hwSdhInterfaceTxClock
HUAWEI-MSU-MIB ·
.1.3.6.1.4.1.2011.6.38.1.0.1.7
Object
column r/w
Enumeration
Tx clock of the MSU optical port. Options: 1. system(1) -tx clock of the MSU optical port is system 2. sdh(2) -tx clock of the MSU optical port is sdh 3. line0(3) -tx clock of the MSU optical port is line0 4. line1(4) -tx clock of the MSU optical port is line1 5. invalid(-1) -invalid value
Context
- MIB
- HUAWEI-MSU-MIB
- OID
.1.3.6.1.4.1.2011.6.38.1.0.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwSdhGroupEntry
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-MSU-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MSU-MIB::hwSdhInterfaceTxClock'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MSU-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MSU-MIB::hwSdhInterfaceTxClock.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MSU-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MSU-MIB::hwSdhInterfaceTxClock'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | system |
2 | sdh |
3 | line0 |
4 | line1 |