ituSatProfileRateConvention
RAD-TEST-MIB ·
.1.3.6.1.4.1.164.6.1.15.1.3.1.21
Object
column r/w
Enumeration
Indicates whether rate measurements are be shown in the test report
as 'data-rate' (IR) or converted to 'line rate' (ULR).
This object is relevant only for generators.
Context
- MIB
- RAD-TEST-MIB
- OID
.1.3.6.1.4.1.164.6.1.15.1.3.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ituSatProfileEntry
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 'RAD-TEST-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-TEST-MIB::ituSatProfileRateConvention'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-TEST-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-TEST-MIB::ituSatProfileRateConvention.<ituSatProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-TEST-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-TEST-MIB::ituSatProfileRateConvention'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dataRate |
2 | lineRate |