hwE1PTPRunMode
HUAWEI-VOICETDM-MIB ·
.1.3.6.1.4.1.2011.6.156.1.2.1.1
Object
column r/w
Enumeration
Describes running mode of e1 port.
Options:
1. hwVoiceTdmService(1) -indicates that the E1 port is service mode
2. hwVoiceTdmTransparent(2) -indicates that the E1 port is transparent mode
3. hwVoiceTdmPraV3(3) -indicates that the E1 port is pra-v3 mode
4. hwVoiceTdmData(4) -indicates that the E1 port is data mode
Context
- MIB
- HUAWEI-VOICETDM-MIB
- OID
.1.3.6.1.4.1.2011.6.156.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwE1PTPRunModeEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::hwE1PTPRunMode'
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::hwE1PTPRunMode.<ifIndex>'
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::hwE1PTPRunMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hwVoiceTdmService |
2 | hwVoiceTdmTransparent |
3 | hwVoiceTdmPraV3 |
4 | hwVoiceTdmData |