zxAnQosPclWeeklyDay
ZTE-AN-QOSPCL-MIB ·
.1.3.6.1.4.1.3902.1015.26.1.11.1.5
Object
column r/w
Bits
Week day of the time range.The bits means from Sunday to Saturday. The bit value 1 means the day represented by this bit is choosen.
Context
- MIB
- ZTE-AN-QOSPCL-MIB
- OID
.1.3.6.1.4.1.3902.1015.26.1.11.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnQosPclTimeRangeEntry
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 'ZTE-AN-QOSPCL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-QOSPCL-MIB::zxAnQosPclWeeklyDay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-QOSPCL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-QOSPCL-MIB::zxAnQosPclWeeklyDay.<zxAnQosPclTimeRangeName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-QOSPCL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-QOSPCL-MIB::zxAnQosPclWeeklyDay'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | sunday |
1 | monday |
2 | tuesday |
3 | wednesday |
4 | thursday |
5 | friday |
6 | saturday |