docsDevCpeSource

DOCS-CABLE-DEVICE-MIB · .1.3.6.1.2.1.69.1.7.3.1.2

Object

column deprecated 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 IPv4 address of a received packet.
The value other(1) is used for any entries that do not
meet manual(2) or learned(3) criteria.

Context

MIB
DOCS-CABLE-DEVICE-MIB
OID
.1.3.6.1.2.1.69.1.7.3.1.2
Type
column
Access
readonly
Status
deprecated
Parent
docsDevCpeEntry
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::docsDevCpeSource'
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::docsDevCpeSource.<docsDevCpeIp>'
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::docsDevCpeSource'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2manual
3learned

Conformance