All MIBs › ITOUCH-DECNET-MIB
Category: SNA and Legacy Protocols, Vendor: iTouch
Description:
iTouch DECnet MIB providing SNMP objects for Digital Equipment Corporation DECnet protocol routing and node management.
Imported Objects
From ITOUCH-MIB
| DateTime | |
| iTouch | OBJECT-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter |
From RFC1289-phivMIB
| PhivAddr |
What Is ITOUCH-DECNET-MIB?
ITOUCH-DECNET-MIB is an Allied Telesis iTouch enterprise MIB supplying SNMP objects for managing DECnet, Digital Equipment Corporation's legacy proprietary networking protocol, on iTouch routing/terminal equipment. It exposes DECnet-specific configuration and operational data such as node addressing, routing state, and protocol-level counters relevant to DECnet traffic passing through the device. Its main monitoring value is confirming that the DECnet routing process on the device is running correctly and that nodes are reachable, functioning as a software/protocol-status view rather than a general hardware-health MIB. It is a vendor-specific extension that assumes an underlying DECnet Phase IV/V protocol stack and does not depend on standard IETF interface MIBs for its core semantics. It would be deployed in legacy DEC-based networks (common in the 1990s-2000s) where iTouch devices bridged or routed DECnet traffic alongside other protocols. Engineers can download the ITOUCH-DECNET-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ITOUCH-DECNET-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
- DECnet node status
- DECnet routing state
- protocol reachability
- node address configuration
Supported Devices
- iTouch Communications (later Black Box) router/terminal server (DECnet-capable)
Monitoring Examples
An administrator would monitor DECnet node/area reachability and routing table entries exposed by this MIB to detect a DECnet node that has become unreachable or a routing adjacency that has dropped. No sample objects were provided for this module, so specific table names cannot be cited, but the MIB's purpose implies objects analogous to DECnet node address and routing circuit state. This is primarily a protocol-health check for DECnet-carrying links rather than a chassis hardware monitor.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| xDecnet | 1.3.6.1.4.1.33.14 | |||
| xRcp | 1.3.6.1.4.1.33.14.1 | |||
| OCT rcpRemoteAddress | 1.3.6.1.4.1.33.14.1.1 | OCTET STRING | read-only | If a remote console session exists, the Ethernet address of the remote partner, otherwise zero length. |
| xPhiv | 1.3.6.1.4.1.33.14.2 | |||
| xPhivRoute | 1.3.6.1.4.1.33.14.2.1 | |||
| INT phivPathSelection | 1.3.6.1.4.1.33.14.2.1.1 | INTEGER | read-write | The algorithm used to balance traffic between equal next hop paths. 'roundRobin' selects the next hop using a round robin algorithm for each hop. 'samePath' selects the next hop guaranteeing that all packets with the same source/destination pair will always use the same next hop. |
| INT phivMaxPaths | 1.3.6.1.4.1.33.14.2.1.2 | INTEGER | read-write | The maximum number of equal cost next hops that the router can remember and successfully load balance between. |
| INT phivStatus | 1.3.6.1.4.1.33.14.2.1.3 | INTEGER | read-only | The status of the DECnet routing software. |
| xPhivCircuit | 1.3.6.1.4.1.33.14.2.2 | |||
| phivCircuitTable | 1.3.6.1.4.1.33.14.2.2.1 | not-accessible | A list of DECnet circuit entries. | |
| phivCircuitEntry | 1.3.6.1.4.1.33.14.2.2.1.1 | not-accessible | Parameter values for a DECnet circuit. | |
| INT xPhivCircuitIndex | 1.3.6.1.4.1.33.14.2.2.1.1.1 | INTEGER | read-only | Identification of a circuit entry. Same as an interface index (ifIndex). |
| INT phivCircuitRoutingTimer | 1.3.6.1.4.1.33.14.2.2.1.1.2 | INTEGER | read-write | The maximum time in seconds allowed between Routing updates on the circuit. Different values for LANs vs. WANs. |
| INT phivCircuitOperCost | 1.3.6.1.4.1.33.14.2.2.1.1.3 | INTEGER | read-only | The actual cost associated with the circuit. |
| CTR phivCircuitErrors | 1.3.6.1.4.1.33.14.2.2.1.1.4 | Counter | read-only | The number of routed DECnet packets received in error on this circuit. |
| INT phivCircuitLastError | 1.3.6.1.4.1.33.14.2.2.1.1.5 | INTEGER | read-only | The error of the last routed DECnet packet received in error on this circuit. |
| DAT phivCircuitLastErrorTime | 1.3.6.1.4.1.33.14.2.2.1.1.6 | DateTime | read-only | The date and time that the last routed DECnet packet was received in error on this circuit. |
| OCT phivCircuitLastErrorData | 1.3.6.1.4.1.33.14.2.2.1.1.7 | OCTET STRING | read-only | The first 22 bytes of the last routed DECnet packet received in error on this circuit. |
| INT phivCircuitProtocolPriority | 1.3.6.1.4.1.33.14.2.2.1.1.8 | INTEGER | read-write | The priority at which all DECnet routed packets will be placed on the WAN output queue. |
| INT phivCircuitRoutingPriority | 1.3.6.1.4.1.33.14.2.2.1.1.9 | INTEGER | read-write | Router's priority to be designated router on this circuit. |
| xPhivImport | 1.3.6.1.4.1.33.14.2.3 | |||
| phivCircuitImportTable | 1.3.6.1.4.1.33.14.2.3.1 | not-accessible | A list of circuit import filter entries. | |
| phivCircuitImportEntry | 1.3.6.1.4.1.33.14.2.3.1.1 | not-accessible | Parameter values for an import filter. | |
| INT phivCircuitImportIf | 1.3.6.1.4.1.33.14.2.3.1.1.1 | INTEGER | read-only | The interface associated with the import routing filter. |
| PHI phivCircuitImportAddr | 1.3.6.1.4.1.33.14.2.3.1.1.2 | PhivAddr | read-only | The address (node or area) to match against learned route entries to decide whether to import the entry to the routing database. |
| PHI phivCircuitImportMask | 1.3.6.1.4.1.33.14.2.3.1.1.3 | PhivAddr | read-only | The mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry. |
| INT phivCircuitImportAction | 1.3.6.1.4.1.33.14.2.3.1.1.4 | INTEGER | read-write | The action to take if the address field along with the mask field matches the route entry. |
| INT phivCircuitImportStatus | 1.3.6.1.4.1.33.14.2.3.1.1.5 | INTEGER | read-write | Setting to 'invalid' removes this import filter from the table. Setting to 'valid' has no effect. |
| xPhivImportArea | 1.3.6.1.4.1.33.14.2.4 | |||
| phivCircuitImportAreaTable | 1.3.6.1.4.1.33.14.2.4.1 | not-accessible | A list of circuit import area filter entries. | |
| phivCircuitImportAreaEntry | 1.3.6.1.4.1.33.14.2.4.1.1 | not-accessible | Parameter values for an import area filter. | |
| INT phivCircuitImportAreaIf | 1.3.6.1.4.1.33.14.2.4.1.1.1 | INTEGER | read-only | The interface associated with the import area routing filter. |
| PHI phivCircuitImportAreaAddr | 1.3.6.1.4.1.33.14.2.4.1.1.2 | PhivAddr | read-only | The address (node or area) to match against learned route entries to decide whether to import the entry to the routing database. |
| PHI phivCircuitImportAreaMask | 1.3.6.1.4.1.33.14.2.4.1.1.3 | PhivAddr | read-only | The mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry. |
| INT phivCircuitImportAreaAction | 1.3.6.1.4.1.33.14.2.4.1.1.4 | INTEGER | read-write | The action to take if the address field along with the mask field matches the route entry. |
| INT phivCircuitImportAreaStatus | 1.3.6.1.4.1.33.14.2.4.1.1.5 | INTEGER | read-write | Setting to 'invalid' removes this import area filter from the table. Setting to 'valid' has no effect. |
| xPhivExport | 1.3.6.1.4.1.33.14.2.5 | |||
| phivCircuitExportTable | 1.3.6.1.4.1.33.14.2.5.1 | not-accessible | A list of circuit export filter entries. | |
| phivCircuitExportEntry | 1.3.6.1.4.1.33.14.2.5.1.1 | not-accessible | Parameter values for an export filter. | |
| INT phivCircuitExportIf | 1.3.6.1.4.1.33.14.2.5.1.1.1 | INTEGER | read-only | The interface associated with the export routing filter. |
| PHI phivCircuitExportAddr | 1.3.6.1.4.1.33.14.2.5.1.1.2 | PhivAddr | read-only | The address (node or area) to match against learned route entries to decide whether to export the entry to the routing database. |
| PHI phivCircuitExportMask | 1.3.6.1.4.1.33.14.2.5.1.1.3 | PhivAddr | read-only | The mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry. |
| INT phivCircuitExportAction | 1.3.6.1.4.1.33.14.2.5.1.1.4 | INTEGER | read-write | The action to take if the address field along with the mask field matches the route entry. |
| INT phivCircuitExportStatus | 1.3.6.1.4.1.33.14.2.5.1.1.5 | INTEGER | read-write | Setting to 'invalid' removes this export filter from the table. Setting to 'valid' has no effect. |
| xPhivExportArea | 1.3.6.1.4.1.33.14.2.6 | |||
| phivCircuitExportAreaTable | 1.3.6.1.4.1.33.14.2.6.1 | not-accessible | A list of circuit export area filter entries. | |
| phivCircuitExportAreaEntry | 1.3.6.1.4.1.33.14.2.6.1.1 | not-accessible | Parameter values for an export area filter. | |
| INT phivCircuitExportAreaIf | 1.3.6.1.4.1.33.14.2.6.1.1.1 | INTEGER | read-only | The interface associated with the export area routing filter. |
| PHI phivCircuitExportAreaAddr | 1.3.6.1.4.1.33.14.2.6.1.1.2 | PhivAddr | read-only | The address (node or area) to match against learned route entries to decide whether to export the entry to the routing database. |
| PHI phivCircuitExportAreaMask | 1.3.6.1.4.1.33.14.2.6.1.1.3 | PhivAddr | read-only | The mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry. |
| INT phivCircuitExportAreaAction | 1.3.6.1.4.1.33.14.2.6.1.1.4 | INTEGER | read-write | The action to take if the address field along with the mask field matches the route entry. |
| INT phivCircuitExportAreaStatus | 1.3.6.1.4.1.33.14.2.6.1.1.5 | INTEGER | read-write | Setting to 'invalid' removes this export area filter from the table. Setting to 'valid' has no effect. |
| xPhivFilter | 1.3.6.1.4.1.33.14.2.7 | |||
| phivCircuitFilterTable | 1.3.6.1.4.1.33.14.2.7.1 | not-accessible | A list of circuit filter entries. | |
| phivCircuitFilterEntry | 1.3.6.1.4.1.33.14.2.7.1.1 | not-accessible | Parameter values for a filter. | |
| INT phivCircuitFilterIf | 1.3.6.1.4.1.33.14.2.7.1.1.1 | INTEGER | read-only | The interface associated with the filter entry. |
| PHI phivCircuitFilterDstAddr | 1.3.6.1.4.1.33.14.2.7.1.1.2 | PhivAddr | read-only | The address (node or area) to match against the destination address of the packet to decide whether to forward the packet. |
| PHI phivCircuitFilterDstMask | 1.3.6.1.4.1.33.14.2.7.1.1.3 | PhivAddr | read-only | The mask which is ANDed with the destination address field and the packet's destination address to determine whether the address matches the packet's address. |
| PHI phivCircuitFilterSrcAddr | 1.3.6.1.4.1.33.14.2.7.1.1.4 | PhivAddr | read-only | The address (node or area) to match against the source address of the packet to decide whether to forward the packet. |
| PHI phivCircuitFilterSrcMask | 1.3.6.1.4.1.33.14.2.7.1.1.5 | PhivAddr | read-only | The mask which is ANDed with the source address field and the packet's source address to determine whether the address matches the packet's address. |
| INT phivCircuitFilterAction | 1.3.6.1.4.1.33.14.2.7.1.1.6 | INTEGER | read-write | The action to take if the address fields along with the mask fields match the packet. |
| INT phivCircuitFilterStatus | 1.3.6.1.4.1.33.14.2.7.1.1.7 | INTEGER | read-write | Setting to 'invalid' removes this Filter filter from the table. Setting to 'valid' has no effect. |
| xPhivTraffic | 1.3.6.1.4.1.33.14.2.8 | |||
| INT phivTrafficSort | 1.3.6.1.4.1.33.14.2.8.1 | INTEGER | read-write | Setting to 'execute' causes the most recent traffic information to be sorted into the phivTrafficTable. The sorting precedence is: decreasing percentage, increasing destination address, increasing source address, and increasing interface number. Setting to 'ready' has no effect. |
| phivTrafficTable | 1.3.6.1.4.1.33.14.2.8.2 | not-accessible | A list of traffic entries, sorted in the order specified by phivTrafficSort. | |
| phivTrafficEntry | 1.3.6.1.4.1.33.14.2.8.2.1 | not-accessible | A traffic entry. | |
| INT phivTrafficIndex | 1.3.6.1.4.1.33.14.2.8.2.1.1 | INTEGER | read-only | Identification of this traffic entry. |
| INT phivTrafficPercent | 1.3.6.1.4.1.33.14.2.8.2.1.2 | INTEGER | read-only | The percentage of total traffic that this traffic entry represents, in tenths of a percent. |
| PHI phivTrafficDst | 1.3.6.1.4.1.33.14.2.8.2.1.3 | PhivAddr | read-only | The destination to which the traffic entry applies. |
| PHI phivTrafficSrc | 1.3.6.1.4.1.33.14.2.8.2.1.4 | PhivAddr | read-only | The source to which the traffic entry applies. |
| INT phivTrafficIf | 1.3.6.1.4.1.33.14.2.8.2.1.5 | INTEGER | read-only | The inbound interface to which the traffic entry applies. This value is the same as IfIndex. |
RFC description
MRV Communications iTouch product MIB for managing DECnet functionality. Provides SNMP management information base objects for DECnet network protocol monitoring and configuration on iTouch network devices.
Start monitoring iTouch Communications (Black Box) router/terminal server (DECnet) 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.