optixCesAcrSdhLockMode
OPTIX-PKT-CES-ACR-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.24.8.4.1.1
Object
column r/w
Enumeration
This object indicates the SDH retiming clock mode. 0: master, 1: slave, 2: line
Context
- MIB
- OPTIX-PKT-CES-ACR-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.24.8.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- optixCesAcrSdhRetimingClkSrcEntry
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 'OPTIX-PKT-CES-ACR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PKT-CES-ACR-MIB::optixCesAcrSdhLockMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-PKT-CES-ACR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PKT-CES-ACR-MIB::optixCesAcrSdhLockMode.<optixCesAcrSTGBid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-PKT-CES-ACR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-PKT-CES-ACR-MIB::optixCesAcrSdhLockMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | master |
1 | slave |
2 | line |