ntcAlmActiveTable
NEWTEC-ALARM-MIB ·
.1.3.6.1.4.1.5835.5.2.200.1.3
Object
table
This table contains the list of currently active alarm and all associated data (description, alarmcount, etc). Rows in this table will disappear as soon as an alarm goes to the off state. When a GETNEXT on this table gives a response outside this table it means there are no active alarms on this device. This is actually the fastest way to check the alarmstate of a device.
Context
- MIB
- NEWTEC-ALARM-MIB
- OID
.1.3.6.1.4.1.5835.5.2.200.1.3- Type
- table
- Status
- current
- Parent
- ntcAlmObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NEWTEC-ALARM-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-ALARM-MIB::ntcAlmActiveTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEWTEC-ALARM-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEWTEC-ALARM-MIB::ntcAlmActiveTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.