ZHONE-GEN-LINE-REDUNDANCY Table View

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

Tables
2
Rows
2
Columns
16
.1.3.6.1.4.1.5504.3.6.2 · 1 row entry · 6 columns
The table which contains Zhone-specific 
descriptions of each physical line. There is one
entry for each physical line in the system and
it's primary use is for a user to specify redundant
lines in the system. 
          
An entry is automatically created by the associated
driver whenever a new card is inserted in the 
system (specifically when an ifindex value is 
allocated for this port). 
          
Statistics, admin state, and operational state
can be obtained by the matching ifEntry.
          
This line is part of a redundancy group if the
lgRedundancyGroupId is non-zero. This value is a 
cross-reference to the maching line redundancy group
table and must be created by the user.
          
In order for a line/ifEntry to be admin'd active,
this line MUST be part of a line redundancy group
(even if no redundancy is being configured).
lineProfileEntry entry .1.3.6.1.4.1.5504.3.6.2.1
The entry describing a single physical line in the
line profile table.
Indexes
IF-MIBifIndex
Column Syntax OID
lpDescription
A descriptive name the user can enter. It is not used
by the operating software and more than likely the
user only should modify the description in the
ifTable.
Zhone-TCZhoneAdminStringr/w
Textual Convention: Zhone-TCZhoneAdminString OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.5504.3.6.2.1.1
lpPhysicalShelf
The physical address or number of the shelf where
desired line is located. A Zhone system is limited
to a maximum of 255 shelves. The first shelf in a
system is shelf 1.
Zhone-TCZhoneShelfValue
Textual Convention: Zhone-TCZhoneShelfValue Integer32
Type Constraints:
range: 1..255
.1.3.6.1.4.1.5504.3.6.2.1.2
lpPhysicalSlot
The physical slot number on which the the card
containing the port for the line profile is located.
Zhone shelves are currently limited to a maximum of
17 slots numbered 1-17.
Zhone-TCZhoneSlotValue
Textual Convention: Zhone-TCZhoneSlotValue Integer32
Type Constraints:
range: 1..30
.1.3.6.1.4.1.5504.3.6.2.1.3
lpPhysicalPort
The port number defines the physical port number on
the selected shel/slot for the line profile. Port
numbering begins with 1 and are numbered sequentially.
The valid range of port numbers is 1..262143.
Integer32
Constraints:
range: 1-262143
.1.3.6.1.4.1.5504.3.6.2.1.4
lpPhysicalSubPort
The lpPhysicalSubPort is used to identify multiple
logical ports on a physical port that require their
own line profiles.

Value of 0 indicates there is no lpPhysicalsubPort
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5504.3.6.2.1.5
lpRedundancyGroupId
The matching id of the line redundancy group (lgId)
of which this line is a part. This field must be
set, even if the line is not a redundant pair but is
being utilized in the system. The user may have
lines configure…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5504.3.6.2.1.6
.1.3.6.1.4.1.5504.3.6.3 · 1 row entry · 10 columns
The lineGroupTable contains descriptions of the 
redundancy relationship between lines.  Each of the
two lines are given a weight between 1 and 10 which 
is used to determine their role.
          
Each line is referenced by an ID (ifIndex) used to
access the ifEntry and lineProfile tables. The use of
Primary/Secondary naming convention is arbitrary and
specifying either does not guarantee any particular 
line having additional priority. The sole 
determination of which line is active is the 
weighting level, thus where if both are equal, which 
ever line becomes active remains active until an 
error condition occurs.
          
Table entries are created only by the user when they 
add/make a line part of a redundancy group. Non-
Redundancy configurations require one of the entries
(primary or secondary) to be populated. It is 
possible to have a redundancy group entry with both 
fields not configured (0), however, the state must be
Admin down for this group. Activation requests in 
this state will cause an error return.
lineGroupEntry entry .1.3.6.1.4.1.5504.3.6.3.1
A line group entry describes a pair of redundant
lines.
Indexes
lgId
Column Syntax OID
lgId
The line group entry id. This is a unique number
that is obtained by the nextLineGroupId field.

The range for lgId is 1..2147483647 and the range
for nextLineGroupId is 0..2147483647 where the
value 0 i…
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.5504.3.6.3.1.1
lgName
The name of this entry. This value is the one
utilized by the user when referencing this line group.
This is performed so the user does not have to know
the numeric id's that has been assigned to this group
entry. Be…
Zhone-TCZhoneAdminStringr/w
Textual Convention: Zhone-TCZhoneAdminString OctetString
Type Constraints:
range: 0..32
.1.3.6.1.4.1.5504.3.6.3.1.2
lgPrimaryLineId
The id entered in the line profile table for the
profile of the primary line. The default value of
0 indicates no primary line is configured.

When this field is set, the matching lineProfile
entry wil…
InterfaceIndexOrZeror/w
Textual Convention: InterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.5504.3.6.3.1.3
lgPrimaryWeight
The preference for this line to be active. A value of
1 is low preference, and 10 is high. Default is 5 to
match the secondary line so the default is that both
lines are equal and whichever becomes active first
remai…
Integer32r/w
Constraints:
range: 0-10
.1.3.6.1.4.1.5504.3.6.3.1.4
lgSecondaryLineId
The name as entered in the line profile table for the
profile of the secondary line. The default value of
0 indicates that no secondary line is configured.

When this field is set, the matching lineProfile…
InterfaceIndexOrZeror/w
Textual Convention: InterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.5504.3.6.3.1.5
lgSecondaryWeight
The preference for this line to be active. A value of
1 is low preference, and 10 is high. Default is 5 to
match the primary line so that the default is that
both lines are equal and whichever line becomes
active fi…
Integer32r/w
Constraints:
range: 0-10
.1.3.6.1.4.1.5504.3.6.3.1.6
lgGroupAdminState
The line group admin status

- 'up' status is when the group is in use and the
lines in the group can become active. In this state,
line parameters may not be changed.

- 'down' status is se…
Enumerationr/w
Enumerated Values:
1down
2up
3lockActive
.1.3.6.1.4.1.5504.3.6.3.1.7
lgGroupOperState
The state of this line group. Normally, this state
will match the admin state of this group except
during the activation phase of the group or if
'all' active lines in the group are down (admin'd or
due to a fault)
Enumeration
Enumerated Values:
1inactive
2active
.1.3.6.1.4.1.5504.3.6.3.1.8
lgActiveLineId
The currently active line (ifindex) for this Group.

0 indicates no active lines.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.5504.3.6.3.1.9
lgRowStatus
A line group entry can only be created if both the
lgName and line group id is specified.

An entry in this table CANNOT be deleted unless the
admin state is down and both the primary and
secondary line…
Zhone-TCZhoneRowStatusr/w
Textual Convention: Zhone-TCZhoneRowStatus Enumeration
Type Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.5504.3.6.3.1.10