ostEnetStInitCfgFrameRateType
OMNITRON-EST-MIB ·
.1.3.6.1.4.1.7342.10.1.1.2.1.23
Object
column r/w
Enumeration
This object selects the specific frame rate that is indicated
by ostEnetStInitCfgFrameRate for the test instance.
bits(1) Test instance frame rate specified by bits per second
frames(2) Test instance frame rate specified by frames per
second
gap(3) Test instance frame rate specified by gap between
frames in nsec (not currently supported)
interface(4) Test instance frame rate specified by percentage of
interface speed in 0.001%
serviceRate(5) Test instance frame rate specified by the CIR rate of
test instance flow. For an EVC type it is the CIR of
the EVC. For a EVC+CoS type it is the CIR of EVC+CoS.
For the 'serviceRate' selection:
If 'ostEnetStInitCfgType' is 'evc', 'lbm', or 'tst' it is the CIR of the EVC.
If 'ostEnetStInitCfgType' is 'evccos' it is the CIR of the EVC+CoS.
If 'ostEnetStInitCfgType' is 'port' it is the interface rate.
This object can only be written at row creation time and cannot be
modified once it has been created.
Context
- MIB
- OMNITRON-EST-MIB
- OID
.1.3.6.1.4.1.7342.10.1.1.2.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostEnetStInitCfgEntry
- Groups
- 1
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 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EST-MIB::ostEnetStInitCfgFrameRateType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EST-MIB::ostEnetStInitCfgFrameRateType.<ostEnetStInitCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EST-MIB::ostEnetStInitCfgFrameRateType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bits |
2 | frames |
3 | gap |
4 | interface |
5 | serviceRate |
Conformance
Member of