All MIBs › SMON2-MIB › xsHostFilterIpAddress
xsHostFilterIpAddress
Module: SMON2-MIB
OID (symbolic): SMON2-MIB::xsHostFilterIpAddress
OID (numeric): 1.3.6.1.4.1.81.30.2.3.1.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The IP address of a host monitored via the Interface. In case the filter type is not ipHost(1), the value of this entry is not relevant and should return the null string.
What is xsHostFilterIpAddress?
This read-write octet string is the IP address of a host to be monitored, and is the index field for xsHostFilterTable; it should be the null string when the entry's filter type isn't ipHost. Admins add an entry here to have the probe start collecting statistics on a specific host of interest.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.30.2.3.1.1.2 snmpwalk -v2c -c public <target> SMON2-MIB::xsHostFilterIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.30.2.3.1.1.2.1 snmpget -v2c -c public <target> SMON2-MIB::xsHostFilterIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.30.2.3.1.1.2.1 s <value>
Start monitoring vendor-neutral SMON-based managed Ethernet switch (Host Top-N traffic analysis) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SMON2-MIB::xsHostFilterIpAddress OID value, configure state conditions and alerts, and monitor any vendor-neutral SMON-based managed Ethernet switch (Host Top-N traffic analysis) 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.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.30 | smon | APPLIC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.30.2 | xsSmon | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.3 | xsFilter | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.3.1 | xsHostFilterTable | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.3.1.1 | xsHostFilterEntry | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.3.1.1.2 | xsHostFilterIpAddress | SMON2-MIB |