hwVoiceTdmClockSource
HUAWEI-VOICETDM-MIB ·
.1.3.6.1.4.1.2011.6.156.1.1.1.2
Object
column r/w
Enumeration
Describes clock source of voice tdm.
Options:
1. hwSystemClock(1) -indicates that the voice tdm is System clock
2. hwLineClock(2) -indicates that the voice tdm is Line clock
Context
- MIB
- HUAWEI-VOICETDM-MIB
- OID
.1.3.6.1.4.1.2011.6.156.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwVoiceTdmBoardEntry
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::hwVoiceTdmClockSource'
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::hwVoiceTdmClockSource.<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::hwVoiceTdmClockSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hwSystemClock |
2 | hwLineClock |