HPN-ICF-MCDR-MIB

File: HPN-ICF-MCDR-MIB.mib (7861 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
IF-MIB Q-BRIDGE-MIB HPN-ICF-OID-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
TEXTUAL-CONVENTION DateAndTime InetAddressType
InetAddress ifIndex VlanId
hpnicfCommon

Defined Types

HpnicfMultUserOnlineInfoEntry  
SEQUENCE    
  hpnicfMultUserRecordID Unsigned32
  hpnicfMultUserSubIfIndex Unsigned32
  hpnicfMultUserVlanID VlanId
  hpnicfMultUserJoinGAddrType InetAddressType
  hpnicfMultUserJoinGAddr InetAddress
  hpnicfMultUserJoinSAddrType InetAddressType
  hpnicfMultUserJoinSAddr InetAddress
  hpnicfMultUserStatus INTEGER
  hpnicfMultUserJoinTime DateAndTime
  hpnicfMultUserPreviewTimes Unsigned32
  hpnicfMultUserPreviewRemain Unsigned32

Defined Values

hpnicfMultCDR 1.3.6.1.4.1.11.2.14.11.15.2.86
The initial version of this MIB file.
MODULE-IDENTITY    

hpnicfMultCDRCfgObject 1.3.6.1.4.1.11.2.14.11.15.2.86.1
OBJECT IDENTIFIER    

hpnicfMultCDRStatus 1.3.6.1.4.1.11.2.14.11.15.2.86.1.1
Configure to enable or disable multicast CDR function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hpnicfMultCDRReportInterval 1.3.6.1.4.1.11.2.14.11.15.2.86.1.2
Configure the multicast CDR report-interval. Unit: second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 30..600  

hpnicfMultCDRCacheLimit 1.3.6.1.4.1.11.2.14.11.15.2.86.1.3
Configure the multicast CDR cache-limit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 16..1024  

hpnicfMultCDRRecordDelay 1.3.6.1.4.1.11.2.14.11.15.2.86.1.4
Configure the multicast CDR record-delay. Unit: second
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..600  

hpnicfMultCDRRecordSend 1.3.6.1.4.1.11.2.14.11.15.2.86.1.5
Send record at once.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER send(1), caching(2)  

hpnicfMultUserOnlineInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.86.2
Multicast user online information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMultUserOnlineInfoEntry

hpnicfMultUserOnlineInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.86.2.1
The entry of multicast user online information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMultUserOnlineInfoEntry  

hpnicfMultUserRecordID 1.3.6.1.4.1.11.2.14.11.15.2.86.2.1.1
The index of online record.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpnicfMultUserSubIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.86.2.1.2
The index of sub-interface which is active. If the value is zero, hpnicfMultUserSubIfIndex should be ignored.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfMultUserVlanID 1.3.6.1.4.1.11.2.14.11.15.2.86.2.1.3
The ID of VLAN in which the user joined the multicast group.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

hpnicfMultUserJoinGAddrType 1.3.6.1.4.1.11.2.14.11.15.2.86.2.1.4
Type of the multicast group IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hpnicfMultUserJoinGAddr 1.3.6.1.4.1.11.2.14.11.15.2.86.2.1.5
The multicast group address which the user joined.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hpnicfMultUserJoinSAddrType 1.3.6.1.4.1.11.2.14.11.15.2.86.2.1.6
Type of the multicast source IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hpnicfMultUserJoinSAddr 1.3.6.1.4.1.11.2.14.11.15.2.86.2.1.7
The multicast source address which the user joined. If the value is '0.0.0.0'(IPv4) or '::'(IPv6), hpnicfMultUserJoinSAddr should be ignored.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hpnicfMultUserStatus 1.3.6.1.4.1.11.2.14.11.15.2.86.2.1.8
The current status of user. permit - user in permit status. preview - user in preview status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER permit(1), preview(2)  

hpnicfMultUserJoinTime 1.3.6.1.4.1.11.2.14.11.15.2.86.2.1.9
The time when the user joined the multicast group.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hpnicfMultUserPreviewTimes 1.3.6.1.4.1.11.2.14.11.15.2.86.2.1.10
The times of multicast preview which the user joined. If hpnicfMultUserStatus is not preview, hpnicfMultUserPreviewTimes should be ignored.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfMultUserPreviewRemain 1.3.6.1.4.1.11.2.14.11.15.2.86.2.1.11
The remanent time slice of multicast preview which the user joined. If hpnicfMultUserStatus is not preview, hpnicfMultUserPreviewRemain should be ignored.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32