sysX8ConfigPowerSupply2State
BIANCA-X8000-MIBSYS-MIB ·
.1.3.6.1.4.1.272.4.17.3.1.5
Object
scalar mandatory
Enumeration
This variable show the the state of the power supply.
Context
- MIB
- BIANCA-X8000-MIBSYS-MIB
- OID
.1.3.6.1.4.1.272.4.17.3.1.5- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- sysX8Config
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 'BIANCA-X8000-MIBSYS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-X8000-MIBSYS-MIB::sysX8ConfigPowerSupply2State.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-X8000-MIBSYS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-X8000-MIBSYS-MIB::sysX8ConfigPowerSupply2State'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | missing |
2 | off |
3 | running |
4 | fail |