boxsItemStateChangeEvent
LANCOM-BOXSERVICES-PRIVATE-MIB ·
.1.3.6.1.4.1.2356.16.1.43.2.1
Object
scalar Enumeration
This event describes states of the fan or Power Supply. insertion - hot-pluggable fan or Power Supply was inserted removal - hot-pluggable fan or Power Supply was removed becomeoperational - fan or Power Supply became operational after failure state failure - fan or Power Supply failure happened, i.e. it is not able to perform its functions losepower - a Power Supply was operational, but the power to it has been disconnected or has failed
Context
- MIB
- LANCOM-BOXSERVICES-PRIVATE-MIB
- OID
.1.3.6.1.4.1.2356.16.1.43.2.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- boxServicesNotificationsGroup
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 'LANCOM-BOXSERVICES-PRIVATE-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-BOXSERVICES-PRIVATE-MIB::boxsItemStateChangeEvent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-BOXSERVICES-PRIVATE-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-BOXSERVICES-PRIVATE-MIB::boxsItemStateChangeEvent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | insertion |
2 | removal |
3 | becomeoperational |
4 | failure |
5 | losepower |