rdnChassisFanTrapEnable
RDN-CHASSIS-MIB ·
.1.3.6.1.4.1.4981.1.15
Object
scalar r/w
Enumeration
This object controls SNMP traps for chassis Fan Failure. If its value is set to enabled(1), then traps are generated. If the value is disabled(2), then traps are not generated. By default, this object has the value enabled(1).
Context
- MIB
- RDN-CHASSIS-MIB
- OID
.1.3.6.1.4.1.4981.1.15- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rdnChassis
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 'RDN-CHASSIS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CHASSIS-MIB::rdnChassisFanTrapEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CHASSIS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CHASSIS-MIB::rdnChassisFanTrapEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |