All MIBs › CISCO-ENTITY-ALARM-MIB › ceAlarmFilterProfile
ceAlarmFilterProfile
Module: CISCO-ENTITY-ALARM-MIB
OID (symbolic): CISCO-ENTITY-ALARM-MIB::ceAlarmFilterProfile
OID (numeric): 1.3.6.1.4.1.9.9.138.1.2.5.1.1
Node type: OBJECT-TYPE
Type: AlarmFilterProfileType
Access: read-write
Description:
This object specifies the alarm filter profile associated with the corresponding physical entity. An alarm filter profile controls which alarm types the agent will monitor and signal for the corresponding physical entity.
If the value of this object is '0', then the agent monitors and signals all alarms associated with the corresponding physical entity.
What is ceAlarmFilterProfile?
Configures which alarm filter profile applies to a physical entity, determining which alarm types the agent monitors and reports for that component.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.138.1.2.5.1.1 snmpwalk -v2c -c public <target> CISCO-ENTITY-ALARM-MIB::ceAlarmFilterProfile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.138.1.2.5.1.1.1 snmpget -v2c -c public <target> CISCO-ENTITY-ALARM-MIB::ceAlarmFilterProfile.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.138.1.2.5.1.1.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.138 | ciscoEntityAlarmMIB | CISCO-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.9.9.138.1 | ciscoEntityAlarmMIBObjects | CISCO-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.9.9.138.1.2 | ceAlarmMonitoring | CISCO-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.9.9.138.1.2.5 | ceAlarmTable | CISCO-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.9.9.138.1.2.5.1 | ceAlarmEntry | CISCO-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.9.9.138.1.2.5.1.1 | ceAlarmFilterProfile | CISCO-ENTITY-ALARM-MIB |