rcSlaThroughputPktLength
RAISECOM-SLA-MIB ·
.1.3.6.1.4.1.8886.6.1.36.4.1.1.4
Object
column deprecated
r/w
Enumeration
This object indicates a row in the rcSlaConfigTable. This value is an operation number configured by user.
Context
- MIB
- RAISECOM-SLA-MIB
- OID
.1.3.6.1.4.1.8886.6.1.36.4.1.1.4- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- rcSlaThroughputConfigEntry
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::rcSlaThroughputPktLength'
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::rcSlaThroughputPktLength.<rcSlaThroughputIndex>'
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::rcSlaThroughputPktLength'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | length64 |
1 | length128 |
2 | length256 |
3 | length512 |
4 | length1024 |
5 | length1280 |
6 | length1518 |