H3C-MINM-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: H3C-MINM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 h3cMinm 1.3.6.1.4.1.2011.10.2.107
802.1ah MAC-in-MAC MIB
         h3cMinmObjects 1.3.6.1.4.1.2011.10.2.107.1
             h3cMinmScalarGroup 1.3.6.1.4.1.2011.10.2.107.1.1
                 h3cMinmCapabilities 1.3.6.1.4.1.2011.10.2.107.1.1.1 bits read-only
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. Bits: 'vsiShareConnection': 2, 'reEncapsulation': 0, 'uplink': 1.
                 h3cMinmBmac 1.3.6.1.4.1.2011.10.2.107.1.1.2 macaddress read-only
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.
             h3cMinmVsiTable 1.3.6.1.4.1.2011.10.2.107.1.2 no-access
A table for configuring MAC-in-MAC service instance parameter.
                 h3cMinmVsiEntry 1.3.6.1.4.1.2011.10.2.107.1.2.1 no-access
An entry for configuring MAC-in-MAC service instance parameter.
                     h3cMinmVsiBvlan 1.3.6.1.4.1.2011.10.2.107.1.2.1.1 integer32 read-write
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.
                     h3cMinmVsiReEncapsulation 1.3.6.1.4.1.2011.10.2.107.1.2.1.2 h3cminmenabledstatus read-write
Whether the re-encapsulation is enabled. The reEncapsulation field of h3cMinmCapabilities denotes whether this node is supported.
                     h3cMinmVsiNextAvailableLinkId 1.3.6.1.4.1.2011.10.2.107.1.2.1.3 unsigned32 read-only
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.
             h3cMinmUplinkTable 1.3.6.1.4.1.2011.10.2.107.1.3 no-access
A table for uplink ports of the VSI in MAC-in-MAC. The uplink field of h3cMinmCapabilities denotes whether this table is supported.
                 h3cMinmUplinkEntry 1.3.6.1.4.1.2011.10.2.107.1.3.1 no-access
An entry for uplink ports of the VSI in MAC-in-MAC.
                     h3cMinmUplinkRowStatus 1.3.6.1.4.1.2011.10.2.107.1.3.1.1 rowstatus read-only
Operation status of this table entry.
             h3cMinmConnectionTable 1.3.6.1.4.1.2011.10.2.107.1.4 no-access
A table for the connection information of BMAC.
                 h3cMinmConnectionEntry 1.3.6.1.4.1.2011.10.2.107.1.4.1 no-access
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.
                     h3cMinmConnectionLinkId 1.3.6.1.4.1.2011.10.2.107.1.4.1.1 unsigned32 no-access
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.
                     h3cMinmConnectionBmac 1.3.6.1.4.1.2011.10.2.107.1.4.1.2 macaddress read-only
BMAC of an connection entry.
                     h3cMinmConnectionBvlan 1.3.6.1.4.1.2011.10.2.107.1.4.1.3 integer32 read-only
BVLAN of an connection entry.
                     h3cMinmConnectionPort 1.3.6.1.4.1.2011.10.2.107.1.4.1.4 integer32 read-only
Port ifindex of an connection entry.
                     h3cMinmConnectionStatus 1.3.6.1.4.1.2011.10.2.107.1.4.1.5 integer read-only
State of an connection entry. Enumeration: 'configStatic': 3, 'learned': 1, 'configDynamic': 2, 'blackhole': 4.
                     h3cMinmConnectionAgingStatus 1.3.6.1.4.1.2011.10.2.107.1.4.1.6 integer read-only
Aging time of an connection entry. Enumeration: 'aging': 1, 'noAged': 2.
                     h3cMinmConnectionRowStatus 1.3.6.1.4.1.2011.10.2.107.1.4.1.7 rowstatus read-only
Operation status of this table entry.