osEthBwColorMode
OS-ETH-SERV-MIB ·
.1.3.6.1.4.1.6926.2.10.13.1.10
Object
column r/w
Enumeration
CLI commands: 'color-mode (blind|aware|drop-red|blind-and-drop-red|aware-and-drop-red)' 'no color-mode (blind|aware|drop-red|blind-and-drop-red|aware-and-drop-red|)'.
Context
- MIB
- OS-ETH-SERV-MIB
- OID
.1.3.6.1.4.1.6926.2.10.13.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- osEthBwEntry
- 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 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-MIB::osEthBwColorMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-MIB::osEthBwColorMode.<osEthBwId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-ETH-SERV-MIB::osEthBwColorMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | colorBlind |
3 | colorAware |
4 | colorAwareDropRed |
5 | colorBlindDropRed |
Conformance
Member of