All MIBs › ALCATEL-IND1-ISIS-MIB › vRtrIsisOrigLSPBufSizeMismatch
vRtrIsisOrigLSPBufSizeMismatch
Module: ALCATEL-IND1-ISIS-MIB
OID (symbolic): ALCATEL-IND1-ISIS-MIB::vRtrIsisOrigLSPBufSizeMismatch
OID (numeric): 1.3.6.1.4.1.6486.801.1.2.1.10.14.1.11.0.15
Node type: NOTIFICATION-TYPE
Description: A notification sent when a Level 1 LSP or Level 2 LSP is received which is larger than the local value for originatingL1LSPBufferSize or originatingL2LSPBufferSize respectively, or when a Level 1 LSP or Level2 LSP is received containing the originatingLSPBufferSize option and the value in the PDU option field does not match the local value for originatingL1LSPBufferSize or originatingL2LSPBufferSize respectively. We pass up the size from the option field or the size of the LSP that exceeds our configuration.
This should be an edge-triggered notification. We should not send a second notification about PDUs received from the same source.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' ALCATEL-IND1-ISIS-MIB::vRtrIsisOrigLSPBufSizeMismatch snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.6486.801.1.2.1.10.14.1.11.0.15
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:56528->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (245768400) 28 days, 10:41:24.00 SNMPv2-MIB::snmpTrapOID.0 = OID: ALCATEL-IND1-ISIS-MIB::vRtrIsisOrigLSPBufSizeMismatch
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' ALCATEL-IND1-ISIS-MIB::vRtrIsisOrigLSPBufSizeMismatch
Start monitoring Alcatel-Lucent Enterprise OmniSwitch switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALCATEL-IND1-ISIS-MIB::vRtrIsisOrigLSPBufSizeMismatch OID value, configure state conditions and alerts, and monitor any Alcatel-Lucent Enterprise OmniSwitch switches 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.6486 | alcatel | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801 | alcatelIND1BaseMIB | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1 | alcatelIND1Management | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2 | managementIND1Software | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1 | softwareIND1Entities | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1.10 | softentIND1Routing | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1.10.14 | routingIND1ISIS | ALCATEL-IND1-BASE |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6486.801.1.2.1.10.14.1 | timetraIsisMIBModule | ALCATEL-IND1-ISIS-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.10.14.1.11 | vRtrIsisNotifications | ALCATEL-IND1-ISIS-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.10.14.1.11.0.15 | vRtrIsisOrigLSPBufSizeMismatch | ALCATEL-IND1-ISIS-MIB |