chassisFanTrayInfoState
DGS-6600-EQUIPMENT-MIB ·
.1.3.6.1.4.1.171.10.120.100.1.2.3.1
Object
scalar Enumeration
This object indicates the fan tray state. There are three different state: 1. Not existed 2. Existed but failed 3. Working normally
Context
- MIB
- DGS-6600-EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.171.10.120.100.1.2.3.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- chassisFanTrayInfo
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 'DGS-6600-EQUIPMENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-6600-EQUIPMENT-MIB::chassisFanTrayInfoState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-6600-EQUIPMENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-6600-EQUIPMENT-MIB::chassisFanTrayInfoState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | not-exist |
2 | failed |
3 | in-operation |