zxDslEnvFanSpeed
ZTE-DSL-SYSCTRL-MIB ·
.1.3.6.1.4.1.3902.1004.3.1.2.10.1.2
Object
column r/w
Enumeration
The speed of fan. If it is to be set, zxDslEnvFanSpeedCtrlType must be fix_Speed(2).
Context
- MIB
- ZTE-DSL-SYSCTRL-MIB
- OID
.1.3.6.1.4.1.3902.1004.3.1.2.10.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxDslEnvFanEntry
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 '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::zxDslEnvFanSpeed'
More examples
Read one indexed 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::zxDslEnvFanSpeed.<zxDslEnvFanIndex>'
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::zxDslEnvFanSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | auto_speed |
1 | low_speed |
2 | middle_speed |
3 | normal_speed |
4 | high_speed |