All MIBs › SWL3MGMT-MIB › swL3IpCtrlMode
swL3IpCtrlMode
Module: SWL3MGMT-MIB
OID (symbolic): SWL3MGMT-MIB::swL3IpCtrlMode
OID (numeric): 1.3.6.1.4.1.2272.1.201.1.3.2.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object indicates the IP operation mode.
other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. manual(2) - the IP address will be set by manual. bootp(3) - the IP address will be set automatically from BOOTP server. dhcp(4) - the IP address will be set automatically from DHCP server.
What is swL3IpCtrlMode?
This read-write OID selects how an IP interface obtains its address: manually configured, via BOOTP, or via DHCP. An admin sets this to dhcp(4) on interfaces that should pull their address automatically rather than being statically configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.201.1.3.2.1.1.1.6 snmpwalk -v2c -c public <target> SWL3MGMT-MIB::swL3IpCtrlMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.201.1.3.2.1.1.1.6.1 snmpget -v2c -c public <target> SWL3MGMT-MIB::swL3IpCtrlMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.201.1.3.2.1.1.1.6.1 i <value>
Start monitoring D-Link Layer 3 managed switch (IP interface/static route/ARP config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SWL3MGMT-MIB::swL3IpCtrlMode OID value, configure state conditions and alerts, and monitor any D-Link Layer 3 managed switch (IP interface/static route/ARP config) from a single console.
OID Breakdown
Upper-level ancestors (10 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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.201 | cobra | SWPRIMGMT-MIB |
| 1.3.6.1.4.1.2272.1.201.1 | privateMgmt | SWPRIMGMT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.201.1.3 | swL3MgmtMIB | SWL3MGMT-MIB |
| 1.3.6.1.4.1.2272.1.201.1.3.2 | swL3IpMgmt | SWL3MGMT-MIB |
| 1.3.6.1.4.1.2272.1.201.1.3.2.1 | swL3IpCtrlMgmt | SWL3MGMT-MIB |
| 1.3.6.1.4.1.2272.1.201.1.3.2.1.1 | swL3IpCtrlTable | SWL3MGMT-MIB |
| 1.3.6.1.4.1.2272.1.201.1.3.2.1.1.1 | swL3IpCtrlEntry | SWL3MGMT-MIB |
| 1.3.6.1.4.1.2272.1.201.1.3.2.1.1.1.6 | swL3IpCtrlMode | SWL3MGMT-MIB |