ipspTimeFiltDayOfWeekMask

IPSEC-POLICY-MIB · .1.3.6.1.2.1.153.1.10.1.6

Object

column r/w Bits
A bit mask which overlays the ipspTimeFiltPeriodStart to
ipspTimeFiltPeriodEnd date range to further restrict the time
period to a restricted set of days within a given week.

Context

MIB
IPSEC-POLICY-MIB
OID
.1.3.6.1.2.1.153.1.10.1.6
Type
column
Access
readwrite
Status
current
Parent
ipspTimeFilterEntry
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 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-POLICY-MIB::ipspTimeFiltDayOfWeekMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-POLICY-MIB::ipspTimeFiltDayOfWeekMask.<ipspTimeFiltName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPSEC-POLICY-MIB::ipspTimeFiltDayOfWeekMask'

Syntax

Bits

Values & Constraints

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

Conformance