tmnxOamIcmpPingCtlDoNotFragment
TIMETRA-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.3.1.2.11.1.18.1.9
Object
The value of tmnxOamIcmpPingCtlDoNotFragment specifies whether or not
the IPv4 'DF' (Don't Fragment) bit is set in the ICMP ping packet(s)
launched for the test.
When tmnxOamIcmpPingCtlDoNotFragment is 'true(1)', the 'DF' bit is
set.
This object is significant if:
1. The target address type for the test (i.e.
tmnxOamPingCtlTgtAddrType) is 'ipv4(1)', or
2. tmnxOamPingCtlTgtAddrType is 'dns(16)', and the DNS name resolves
to an IPv4 address.
Otherwise, this object is ignored.
Context
- MIB
- TIMETRA-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.11.1.18.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxOamIcmpPingCtlEntry
- 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 '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::tmnxOamIcmpPingCtlDoNotFragment'
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::tmnxOamIcmpPingCtlDoNotFragment.<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::tmnxOamIcmpPingCtlDoNotFragment'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of