All MIBs › CTRON-APPN-MIB › nwAppnSysMaxTdmTGs
nwAppnSysMaxTdmTGs
Module: CTRON-APPN-MIB
OID (symbolic): CTRON-APPN-MIB::nwAppnSysMaxTdmTGs
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.5.2.1.1.2.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies maximum number of transmission groups that can be stored in Topology Database. Zero means unlimited.
What is nwAppnSysMaxTdmTGs?
This read-write integer (0-65535) caps how many transmission groups can be stored in the Topology Database, with 0 meaning unlimited. Because transmission groups multiply faster than nodes in a highly meshed network, this cap independently bounds that part of topology memory usage. An admin who saw topology memory growth outpace node count might tighten this TG-specific limit separately from nwAppnSysMaxTdmNodes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.5.2.1.1.2.16 snmpwalk -v2c -c public <target> CTRON-APPN-MIB::nwAppnSysMaxTdmTGs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.5.2.1.1.2.16.1 snmpget -v2c -c public <target> CTRON-APPN-MIB::nwAppnSysMaxTdmTGs.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.2.2.3.5.2.1.1.2.16.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nwAppnSysMaxTdmTGs.1
Start monitoring Cabletron/Enterasys router (IBM SNA/APPN) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-APPN-MIB::nwAppnSysMaxTdmTGs OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys router (IBM SNA/APPN) from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.2 | ctronExp | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.2.2 | ctronRouterExp | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2 | nwRouter | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2.3 | nwRtrProtoSuites | ROUTER-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.2.2.2.3.5 | nwAppnRouter | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2 | nwAppnComponents | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.1 | nwAppnSystem | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.1.1 | nwAppnSysConfig | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.1.1.2 | nwAppnSysCfgLocalNode | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.1.1.2.16 | nwAppnSysMaxTdmTGs | CTRON-APPN-MIB |