tmnxOamPingCtlProbeCount
TIMETRA-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.3.1.2.11.1.3.1.22
Object
column r/w
probesUnsigned32
The value of tmnxOamPingCtlProbeCount specifies the number of probes
to send during the test.
The relevance, range, and default for tmnxOamPingCtlProbeCount depends
on tmnxOamPingCtlTestMode, as follows.
tmnxOamPingCtlTestMode Relevant? Min Max Default
---------------------- --------- --- --- -------
'ancpLoopback' Yes 1 32 1
'atmPing' Yes 1 100 1
'cpePing' Yes 1 100 1
'dnsPing' Yes 1 100 1
'ethCfmLoopback' Yes 1 100 1
'ethCfmTwoWayDelay' Yes 1 1000 1
'ethCfmTwoWaySlm' Yes 1 1000 1
'gtpPing' Yes 1 100 1
'icmpPing' Yes 1 100000 5
'lspPing' Yes 1 100 1
'macPing' Yes 1 100 1
'mfibPing' Yes 1 100 1
'sdpPing' Yes 1 100 1
'vccvPing' Yes 1 100 1
'vprnPing' Yes 1 100 1
'vxlanPing' Yes 1 1024 1
otherwise No N/A N/A N/A
Context
- MIB
- TIMETRA-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.11.1.3.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Units
- probes
- 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::tmnxOamPingCtlProbeCount'
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::tmnxOamPingCtlProbeCount.<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::tmnxOamPingCtlProbeCount'
Syntax
probesUnsigned32
Values & Constraints
Object Constraints
range: 1-100000