All MIBs › ATM-FORUM-M4-MIB › atmfM4AlarmSevProfileIndexNext
atmfM4AlarmSevProfileIndexNext
Module: ATM-FORUM-M4-MIB
OID (symbolic): ATM-FORUM-M4-MIB::atmfM4AlarmSevProfileIndexNext
OID (numeric): 1.3.6.1.4.1.353.100.1.35
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This object contains an appropriate value to be used for atmfM4AlarmSevProfileIndex when creating entries in the atmfM4AlarmSevProfileTable. The value -1 indicates that no unassigned entries are available. To obtain the index value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index (or -1).
What is atmfM4AlarmSevProfileIndexNext?
This OID holds a number indicating the next available slot or identifier you can use when creating a new alarm severity profile configuration. The value -1 means all available slots are full and no new profiles can be added. A system administrator configuring alarm rules on an ATM device would read this value first to determine which ID number to assign to a new alarm profile.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.100.1.35 snmpwalk -v2c -c public <target> ATM-FORUM-M4-MIB::atmfM4AlarmSevProfileIndexNext
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.100.1.35.1 snmpget -v2c -c public <target> ATM-FORUM-M4-MIB::atmfM4AlarmSevProfileIndexNext.1
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.35 | atmfM4AlarmSevProfileIndexNext | ATM-FORUM-M4-MIB |