docsDevNmAccessTrapVersion
DOCS-CABLE-DEVICE-MIB ·
.1.3.6.1.2.1.69.1.2.1.8
Object
column deprecated
r/w
Enumeration
Specifies the TRAP version that is sent to this NMS. Setting this object to disableSNMPv2trap (1) causes the trap in SNMPv1 format to be sent to a particular NMS. Setting this object to enableSNMPv2trap (2) causes the trap in SNMPv2 format be sent to a particular NMS.
Context
- MIB
- DOCS-CABLE-DEVICE-MIB
- OID
.1.3.6.1.2.1.69.1.2.1.8- 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::docsDevNmAccessTrapVersion'
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::docsDevNmAccessTrapVersion.<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::docsDevNmAccessTrapVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disableSNMPv2trap |
2 | enableSNMPv2trap |
Conformance
Member of