All MIBs › CISCO-VISM-CONN-MIB › vismRemoteNSAP
vismRemoteNSAP
Module: CISCO-VISM-CONN-MIB
OID (symbolic): CISCO-VISM-CONN-MIB::vismRemoteNSAP
OID (numeric): 1.3.6.1.4.1.351.110.5.5.3.1.1.1.15
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This object identifies the remote NSAP address. The NSAP is 20 bytes binary and is encoded as follows: 13 bytes : for prefix(node name) 2 bytes : for Cisco ID 1 byte : Reserved 3 bytes : for logical interface: slot (1 byte) and port number (2 bytes), 1 byte : for SEL(Selector).
This parameter is required only if vismMastership is set to 'master (1)'. This object contains the NSAP address of the cross-connect (PXM/AUSM).
What is vismRemoteNSAP?
This read-write OCTET STRING object (20 bytes) holds the remote peer's NSAP address, structured identically to the local NSAP with prefix, Cisco ID, reserved byte, slot/port, and selector fields, and is only required if vismMastership is set to master. This gives the master end of a connection the full physical addressing needed to establish the far-end path, mirroring the encoding used for the local NSAP. An engineer configuring the master side of a new connection would populate this with the remote endpoint's NSAP so PXM can correctly route the connection to that physical location.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.1.1.1.15 snmpwalk -v2c -c public <target> CISCO-VISM-CONN-MIB::vismRemoteNSAP
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.1.1.1.15.1 snmpget -v2c -c public <target> CISCO-VISM-CONN-MIB::vismRemoteNSAP.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.5.3.1.1.1.15.1 s <value>
Start monitoring Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VISM-CONN-MIB::vismRemoteNSAP OID value, configure state conditions and alerts, and monitor any Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) from a single console.
OID Breakdown
Upper-level ancestors (12 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.5 | voice | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5.3 | vismChanGrp | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.1 | vismChanCnfGrp | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.5.3.1.1 | vismChanCnfGrpTable | CISCO-VISM-CONN-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.1.1.1 | vismChanCnfGrpEntry | CISCO-VISM-CONN-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.1.1.1.15 | vismRemoteNSAP | CISCO-VISM-CONN-MIB |