hwServiceStatus

HUAWEI-VOIP-ONT-MIB · .1.3.6.1.4.1.2011.6.36.11.1.1.5

Object

column Enumeration
Service Status
Options: 
1. endLocal(1)  -indicates end service at local,occured by disable users
2. endRemote(2) -indicates end service at other side,occured by MGC send out commands
3. endAuto(3)   -indicates auto end service ,occured by failure of MGC
4. normal(4)    -indicates service is normal   
5. other(-1)   -other

Context

MIB
HUAWEI-VOIP-ONT-MIB
OID
.1.3.6.1.4.1.2011.6.36.11.1.1.5
Type
column
Access
readonly
Status
current
Parent
hwPstnStatusEntry

Walk 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-ONT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-ONT-MIB::hwServiceStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOIP-ONT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-ONT-MIB::hwServiceStatus.<hwVoiceIfIndex>.<hwVoiceOntIndex>.<hwVoiceOntPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOIP-ONT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOIP-ONT-MIB::hwServiceStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1other
1endLocal
2endRemote
3endAuto
4normal