rlSLAOperReturnCode
RADLAN-IP-SLA ·
.1.3.6.1.4.1.89.231.1.1.7
Object
column Enumeration
The IP SLA operation return code.
Context
- MIB
- RADLAN-IP-SLA
- OID
.1.3.6.1.4.1.89.231.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlSLAOperEntry
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-IP-SLA' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-IP-SLA::rlSLAOperReturnCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-IP-SLA' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-IP-SLA::rlSLAOperReturnCode.<rlSLAOperId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-IP-SLA' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-IP-SLA::rlSLAOperReturnCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | success |
1 | error |