hwSepPortNbrState
HUAWEI-SEP-MIB ·
.1.3.6.1.4.1.2011.5.25.223.1.4.1.12
Object
column Enumeration
The state of the neighbor state machine: state value down 1 init 2 preup 3 up 4 conflict 5
Context
- MIB
- HUAWEI-SEP-MIB
- OID
.1.3.6.1.4.1.2011.5.25.223.1.4.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwSepPortEntry
- Groups
- 1
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 'HUAWEI-SEP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SEP-MIB::hwSepPortNbrState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SEP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SEP-MIB::hwSepPortNbrState.<hwSepSegmentId>.<hwSepPortType>.<hwSepPortId1>.<hwSepPortId2>.<hwSepPortId3>.<hwSepPortId4>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SEP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SEP-MIB::hwSepPortNbrState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | down |
2 | init |
3 | preup |
4 | up |
5 | conflict |
Conformance
Member of