All MIBs › CHIPCOMMIB › olPortAlertFilter
olPortAlertFilter
Module: CHIPCOMMIB
OID (symbolic): CHIPCOMMIB::olPortAlertFilter
OID (numeric): 1.3.6.1.4.1.49.2.3.1.4.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enabling this object for a port will allow the
generation of port up (or port down) traps for port status
transitions caused by end stations powering up (or down).
Disabling this object will suppress the generation of port up
(or port down) traps for a port.
Note that this object is used in the trap generation decision
only if chipAlertMode, an object in chipAlertTable, is set
to filter(3).
Some ports, such as integrated bridge or router ports
do not support this feature. A getRequest on one of these
types of ports will return a value of other(3), and a
setRequest to enable(1) or disable(2) will return
the invalidData object.
What is olPortAlertFilter?
A read-write switch that enables or disables generation of port-up/port-down traps caused by end stations powering on or off for this port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.4.2.1.9 snmpwalk -v2c -c public <target> CHIPCOMMIB::olPortAlertFilter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.4.2.1.9.1 snmpget -v2c -c public <target> CHIPCOMMIB::olPortAlertFilter.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.49.2.3.1.4.2.1.9.1 i <value>
Start monitoring Chipcom (3Com) Ethernet/Token Ring switching hub or LAN concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHIPCOMMIB::olPortAlertFilter OID value, configure state conditions and alerts, and monitor any Chipcom (3Com) Ethernet/Token Ring switching hub or LAN concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (13 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.49 | chipcom | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2 | chipmib02 | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3 | chipProducts | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1 | online | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1.4 | olModules | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1.4.2 | olPortTable | CHIPCOM-MIB |
| 1.3.6.1.4.1.49.2.3.1.4.2.1 | olPortEntry | CHIPCOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.49.2.3.1.4.2.1.9 | olPortAlertFilter | CHIPCOMMIB |