hwMD5500SPCMServiceState

HWMUSA-UP-MIB · .1.3.6.1.4.1.2011.2.6.4.4.11.1.1.8

Object

column Enumeration
Options:
1.outofservice(1)       -indicates the service state is outofservice    
2.idle(2)               -indicates the service state is idle 
3.calling(3)            -indicates the service state is calling

Context

MIB
HWMUSA-UP-MIB
OID
.1.3.6.1.4.1.2011.2.6.4.4.11.1.1.8
Type
column
Access
readonly
Status
current
Parent
hwMD5500SPCMPortPhyEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1outofservice
2idle
3calling