docsDevNmAccessControl

DOCS-CABLE-DEVICE-MIB · .1.3.6.1.2.1.69.1.2.1.5

Object

column deprecated r/w Enumeration
Specifies the type of access allowed to this NMS.
Setting this object to none(1) causes the table entry
to be destroyed.  Read(2) allows access by 'get' and
'get-next' PDUs.  ReadWrite(3) allows access by 'set' as
well.  RoWithtraps(4), rwWithTraps(5), and trapsOnly(6)
control distribution of Trap PDUs transmitted by this
device.

Context

MIB
DOCS-CABLE-DEVICE-MIB
OID
.1.3.6.1.2.1.69.1.2.1.5
Type
column
Access
readwrite
Status
deprecated
Parent
docsDevNmAccessEntry
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::docsDevNmAccessControl'
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::docsDevNmAccessControl.<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::docsDevNmAccessControl'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2read
3readWrite
4roWithTraps
5rwWithTraps
6trapsOnly

Conformance