All MIBs › CISCO-IETF-ISIS-MIB › ciiLSPTLVType
ciiLSPTLVType
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiLSPTLVType
OID (numeric): 1.3.6.1.4.1.9.10.118.1.9.2.1.4
Node type: OBJECT-TYPE
Type: CiiUnsigned8TC
Access: read-only
Description: The type of this TLV.
What is ciiLSPTLVType?
This is the type of this TLV. This is the raw numeric TLV type code, per the IS-IS TLV registry, identifying what kind of information a given row in this decoded table represents, so an admin scripting against this table needs the registry to interpret a given row's meaning rather than assuming all rows carry the same kind of data. For example, a row with TLV type 22 represents extended IS reachability, wide-metric TE data, while a different type code like 129 represents protocols supported, and parsing logic must branch on this value to interpret ciiLSPTLVValue correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.9.2.1.4 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiLSPTLVType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.9.2.1.4.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiLSPTLVType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciiLSPTLVType.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::ciiLSPTLVType 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.2 | ciiLSPTLVTable | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.9.2.1 | ciiLSPTLVEntry | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.9.2.1.4 | ciiLSPTLVType | CISCO-IETF-ISIS-MIB |