f3TwampDistStatsConfigIndex
F3-TWAMP-MIB ·
.1.3.6.1.4.1.2544.1.12.33.1.11.1.1
Object
column TwampDistStatsType
A unique index for each row. Indicates whether the statistical distribution is for two-way packet delay (twoway-pd), one-way Session Sender to Session Reflector packet delay (oneway-s2r-pd), one-way Session Reflector to Session Sender packet delay (oneway-r2s-pd), one-way Session Sender to Session Reflector packet delay variation (oneway-s2r-pdv) or Session Reflector to Session Sender packet delay variation (oneway-r2s-pdv).
Context
- MIB
- F3-TWAMP-MIB
- OID
.1.3.6.1.4.1.2544.1.12.33.1.11.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- f3TwampDistStatsConfigEntry
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 'F3-TWAMP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-TWAMP-MIB::f3TwampDistStatsConfigIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-TWAMP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-TWAMP-MIB::f3TwampDistStatsConfigIndex.<neIndex>.<f3TwampSessionSenderIndex>.<f3TwampDistStatsConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-TWAMP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-TWAMP-MIB::f3TwampDistStatsConfigIndex'
Syntax
- Source
- TwampDistStatsType
- Base type
Enumeration
Values & Constraints
Type Values
1 | twoWayPd |
2 | oneWayS2RPd |
3 | oneWayR2SPd |
4 | oneWayS2RPdv |
5 | oneWayR2SPdv |