All MIBs › UPS-MIB › upsInputLineBads
upsInputLineBads
Module: UPS-MIB
OID (symbolic): UPS-MIB::upsInputLineBads
OID (numeric): 1.3.6.1.2.1.33.1.3.1
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
A count of the number of times the input entered an out-of-tolerance condition as defined by the manufacturer. This count is incremented by one each time the input transitions from zero out-of-tolerance lines to one or more input lines out-of-tolerance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.3.1 snmpwalk -v2c -c public <target> UPS-MIB::upsInputLineBads
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.3.1.1 snmpget -v2c -c public <target> UPS-MIB::upsInputLineBads.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> upsInputLineBads.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.33 | upsMIB | UPS-MIB |
| 1.3.6.1.2.1.33.1 | upsObjects | UPS-MIB |
| 1.3.6.1.2.1.33.1.3 | upsInput | UPS-MIB |
| 1.3.6.1.2.1.33.1.3.1 | upsInputLineBads | UPS-MIB |