All MIBs › IMA-MIB › imaGroupNumber
imaGroupNumber
Module: IMA-MIB
OID (symbolic): IMA-MIB::imaGroupNumber
OID (numeric): 1.3.6.1.4.1.353.5.7.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The number of IMA groups configured on this system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.7.1.1.1 snmpwalk -v2c -c public <target> IMA-MIB::imaGroupNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.7.1.1.1.1 snmpget -v2c -c public <target> IMA-MIB::imaGroupNumber.1
How to Use in IPNetwork Monitor
Select a device implementing IMA-MIB as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and locate imaGroupNumber under the atmfImaMibObjects branch of IMA-MIB, then select it and click OK. It reports the number of Inverse Multiplexing over ATM (IMA) groups configured on this system. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an INTEGER-type OID, Value bounds is the most useful condition here — trigger an alert if the group count changes unexpectedly, which would indicate an unplanned configuration change. Click Finish to create the monitor; you can adjust any parameter later.
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.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.7 | atmfIma | IMA-MIB |
| 1.3.6.1.4.1.353.5.7.1 | atmfImaMib | IMA-MIB |
| 1.3.6.1.4.1.353.5.7.1.1 | atmfImaMibObjects | IMA-MIB |
| 1.3.6.1.4.1.353.5.7.1.1.1 | imaGroupNumber | IMA-MIB |