acdAlarmCfgServiceAffecting
ACD-ALARM-MIB ·
.1.3.6.1.4.1.22420.2.1.10.1.6
Object
This is to indicate if the alarm is service affecting or not. This value depends on the utilization of the box. For instance in an application where the monitoring of the traffic is mandatory the link down event on the monitor port is service affecting.
Context
- MIB
- ACD-ALARM-MIB
- OID
.1.3.6.1.4.1.22420.2.1.10.1.6- Type
- column
- Access
- readwrite
- 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::acdAlarmCfgServiceAffecting'
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::acdAlarmCfgServiceAffecting.<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::acdAlarmCfgServiceAffecting'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of