docsSubMgtPktFilterDstMask

DOCS-SUBMGT-MIB · .1.3.6.1.3.83.4.1.6.1.6

Object

column r/w IpV4orV6Addr
A bit mask that is to be applied to the destination
address prior to matching. This, taken with the DstAddr
specifies a matching criteria.  By default, the pair specifies
a filter which matches all destination addresses. This mask is
not necessarily the same as a subnet mask, but for IPv4
addresses the 1's bits must be leftmost and contiguous. IPv6
masks have no such restriction.

Context

MIB
DOCS-SUBMGT-MIB
OID
.1.3.6.1.3.83.4.1.6.1.6
Type
column
Access
readwrite
Status
current
Parent
docsSubMgtPktFilterEntry
Groups
1

Walk 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::docsSubMgtPktFilterDstMask'
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::docsSubMgtPktFilterDstMask.<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::docsSubMgtPktFilterDstMask'

Syntax

Source
IpV4orV6Addr
Base type
OctetString

Values & Constraints

Type Constraints
range: 0 range: 4 range: 16

Conformance