adTASysCtrlPowerShedStatus
ADTRAN-TACONTROLER-PRODUCT-MIB ·
.1.3.6.1.4.1.664.5.63.70.30
Object
scalar Enumeration
This indicates the current Power Shedding Status of the System.
Context
- MIB
- ADTRAN-TACONTROLER-PRODUCT-MIB
- OID
.1.3.6.1.4.1.664.5.63.70.30- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- adTaSysCtrlPowerShed
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 'ADTRAN-TACONTROLER-PRODUCT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TACONTROLER-PRODUCT-MIB::adTASysCtrlPowerShedStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TACONTROLER-PRODUCT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TACONTROLER-PRODUCT-MIB::adTASysCtrlPowerShedStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | inactiveWaitingToActivate |
3 | active |
4 | activeWaitingToDeactivate |