agCfgBootWeekday
ALTEON-CHEETAH-SWITCH-MIB ·
alteon variant
·
.1.3.6.1.4.1.1872.2.5.1.1.13.1
Object
scalar r/w
Enumeration
The day of the week for reboot.
Context
- MIB
- ALTEON-CHEETAH-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.5.1.1.13.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agBoot
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 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/alteon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-SWITCH-MIB::agCfgBootWeekday.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/alteon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-SWITCH-MIB::agCfgBootWeekday'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sunday |
2 | monday |
3 | tuesday |
4 | wednesday |
5 | thursday |
6 | friday |
7 | saturday |
8 | none |