ostEnetStInitCfgY1564Performance

OMNITRON-EST-MIB · .1.3.6.1.4.1.7342.10.1.1.2.1.45

Object

column r/w Enumeration
This object selects whether the configuration tests A, B, and C are
run or whether the performance test A is run. This is applicable to
Y.1564 test only and is ignored for other test types.
              
y1564ConfigTest(1)       Runs the Service Activation Configuration test
                         includine Test A (CIR), B (EIR), and
                         C (policing)
y1564PerformanceTest(2)  Runs the Service Activation Performance test,
                         test A (CIR) only
              
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.45
Type
column
Access
readwrite
Status
current
Parent
ostEnetStInitCfgEntry
Groups
1

Walk 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::ostEnetStInitCfgY1564Performance'
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::ostEnetStInitCfgY1564Performance.<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::ostEnetStInitCfgY1564Performance'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1y1564ConfigTest
2y1564PerformanceTest

Conformance