docsSubMgtPktFilterTosMask
DOCS-SUBMGT-MIB ·
.1.3.6.1.3.83.4.1.6.1.9
Object
column r/w
OctetString
The mask to apply against the TOS value to be matched in the
IP packet. The default for both these objects taken together
matches all TOS values. A packet matches this filter if the
following is true:
AND (FilterTosValue, FilterTosMask) ==
AND (Packet TOS Value, FilterTosMask).
Context
- MIB
- DOCS-SUBMGT-MIB
- OID
.1.3.6.1.3.83.4.1.6.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- docsSubMgtPktFilterEntry
- 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 'DOCS-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT-MIB::docsSubMgtPktFilterTosMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT-MIB::docsSubMgtPktFilterTosMask.<docsSubMgtPktFilterGroup>.<docsSubMgtPktFilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-SUBMGT-MIB::docsSubMgtPktFilterTosMask'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-1
Conformance
Member of