agnLed
ACE2002-MIB ·
.1.3.6.1.4.1.164.6.2.10
Object
scalar OctetString
This entry specifies the LEDs status of the agent module . Each led will be represented by 4 bits where the first 2 bits (left) will specify the status : (00=NA, 01=OFF, 10=ON, 11=BLINK), and the next two bits (right) will specify the color : (00=GREEN, 01=RED, 10=YELLOW, 11=GRAY)
Context
- MIB
- ACE2002-MIB
- OID
.1.3.6.1.4.1.164.6.2.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agnt
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 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::agnLed.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACE2002-MIB::agnLed'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.