mimosaLEDBrightness
MIMOSA-NETWORKS-BFIVE-MIB ·
.1.3.6.1.4.1.43356.2.1.2.1.7
Object
scalar Enumeration
Indicates the intensity of the status indicator lights on the device exterior. The Auto option adjusts the amount of light based upon ambient conditions. Manual options include Low, Medium, and High.
Context
- MIB
- MIMOSA-NETWORKS-BFIVE-MIB
- OID
.1.3.6.1.4.1.43356.2.1.2.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- mimosaGeneral
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MIMOSA-NETWORKS-BFIVE-MIB' -M '/opt/observium/mibs/mimosa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIMOSA-NETWORKS-BFIVE-MIB::mimosaLEDBrightness.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIMOSA-NETWORKS-BFIVE-MIB' -M '/opt/observium/mibs/mimosa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIMOSA-NETWORKS-BFIVE-MIB::mimosaLEDBrightness'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | low |
3 | medium |
4 | high |