upsEBatteryTestScheduleDay
EPPC-MIB ·
.1.3.6.1.4.1.935.10.1.1.7.6.1.2
Object
column mandatory
r/w
Enumeration
The weekday or specaial day on which the UPS should start battery test.
Context
- MIB
- EPPC-MIB
- OID
.1.3.6.1.4.1.935.10.1.1.7.6.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- upsEBatteryTestScheduleEntry
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 'EPPC-MIB' -M '/opt/observium/mibs/powerwalker:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EPPC-MIB::upsEBatteryTestScheduleDay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EPPC-MIB' -M '/opt/observium/mibs/powerwalker:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EPPC-MIB::upsEBatteryTestScheduleDay.<upsEBatteryTestScheduleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EPPC-MIB' -M '/opt/observium/mibs/powerwalker:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EPPC-MIB::upsEBatteryTestScheduleDay'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | monday |
2 | tuesday |
3 | wednsday |
4 | thusday |
5 | friday |
6 | saturday |
7 | sunday |
8 | specialday |
9 | none |