vRtrMplsTunnelCHopAddrType
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.12.1.3
Object
column
Enumeration
The value of vRtrMplsTunnelCHopAddrType specifies the address type of
this tunnel hop.
When the value of vRtrMplsTunnelCHopAddrType is 'ipv4', it specifies
an IPv4 address type and vRtrMplsTunnelCHopIpv4Addr should be
configured.
When the value of vRtrMplsTunnelCHopAddrType is 'ipv6', it specifies
an IPv6 address type and vRtrMplsTunnelCHopIpv6Addr should be
configured.
When the value of vRtrMplsTunnelCHopAddrType is 'asNumber', it
specifies an AS number and vRtrMplsTunnelCHopAsNumber should be
configured.
When the value of vRtrMplsTunnelCHopAddrType is 'lspid', it specifies
an LSP ID and vRtrMplsTunnelCHopLspId should be configured.
When the value of vRtrMplsTunnelCHopAddrType is 'unnum', it specifies
an unnumbered interface identifier and vRtrMplsTunnelCHopUnnumIfID
should be configured.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.12.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrMplsTunnelCHopEntry
- Table
- vRtrMplsTunnelCHopTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | ipV4 |
2 | ipV6 |
3 | asNumber |
4 | lspid |
5 | unnum |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vRtrMplsTunnelCHopListIndex Primary index into this table identifying a particular explicit route
object. | column | Integer32 | .1.3.6.1.4.1.6527.3.1.2.6.12.1.1 |
| vRtrMplsTunnelCHopStrictOrLoose Denotes whether this tunnel hop is routed in a strict or loose
fashion. | column | Enumeration | .1.3.6.1.4.1.6527.3.1.2.6.12.1.10 |
| vRtrMplsTunnelCHopEgressAdmGrp The value of vRtrMplsTunnelCHopEgressAdmGrp indicates administrative
groups on the egressing interface at the current hop. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.6.12.1.11 |
| vRtrMplsTunnelCHopUnnumIfID The value of vRtrMplsTunnelCHopUnnumIfID indicates the unnumbered
interface identifier of this hop.
This object should be used in conjunction with vRtrMplsTunnelCHo… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.6.12.1.12 |
| vRtrMplsTunnelCHopRtrID The value of vRtrMplsTunnelCHopRtrID indicates value of the Router ID
for the node when vRtrMplsTunnelCHopAddrType is set to ipV4(1) or
unnum(5). | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6527.3.1.2.6.12.1.13 |
| vRtrMplsTunnelCHopIsABR The value of vRtrMplsTunnelCHopIsABR indicates whether the current hop
is an Area Border Router (ABR) or not. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.6.12.1.14 |
| vRtrMplsTunnelCHopIndex Secondary index into this table identifying a particular hop. | column | Integer32 | .1.3.6.1.4.1.6527.3.1.2.6.12.1.2 |
| vRtrMplsTunnelCHopIpv4Addr If vRtrMplsTunnelCHopAddrType is set to ipV4(1), then this value will
contain the IPv4 address of this hop. This object is otherwise
insignificant and should contain a value of 0. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6527.3.1.2.6.12.1.4 |
| vRtrMplsTunnelCHopIpv4PrefixLen If vRtrMplsTunnelCHopAddrType is ipV4(1), then the prefix length for
this hop's IPv4 address is contained herein. This object is otherwise
insignificant and should contain a value… | column | Integer32 | .1.3.6.1.4.1.6527.3.1.2.6.12.1.5 |
| vRtrMplsTunnelCHopIpv6Addr If the vRtrMplsTunnelCHopAddrType is set to ipV6(2), then this
variable contains the IPv6 address of this hop. This object is
otherwise insignificant and should contain a value of… | column | INET-ADDRESS-MIBInetAddressIPv6 | .1.3.6.1.4.1.6527.3.1.2.6.12.1.6 |
| vRtrMplsTunnelCHopIpv6PrefixLen If vRtrMplsTunnelCHopAddrType is set to ipV6(2), this value will
contain the prefix length for this hop's IPv6 address. This object is
otherwise insignificant and should contain a… | column | Integer32 | .1.3.6.1.4.1.6527.3.1.2.6.12.1.7 |
| vRtrMplsTunnelCHopAsNumber If vRtrMplsTunnelCHopAddrType is set to asNumber(3), then this value
will contain the AS number of this hop. This object is otherwise
insignificant and should contain a value of 0… | column | Integer32 | .1.3.6.1.4.1.6527.3.1.2.6.12.1.8 |
| vRtrMplsTunnelCHopLspId If vRtrMplsTunnelCHopAddrType is set to lspid(4), then this value will
contain the LSPID of a tunnel of this hop. The present tunnel being
configured is tunneled through this hop … | column | MPLS-LSR-MIBMplsLSPID | .1.3.6.1.4.1.6527.3.1.2.6.12.1.9 |