oacRttApplSuppRttTypes
OneAccess-RoundTripTime-MIB ·
.1.3.6.1.4.1.13191.10.3.4.1223.1.4.2.1.1
Object
column OacRttApplType
This object indexes the supported 'RttType' types.
Context
- MIB
- OneAccess-RoundTripTime-MIB
- OID
.1.3.6.1.4.1.13191.10.3.4.1223.1.4.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- oacRttApplSuppRttTypesEntry
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 'OneAccess-RoundTripTime-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OneAccess-RoundTripTime-MIB::oacRttApplSuppRttTypes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OneAccess-RoundTripTime-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OneAccess-RoundTripTime-MIB::oacRttApplSuppRttTypes.<oacRttApplSuppRttTypes>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OneAccess-RoundTripTime-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OneAccess-RoundTripTime-MIB::oacRttApplSuppRttTypes'
Syntax
- Source
- OacRttApplType
- Base type
Enumeration
Type Description
Values for Rtt Application Type.
Values & Constraints
Type Values
1 | echo |
2 | pathEcho |
3 | fileIO |
4 | script |
5 | udpEcho |
6 | tcpConnect |
7 | http |
8 | dns |
9 | jitter |
10 | dlsw |
11 | dhcp |
12 | ftp |