atAlmMonOutputLedUsage
AT-ALMMON-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.26.5.1.3
Object
This object indicates whether or not an LED is used.
Since there are entries only for existing associations between the output
LED(s) and the alarms, the object value should be always used(2).
If a user sets a value of unused(1) to this object, then the whole entry
will be deleted.
If a user sets a value of used(2) to this object with new index, then
a new entry should be created if stack member id and alarm id are
specified properly in the index.
Context
- MIB
- AT-ALMMON-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.26.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atAlmMonOutputLedEntry
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 'AT-ALMMON-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-ALMMON-MIB::atAlmMonOutputLedUsage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-ALMMON-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-ALMMON-MIB::atAlmMonOutputLedUsage.<atAlmMonOutputRelayStkId>.<atAlmMonOutputRelayAlarmId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-ALMMON-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-ALMMON-MIB::atAlmMonOutputLedUsage'
Syntax
- Source
- AtAlmMonActionUseOutput
- Base type
Enumeration
Values & Constraints
Type Values
1 | unused |
2 | used |