All MIBs › SMON2-MIB › xsHostFilterIpMask
xsHostFilterIpMask
Module: SMON2-MIB
OID (symbolic): SMON2-MIB::xsHostFilterIpMask
OID (numeric): 1.3.6.1.4.1.81.30.2.3.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The mask 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 xsHostFilterIpMask?
This read-write octet string is the mask of the IP subnet being monitored by this filter entry; it should be the null string when the entry's filter type isn't ipSubnet. It works together with xsHostFilterIpSubnet to define exactly which address range the probe aggregates statistics for.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.30.2.3.1.1.4 snmpwalk -v2c -c public <target> SMON2-MIB::xsHostFilterIpMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.30.2.3.1.1.4.1 snmpget -v2c -c public <target> SMON2-MIB::xsHostFilterIpMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.30.2.3.1.1.4.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::xsHostFilterIpMask 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.4 | xsHostFilterIpMask | SMON2-MIB |