All MIBs › ATM-FORUM-M4-MIB › atmfM4AlarmSevDefault
atmfM4AlarmSevDefault
Module: ATM-FORUM-M4-MIB
OID (symbolic): ATM-FORUM-M4-MIB::atmfM4AlarmSevDefault
OID (numeric): 1.3.6.1.4.1.353.100.1.34
Node type: OBJECT-TYPE
Type: AtmfM4AlarmSeverity
Access: read-write
Description:
The default severity value used for new profile index/trap ID pairs that have not yet been modified. This value is also used whenever an object's alarm severity profile index is set to 0.
What is atmfM4AlarmSevDefault?
This holds the default severity level (critical, major, minor, warning, etc.) assigned to newly created alarm rules. When an alarm profile is reset to its default state or has no custom severity set, this value is used. An ATM switch admin would set this to 'major' so that new port alarms default to escalating to operators unless explicitly configured lower.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.100.1.34 snmpwalk -v2c -c public <target> ATM-FORUM-M4-MIB::atmfM4AlarmSevDefault
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.100.1.34.1 snmpget -v2c -c public <target> ATM-FORUM-M4-MIB::atmfM4AlarmSevDefault.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.100.1.34.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.353 | atmForum | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.100 | atmfM4MIB | ATM-FORUM-M4-MIB |
| 1.3.6.1.4.1.353.100.1 | atmfM4MIBObjects | ATM-FORUM-M4-MIB |
| 1.3.6.1.4.1.353.100.1.34 | atmfM4AlarmSevDefault | ATM-FORUM-M4-MIB |