sub10UnitMgmtAlarmName

SUB10SYSTEMS-MIB · .1.3.6.1.4.1.39003.3.2.6.1.1.3

Object

column r/w Sub10AlarmName
The alarm name. This is a short descriptive name for the alarm.
Alarm names can be duplicated across entries in order to define
the same alarm to be raised and cleared according to different
thresholds and different severity levels. If the user defines mutiple alarms
with the same name it important to correctly configure severity and
thresholds to avoid multiple alarms being generated for the same condition.
Fixed alarm names cannot be modified. Fixed alarms are populated
automatically in rows 1 to ('sub10UnitMgmtAlarmsUserDefStart'-1)

Context

MIB
SUB10SYSTEMS-MIB
OID
.1.3.6.1.4.1.39003.3.2.6.1.1.3
Type
column
Access
readwrite
Status
current
Parent
sub10UnitMgmtAlarmEntry
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 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10UnitMgmtAlarmName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10UnitMgmtAlarmName.<sub10UnitMgmtAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUB10SYSTEMS-MIB::sub10UnitMgmtAlarmName'

Syntax

Source
Sub10AlarmName
Base type
OctetString

Values & Constraints

Type Constraints
range: 1..32

Conformance