hwPacketcableGateState
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.22.1.2.1.6
Object
column Enumeration
The state of the Gate. Options: 1. allocated(1) - Indicates the allocated state 2. authorized(2) - Indicates the authorized state 3. reserved(3) - Indicates the reserved state 4. committed(4) - Indicates the committed state 5. committedRecovery(5) - Indicates the committed-recovery state 6. idle(6) - Indicates the idle state
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.1.1.22.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwPacketcableGateInfoEntry
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 'HUAWEI-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CMTS-MIB::hwPacketcableGateState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CMTS-MIB::hwPacketcableGateState.<hwPacketcableGateID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CMTS-MIB::hwPacketcableGateState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allocated |
2 | authorized |
3 | reserved |
4 | committed |
5 | committedRecovery |
6 | idle |