dppsHibernationEnabled
DLINKPRIME-POWER-SAVING-MIB ·
.1.3.6.1.4.1.171.15.12.1.1.2
Object
This object indicates the state of powre saving by scheduled system hibernation. Note: For stackable devices, the hibernation function only can be supported on the standalone mode.
Context
- MIB
- DLINKPRIME-POWER-SAVING-MIB
- OID
.1.3.6.1.4.1.171.15.12.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dpPowerSavingGeneral
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 'DLINKPRIME-POWER-SAVING-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKPRIME-POWER-SAVING-MIB::dppsHibernationEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINKPRIME-POWER-SAVING-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINKPRIME-POWER-SAVING-MIB::dppsHibernationEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |