All MIBs › ITOUCH-IPX-MIB
Category: Vendor: iTouch
Description:
iTouch IPX MIB providing SNMP objects for Novell IPX protocol configuration and routing management on iTouch platforms.
Imported Objects
From ITOUCH-MIB
| iTouch | OBJECT-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter |
From RFC1213-MIB
| DisplayString |
What Is ITOUCH-IPX-MIB?
ITOUCH-IPX-MIB is a vendor MIB for iTouch Communications (later part of Allied Telesis/Black Box) devices, covering configuration and routing management for the legacy Novell IPX protocol on iTouch terminal-server and router platforms. It exposes IPX interface configuration and routing-table-style objects used to manage IPX network numbers and routes on the device. Its monitoring role is software/protocol-configuration status, confirming IPX routing is correctly configured and active, rather than hardware health, which is covered by the companion base ITOUCH-MIB. It is a vendor-specific MIB dependent on core IPX addressing conventions rather than an IETF standard. Typical deployment is legacy iTouch terminal servers/routers carrying residual IPX/NetWare traffic. Engineers can download the ITOUCH-IPX-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ITOUCH-IPX-MIB. 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
- IPX interface configuration
- IPX routing table entries
- IPX network number assignment
Supported Devices
- iTouch Communications (later Black Box) terminal servers/routers
Monitoring Examples
No sample objects were captured for this MIB; based on the module description, an admin would typically check IPX interface and routing configuration on the device to confirm IPX network numbers and routes are correctly provisioned, though specific object names cannot be confirmed without further data.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| xIpx | 1.3.6.1.4.1.33.15 | |||
| xIpxSystem | 1.3.6.1.4.1.33.15.1 | |||
| INT ipxRouting | 1.3.6.1.4.1.33.15.1.1 | INTEGER | read-write | Control for IPX routing services. |
| INT ipxInternalNetwork | 1.3.6.1.4.1.33.15.1.2 | INTEGER | read-write | The IPX Internal Network to use on the the IPX Router. |
| xIpxIf | 1.3.6.1.4.1.33.15.2 | |||
| ipxIfTable | 1.3.6.1.4.1.33.15.2.1 | not-accessible | A list of IPX interface entries. | |
| ipxIfEntry | 1.3.6.1.4.1.33.15.2.1.1 | not-accessible | IPX interface parameters and counters. | |
| INT ipxIfIndex | 1.3.6.1.4.1.33.15.2.1.1.1 | INTEGER | read-only | An index value that uniquely identifies an IPX interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| INT ipxIfState | 1.3.6.1.4.1.33.15.2.1.1.2 | INTEGER | read-write | Control for IPX routing services for this interface. |
| INT ipxIfNetwork | 1.3.6.1.4.1.33.15.2.1.1.3 | INTEGER | read-write | The IPX network number of the network to which this interface is attached. |
| INT ipxIfFrameStyle | 1.3.6.1.4.1.33.15.2.1.1.4 | INTEGER | read-write | Control for the CSMA/CD frame style to use on this interface. |
| CTR ipxIfFramesIn | 1.3.6.1.4.1.33.15.2.1.1.5 | Counter | read-only | The number of IPX frames received on this interface. |
| CTR ipxIfFramesOut | 1.3.6.1.4.1.33.15.2.1.1.6 | Counter | read-only | The number of IPX frames sent on this interface. |
| CTR ipxIfErrors | 1.3.6.1.4.1.33.15.2.1.1.7 | Counter | read-only | The number of IPX errors seen on this interface. |
| INT ipxIfTransitDelay | 1.3.6.1.4.1.33.15.2.1.1.8 | INTEGER | read-write | The number of 55 millisecond ticks it takes for a packet to travel from one destination to another on the interface. A value of 0 means that the system will calculate this value based on the measured speed of the interface. |
| INT ipxIfTransitDelayActual | 1.3.6.1.4.1.33.15.2.1.1.9 | INTEGER | read-only | The number of 55 millisecond ticks it takes for a packet to travel from one destination to another on the interface. |
| INT ipxIfProtocolPriority | 1.3.6.1.4.1.33.15.2.1.1.10 | INTEGER | read-write | This value defines the priority at which all Internet Routed packets will be placed on the WAN output queue. |
| INT ipxIfWatchdogSpoof | 1.3.6.1.4.1.33.15.2.1.1.11 | INTEGER | read-write | Control for whether or not this router responds to IPX watchog requests on this interface. |
| INT ipxIfStatusNetwork | 1.3.6.1.4.1.33.15.2.1.1.12 | INTEGER | read-only | The IPX network number that is actually in use on the attached interface. This value may have been learned via listening to the attached network. |
| xIpxNetbios | 1.3.6.1.4.1.33.15.3 | |||
| INT ipxNetbiosHopLimit | 1.3.6.1.4.1.33.15.3.1 | INTEGER | read-write | Maximum number of hops that an IPX Netbios packet may make. |
| ipxNetbiosIfTable | 1.3.6.1.4.1.33.15.3.2 | not-accessible | A list of IPX interface entries. | |
| ipxNetbiosIfEntry | 1.3.6.1.4.1.33.15.3.2.1 | not-accessible | IPX interface parameters and counters. | |
| INT ipxNetbiosIfIndex | 1.3.6.1.4.1.33.15.3.2.1.1 | INTEGER | read-only | An index value that uniquely identifies an IPX interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| INT ipxIfNetbiosForwarding | 1.3.6.1.4.1.33.15.3.2.1.2 | INTEGER | read-write | Control whether Netbios packet will be forwarded in or out on this interface. |
| CTR ipxIfNetbiosIn | 1.3.6.1.4.1.33.15.3.2.1.3 | Counter | read-only | The number of IPX Netbios frames received on this interface. |
| CTR ipxIfNetbiosOut | 1.3.6.1.4.1.33.15.3.2.1.4 | Counter | read-only | The number of IPX Netbios frames sent on this interface. |
| xIpxRip | 1.3.6.1.4.1.33.15.4 | |||
| ipxRipIfTable | 1.3.6.1.4.1.33.15.4.1 | not-accessible | A list of IPX interface entries. | |
| ipxRipIfEntry | 1.3.6.1.4.1.33.15.4.1.1 | not-accessible | IPX interface parameters and counters. | |
| INT ipxRipIfIndex | 1.3.6.1.4.1.33.15.4.1.1.1 | INTEGER | read-only | An index value that uniquely identifies an IPX interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| INT ipxIfRipBcst | 1.3.6.1.4.1.33.15.4.1.1.2 | INTEGER | read-write | Control whether RIP packets will be broadcasted out this interface. |
| INT ipxIfRipBcstDiscardTimeout | 1.3.6.1.4.1.33.15.4.1.1.3 | INTEGER | read-write | The number of seconds to wait before discarding information learned from a RIP broadcast. |
| INT ipxIfRipBcstTimer | 1.3.6.1.4.1.33.15.4.1.1.4 | INTEGER | read-write | The number of seconds to wait between sending out RIP broadcasts. |
| CTR ipxIfRipIn | 1.3.6.1.4.1.33.15.4.1.1.5 | Counter | read-only | The number of RIP broadcasts received on this interface. |
| CTR ipxIfRipOut | 1.3.6.1.4.1.33.15.4.1.1.6 | Counter | read-only | The number of RIP broadcasts sent on this interface. |
| CTR ipxIfRipAgedOut | 1.3.6.1.4.1.33.15.4.1.1.7 | Counter | read-only | The number of entries timed out and discarded on this interface. |
| ipxRipTable | 1.3.6.1.4.1.33.15.4.2 | not-accessible | A list of RIP entries. | |
| ipxRipEntry | 1.3.6.1.4.1.33.15.4.2.1 | not-accessible | IPX interface parameters and counters. | |
| INT ipxRipNetwork | 1.3.6.1.4.1.33.15.4.2.1.1 | INTEGER | read-only | An IPX network number to which this router knows a path. |
| OCT ipxRipRouter | 1.3.6.1.4.1.33.15.4.2.1.2 | OCTET STRING | read-only | The Ethernet address of an IPX router on this network. |
| INT ipxRipInterface | 1.3.6.1.4.1.33.15.4.2.1.3 | INTEGER | read-only | The interface to reach the router. A value of ifIndex. |
| INT ipxRipHops | 1.3.6.1.4.1.33.15.4.2.1.4 | INTEGER | read-only | The number of hops to reach the router. |
| INT ipxRipTransTime | 1.3.6.1.4.1.33.15.4.2.1.5 | INTEGER | read-only | The number of 55 millisecond ticks it takes for a packet to travel to the router. |
| INT ipxRipAge | 1.3.6.1.4.1.33.15.4.2.1.6 | INTEGER | read-only | The age of the RIP entry in seconds. |
| ipxRipRtTable | 1.3.6.1.4.1.33.15.4.3 | not-accessible | A list of RIP Routing entries. | |
| ipxRipRtEntry | 1.3.6.1.4.1.33.15.4.3.1 | not-accessible | IPX Routing Entry information | |
| INT ipxRipRtNetwork | 1.3.6.1.4.1.33.15.4.3.1.1 | INTEGER | read-only | An IPX network number to which this router knows a path. |
| OCT ipxRipRtRouter | 1.3.6.1.4.1.33.15.4.3.1.2 | OCTET STRING | read-only | The Ethernet address of an IPX router on this network. |
| INT ipxRipRtInterface | 1.3.6.1.4.1.33.15.4.3.1.3 | INTEGER | read-only | The interface to reach the router. A value of ifIndex. |
| INT ipxRipRtHops | 1.3.6.1.4.1.33.15.4.3.1.4 | INTEGER | read-write | The number of hops to reach the router. |
| INT ipxRipRtTransTime | 1.3.6.1.4.1.33.15.4.3.1.5 | INTEGER | read-write | The number of 55 millisecond ticks it takes for a packet to travel to the router. |
| INT ipxRipRtOrigin | 1.3.6.1.4.1.33.15.4.3.1.6 | INTEGER | read-only | The source of the RIP entry, either Learned via RIP or Static. |
| INT ipxRipRtRowStatus | 1.3.6.1.4.1.33.15.4.3.1.7 | INTEGER | read-write | Create or Delete RIP routing table entries. |
| xIpxSap | 1.3.6.1.4.1.33.15.5 | |||
| ipxSapIfTable | 1.3.6.1.4.1.33.15.5.1 | not-accessible | A list of IPX interface entries. | |
| ipxSapIfEntry | 1.3.6.1.4.1.33.15.5.1.1 | not-accessible | IPX interface parameters and counters. | |
| INT ipxSapIfIndex | 1.3.6.1.4.1.33.15.5.1.1.1 | INTEGER | read-only | An index value that uniquely identifies an IPX interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| INT ipxIfSapBcst | 1.3.6.1.4.1.33.15.5.1.1.2 | INTEGER | read-write | Control whether SAP packets will be broadcasted out this interface. |
| INT ipxIfSapBcstDiscardTimeout | 1.3.6.1.4.1.33.15.5.1.1.3 | INTEGER | read-write | The number of seconds to wait before discarding information learned from a SAP broadcast. |
| INT ipxIfSapBcstTimer | 1.3.6.1.4.1.33.15.5.1.1.4 | INTEGER | read-write | The number of seconds to wait between sending out SAP broadcasts. |
| CTR ipxIfSapIn | 1.3.6.1.4.1.33.15.5.1.1.5 | Counter | read-only | The number SAP broadcasts received on this interface. |
| CTR ipxIfSapOut | 1.3.6.1.4.1.33.15.5.1.1.6 | Counter | read-only | The number SAP broadcasts sent on this interface. |
| CTR ipxIfSapAgedOut | 1.3.6.1.4.1.33.15.5.1.1.7 | Counter | read-only | The number entries for this interface discarded due to aging timeout. |
| ipxSapTable | 1.3.6.1.4.1.33.15.5.2 | not-accessible | A list of SAP entries. | |
| ipxSapEntry | 1.3.6.1.4.1.33.15.5.2.1 | not-accessible | IPX interface parameters and counters. | |
| STR ipxSapName | 1.3.6.1.4.1.33.15.5.2.1.1 | DisplayString | read-only | The name of the service, null filled. |
| INT ipxSapNetwork | 1.3.6.1.4.1.33.15.5.2.1.2 | INTEGER | read-only | The IPX network number on which the service's host resides. |
| OCT ipxSapHost | 1.3.6.1.4.1.33.15.5.2.1.3 | OCTET STRING | read-only | The Ethernet address of the IPX host of the service. |
| INT ipxSapSocket | 1.3.6.1.4.1.33.15.5.2.1.4 | INTEGER | read-only | The socket number of the service on the host. |
| INT ipxSapInterface | 1.3.6.1.4.1.33.15.5.2.1.5 | INTEGER | read-only | The interface of the router in the direction of the service. A value of ifIndex. |
| INT ipxSapType | 1.3.6.1.4.1.33.15.5.2.1.6 | INTEGER | read-only | The type of the service. The enumeration is an incomplete set of all possible values. |
| INT ipxSapAge | 1.3.6.1.4.1.33.15.5.2.1.7 | INTEGER | read-only | The age of the Sap entry in seconds. |
| ipxSapSvTable | 1.3.6.1.4.1.33.15.5.3 | not-accessible | A list of SAP entries. | |
| ipxSapSvEntry | 1.3.6.1.4.1.33.15.5.3.1 | not-accessible | IPX interface parameters and counters. | |
| STR ipxSapSvName | 1.3.6.1.4.1.33.15.5.3.1.1 | DisplayString | read-only | The name of the service. |
| INT ipxSapSvNetwork | 1.3.6.1.4.1.33.15.5.3.1.2 | INTEGER | read-only | The IPX network number on which the service's host resides. |
| OCT ipxSapSvHost | 1.3.6.1.4.1.33.15.5.3.1.3 | OCTET STRING | read-only | The Ethernet address of the IPX host of the service. |
| INT ipxSapSvSocket | 1.3.6.1.4.1.33.15.5.3.1.4 | INTEGER | read-only | The socket number of the service on the host. |
| INT ipxSapSvInterface | 1.3.6.1.4.1.33.15.5.3.1.5 | INTEGER | read-only | The interface of the router in the direction of the service. A value of ifIndex. |
| INT ipxSapSvOrigin | 1.3.6.1.4.1.33.15.5.3.1.6 | INTEGER | read-only | The source of the RIP entry, either Learned via RIP or Static. |
| INT ipxSapSvType | 1.3.6.1.4.1.33.15.5.3.1.7 | INTEGER | read-only | The type of the service. The enumeration is an incomplete set of all possible values. |
| INT ipxSapSvHops | 1.3.6.1.4.1.33.15.5.3.1.8 | INTEGER | read-write | The number of hops to the Service. |
| INT ipxSapSvRowStatus | 1.3.6.1.4.1.33.15.5.3.1.9 | INTEGER | read-write | Create or Delete SAP Service table entries. |
| INT ipxSapSvAge | 1.3.6.1.4.1.33.15.5.3.1.10 | INTEGER | read-only | The age of the Sap entry in seconds. |
| xIpxFilter | 1.3.6.1.4.1.33.15.6 | |||
| ipxIfFilterTable | 1.3.6.1.4.1.33.15.6.1 | not-accessible | A list of IPX interface Source and Destination address Filter entries. | |
| ipxIfFilterEntry | 1.3.6.1.4.1.33.15.6.1.1 | not-accessible | IPX Source and Destination interface Filters. | |
| INT ipxIfFilterIndex | 1.3.6.1.4.1.33.15.6.1.1.1 | INTEGER | read-only | The interface to which this IPX Address filter applies. A value of ifIndex. |
| INT ipxIfFilterDestNetwork | 1.3.6.1.4.1.33.15.6.1.1.2 | INTEGER | read-only | The destination IPX network to be filtered. |
| OCT ipxIfFilterDestNode | 1.3.6.1.4.1.33.15.6.1.1.3 | OCTET STRING | read-only | The destination IPX node to be filtered. |
| INT ipxIfFilterSourceNetwork | 1.3.6.1.4.1.33.15.6.1.1.4 | INTEGER | read-only | The destination IPX network to be filtered. |
| OCT ipxIfFilterSourceNode | 1.3.6.1.4.1.33.15.6.1.1.5 | OCTET STRING | read-only | The destination IPX node to be filtered. |
| INT ipxIfFilterPacketType | 1.3.6.1.4.1.33.15.6.1.1.6 | INTEGER | read-only | The IPX packet type to be filtered. |
| INT ipxIfFilterAction | 1.3.6.1.4.1.33.15.6.1.1.7 | INTEGER | read-write | The IPX filter action to be taken, either Forward or Discard. |
| INT ipxIfFilterRowStatus | 1.3.6.1.4.1.33.15.6.1.1.8 | INTEGER | read-write | The IPX Filter create or delete function. |
| INT ipxIfFilterStatusDestNetworkAll | 1.3.6.1.4.1.33.15.6.1.1.9 | INTEGER | read-only | The IPX Filter flag meaning ALL destination networks. |
| INT ipxIfFilterStatusDestNodeAll | 1.3.6.1.4.1.33.15.6.1.1.10 | INTEGER | read-only | The IPX Filter flag meaning ALL destination nodes. |
| INT ipxIfFilterStatusSourceNetworkAll | 1.3.6.1.4.1.33.15.6.1.1.11 | INTEGER | read-only | The IPX Filter flag meaning ALL source networks. |
| INT ipxIfFilterStatusSourceNodeAll | 1.3.6.1.4.1.33.15.6.1.1.12 | INTEGER | read-only | The IPX Filter flag meaning ALL source nodes. |
| INT ipxIfFilterStatusPacketTypeAll | 1.3.6.1.4.1.33.15.6.1.1.13 | INTEGER | read-only | The IPX Filter flag meaning ALL packet types. |
| ipxIfRipFilterTable | 1.3.6.1.4.1.33.15.6.2 | not-accessible | A list of IPX interface RIP Filter entries. | |
| ipxIfRipFilterEntry | 1.3.6.1.4.1.33.15.6.2.1 | not-accessible | IPX RIP interface Filters. | |
| INT ipxIfRipFilterNetwork | 1.3.6.1.4.1.33.15.6.2.1.1 | INTEGER | read-only | The IPX RIP network to be filtered. |
| INT ipxIfRipFilterType | 1.3.6.1.4.1.33.15.6.2.1.2 | INTEGER | read-only | The IPX RIP filter type, either IMPORT or EXPORT. |
| INT ipxIfRipFilterAction | 1.3.6.1.4.1.33.15.6.2.1.3 | INTEGER | read-write | The IPX RIP filter action to be taken, either ALLOW or DENY. |
| INT ipxIfRipFilterRowStatus | 1.3.6.1.4.1.33.15.6.2.1.4 | INTEGER | read-write | The IPX RIP Filter create or delete function. |
| INT ipxIfRipFilterNetworkAll | 1.3.6.1.4.1.33.15.6.2.1.5 | INTEGER | read-only | The IPX RIP Filter flag meaning filter ALL networks. |
| OCT ipxIfRipFilterHost | 1.3.6.1.4.1.33.15.6.2.1.6 | OCTET STRING | read-only | The RIP Filter IPX Host Address from which RIP will ALLOW/DENY IMPORT of routes. |
| ipxIfSapFilterTable | 1.3.6.1.4.1.33.15.6.3 | not-accessible | A list of IPX interface SAP Filter entries. | |
| ipxIfSapFilterEntry | 1.3.6.1.4.1.33.15.6.3.1 | not-accessible | IPX SAP interface Filters. | |
| INT ipxIfSapFilterNetwork | 1.3.6.1.4.1.33.15.6.3.1.1 | INTEGER | read-only | The IPX SAP network to be filtered. |
| INT ipxIfSapFilterType | 1.3.6.1.4.1.33.15.6.3.1.2 | INTEGER | read-only | The IPX SAP filter type, either IMPORT or EXPORT. |
| INT ipxIfSapFilterServiceType | 1.3.6.1.4.1.33.15.6.3.1.3 | INTEGER | read-only | The IPX SAP service type to which this filter applies. |
| INT ipxIfSapFilterAction | 1.3.6.1.4.1.33.15.6.3.1.4 | INTEGER | read-write | The IPX SAP filter action to be taken, either ALLOW or DENY. |
| INT ipxIfSapFilterRowStatus | 1.3.6.1.4.1.33.15.6.3.1.5 | INTEGER | read-write | The IPX SAP Filter create or delete function. |
| INT ipxIfSapFilterNetworkAll | 1.3.6.1.4.1.33.15.6.3.1.6 | INTEGER | read-only | The IPX SAP Filter flag meaning filter ALL networks. |
| INT ipxIfSapFilterServiceTypeAll | 1.3.6.1.4.1.33.15.6.3.1.7 | INTEGER | read-only | The IPX SAP Filter flag meaning filter ALL service types. |
| STR ipxIfSapFilterName | 1.3.6.1.4.1.33.15.6.3.1.8 | DisplayString | read-only | The name of the service to be filtered. |
| OCT ipxIfSapFilterHost | 1.3.6.1.4.1.33.15.6.3.1.9 | OCTET STRING | read-only | The IPX Host address from which SAP will ALLOW/DENY IMPORT of services . |
| xIpxPrinter | 1.3.6.1.4.1.33.15.8 | |||
| ipxPrinterPortTable | 1.3.6.1.4.1.33.15.8.1 | not-accessible | A list of IPX printer character port entries. | |
| ipxPrinterPortEntry | 1.3.6.1.4.1.33.15.8.1.1 | not-accessible | IPX printer parameter values for a character port. | |
| INT ipxPrinterPortIndex | 1.3.6.1.4.1.33.15.8.1.1.1 | INTEGER | read-only | An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB. |
| INT ipxPrinterPortStatus | 1.3.6.1.4.1.33.15.8.1.1.2 | INTEGER | read-write | Status of this entry. Setting the value to 'invalid' invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. |
| STR ipxPrinterPortServer | 1.3.6.1.4.1.33.15.8.1.1.3 | DisplayString | read-write | The name of an active print server on the network. |
| INT ipxPrinterPortPrinter | 1.3.6.1.4.1.33.15.8.1.1.4 | INTEGER | read-write | An available remote printer on ixpPrinterPortServer. |
| INT ipxTimeout | 1.3.6.1.4.1.33.15.8.1.1.5 | INTEGER | read-write | A control to set the the time at which a print job from a print server will be timed out and the port freed. |
| INT ipxPrinterEthernet | 1.3.6.1.4.1.33.15.8.2 | INTEGER | read-write | Control for use of Ethernet-style message framing, with the IPX protocol type. Mutually exclusive with ipxPrinterMac, ipxPrinterMac802_2_Snap, and ipxPrinterMac802_2. |
| INT ipxPrinterMac | 1.3.6.1.4.1.33.15.8.3 | INTEGER | read-write | Control for use of MAC-only message framing, with no protocol type. Mutually exclusive with ipxPrinterEthernet, ipxPrinterMac802_2_Snap, and ipxPrinterMac802_2. |
| INT ipxPrinterMac802_2 | 1.3.6.1.4.1.33.15.8.4 | INTEGER | read-write | Control for use of MAC message framing with 802.2 framing. Mutually exclusive with ipxPrinterEthernet, ipxPrinterMac, and ipxPrinterMac802_2_Snap. |
| INT ipxPrinterMac802_2_Snap | 1.3.6.1.4.1.33.15.8.5 | INTEGER | read-write | Control for use of MAC-only message framing with 802 Snap framing. Mutually exclusive with ipxPrinterEthernet, ipxPrinterMac, and ipxPrinterMac802_2. |
RFC description
iTouch Communications IPX network protocol management MIB covering routing, interfaces, NetBIOS, RIP, and SAP.
Start monitoring iTouch Communications (Black Box) terminal servers/routers (IPX) 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.