myTimeRangePeriodicEndWeekDay

DES7200-TIME-MIB · .1.3.6.1.4.1.171.10.97.2.15.2.2.1.5

Object

column r/w Enumeration
ʱ??????????ڵĽ?????,??myTimeRangePeriodicType
??????Ϊ'fixed-segment'ʱ??????ֶ?û??????

Context

MIB
DES7200-TIME-MIB
OID
.1.3.6.1.4.1.171.10.97.2.15.2.2.1.5
Type
column
Access
readwrite
Status
current
Parent
myTimeRangePeriodicEntry
Groups
1

Walk 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 'DES7200-TIME-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES7200-TIME-MIB::myTimeRangePeriodicEndWeekDay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES7200-TIME-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES7200-TIME-MIB::myTimeRangePeriodicEndWeekDay.<myTimeRangePeriodicTRName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES7200-TIME-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES7200-TIME-MIB::myTimeRangePeriodicEndWeekDay'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1monday
2tuesday
3wednesday
4thursday
5friday
6saturday
7sunday

Conformance