hwMgPhyTerminationPortState

HUAWEI-VOIP-H248-MIB · .1.3.6.1.4.1.2011.6.36.1.4.1.2

Object

column Enumeration
Indicates the physical status of the port. 
Options:
1. idle(1) -idle
2. fault(2) -faulty
3. test(3) -test
4. lock(4) -locked
5. busy(5) -busy
6. localLoop(6) -local loopback
7. remoteLoop(7) -remote loopback
8. powerdeny(8) -low power consumption
9. ring(9) -ring

Context

MIB
HUAWEI-VOIP-H248-MIB
OID
.1.3.6.1.4.1.2011.6.36.1.4.1.2
Type
column
Access
readonly
Status
current
Parent
hwMgPhyTerminationOperEntry

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-H248-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-H248-MIB::hwMgPhyTerminationPortState'
More examples
Read one indexed 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::hwMgPhyTerminationPortState.<hwMgPhyTermIndex>'
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::hwMgPhyTerminationPortState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1idle
2fault
3test
4lock
5busy
6localLoop
7remoteLoop
8powerdeny
9ring