zxDslEnvFanMgmtCap
ZTE-DSL-SYSCTRL-MIB ·
.1.3.6.1.4.1.3902.1004.3.1.2.4
Object
scalar Bits
The capabilities to be controlled. speed_control(1) -- The speed of fun can be controlled alarm_send(2) -- Alarm of fans can be generated and send to manager. shutdown_control(3) -- Which fan is running can be controlled.
Context
- MIB
- ZTE-DSL-SYSCTRL-MIB
- OID
.1.3.6.1.4.1.3902.1004.3.1.2.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxDslEnvMon
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 'ZTE-DSL-SYSCTRL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-SYSCTRL-MIB::zxDslEnvFanMgmtCap.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-DSL-SYSCTRL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-DSL-SYSCTRL-MIB::zxDslEnvFanMgmtCap'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | unused |
1 | speed_control |
2 | alarm_send |
3 | shutdown_control |