All MIBs › CISCO-WAN-AXIPOP-MIB › ausmLocalNSAP
ausmLocalNSAP
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::ausmLocalNSAP
OID (numeric): 1.3.6.1.4.1.351.110.5.2.2.1.1.1.50
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This NSAP is 20 bytes 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 ausmLocalNSAP?
This read-write 20-byte binary object holds the local Network Service Access Point (NSAP) address for the connection endpoint, structured with a 13-byte prefix, a 2-byte Cisco vendor ID, 2 reserved bytes, 2 bytes encoding slot and port numbers, and a final 1-byte selector (SEL). Admins configure or inspect this when the connection uses NSAP-based addressing (as in PNNI signaling), since the embedded slot/port fields let the address itself encode the physical location of the endpoint on the shelf. For example, an admin decoding ausmLocalNSAP could extract the slot and port number directly from its bytes to confirm the address correctly identifies this card's physical position.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.50 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ausmLocalNSAP
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.50.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ausmLocalNSAP.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.50.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::ausmLocalNSAP 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.50 | ausmLocalNSAP | CISCO-WAN-AXIPOP-MIB |