docsDevFilterIpSaddr

DOCS-CABLE-DEVICE-MIB · .1.3.6.1.2.1.69.1.6.4.1.7

Object

column deprecated r/w SNMPv2-SMIIpAddress
The source IP address, or portion thereof, that is to be
matched for this filter.  The source address is first
masked (ANDed) against docsDevFilterIpSmask before
being compared to this value.  A value of 0 for this
object and 0 for the mask matches all IP addresses.

Context

MIB
DOCS-CABLE-DEVICE-MIB
OID
.1.3.6.1.2.1.69.1.6.4.1.7
Type
column
Access
readwrite
Status
deprecated
Parent
docsDevFilterIpEntry
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::docsDevFilterIpSaddr'
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::docsDevFilterIpSaddr.<docsDevFilterIpIndex>'
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::docsDevFilterIpSaddr'

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance