ostEvcMode
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.2.1.1.15
Object
column r/w
Enumeration
This object defines the EVC mode.
The value 'normal' indicates that the EVC is a normal EVC and the S-TAG
is preserved across ENNI ports.
The value 'stagTranslation' indicates that the EVC does not preserve the
S-TAG across ENNI ports. An EVC using S-Tag Translation can only have two
ports defined for the GM3, GM4 and more than two ports for the XM5.
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.2.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostEvcEntry
- 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-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostEvcMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostEvcMode.<ostModuleIndex>.<ostEvcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EXT-MIB::ostEvcMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | stagTranslation |
Conformance
Member of