docsSubmgt3FilterGrpInetDestMask

DOCS-SUBMGT3-MIB · .1.3.6.1.4.1.4491.2.1.10.1.5.1.13

Object

This attribute represents which bits of a packet's 
IP Destination Address are compared to match this rule. 
An IP packet matches the rule when the packet's IP Destination 
Address bitwise ANDed with the InetDestMask value 
equals the InetDestAddr value. The address type 
of this object is specified by InetAddrType.

Context

MIB
DOCS-SUBMGT3-MIB
OID
.1.3.6.1.4.1.4491.2.1.10.1.5.1.13
Type
column
Access
readwrite
Status
current
Parent
docsSubmgt3FilterGrpEntry
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-SUBMGT3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT3-MIB::docsSubmgt3FilterGrpInetDestMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-SUBMGT3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT3-MIB::docsSubmgt3FilterGrpInetDestMask.<docsSubmgt3FilterGrpGrpId>.<docsSubmgt3FilterGrpRuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-SUBMGT3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-SUBMGT3-MIB::docsSubmgt3FilterGrpInetDestMask'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance