tnOamPingCtlIntervalUnits
TN-OAM-TEST-MIB ·
.1.3.6.1.4.1.7483.6.1.2.11.1.4.1.38
Object
column r/w
Enumeration
The value of tnOamPingCtlIntervalUnits specifies the units for
tnOamPingCtlInterval. For example, if tnOamPingCtlIntervalUnits
has the value 'centiseconds(2)', and tnOamPingCtlInterval has the
value 10, the test's interval is 0.1 seconds.
The supported combinations of tnOamPingCtlIntervalUnits,
tnOamPingCtlInterval, tnOamPingCtlTestMode, and
tnOamIcmpPingCtlRapid are specified in the tnOamPingCtlInterval
DESCRIPTION clause.
The interaction between this object and tnOamIcmpPingCtlRapid is
specified in the tnOamIcmpPingCtlRapid DESCRIPTION clause.
Context
- MIB
- TN-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.11.1.4.1.38- Type
- column
- Access
- readwrite
- Status
- current
- 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::tnOamPingCtlIntervalUnits'
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::tnOamPingCtlIntervalUnits.<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::tnOamPingCtlIntervalUnits'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | seconds |
2 | centiseconds |
3 | decimilliseconds |