Home/Catalog/ITOUCH-DECNET-MIB

ITOUCH-DECNET-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

72
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

72 total
Object Name
xDecnet
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14
ITOUCH-MIB
Unknown
.1.3.6.1.4.1.33.14
xRcp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.1
rcpRemoteAddressIf a remote console session exists, the Ethernet address of the remote partner, otherwise zero length.ro
OCTET STRING
.1.3.6.1.4.1.33.14.1.1
xPhiv
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2
xPhivRoute
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.1
phivPathSelectionThe 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.rw
Enumeration
.1.3.6.1.4.1.33.14.2.1.1
phivMaxPathsThe maximum number of equal cost next hops that the router can remember and successfully load balance between.rw
INTEGER
.1.3.6.1.4.1.33.14.2.1.2
phivStatusThe status of the DECnet routing software.ro
Enumeration
.1.3.6.1.4.1.33.14.2.1.3
xPhivCircuit
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.2
phivCircuitTableA list of DECnet circuit entries.
SEQUENCE OF PhivCircuitEntry
.1.3.6.1.4.1.33.14.2.2.1
phivCircuitEntryParameter values for a DECnet circuit.
PhivCircuitEntry
.1.3.6.1.4.1.33.14.2.2.1.1
xPhivCircuitIndexIdentification of a circuit entry. Same as an interface index (ifIndex).ro
INTEGER
.1.3.6.1.4.1.33.14.2.2.1.1.1
phivCircuitRoutingTimerThe maximum time in seconds allowed between Routing updates on the circuit. Different values for LANs vs. WANs.rw
INTEGER
.1.3.6.1.4.1.33.14.2.2.1.1.2
phivCircuitOperCostThe actual cost associated with the circuit.ro
INTEGER
.1.3.6.1.4.1.33.14.2.2.1.1.3
phivCircuitErrorsThe number of routed DECnet packets received in error on this circuit.ro
Counter
.1.3.6.1.4.1.33.14.2.2.1.1.4
phivCircuitLastErrorThe error of the last routed DECnet packet received in error on this circuit.ro
Enumeration
.1.3.6.1.4.1.33.14.2.2.1.1.5
phivCircuitLastErrorTimeThe date and time that the last routed DECnet packet was received in error on this circuit.ro
DateTime
.1.3.6.1.4.1.33.14.2.2.1.1.6
phivCircuitLastErrorDataThe first 22 bytes of the last routed DECnet packet received in error on this circuit.ro
OCTET STRING
.1.3.6.1.4.1.33.14.2.2.1.1.7
phivCircuitProtocolPriorityThe priority at which all DECnet routed packets will be placed on the WAN output queue.rw
Enumeration
.1.3.6.1.4.1.33.14.2.2.1.1.8
phivCircuitRoutingPriorityRouter's priority to be designated router on this circuit.rw
INTEGER
.1.3.6.1.4.1.33.14.2.2.1.1.9
xPhivImport
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.3
phivCircuitImportTableA list of circuit import filter entries.
SEQUENCE OF PhivCircuitImportEntry
.1.3.6.1.4.1.33.14.2.3.1
phivCircuitImportEntryParameter values for an import filter.
PhivCircuitImportEntry
.1.3.6.1.4.1.33.14.2.3.1.1
phivCircuitImportIfThe interface associated with the import routing filter.ro
INTEGER
.1.3.6.1.4.1.33.14.2.3.1.1.1
phivCircuitImportAddrThe address (node or area) to match against learned route entries to decide whether to import the entry to the routing database.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.3.1.1.2
phivCircuitImportMaskThe mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.3.1.1.3
phivCircuitImportActionThe action to take if the address field along with the mask field matches the route entry.rw
Enumeration
.1.3.6.1.4.1.33.14.2.3.1.1.4
phivCircuitImportStatusSetting to 'invalid' removes this import filter from the table. Setting to 'valid' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.14.2.3.1.1.5
xPhivImportArea
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.4
phivCircuitImportAreaTableA list of circuit import area filter entries.
SEQUENCE OF PhivCircuitImportAreaEntry
.1.3.6.1.4.1.33.14.2.4.1
phivCircuitImportAreaEntryParameter values for an import area filter.
PhivCircuitImportAreaEntry
.1.3.6.1.4.1.33.14.2.4.1.1
phivCircuitImportAreaIfThe interface associated with the import area routing filter.ro
INTEGER
.1.3.6.1.4.1.33.14.2.4.1.1.1
phivCircuitImportAreaAddrThe address (node or area) to match against learned route entries to decide whether to import the entry to the routing database.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.4.1.1.2
phivCircuitImportAreaMaskThe mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.4.1.1.3
phivCircuitImportAreaActionThe action to take if the address field along with the mask field matches the route entry.rw
Enumeration
.1.3.6.1.4.1.33.14.2.4.1.1.4
phivCircuitImportAreaStatusSetting to 'invalid' removes this import area filter from the table. Setting to 'valid' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.14.2.4.1.1.5
xPhivExport
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.5
phivCircuitExportTableA list of circuit export filter entries.
SEQUENCE OF PhivCircuitExportEntry
.1.3.6.1.4.1.33.14.2.5.1
phivCircuitExportEntryParameter values for an export filter.
PhivCircuitExportEntry
.1.3.6.1.4.1.33.14.2.5.1.1
phivCircuitExportIfThe interface associated with the export routing filter.ro
INTEGER
.1.3.6.1.4.1.33.14.2.5.1.1.1
phivCircuitExportAddrThe address (node or area) to match against learned route entries to decide whether to export the entry to the routing database.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.5.1.1.2
phivCircuitExportMaskThe mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.5.1.1.3
phivCircuitExportActionThe action to take if the address field along with the mask field matches the route entry.rw
Enumeration
.1.3.6.1.4.1.33.14.2.5.1.1.4
phivCircuitExportStatusSetting to 'invalid' removes this export filter from the table. Setting to 'valid' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.14.2.5.1.1.5
xPhivExportArea
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.6
phivCircuitExportAreaTableA list of circuit export area filter entries.
SEQUENCE OF PhivCircuitExportAreaEntry
.1.3.6.1.4.1.33.14.2.6.1
phivCircuitExportAreaEntryParameter values for an export area filter.
PhivCircuitExportAreaEntry
.1.3.6.1.4.1.33.14.2.6.1.1
phivCircuitExportAreaIfThe interface associated with the export area routing filter.ro
INTEGER
.1.3.6.1.4.1.33.14.2.6.1.1.1
phivCircuitExportAreaAddrThe address (node or area) to match against learned route entries to decide whether to export the entry to the routing database.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.6.1.1.2
phivCircuitExportAreaMaskThe mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.6.1.1.3
phivCircuitExportAreaActionThe action to take if the address field along with the mask field matches the route entry.rw
Enumeration
.1.3.6.1.4.1.33.14.2.6.1.1.4
phivCircuitExportAreaStatusSetting to 'invalid' removes this export area filter from the table. Setting to 'valid' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.14.2.6.1.1.5
xPhivFilter
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.7
phivCircuitFilterTableA list of circuit filter entries.
SEQUENCE OF PhivCircuitFilterEntry
.1.3.6.1.4.1.33.14.2.7.1
phivCircuitFilterEntryParameter values for a filter.
PhivCircuitFilterEntry
.1.3.6.1.4.1.33.14.2.7.1.1
phivCircuitFilterIfThe interface associated with the filter entry.ro
INTEGER
.1.3.6.1.4.1.33.14.2.7.1.1.1
phivCircuitFilterDstAddrThe address (node or area) to match against the destination address of the packet to decide whether to forward the packet.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.7.1.1.2
phivCircuitFilterDstMaskThe 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.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.7.1.1.3
phivCircuitFilterSrcAddrThe address (node or area) to match against the source address of the packet to decide whether to forward the packet.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.7.1.1.4
phivCircuitFilterSrcMaskThe 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.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.7.1.1.5
phivCircuitFilterActionThe action to take if the address fields along with the mask fields match the packet.rw
Enumeration
.1.3.6.1.4.1.33.14.2.7.1.1.6
phivCircuitFilterStatusSetting to 'invalid' removes this Filter filter from the table. Setting to 'valid' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.14.2.7.1.1.7
xPhivTraffic
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.8
phivTrafficSortSetting 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.rw
Enumeration
.1.3.6.1.4.1.33.14.2.8.1
phivTrafficTableA list of traffic entries, sorted in the order specified by phivTrafficSort.
SEQUENCE OF PhivTrafficEntry
.1.3.6.1.4.1.33.14.2.8.2
phivTrafficEntryA traffic entry.
PhivTrafficEntry
.1.3.6.1.4.1.33.14.2.8.2.1
phivTrafficIndexIdentification of this traffic entry.ro
INTEGER
.1.3.6.1.4.1.33.14.2.8.2.1.1
phivTrafficPercentThe percentage of total traffic that this traffic entry represents, in tenths of a percent.ro
INTEGER
.1.3.6.1.4.1.33.14.2.8.2.1.2
phivTrafficDstThe destination to which the traffic entry applies.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.8.2.1.3
phivTrafficSrcThe source to which the traffic entry applies.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.8.2.1.4
phivTrafficIfThe inbound interface to which the traffic entry applies. This value is the same as IfIndex.ro
INTEGER
.1.3.6.1.4.1.33.14.2.8.2.1.5
ITOUCH-DECNET-MIB - SNMP MIB Reference | MIBs Explorer