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