agentRTCWeekDay
SWCOMMGMT-MIB ·
.1.3.6.1.4.1.2272.1.201.1.1.1.8.7
Object
scalar Enumeration
The current week day.
Context
- MIB
- SWCOMMGMT-MIB
- OID
.1.3.6.1.4.1.2272.1.201.1.1.1.8.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agentRTC
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWCOMMGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWCOMMGMT-MIB::agentRTCWeekDay.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWCOMMGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWCOMMGMT-MIB::agentRTCWeekDay'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | date-Sunday |
2 | date-Monday |
3 | date-Tuesday |
4 | date-Wednesday |
5 | date-Thursday |
6 | date-Friday |
7 | date-Saturday |