docsDevFilterIpDefault
DOCS-CABLE-DEVICE-MIB ·
.1.3.6.1.2.1.69.1.6.3
Object
scalar deprecated
r/w
Enumeration
The default behavior for (bridged) packets that do not
match IP filters (or Internet filters, if implemented)
is defined by docsDevFilterIpDefault.
If set to discard(1), all packets not matching an IP
filter in docsDevFilterIpTable will be discarded. If
set to accept(2), all packets not matching an IP filter
or an Internet filter will be accepted for further
processing (e.g., bridging).
Context
- MIB
- DOCS-CABLE-DEVICE-MIB
- OID
.1.3.6.1.2.1.69.1.6.3- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- docsDevFilter
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::docsDevFilterIpDefault.0'
More examples
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::docsDevFilterIpDefault'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | discard |
2 | accept |
Conformance
Member of