tSapEgrIPCritFragment
TIMETRA-QOS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.16.4.7.1.21
Object
The value of tSapEgrIPCritFragment specifies fragmented packet
matching. If the value is 'true', only fragmented packets match. If
the value is 'false', only non-fragmented packets match. If the value
is 'off', all packets match regardless.
This field is only relevant for ipv4. An inconsistentValue error is
returned when the value of tSapEgrIPCritFragment is not 'off' and the
value of tSapEgrIPCritAddrType is not 'ipv4'.
Context
- MIB
- TIMETRA-QOS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.16.4.7.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tSapEgrIPCritEntry
- Groups
- 3
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::tSapEgrIPCritFragment'
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::tSapEgrIPCritFragment.<tSapEgressIndex>.<tSapEgrIPCritAddrType>.<tSapEgrIPCritIndex>'
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::tSapEgrIPCritFragment'
Syntax
- Source
- TIMETRA-TC-MIBTItemMatch
- Base type
Enumeration
Values & Constraints
Type Values
1 | off |
2 | false |
3 | true |