docsSubmgt3FilterGrpInetSrcMask

DOCS-SUBMGT3-MIB · .1.3.6.1.4.1.4491.2.1.10.1.5.1.11

Object

This attribute represents which bits of a packet's 
IP Source Address are compared to match this rule. An 
IP packet matches the rule when the packet's IP Source 
Address bitwise ANDed with the InetSrcMask value equals 
the InetSrcAddr 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.11
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::docsSubmgt3FilterGrpInetSrcMask'
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::docsSubmgt3FilterGrpInetSrcMask.<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::docsSubmgt3FilterGrpInetSrcMask'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance