ostSnmpErrorMessage
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.3.2.1.4
Object
This object is a textual string that indicates the reason that
the SNMP error was generated for the ostSnmpErrorCount value.
The initial value for this object is null and indicates that no SNMP
errors have been detected.
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.3.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostModuleStatusEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostSnmpErrorMessage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostSnmpErrorMessage.<ostModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EXT-MIB::ostSnmpErrorMessage'
Syntax
- Source
- OMNITRON-TC-MIBOstErrorString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of