All MIBs › XYLAN-FLT-MIB › xylanFltLastCommitTrapReason
xylanFltLastCommitTrapReason
Module: XYLAN-FLT-MIB
OID (symbolic): XYLAN-FLT-MIB::xylanFltLastCommitTrapReason
OID (numeric): 1.3.6.1.4.1.800.2.22.4.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The reason for the last HRE-X Filtering COMMIT trap; the valid reasons are: 0 - No trap has been sent. 1 - A service that was referenced from the global configuration could not be found. 2 - A group that was referenced from the GLOBAL level or some other service could not be found. 3 - An IPX rule was found in a group assigned to a service rather than the GLOBAL level. 4 - The same port was assigned to two services. 5 - The same service name appears twice. 6 - The same IPX address has two rules associated with it.
What is xylanFltLastCommitTrapReason?
This read-only enumeration reports the reason for the last HRE-X filtering COMMIT trap, such as a referenced service or group not being found, an IPX rule misplaced outside the GLOBAL level, a port assigned to two services, duplicate service names, or two rules on the same IPX address; 0 means no trap has been sent. Admins use this as the primary diagnostic when a configuration commit produces unexpected results or a validation trap fires.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.22.4.3.1 snmpwalk -v2c -c public <target> XYLAN-FLT-MIB::xylanFltLastCommitTrapReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.22.4.3.1.1 snmpget -v2c -c public <target> XYLAN-FLT-MIB::xylanFltLastCommitTrapReason.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xylanFltLastCommitTrapReason.1
Start monitoring Alcatel/Xylan OmniSwitch chassis switches with HRE-X filtering (ACL filter-group/last-denied-packet status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XYLAN-FLT-MIB::xylanFltLastCommitTrapReason OID value, configure state conditions and alerts, and monitor any Alcatel/Xylan OmniSwitch chassis switches with HRE-X filtering (ACL filter-group/last-denied-packet status) from a single console.
OID Breakdown
Upper-level ancestors (9 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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.22 | xylanFltArch | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.22.4 | xylanFltTraps | XYLAN-FLT-MIB |
| 1.3.6.1.4.1.800.2.22.4.3 | xylanFltCommitTrapInfo | XYLAN-FLT-MIB |
| 1.3.6.1.4.1.800.2.22.4.3.1 | xylanFltLastCommitTrapReason | XYLAN-FLT-MIB |