rcSlaOneWaySupport
RAISECOM-SLA-MIB ·
.1.3.6.1.4.1.8886.6.1.36.2.1.1.3
Object
column RcSlaOWSupport
Specifies the type of decision whether to support one way test.
Context
- MIB
- RAISECOM-SLA-MIB
- OID
.1.3.6.1.4.1.8886.6.1.36.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcSlaConfigEntry
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 'RAISECOM-SLA-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-SLA-MIB::rcSlaOneWaySupport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-SLA-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-SLA-MIB::rcSlaOneWaySupport.<rcSlaConfigOperId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-SLA-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-SLA-MIB::rcSlaOneWaySupport'
Syntax
- Source
- RcSlaOWSupport
- Base type
Enumeration
Type Description
The type use to decide whether to support one way Test.
Values & Constraints
Type Values
1 | sla-unknown |
2 | sla-support |
3 | sla-no-support |