docsDevFilterPolicyId

DOCS-CABLE-DEVICE-MIB · .1.3.6.1.2.1.69.1.6.5.1.2

Object

column deprecated r/w Integer32
Policy ID for this entry.  If a policy ID can apply to
multiple rows of this table, all relevant policies are
executed.  Policy 0 (if populated) is applied to all
packets that do not match any of the filters.  N.B. If
docsDevFilterIpPolicyId is set to 0, it DOES NOT match
policy 0 of this table.

Context

MIB
DOCS-CABLE-DEVICE-MIB
OID
.1.3.6.1.2.1.69.1.6.5.1.2
Type
column
Access
readwrite
Status
deprecated
Parent
docsDevFilterPolicyEntry
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-CABLE-DEVICE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-CABLE-DEVICE-MIB::docsDevFilterPolicyId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-CABLE-DEVICE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-CABLE-DEVICE-MIB::docsDevFilterPolicyId.<docsDevFilterPolicyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-CABLE-DEVICE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-CABLE-DEVICE-MIB::docsDevFilterPolicyId'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance