hwCesopPortClockSource
HUAWEI-CESOP-TDM-MIB ·
.1.3.6.1.4.1.2011.5.108.1.1.1.3
Object
column r/w
Enumeration
Clock source mode of CESoP port. Options: 1. syetem(1) -system clock 2. line(2) -line clock 3. net(5) -net clock 4. net1(6) -net clock 1 5. net2(7) -net clock 2 6. net3(8) -net clock 3 7. invalid(-1) -invalid value
Context
- MIB
- HUAWEI-CESOP-TDM-MIB
- OID
.1.3.6.1.4.1.2011.5.108.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwCesopPortCfgEntry
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-CESOP-TDM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CESOP-TDM-MIB::hwCesopPortClockSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CESOP-TDM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CESOP-TDM-MIB::hwCesopPortClockSource.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CESOP-TDM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CESOP-TDM-MIB::hwCesopPortClockSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | syetem |
2 | line |
5 | net |
6 | net1 |
7 | net2 |
8 | net3 |