All MIBs › Nortel-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
| components | OBJECT-IDENTITY |
| passportMIBs | OBJECT-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 symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| vr | 1.3.6.1.4.1.562.2.4.1.100 | |||
| vrRowStatusTable | 1.3.6.1.4.1.562.2.4.1.100.1 | not-accessible | This entry controls the addition and deletion of vr components. | |
| vrRowStatusEntry | 1.3.6.1.4.1.562.2.4.1.100.1.1 | not-accessible | A single entry in the table represents a single vr component. | |
| ROW vrRowStatus | 1.3.6.1.4.1.562.2.4.1.100.1.1.1 | RowStatus | read-write | This variable is used as the basis for SNMP naming of vr components. These components can be added and deleted. |
| STR vrComponentName | 1.3.6.1.4.1.562.2.4.1.100.1.1.2 | DisplayString | read-only | This variable provides the component's string name for use with the ASCII Console Interface |
| STO vrStorageType | 1.3.6.1.4.1.562.2.4.1.100.1.1.4 | StorageType | read-only | This variable represents the storage type value for the vr tables. |
| STR vrIndex | 1.3.6.1.4.1.562.2.4.1.100.1.1.10 | AsciiStringIndex | not-accessible | This variable represents the index for the vr tables. |
| vrMm | 1.3.6.1.4.1.562.2.4.1.100.2 | |||
| vrMmRowStatusTable | 1.3.6.1.4.1.562.2.4.1.100.2.1 | not-accessible | This entry controls the addition and deletion of vrMm components. | |
| vrMmRowStatusEntry | 1.3.6.1.4.1.562.2.4.1.100.2.1.1 | not-accessible | A single entry in the table represents a single vrMm component. | |
| ROW vrMmRowStatus | 1.3.6.1.4.1.562.2.4.1.100.2.1.1.1 | RowStatus | read-only | This variable is used as the basis for SNMP naming of vrMm components. These components cannot be added nor deleted. |
| STR vrMmComponentName | 1.3.6.1.4.1.562.2.4.1.100.2.1.1.2 | DisplayString | read-only | This variable provides the component's string name for use with the ASCII Console Interface |
| STO vrMmStorageType | 1.3.6.1.4.1.562.2.4.1.100.2.1.1.4 | StorageType | read-only | This variable represents the storage type value for the vrMm tables. |
| NON vrMmIndex | 1.3.6.1.4.1.562.2.4.1.100.2.1.1.10 | NonReplicated | not-accessible | This variable represents the index for the vrMm tables. |
| vrMmProvTable | 1.3.6.1.4.1.562.2.4.1.100.2.10 | not-accessible | The group includes all provisioned attributes for the MemoryManagement component. | |
| vrMmProvEntry | 1.3.6.1.4.1.562.2.4.1.100.2.10.1 | not-accessible | An entry in the vrMmProvTable. | |
| U32 vrMmVrMaxHeapSpace | 1.3.6.1.4.1.562.2.4.1.100.2.10.1.1 | Unsigned32 | read-write | The 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 vrMmIpMaxHeapSpace | 1.3.6.1.4.1.562.2.4.1.100.2.10.1.2 | Unsigned32 | read-write | The 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 vrMmIpxMaxHeapSpace | 1.3.6.1.4.1.562.2.4.1.100.2.10.1.3 | Unsigned32 | read-write | The 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 vrMmBridgingMaxHeapSpace | 1.3.6.1.4.1.562.2.4.1.100.2.10.1.6 | Unsigned32 | read-write | The 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 vrMmNetSentryMaxHeapSpace | 1.3.6.1.4.1.562.2.4.1.100.2.10.1.7 | Unsigned32 | read-write | The 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 vrMmSresMaxHeapSpace | 1.3.6.1.4.1.562.2.4.1.100.2.10.1.8 | Unsigned32 | read-write | The 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 vrMmSnaMaxHeapSpace | 1.3.6.1.4.1.562.2.4.1.100.2.10.1.9 | Unsigned32 | read-write | The 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. |
| vrMmOperTable | 1.3.6.1.4.1.562.2.4.1.100.2.11 | not-accessible | The group includes all operational attributes for the MemoryManagement component. | |
| vrMmOperEntry | 1.3.6.1.4.1.562.2.4.1.100.2.11.1 | not-accessible | An entry in the vrMmOperTable. | |
| U32 vrMmVrHeapSpaceBytesAllocated | 1.3.6.1.4.1.562.2.4.1.100.2.11.1.1 | Unsigned32 | read-only | The number of bytes of system dynamic memory which has been allocated by this Virtual Router. |
| U32 vrMmVrHeapSpaceAllocated | 1.3.6.1.4.1.562.2.4.1.100.2.11.1.2 | Unsigned32 | read-only | The percentage of system dynamic memory which is currently allocated to this Virtual Router. |
| U32 vrMmIpHeapSpaceAllocated | 1.3.6.1.4.1.562.2.4.1.100.2.11.1.3 | Unsigned32 | read-only | The percentage of this Virtual Router's dynamic memory which is currently allocated to this Virtual Router's IP. |
| U32 vrMmIpxHeapSpaceAllocated | 1.3.6.1.4.1.562.2.4.1.100.2.11.1.4 | Unsigned32 | read-only | The percentage of this Virtual Router's dynamic memory which is currently allocated to this Virtual Router's IPX. |
| U32 vrMmBridgingHeapSpaceAllocated | 1.3.6.1.4.1.562.2.4.1.100.2.11.1.7 | Unsigned32 | read-only | The percentage of this Virtual Router's dynamic memory which is currently allocated to this Virtual Router's Bridging. |
| U32 vrMmNetSentryHeapSpaceAllocated | 1.3.6.1.4.1.562.2.4.1.100.2.11.1.8 | Unsigned32 | read-only | The percentage of this Virtual Router's dynamic memory which is currently allocated to this Virtual Router's NetSentry. |
| U32 vrMmSresHeapSpaceAllocated | 1.3.6.1.4.1.562.2.4.1.100.2.11.1.9 | Unsigned32 | read-only | The percentage of this Virtual Router's dynamic memory which is currently allocated to this Virtual Router's Source Route End Station. |
| U32 vrMmSnaHeapSpaceAllocated | 1.3.6.1.4.1.562.2.4.1.100.2.11.1.10 | Unsigned32 | read-only | The percentage of this Virtual Router's dynamic memory which is currently allocated to this Virtual Router's SNA. |
| vrPp | 1.3.6.1.4.1.562.2.4.1.100.3 | |||
| vrPpRowStatusTable | 1.3.6.1.4.1.562.2.4.1.100.3.1 | not-accessible | This entry controls the addition and deletion of vrPp components. | |
| vrPpRowStatusEntry | 1.3.6.1.4.1.562.2.4.1.100.3.1.1 | not-accessible | A single entry in the table represents a single vrPp component. | |
| ROW vrPpRowStatus | 1.3.6.1.4.1.562.2.4.1.100.3.1.1.1 | RowStatus | read-write | This variable is used as the basis for SNMP naming of vrPp components. These components can be added and deleted. |
| STR vrPpComponentName | 1.3.6.1.4.1.562.2.4.1.100.3.1.1.2 | DisplayString | read-only | This variable provides the component's string name for use with the ASCII Console Interface |
| STO vrPpStorageType | 1.3.6.1.4.1.562.2.4.1.100.3.1.1.4 | StorageType | read-only | This variable represents the storage type value for the vrPp tables. |
| STR vrPpIndex | 1.3.6.1.4.1.562.2.4.1.100.3.1.1.10 | AsciiStringIndex | not-accessible | This variable represents the index for the vrPp tables. |
| vrPpAdminControlTable | 1.3.6.1.4.1.562.2.4.1.100.3.100 | not-accessible | This group includes the Administrative Control attribute. This attribute defines the current administrative state of this component. | |
| vrPpAdminControlEntry | 1.3.6.1.4.1.562.2.4.1.100.3.100.1 | not-accessible | An entry in the vrPpAdminControlTable. | |
| INT vrPpSnmpAdminStatus | 1.3.6.1.4.1.562.2.4.1.100.3.100.1.1 | INTEGER | read-write | The 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. |
| vrPpProvTable | 1.3.6.1.4.1.562.2.4.1.100.3.101 | not-accessible | This group includes provisioned attributes specific to the ProtocolPort component. | |
| vrPpProvEntry | 1.3.6.1.4.1.562.2.4.1.100.3.101.1 | not-accessible | An entry in the vrPpProvTable. | |
| LIN vrPpLinkToMedia | 1.3.6.1.4.1.562.2.4.1.100.3.101.1.1 | Link | read-write | This attribute defines the Media Application which this Protocol Port is using as an interface to the network. |
| vrPpOperStatusTable | 1.3.6.1.4.1.562.2.4.1.100.3.102 | not-accessible | This group includes the Operational Status attribute. This attribute defines the current operational state of this component. | |
| vrPpOperStatusEntry | 1.3.6.1.4.1.562.2.4.1.100.3.102.1 | not-accessible | An entry in the vrPpOperStatusTable. | |
| INT vrPpSnmpOperStatus | 1.3.6.1.4.1.562.2.4.1.100.3.102.1.1 | INTEGER | read-only | The 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. |
| vrPpStateTable | 1.3.6.1.4.1.562.2.4.1.100.3.103 | not-accessible | This 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. | |
| vrPpStateEntry | 1.3.6.1.4.1.562.2.4.1.100.3.103.1 | not-accessible | An entry in the vrPpStateTable. | |
| INT vrPpAdminState | 1.3.6.1.4.1.562.2.4.1.100.3.103.1.1 | INTEGER | read-only | This 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 vrPpOperationalState | 1.3.6.1.4.1.562.2.4.1.100.3.103.1.2 | INTEGER | read-only | This 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 vrPpUsageState | 1.3.6.1.4.1.562.2.4.1.100.3.103.1.3 | INTEGER | read-only | This 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. |
| vrPpOperTable | 1.3.6.1.4.1.562.2.4.1.100.3.104 | not-accessible | This group includes operational attributes specific to the ProtocolPort component. | |
| vrPpOperEntry | 1.3.6.1.4.1.562.2.4.1.100.3.104.1 | not-accessible | An entry in the vrPpOperTable. | |
| NUM vrPpIfIndex | 1.3.6.1.4.1.562.2.4.1.100.3.104.1.1 | InterfaceIndex | read-only | This 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. |
| vrPpNbmaAddressTable | 1.3.6.1.4.1.562.2.4.1.100.3.105 | not-accessible | This group contains the operational attributes of the ProtocolPort component specific to NHRP. | |
| vrPpNbmaAddressEntry | 1.3.6.1.4.1.562.2.4.1.100.3.105.1 | not-accessible | An entry in the vrPpNbmaAddressTable. | |
| STR vrPpAtmAddress | 1.3.6.1.4.1.562.2.4.1.100.3.105.1.1 | HexString | read-only | This 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. |
| vrIfTableEntry | 1.3.6.1.4.1.562.2.4.1.100.10 | |||
| vrIfTableEntryRowStatusTable | 1.3.6.1.4.1.562.2.4.1.100.10.1 | not-accessible | *** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of vrIfTableEntry components. | |
| vrIfTableEntryRowStatusEntry | 1.3.6.1.4.1.562.2.4.1.100.10.1.1 | not-accessible | A single entry in the table represents a single vrIfTableEntry component. | |
| ROW vrIfTableEntryRowStatus | 1.3.6.1.4.1.562.2.4.1.100.10.1.1.1 | RowStatus | read-only | This variable is used as the basis for SNMP naming of vrIfTableEntry components. These components cannot be added nor deleted. |
| STR vrIfTableEntryComponentName | 1.3.6.1.4.1.562.2.4.1.100.10.1.1.2 | DisplayString | read-only | This variable provides the component's string name for use with the ASCII Console Interface |
| STO vrIfTableEntryStorageType | 1.3.6.1.4.1.562.2.4.1.100.10.1.1.4 | StorageType | read-only | This variable represents the storage type value for the vrIfTableEntry tables. |
| I32 vrIfTableEntryIndex | 1.3.6.1.4.1.562.2.4.1.100.10.1.1.10 | Integer32 | not-accessible | This variable represents the index for the vrIfTableEntry tables. |
| vrIfTableEntryIftTable | 1.3.6.1.4.1.562.2.4.1.100.10.10 | not-accessible | *** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group represents the SNMP interface table entry. | |
| vrIfTableEntryIftEntry | 1.3.6.1.4.1.562.2.4.1.100.10.10.1 | not-accessible | An entry in the vrIfTableEntryIftTable. | |
| INT vrIfTableEntryIfAdminStatus | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.2 | INTEGER | read-only | The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. |
| INT vrIfTableEntryIfOperStatus | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.3 | INTEGER | read-only | This attribute provides the current operational status of the interface. The testing state indicates that no operational packets can be passed. |
| U32 vrIfTableEntryIfLastChange | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.4 | Unsigned32 | read-only | The 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 vrIfTableEntryIfInOctets | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.5 | Counter32 | read-only | The total number of octets received on the interface, including framing characters. |
| C32 vrIfTableEntryIfOutOctets | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.6 | Counter32 | read-only | The total number of octets transmitted out the interface, including framing characters |
| C32 vrIfTableEntryIfInDiscards | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.7 | Counter32 | read-only | The 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 vrIfTableEntryIfOutDiscards | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.8 | Counter32 | read-only | The 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 vrIfTableEntryIfInErrors | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.9 | Counter32 | read-only | The number of inbound packet that contained errors preventing them from being deliverable to a higher layer protocol. |
| C32 vrIfTableEntryIfOutErrors | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.10 | Counter32 | read-only | The number of outbound packets that could not be transmitted because of errors. |
| C32 vrIfTableEntryIfInUcastPkts | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.11 | Counter32 | read-only | The number of subnetwork-unicast packets delivered to a higher-layer protocol. |
| C32 vrIfTableEntryIfOutUcastPkts | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.12 | Counter32 | read-only | The 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 vrIfTableEntryIfInNuCastPkts | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.13 | Counter32 | read-only | The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol. |
| C32 vrIfTableEntryIfOutNuCastPkts | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.14 | Counter32 | read-only | The 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 vrIfTableEntryIfInUnknownProtos | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.15 | Counter32 | read-only | The number of packets received via the interface which were discarded because of an unknown or unsupported protocol. |
| G32 vrIfTableEntryIfOutQlength | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.16 | Gauge32 | read-only | The length of the output packet queue (in packets) |
| STR vrIfTableEntryIfDescription | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.17 | AsciiString | read-only | A 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 vrIfTableEntryIfType | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.18 | INTEGER | read-only | The type of interface, distinguished according to the physical/link protocol(s) immediately below the network layer in the protocol stack |
| U32 vrIfTableEntryIfMtu | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.19 | Unsigned32 | read-only | The 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 vrIfTableEntryIfSpeed | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.20 | Unsigned32 | read-only | An 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 vrIfTableEntryIfPhysicalAddress | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.21 | AsciiString | read-only | The 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 vrIfTableEntryIfSpecific | 1.3.6.1.4.1.562.2.4.1.100.10.10.1.22 | IntegerSequence | read-only | A 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. |
| vrIfTableEntryAdditionalInfoTable | 1.3.6.1.4.1.562.2.4.1.100.10.11 | not-accessible | *** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains additional information associated with this ifEntry. | |
| vrIfTableEntryAdditionalInfoEntry | 1.3.6.1.4.1.562.2.4.1.100.10.11.1 | not-accessible | An entry in the vrIfTableEntryAdditionalInfoTable. | |
| NUM vrIfTableEntryStdComponentName | 1.3.6.1.4.1.562.2.4.1.100.10.11.1.1 | RowPointer | read-only | This 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. |
| vrQosP | 1.3.6.1.4.1.562.2.4.1.100.15 | |||
| vrQosPRowStatusTable | 1.3.6.1.4.1.562.2.4.1.100.15.1 | not-accessible | This entry controls the addition and deletion of vrQosP components. | |
| vrQosPRowStatusEntry | 1.3.6.1.4.1.562.2.4.1.100.15.1.1 | not-accessible | A single entry in the table represents a single vrQosP component. | |
| ROW vrQosPRowStatus | 1.3.6.1.4.1.562.2.4.1.100.15.1.1.1 | RowStatus | read-write | This variable is used as the basis for SNMP naming of vrQosP components. These components can be added and deleted. |
| STR vrQosPComponentName | 1.3.6.1.4.1.562.2.4.1.100.15.1.1.2 | DisplayString | read-only | This variable provides the component's string name for use with the ASCII Console Interface |
| STO vrQosPStorageType | 1.3.6.1.4.1.562.2.4.1.100.15.1.1.4 | StorageType | read-only | This variable represents the storage type value for the vrQosP tables. |
| I32 vrQosPIndex | 1.3.6.1.4.1.562.2.4.1.100.15.1.1.10 | Integer32 | not-accessible | This variable represents the index for the vrQosP tables. |
| vrQosPProvTable | 1.3.6.1.4.1.562.2.4.1.100.15.10 | not-accessible | This group includes all attributes that can be provisioned to define an InwQualityofServiceProfile instance. | |
| vrQosPProvEntry | 1.3.6.1.4.1.562.2.4.1.100.15.10.1 | not-accessible | An entry in the vrQosPProvTable. | |
| U32 vrQosPVnsDiscardPriority | 1.3.6.1.4.1.562.2.4.1.100.15.10.1.1 | Unsigned32 | read-write | This 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 vrQosPVnsEmissionPriority | 1.3.6.1.4.1.562.2.4.1.100.15.10.1.2 | Unsigned32 | read-write | This 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 vrQosPWanEmissionPriority | 1.3.6.1.4.1.562.2.4.1.100.15.10.1.3 | Unsigned32 | read-write | This 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. |
| vrAdminContorlTable | 1.3.6.1.4.1.562.2.4.1.100.100 | not-accessible | This group includes the Administrative Control attribute. This attribute defines the current administrative state of this component. | |
| vrAdminContorlEntry | 1.3.6.1.4.1.562.2.4.1.100.100.1 | not-accessible | An entry in the vrAdminContorlTable. | |
| INT vrSnmpAdminStatus | 1.3.6.1.4.1.562.2.4.1.100.100.1.1 | INTEGER | read-write | This 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 vrManagementAccess | 1.3.6.1.4.1.562.2.4.1.100.100.1.2 | INTEGER | read-write | This 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 vrVirtualPrivateIntranetIdentifier | 1.3.6.1.4.1.562.2.4.1.100.100.1.3 | INTEGER | read-write | Identifies 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. |
| vrCidDataTable | 1.3.6.1.4.1.562.2.4.1.100.101 | not-accessible | This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs. | |
| vrCidDataEntry | 1.3.6.1.4.1.562.2.4.1.100.101.1 | not-accessible | An entry in the vrCidDataTable. | |
| U32 vrCustomerIdentifier | 1.3.6.1.4.1.562.2.4.1.100.101.1.1 | Unsigned32 | read-write | 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. |
| vrOperStatusTable | 1.3.6.1.4.1.562.2.4.1.100.103 | not-accessible | This group includes the Operational Status attribute. This attribute defines the current operational state of this component. | |
| vrOperStatusEntry | 1.3.6.1.4.1.562.2.4.1.100.103.1 | not-accessible | An entry in the vrOperStatusTable. | |
| INT vrSnmpOperStatus | 1.3.6.1.4.1.562.2.4.1.100.103.1.1 | INTEGER | read-only | The 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. |
| vrStateTable | 1.3.6.1.4.1.562.2.4.1.100.104 | not-accessible | This 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. | |
| vrStateEntry | 1.3.6.1.4.1.562.2.4.1.100.104.1 | not-accessible | An entry in the vrStateTable. | |
| INT vrAdminState | 1.3.6.1.4.1.562.2.4.1.100.104.1.1 | INTEGER | read-only | This 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 vrOperationalState | 1.3.6.1.4.1.562.2.4.1.100.104.1.2 | INTEGER | read-only | This 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 vrUsageState | 1.3.6.1.4.1.562.2.4.1.100.104.1.3 | INTEGER | read-only | This 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. |
| vrIfNumberOperTable | 1.3.6.1.4.1.562.2.4.1.100.105 | not-accessible | This group contains the ifNumber attribute. | |
| vrIfNumberOperEntry | 1.3.6.1.4.1.562.2.4.1.100.105.1 | not-accessible | An entry in the vrIfNumberOperTable. | |
| U32 vrIfNumber | 1.3.6.1.4.1.562.2.4.1.100.105.1.1 | Unsigned32 | read-only | This attribute defines the number of IfEntries in the IfTable. |
| virtualRouterMIB | 1.3.6.1.4.1.562.2.4.2.26 | |||
| virtualRouterGroup | 1.3.6.1.4.1.562.2.4.2.26.1 | |||
| virtualRouterGroupBE | 1.3.6.1.4.1.562.2.4.2.26.1.5 | |||
| virtualRouterGroupBE01 | 1.3.6.1.4.1.562.2.4.2.26.1.5.2 | |||
| virtualRouterGroupBE01A | 1.3.6.1.4.1.562.2.4.2.26.1.5.2.2 | |||
| virtualRouterCapabilities | 1.3.6.1.4.1.562.2.4.2.26.3 | |||
| virtualRouterCapabilitiesBE | 1.3.6.1.4.1.562.2.4.2.26.3.5 | |||
| virtualRouterCapabilitiesBE01 | 1.3.6.1.4.1.562.2.4.2.26.3.5.2 | |||
| virtualRouterCapabilitiesBE01A | 1.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.