rlTBIPeriodicWeekDayList
NETGEAR-RADLAN-TBI-MIB ·
.1.3.6.1.4.1.4526.17.145.2.1.2
Object
The bitmap allows to user to select periodic time range for several days at once. The periodic range will be associated with specific days when corresponding bits will be set. If at least one bit has been set in the rlTBIPeriodicWeekDayList, the weekday in rlTBIPeriodicStart and rlTBIPeriodicEnd is not relevant and should be set to zero.
Context
- MIB
- NETGEAR-RADLAN-TBI-MIB
- OID
.1.3.6.1.4.1.4526.17.145.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlTBIPeriodicEntry
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 'NETGEAR-RADLAN-TBI-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-TBI-MIB::rlTBIPeriodicWeekDayList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-TBI-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-TBI-MIB::rlTBIPeriodicWeekDayList.<rlTBIPeriodicTimeRangeName>.<rlTBIPeriodicWeekDayList>.<rlTBIPeriodicStart>.<rlTBIPeriodicEnd>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-TBI-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-TBI-MIB::rlTBIPeriodicWeekDayList'
Syntax
- Source
- RlTBIWeekDayList
- Base type
Bits
Values & Constraints
Type Values
0 | monday |
1 | tuesday |
2 | wednesday |
3 | thursday |
4 | friday |
5 | saturday |
6 | sunday |