HH3C-MCDR-MIB

File: HH3C-MCDR-MIB.mib (7894 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
IF-MIB Q-BRIDGE-MIB HH3C-OID-MIB

Imported symbols

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

Defined Types

Hh3cMultUserOnlineInfoEntry  
SEQUENCE    
  hh3cMultUserRecordID Unsigned32
  hh3cMultUserSubIfIndex Unsigned32
  hh3cMultUserVlanID VlanId
  hh3cMultUserJoinGAddrType InetAddressType
  hh3cMultUserJoinGAddr InetAddress
  hh3cMultUserJoinSAddrType InetAddressType
  hh3cMultUserJoinSAddr InetAddress
  hh3cMultUserStatus INTEGER
  hh3cMultUserJoinTime DateAndTime
  hh3cMultUserPreviewTimes Unsigned32
  hh3cMultUserPreviewRemain Unsigned32

Defined Values

hh3cMultCDR 1.3.6.1.4.1.25506.2.86
The initial version of this MIB file.
MODULE-IDENTITY    

hh3cMultCDRCfgObject 1.3.6.1.4.1.25506.2.86.1
OBJECT IDENTIFIER    

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

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

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

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

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

hh3cMultUserOnlineInfoTable 1.3.6.1.4.1.25506.2.86.2
Multicast user online information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMultUserOnlineInfoEntry

hh3cMultUserOnlineInfoEntry 1.3.6.1.4.1.25506.2.86.2.1
The entry of multicast user online information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMultUserOnlineInfoEntry  

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

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

hh3cMultUserVlanID 1.3.6.1.4.1.25506.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  

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

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

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

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

hh3cMultUserStatus 1.3.6.1.4.1.25506.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)  

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

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

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