All MIBs › CISCO-WAN-AXIPOP-MIB › ausmRemoteNSAP
ausmRemoteNSAP
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::ausmRemoteNSAP
OID (numeric): 1.3.6.1.4.1.351.110.5.2.2.1.1.1.53
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This NSAP is 20bytes binary, among these 20 bytes: 13 bytes as prefix, 2 bytes for Cisco ID, 2 bytes rsvd, 2 bytes for slot (5 bits) and port number (11 bits), and 1 byte for SEL
What is ausmRemoteNSAP?
This read-write 20-byte binary object holds the NSAP address of the remote end point of the connection, using the same structured format (prefix, Cisco ID, reserved bytes, slot/port, SEL) as ausmLocalNSAP but describing the far end rather than this card. Admins configure this when the connection uses NSAP-based signaling and need to specify or verify the remote endpoint's network address, including its slot/port location on the remote shelf. For example, comparing the slot/port bytes decoded from ausmRemoteNSAP against the actual remote card's known location helps an admin confirm the connection is correctly addressed to the intended remote card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.53 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ausmRemoteNSAP
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.53.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ausmRemoteNSAP.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.53.1 s <value>
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::ausmRemoteNSAP OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (11 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2 | atm | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.2 | ausmChan | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.2.2.1 | ausmChanCnfGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.1 | ausmChanCnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.1.1 | ausmChanCnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.1.1.53 | ausmRemoteNSAP | CISCO-WAN-AXIPOP-MIB |