timeRangeEndWeek
AMER-MIB ·
.1.3.6.1.4.1.6339.100.10.1.2.1.1.6
Object
column r/w
Enumeration
configurate the end week
Context
- MIB
- AMER-MIB
- OID
.1.3.6.1.4.1.6339.100.10.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- timeRangeEntry
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 'AMER-MIB' -M '/opt/observium/mibs/dcn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AMER-MIB::timeRangeEndWeek'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AMER-MIB' -M '/opt/observium/mibs/dcn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AMER-MIB::timeRangeEndWeek.<timeRangeName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AMER-MIB' -M '/opt/observium/mibs/dcn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AMER-MIB::timeRangeEndWeek'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | monday |
2 | tuesday |
4 | wednesday |
8 | thursday |
16 | friday |
32 | saturday |
64 | sunday |