HH3C-MINM-MIB

File: HH3C-MINM-MIB.mib (11094 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI RFC1213-MIB
HH3C-OID-MIB HH3C-VSI-MIB

Imported symbols

RowStatus TEXTUAL-CONVENTION MacAddress
MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 ifIndex hh3cCommon
hh3cVsiIndex

Defined Types

Hh3cMinmEnabledStatus  
A enumerated value which indicates the state of object.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

Hh3cMinmVsiEntry  
SEQUENCE    
  hh3cMinmVsiBvlan Integer32
  hh3cMinmVsiReEncapsulation Hh3cMinmEnabledStatus
  hh3cMinmVsiNextAvailableLinkId Unsigned32

Hh3cMinmUplinkEntry  
SEQUENCE    
  hh3cMinmUplinkRowStatus RowStatus

Hh3cMinmConnectionEntry  
SEQUENCE    
  hh3cMinmConnectionLinkId Unsigned32
  hh3cMinmConnectionBmac MacAddress
  hh3cMinmConnectionBvlan Integer32
  hh3cMinmConnectionPort Integer32
  hh3cMinmConnectionStatus INTEGER
  hh3cMinmConnectionAgingStatus INTEGER
  hh3cMinmConnectionRowStatus RowStatus

Defined Values

hh3cMinm 1.3.6.1.4.1.25506.2.107
802.1ah MAC-in-MAC MIB
MODULE-IDENTITY    

hh3cMinmObjects 1.3.6.1.4.1.25506.2.107.1
OBJECT IDENTIFIER    

hh3cMinmScalarGroup 1.3.6.1.4.1.25506.2.107.1.1
OBJECT IDENTIFIER    

hh3cMinmCapabilities 1.3.6.1.4.1.25506.2.107.1.1.1
This object displays the MAC-in-MAC capabilities with respect to certain fields. The following values may be supported: reEncapsulation: Support for configuring re-encapsulation (denoted by hh3cMinmVsiReEncapsulation). uplink: Support for configuring uplink (denoted by hh3cMinmUplinkTable). vsiShareConnection: It indicates that connection entry is shared in all VSIs. hh3cVsiIndex is meaningless and must be value 1 in hh3cMinmConnectionTable.
Status: current Access: read-only
OBJECT-TYPE    
  BITS reEncapsulation(0), uplink(1), vsiShareConnection(2)  

hh3cMinmBmac 1.3.6.1.4.1.25506.2.107.1.1.2
A MAC address used in creating the MAC header of I-tagged frames transmitted across a Provider Backbone Bridged Network. The invalid value FF:FF:FF:FF:FF:FF indicates that this node is not supported by the device.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hh3cMinmVsiTable 1.3.6.1.4.1.25506.2.107.1.2
A table for configuring MAC-in-MAC service instance parameter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMinmVsiEntry

hh3cMinmVsiEntry 1.3.6.1.4.1.25506.2.107.1.2.1
An entry for configuring MAC-in-MAC service instance parameter.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMinmVsiEntry  

hh3cMinmVsiBvlan 1.3.6.1.4.1.25506.2.107.1.2.1.1
BVLAN ID. The value 65535 indicates the BVLAN has not been configured for get operation, and it indicates deleting the BVLAN configration for set operation.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

hh3cMinmVsiReEncapsulation 1.3.6.1.4.1.25506.2.107.1.2.1.2
Whether the re-encapsulation is enabled. The reEncapsulation field of hh3cMinmCapabilities denotes whether this node is supported.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cMinmEnabledStatus  

hh3cMinmVsiNextAvailableLinkId 1.3.6.1.4.1.25506.2.107.1.2.1.3
Next available connection entry index for creating a connection entry. Its value ranges from 0x1 to 0xFFFFFFFF.The invalid value 0xFFFFFFFF indicates that connection entry can not be created. When the vsiShareConnection field of hh3cMinmCapabilities is set, this node returns an invalid value if the value of hh3cVsiIndex is not 1.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cMinmUplinkTable 1.3.6.1.4.1.25506.2.107.1.3
A table for uplink ports of the VSI in MAC-in-MAC. The uplink field of hh3cMinmCapabilities denotes whether this table is supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMinmUplinkEntry

hh3cMinmUplinkEntry 1.3.6.1.4.1.25506.2.107.1.3.1
An entry for uplink ports of the VSI in MAC-in-MAC.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMinmUplinkEntry  

hh3cMinmUplinkRowStatus 1.3.6.1.4.1.25506.2.107.1.3.1.1
Operation status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cMinmConnectionTable 1.3.6.1.4.1.25506.2.107.1.4
A table for the connection information of BMAC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMinmConnectionEntry

hh3cMinmConnectionEntry 1.3.6.1.4.1.25506.2.107.1.4.1
An entry for the connection information of BMAC. When the vsiShareConnection field of hh3cMinmCapabilities is set, connection entry is shared in all VSIs. hh3cVsiIndex is meaningless and must be value 1 in hh3cMinmConnectionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMinmConnectionEntry  

hh3cMinmConnectionLinkId 1.3.6.1.4.1.25506.2.107.1.4.1.1
Entry index when the vsiShareConnection bit of hh3cMinmCapabilities is set(hh3cVsiIndex is meaningless and must be value 1), else entry index in the VSI of hh3cVsiIndex.Its value ranges from 0x1 to 0xFFFFFFFE. It should be obtained from hh3cMinmVsiNextAvailableLinkId for create operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hh3cMinmConnectionBmac 1.3.6.1.4.1.25506.2.107.1.4.1.2
BMAC of an connection entry.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

hh3cMinmConnectionBvlan 1.3.6.1.4.1.25506.2.107.1.4.1.3
BVLAN of an connection entry.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094  

hh3cMinmConnectionPort 1.3.6.1.4.1.25506.2.107.1.4.1.4
Port ifindex of an connection entry.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cMinmConnectionStatus 1.3.6.1.4.1.25506.2.107.1.4.1.5
State of an connection entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER learned(1), configDynamic(2), configStatic(3), blackhole(4)  

hh3cMinmConnectionAgingStatus 1.3.6.1.4.1.25506.2.107.1.4.1.6
Aging time of an connection entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER aging(1), noAged(2)  

hh3cMinmConnectionRowStatus 1.3.6.1.4.1.25506.2.107.1.4.1.7
Operation status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus