ringswitchLCDCurrentMsgText
MADGERSW-MIB ·
.1.3.6.1.4.1.494.4.4.3
Object
The actual lcd message text, including a carriage return after the first line, and a null character after the second line.
Context
- MIB
- MADGERSW-MIB
- OID
.1.3.6.1.4.1.494.4.4.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- ringswitchLCD
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 'MADGERSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MADGERSW-MIB::ringswitchLCDCurrentMsgText.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MADGERSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MADGERSW-MIB::ringswitchLCDCurrentMsgText'