All MIBs › CISCO-IETF-ISIS-MIB › ciiLSPAttributes
ciiLSPAttributes
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiLSPAttributes
OID (numeric): 1.3.6.1.4.1.9.10.118.1.9.1.1.8
Node type: OBJECT-TYPE
Type: CiiUnsigned8TC
Access: read-only
Description: Flags carried by the LSP.
What is ciiLSPAttributes?
This holds the flags carried by the LSP. This exposes the raw one-byte flags field from the LSP header, encoding things like the overload bit and IS type bits per the IS-IS PDU format, so an admin who wants to confirm an LSP's overload status without cross-referencing ciiSysLevelOverloadState separately can read the relevant bit directly from this attributes byte. For example, finding the overload bit set within this attributes byte for a neighbor's LSP, even while that neighbor's other status objects look otherwise normal, would confirm that neighbor has declared itself overloaded and is being avoided for transit by the rest of the area.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.9.1.1.8 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiLSPAttributes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.9.1.1.8.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiLSPAttributes.1
Start monitoring Cisco routers running IS-IS (service-provider/enterprise core) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-ISIS-MIB::ciiLSPAttributes OID value, configure state conditions and alerts, and monitor any Cisco routers running IS-IS (service-provider/enterprise core) 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.118 | ciscoIetfIsisMIB | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1 | ciscoIetfIsisMIBObjects | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.9 | ciiLSPDataBase | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.9.1 | ciiLSPSummaryTable | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.9.1.1 | ciiLSPSummaryEntry | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.9.1.1.8 | ciiLSPAttributes | CISCO-IETF-ISIS-MIB |