tNetworkIngIPCritFragment
TIMETRA-QOS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.16.5.11.1.24
Object
column r/w
Enumeration
The value of tNetworkIngIPCritFragment specifies matching criteria to
be used for fragmented or non-fragmented packets.
off (1) - match all packets regardless of fragmented or not.
false (2) - match all non-fragmented packets.
true (3) - match all fragmented packets.
firstOnly (4) - match only the initial packet fragment.
nonFirstOnly (5) - match non-initial packet fragment.
The values 'firstOnly (4)' and 'nonFirstOnly (5)' are supported only
when the value of tNetworkIngIPCritType is set to 'ipv6 (2)'.
Context
- MIB
- TIMETRA-QOS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.16.5.11.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tNetworkIngIPCritEntry
- 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-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-QOS-MIB::tNetworkIngIPCritFragment'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-QOS-MIB::tNetworkIngIPCritFragment.<tNetworkPolicyIndex>.<tNetworkIngIPCritType>.<tNetworkIngIPCritIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-QOS-MIB::tNetworkIngIPCritFragment'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | false |
3 | true |
4 | firstOnly |
5 | nonFirstOnly |
Conformance
Member of