DGPUPS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
9

upsBaseConfigDeviceTable

table mandatory
.1.3.6.1.4.1.17420.1.1.2.5.1.2 · 1 row entry · 4 columns
Uses the digipower variant from /opt/observium/mibs/digipower.
Command help
Walk upsBaseConfigDeviceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DGPUPS-MIB' -M '/opt/observium/mibs/digipower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGPUPS-MIB::upsBaseConfigDeviceTable'
A list of devices that are plugged into the UPS.  The
number of entries is given by the value of
upsBaseConfigNumDevices.
upsBaseConfigDeviceEntry row .1.3.6.1.4.1.17420.1.1.2.5.1.2.1
The devices plugged in to the UPS.
Indexes
Column Syntax OID
indexOfDevicemandatory
The index of the device that is plugged into the UPS.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.17420.1.1.2.5.1.2.1.1
nameOfDevicemandatory
The name/description of the device plugged into the UPS.
RFC1213-MIBDisplayStringr/w .1.3.6.1.4.1.17420.1.1.2.5.1.2.1.2
The volt-amp rating of the device plugged into the UPS.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.17420.1.1.2.5.1.2.1.3
deviceAcceptmandatory
An entry is added if yes, the entry is deleted if no.
Enumerationr/w
Enumerated Values:
1yes
2no
.1.3.6.1.4.1.17420.1.1.2.5.1.2.1.4

mconfigTrapsReceiversTable

table mandatory
.1.3.6.1.4.1.17420.2.1.2 · 1 row entry · 5 columns
Uses the digipower variant from /opt/observium/mibs/digipower.
Command help
Walk mconfigTrapsReceiversTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DGPUPS-MIB' -M '/opt/observium/mibs/digipower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGPUPS-MIB::mconfigTrapsReceiversTable'
A list of managers to send traps to.  The number of
entries is given by the value of mconfigNumTrapReceivers
mconfigTrapsReceiversEntry row .1.3.6.1.4.1.17420.2.1.2.1
The managers to send traps to.
Indexes
Column Syntax OID
trapsIndexmandatory
The index to a trap receiver entry.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.17420.2.1.2.1.1
The IP address of the manager to send a trap to.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.17420.2.1.2.1.2
The community name to use in the trap when
sent to the manager.
RFC1213-MIBDisplayStringr/w .1.3.6.1.4.1.17420.2.1.2.1.3
severityLevelmandatory
The severity threshold of traps to send to the manager.
traps are labeled in severity as informational(1), warning(2),
severe(3). Only traps of equal or greater severity than
this value are sent to the manager.
Enumerationr/w
Enumerated Values:
1information
2warning
3severe
.1.3.6.1.4.1.17420.2.1.2.1.4
An entry will become active if yes, and will
be deleted if no.
Enumerationr/w
Enumerated Values:
1yes
2no
.1.3.6.1.4.1.17420.2.1.2.1.5