cLCalendarProfileWeeklyProfileDay
CISCO-LWAPP-SCHEDULED-WLAN-MIB ·
.1.3.6.1.4.1.9.9.864.1.1.2.1.1
Object
column Enumeration
This object specifies week day information which is a unique instance for weekly calendar profile table.
Context
- MIB
- CISCO-LWAPP-SCHEDULED-WLAN-MIB
- OID
.1.3.6.1.4.1.9.9.864.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cLCalendarProfileWeeklyConfigEntry
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 'CISCO-LWAPP-SCHEDULED-WLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-SCHEDULED-WLAN-MIB::cLCalendarProfileWeeklyProfileDay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-SCHEDULED-WLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-SCHEDULED-WLAN-MIB::cLCalendarProfileWeeklyProfileDay.<cLCalendarProfileName>.<cLCalendarProfileWeeklyProfileDay>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-SCHEDULED-WLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-SCHEDULED-WLAN-MIB::cLCalendarProfileWeeklyProfileDay'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | monday |
2 | tuesday |
3 | wednesday |
4 | thursday |
5 | friday |
6 | saturday |
7 | sunday |