All MIBs › CISCO-LWAPP-AP-MIB › cLApGlobalTcpMss
cLApGlobalTcpMss
Module: CISCO-LWAPP-AP-MIB
OID (symbolic): CISCO-LWAPP-AP-MIB::cLApGlobalTcpMss
OID (numeric): 1.3.6.1.4.1.9.9.513.1.3.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object represents the Global AP TCP MSS value. Permissible value are between 536 and 1363. This will also enable the global TCP MSS flag. Value of 0 will disable the global TCP MSS flag. Any change of value for this object will be reflected to cLApTcpMss
What is cLApGlobalTcpMss?
Read-write value (536-1363) setting the global TCP Maximum Segment Size for access points; a nonzero value also enables the global TCP MSS override, while 0 disables it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.3.11 snmpwalk -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApGlobalTcpMss
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.3.11.1 snmpget -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApGlobalTcpMss.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.513.1.3.11.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cLApGlobalTcpMss.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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.513 | ciscoLwappApMIB | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1 | ciscoLwappApMIBObjects | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.3 | ciscoLwappApGlobal | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.3.11 | cLApGlobalTcpMss | CISCO-LWAPP-AP-MIB |