H3C-MINM-MIB

File: H3C-MINM-MIB.mib (11004 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI RFC1213-MIB
HUAWEI-3COM-OID-MIB H3C-VSI-MIB

Imported symbols

RowStatus TEXTUAL-CONVENTION MacAddress
MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 ifIndex h3cCommon
h3cVsiIndex

Defined Types

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

H3cMinmVsiEntry  
SEQUENCE    
  h3cMinmVsiBvlan Integer32
  h3cMinmVsiReEncapsulation H3cMinmEnabledStatus
  h3cMinmVsiNextAvailableLinkId Unsigned32

H3cMinmUplinkEntry  
SEQUENCE    
  h3cMinmUplinkRowStatus RowStatus

H3cMinmConnectionEntry  
SEQUENCE    
  h3cMinmConnectionLinkId Unsigned32
  h3cMinmConnectionBmac MacAddress
  h3cMinmConnectionBvlan Integer32
  h3cMinmConnectionPort Integer32
  h3cMinmConnectionStatus INTEGER
  h3cMinmConnectionAgingStatus INTEGER
  h3cMinmConnectionRowStatus RowStatus

Defined Values

h3cMinm 1.3.6.1.4.1.2011.10.2.107
802.1ah MAC-in-MAC MIB
MODULE-IDENTITY    

h3cMinmObjects 1.3.6.1.4.1.2011.10.2.107.1
OBJECT IDENTIFIER    

h3cMinmScalarGroup 1.3.6.1.4.1.2011.10.2.107.1.1
OBJECT IDENTIFIER    

h3cMinmCapabilities 1.3.6.1.4.1.2011.10.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 h3cMinmVsiReEncapsulation). uplink: Support for configuring uplink (denoted by h3cMinmUplinkTable). vsiShareConnection: It indicates that connection entry is shared in all VSIs. h3cVsiIndex is meaningless and must be value 1 in h3cMinmConnectionTable.
Status: current Access: read-only
OBJECT-TYPE    
  BITS reEncapsulation(0), uplink(1), vsiShareConnection(2)  

h3cMinmBmac 1.3.6.1.4.1.2011.10.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  

h3cMinmVsiTable 1.3.6.1.4.1.2011.10.2.107.1.2
A table for configuring MAC-in-MAC service instance parameter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cMinmVsiEntry

h3cMinmVsiEntry 1.3.6.1.4.1.2011.10.2.107.1.2.1
An entry for configuring MAC-in-MAC service instance parameter.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cMinmVsiEntry  

h3cMinmVsiBvlan 1.3.6.1.4.1.2011.10.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  

h3cMinmVsiReEncapsulation 1.3.6.1.4.1.2011.10.2.107.1.2.1.2
Whether the re-encapsulation is enabled. The reEncapsulation field of h3cMinmCapabilities denotes whether this node is supported.
Status: current Access: read-write
OBJECT-TYPE    
  H3cMinmEnabledStatus  

h3cMinmVsiNextAvailableLinkId 1.3.6.1.4.1.2011.10.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 h3cMinmCapabilities is set, this node returns an invalid value if the value of h3cVsiIndex is not 1.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cMinmUplinkTable 1.3.6.1.4.1.2011.10.2.107.1.3
A table for uplink ports of the VSI in MAC-in-MAC. The uplink field of h3cMinmCapabilities denotes whether this table is supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cMinmUplinkEntry

h3cMinmUplinkEntry 1.3.6.1.4.1.2011.10.2.107.1.3.1
An entry for uplink ports of the VSI in MAC-in-MAC.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cMinmUplinkEntry  

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

h3cMinmConnectionTable 1.3.6.1.4.1.2011.10.2.107.1.4
A table for the connection information of BMAC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cMinmConnectionEntry

h3cMinmConnectionEntry 1.3.6.1.4.1.2011.10.2.107.1.4.1
An entry for the connection information of BMAC. When the vsiShareConnection field of h3cMinmCapabilities is set, connection entry is shared in all VSIs. h3cVsiIndex is meaningless and must be value 1 in h3cMinmConnectionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cMinmConnectionEntry  

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

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

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

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

h3cMinmConnectionStatus 1.3.6.1.4.1.2011.10.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)  

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

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