atAlmMonActionState
AT-ALMMON-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.26.1.1.11
Object
column AtAlmMonActionState
Indicates the current state of this alarm monitor.
Context
- MIB
- AT-ALMMON-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.26.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- atAlmMonActionEntry
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::atAlmMonActionState'
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::atAlmMonActionState.<atAlmMonActionStackMemberId>.<atAlmMonActionIndex>'
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::atAlmMonActionState'
Syntax
- Source
- AtAlmMonActionState
- Base type
Enumeration
Values & Constraints
Type Values
1 | inactive |
2 | active |