spdTimeFiltMonthOfYearMask

IPSEC-SPD-MIB · .1.3.6.1.2.1.153.1.9.1.3

Object

column r/w Bits
A bit mask that indicates acceptable months of the year.
This column evaluates to 'true' if the current month's bit
is set.

Context

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

Syntax

Bits

Values & Constraints

Enumerated Values
0january
1february
2march
3april
4may
5june
6july
7august
8september
9october
10november
11december

Conformance

Member of
Compliance refinements
Write access is not required.