All MIBs › IPADv2-MIB › ipadTCPServerConnEnableEntry
ipadTCPServerConnEnableEntry
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadTCPServerConnEnableEntry
OID (numeric): 1.3.6.1.4.1.321.100.1.15.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Enables or disables this entry.
What is ipadTCPServerConnEnableEntry?
This object controls whether a specific TCP server connection entry is active or disabled in an IP Acceleration Device. When enabled, the connection is available; when disabled, it is inactive. An operator managing load-balancer connections would disable an entry to take a server connection offline for maintenance without deleting its configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.15.2.1.4 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadTCPServerConnEnableEntry
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.15.2.1.4.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadTCPServerConnEnableEntry.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.321.100.1.15.2.1.4.1 i <value>
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.321 | verilink | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100 | hbu | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100.1 | ipad | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.15 | ipadTCPServer | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.15.2 | ipadTCPServerConnTable | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.15.2.1 | ipadTCPServerConnTableEntry | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.15.2.1.4 | ipadTCPServerConnEnableEntry | IPADv2-MIB |