pdnPppLinkTestLastEchoTestResults
PDN-PPP-LCP-EXT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.28.1.3.1.4
Object
column Enumeration
Displays the results of the last Echo Test. A value of none(1) will be returned if no Echo Tests have been performed. If an Echo Test is currently being performed and neither a Echo Reply was received nor the Echo Timeout Period has been satisfied, inProgress(2) will be read. If the last Echo Test received a Echo Reply and the echo data received matched that which was sent, a success(3) will be returned. If an Echo Test was initiated and no Echo Reply was received within the Echo Timeout Period, a timedOut(4) will be read. If the Echo Reply was returned, but the data received did not match the data that was sent, a compareFailed(5) will be read.
Context
- MIB
- PDN-PPP-LCP-EXT-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.28.1.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pdnPppLinkTestEntry
- Groups
- 1
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 'PDN-PPP-LCP-EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-PPP-LCP-EXT-MIB::pdnPppLinkTestLastEchoTestResults'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-PPP-LCP-EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-PPP-LCP-EXT-MIB::pdnPppLinkTestLastEchoTestResults.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-PPP-LCP-EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-PPP-LCP-EXT-MIB::pdnPppLinkTestLastEchoTestResults'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of