All MIBs › Fore-Switch-MIB › nGenericShmemMaxMcastConnections
nGenericShmemMaxMcastConnections
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::nGenericShmemMaxMcastConnections
OID (numeric): 1.3.6.1.4.1.326.2.2.1.5.9.1.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The total number of multicast connections that this network module can support. If a separate multicast connection space is not supported, this value will be -1.
The largest possible number of ATM connections can be 2^28 - 1 (i.e., 268435455) since VPI and VCI fields in the ATM cell header occupies a total of 28 bits (12 bits of VPI and 16 bits of VCI). Any value greater than 2^28 - 1 for this MIB will indicate that this network module can support an unlimited number of multicast connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.5.9.1.1.8 snmpwalk -v2c -c public <target> Fore-Switch-MIB::nGenericShmemMaxMcastConnections
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.5.9.1.1.8.1 snmpget -v2c -c public <target> Fore-Switch-MIB::nGenericShmemMaxMcastConnections.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.326 | fore | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2 | systems | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1 | hardware | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1.5 | shmem | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.5.9 | netmodGenericShmemGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.5.9.1 | netmodGenericShmemTable | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.5.9.1.1 | netmodGenericShmemEntry | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.5.9.1.1.8 | nGenericShmemMaxMcastConnections | Fore-Switch-MIB |