hwTdmAdtranScriptLatestResult

HUAWEI-TDMCPE-MIB · .1.3.6.1.4.1.2011.5.30.1.4.1.1.2

Object

column Enumeration
The result of the lastest script configuration.
Options:
1. idle(1) - Indicates that no configuration.
2. fail(2) - Indicates that last configuration failed.
3. busy(3) - Indicates that Operating new config.
4. success(4) - Indicates that last configuration successed.

Context

MIB
HUAWEI-TDMCPE-MIB
OID
.1.3.6.1.4.1.2011.5.30.1.4.1.1.2
Type
column
Access
readonly
Status
current
Parent
hwTdmAdtranScriptEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1idle
2fail
3busy
4success