docsDevEvCounts
DOCS-CABLE-DEVICE-MIB ·
.1.3.6.1.2.1.69.1.5.8.1.4
Object
column eventsSNMPv2-SMICounter32
The number of consecutive event instances reported by this entry. This starts at 1 with the creation of this row and increments by 1 for each subsequent duplicate event.
Context
- MIB
- DOCS-CABLE-DEVICE-MIB
- OID
.1.3.6.1.2.1.69.1.5.8.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- events
- Parent
- docsDevEventEntry
- Groups
- 2
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::docsDevEvCounts'
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::docsDevEvCounts.<docsDevEvIndex>'
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::docsDevEvCounts'
Syntax
eventsSNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of