ostEvcManagementPort2
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.2.1.1.17
Object
column r/w
Enumeration
This object defines whether the management port 2 associated with the EVC
is active or inactive.
inactive(1) Indicates that a management port is not present on the
current EVC or that if the management port is present on
the current EVC it is inactive - Ethernet traffic on the
EVC does not ingress or egress the management port.
active(2) Indicates that the management port is present on an EVC
and is active - Ethernet traffic on the EVC does ingress
and egress the management port.
If the management port is not a member of the EVC as indicated by the
ostEvcPortList object writing a value of 'active' to this object will
result in the generation of a SNMP error.
This object is supported by the GM3, GM4, GM4-PoE.
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.2.1.1.17- 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::ostEvcManagementPort2'
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::ostEvcManagementPort2.<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::ostEvcManagementPort2'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | active |
Conformance
Member of