tnOamPingCtlProbeCount
TN-OAM-TEST-MIB ·
.1.3.6.1.4.1.7483.6.1.2.11.1.4.1.20
Object
column r/w
probesUnsigned32
The value of tnOamPingCtlProbeCount specifies the number of probes to
send during the test.
The maximum probe count depends on the value of tnOamPingCtlTestMode,
as follows:
'macPopulate', 'macPurge','p2mpLspPing', 'svcPing' : 1
'ethCfmTwoWayDelay', 'ethCfmOneWayDelay', 'ethCfmTwoWaySlm', 'ethCfmTwoWayLm' : 1000
'icmpPing' : 100000
otherwise : 100
For the following tnOamPingCtlTestMode values, the value of
tnOamPingCtlProbeCount does not affect the behavior of the test:
'mrInfo', 'mtuPing'.
If tnOamPingCtlTestMode is 'icmpPing', the default probe count value
is 5. Otherwise, the DEFVAL applies.
Context
- MIB
- TN-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.11.1.4.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Units
- probes
- Parent
- tnOamPingCtlEntry
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 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-OAM-TEST-MIB::tnOamPingCtlProbeCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-OAM-TEST-MIB::tnOamPingCtlProbeCount.<tnSysSwitchId>.<tnOamPingCtlTestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-OAM-TEST-MIB::tnOamPingCtlProbeCount'
Syntax
probesUnsigned32
Values & Constraints
Object Constraints
range: 1-100000