eoPowerStateIndex
ENERGY-OBJECT-MIB ·
.1.3.6.1.2.1.229.1.3.1.1
Object
This object specifies the index of the Power State of the Energy Object within a Power State Set. The semantics of the specific Power State can be obtained from the Power State Set definition.
Context
- MIB
- ENERGY-OBJECT-MIB
- OID
.1.3.6.1.2.1.229.1.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- eoPowerStateEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENERGY-OBJECT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENERGY-OBJECT-MIB::eoPowerStateIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENERGY-OBJECT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENERGY-OBJECT-MIB::eoPowerStateIndex.<entPhysicalIndex>.<eoPowerStateIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENERGY-OBJECT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENERGY-OBJECT-MIB::eoPowerStateIndex'
Syntax
- Source
- IANAPowerStateSet-MIBPowerStateSet
- Base type
Enumeration
Values & Constraints
Type Values
0 | other |
255 | unknown |
256 | ieee1621 |
257 | ieee1621Off |
258 | ieee1621Sleep |
259 | ieee1621On |
512 | dmtf |
513 | dmtfOn |
514 | dmtfSleepLight |
515 | dmtfSleepDeep |
516 | dmtfOffHard |
517 | dmtfOffSoft |
518 | dmtfHibernate |
519 | dmtfPowerOffSoft |
520 | dmtfPowerOffHard |
521 | dmtfMasterBusReset |
522 | dmtfDiagnosticInterrapt |
523 | dmtfOffSoftGraceful |
524 | dmtfOffHardGraceful |
525 | dmtfMasterBusResetGraceful |
526 | dmtfPowerCycleOffSoftGraceful |
527 | dmtfPowerCycleHardGraceful |
1024 | eman |
1025 | emanMechOff |
1026 | emanSoftOff |
1027 | emanHibernate |
1028 | emanSleep |
1029 | emanStandby |
1030 | emanReady |
1031 | emanLowMinus |
1032 | emanLow |
1033 | emanMediumMinus |
1034 | emanMedium |
1035 | emanHighMinus |
1036 | emanHigh |