All MIBs › SMON2-MIB › xsHostFilterIpSubnet
xsHostFilterIpSubnet
Module: SMON2-MIB
OID (symbolic): SMON2-MIB::xsHostFilterIpSubnet
OID (numeric): 1.3.6.1.4.1.81.30.2.3.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The address of a IP subnet monitored via the Interface. In case the filter type is not ipSubnet(2), the value of this entry is not relevant and should return the null string.
What is xsHostFilterIpSubnet?
This read-write octet string is the address of an IP subnet to be monitored; it should be the null string when the entry's filter type isn't ipSubnet. Admins set this alongside xsHostFilterIpMask to have the probe collect aggregate statistics for an entire subnet rather than one host.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.30.2.3.1.1.3 snmpwalk -v2c -c public <target> SMON2-MIB::xsHostFilterIpSubnet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.30.2.3.1.1.3.1 snmpget -v2c -c public <target> SMON2-MIB::xsHostFilterIpSubnet.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.30.2.3.1.1.3.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::xsHostFilterIpSubnet 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.3 | xsHostFilterIpSubnet | SMON2-MIB |