optixSEPEvtTrapNBRState
OPTIX-SEP-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.36.1.6.5
Object
scalar Enumeration
This object indicates the SEP neighbor port status. Value 0 indicates down; value 1 indicates initialized; 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.6.5- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- optixSEPEvtTrapMember
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::optixSEPEvtTrapNBRState.0'
More examples
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::optixSEPEvtTrapNBRState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | down |
1 | init |
2 | preup |
3 | up |
4 | conflict |
255 | none |