All MIBs › ALCATEL-IND1-TIMETRA-VRTR-MIB › vRtrIfGlobalIndex
vRtrIfGlobalIndex
Module: ALCATEL-IND1-TIMETRA-VRTR-MIB
OID (symbolic): ALCATEL-IND1-TIMETRA-VRTR-MIB::vRtrIfGlobalIndex
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.3.4.1.63
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The value of vRtrIfGlobalIndex uniquely identifies this interface in the tmnx system. This field provides an identifier for router interfaces similar to the vRtrIfIndex value, except that vRtrIfIndex is unique within each virtual router. The vRtrIfGlobalIndex is unique system wide regardless of the vRtrID.
The vRtrIfGlobalIndex value for each virtual interface must remain constant at least from one re-initialization of the system management processor to the next.
What is vRtrIfGlobalIndex?
Provides a system-wide unique identifier for this virtual router interface across the entire Tmnx system, unlike vRtrIfIndex which is only unique within its own virtual router. This global index allows consistent cross-VRF interface referencing in multi-VRF environments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.3.4.1.63 snmpwalk -v2c -c public <target> ALCATEL-IND1-TIMETRA-VRTR-MIB::vRtrIfGlobalIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.3.4.1.63.1 snmpget -v2c -c public <target> ALCATEL-IND1-TIMETRA-VRTR-MIB::vRtrIfGlobalIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vRtrIfGlobalIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.3 | tmnxVRtrObjs | ALCATEL-IND1-TIMETRA-VRTR-MIB |
| 1.3.6.1.4.1.6527.3.1.2.3.4 | vRtrIfTable | ALCATEL-IND1-TIMETRA-VRTR-MIB |
| 1.3.6.1.4.1.6527.3.1.2.3.4.1 | vRtrIfEntry | ALCATEL-IND1-TIMETRA-VRTR-MIB |
| 1.3.6.1.4.1.6527.3.1.2.3.4.1.63 | vRtrIfGlobalIndex | ALCATEL-IND1-TIMETRA-VRTR-MIB |