acdAlarmCfgExtNumber
ACD-ALARM-MIB ·
.1.3.6.1.4.1.22420.2.1.10.1.7
Object
column OctetString
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: A.B.C and is expressed in decimal, A is the module number, B is the instance number and C is the error number. A module number is assigned for each source of alarm in the system (see Accedian documentation for more detail).
Context
- MIB
- ACD-ALARM-MIB
- OID
.1.3.6.1.4.1.22420.2.1.10.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- acdAlarmCfgEntry
- 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::acdAlarmCfgExtNumber'
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::acdAlarmCfgExtNumber.<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::acdAlarmCfgExtNumber'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of