atAlmMonOutputRelayUsage
AT-ALMMON-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.26.4.1.4
Object
This object indicates whether or not the relay output is used.
Since there are entries only for existing associations between the output
relays 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, relay number 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.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atAlmMonOutputRelayEntry
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::atAlmMonOutputRelayUsage'
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::atAlmMonOutputRelayUsage.<atAlmMonOutputRelayStkId>.<atAlmMonOutputRelayNumber>.<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::atAlmMonOutputRelayUsage'
Syntax
- Source
- AtAlmMonActionUseOutput
- Base type
Enumeration
Values & Constraints
Type Values
1 | unused |
2 | used |