hm2AgentTimeRangePeriodicEndDay
HM2-PLATFORM-TIMERANGE-MIB ·
.1.3.6.1.4.1.248.12.53.1.4.1.4
Object
column r/w
Bits
The ending day or days on which the configuration that referenced the time range is no longer in efect. Same day can be set for both hm2AgentTimeRangePeriodicStartDay and hm2AgentTimeRangePeriodicEndDay objects
Context
- MIB
- HM2-PLATFORM-TIMERANGE-MIB
- OID
.1.3.6.1.4.1.248.12.53.1.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2AgentTimeRangePeriodicEntry
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 'HM2-PLATFORM-TIMERANGE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-TIMERANGE-MIB::hm2AgentTimeRangePeriodicEndDay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-PLATFORM-TIMERANGE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-TIMERANGE-MIB::hm2AgentTimeRangePeriodicEndDay.<hm2AgentTimeRangeIndex>.<hm2AgentTimeRangePeriodicEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-PLATFORM-TIMERANGE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-PLATFORM-TIMERANGE-MIB::hm2AgentTimeRangePeriodicEndDay'
Syntax
Bits
Values & Constraints
Enumerated Values
1 | sunday |
2 | monday |
3 | tuesday |
4 | wednesday |
5 | thursday |
6 | friday |
7 | saturday |