cadDQoSMgmtGateState
CADANT-DQOS-GATE-MIB ·
.1.3.6.1.4.1.4998.1.1.115.1.2.1.1.2.1.26
Object
column r/w
Enumeration
This is the current state of the Gate as defined in the Gate Transition Diagram of section 5.1.4 of [pkt-sp-dqos-i02-000818]. Allocated - The initial state of a gate created at the request of the GC Authorized - GC has authorized the flow with resource limits defined Reserved - Resources have been reserved for the flow Remote-Committed - Transient state in which remote CMTS has committed the gate and a Gate-Open message has been received by this CMTS Local-Committed - Transient state in which this CMTS has committed the resources for this gate Committed - Resources are being used
Context
- MIB
- CADANT-DQOS-GATE-MIB
- OID
.1.3.6.1.4.1.4998.1.1.115.1.2.1.1.2.1.26- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadDQoSMgmtGateEntry
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-DQOS-GATE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-DQOS-GATE-MIB::cadDQoSMgmtGateState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-DQOS-GATE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-DQOS-GATE-MIB::cadDQoSMgmtGateState.<docsQosIfDirection>.<cadDQoSGateId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-DQOS-GATE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-DQOS-GATE-MIB::cadDQoSMgmtGateState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allocated |
2 | authorized |
3 | reserved |
4 | remoteCommitted |
5 | localCommitted |
6 | committed |