rsDiagnosticsCode
RADLAN-Tuning ·
.1.3.6.1.4.1.89.29.4.1.2
Object
column Integer32
The code of the rejected the SNMP request whose diagnostics are specified by this entry. This code may be used to find out the reason for rejection if the diagnostic text is unavailable.
Context
- MIB
- RADLAN-Tuning
- OID
.1.3.6.1.4.1.89.29.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rsDiagnosticsEntry
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 'RADLAN-Tuning' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-Tuning::rsDiagnosticsCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-Tuning' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-Tuning::rsDiagnosticsCode.<rsDiagnosticsRequestId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-Tuning' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-Tuning::rsDiagnosticsCode'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647