hwGponDeviceOntVoipCfgFileState

HUAWEI-XPON-COMMON-MIB · .1.3.6.1.4.1.2011.6.145.1.1.1.1.1.2

Object

column Enumeration
ONT VOIP configuration file state.
Options:
1. inactive(1)     - Configuration retrieval has not been attempted
2. active(2)       - Configuration was retrieved
3. initializing(3) - Configuration is now being retrieved
4. fault(4)        - Configuration retrieval process failed
5. invalid(-1)     - Indicates that the query fails or no information is detected

Context

MIB
HUAWEI-XPON-COMMON-MIB
OID
.1.3.6.1.4.1.2011.6.145.1.1.1.1.1.2
Type
column
Access
readonly
Status
current
Parent
hwGponDeviceOntVoipCfgFileInfoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1inactive
2active
3initializing
4fault