hwPortMeltTestedFlag

HUAWEI-LICENSE-MIB · .1.3.6.1.4.1.2011.6.114.8.2.1.1

Object

column Enumeration
The flag that the port has been MELT tested.
Options:
1. tested(1)      -The port has been MELT tested
2. untested(2)    -The port has not been MELT tested

Context

MIB
HUAWEI-LICENSE-MIB
OID
.1.3.6.1.4.1.2011.6.114.8.2.1.1
Type
column
Access
readonly
Status
current
Parent
hwMeltLicFuncEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1tested
2untested