All MIBs › Hub-facs-prvt › fmSystemLastDestinationIpAddr
fmSystemLastDestinationIpAddr
Module: Hub-facs-prvt
OID (symbolic): Hub-facs-prvt::fmSystemLastDestinationIpAddr
OID (numeric): 1.3.6.1.4.1.22.51.1.1.21
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The destination IP address in the the last IP message. It may be either fmSystemIpAddr or fmSystemSlipIpAddr
What is fmSystemLastDestinationIpAddr?
This OID holds the destination IP address from the most recent IP message received, which will match either fmSystemIpAddr (Ethernet) or fmSystemSlipIpAddr (SLIP) depending on which interface the traffic arrived on. An admin checks this to determine which management interface is actually being used to reach the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22.51.1.1.21 snmpwalk -v2c -c public <target> Hub-facs-prvt::fmSystemLastDestinationIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22.51.1.1.21.1 snmpget -v2c -c public <target> Hub-facs-prvt::fmSystemLastDestinationIpAddr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fmSystemLastDestinationIpAddr.1
Start monitoring Legacy Fibronics hub equipment (trap-destination/system config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Hub-facs-prvt::fmSystemLastDestinationIpAddr OID value, configure state conditions and alerts, and monitor any Legacy Fibronics hub equipment (trap-destination/system 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.22 | fibronics | EDB-snmp |
| 1.3.6.1.4.1.22.51 | fm800 | EDB-snmp |
| 1.3.6.1.4.1.22.51.1 | fmsystem | EDB-snmp |
| 1.3.6.1.4.1.22.51.1.1 | fmsystemrun | EDB-snmp |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22.51.1.1.21 | fmSystemLastDestinationIpAddr | Hub-facs-prvt |