ostEnetStInitCfgType

OMNITRON-EST-MIB · .1.3.6.1.4.1.7342.10.1.1.2.1.8

Object

column r/w Enumeration
This object selects the specific type of Test Initiator instance.
              
port(1)       Test instance is port based
evc(2)        Test instance is EVC based
evccos(3)     Test instance is EVC+CoS based
lbm(4)        Test instance is LBM MEP based (configured on a MD/MA)
tst(5)        Test instance is ETH-Test MEP based (direct point-to-point)
              
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.8
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::ostEnetStInitCfgType'
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::ostEnetStInitCfgType.<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::ostEnetStInitCfgType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1port
2evc
3evccos
4lbm
5tst

Conformance