hwVoiceTdmBoardRunmode

HUAWEI-VOICETDM-MIB · .1.3.6.1.4.1.2011.6.156.1.1.1.1

Object

column r/w Enumeration
Describes running mode of voice tdm board. 
Options: 
1. hwVoiceTdmService(1)   -indicates that the voice tdm board is service mode
2. hwVoiceTdmTransparent(2) -indicates that the voice tdm board is transparent mode
3. hwVoiceTdmPraV3(3)      -indicates that the voice tdm board is pra-v3 mode

Context

MIB
HUAWEI-VOICETDM-MIB
OID
.1.3.6.1.4.1.2011.6.156.1.1.1.1
Type
column
Access
readwrite
Status
current
Parent
hwVoiceTdmBoardEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1hwVoiceTdmService
2hwVoiceTdmTransparent
3hwVoiceTdmPraV3