lcsNotificationStateChangeEvent
LCOS-SX-GENERAL-MIB ·
.1.3.6.1.4.1.2356.100.0.2.100
Object
scalar Enumeration
This event describes state change events of a 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 losepower - a power supply was operational, but the power to it has been disconnected or has failed
Context
- MIB
- LCOS-SX-GENERAL-MIB
- OID
.1.3.6.1.4.1.2356.100.0.2.100- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- lcsNotificationVars
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 'LCOS-SX-GENERAL-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-GENERAL-MIB::lcsNotificationStateChangeEvent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LCOS-SX-GENERAL-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LCOS-SX-GENERAL-MIB::lcsNotificationStateChangeEvent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | insertion |
2 | removal |
3 | becomeoperational |
4 | failure |
5 | losepower |