hwMgcpMgStatus
HUAWEI-VOIP-MGCP-MIB ·
.1.3.6.1.4.1.2011.6.36.5.2
Object
scalar Enumeration
The status of the MGCP media gateway. Options: 1. up(1) -normal 2. down(2) -down 3. fault(3) -fault 4. waitAck(4) -waiting for ACK
Context
- MIB
- HUAWEI-VOIP-MGCP-MIB
- OID
.1.3.6.1.4.1.2011.6.36.5.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwIASMgcpTrapsVbOids
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hwMgcpMgStatus.0'
More examples
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::hwMgcpMgStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | fault |
4 | waitAck |