ZHONE-GEN-LINE-REDUNDANCY
23 objects
The Zhone Interface Group MIB defines variables for managing related groups of interfaces and allows pairs of lines to be grouped for redundancy. Note that the channelized entities (i.e. DS1 channels on a DS3 line) will not be included in this table.
Imported Objects
| IF-MIB | ifIndex InterfaceIndex |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| Zhone | zhoneInterfaceGroup zhoneModules |
| Zhone-TC | ZhoneAdminString ZhoneRowStatus ZhoneShelfValue ZhoneSlotValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.5504.3.6.1 | ScalarnextLineGroupId | read-only | current | The next available line group id which can be used by the manager when creating a line group. A 'get' to this field, causes the number to be returned and the v… |
| 1.3.6.1.4.1.5504.3.6.2 | TablelineProfileTable | not-accessible | current | 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… |
| 1.3.6.1.4.1.5504.3.6.2.1 | RowlineProfileEntry | not-accessible | current | The entry describing a single physical line in the line profile table. |
| 1.3.6.1.4.1.5504.3.6.2.1.1 | ColumnlpDescription | read-write | current | 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. |
| 1.3.6.1.4.1.5504.3.6.2.1.2 | ColumnlpPhysicalShelf | read-only | current | 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 i… |
| 1.3.6.1.4.1.5504.3.6.2.1.3 | ColumnlpPhysicalSlot | read-only | current | 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 slot… |
| 1.3.6.1.4.1.5504.3.6.2.1.4 | ColumnlpPhysicalPort | read-only | current | 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. Th… |
| 1.3.6.1.4.1.5504.3.6.2.1.5 | ColumnlpPhysicalSubPort | read-only | current | 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 lpPh… |
| 1.3.6.1.4.1.5504.3.6.2.1.6 | ColumnlpRedundancyGroupId | read-write | current | 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… |
| 1.3.6.1.4.1.5504.3.6.3 | TablelineGroupTable | not-accessible | current | 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 … |
| 1.3.6.1.4.1.5504.3.6.3.1 | RowlineGroupEntry | not-accessible | current | A line group entry describes a pair of redundant lines. |
| 1.3.6.1.4.1.5504.3.6.3.1.1 | ColumnlgId | not-accessible | current | 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 nextLineG… |
| 1.3.6.1.4.1.5504.3.6.3.1.2 | ColumnlgName | read-create | current | 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 nu… |
| 1.3.6.1.4.1.5504.3.6.3.1.3 | ColumnlgPrimaryLineId | read-create | current | 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 i… |
| 1.3.6.1.4.1.5504.3.6.3.1.4 | ColumnlgPrimaryWeight | read-create | current | 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… |
| 1.3.6.1.4.1.5504.3.6.3.1.5 | ColumnlgSecondaryLineId | read-create | current | 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. Whe… |
| 1.3.6.1.4.1.5504.3.6.3.1.6 | ColumnlgSecondaryWeight | read-create | current | 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 b… |
| 1.3.6.1.4.1.5504.3.6.3.1.7 | ColumnlgGroupAdminState | read-create | current | 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 c… |
| 1.3.6.1.4.1.5504.3.6.3.1.8 | ColumnlgGroupOperState | read-only | current | 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 … |
| 1.3.6.1.4.1.5504.3.6.3.1.9 | ColumnlgActiveLineId | read-only | current | The currently active line (ifindex) for this Group. 0 indicates no active lines. |
| 1.3.6.1.4.1.5504.3.6.3.1.10 | ColumnlgRowStatus | read-create | current | 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 do… |
| 1.3.6.1.4.1.5504.6.9 | IdentityzhoneRedundantLine | The Zhone Interface Group MIB defines variables for managing related groups of interfaces and allows pairs of lines to be grouped for redundancy. Note that the… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| InterfaceIndexOrZero | Integer32 (0..2147483647) | current | This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits t… |