optixSEPTopoNeiState

OPTIX-SEP-MIB · .1.3.6.1.4.1.2011.2.25.4.50.36.1.3.1.18

Object

column Enumeration
This node indicates the neighbor status in the SEP topology information. Value 0 indicates down; value 1 indicates init; value 2 indicates preup; value 3 indicates up; value 4 indicates conflict; value 0xff indicates none.

Context

MIB
OPTIX-SEP-MIB
OID
.1.3.6.1.4.1.2011.2.25.4.50.36.1.3.1.18
Type
column
Access
readonly
Status
current
Parent
optixSEPTopoEntry

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 'OPTIX-SEP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-SEP-MIB::optixSEPTopoNeiState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-SEP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-SEP-MIB::optixSEPTopoNeiState.<optixSEPTopoIndex>.<optixSEPID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-SEP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-SEP-MIB::optixSEPTopoNeiState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0down
1init
2preup
3up
4conflict
255none