eqptPowerSupplyFaultVin
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.19.1.10
Object
column mandatory
Enumeration
Report the fault or warning occurring for the input voltage
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Context
- MIB
- ASAM-EQUIP-MIB
- OID
.1.3.6.1.4.1.637.61.1.23.19.1.10- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- eqptPowerSupplyEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptPowerSupplyFaultVin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptPowerSupplyFaultVin.<eqptPowerSupplyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-EQUIP-MIB::eqptPowerSupplyFaultVin'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no-error |
1 | input-overvoltage-fault |
2 | input-overvoltage-warning |
3 | input-undervoltage-warning |
4 | input-undervoltage-fault |
5 | input-ac-nok-fault |
6 | input-ac-nok-warning |
7 | unit-off-for-insufficient-input-voltage |