All MIBs › CISCO-WAN-AXIPOP-MIB › cesRemoteNSAP
cesRemoteNSAP
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::cesRemoteNSAP
OID (numeric): 1.3.6.1.4.1.351.110.5.3.2.1.1.1.32
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, 1 byte rsvd, 3 bytes for logical interface: slot (1 byte) and port number (2 bytes), the last byte is for SEL
What is cesRemoteNSAP?
This read-write value holds the 20-byte binary NSAP address identifying the remote end point of this connection, using the same structure as cesLocalNSAP: a 13-byte prefix, 2-byte Cisco ID, reserved byte, 3-byte slot/port interface field, and a final selector byte. An administrator configures this when manually provisioning a connection to a specific remote slot and port elsewhere in the network, rather than relying on signalling to discover it. For example, comparing the slot/port bytes of cesRemoteNSAP against the local card's own NSAP confirms whether a connection terminates on the same shelf or a genuinely remote one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.3.2.1.1.1.32 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::cesRemoteNSAP
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.3.2.1.1.1.32.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::cesRemoteNSAP.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.3.2.1.1.1.32.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::cesRemoteNSAP 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.3 | circuitEmulation | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.3.2 | cesmChan | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.3.2.1 | cesmChanCnfGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.3.2.1.1 | cesmChanCnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.3.2.1.1.1 | cesmChanCnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.3.2.1.1.1.32 | cesRemoteNSAP | CISCO-WAN-AXIPOP-MIB |