All MIBs › CHIPCOMMIB › chipAlertMode
chipAlertMode
Module: CHIPCOMMIB
OID (symbolic): CHIPCOMMIB::chipAlertMode
OID (numeric): 1.3.6.1.4.1.49.2.8.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enabling a specific alert allows that alert to be
generated, or displayed at the console.
If chipAlertIndex is set to port-up-down(5) then this object
either overrides the port filter database by enabling or
disabling all port alerts, or if this object is set to filter(3),
then olPortAlertFilter in the olPortTable is consulted for
when generating alerts for each individual port.
Note that only port-up-down(5) alerts may be filtered. Setting
this object to filter(3) for entries other than port-up-down(5)
will return the invalidData object.
What is chipAlertMode?
A read-write setting that enables or disables generation/display of the alert selected by chipAlertIndex, and for port-up-down alerts can also control or override the per-port alert filter.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.49.2.8.1.1.2 snmpwalk -v2c -c public <target> CHIPCOMMIB::chipAlertMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.49.2.8.1.1.2.1 snmpget -v2c -c public <target> CHIPCOMMIB::chipAlertMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.49.2.8.1.1.2.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::chipAlertMode 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 (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.49 | chipcom | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2 | chipmib02 | CHIPAGENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.49.2.8 | chipAlert | CHIPCOMMIB |
| 1.3.6.1.4.1.49.2.8.1 | chipAlertTable | CHIPCOMMIB |
| 1.3.6.1.4.1.49.2.8.1.1 | chipAlertEntry | CHIPCOMMIB |
| 1.3.6.1.4.1.49.2.8.1.1.2 | chipAlertMode | CHIPCOMMIB |