All MIBs › CISCO-IETF-ISIS-MIB › ciiLSPTLVValue
ciiLSPTLVValue
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiLSPTLVValue
OID (numeric): 1.3.6.1.4.1.9.10.118.1.9.2.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The value of this TLV.
What is ciiLSPTLVValue?
This is the value of this TLV. This holds the raw, undecoded byte contents of a specific TLV extracted from an LSP, meaning any actual interpretation, such as an IP prefix or a TE bandwidth value, requires tooling to know the TLV type from ciiLSPTLVType and parse this octet string according to that type's specific encoding rules. For example, for a TLV typed as extended IP reachability, this raw octet string would need to be parsed according to the extended-reachability sub-TLV format to extract the actual prefix, mask length, and metric it encodes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.9.2.1.6 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiLSPTLVValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.9.2.1.6.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiLSPTLVValue.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::ciiLSPTLVValue 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.6 | ciiLSPTLVValue | CISCO-IETF-ISIS-MIB |