rlRadiusServRejectedReason
RADLAN-RADIUSSRV ·
.1.3.6.1.4.1.89.226.17.1.11
Object
Rejected user reason.
Context
- MIB
- RADLAN-RADIUSSRV
- OID
.1.3.6.1.4.1.89.226.17.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlRadiusServRejectedEntry
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-RADIUSSRV' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-RADIUSSRV::rlRadiusServRejectedReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-RADIUSSRV' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-RADIUSSRV::rlRadiusServRejectedReason.<rlRadiusServRejectedIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-RADIUSSRV' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-RADIUSSRV::rlRadiusServRejectedReason'
Syntax
- Source
- RlRadiusServRejectedReasonType
- Base type
Enumeration
Values & Constraints
Type Values
0 | noError |
1 | unknownUser |
2 | illegalPassword |
3 | notAllowedTime |