docsDevNmAccessIp
DOCS-CABLE-DEVICE-MIB ·
.1.3.6.1.2.1.69.1.2.1.2
Object
The IP address (or subnet) of the network management station. The address 0.0.0.0 is defined to mean any Network Management Station (NMS). If traps are enabled for this entry, then the value must be the address of a specific device. Implementations MAY recognize 255.255.255.255 as equivalent to 0.0.0.0.
Context
- MIB
- DOCS-CABLE-DEVICE-MIB
- OID
.1.3.6.1.2.1.69.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- docsDevNmAccessEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::docsDevNmAccessIp'
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::docsDevNmAccessIp.<docsDevNmAccessIndex>'
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::docsDevNmAccessIp'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of
Compliance refinements
It is compliant to recognize the IP address
255.255.255.255 as referring to any NMS.
255.255.255.255 as referring to any NMS.