ipspTimeFiltDayOfMonthMask

IPSEC-POLICY-MIB · .1.3.6.1.2.1.153.1.10.1.5

Object

column r/w OctetString
Defines which days of the month this time period is valid
for.  It is a sequence of 32 BITS, where each BIT represents
a corresponding day of the month starting from the left most
bit being equal to the first day of the month.  The last bit
in the string MUST be zero.

Context

MIB
IPSEC-POLICY-MIB
OID
.1.3.6.1.2.1.153.1.10.1.5
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::ipspTimeFiltDayOfMonthMask'
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::ipspTimeFiltDayOfMonthMask.<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::ipspTimeFiltDayOfMonthMask'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 4-4

Conformance