All MIBs › ATSWTCH2-MIB › atswitchCurrentIpAddress
atswitchCurrentIpAddress
Module: ATSWTCH2-MIB
OID (symbolic): ATSWTCH2-MIB::atswitchCurrentIpAddress
OID (numeric): 1.3.6.1.4.1.207.8.10.1.8.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The Current IP address is the one which is currently used and is obtained dynamically through one of the protocols interaction.( DHCP or Bootp.)
This address is NULL if the Address is Statically configured.
What is atswitchCurrentIpAddress?
A read-only value showing the IP address currently in use by the switch, obtained dynamically via DHCP or BOOTP; it is null when the address is statically configured instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.10.1.8.1 snmpwalk -v2c -c public <target> ATSWTCH2-MIB::atswitchCurrentIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.10.1.8.1.1 snmpget -v2c -c public <target> ATSWTCH2-MIB::atswitchCurrentIpAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atswitchCurrentIpAddress.1
Start monitoring Allied Telesyn ATM switch (fabric v2) (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATSWTCH2-MIB::atswitchCurrentIpAddress OID value, configure state conditions and alerts, and monitor any Allied Telesyn ATM switch (fabric v2) (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.10 | atswitchMib | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.1 | atswitchSysGroup | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.1.8 | atswitchIpGroup | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.1.8.1 | atswitchCurrentIpAddress | ATSWTCH2-MIB |