HPN-ICF-MINM-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.107
- Last updated
- 2009-08-08 10:00
- Revisions
- 2009-08-08 10:00
- Namespace
- hp
- Source file
HPN-ICF-MINM-MIB- Digest
sha256:fd9a51d62231862edc21617623aa1d9418404b5d81c500d454f0696655dbb98a
Description
802.1ah MAC-in-MAC MIB
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| HPN-ICF-VSI-MIB | hpnicfVsiIndex |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-MINM-MIB HPN-ICF-OID-MIB HPN-ICF-VSI-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HpnicfMinmEnabledStatus TEXTUAL-CONVENTION A enumerated value which indicates the state of object. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfMinmObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.107.1 | |||
| hpnicfMinmScalarGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.1 | |||
| hpnicfMinmCapabilities OBJECT-TYPE 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 hpnicfMinmVsiReEncapsulation). uplink: Support for configuring uplink (denoted by hpnicfMinmUplinkTable). vsiShareConnection: It indicates that connection entry is shared in all VSIs. hpnicfVsiIndex is meaningless and must be value 1 in hpnicfMinmConnectionTable. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.1.1 | Bits {reEncapsulation(0), uplink(1), vsiShareConnection(2)} | read-only | current |
| hpnicfMinmBmac OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.1.2 | MacAddress | read-only | current |
| hpnicfMinmVsiTable OBJECT-TYPE A table for configuring MAC-in-MAC service instance parameter. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.2 | not-accessible | current | |
| hpnicfMinmVsiEntry OBJECT-TYPE An entry for configuring MAC-in-MAC service instance parameter. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.2.1 | not-accessible | current | |
| hpnicfMinmVsiBvlan OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.2.1.1 | Integer32 (1..4094 | 65535) | read-write | current |
| hpnicfMinmVsiReEncapsulation OBJECT-TYPE Whether the re-encapsulation is enabled. The reEncapsulation field of hpnicfMinmCapabilities denotes whether this node is supported. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.2.1.2 | HpnicfMinmEnabledStatus | read-write | current |
| hpnicfMinmVsiNextAvailableLinkId OBJECT-TYPE 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 hpnicfMinmCapabilities is set, this node returns an invalid value if the value of hpnicfVsiIndex is not 1. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.2.1.3 | Unsigned32 | read-only | current |
| hpnicfMinmUplinkTable OBJECT-TYPE A table for uplink ports of the VSI in MAC-in-MAC. The uplink field of hpnicfMinmCapabilities denotes whether this table is supported. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.3 | not-accessible | current | |
| hpnicfMinmUplinkEntry OBJECT-TYPE An entry for uplink ports of the VSI in MAC-in-MAC. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.3.1 | not-accessible | current | |
| hpnicfMinmUplinkRowStatus OBJECT-TYPE Operation status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.3.1.1 | RowStatus | read-create | current |
| hpnicfMinmConnectionTable OBJECT-TYPE A table for the connection information of BMAC. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4 | not-accessible | current | |
| hpnicfMinmConnectionEntry OBJECT-TYPE An entry for the connection information of BMAC. When the vsiShareConnection field of hpnicfMinmCapabilities is set, connection entry is shared in all VSIs. hpnicfVsiIndex is meaningless and must be value 1 in hpnicfMinmConnectionTable. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4.1 | not-accessible | current | |
| hpnicfMinmConnectionLinkId OBJECT-TYPE Entry index when the vsiShareConnection bit of hpnicfMinmCapabilities is set(hpnicfVsiIndex is meaningless and must be value 1), else entry index in the VSI of hpnicfVsiIndex.Its value ranges from 0x1 to 0xFFFFFFFE. It should be obtained from hpnicfMinmVsiNextAvailableLinkId for create operation. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4.1.1 | Unsigned32 | not-accessible | current |
| hpnicfMinmConnectionBmac OBJECT-TYPE BMAC of an connection entry. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4.1.2 | MacAddress | read-create | current |
| hpnicfMinmConnectionBvlan OBJECT-TYPE BVLAN of an connection entry. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4.1.3 | Integer32 (1..4094) | read-create | current |
| hpnicfMinmConnectionPort OBJECT-TYPE Port ifindex of an connection entry. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4.1.4 | Integer32 | read-create | current |
| hpnicfMinmConnectionStatus OBJECT-TYPE State of an connection entry. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4.1.5 | INTEGER {learned(1), configDynamic(2), configStatic(3), blackhole(4)} | read-create | current |
| hpnicfMinmConnectionAgingStatus OBJECT-TYPE Aging time of an connection entry. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4.1.6 | INTEGER {aging(1), noAged(2)} | read-only | current |
| hpnicfMinmConnectionRowStatus OBJECT-TYPE Operation status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4.1.7 | RowStatus | read-create | current |