hwExtClkOutputState
HUAWEI-CLK-MIB ·
.1.3.6.1.4.1.2011.6.25.1.3.48
Object
scalar Enumeration
External clock output state. Options: 1. on(1) - indicates that the output of external clock is opened 2. off(2) - indicates that the output of external clock is closed
Context
- MIB
- HUAWEI-CLK-MIB
- OID
.1.3.6.1.4.1.2011.6.25.1.3.48- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwSystemClockManagePara
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CLK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CLK-MIB::hwExtClkOutputState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CLK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CLK-MIB::hwExtClkOutputState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |