tmnxOamPingCtlRemoteSdp
TIMETRA-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.3.1.2.11.1.3.1.19
Object
The value of tmnxOamPingCtlRemoteSdp specifies the encapsulation of
the ping reply to be sent by the far end node.
When tmnxOamPingCtlRemoteSdp is 'false', the far-end node sends the
reply using the generic IP/GRE OAM encapsulation.
When tmnxOamPingCtlRemoteSdp is 'true', the far-end node sends the
reply using the same service tunnel encapsulation labeling used for the
associated service traffic. If that labeling cannot be found, the
generic IP/GRE OAM encapsulation is used.
This object is applicable only when tmnxOamPingCtlTestMode is
'svcPing'.
Context
- MIB
- TIMETRA-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.11.1.3.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxOamPingCtlEntry
- Groups
- 5
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 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamPingCtlRemoteSdp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamPingCtlRemoteSdp.<tmnxOamPingCtlOwnerIndex>.<tmnxOamPingCtlTestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-TEST-MIB::tmnxOamPingCtlRemoteSdp'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |