All MIBs › PNNI-MIB › pnniLinkUpnodeAtmAddress
pnniLinkUpnodeAtmAddress
Module: PNNI-MIB
OID (symbolic): PNNI-MIB::pnniLinkUpnodeAtmAddress
OID (numeric): 1.3.6.1.4.1.353.5.4.1.1.9.1.9
Node type: OBJECT-TYPE
Type: PnniAtmAddr
Access: read-only
Description:
For outside links and uplinks, this attribute contains the ATM End System Address used to establish connections to the upnode. When the upnode has not yet been identified, this attribute is set to zero. For horizontal links or when the link type is not yet known, this attribute is set to zero.
What is pnniLinkUpnodeAtmAddress?
This object stores the ATM address of the upstream node that this link connects to in an ATM PNNI network hierarchy. For outside links and uplinks, it identifies the neighbor node's identity at the higher level of the network hierarchy; it remains zero until the upnode is discovered. A network manager would monitor this to verify that inter-node ATM connections are properly established and to track the topology of the PNNI routing domain.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.4.1.1.9.1.9 snmpwalk -v2c -c public <target> PNNI-MIB::pnniLinkUpnodeAtmAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.4.1.1.9.1.9.1 snmpget -v2c -c public <target> PNNI-MIB::pnniLinkUpnodeAtmAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pnniLinkUpnodeAtmAddress.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.353 | atmForum | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.4 | atmfPnni | PNNI-MIB |
| 1.3.6.1.4.1.353.5.4.1 | pnniMIB | PNNI-MIB |
| 1.3.6.1.4.1.353.5.4.1.1 | pnniMIBObjects | PNNI-MIB |
| 1.3.6.1.4.1.353.5.4.1.1.9 | pnniLinkTable | PNNI-MIB |
| 1.3.6.1.4.1.353.5.4.1.1.9.1 | pnniLinkEntry | PNNI-MIB |
| 1.3.6.1.4.1.353.5.4.1.1.9.1.9 | pnniLinkUpnodeAtmAddress | PNNI-MIB |