hwAtmCesPortCESoPCLKSetFlag
HUAWEI-CES-MIB ·
.1.3.6.1.4.1.2011.5.11.17.1.3
Object
column r/w
Enumeration
Get and set the configuration of adaptive clock source. Options: 1. null(1) - The clock source is null 2. exist(2) - The clock source exist
Context
- MIB
- HUAWEI-CES-MIB
- OID
.1.3.6.1.4.1.2011.5.11.17.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAtmCesPortCESoPCLKEntry
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-CES-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CES-MIB::hwAtmCesPortCESoPCLKSetFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CES-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CES-MIB::hwAtmCesPortCESoPCLKSetFlag.<hwFrameIndex>.<hwSlotIndex>.<hwAtmCesPortCESoPCLKIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CES-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CES-MIB::hwAtmCesPortCESoPCLKSetFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | null |
2 | exist |