All MIBs › CISCO-IETF-ISIS-MIB › ciiRouterHostName
ciiRouterHostName
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiRouterHostName
OID (numeric): 1.3.6.1.4.1.9.10.118.1.1.7.1.3
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: The hostname listed in LSP, or zero-length string if none.
What is ciiRouterHostName?
This is the hostname listed in an LSP, or a zero-length string if none was advertised. It surfaces the human-readable hostname a neighboring or remote router advertised via the dynamic hostname TLV, letting an admin correlate a cryptic System ID or LSP ID in troubleshooting output back to a recognizable device name. For example, instead of seeing only System ID 0000.0c12.3456 in an LSP database dump, this object might resolve it to a friendly value like 'core-rtr-nyc2,' or return an empty string if that router never advertised a hostname.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.1.7.1.3 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiRouterHostName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.1.7.1.3.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiRouterHostName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciiRouterHostName.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::ciiRouterHostName 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.1 | ciiSystem | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.1.7 | ciiRouterTable | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.1.7.1 | ciiRouterEntry | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.1.7.1.3 | ciiRouterHostName | CISCO-IETF-ISIS-MIB |