hwH248MgStatus
HUAWEI-VOIP-H248-MIB ·
.1.3.6.1.4.1.2011.6.36.3.2
Object
scalar Enumeration
The status of the h248 media gateway. Options: 1. up(1) -normal 2. close(2) -closed 3. gracefulClose(3) -graceful closing 4. waitAck(4) -waiting for ACK 5. fault(5) -fault
Context
- MIB
- HUAWEI-VOIP-H248-MIB
- OID
.1.3.6.1.4.1.2011.6.36.3.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwIASH248TrapsVbOids
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-H248-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-H248-MIB::hwH248MgStatus.0'
More examples
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::hwH248MgStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | close |
3 | gracefulClose |
4 | waitAck |
5 | fault |