docsDevCpeInetSource

DOCS-CABLE-DEVICE-MIB · .1.3.6.1.2.1.69.1.7.4.1.3

Object

column Enumeration
This object describes how this entry was created.  If
the value is manual(2), this row was created by a
network management action (either configuration or
SNMP set).  If set to learned(3), then it was found
via looking at the source IP address of a received
packet.

Context

MIB
DOCS-CABLE-DEVICE-MIB
OID
.1.3.6.1.2.1.69.1.7.4.1.3
Type
column
Access
readonly
Status
current
Parent
docsDevCpeInetEntry
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::docsDevCpeInetSource'
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::docsDevCpeInetSource.<docsDevCpeInetType>.<docsDevCpeInetAddr>'
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::docsDevCpeInetSource'

Syntax

Enumeration

Values & Constraints

Enumerated Values
2manual
3learned

Conformance