ntcAlmLogState

NEWTEC-ALARM-MIB · .1.3.6.1.4.1.5835.5.2.200.1.5.1.3

Object

The operational state of an alarm (on/off).

Context

MIB
NEWTEC-ALARM-MIB
OID
.1.3.6.1.4.1.5835.5.2.200.1.5.1.3
Type
column
Access
readonly
Status
current
Parent
ntcAlmLogEntry
Groups
1

Walk 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 'NEWTEC-ALARM-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-ALARM-MIB::ntcAlmLogState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEWTEC-ALARM-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-ALARM-MIB::ntcAlmLogState.<ntcAlmLogLogIndex>'
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::ntcAlmLogState'

Syntax

Values & Constraints

Type Values
0off
1on

Conformance