optixTunnelTpOamMepDefectType
OPTIX-MPLSTP-OAM-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.4.1.12.1.3
Object
column Enumeration
This object indicates the defect type of the tunnel OAM. 1: dServer 2: dPeerME 3: dLOCV 4: dTTSI_Mismatch 5: dTTSI_Mismerge 6: dExcess 7: dUnknown 8: dUnExpMeg 9: dUnExpPer 10: dunExpMep 255: invalid
Context
- MIB
- OPTIX-MPLSTP-OAM-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.4.1.12.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optixTunnelTpOamMepStateEntry
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::optixTunnelTpOamMepDefectType'
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::optixTunnelTpOamMepDefectType.<optixTunnelTpOamMepIndex>.<optixTunnelTpOamMepDirection>'
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::optixTunnelTpOamMepDefectType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dserver |
2 | dpeerme |
3 | dlocv |
4 | dttsimismatch |
5 | dttsimismerge |
6 | dexcess |
7 | dunknown |
8 | dunexpmeg |
9 | dunexpper |
10 | dunexpmep |
255 | invalid |