optixTunnelTpOamMepDirection
OPTIX-MPLSTP-OAM-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.4.1.12.1.1
Object
column Enumeration
For bidirectional tunnels, the status query is performaned in two directions, local and remote end. The query for the tunnel OAM is performed only in one direction, local or remote end. For the unidirectional ingress tunnel, only the local query result is returned. While for the unidirectional egress tunnel, only the remotequery result is returned.
Context
- MIB
- OPTIX-MPLSTP-OAM-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.4.1.12.1.1- Type
- column
- Access
- noaccess
- 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::optixTunnelTpOamMepDirection'
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::optixTunnelTpOamMepDirection.<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::optixTunnelTpOamMepDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | farend |
1 | nearend |