DECNET-PHIV-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
16
Rows
16
Columns
141

phivEndRemoteTable

table mandatory
.1.3.6.1.2.1.18.4.1 · 1 row entry · 5 columns
Information about the state of sessions between the
node under study and the nodes found in the table.
phivEndRemoteEntry entry .1.3.6.1.2.1.18.4.1.1
Information about a particular remote node as seen
from the end communication layer.
Indexes
phivEndRemoteHostNodeID
Column Syntax OID
phivEndRemoteHostNodeID mandatory
This value is the address of the remote node to be
evaluated.
PhivAddr
Textual Convention: PhivAddr OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.18.4.1.1.1
phivEndRemoteState mandatory
This represents the operational state of the remote node

being evaluated.
The possible states are:

ON Allows logical links.
OFF Allows no new links, terminates existing
Enumerationr/w
Enumerated Values:
1on
2off
3shut
4restricted
.1.3.6.1.2.1.18.4.1.1.2
phivEndCircuitIndex mandatory
A unique index value for each known circuit used to
communicate with the remote node. This is the same
value as phivCircuitIndex.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.18.4.1.1.3
phivEndActiveLinks mandatory
This read-only parameter represents the number of active
logical links from the executor to the destination node.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.4.1.1.4
phivEndDelay mandatory
This read-only parameter is the average round trip
delay in seconds to the destination node. This
parameter is kept on a remote node basis.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.4.1.1.5

phivEndCountTable

table mandatory
.1.3.6.1.2.1.18.4.2 · 1 row entry · 14 columns
Information about the counters associated with each end
system that is known to the entity. These counters
reflect totals from the perspective of the executor
node.
phivEndCountEntry entry .1.3.6.1.2.1.18.4.2.1
Information about a particular session between two end
systems.
Indexes
phivEndCountHostNodeID
Column Syntax OID
phivEndCountHostNodeID mandatory
This value is the address of the remote node to be
evaluated.
PhivAddr
Textual Convention: PhivAddr OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.18.4.2.1.1
phivEndCountSecsLastZeroed mandatory
This value is the number of seconds that have elapsed
since the counters for the node in this table row were
last set to zero. This counter is located in the
network management layer, but is returned with the
end system…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.4.2.1.2
phivEndCountUsrBytesRec mandatory
Number of user bytes received from the target host.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.4.2.1.3
phivEndCountUsrBytesSent mandatory
Number of user bytes sent to the target host.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.4.2.1.4
phivEndUCountUsrMessRec mandatory
Number of user messages received from the target host.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.4.2.1.5
phivEndCountUsrMessSent mandatory
Number of user messages sent to the target host.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.4.2.1.6
phivEndCountTotalBytesRec mandatory
Number of bytes received from the target host.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.4.2.1.7
phivEndCountTotalBytesSent mandatory
Number of bytes sent to the target host.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.4.2.1.8
phivEndCountTotalMessRec mandatory
Number of messages received from the target host.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.4.2.1.9
phivEndCountTotalMessSent mandatory
Number of messages sent to the target host.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.4.2.1.10
phivEndCountConnectsRecd mandatory
Number of connects received from the target host.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.4.2.1.11
phivEndCountConnectsSent mandatory
Number of connects sent to the target host.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.4.2.1.12
phivEndCountReponseTimeouts mandatory
Number of response timeouts.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.4.2.1.13
phivEndCountRecdConnectResErrs mandatory
Number of received connect resource errors.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.4.2.1.14

phivLevel1RouteTable

table mandatory
.1.3.6.1.2.1.18.5.22 · 1 row entry · 5 columns
Information about the currently known DECnet Phase
IV Routes.
phivLevel1RouteEntry entry .1.3.6.1.2.1.18.5.22.1
Information about the currently known DECnet Phase
IV Routes.
Indexes
phivLevel1RouteNodeAddr
Column Syntax OID
phivLevel1RouteNodeAddr mandatory
This value is the address of the node about which
routing information is contained in this level 1
routing table.
PhivAddr
Textual Convention: PhivAddr OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.18.5.22.1.1
phivLevel1RouteCircuitIndex mandatory
A unique index value for each known circuit. This is
the index to the circuit state table and is the same
value as phivCircuitIndex.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.18.5.22.1.2
phivLevel1RouteCost mandatory
This read-only parameter represents the total cost
over the current path to the destination node. Cost is
a positive integer value associated with using a
circuit. Routing routes messages (data) along the path
between t…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.5.22.1.3
phivLevel1RouteHops mandatory
This read-only parameter represents the number of hops
over to a destination node. A hop is Routing value
representing the logical distance between two nodes in
a network. HOPS is kept on a remote node basis.
Integer32
Constraints:
range: 0-127
.1.3.6.1.2.1.18.5.22.1.4
phivLevel1RouteNextNode mandatory
This read-only value indicates the next node on the
circuit used to get to the node under scrutiny
(next hop).
PhivAddr
Textual Convention: PhivAddr OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.18.5.22.1.5
.1.3.6.1.2.1.18.6.1 · 1 row entry · 10 columns
Information about the parameters associated with all
circuits currently known.
phivCircuitParametersEntry entry .1.3.6.1.2.1.18.6.1.1
Parameters information about all circuits currently
known.
Indexes
phivCircuitIndex
Column Syntax OID
phivCircuitIndex mandatory
A unique index value for each known circuit.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.18.6.1.1.1
phivCircuitLineIndex mandatory
The line on which this circuit is active. This is

the same as the ifIndex.
InterfaceIndex
Textual Convention: InterfaceIndex Integer32
.1.3.6.1.2.1.18.6.1.1.2
phivCircuitCommonState mandatory
This value represents the circuit's Network Management
operational state. NOTE: These values are incremented
by one compared to the standard DECnet values in order
to maintain compliance with RFC 1155.
Enumerationr/w
Enumerated Values:
1on
2off
3service
4cleared
.1.3.6.1.2.1.18.6.1.1.3
phivCircuitCommonSubState mandatory
This value represents the circuit's Network Management
operational and service substate. NOTE: These values are
incremented by one compared to the standard DECnet values
in order to maintain compliance with RFC 1155.
Enumeration
Enumerated Values:
1starting
2reflecting
3looping
4loading
5dumping
6triggering
7autoservice
8autoloading
9autodumping
10autotriggering
11synchronizing
12failed
13running
.1.3.6.1.2.1.18.6.1.1.4
phivCircuitCommonName mandatory
The name of the circuit entry in the table, for example,
SVA-0 or in a level 2 router ASYNC-8 or ETHER-1).
OctetString
Constraints:
range: 0-16
.1.3.6.1.2.1.18.6.1.1.5
phivCircuitExecRecallTimer mandatory
This parameter represents the minimum number of
seconds to wait before restarting the circuit. A
value of 0 indicates not timer is running.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.6.1.1.6
phivCircuitCommonType mandatory
Represents the type of the circuit. For X.25 circuits,
the value must be set to X25. For DDCMP and Ethernet
circuits it is read only and is the same value as the
protocol of the associated line.
NOTE: Values 1 - 5 are i…
Enumeration
Enumerated Values:
1ddcmp-point
2ddcmp-control
3ddcmp-tributary
4x25
5ddcmp-dmc
6ethernet
7ci
8qp2-dte20
9bisync
14other
15fddi
.1.3.6.1.2.1.18.6.1.1.7
phivCircuitService mandatory
This value indicates whether or not Network Management
allows service operations on a circuit. The values for
service-control are as follows:

ENABLED SERVICE state and/or service functions are
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.2.1.18.6.1.1.8
phivCircuitExecCost mandatory
This value represents the routing cost of the circuit.
Routing sends messages along the path between two nodes
having the smallest cost.
Integer32r/w
Constraints:
range: 1-25
.1.3.6.1.2.1.18.6.1.1.9
phivCircuitExecHelloTimer mandatory
This value determines the frequency of Routing Hello
messages sent to the adjacent node on the circuit.
Integer32r/w
Constraints:
range: 1-8191
.1.3.6.1.2.1.18.6.1.1.10

phivCircuitCountTable

table mandatory
.1.3.6.1.2.1.18.6.2 · 1 row entry · 17 columns
Information about the counters associated with all
circuits currently known.
phivCircuitCountEntry entry .1.3.6.1.2.1.18.6.2.1
Counter information about all circuits currently known
Indexes
phivCircuitIndex
Column Syntax OID
phivCircuitCountSecLastZeroed mandatory
Number of seconds since the circuit counters for this
circuit were last zeroed.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.6.2.1.1
phivCircuitCountTermPacketsRecd mandatory
Number of terminating packets received on this circuit.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.6.2.1.2
phivCircuitCountOriginPackSent mandatory
Number of originating packets sent on this circuit.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.6.2.1.3
phivCircuitCountTermCongLoss mandatory
Number of terminating congestion losses on this
circuit.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.6.2.1.4
phivCircuitCountCorruptLoss mandatory
Number of corruption losses on this circuit.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.6.2.1.5
phivCircuitCountTransitPksRecd mandatory
Number of Transit packets received on this circuit.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.6.2.1.6
phivCircuitCountTransitPkSent mandatory
Number of transit packets sent on this circuit.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.6.2.1.7
phivCircuitCountTransitCongestLoss mandatory
Number of transit congestion losses on this circuit.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.6.2.1.8
phivCircuitCountCircuitDown mandatory
Number of circuit downs on this circuit.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.6.2.1.9
phivCircuitCountInitFailure mandatory
Number of Initialization failures on this circuit.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.6.2.1.10
phivCircuitCountAdjDown mandatory
This counter indicates the number of adjacency losses
that result from any of the following:
Node listener timeout
Invalid data received at node listener
Unexpected control (initialization or verification…
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.6.2.1.11
phivCircuitCountPeakAdj mandatory
This counter indicates the maximum number of nodes
that are up on the circuit.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.6.2.1.12
phivCircuitCountBytesRecd mandatory
Number of bytes received on this circuit.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.6.2.1.13
phivCircuitCountBytesSent mandatory
Number of bytes sent on this circuit.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.6.2.1.14
phivCircuitCountDataBlocksRecd mandatory
Number of data blocks received on this circuit.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.6.2.1.15
phivCircuitCountDataBlocksSent mandatory
Number of data blocks sent on this circuit.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.6.2.1.16
phivCircuitCountUsrBuffUnav mandatory
Number of user buffer unavailable errors.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.6.2.1.17
.1.3.6.1.2.1.18.7.1 · 1 row entry · 3 columns
Information about DDCMP circuit parameters.
phivDDCMPCircuitParametersEntry entry .1.3.6.1.2.1.18.7.1.1
Parameters information about DDCMP circuits currently
known.
Indexes
phivDDCMPCircuitIndex
Column Syntax OID
phivDDCMPCircuitIndex mandatory
A unique index value for each known DDCMP circuit.
This is the same value as phivCircuitIndex.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.18.7.1.1.1
phivDDCMPCircuitAdjNodeAddr mandatory
The address of the adjacent node.
PhivAddr
Textual Convention: PhivAddr OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.18.7.1.1.2
phivDDCMPCircuitTributary mandatory
This value represents the Data Link physical tributary
address of the circuit.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.7.1.1.3
.1.3.6.1.2.1.18.7.2 · 1 row entry · 8 columns
Information about the DDCMP counters associated with all
circuits currently known.
phivDDCMPCircuitCountEntry entry .1.3.6.1.2.1.18.7.2.1
Counter information about DDCMP circuits now known
Indexes
phivCircuitIndex
Column Syntax OID
phivDDCMPCircuitErrorsInbd mandatory
Number of Data errors inbound.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.7.2.1.1
phivDDCMPCircuitErrorsOutbd mandatory
Number of outbound data errors.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.7.2.1.2
phivDDCMPCircuitRmteReplyTimeouts mandatory
Number of remote reply timeouts.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.7.2.1.3
phivDDCMPCircuitLocalReplyTimeouts mandatory
Number of local Reply timeouts.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.7.2.1.4
phivDDCMPCircuitRmteBuffErrors mandatory
Number of remote reply time out errors.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.7.2.1.5
phivDDCMPCircuitLocalBuffErrors mandatory
Number of local buffer errors.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.7.2.1.6
phivDDCMPCircuitSelectIntervalsElap mandatory
Selection intervals that have elapsed.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.7.2.1.7
phivDDCMPCircuitSelectTimeouts mandatory
Number of selection timeouts.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.7.2.1.8
.1.3.6.1.2.1.18.7.3 · 1 row entry · 4 columns
The DDCMP Line Count Table.
phivDDCMPLineCountEntry entry .1.3.6.1.2.1.18.7.3.1
There is one entry in the table for each line.
Indexes
phivDDCMPLineCountIndex
Column Syntax OID
phivDDCMPLineCountIndex mandatory
The line on which this entry's equivalence is
effective. The interface identified by a particular
value of this index is the same interface as
identified by the same value of phivLineIndex.
This value is the ifIndex.
InterfaceIndex
Textual Convention: InterfaceIndex Integer32
.1.3.6.1.2.1.18.7.3.1.1
phivDDCMPLineCountDataErrsIn mandatory
Number of data errors inbound.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.7.3.1.2
phivDDCMPLineCountRmteStationErrs mandatory
Number of remote station errors.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.7.3.1.3
phivDDCMPLineCountLocalStationErrs mandatory
Number of local station errors.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.7.3.1.4
.1.3.6.1.2.1.18.8.5 · 1 row entry · 12 columns
Information about control circuit parameters.
phivControlParametersEntry entry .1.3.6.1.2.1.18.8.5.1
Parameters information about control circuits
currently known.
Indexes
phivControlCircuitIndex
Column Syntax OID
phivControlCircuitIndex mandatory
A unique index value for each known multipoint
control circuit.
This is the same value as phivCircuitIndex.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.18.8.5.1.1
phivControlBabbleTimer mandatory
This value represents the number of milliseconds that a
selected tributary or remote half-duplex station is
allowed to transmit.
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.2.1.18.8.5.1.2
phivControlMaxBuffs mandatory
This value represents the maximum number of buffers the
tributary can use from a common buffer pool. If not
set, there is no common buffer pool and buffers are
explicitly supplied by the higher level. Count is a
decimal…
Integer32r/w
Constraints:
range: 1-254
.1.3.6.1.2.1.18.8.5.1.3
phivControlMaxTransmits mandatory
This value represents the maximum number of data
messages that can be transmitted at one time. Count
is a decimal integer in the range 1-255.
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.2.1.18.8.5.1.4
phivControlDyingBase mandatory
This value represents the base priority to which a
tributary is reset each time it has been polled. A
separate base can be set for each of the indicated
polling states. Base is a decimal integer in the range
0-255. If …
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.2.1.18.8.5.1.5
phivControlDyingIncrement mandatory
This value represents the increment added to the
tributary priority each time the scheduling timer
expires. If not set, the defaults are: active, 0;
inactive, 64; and dying, 16.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.2.1.18.8.5.1.6
phivControlDeadThreshold mandatory
This value represents the number of times to poll the
active, inactive, or dying tributary before changing
its polling state to dead because of receive timeouts.
Count is a decimal integer in the range 0-255.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.2.1.18.8.5.1.7
phivControlDyingThreshold mandatory
This value represents the number of times to poll the
active or inactive tributary before changing its
polling state to dying because of receive timeouts.
Count is a decimal integer in the range 0-255.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.2.1.18.8.5.1.8
phivControlInactTreshold mandatory
This value represents the number of times to poll the
active tributary before changing its polling state to
inactive because of no data response. Count is a
decimal integer in the range
0-255.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.2.1.18.8.5.1.9
phivControlPollingState mandatory
This value represents the state of the tributary
relative to the multipoint polling algorithm. If not
set the default is AUTOMATIC. The possible states are:

AUTOMATIC

The tributary's sta…
Enumerationr/w
Enumerated Values:
1automatic
2active
3inactive
4dying
5dead
.1.3.6.1.2.1.18.8.5.1.10
phivControlPollingSubState mandatory
This value represents the tributary's state as
determined by the polling algorithm. This applies
only when the polling state is AUTOMATIC and is
read-only to Network Management. Polling-substate is
one of ACTIVE, INAC…
Enumeration
Enumerated Values:
1active
2inactive
3dying
4dead
.1.3.6.1.2.1.18.8.5.1.11
phivControlTransTimer mandatory
This value represents the number of milliseconds to
delay between data message transmits. Milliseconds is
a decimal integer in the range 0-65535.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.8.5.1.12
.1.3.6.1.2.1.18.9.1 · 1 row entry · 5 columns
Information about ethernet link parameters.
phivEthLinkParametersEntry entry .1.3.6.1.2.1.18.9.1.1
Parameter information about ethernet links currently
known.
Indexes
phivEthLinkIndex
Column Syntax OID
phivEthLinkIndex mandatory
The circuit over which this links information is
collected. This is the same as phivCircuitIndex.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.18.9.1.1.1
phivEthDesigRouterNodeAddr mandatory
This value is the address of the designated router.
PhivAddr
Textual Convention: PhivAddr OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.18.9.1.1.2
phivEthMaxRouters mandatory
This parameter is the maximum number of routers (other
than the executor itself) allowed on the circuit by
Routing for circuits that are owned by the executor
node.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.2.1.18.9.1.1.3
phivEthRouterPri mandatory
This parameter is the priority that this router is to
have in the selection of designated router for the
circuit on circuits that are owned by the executor
node.
Integer32r/w
Constraints:
range: 0-127
.1.3.6.1.2.1.18.9.1.1.4
phivEthHardwareAddr mandatory
This read-only parameter is the address that is
associated with the line device hardware as seen by
the DECnet Software. This value is not the same as
ifPhysAddress.
OctetString
Constraints:
range: 6-6
.1.3.6.1.2.1.18.9.1.1.5

phivCountersCountTable

table mandatory
.1.3.6.1.2.1.18.10.1 · 1 row entry · 20 columns
Information about ethernet link counters.
phivCountersCountEntry entry .1.3.6.1.2.1.18.10.1.1
Counter information about ethernet links currently
known.
Indexes
phivCountersIndex
Column Syntax OID
phivCountersIndex mandatory
The interface to which these counters apply. This is
the same interface as identified by the same value of
phivLineIndex. This value is the ifIndex.
InterfaceIndex
Textual Convention: InterfaceIndex Integer32
.1.3.6.1.2.1.18.10.1.1.1
phivCountersCountBytesRecd mandatory
Number of bytes received over this link.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.10.1.1.2
phivCountersCountBytesSent mandatory
Number of bytes sent over this link.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.10.1.1.3
phivCountersCountDataBlocksRecd obsolete
Number of data blocks received over this link.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.10.1.1.4
phivCountersCountDataBlocksSent obsolete
Number of data blocks sent over this link.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.10.1.1.5
phivCountersCountEthUsrBuffUnav mandatory
Number of user buffer unavailable errors over this
link.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.10.1.1.6
phivCountersCountMcastBytesRecd mandatory
Number of multicast bytes received over this link.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.10.1.1.7
phivCountersCountDataBlksRecd mandatory
Number of data blocks received over this link.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.10.1.1.8
phivCountersCountDataBlksSent mandatory
Number of data blocks sent over this link.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.10.1.1.9
phivCountersCountMcastBlksRecd mandatory
Number of multicast blocks received over this link.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.10.1.1.10
phivCountersCountBlksSentDef mandatory
Number of blocks sent, initially deferred over this
link.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.10.1.1.11
phivCountersCountBlksSentSingleCol mandatory
Number of blocks sent, single collision over this link.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.10.1.1.12
phivCountersCountBlksSentMultCol mandatory
Number of blocks sent, multiple collisions over this
link.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.18.10.1.1.13
phivCountersCountSendFailure mandatory
Number of send failures over this link.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.10.1.1.14
phivCountersCountCollDetectFailure mandatory
Number of collision detect check failures over this
link.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.10.1.1.15
phivCountersCountReceiveFailure mandatory
Number of receive failures over this link.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.10.1.1.16
phivCountersCountUnrecFrameDest mandatory
Number of unrecognized frame destinations over this
link.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.10.1.1.17
phivCountersCountDataOver mandatory
Number of data overruns over this link.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.10.1.1.18
phivCountersCountSysBuffUnav mandatory
Number of system buffer unavailables over this link.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.10.1.1.19
phivCountersCountUsrBuffUnav mandatory
Number of user buffer unavailables.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.10.1.1.20

phivAdjTable

table obsolete
.1.3.6.1.2.1.18.11.1 · 1 row entry · 9 columns
The Adjacency Table.
phivAdjEntry entry .1.3.6.1.2.1.18.11.1.1
There is one entry in the table for each adjacency.
Indexes
phivAdjCircuitIndex
Column Syntax OID
phivAdjCircuitIndex obsolete
A unique index value for each known circuit.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.18.11.1.1.1
phivAdjNodeAddr obsolete
The address of the adjacent node.
PhivAddr
Textual Convention: PhivAddr OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.18.11.1.1.2
phivAdjBlockSize obsolete
This read-only parameter is the block size that was
negotiated with the adjacent Routing layer during Routing
initialization over a particular circuit. It includes the
routing header, but excludes the data link header. …
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.18.11.1.1.3
phivAdjListenTimer obsolete
This value determines the maximum number of seconds
allowed to elapse before Routing receives some message
(either a Hello message or a user message) from the
adjacent node on the circuit. It was agreed during
Routing i…
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.18.11.1.1.4
phivAdjCircuitEtherServPhysAddr obsolete
This parameter indicates the Ethernet physical address
of an adjacent node that is being serviced on this
circuit. This parameter is a qualifier for SERVICE
SUBSTATE.
OctetString
Constraints:
range: 6-6
.1.3.6.1.2.1.18.11.1.1.5
phivAdjType obsolete
This parameter indicates the type of adjacency.

For adjacent nodes, this is a read-only parameter that
indicates the type of the reachable adjacent node.
NOTE: The routing-III and nonrouting-III values ar…
Enumeration
Enumerated Values:
1routing-III
2nonrouting-III
3area
4routing-IV
5nonrouting-IV
.1.3.6.1.2.1.18.11.1.1.6
phivAdjState obsolete
This value indicates the state of a router adjacency.
On adjacencies over a circuit of type
(phivCircuitCommonType) Ethernet, CI, or FDDI, with an
adjacent node of type (phivAdjType) ROUTING IV or AREA,
this variable is…
Enumeration
Enumerated Values:
1initializing
2up
3run
4circuit-rejected
5data-link-start
6routing-layer-initialize
7routing-layer-verify
8routing-layer-complete
9off
10halt
.1.3.6.1.2.1.18.11.1.1.7
phivAdjPriority obsolete
Priority assigned by the adjacent node for this
circuit.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.11.1.1.8
phivAdjExecListenTimer obsolete
This read-only value determines the maximum number of
seconds allowed to elapse before Routing receives some
message (either a Hello message or a user message) from
the adjacent node on the circuit. It was agreed during…
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.18.11.1.1.9

phivAdjNodeTable

table mandatory
.1.3.6.1.2.1.18.11.2 · 1 row entry · 8 columns
The Adjacent Node Table.
phivAdjNodeEntry entry .1.3.6.1.2.1.18.11.2.1
There is one entry in the table for each adjacency.
Indexes
phivAdjNodeCircuitIndex phivAdjAddr
Column Syntax OID
phivAdjNodeCircuitIndex mandatory
A unique index value for each known circuit. This
value is the same as phivCircuitIndex and identifies the
circuit over which the adjacency is realized.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.18.11.2.1.1
phivAdjAddr mandatory
The address of the adjacent node.
PhivAddr
Textual Convention: PhivAddr OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.18.11.2.1.2
phivAdjNodeBlockSize mandatory
This read-only parameter is the block size that was
negotiated with the adjacent Routing layer during Routing
initialization over a particular circuit. It includes the
routing header, but excludes the data link header. …
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.18.11.2.1.3
phivAdjNodeListenTimer mandatory
This value determines the maximum number of seconds
allowed to elapse before Routing receives some message
(either a Hello message or a user message) from the
adjacent node on the circuit. It was agreed during
Routing i…
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.18.11.2.1.4
phivAdjNodeCircuitEtherServPhysAddr mandatory
This parameter indicates the Ethernet physical address
of an adjacent node that is being serviced on this
circuit. This parameter is a qualifier for SERVICE
SUBSTATE.
OctetString
Constraints:
range: 6-6
.1.3.6.1.2.1.18.11.2.1.5
phivAdjNodeType mandatory
This parameter indicates the type of adjacency.

For adjacent nodes, this is a read-only parameter that
indicates the type of the reachable adjacent node.
NOTE: The routing-III and nonrouting-III values ar…
Enumeration
Enumerated Values:
1routing-III
2nonrouting-III
3area
4routing-IV
5nonrouting-IV
.1.3.6.1.2.1.18.11.2.1.6
phivAdjNodeState mandatory
This value indicates the state of a router adjacency.
On adjacencies over a circuit of type
(phivCircuitCommonType) Ethernet, CI, or FDDI, with an
adjacent node of type (phivAdjNodeType) ROUTING IV or AREA,
this variabl…
Enumeration
Enumerated Values:
1initializing
2up
3run
4circuit-rejected
5data-link-start
6routing-layer-initialize
7routing-layer-verify
8routing-layer-complete
9off
10halt
.1.3.6.1.2.1.18.11.2.1.7
phivAdjNodePriority mandatory
Priority assigned by the adjacent node for this
circuit.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.11.2.1.8

phivLineTable

table mandatory
.1.3.6.1.2.1.18.12.1 · 1 row entry · 10 columns
The Line Table.
phivLineEntry entry .1.3.6.1.2.1.18.12.1.1
There is one entry in the table for each line.
Indexes
phivLineIndex
Column Syntax OID
phivLineIndex mandatory
The line on which this entry's equivalence is effective.
This is the same as the ifIndex.
InterfaceIndex
Textual Convention: InterfaceIndex Integer32
.1.3.6.1.2.1.18.12.1.1.1
phivLineName mandatory
The name of the line on this row of the table.
OctetString
Constraints:
range: 0-16
.1.3.6.1.2.1.18.12.1.1.2
phivLineState mandatory
This value represents Network Management operational
state.
NOTE that these values are incremented by one compared to
the standard DECnet values.
Enumeration
Enumerated Values:
1on
2off
3service
4cleared
.1.3.6.1.2.1.18.12.1.1.3
phivLineSubstate mandatory
This value represents the line's read-only Network
Management substate.
NOTE that these values are incremented by one compared to
the standard DECnet values.
Enumeration
Enumerated Values:
1starting
2reflecting
3looping
4loading
5dumping
6triggering
7auto-service
8auto-loading
9auto-dumping
10auto-triggering
11synchronizing
12failed
13running
.1.3.6.1.2.1.18.12.1.1.4
phivLineService mandatory
This value represents the line's read-only Network
Management service.
NOTE that these values are incremented by one compared to
the standard DECnet values and OTHER is a new addition.
Enumeration
Enumerated Values:
1starting
2reflecting
3looping
4other
.1.3.6.1.2.1.18.12.1.1.5
phivLineDevice mandatory
This value represents the Physical Link device to be
used on the line.
OctetString
Constraints:
range: 0-16
.1.3.6.1.2.1.18.12.1.1.6
phivLineReceiveBuffs mandatory
This value represents the number of receive buffers
reserved for the line. It is a decimal number in
the range 0-65535. 0 is supported for those vendors
that do not reserve buffers on a per line basis and
use a pool of…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.18.12.1.1.7
phivLineProtocol mandatory
This value represents the protocol used on the line
device. Note that these values are incremented by
one compared to the standard DECnet values.
Enumeration
Enumerated Values:
1ddcmp-point
2ddcmp-control
3ddcmp-tributary
4reserved
5ddcmp-dmc
6olapb
7ethernet
8ci
9qp2
14other
15fddi
.1.3.6.1.2.1.18.12.1.1.8
phivLineServiceTimer mandatory
This value represents the amount of time in
milliseconds allowed to elapse before a Data Link
receive request completes while doing service
operations.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.18.12.1.1.9
phivLineMaxBlock mandatory
This value represents the Data Link maximum block
size on the line.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.18.12.1.1.10

phivNonBroadcastTable

table mandatory
.1.3.6.1.2.1.18.14.1 · 1 row entry · 5 columns
The Non Broadcast Table.
phivNonBroadcastEntry entry .1.3.6.1.2.1.18.14.1.1
There is one entry in the table for each
Non Broadcast line.
Indexes
phivNonBroadcastIndex
Column Syntax OID
phivNonBroadcastIndex mandatory
The Non Broadcast line on which this entry's
equivalence is effective. This is the same value
as the ifIndex.
InterfaceIndex
Textual Convention: InterfaceIndex Integer32
.1.3.6.1.2.1.18.14.1.1.1
phivNonBroadcastController mandatory
This value represents the Physical Link hardware
controller mode for the line device. The values
for controller-mode are:

NORMAL For normal controller operating mode.

LOOPBACK For software…
Enumeration
Enumerated Values:
1normal
2loopback
3other
.1.3.6.1.2.1.18.14.1.1.2
phivNonBroadcastDuplex mandatory
This value represents the Physical Link hardware
duplex mode of the line device. The possible modes
are:

FULL Full-duplex
HALF Half-duplex

Note that these values are incremented by one …
Enumeration
Enumerated Values:
1full
2half
.1.3.6.1.2.1.18.14.1.1.3
phivNonBroadcastClock mandatory
This value represents the Physical Link hardware clock
mode for the line device. The values for clock-mode are:

INTERNAL For software controllable loopback use of
the clock. On those devices that can supp…
Enumeration
Enumerated Values:
1external
2internal
3other
.1.3.6.1.2.1.18.14.1.1.4
phivNonBroadcastRetransmitTimer mandatory
This value represents number of milliseconds before
the Data Link retransmits a block on the line. On
half-duplex lines, this parameter is the select timer.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.18.14.1.1.5

phivAreaTable

table mandatory
.1.3.6.1.2.1.18.15.1 · 1 row entry · 6 columns
Table of information kept on all areas known to
this unit.
phivAreaEntry entry .1.3.6.1.2.1.18.15.1.1
The area routing information.
Indexes
phivAreaNum
Column Syntax OID
phivAreaNum mandatory
This value indicates the area number of this entry.
Integer32
Constraints:
range: 0-64
.1.3.6.1.2.1.18.15.1.1.1
phivAreaState mandatory
This value indicates the state of the area
Enumeration
Enumerated Values:
4reachable
5unreachable
.1.3.6.1.2.1.18.15.1.1.2
phivAreaCost mandatory
The total cost over the current path to the
destination area. Cost is a value associated with
using a circuit. Routing routes messages (data)
along the path between 2 areas with the smallest
cost.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.18.15.1.1.3
phivAreaHops mandatory
The number of hops to a destination area. A hop is
the routing value representing the logical distance
between two areas in network.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.18.15.1.1.4
phivAreaNextNode mandatory
The next node on the circuit used to get to the
area under scrutiny.
PhivAddr
Textual Convention: PhivAddr OctetString
Type Constraints:
range: 2
.1.3.6.1.2.1.18.15.1.1.5
phivAreaCircuitIndex mandatory
A unique index value for each known circuit.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.18.15.1.1.6