cadPCGateCtlOpcode
CADANT-CMTS-PACKETCABLE-MIB ·
.1.3.6.1.4.1.4998.1.1.115.1.1.70.1.1
Object
column Enumeration
Type of message being counted. These map directly to the gate command type opcodes in the DQoS spec.
Context
- MIB
- CADANT-CMTS-PACKETCABLE-MIB
- OID
.1.3.6.1.4.1.4998.1.1.115.1.1.70.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cadPCGateCtlCountEntry
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::cadPCGateCtlOpcode'
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::cadPCGateCtlOpcode.<cadPCCopsServer>.<cadPCGateCtlOpcode>'
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::cadPCGateCtlOpcode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | gateAllocReq |
2 | gateAllocAck |
3 | gateAllocErr |
4 | gateSetReq |
5 | gateSetAck |
6 | gateSetErr |
7 | gateInfoReq |
8 | gateInfoAck |
9 | gateInfoErr |
10 | gateDeleteReq |
11 | gateDeleteAck |
12 | gateDeleteErr |
13 | gateOpen |
14 | gateClose |
15 | gateReportState |