cadPCEvMsgType
CADANT-CMTS-PACKETCABLE-MIB ·
.1.3.6.1.4.1.4998.1.1.115.1.1.60.1.3
Object
column Enumeration
Type of message being counted. These map directly to the event message opcodes in the Event Messaging reference
Context
- MIB
- CADANT-CMTS-PACKETCABLE-MIB
- OID
.1.3.6.1.4.1.4998.1.1.115.1.1.60.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cadPCEvMsgCountEntry
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 'CADANT-CMTS-PACKETCABLE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-PACKETCABLE-MIB::cadPCEvMsgType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-PACKETCABLE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-PACKETCABLE-MIB::cadPCEvMsgType.<cadPCEvMsgCountServer>.<cadPCEvMsgServerIsDF>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-PACKETCABLE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-PACKETCABLE-MIB::cadPCEvMsgType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
7 | qos-reserve |
8 | qos-release |
17 | time-change |
19 | qos-commit |
9999 | total-packets |