All MIBs › Nortel-Magellan-Passport-VnsMIB › rtgVnsCustomerIdentifier
rtgVnsCustomerIdentifier
Module: Nortel-Magellan-Passport-VnsMIB
OID (symbolic): Nortel-Magellan-Passport-VnsMIB::rtgVnsCustomerIdentifier
OID (numeric): 1.3.6.1.4.1.562.2.4.1.40.3.12.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: This attribute holds the Customer Identifier (CID).
Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0.
Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID.
An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers.
What is rtgVnsCustomerIdentifier?
This holds the Customer Identifier (CID, 0 or 1-8191, default 0) for this Vns component; a component without its own CID inherits its parent's, and an operator session only sees stream data and can issue commands for components whose CID matches their own (CID 0 matches everything and represents the Network Manager). An admin assigns a specific CID here (1-8191) to restrict visibility and control of this Vns component to a particular customer's operator sessions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.40.3.12.1.1 snmpwalk -v2c -c public <target> Nortel-Magellan-Passport-VnsMIB::rtgVnsCustomerIdentifier
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.40.3.12.1.1.1 snmpget -v2c -c public <target> Nortel-Magellan-Passport-VnsMIB::rtgVnsCustomerIdentifier.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.562.2.4.1.40.3.12.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rtgVnsCustomerIdentifier.1
Start monitoring Nortel Magellan Passport WAN switch, legacy (Virtual Networking Services) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Nortel-Magellan-Passport-VnsMIB::rtgVnsCustomerIdentifier OID value, configure state conditions and alerts, and monitor any Nortel Magellan Passport WAN switch, legacy (Virtual Networking Services) 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.562 | nortel | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2 | magellan | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4 | passport | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4.1 | components | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4.1.40 | rtg | Nortel-Magellan-Passport-BaseRoutingMIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.562.2.4.1.40.3 | rtgVns | Nortel-Magellan-Passport-VnsMIB |
| 1.3.6.1.4.1.562.2.4.1.40.3.12 | rtgVnsCidDataTable | Nortel-Magellan-Passport-VnsMIB |
| 1.3.6.1.4.1.562.2.4.1.40.3.12.1 | rtgVnsCidDataEntry | Nortel-Magellan-Passport-VnsMIB |
| 1.3.6.1.4.1.562.2.4.1.40.3.12.1.1 | rtgVnsCustomerIdentifier | Nortel-Magellan-Passport-VnsMIB |