tmnxOamPingResultsSvcPing
ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.3.1.2.11.1.4.1.9
Object
column Enumeration
The object contains the final results of an OAM 'svcPing' test. The value of this object MUST be reported as 0 when no ping responses have been received or an active test has not yet timed out. When tmnxOamPingCtlTestMode does not have a value of 'svcPing', this object is not relevant and should contain a value of 0.
Context
- MIB
- ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.11.1.4.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxOamPingResultsEntry
- Groups
- 2
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 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB::tmnxOamPingResultsSvcPing'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB::tmnxOamPingResultsSvcPing.<tmnxOamPingCtlOwnerIndex>.<tmnxOamPingCtlTestIndex>.<tmnxOamPingResultsTestRunIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB::tmnxOamPingResultsSvcPing'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | undetermined |
1 | failed |
2 | success |