All MIBs › TIMETRA-PPP-MIB › tmnxPppLocalIPv6Address
tmnxPppLocalIPv6Address
Module: TIMETRA-PPP-MIB
OID (symbolic): TIMETRA-PPP-MIB::tmnxPppLocalIPv6Address
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.27
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description:
tmnxPppLocalIPv6Address indicates the IPv6 address of the local end of the PPP link.
What is tmnxPppLocalIPv6Address?
This OID holds the IPv6 address assigned to the local end of a point-to-point protocol (PPP) link. It identifies which IPv6 address this router is using for that specific connection. A network operator checks this value when configuring PPP links or diagnosing IPv6 routing problems to verify the correct address is assigned.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.27 snmpwalk -v2c -c public <target> TIMETRA-PPP-MIB::tmnxPppLocalIPv6Address
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.27.1 snmpget -v2c -c public <target> TIMETRA-PPP-MIB::tmnxPppLocalIPv6Address.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tmnxPppLocalIPv6Address.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.2 | tmnxHwObjs | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.5 | tmnxPppObjs | TIMETRA-PPP-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.5.1 | tmnxPppTable | TIMETRA-PPP-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.5.1.1 | tmnxPppEntry | TIMETRA-PPP-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.27 | tmnxPppLocalIPv6Address | TIMETRA-PPP-MIB |