acdAlarmStatusNumber
ACD-ALARM-MIB ·
.1.3.6.1.4.1.22420.2.1.11.1.2
Object
column SNMPv2-SMIUnsigned32
Unique number that identifies this alarm. Assigned by the unit. The alarm identifier is compose of 3 fields, the module number, the instance number and the error number. The alarm number looks like this: AAA.BBB.CC and is expressed in decimal, AAA is the module number, BBB is the instance number (1-999) and CC is the error number (1-99). A module number is assigned for each source of alarm in the system. For example the port module is set to 1, the SFP module is set to 2, the PAA is set to 3 and the environmental is set to 8.
Context
- MIB
- ACD-ALARM-MIB
- OID
.1.3.6.1.4.1.22420.2.1.11.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- acdAlarmStatusEntry
- Groups
- 1
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 'ACD-ALARM-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-ALARM-MIB::acdAlarmStatusNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACD-ALARM-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-ALARM-MIB::acdAlarmStatusNumber.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACD-ALARM-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACD-ALARM-MIB::acdAlarmStatusNumber'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of