Nortel-Magellan-Passport-VirtualRouterMIB

MIB Reference — IPNetwork Monitor

All MIBsNortel-Magellan-Passport-VirtualRouterMIB

Category: IP Routing & Forwarding, Nortel Magellan Passport

Description:

Defines SNMP objects for virtual router instances and IP forwarding on Nortel Magellan Passport multiservice switches.

Imported Objects

From Nortel-Magellan-Passport-StandardTextualConventionsMIB

Counter32
DisplayString
Gauge32
Integer32
InterfaceIndex
RowPointer
RowStatus
StorageType
Unsigned32

From Nortel-Magellan-Passport-TextualConventionsMIB

AsciiString
AsciiStringIndex
HexString
IntegerSequence
Link
NonReplicated

From Nortel-Magellan-Passport-UsefulDefinitionsMIB

componentsOBJECT-IDENTITY
passportMIBsOBJECT-IDENTITY

From RFC-1212

OBJECT-TYPE

What Is Nortel-Magellan-Passport-VirtualRouterMIB?

This is a Nortel Magellan Passport multiservice switch MIB defining objects for virtual router (VR) instances that partition IP forwarding within the platform. It exposes configuration and status data for each virtual router, including its component name, storage type, index, SNMP administrative status, and management access controls. Operationally, Nortel-Magellan-Passport-VirtualRouterMIB SNMP monitoring is used to confirm whether each virtual router instance is active and reachable for SNMP management, which reflects the software-level health of the routing partition rather than physical hardware; a failed or missing vrRowStatus entry signals a router instance that is down or misconfigured. It is a proprietary Nortel Magellan Passport extension and depends on the platform's own enterprise MIB tree rather than a standard IETF module. It is deployed on legacy Nortel/Tasman Magellan Passport WAN switches used by carriers for multiservice packet switching.

IPNetwork Monitor allows you to monitor SNMP objects defined in Nortel-Magellan-Passport-VirtualRouterMIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • virtual router row status
  • virtual router SNMP admin status
  • management access mode
  • virtual private intranet identifier
  • virtual router storage type

Supported Devices

  • Nortel Magellan Passport multiservice switch

Monitoring Examples

An operator would poll the vrRowStatusTable (indexed by vrIndex) to enumerate configured virtual routers and check vrRowStatus for each vrComponentName, confirming the row is active(1) rather than notInService or notReady. The vrAdminContorlTable's vrSnmpAdminStatus and vrManagementAccess objects would be checked to verify a given virtual router still accepts SNMP management, with vrVirtualPrivateIntranetIdentifier used to correlate the VR to a specific VPN/intranet instance. An unexpected change in vrStorageType or a row disappearing from the table would indicate a configuration was deleted or corrupted.

OIDs
OID symbolicOID numericTypeAccessDescription
vr1.3.6.1.4.1.562.2.4.1.100
vrRowStatusTable1.3.6.1.4.1.562.2.4.1.100.1not-accessibleThis entry controls the addition and deletion of vr components.
vrRowStatusEntry1.3.6.1.4.1.562.2.4.1.100.1.1not-accessibleA single entry in the table represents a single vr component.
ROW vrRowStatus1.3.6.1.4.1.562.2.4.1.100.1.1.1RowStatusread-writeThis variable is used as the basis for SNMP naming of vr components. These components can be added and deleted.
STR vrComponentName1.3.6.1.4.1.562.2.4.1.100.1.1.2DisplayStringread-onlyThis variable provides the component's string name for use with the ASCII Console Interface
STO vrStorageType1.3.6.1.4.1.562.2.4.1.100.1.1.4StorageTyperead-onlyThis variable represents the storage type value for the vr tables.
STR vrIndex1.3.6.1.4.1.562.2.4.1.100.1.1.10AsciiStringIndexnot-accessibleThis variable represents the index for the vr tables.
vrMm1.3.6.1.4.1.562.2.4.1.100.2
vrMmRowStatusTable1.3.6.1.4.1.562.2.4.1.100.2.1not-accessibleThis entry controls the addition and deletion of vrMm components.
vrMmRowStatusEntry1.3.6.1.4.1.562.2.4.1.100.2.1.1not-accessibleA single entry in the table represents a single vrMm component.
ROW vrMmRowStatus1.3.6.1.4.1.562.2.4.1.100.2.1.1.1RowStatusread-onlyThis variable is used as the basis for SNMP naming of vrMm components. These components cannot be added nor deleted.
STR vrMmComponentName1.3.6.1.4.1.562.2.4.1.100.2.1.1.2DisplayStringread-onlyThis variable provides the component's string name for use with the ASCII Console Interface
STO vrMmStorageType1.3.6.1.4.1.562.2.4.1.100.2.1.1.4StorageTyperead-onlyThis variable represents the storage type value for the vrMm tables.
NON vrMmIndex1.3.6.1.4.1.562.2.4.1.100.2.1.1.10NonReplicatednot-accessibleThis variable represents the index for the vrMm tables.
vrMmProvTable1.3.6.1.4.1.562.2.4.1.100.2.10not-accessibleThe group includes all provisioned attributes for the MemoryManagement component.
vrMmProvEntry1.3.6.1.4.1.562.2.4.1.100.2.10.1not-accessibleAn entry in the vrMmProvTable.
U32 vrMmVrMaxHeapSpace1.3.6.1.4.1.562.2.4.1.100.2.10.1.1Unsigned32read-writeThe maximum percentage of the total system heap space that is allowed for use by this Virtual Router. Memory allocation for this VR which attempts to exceed this limit will fail causing a shut down of the requesting process.
U32 vrMmIpMaxHeapSpace1.3.6.1.4.1.562.2.4.1.100.2.10.1.2Unsigned32read-writeThe maximum percentage of this VR's dynamic memory which can be allocated to this VR's IP. An attempt to allocate memory in excess of this limit forces IP to shut down.
U32 vrMmIpxMaxHeapSpace1.3.6.1.4.1.562.2.4.1.100.2.10.1.3Unsigned32read-writeThe maximum percentage of this VR's dynamic memory which can be allocated to this VR's IPX. An attempt to allocate memory in excess of this limit forces IPX to shut down.
U32 vrMmBridgingMaxHeapSpace1.3.6.1.4.1.562.2.4.1.100.2.10.1.6Unsigned32read-writeThe maximum percentage of this VR's dynamic memory which can be allocated to this VR's Bridging. An attempt to allocate memory in excess of this limit forces Bridging to shut down.
U32 vrMmNetSentryMaxHeapSpace1.3.6.1.4.1.562.2.4.1.100.2.10.1.7Unsigned32read-writeThe maximum percentage of this VR's dynamic memory which can be allocated to this VR's NetSentry. An attempt to allocate memory in excess of this limit forces NetSentry to shut down.
U32 vrMmSresMaxHeapSpace1.3.6.1.4.1.562.2.4.1.100.2.10.1.8Unsigned32read-writeThe maximum percentage of this VR's dynamic memory which can be allocated to this VR's SourceRouteEndStation. An attempt to allocate memory in excess of this limit forces SourceRouteEndStation to shut down.
U32 vrMmSnaMaxHeapSpace1.3.6.1.4.1.562.2.4.1.100.2.10.1.9Unsigned32read-writeThe maximum percentage of this VR's dynamic memory which can be allocated to this VR's SNA. An attempt to allocate memory in excess of this limit forces SNA to shut down.
vrMmOperTable1.3.6.1.4.1.562.2.4.1.100.2.11not-accessibleThe group includes all operational attributes for the MemoryManagement component.
vrMmOperEntry1.3.6.1.4.1.562.2.4.1.100.2.11.1not-accessibleAn entry in the vrMmOperTable.
U32 vrMmVrHeapSpaceBytesAllocated1.3.6.1.4.1.562.2.4.1.100.2.11.1.1Unsigned32read-onlyThe number of bytes of system dynamic memory which has been allocated by this Virtual Router.
U32 vrMmVrHeapSpaceAllocated1.3.6.1.4.1.562.2.4.1.100.2.11.1.2Unsigned32read-onlyThe percentage of system dynamic memory which is currently allocated to this Virtual Router.
U32 vrMmIpHeapSpaceAllocated1.3.6.1.4.1.562.2.4.1.100.2.11.1.3Unsigned32read-onlyThe percentage of this Virtual Router's dynamic memory which is currently allocated to this Virtual Router's IP.
U32 vrMmIpxHeapSpaceAllocated1.3.6.1.4.1.562.2.4.1.100.2.11.1.4Unsigned32read-onlyThe percentage of this Virtual Router's dynamic memory which is currently allocated to this Virtual Router's IPX.
U32 vrMmBridgingHeapSpaceAllocated1.3.6.1.4.1.562.2.4.1.100.2.11.1.7Unsigned32read-onlyThe percentage of this Virtual Router's dynamic memory which is currently allocated to this Virtual Router's Bridging.
U32 vrMmNetSentryHeapSpaceAllocated1.3.6.1.4.1.562.2.4.1.100.2.11.1.8Unsigned32read-onlyThe percentage of this Virtual Router's dynamic memory which is currently allocated to this Virtual Router's NetSentry.
U32 vrMmSresHeapSpaceAllocated1.3.6.1.4.1.562.2.4.1.100.2.11.1.9Unsigned32read-onlyThe percentage of this Virtual Router's dynamic memory which is currently allocated to this Virtual Router's Source Route End Station.
U32 vrMmSnaHeapSpaceAllocated1.3.6.1.4.1.562.2.4.1.100.2.11.1.10Unsigned32read-onlyThe percentage of this Virtual Router's dynamic memory which is currently allocated to this Virtual Router's SNA.
vrPp1.3.6.1.4.1.562.2.4.1.100.3
vrPpRowStatusTable1.3.6.1.4.1.562.2.4.1.100.3.1not-accessibleThis entry controls the addition and deletion of vrPp components.
vrPpRowStatusEntry1.3.6.1.4.1.562.2.4.1.100.3.1.1not-accessibleA single entry in the table represents a single vrPp component.
ROW vrPpRowStatus1.3.6.1.4.1.562.2.4.1.100.3.1.1.1RowStatusread-writeThis variable is used as the basis for SNMP naming of vrPp components. These components can be added and deleted.
STR vrPpComponentName1.3.6.1.4.1.562.2.4.1.100.3.1.1.2DisplayStringread-onlyThis variable provides the component's string name for use with the ASCII Console Interface
STO vrPpStorageType1.3.6.1.4.1.562.2.4.1.100.3.1.1.4StorageTyperead-onlyThis variable represents the storage type value for the vrPp tables.
STR vrPpIndex1.3.6.1.4.1.562.2.4.1.100.3.1.1.10AsciiStringIndexnot-accessibleThis variable represents the index for the vrPp tables.
vrPpAdminControlTable1.3.6.1.4.1.562.2.4.1.100.3.100not-accessibleThis group includes the Administrative Control attribute. This attribute defines the current administrative state of this component.
vrPpAdminControlEntry1.3.6.1.4.1.562.2.4.1.100.3.100.1not-accessibleAn entry in the vrPpAdminControlTable.
INT vrPpSnmpAdminStatus1.3.6.1.4.1.562.2.4.1.100.3.100.1.1INTEGERread-writeThe desired state of the interface. The up state indicates the interface is operational and packet forwarding is allowed. The down state indicates the interface is not operational and packet forwarding is unavailable. The testing state indicates that no operational packets can be passed.
vrPpProvTable1.3.6.1.4.1.562.2.4.1.100.3.101not-accessibleThis group includes provisioned attributes specific to the ProtocolPort component.
vrPpProvEntry1.3.6.1.4.1.562.2.4.1.100.3.101.1not-accessibleAn entry in the vrPpProvTable.
LIN vrPpLinkToMedia1.3.6.1.4.1.562.2.4.1.100.3.101.1.1Linkread-writeThis attribute defines the Media Application which this Protocol Port is using as an interface to the network.
vrPpOperStatusTable1.3.6.1.4.1.562.2.4.1.100.3.102not-accessibleThis group includes the Operational Status attribute. This attribute defines the current operational state of this component.
vrPpOperStatusEntry1.3.6.1.4.1.562.2.4.1.100.3.102.1not-accessibleAn entry in the vrPpOperStatusTable.
INT vrPpSnmpOperStatus1.3.6.1.4.1.562.2.4.1.100.3.102.1.1INTEGERread-onlyThe current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed.
vrPpStateTable1.3.6.1.4.1.562.2.4.1.100.3.103not-accessibleThis group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
vrPpStateEntry1.3.6.1.4.1.562.2.4.1.100.3.103.1not-accessibleAn entry in the vrPpStateTable.
INT vrPpAdminState1.3.6.1.4.1.562.2.4.1.100.3.103.1.1INTEGERread-onlyThis attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.
INT vrPpOperationalState1.3.6.1.4.1.562.2.4.1.100.3.103.1.2INTEGERread-onlyThis attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.
INT vrPpUsageState1.3.6.1.4.1.562.2.4.1.100.3.103.1.3INTEGERread-onlyThis attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.
vrPpOperTable1.3.6.1.4.1.562.2.4.1.100.3.104not-accessibleThis group includes operational attributes specific to the ProtocolPort component.
vrPpOperEntry1.3.6.1.4.1.562.2.4.1.100.3.104.1not-accessibleAn entry in the vrPpOperTable.
NUM vrPpIfIndex1.3.6.1.4.1.562.2.4.1.100.3.104.1.1InterfaceIndexread-onlyThis represents the SNMP ifIndex which is associated with this PP. This ifIndex can be used to extract detailed information about the PP from the ifTable.
vrPpNbmaAddressTable1.3.6.1.4.1.562.2.4.1.100.3.105not-accessibleThis group contains the operational attributes of the ProtocolPort component specific to NHRP.
vrPpNbmaAddressEntry1.3.6.1.4.1.562.2.4.1.100.3.105.1not-accessibleAn entry in the vrPpNbmaAddressTable.
STR vrPpAtmAddress1.3.6.1.4.1.562.2.4.1.100.3.105.1.1HexStringread-onlyThis attribute indicates the ATM address which is associated with this protocol port. NHRP uses this address to establish shortcut connections. This attribute is not displayed if NHRP is not provisioned on this protocol port.
vrIfTableEntry1.3.6.1.4.1.562.2.4.1.100.10
vrIfTableEntryRowStatusTable1.3.6.1.4.1.562.2.4.1.100.10.1not-accessible*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of vrIfTableEntry components.
vrIfTableEntryRowStatusEntry1.3.6.1.4.1.562.2.4.1.100.10.1.1not-accessibleA single entry in the table represents a single vrIfTableEntry component.
ROW vrIfTableEntryRowStatus1.3.6.1.4.1.562.2.4.1.100.10.1.1.1RowStatusread-onlyThis variable is used as the basis for SNMP naming of vrIfTableEntry components. These components cannot be added nor deleted.
STR vrIfTableEntryComponentName1.3.6.1.4.1.562.2.4.1.100.10.1.1.2DisplayStringread-onlyThis variable provides the component's string name for use with the ASCII Console Interface
STO vrIfTableEntryStorageType1.3.6.1.4.1.562.2.4.1.100.10.1.1.4StorageTyperead-onlyThis variable represents the storage type value for the vrIfTableEntry tables.
I32 vrIfTableEntryIndex1.3.6.1.4.1.562.2.4.1.100.10.1.1.10Integer32not-accessibleThis variable represents the index for the vrIfTableEntry tables.
vrIfTableEntryIftTable1.3.6.1.4.1.562.2.4.1.100.10.10not-accessible*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group represents the SNMP interface table entry.
vrIfTableEntryIftEntry1.3.6.1.4.1.562.2.4.1.100.10.10.1not-accessibleAn entry in the vrIfTableEntryIftTable.
INT vrIfTableEntryIfAdminStatus1.3.6.1.4.1.562.2.4.1.100.10.10.1.2INTEGERread-onlyThe down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed.
INT vrIfTableEntryIfOperStatus1.3.6.1.4.1.562.2.4.1.100.10.10.1.3INTEGERread-onlyThis attribute provides the current operational status of the interface. The testing state indicates that no operational packets can be passed.
U32 vrIfTableEntryIfLastChange1.3.6.1.4.1.562.2.4.1.100.10.10.1.4Unsigned32read-onlyThe value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
C32 vrIfTableEntryIfInOctets1.3.6.1.4.1.562.2.4.1.100.10.10.1.5Counter32read-onlyThe total number of octets received on the interface, including framing characters.
C32 vrIfTableEntryIfOutOctets1.3.6.1.4.1.562.2.4.1.100.10.10.1.6Counter32read-onlyThe total number of octets transmitted out the interface, including framing characters
C32 vrIfTableEntryIfInDiscards1.3.6.1.4.1.562.2.4.1.100.10.10.1.7Counter32read-onlyThe number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher layer protocol. One possible reason for discarding such a packet could be to free up buffer space.
C32 vrIfTableEntryIfOutDiscards1.3.6.1.4.1.562.2.4.1.100.10.10.1.8Counter32read-onlyThe number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
C32 vrIfTableEntryIfInErrors1.3.6.1.4.1.562.2.4.1.100.10.10.1.9Counter32read-onlyThe number of inbound packet that contained errors preventing them from being deliverable to a higher layer protocol.
C32 vrIfTableEntryIfOutErrors1.3.6.1.4.1.562.2.4.1.100.10.10.1.10Counter32read-onlyThe number of outbound packets that could not be transmitted because of errors.
C32 vrIfTableEntryIfInUcastPkts1.3.6.1.4.1.562.2.4.1.100.10.10.1.11Counter32read-onlyThe number of subnetwork-unicast packets delivered to a higher-layer protocol.
C32 vrIfTableEntryIfOutUcastPkts1.3.6.1.4.1.562.2.4.1.100.10.10.1.12Counter32read-onlyThe total number of packets that higher level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent.
C32 vrIfTableEntryIfInNuCastPkts1.3.6.1.4.1.562.2.4.1.100.10.10.1.13Counter32read-onlyThe number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
C32 vrIfTableEntryIfOutNuCastPkts1.3.6.1.4.1.562.2.4.1.100.10.10.1.14Counter32read-onlyThe total number of packets that higher level protocols request be transmitted to a non-unicast address, including those that were discarded or not sent.
C32 vrIfTableEntryIfInUnknownProtos1.3.6.1.4.1.562.2.4.1.100.10.10.1.15Counter32read-onlyThe number of packets received via the interface which were discarded because of an unknown or unsupported protocol.
G32 vrIfTableEntryIfOutQlength1.3.6.1.4.1.562.2.4.1.100.10.10.1.16Gauge32read-onlyThe length of the output packet queue (in packets)
STR vrIfTableEntryIfDescription1.3.6.1.4.1.562.2.4.1.100.10.10.1.17AsciiStringread-onlyA textual string containing information about the interface. This string includes the name of the manufacturer, the product name and the version of the hardware interface.
INT vrIfTableEntryIfType1.3.6.1.4.1.562.2.4.1.100.10.10.1.18INTEGERread-onlyThe type of interface, distinguished according to the physical/link protocol(s) immediately below the network layer in the protocol stack
U32 vrIfTableEntryIfMtu1.3.6.1.4.1.562.2.4.1.100.10.10.1.19Unsigned32read-onlyThe size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.
U32 vrIfTableEntryIfSpeed1.3.6.1.4.1.562.2.4.1.100.10.10.1.20Unsigned32read-onlyAn estimate of the interface's current bandwidth in bits per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth.
STR vrIfTableEntryIfPhysicalAddress1.3.6.1.4.1.562.2.4.1.100.10.10.1.21AsciiStringread-onlyThe interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should be an octet string of zero length.
NUM vrIfTableEntryIfSpecific1.3.6.1.4.1.562.2.4.1.100.10.10.1.22IntegerSequenceread-onlyA reference to MIB definitions specific to the particular media being used to realize the interface. For example, if the interface is realized by an ethernet, then the value of this object refers to a document defining objects specific to ethernet. If this information is not present, its value should be set to the OBJECT IDENTIFIER 0.0, which is a syntactically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
vrIfTableEntryAdditionalInfoTable1.3.6.1.4.1.562.2.4.1.100.10.11not-accessible*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains additional information associated with this ifEntry.
vrIfTableEntryAdditionalInfoEntry1.3.6.1.4.1.562.2.4.1.100.10.11.1not-accessibleAn entry in the vrIfTableEntryAdditionalInfoTable.
NUM vrIfTableEntryStdComponentName1.3.6.1.4.1.562.2.4.1.100.10.11.1.1RowPointerread-onlyThis attribute provides a component name associated with this ifEntry. This component is the source of the data stored in this entry. More data may be determined about this entry by looking at the component associated with this component name.
vrQosP1.3.6.1.4.1.562.2.4.1.100.15
vrQosPRowStatusTable1.3.6.1.4.1.562.2.4.1.100.15.1not-accessibleThis entry controls the addition and deletion of vrQosP components.
vrQosPRowStatusEntry1.3.6.1.4.1.562.2.4.1.100.15.1.1not-accessibleA single entry in the table represents a single vrQosP component.
ROW vrQosPRowStatus1.3.6.1.4.1.562.2.4.1.100.15.1.1.1RowStatusread-writeThis variable is used as the basis for SNMP naming of vrQosP components. These components can be added and deleted.
STR vrQosPComponentName1.3.6.1.4.1.562.2.4.1.100.15.1.1.2DisplayStringread-onlyThis variable provides the component's string name for use with the ASCII Console Interface
STO vrQosPStorageType1.3.6.1.4.1.562.2.4.1.100.15.1.1.4StorageTyperead-onlyThis variable represents the storage type value for the vrQosP tables.
I32 vrQosPIndex1.3.6.1.4.1.562.2.4.1.100.15.1.1.10Integer32not-accessibleThis variable represents the index for the vrQosP tables.
vrQosPProvTable1.3.6.1.4.1.562.2.4.1.100.15.10not-accessibleThis group includes all attributes that can be provisioned to define an InwQualityofServiceProfile instance.
vrQosPProvEntry1.3.6.1.4.1.562.2.4.1.100.15.10.1not-accessibleAn entry in the vrQosPProvTable.
U32 vrQosPVnsDiscardPriority1.3.6.1.4.1.562.2.4.1.100.15.10.1.1Unsigned32read-writeThis attribute specifies the throughput importance of the packets when forwarded over VNS connections. In times of congestion the discard priority of a packet is used to determine whether the packet should be discarded to reduce the heavy traffic load. Packets with lower discard priority (numerically higher vdp) are more likely to be discarded than packets with higher discard priority (numerically lower vdp). Discard priority one (vdp 1) should be used for the most important traffic, whereas discard priority three (vdp 3) should be used for the least important traffic.
U32 vrQosPVnsEmissionPriority1.3.6.1.4.1.562.2.4.1.100.15.10.1.2Unsigned32read-writeThis attribute specifies the delay importance of the packets when forwarded over VNS connections. Packets with higher emission priority (vep 1) are transmitted before packets with lower emission priority (vep 2). Delay sensitive packets should be sent with emission priority one (vep 1).
U32 vrQosPWanEmissionPriority1.3.6.1.4.1.562.2.4.1.100.15.10.1.3Unsigned32read-writeThis attribute specifies the delay importance of the packets when forwarded over WAN connections. Packets with higher emission priority (wep 1) are transmitted before packets with lower emission priority (wep 2). Delay sensitive packets should be sent with emission priority one (wep 1). This attribute has been obsoleted and is replaced by emissionPriority attribute under Vr/n Ip Pg/n CosTreatment/n component.
vrAdminContorlTable1.3.6.1.4.1.562.2.4.1.100.100not-accessibleThis group includes the Administrative Control attribute. This attribute defines the current administrative state of this component.
vrAdminContorlEntry1.3.6.1.4.1.562.2.4.1.100.100.1not-accessibleAn entry in the vrAdminContorlTable.
INT vrSnmpAdminStatus1.3.6.1.4.1.562.2.4.1.100.100.1.1INTEGERread-writeThis sets the desired state of this VirtualRouter. The up state indicates the Vr is operational. The down state indicates the Vr is not operational. The down state is only valid when the managementAccess attribute is disabled. Testing is an invalid state for the Vr.
INT vrManagementAccess1.3.6.1.4.1.562.2.4.1.100.100.1.2INTEGERread-writeThis attributes defines the routing capabilities of this Virtual Router and controls the tcp access into that Vr. External access is only permitted through the Vr that has this attribute enabled. The attribute allows the following subcomponents to be provisioned: Ipx, Bridging, Sna, Sres, NetSentry, and Snmp. Exactly one Vr must have this attribute enabled. The first provisioned Vr will have the attribute enabled by default. Subsequent Vrs will have the attribute disabled.
INT vrVirtualPrivateIntranetIdentifier1.3.6.1.4.1.562.2.4.1.100.100.1.3INTEGERread-writeIdentifies the Virtual Private Intranet (VPI) associated with this Virtual Router. The vpiId must be unique for each VR on a Passport and ach interconnected VR must have the same vpiId.
vrCidDataTable1.3.6.1.4.1.562.2.4.1.100.101not-accessibleThis group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs.
vrCidDataEntry1.3.6.1.4.1.562.2.4.1.100.101.1not-accessibleAn entry in the vrCidDataTable.
U32 vrCustomerIdentifier1.3.6.1.4.1.562.2.4.1.100.101.1.1Unsigned32read-writeThis 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.
vrOperStatusTable1.3.6.1.4.1.562.2.4.1.100.103not-accessibleThis group includes the Operational Status attribute. This attribute defines the current operational state of this component.
vrOperStatusEntry1.3.6.1.4.1.562.2.4.1.100.103.1not-accessibleAn entry in the vrOperStatusTable.
INT vrSnmpOperStatus1.3.6.1.4.1.562.2.4.1.100.103.1.1INTEGERread-onlyThe current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed.
vrStateTable1.3.6.1.4.1.562.2.4.1.100.104not-accessibleThis group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
vrStateEntry1.3.6.1.4.1.562.2.4.1.100.104.1not-accessibleAn entry in the vrStateTable.
INT vrAdminState1.3.6.1.4.1.562.2.4.1.100.104.1.1INTEGERread-onlyThis attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.
INT vrOperationalState1.3.6.1.4.1.562.2.4.1.100.104.1.2INTEGERread-onlyThis attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.
INT vrUsageState1.3.6.1.4.1.562.2.4.1.100.104.1.3INTEGERread-onlyThis attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.
vrIfNumberOperTable1.3.6.1.4.1.562.2.4.1.100.105not-accessibleThis group contains the ifNumber attribute.
vrIfNumberOperEntry1.3.6.1.4.1.562.2.4.1.100.105.1not-accessibleAn entry in the vrIfNumberOperTable.
U32 vrIfNumber1.3.6.1.4.1.562.2.4.1.100.105.1.1Unsigned32read-onlyThis attribute defines the number of IfEntries in the IfTable.
virtualRouterMIB1.3.6.1.4.1.562.2.4.2.26
virtualRouterGroup1.3.6.1.4.1.562.2.4.2.26.1
virtualRouterGroupBE1.3.6.1.4.1.562.2.4.2.26.1.5
virtualRouterGroupBE011.3.6.1.4.1.562.2.4.2.26.1.5.2
virtualRouterGroupBE01A1.3.6.1.4.1.562.2.4.2.26.1.5.2.2
virtualRouterCapabilities1.3.6.1.4.1.562.2.4.2.26.3
virtualRouterCapabilitiesBE1.3.6.1.4.1.562.2.4.2.26.3.5
virtualRouterCapabilitiesBE011.3.6.1.4.1.562.2.4.2.26.3.5.2
virtualRouterCapabilitiesBE01A1.3.6.1.4.1.562.2.4.2.26.3.5.2.2

RFC description

Nortel Magellan Passport platform MIB for virtual router management and configuration.

Start monitoring Nortel Magellan Passport multiservice switch (virtual router instances) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download Nortel-Magellan-Passport-VirtualRouterMIB