loadCurrentStatus
SP2-MIB ·
.1.3.6.1.4.1.12148.10.9.2.1
Object
scalar Enumeration
The status of the measured load current.
Context
- MIB
- SP2-MIB
- OID
.1.3.6.1.4.1.12148.10.9.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- loadCurrent
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 'SP2-MIB' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SP2-MIB::loadCurrentStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SP2-MIB' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SP2-MIB::loadCurrentStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | immediateOn |
2 | immediateOff |
3 | reboot |
4 | noChange |