boxsItemStateChangeEvent
NETGEAR-BOXSERVICES-PRIVATE-MIB ·
.1.3.6.1.4.1.4526.10.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
- NETGEAR-BOXSERVICES-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4526.10.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 'NETGEAR-BOXSERVICES-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-BOXSERVICES-PRIVATE-MIB::boxsItemStateChangeEvent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-BOXSERVICES-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-BOXSERVICES-PRIVATE-MIB::boxsItemStateChangeEvent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | insertion |
2 | removal |
3 | becomeoperational |
4 | failure |
5 | losepower |