hwUpsBattAutoTestTimeLimit
HUAWEI-UPS-MIB ·
.1.3.6.1.4.1.2011.6.174.1.103.101.1.2
Object
column r/w
Enumeration
Scheduled shallow discharge test time. Enumeration value. Value 1 indicates 00:00 to 06:00. Value 2 indicates 06:00 to 12:00. Value 3 indicates 12:00 to 18:00. Value 4 indicates 18:00 to 00:00.
Context
- MIB
- HUAWEI-UPS-MIB
- OID
.1.3.6.1.4.1.2011.6.174.1.103.101.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwUpsBattScheduleTestEntry
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 'HUAWEI-UPS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-UPS-MIB::hwUpsBattAutoTestTimeLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-UPS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-UPS-MIB::hwUpsBattAutoTestTimeLimit.<hwUpsDeviceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-UPS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-UPS-MIB::hwUpsBattAutoTestTimeLimit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | from0to6 |
2 | from6to12 |
3 | from12to18 |
4 | from18to24 |