ostInterfaceColor

OMNITRON-EXT-MIB · .1.3.6.1.4.1.7342.7.1.1.1.1.24

Object

column r/w Enumeration
This objects sets the interface to color aware or color unaware (color
blind) mode.
              
              
unaware(1)    Port is configured in color unaware mode. Traffic that
              ingresses a port is classified as 'green'
              
aware(2)      Port is configured in color aware mode. Traffic that
              ingresses a port is classied as 'green' or 'yellow'
              dependent upon the color marking for the module.
              
This object is supported by the XM5.

Context

MIB
OMNITRON-EXT-MIB
OID
.1.3.6.1.4.1.7342.7.1.1.1.1.24
Type
column
Access
readwrite
Status
current
Parent
ostInterfaceEntry
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-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostInterfaceColor'
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::ostInterfaceColor.<ostInterfaceIndex>'
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::ostInterfaceColor'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unaware
2aware

Conformance

Member of