ostEnetStInitCfgAcceptableFrameLossType
OMNITRON-EST-MIB ·
.1.3.6.1.4.1.7342.10.1.1.2.1.26
Object
column r/w
Enumeration
This object selects the specific type of acceptable frame loss
before a trial failure is declared as indicated by
ostEnetStInitCfgAcceptableFrameLoss for the test instance.
framecount(1) Acceptable loss criteria based upon lost frame count
frameratio(2) Acceptable loss criteria based upon percentage ratio
of lost frames in 0.001%
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.26- 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::ostEnetStInitCfgAcceptableFrameLossType'
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::ostEnetStInitCfgAcceptableFrameLossType.<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::ostEnetStInitCfgAcceptableFrameLossType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | framecount |
2 | frameratio |
Conformance
Member of