gpoeLedColor

OMNITRON-GPOE-MIB · .1.3.6.1.4.1.7342.101.2.1.2

Object

column Enumeration
This object indicates the specific LED color.
              
off(0)          LED is off
amber(1)        LED is amber
green(2)        LED is green
red(3)          LED is red

Context

MIB
OMNITRON-GPOE-MIB
OID
.1.3.6.1.4.1.7342.101.2.1.2
Type
column
Access
readonly
Status
current
Parent
ostGpoeLedEntry
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-GPOE-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-GPOE-MIB::gpoeLedColor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-GPOE-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-GPOE-MIB::gpoeLedColor.<gpoeLedIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-GPOE-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-GPOE-MIB::gpoeLedColor'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0off
1amber
2green
3red

Conformance

Member of