poePowerBudgetChangeReason
ALCATEL-IND1-CHASSIS-MIB ·
.1.3.6.1.4.1.6486.800.1.3.2.4.2.19
Object
scalar Enumeration
The reason for PoE power budget change: userConfigured(1) --> Configured by the user tempThresholdCrossed(2) --> Temperature crossed the threshold level tempThresholdNormal (3) --> Temperature back to normal powerSupplyChanged(4) --> Power supply changed such as from primary to backup PS unknown (7): unknown
Context
- MIB
- ALCATEL-IND1-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6486.800.1.3.2.4.2.19- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- chassisTrapsObj
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 'ALCATEL-IND1-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-CHASSIS-MIB::poePowerBudgetChangeReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-CHASSIS-MIB::poePowerBudgetChangeReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | userConfigured |
2 | tempThresholdCrossed |
3 | tempThresholdNormal |
4 | powerSupplyChanged |