hh3chgmpNTDPTopLinkStatus
HH3C-HGMP-MIB ·
.1.3.6.1.4.1.25506.8.7.4.11.1.11
Object
column Enumeration
In STP or RSTP, it describes link status according to port STP steady status. In MSTP it describes STP steady status of the instance which management VLAN belongs to. Either 'hgmpNTDPTopEdgeStartPort' or 'hgmpNTDPTopEdgeEndPort' STP steady status is 'blocking', this object is 'blocking', otherwise is 'forwarding'. If STP or MSTP is disabled, this object is 'forwarding'.
Context
- MIB
- HH3C-HGMP-MIB
- OID
.1.3.6.1.4.1.25506.8.7.4.11.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3chgmpNTDPTopEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-HGMP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-HGMP-MIB::hh3chgmpNTDPTopLinkStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-HGMP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-HGMP-MIB::hh3chgmpNTDPTopLinkStatus.<hh3chgmpNTDPTopHashIndex>.<hh3chgmpNTDPTopEdgeStartDevID>.<hh3chgmpNTDPTopEdgeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-HGMP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-HGMP-MIB::hh3chgmpNTDPTopLinkStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forwarding |
2 | blocking |