hwMgcpMedGwyOperStatus
HUAWEI-VOIP-MGCP-MIB ·
.1.3.6.1.4.1.2011.6.36.1.37.1.12
Object
column Enumeration
Indicates the current operational status of the signaling link. Options: 1.up(1)-indicates that the current operational status of the signaling link is up 2.down(2)-indicates that the current operational status of the signaling link is down 3.fault(3)-indicates that the current operational status of the signaling link is fault 4.waitingAck(4)-indicates that the current operational status of the signaling link is waitingAck 5.unknown(5)-indicates that the current operational status of the signaling link is unknown 6.notStart(6)-indicates that the current operational status of the signaling link is notStart
Context
- MIB
- HUAWEI-VOIP-MGCP-MIB
- OID
.1.3.6.1.4.1.2011.6.36.1.37.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwMgcpMedGwyConfigEntry
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-MGCP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-MGCP-MIB::hwMgcpMedGwyOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOIP-MGCP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-MGCP-MIB::hwMgcpMedGwyOperStatus.<hwMgcpMedGwyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOIP-MGCP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOIP-MGCP-MIB::hwMgcpMedGwyOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | fault |
4 | waitingAck |
5 | unknown |
6 | notStart |