slcMessageOfTheDayType
TIMETRA-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.3.1.2.1.8.7
Object
scalar r/w
Enumeration
The value of object slcMessageOfTheDayType specifies the type of
slcMessageOfTheDay.
If the value of slcMessageOfTheDayType is set to 'motd-type-none(0)',
then the message of the day is not displayed.
If the value of slcMessageOfTheDayType is set to 'motd-type-url(1)',
then the message is fetched from the URL specified in object
slcMessageOfTheDay.
If the value of slcMessageOfTheDayType is set to 'motd-type-text(2)',
then the value of slcMessageOfTheDay is displayed.
Objects slcMessageOfTheDay and slcMessageOfTheDayType must be set
together in the same SNMP SET request PDU.
Context
- MIB
- TIMETRA-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.1.8.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sysLoginControlInfo
- Groups
- 2
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 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SYSTEM-MIB::slcMessageOfTheDayType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SYSTEM-MIB::slcMessageOfTheDayType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | motd-type-none |
1 | motd-type-url |
2 | motd-type-text |