nbDevErrorText
DEV-CFG-MIB ·
.1.3.6.1.4.1.629.1.50.11.1.2
Object
scalar RFC1213-MIBDisplayString
This is the text of the last error that the agent found. it is sent to the RS232 port, and it used by the manager to show the cause of the last error.
Context
- MIB
- DEV-CFG-MIB
- OID
.1.3.6.1.4.1.629.1.50.11.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- nbDevGen
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 'DEV-CFG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEV-CFG-MIB::nbDevErrorText.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DEV-CFG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DEV-CFG-MIB::nbDevErrorText'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.