All MIBs › RIELLOUPS-MIB › rupsSecondsOnBattery
rupsSecondsOnBattery
Module: RIELLOUPS-MIB
OID (symbolic): RIELLOUPS-MIB::rupsSecondsOnBattery
OID (numeric): 1.3.6.1.4.1.5491.10.1.2.2
Node type: OBJECT-TYPE
Type: NonNegativeInteger
Access: read-only
Description:
If the unit is on battery power, the elapsed time since the UPS last switched to battery power, or the time since the network management subsystem was last restarted, whichever is less. Zero shall be returned if the unit is not on battery power.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5491.10.1.2.2 snmpwalk -v2c -c public <target> RIELLOUPS-MIB::rupsSecondsOnBattery
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5491.10.1.2.2.1 snmpget -v2c -c public <target> RIELLOUPS-MIB::rupsSecondsOnBattery.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rupsSecondsOnBattery.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5491 | rielloMIB | RIELLO-MIB |
| 1.3.6.1.4.1.5491.10 | rupsMIB | RIELLOUPS-MIB |
| 1.3.6.1.4.1.5491.10.1 | rupsObjects | RIELLOUPS-MIB |
| 1.3.6.1.4.1.5491.10.1.2 | rupsBattery | RIELLOUPS-MIB |
| 1.3.6.1.4.1.5491.10.1.2.2 | rupsSecondsOnBattery | RIELLOUPS-MIB |