hwSepTopoPortNbrState

HUAWEI-SEP-MIB · .1.3.6.1.4.1.2011.5.25.223.1.3.1.9

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.3.1.9
Type
column
Access
readonly
Status
current
Parent
hwSepTopologyEntry
Groups
1

Walk 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::hwSepTopoPortNbrState'
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::hwSepTopoPortNbrState.<hwSepSegmentId>.<hwSepHop>'
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::hwSepTopoPortNbrState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1down
2init
3preup
4up
5conflict

Conformance