optixPWTpOamMepState
OPTIX-MPLSTP-OAM-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.4.1.13.1.2
Object
column Enumeration
This object indicates the PW OAM status. 0: ThePW OAM is in initializing state. 1: ThePW OAM is available at the local end. 2: ThePW OAM is available at the local end. 3: The PWOAM is defective and unavailable at the local end. 4: ThePW OAM is unavailable at the local end. 5: ThePW OAM is available at the remote end. 6: ThePW OAM is defective but available at the remote end. 7: ThePW OAM is defective and unavailable at the remote end. 8: ThePW OAM is unavailable at the remote end.
Context
- MIB
- OPTIX-MPLSTP-OAM-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.4.1.13.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optixPWTpOamMepStateEntry
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 'OPTIX-MPLSTP-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-MPLSTP-OAM-MIB::optixPWTpOamMepState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-MPLSTP-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-MPLSTP-OAM-MIB::optixPWTpOamMepState.<optixPWTpOamMepIndex>.<optixPWTpOamMepDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-MPLSTP-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-MPLSTP-OAM-MIB::optixPWTpOamMepState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | initialstate |
1 | nearendavailable |
2 | nearenddefectavailable |
3 | nearenddefectunavailable |
4 | nearendunavailable |
5 | farendavailable |
6 | farenddefectavailable |
7 | farenddefectunavailable |
8 | farendunavailable |