extremePethSystemPowerSupplyMode
EXTREME-POE-MIB ·
.1.3.6.1.4.1.1916.1.27.4.4
Object
scalar r/w
Enumeration
Controls whether the power supply operate in redundant or load-sharing mode. Systems which do not provide redundant or load-sharing operations will return an error on setting, and notApplicable on read.
Context
- MIB
- EXTREME-POE-MIB
- OID
.1.3.6.1.4.1.1916.1.27.4.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- extremePethSystem
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 'EXTREME-POE-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-POE-MIB::extremePethSystemPowerSupplyMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-POE-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-POE-MIB::extremePethSystemPowerSupplyMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | redundant |
2 | loadSharing |
3 | notApplicable |