hwH248MedGwyOperStatus
HUAWEI-VOIP-H248-MIB ·
.1.3.6.1.4.1.2011.6.36.1.1.1.14
Object
column Enumeration
Current operational status of the signaling link. Options: 1. up(1) -normal 2. local-closed(2) -local closed 3. fault(3) -fault 4. waiting-ack(4) -wating for ack 5. unknown(5) -unknown 6. not-start(6) -not start 7. remote-closed(7) -remote closed 8. graceful-closed(8) -graceful closed
Context
- MIB
- HUAWEI-VOIP-H248-MIB
- OID
.1.3.6.1.4.1.2011.6.36.1.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwH248MedGwyConfigEntry
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-VOIP-H248-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-H248-MIB::hwH248MedGwyOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOIP-H248-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-H248-MIB::hwH248MedGwyOperStatus.<hwH248MedGwyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOIP-H248-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOIP-H248-MIB::hwH248MedGwyOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | local-closed |
3 | fault |
4 | waiting-ack |
5 | unknown |
6 | not-start |
7 | remote-closed |
8 | graceful-closed |