All MIBs › CT-ELS100-MIB › kxswdisConfigIp
kxswdisConfigIp
Module: CT-ELS100-MIB
OID (symbolic): CT-ELS100-MIB::kxswdisConfigIp
OID (numeric): 1.3.6.1.4.1.97.8.4.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP address of the NMS (i.e., any IP host) that is allowed to use TFTP to send/retrieve the configuration file of the ELS100-16. A value of 0.0.0.0 (which is the factory specified default) prevents any NMS from obtaining access, while a value of 255.255.255.255 gives every NMS permission.
What is kxswdisConfigIp?
This read-write object specifies which NMS IP address is permitted to use TFTP to upload or download the ELS100-16's configuration file, where the factory default of 0.0.0.0 blocks all such access and 255.255.255.255 opens it to any host. An admin uses this as an access-control gate on configuration file transfers, and should be cautious about setting it to the broad 255.255.255.255 value since that permits any host on the network to read or overwrite the device's configuration via TFTP. For example, an admin wanting to allow only their dedicated management server to back up and restore configurations would set kxswdisConfigIp to that server's specific IP address rather than leaving it wide open.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.8.4.4 snmpwalk -v2c -c public <target> CT-ELS100-MIB::kxswdisConfigIp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.8.4.4.1 snmpget -v2c -c public <target> CT-ELS100-MIB::kxswdisConfigIp.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.97.8.4.4.1 a <value>
Start monitoring Cabletron ELS100 series Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-ELS100-MIB::kxswdisConfigIp OID value, configure state conditions and alerts, and monitor any Cabletron ELS100 series Ethernet switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.8 | els_100 | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.4 | kxswdis | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.4.4 | kxswdisConfigIp | CT-ELS100-MIB |