Home/Catalog/ZhoneV52-MIB

ZhoneV52-MIB

AI MIB Summary

The ZhoneV52-MIB enables monitoring and management of V5.2 interface parameters, including ISDN Q.931 signaling states, B-channel allocation, and physical layer status on Zhone Technologies access multiplexers. It provides specific counters and objects for tracking V5.2 link establishment, maintenance, and teardown events within the access network infrastructure.

The MIB module to describe objects for V5.2.
Main OID:
zhoneV52.1.3.6.1.4.1.5504.4.3.2
132
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

132 total
Object Name
zhoneV52The MIB module to describe objects for V5.2.
MODULE-IDENTITY
.1.3.6.1.4.1.5504.4.3.2
v52InterfaceGroupTableV5.2 Interface Group table. A V5.2 interface contains 1-16 E1 links. The protocols defined in the ETSI V5.2 specification (ETS 300 347-1) are carried across the interface that is located between the AN and the LE. The V5 interface is a logical concept.
SEQUENCE OF V52InterfaceGroupEntry
.1.3.6.1.4.1.5504.4.3.2.1
v52InterfaceGroupEntryAn entry in the v52InterfaceBundleTable
V52InterfaceGroupEntry
.1.3.6.1.4.1.5504.4.3.2.1.1
v52IgNameIdThe Interface Group name is a system-wide unique symbolic name that is used for call routing. The maximum length for this name is 32 characters.
ZhoneAdminString (Zhone-TC)
.1.3.6.1.4.1.5504.4.3.2.1.1.1
v52IgShelfThe shelf where this Interface and V5.2 stack resides. Range of valid values is 1-255. Note 0 is an invalid value.ro
ZhoneShelfValue (Zhone-TC)
.1.3.6.1.4.1.5504.4.3.2.1.1.2
v52IgSlotThe shelf where this Interface and V5.2 stack resides. Range of valid values is 1-17. Note 0 is an invalid value.ro
ZhoneSlotValue (Zhone-TC)
.1.3.6.1.4.1.5504.4.3.2.1.1.3
v52IgPeerShelfThe shelf where this Redundancy Group's peer (or standby) resides. Peer shelf and peer slot define where this peer Interface Group and V5.2 stack resides. Range of valid values is 0-255. A peer shelf value of 0 represents a no backup configuration.ro
ZhoneShelfValueOrZero (Zhone-TC)
.1.3.6.1.4.1.5504.4.3.2.1.1.4
v52IgPeerSlotThe slot where this Interface Group's peer (or standby) resides. Peer shelf and peer slot define where this Interface Group peer and V5.2 stack resides. Range of valid values is 0-17. A peer slot value of 0 represents a no backup configuration.ro
ZhoneSlotValueOrZero (Zhone-TC)
.1.3.6.1.4.1.5504.4.3.2.1.1.5
v52IgPeerStatusThe status of the peer (or standby) Interface Group Valid peer status values are: * noStandbyConfigured * configuredAndAvailable * configuredAndUnavailablero
Enumeration
.1.3.6.1.4.1.5504.4.3.2.1.1.6
v52IgLocalInterfaceId24-bit AN side V5.2 Interface identifier provisioned. Valid range is 0..16777215.rw
Integer32
.1.3.6.1.4.1.5504.4.3.2.1.1.7
v52IgRemoteInterfaceId24-bit LE side V5.2 Interface identifier provisioned. This is read only can only be updated indirectly by setting v52IgProvVariantRequest to requestFromLe. Valid range is 0..16777215.ro
Integer32
.1.3.6.1.4.1.5504.4.3.2.1.1.8
v52IgLocalProvVariantAN side provisioning variant used to differentiate variations in configuration. This is provisioned by the user. Valid range is 0..127. Default is 0.rw
Integer32
.1.3.6.1.4.1.5504.4.3.2.1.1.9
v52IgRemoteProvVariantLE side provisioning variant used to differentiate variations in configuration. This is read only can only be updated indirectly by setting v52IgProvVariantRequest to requestFromLe. Valid range is 0..127. Default is 0.ro
Integer32
.1.3.6.1.4.1.5504.4.3.2.1.1.10
v52IgProvVariantRequestUser requests to carry out various actions about provisioning variant. Valid values for this variable can be: * noRequest - this is the default value. Setting the variable to this value explicitly has no effect. * verifyWithLe - request to verify if LE is ready for reprovision. * requestFromLe - request to get LE Variant ID and Interface ID. * switchLeToLocal - request the LE side to change its provisioning variant to be the same as v52IgLocalProvVariant. Only requestFromLe set option is currently supported.rw
Enumeration
.1.3.6.1.4.1.5504.4.3.2.1.1.11
v52IgProvVariantRequestStatusStatus result for v52IgProvVariantRequest. When v52IgProvVariantRequest has a value of noRequest, the value for this variable is invalid. Valid values for this variable are: * verifyWithLeSucceeded - LE is ready for reprovision with the verifyWithLe request. * verifyWithLeFailed - LE is not ready for reprovision with the verifyWithLe request. * requestFromLeSucceeded - received Variant ID and Interface ID from LE with the requestFromLe request. * requestFromLeFailed - did not receive Variant ID and Interface ID from LE with the requestFromLe request. * swithtoLocalSucceeded - LE side has changed its own provisioning variant to be the same as v52IgLocalProvVariant with the switchToLocal request. * swithtoLocalFailed - LE side failed to change its own provisioning variant to be the same as v52IgLocalProvVariant with the switchToLocal request.ro
Enumeration
.1.3.6.1.4.1.5504.4.3.2.1.1.12
v52IgAdminStatusInterface Admin Status. Valid values are inService, outOfService, deferredOutOfService and restart. Default value is outOfService. * 'deferredOutofService' takes the interface group out of service, but not until all calls are completed. * 'restart' causes the v52 interface to shutdown for a period of time and then go through the startup procedure. When restart is complete, the V5.2 interface should go back to the previously configured admin status before it was set to 'restart'. According to ETSI EN 300 347-1 V2.2.2, 95 seconds is the minimum time a system has to be shutdown before it can be returned for service.rw
Enumeration
.1.3.6.1.4.1.5504.4.3.2.1.1.13
v52IgOperationalStatusInterface operational status. Valid values are operable, inoperable, standby, and degradedService. Indicates whether it is fully inoperable and unable to provide service to the user, or it is fully operable and available for use. Valid values are operable, inoperable, standby, degradedService and the transitional states of inoperableIsInProgress and inoperableOosInProgress. Depending on the V52 configuration, the transition between inService and outOfService can take quite some time for an interface group. The transitional states give operator a more accurate indication of a V52 IG's behavior. AdminStatus OperationalStatus Description ----------- ----------------- ----------- outOfService operable not valid outOfService inoperable admin out of service outOfService standby not valid inService operable normal operations inService inOperable fault inService standby normal operationsro
Enumeration
.1.3.6.1.4.1.5504.4.3.2.1.1.14
v52IgOperStatusCauseCause for Interface operational status. Valid values are other, localDisable, remoteOutOfService, and protocolFailure.ro
Enumeration
.1.3.6.1.4.1.5504.4.3.2.1.1.15
v52IgMaxConfiguredCallsMaximum number of active calls. Maximum number of active calls is equal to the maximum number of links (up to 16) assigned to the IG times the maximum number of time slots per E1 link (31) less the total number of provisioned C channels on these links.ro
Gauge32
.1.3.6.1.4.1.5504.4.3.2.1.1.16
v52IgCurrActiveCallsThe number of calls currently active. Not supported.ro
Gauge32
.1.3.6.1.4.1.5504.4.3.2.1.1.17
v52IgPstnLayer3StartAddressStarting PSTN layer 3 port address the analogue access is assigned to. Valid range in 0..32767. This variable can only be modified when v52IgAdminStatus is set to outOfService and there are no PSTN user ports attached to the interface group.rw
Integer32
.1.3.6.1.4.1.5504.4.3.2.1.1.18
v52IgIsdnEnvFuncStartAddressThe envelope function starting address the ISDN primary rate access is assigned to. Valid range is 0..8175. This variable can only be modified when v52IgAdminStatus is set to outOfService and there are no ISDN user ports attached to the interface group.rw
Integer32
.1.3.6.1.4.1.5504.4.3.2.1.1.19
v52IgStatsTimeElapsedThe number of seconds that have elapsed since the beginning of the current collection period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value. Not supported.ro
Integer32
.1.3.6.1.4.1.5504.4.3.2.1.1.20
v52IgStatsValidIntervalsThe number of previous intervals for which data was collected. The value will typically be 96 unless the interface group was brought online within the last 24 hours, in which case the value will be the number of complete 15 minute intervals since the interface has been online. In the case where the agent is an SNMP transport bridging proxy or SNMP translating proxy, it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available. Not supported.ro
Integer32
.1.3.6.1.4.1.5504.4.3.2.1.1.21
v52IgStatsInvalidIntervalsThe number of intervals in the range from 0 to igStatsValidIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals are not available (e.g., in proxy situations). Not supported.ro
Integer32
.1.3.6.1.4.1.5504.4.3.2.1.1.22
v52IgPortAlignmentRequestRequest to block or unblock all the user ports associated with the current IG by port type. This is needed to be compiliant with the V5.2 requirement for Accelerated Port Alignment. The status result of this request will be indicated by v52IgPortAlignmentStatus and the individual user port block status will also be updated. Valid values for the variable are: * noRequest - this is the default value. * blockAll - block all user ports associated with this IG. * blockIsdn - block all the isdnBa and isdnPra user ports associated with this IG. * blockPstn - block all the pstn user ports associated with this IG. * unblockAll - unblock all user ports associated with this IG. * unblockIsdn - unblock all the isdnBa and isdnPra user ports associated with this IG. * unblockPstn - unblock all the pstn user ports associated with this IG. When v52UserPortBlock at the user port level is set to be 'blockedNotSuitableForGroupUnblocking', the user port will not be unblocked by issuing an unblocking request using the v52IgPortAlignmentRequest. 'blockAll' option is currently not supported.rw
Enumeration
.1.3.6.1.4.1.5504.4.3.2.1.1.23
v52IgPortAlignmentStatusIndicate the status result for user port block/unblock request by port type. The values of this variable indicate both type of request and its success or fail status. The value is invalid when v52IgPortAlignmentRequest is noRequest.ro
Enumeration
.1.3.6.1.4.1.5504.4.3.2.1.1.24
v52IgNationalPstnRegionV5.2's regional and country specific setting for the PSTN profile. This setting will dictate the regional signaling differences such as ring cadence. ETSI is the default value and the list of PSTN regions can be extended in the future.rw
Enumeration
.1.3.6.1.4.1.5504.4.3.2.1.1.25
v52IgSwitchVendorThe switch vendor for the Interface Group. The following switch vendors are defined: unknown, lucent, nortel, alcatel, ericsson, nokia, siemens, samsung. Please note that 'unknown(1)' is no longer a valid value for this variable.rw
Enumeration
.1.3.6.1.4.1.5504.4.3.2.1.1.26
v52IgProtocolSpecificationThis variable specifies which variation of the v5.2 protocol is to be used by this interface group. Currently, there are two variations defined according to the ETSI specifications: * edition1 - refers to V5.2 specification defined in ETSI ETS 300 347-1 ed.1 (1994-09). * edition2 - refers to V5.2 specification defined in ETSI EN 300 347-1 V2.2.2 (1999-12)rw
Enumeration
.1.3.6.1.4.1.5504.4.3.2.1.1.27
v52IgRowStatusUsed to control row creation and deletion. A row in this table is created using a single SNMP SET request with varbinds for: a) v52IgRowStatus set to'CreateAndGo', b) the following READ-CREATE object(s): * If 'createAndGo' successfully created a new row, the RowStatus will be 'active'. Subsequent to successful row creation, the RowStatus can be retrieved via an SNMP GET and the returned RowStatus value is active. If the 'createAndGo' was unsuccessful an SNMP error will be returned and a subsequent GET on the non-existent row will also return an SNMP error of noSuchInstance. An SNMP SET with the RowStatus value of 'destroy' indicates that the agent should remove the row from service and then delete it. An row object of v52InterfaceGroupEntry can only be deleted when there are no v52UserPort associated with this IG. When an IG is deleted, the associated entries in the following tables will be deleted as well. - v52InterfaceGroupLapvTable - v52LinkTable - v52CChannelTable - v52CPathTablerw
ZhoneRowStatus (Zhone-TC)
.1.3.6.1.4.1.5504.4.3.2.1.1.28
v52InterfaceGroupLapvTableV5.2 Interface Group LAPV table. This table contains the configurable LAPV parameters for the interface group. It augments the v52InterfaceGroupTable. When an v52InterfaceGroupEntry is created, a corresponding row in the v52InterfaceGroupLapvTable will be created. All read-create objects must be provided for the SET if the DEFVAL, if one is defined, is to be over-ridden.
SEQUENCE OF V52InterfaceGroupLapvEntry
.1.3.6.1.4.1.5504.4.3.2.2
v52InterfaceGroupLapvEntryAn augmented entry in the v52InterfaceGroupLapvTable. This table augments the v52InterfaceGroupTable.
V52InterfaceGroupLapvEntry
.1.3.6.1.4.1.5504.4.3.2.2.1
v52IgLapvMaxOutstandingFramesMaximum number of outstanding information frames at layer 2 Range of valid values is 1-7. Default value is 7. Currently, the value of this variable cannot be changed and it will always be 7.rw
Integer32
.1.3.6.1.4.1.5504.4.3.2.2.1.1
v52IgLapvN200The maximum number of retransmissions for a frame allowed at layer 2, N200 shall be user selectable within the range of 1 to 10, inclusive, with a step size of 1 and a default value of 3. Currently, the value of this variable cannot be changed and it will always be 3.rw
Integer32
.1.3.6.1.4.1.5504.4.3.2.2.1.2
v52IgLapvN201The maximum number of octets in the information field of an I frame, N201, shall be 260. (This SAP is used for operations messages.) Valid range is 0..260. Default is 260. Currently, the value of this variable cannot be changed and it will always be 260.rw
Integer32
.1.3.6.1.4.1.5504.4.3.2.2.1.3
v52IgLapvT200Maximum layer 2 wait time for an acknowledgment of a transmitted frame (T200) For all SAPs, the value of T200 shall be user selectable within the range of 100 ms to 1000 ms, inclusive, the step size shall be 50 ms, and the default value of T200 shall be 1000 ms. Currently, the value of this variable cannot be changed and it will always be 1000 ms.rw
Integer32 (100 | 150 | 200 | 250 | 300 | 350 | 400 | 450 | 500 | 550 | 600 | 650 | 700 | 750 | 800 | 850 | 900 | 950 | 1000) UNITS "milliseconds"
.1.3.6.1.4.1.5504.4.3.2.2.1.4
v52IgLapvT203Maximum layer 2 idle time before connection verification is necessary (T203).For all SAPS, the value of T203 shall be user selectable within the range of 10 to 300 seconds, inclusive, the step size shall be 10 seconds, and the default value shall be 10 seconds. Currently, the value of this variable cannot be changed and it will always be 10 seconds.rw
Integer32 (10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100 | 110 | 120 | 130 | 140 | 150 | 160 | 170 | 180 | 190 | 200 | 210 | 220 | 230 | 240 | 250 | 260 | 270 | 280 | 290 | 300) UNITS "seconds"
.1.3.6.1.4.1.5504.4.3.2.2.1.5
v52LinkTableTable of provisioned 2.048 Mbit/s E1 links, The term link is a logical concept used to describe a communication channel between two points. in V5 there are many kinds of links: E1 links, data links, etc. The term link is used to mean E1 link.
SEQUENCE OF V52LinkEntry
.1.3.6.1.4.1.5504.4.3.2.3
v52LinkEntryAn entry in the v52LinkTable.
V52LinkEntry
.1.3.6.1.4.1.5504.4.3.2.3.1
v52LinkDsnLgIdThe v52LinkDsnLgId object identifies the line group entry ID for the E1 line group ID. The range for v52LinkDsnLgId is 1..2147483647.
Integer32
.1.3.6.1.4.1.5504.4.3.2.3.1.1
v52LinkDs1ChannelNumberIdentifies the DS1 for the channelized DS3 or physical T1/E1. The v52LinkDs1ChannelNumber for a card with a physical T1 or E1 is 1, otherwise it refers to the channel number of the DS3 port which contains the DS1. In the later case, the range for v52LinkDS1ChannelNumber is 1..28.
Integer32
.1.3.6.1.4.1.5504.4.3.2.3.1.2
v52LinkIdV5.2 Link identifier. Provisioned. Valid range is 0..255.rw
Integer32
.1.3.6.1.4.1.5504.4.3.2.3.1.3
v52LinkCheckIdValid values for this variable are activated and notActivated and the default is notActivated. Set this variable to 'activated' to request check v52LinkId with the LE side link id. When the checkId is finished, this value will be 'notActivated'. Setting the value to 'notActivated' has no impact. A link identification check can successfully be started only when the link is operational. This link identification procedure can be initiated from either the AN or LE side but LE has priority over AN initiated request in case of collision of requests from AN and LE, in which case, the v52LinkCheckId request will fail. It is up to the system management to initiate the link identification or not. It can be performed by the system management on a timed basis, or be applied after re-provisioning.rw
Enumeration
.1.3.6.1.4.1.5504.4.3.2.3.1.4
v52LinkCheckIdStatusStatus result for v52LinkCheckId. Valid values for this variable are succeeded, failed and rejected. It is the responsibility of the system management to take the appropriate action according to the v52LinkCheckIdStatus: If v52LinkCheckIdStatus is 'rejected', the operator can retry the request sometime later. If v52LinkCheckIdStatus is 'failed', the operator must correctly reprovision the system coordinating with the LE provisioning data and restart it.ro
Enumeration
.1.3.6.1.4.1.5504.4.3.2.3.1.5
v52LinkAdminStatusLink Admin Status. Valid values are inService and outOfService. Default is outOfService. This variable is obsolete and will no longer be used.rwobsolete
Enumeration
.1.3.6.1.4.1.5504.4.3.2.3.1.6
v52LinkBlockLink blocking procedure is asymmetrical. AN requests link block, LE decides, LE releases connection, LE re-establishes semi-perm and pre-connected connections. An E1 is added in a blocked state and must be unblocked by the LE before the E1 becomes operational. An E1 must be administratively locked or blocked by the LE before it can be deleted. The default value is unblocked and valid values are: * deferredBlocked - wait until there is no active calls on the link. * nonDeferredBlocked - disconnect any connection after approval from LE. * forceBlocked - This is a forced blocking from AN without LE's approval. * unblocked - Unlock the link.rw
Enumeration
.1.3.6.1.4.1.5504.4.3.2.3.1.7
v52LinkBlockStatusAdminLinkBlock operational status. Link blocking procedure is assymetrical. AN requests link block, LE decides, LE releases connection, LE re-establishes semi-perm and pre-connected connections. Valid values are unblocked, local, remote, and both: * local - local is blocked * remote - remote is blocked * both - both local and remote are blocked * unblocked - both local and remote are unblockedro
Enumeration
.1.3.6.1.4.1.5504.4.3.2.3.1.8
v52LinkRowStatusUsed to control row creation and deletion. A row in this table is created using a single SNMP SET request with varbinds for: a) v52LinkRowStatus set to'CreateAndGo', b) all READ-CREATE object(s) If 'createAndGo' successfully created a new row, the RowStatus will be 'active'. Subsequent to successful row creation, the RowStatus can be retrieved via an SNMP GET and the returned RowStatus value is active. If the 'createAndGo' was unsuccessful an SNMP error will be returned and a subsequent GET on the non-existent row will also return an SNMP error of noSuchInstance. An SNMP SET with the RowStatus value of 'destroy' indicates that the agent should remove the row from service and then delete it.rw
ZhoneRowStatus (Zhone-TC)
.1.3.6.1.4.1.5504.4.3.2.3.1.9
v52CChannelTableCommunication Channel (C-channel). C-paths (see v52CPathTable) are carried over C-channels (communications channels). In V5, there are two types of C-channels, logical and physical. Information about logical and physical C-channels is included in the provisioning data for V5.2 interfaces. A C-path associated with a logical C-channel is protected. A C-path associated with a physical C-channel is not protected. In V5.2 only, logical C-channels carry a group of one or more C-paths, excluding the C-paths for the protection protocol. A logical C-channel may consist of the C-paths for the Control, Link Control, and BCC protocols. Another logical C-channel may consist of the C-path for the PSTN protocol. A third logical C-channel may consist of the C-paths for ISDN Ds-type data and ISDN p-type data. A V5.2 interface may contain up to 44 logical C-channels and each logical C-channel on an interface is uniquely identified in V5.2 with a 16-bit logical C-channel identifier. The goal of the protection protocol is to protect the C-paths for the V5 Signaling protocols (ie, BCC, Control, etc) as well as the C-paths for ISDN D-channel data. However, the protection protocol is designed to protect logical C-channels, not C-paths. Therefore, in order to protect a C-path, it must be associated with a logical C-channel. This association is made as part of the provisioning variant. A physical C-channel consists of a time slot (64kbit/s) on an E1 that carries a C-channel (C-channels are used to carry signaling traffic). All physical C-channels are restricted to timeslots 16, 15, and 31 in accordance with the ETSI specification. If logical C-channels are in use, each logical C-channel is mapped to one and only one physical C-channel. This restriction is mandated by the role of the protection protocol. The protection protocol, which protects logical C-channels, can only protect a single logical C-channel per protection switch over. This implies an implicit limitation of one logical C-channel per physical C-channel. For a V5.2 interface, the physical C-channels are identified by a logical link ID and a timeslot. Each V5.2 interface can support a maximum of 48 physical C-channels (timeslots 16, 15, and 31 on up to 16 E1 links; 3 * 16 = 48). Physical C-channels are not available for bearer connections. The physical C-channels are identified at provisioning time and when ISDN ports with D-channel signaling are added.
SEQUENCE OF V52CChannelEntry
.1.3.6.1.4.1.5504.4.3.2.4
v52CChannelEntryCommunication Channel (C-Channel) Entry. Indexed by v52IgNameId, v52LinkIndex and v52CChannelTimeSlotIndex. Time slots are contained in the Link and in the event of the link going out of service, no allocation of free timeslots from that link is allowed.
V52CChannelEntry
.1.3.6.1.4.1.5504.4.3.2.4.1
v52CChannelTimeSlotIndexTime Slot Index. A V5 interface contains 31 V5 time slots. Time slot 0 is not instantiated, as it is an intrinsic part of the 2048 kbit/s link used for framing. Valid values can only be 16, 15 and 31 according to the ETSI specification.
Integer32 (15 | 16 | 31)
.1.3.6.1.4.1.5504.4.3.2.4.1.1
v52CChannelLogicalChannelIdLogical C-Channels carry a group of one or more C-Paths, excluding the C-Paths used for Protection protocol. A V5.2 interface may contain up to 44 logical C-channels and each logical C-channel on an interface is uniquely identified in V5.2 with a 16 bit logical C-channel identifier. Physical C-channels that are provisioned as standby channels in a protection group do not have logical C-channel identifiers associated with them. The logical C-channel identifiers are provisioned, valid range is 0..65535.rw
Integer32
.1.3.6.1.4.1.5504.4.3.2.4.1.2
v52CChannelProtGpC-Channel protection group. Valid values are none, group1, oneToOneGroup2, and mToNgroup2. Default value is none. oneToOneGroup2 option is currently not supported. v52CChanelProtGp can only be modified when the v52IgAdminStatus is 'outOfService'.rw
Enumeration
.1.3.6.1.4.1.5504.4.3.2.4.1.3
v52CChannelRoleC-Channel role. Valid values are: * active - the C-Channel is currently active mode. * standby - the C-Channel is currently in standby mode. * switchToStandby - This value can only be set when the C-Channel is in active mode. When an active channel is set to switchToStandby, one of the standby channels in the same protection group will take over as the new active channel. When this is completed, the channel being switched will become a standby channel in its protection group if it does not fail. If the channel fails, then v52CChannelStatus will indicate a value of failed. 'switchToStandby' is only supported for group2 C-Channels.rw
Enumeration
.1.3.6.1.4.1.5504.4.3.2.4.1.4
v52CChannelStatusC-Channel status. Valid values are active, standby, and failed.ro
Enumeration
.1.3.6.1.4.1.5504.4.3.2.4.1.5
v52CChannelCurrentLogicalChannelIdThe value of this variable indicates the current logical C-Channel identifier of the physical C-Channel. This is useful when a physical C-Channel that was provisioned as an active channel fails - if the physical C-Channel was a member of a V5.2 protection group the logical C-Channel identifier will be assigned to a standby physical C-Channel. This variable is only valid when read in conjunction with v52CChannel status as summarized in the following table: Physical Channel Current Logical Chan Role Status Channel Id ----------------------------------------------- Active Active Valid (prov channel Id) Active Failed Invalid Standby Standby Invalid Standby Active Valid Standby Failed Invalidro
Integer32
.1.3.6.1.4.1.5504.4.3.2.4.1.6
v52CChannelRowStatusUsed to control row creation and deletion. A row in this table is created using a single SNMP SET request with varbinds for: a) v52CChannelRowStatus set to'CreateAndGo', b) all READ-CREATE object(s) If 'createAndGo' successfully created a new row, the RowStatus will be 'active'. Subsequent to successful row creation, the RowStatus can be retrieved via an SNMP GET and the returned RowStatus value is active. If the 'createAndGo' was unsuccessful an SNMP error will be returned and a subsequent GET on the non-existent row will also return an SNMP error of noSuchInstance. An SNMP SET with the RowStatus value of 'destroy' indicates that the agent should remove the row from service and then delete it.rw
ZhoneRowStatus (Zhone-TC)
.1.3.6.1.4.1.5504.4.3.2.4.1.7
v52CChannelStatusCauseCause for CChannelStatus. Valid values are * other, * switchOverRejected * switchOverError * switchOverResetSequenceNumberError * switchOverAborted * switchOverRejectedProvisioningError * switchOverResetSequencero
Enumeration
.1.3.6.1.4.1.5504.4.3.2.4.1.8
v52CPathTableC-paths consist of a layer 2 data link carrying an associated layer 3 signaling protocol. Layer 3 signaling is defined by the Control, Link Control, PSTN, BCC, and Protection protocols. Therefore, a C-path can exist for the Control protocol, the Link Control protocol, the PSTN protocol, the BCC protocol, and the Protection protocol. In addition, ISDN D-channel data is also carried over C-paths. Separate C-paths exist for ISDN Ds, p, and f-type data. There can only be one of each control, link control, and BCC C-Paths whereas multiple PSTN and ISDN C-Paths may exist. A group of C-Paths are associated with a C-channel. The C-path for protection, however, is not carried in a C-channel.
SEQUENCE OF V52CPathEntry
.1.3.6.1.4.1.5504.4.3.2.5
v52CPathEntryEntry in the v52CPathTable.
V52CPathEntry
.1.3.6.1.4.1.5504.4.3.2.5.1
v52CPathId8-bit C-Path identifier. Provisioned. Valid range is 1..48.
Integer32
.1.3.6.1.4.1.5504.4.3.2.5.1.1
v52CPathTypeC-path type can be unknown, pstn (PSTN), ctrl (Control protocol), bcc (Bearer Channel Connection protocol), lctl (Link Control protocol), and the following ISDN path types: Ds-isdn, f-isdn, and p-isdn. Default is unknown.rw
Enumeration
.1.3.6.1.4.1.5504.4.3.2.5.1.2
v52CPathLogicalChannelIdC-Channel logical Channel ID assigned to this C-Path. Provisioned. Valid range is 0..65535.rw
Integer32
.1.3.6.1.4.1.5504.4.3.2.5.1.3
v52CPathRowStatusUsed to control row creation and deletion. A row in this table is created using a single SNMP SET request with varbinds for: a) v52CPathRowStatus set to'CreateAndGo', b) all READ-CREATE object(s) If 'createAndGo' successfully created a new row, the RowStatus will be 'active'. Subsequent to successful row creation, the RowStatus can be retrieved via an SNMP GET and the returned RowStatus value is active. If the 'createAndGo' was unsuccessful an SNMP error will be returned and a subsequent GET on the non-existent row will also return an SNMP error of noSuchInstance. An SNMP SET with the RowStatus value of 'destroy' indicates that the agent should remove the row from service and then delete it. A CPath object can only be deleted when v52IgAdminStatus is 'outOfService'.rw
ZhoneRowStatus (Zhone-TC)
.1.3.6.1.4.1.5504.4.3.2.5.1.4
v52CPathOperStatusThe operational status of this CPath. Valid values are 'up' and 'down'.ro
Enumeration
.1.3.6.1.4.1.5504.4.3.2.5.1.5
v52CPathOperStatusCauseCause for CPathOperStatus. Valid values are: * establishConfirmationReceived - the data link has been successfully established upon a local request. * establishIndicationReceived - the data link has been successfully established upon its peer request. * releaseIndicationReceived - the data link has failed because of either Layer 1 failure or no frame exchange with the peer was possible within the given time frame (after T203 timer expiry, followed by T200 timer expiry N200 times).ro
Enumeration
.1.3.6.1.4.1.5504.4.3.2.5.1.6
v52UserPortTableThe User Port Table holds information regarding the PSTN and ISDN user ports. Information regarding the provisioning and availability status of the port is maintained. If a user port is busy, information regarding the allocation status of Bearer Channels to the user port is maintained and tracked by the configuration. If the port is put out of service for maintenance, the port is marked unavailable.
SEQUENCE OF V52UserPortEntry
.1.3.6.1.4.1.5504.4.3.2.6
v52UserPortEntryUser Port Entry.
V52UserPortEntry
.1.3.6.1.4.1.5504.4.3.2.6.1
v52UserPortAddressUser Port Address. If UserPortType is PSTN, valid range is 0..32767. If UserPortType is ISDN, valid range is 0..8175. Maximum value is 32767. The actual address range is further limited by the following rules: PSTN: v52IgPstnLayer3StartAddress <= v52UserPortAddress < v52IgPstnLayer3StartAddress + maximum_PSTN_users_allowed_per_IG ISDN: v52IgIsdnEnvFuncStartAddress <= v52UserPortAddress < v52IgIsdnEnvFuncStartAddress + maximum_ISDN_users_allowed_per_IG Further, the total number of user ports is restricted by the following rule: Total_Pstn_User_Ports + 2*Total_Isdn_Bri_User_Ports <= Total_User_Ports_Supported_Per_Platform. ISDN PRI is not supported by the current release. For the current 8 E1 release of Sechtor 100: -------------------------------------------- maximum_PSTN_users_allowed_per_IG is 1920. maximum_ISDN_users_allowed_per_IG is 960. maximum users supported on the entire Sechtor 100 is 4800. The maximum number of PSTN and ISDN user ports supported for the 16 E1 release will be updated in the near future.
Integer32
.1.3.6.1.4.1.5504.4.3.2.6.1.1
v52UserPortTypeUser Port type. Valid values are unknown, pstn, isdnBa, isdnPra.
Enumeration
.1.3.6.1.4.1.5504.4.3.2.6.1.2
v52UserPortAdminStatusUserPort Admin Status. Valid values are inService and outOfService. Default is outOfService.rw
Enumeration
.1.3.6.1.4.1.5504.4.3.2.6.1.3
v52UserPortBlockThe Q3 interface of the access network can request that a port be blocked for non-urgent configuration or reconfiguration. If the port is routed through a V5 interface to a local exchange, then this request can only be granted by the local exchange via the V5 interface. This is intended to avoid interference with calls in progress, or calls being set up or cleared down. The Q3 interface on the access network can request that a port be blocked for urgent configuration or reconfiguration. If the port is routed through a V5 interface to a local exchange, the other side of the interface shall be informed of this blocking via the V5 interface. Valid values are: * 'blocked' - the user port can be unblocked by both accelerated port alignment (i.e. group unblocking) and sequential port alignment. * 'shuttingDown' - same as 'blocked' except active calls will not be blocked until the calls are completed. * 'unblocked' - port will be unblocked regardless of its previous port block state. * 'blockedNotSuitableForGroupUnblocking' - the user port cannot be unblocked by accelerated port alignment unblocking but can be unblocked by sequential unblocking. Default value is blocked.rw
Enumeration
.1.3.6.1.4.1.5504.4.3.2.6.1.4
v52UserPortBlockStatusUserPortBlock operational status. Valid values are: * localBlocked - local is blocked * remoteBlocked - remote is blocked * bothBlocked - both local and remote are blocked * unblocked - both local and remote are unblockedro
Enumeration
.1.3.6.1.4.1.5504.4.3.2.6.1.5
v52UserPortRegOrLeaseUserUser is a regular, permanent lease, or semi-permanent leaseuser. Valid values are regular, permanentLease, semiPermanentLease. Default is regular.rw
Enumeration
.1.3.6.1.4.1.5504.4.3.2.6.1.6
v52UserPortIsdnDsCPathIdAn ISDN user port can carry more than one type of the Ds-type, p-type and f-type data. When this user port is configured to carry Ds-type data, the value of this variable should be configured to be the value of the v52CPathID for the isdnDs CPath carrying the data. A value of 0 indicates the user port is not configured to carry Ds-type data.rw
Integer32
.1.3.6.1.4.1.5504.4.3.2.6.1.7
v52UserPortIsdnPCPathIdAn ISDN user port can carry more than one type of the Ds-type, p-type and f-type data. When this user port is configured to carry p-type data, the value of this variable should be configured to be the value of the v52CPathID for the isdnP CPath carrying the data. A value of 0 indicates the user port is not configured to carry p-type data.rw
Integer32
.1.3.6.1.4.1.5504.4.3.2.6.1.8
v52UserPortIsdnFCPathIdAn ISDN user port can carry more than one type of the Ds-type, p-type and f-type data. When this user port is configured to carry f-type data, the value of this variable should be configured to be the value of the v52CPathID for the isdnF CPath carrying the data. A value of 0 indicates the user port is not configured to carry f-type data.rw
Integer32
.1.3.6.1.4.1.5504.4.3.2.6.1.9
v52UserPortRowStatusUsed to control row creation and deletion. A row in this table is created using a single SNMP SET request with varbinds for: a) v52UserPortRowStatus set to'CreateAndGo', b) the following READ-CREATE object(s): * v52UserPortAddress If 'createAndGo' successfully created a new row, the RowStatus will be 'active'. Subsequent to successful row creation, the RowStatus can be retrieved via an SNMP GET and the returned RowStatus value is active. If the 'createAndGo' was unsuccessful an SNMP error will be returned and a subsequent GET on the non-existent row will also return an SNMP error of noSuchInstance. An SNMP SET with the RowStatus value of 'destroy' indicates that the agent should remove the row from service and then delete it.rw
ZhoneRowStatus (Zhone-TC)
.1.3.6.1.4.1.5504.4.3.2.6.1.10
v52UserPortOperStatusUser port operational status. Valid values are inService, manualOos and Oos. * 'inService' - the user port is ready to carry calls. * 'manualOos' - the user port has been manually put into OOS state. * 'oos' - the user port is in out of service state even though the port admin state is set to in service.ro
Enumeration
.1.3.6.1.4.1.5504.4.3.2.6.1.11
v52StatsCurrentTableThe V5.2 Interface Group Statistics Current Table. The V5.2 Interface Group Statistics current table contains various statistics being collected for the current 15 minute interval. The maximum number of entries is identical to that of the Interface Group Table. The interfaceGroupTable is the base table for this augmented table.
SEQUENCE OF V52StatsCurrentEntry
.1.3.6.1.4.1.5504.4.3.2.7
v52StatsCurrentEntryAn entry in the v52StatsCurrentTable which AUGMENTS the base table v52InterfaceGroupTable. There is a 1-to-1 correspondence between rows in interfaceGroupTable and rows in this table. When a row is created in the base table interfaceGroupTable, the corresponding row in the augmenting table igStatsCurrentTable must also be simultaneously created. A row in this table is created by setting the value of igRowStatus to 'CreateAndGo' and setting the appropriate values for the columns. Likewise, when a row expires by setting the value of igRowStatus to 'destroy' in the interfaceGroupTable base table, the same row also expires in this augmenting table.
V52StatsCurrentEntry
.1.3.6.1.4.1.5504.4.3.2.7.1
v52IfCurrentPstnOutboundCallsThe number of PSTN outbound calls completed.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.7.1.1
v52IfCurrentPstnInboundCallsThe number of PSTN inbound calls completed.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.7.1.2
v52IfCurrentCallsBlockedThe number of calls that were blocked due to no available time-slot.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.7.1.3
v52IfCurrentV52ProtocolErrorsThe number of V5.2 Protocol errors.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.7.1.4
v52IfCurrentLapdSentThe number of LAPD frames sent on all C-Paths for this interface group.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.7.1.5
v52IfCurrentLapdRcvdThe number LAPD frames received on all C-Paths for this interface group.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.7.1.6
v52IfCurrentLapdRcvdErrsThe number LAPD frames received in error on all C-Paths for this interface group.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.7.1.7
v52IfCurrentIsdnCallsThe number of ISDN calls completed.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.7.1.8
v52StatsIntervalTableV5.2 Interface Group Statistics Interval Table. The V5.2 Interface Group Statistics Interval Table contains various statistics collected by each Interface Group over the previous 6. 12. 18, or 24 hours of operation. The past 6, 12, 18, or 24 hours are broken into 24, 48, 72, or 96 completed 15 minute intervals. Each row in this table represents one such interval (identified by igIntervalNumber) for one specific instance (identified by igIntervalIndex).
SEQUENCE OF V52StatsIntervalEntry
.1.3.6.1.4.1.5504.4.3.2.8
v52StatsIntervalEntryAn entry in the igStatsIntervalTable. Indexed by (igNameId, igIntervalNumber).
V52StatsIntervalEntry
.1.3.6.1.4.1.5504.4.3.2.8.1
v52IfIntervalNumberA number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the 15 minutes interval completed 23 hours and 45 minutes prior to interval 1.
Integer32
.1.3.6.1.4.1.5504.4.3.2.8.1.1
v52IfIntervalPstnOutboundCallsThe number of PSTN outbound calls completed.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.8.1.2
v52IfIntervalPstnInboundCallsThe number of PSTN inbound calls completed.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.8.1.3
v52IfIntervalCallsBlockedThe number of calls that were blocked due to no available time-slot.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.8.1.4
v52IfIntervalV52ProtocolErrorsThe number of V5.2 Protocol errors.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.8.1.5
v52IfIntervalLapdSentThe number of LAPD frames sent on all C-Paths for this interface group.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.8.1.6
v52IfIntervalLapdRcvdThe number LAPD frames received on all C-Paths for this interface group.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.8.1.7
v52IfIntervalLapdRcvdErrsThe number LAPD frames received in error on all C-Paths for this interface group.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.8.1.8
v52IfIntervalIsdnCallsThe number of ISDN calls completed.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.8.1.9
v52StatsTotalTableV5.2 Interface Group Statistics Total Table. The V5.2 Interface Group Statistics Total Table contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval. The maximum number of entries is identical to that of the Interface Group Table. The v52InterfaceGroupTable is the base table for this augmented table.
SEQUENCE OF V52StatsTotalEntry
.1.3.6.1.4.1.5504.4.3.2.9
v52StatsTotalEntryAn entry in the v52StatsTotalTable which AUGMENTS the base table interfaceGroupTable. There is a 1-to-1 correspondence between rows in v52InterfaceGroupTable and rows in this table. When a row is created in the base table v52InterfaceGroupTable, the corresponding row in the augmenting table v52StatsTotalTable must also be simultaneously created. A row in this table is created by setting the value of v52IgRowStatus to 'CreateAndGo' and setting the appropriate values for the columns. Likewise, when a row expires by setting the value of v52IgRowStatus to 'destroy' in the v52InterfaceGroupTable base table, the same row also expires in this augmenting table.
V52StatsTotalEntry
.1.3.6.1.4.1.5504.4.3.2.9.1
v52IfTotalPstnOutboundCallsThe number of PSTN outbound calls completed.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.9.1.1
v52IfTotalPstnInboundCallsThe number of PSTN inbound calls completed.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.9.1.2
v52IfTotalCallsBlockedThe number of calls that were blocked due to no available time-slot.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.9.1.3
v52IfTotalV52ProtocolErrorsThe number of V5.2 Protocol errors.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.9.1.4
v52ifTotalLapdSentThe number of LAPD frames sent on all C-Paths for this interface group.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.9.1.5
v52IfTotalLapdRcvdThe number LAPD frames received on all C-Paths for this interface group.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.9.1.6
v52IfTotalLapdRcvdErrsThe number LAPD frames received in error on all C-Paths for this interface group.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.9.1.7
v52IfTotalIsdnCallsThe number of ISDN calls completed.ro
PerfCurrentCount (PerfHist-TC-MIB)
.1.3.6.1.4.1.5504.4.3.2.9.1.8
v52TrapsAll the Zhone trap notifications for V5.2 managed objectes will be defined under v52Traps.
OBJECT IDENTIFIER
.1.3.6.1.4.1.5504.4.3.2.10
v52TrapsPrefixThis is the 0 prefix which is required for all v52 traps defined in SNMPv2.
OBJECT IDENTIFIER
.1.3.6.1.4.1.5504.4.3.2.10.0
v52IgProvVariantRequestNotificationThis is the notification response for a SNMP set on v52IgProvVariantRequest. This notification is generated only when request is initiatated from the AN side. When the AN responds to LE's request, the AN just updates v52IgRemoteInterfaceId and v52IgRemoteProvVariant.
NOTIFICATION-TYPE
.1.3.6.1.4.1.5504.4.3.2.10.0.1
v52IgPortAlignmentNotificationThis is the notification response for a SNMP set on v52IgPortAlignmentRequest. The v52IgPortAlignmentRequest object indicates the type of request initiated by the operator. When the request is initiated by LE, v52IgPortAlignmentRequest has a value of 'noRequest'.
NOTIFICATION-TYPE
.1.3.6.1.4.1.5504.4.3.2.10.0.2
v52LinkCheckIdNotificationThis is the notification response for a SNMP set on v52LinkCheckId. When Check Link ID is initiated by AN, v52LinkCheckId has a value of 'activated'. When Check Link ID is triggered by LE, v52LinkCheckId has a value of 'notActivated'.
NOTIFICATION-TYPE
.1.3.6.1.4.1.5504.4.3.2.10.0.3
v52LinkBlockNotificationThis is the notification response for a SNMP set on v52LinkBlock.
NOTIFICATION-TYPE
.1.3.6.1.4.1.5504.4.3.2.10.0.4
v52IgOperStatusChangeA v52IgOperStatusChange notification is sent out whenever the value of v52IgOperationalStatus changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.5504.4.3.2.10.0.5
v52CChannelStatusChangeA v52CChannelStatusChange notification is sent out whenever the value of v52ChannelStatus changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.5504.4.3.2.10.0.6
v52CPathOperStatusChangeA v52CPathOperStatusChange notification is sent out whenever the value of v52CPathOperStatus changes. This notificatoin will only be generated for pstn, ctrl, bcc and lctl CPath's.
NOTIFICATION-TYPE
.1.3.6.1.4.1.5504.4.3.2.10.0.7
v52ProtectionCPathOperStatusChangeA v52ProtectionCPathOperStatusChange notification is sent out whenever the value of v52ProtectionCPathOperStatus changes. The protection C-Path is identified by its igNameId and C-Path id in the instance OID's in the OBJECTS list.
NOTIFICATION-TYPE
.1.3.6.1.4.1.5504.4.3.2.10.0.8
v52IgExtensionTableThis is the extension of the v52InterfaceGroupTable for extra configuration and monitoring variables for the V5.2 interface group.
SEQUENCE OF V52IgExtensionEntry
.1.3.6.1.4.1.5504.4.3.2.11
v52IgExtensionEntryAn entry in the v52IgExtensionTable. v52IgExtensionEntry is augmented to v52InterfaceGroupEntry. Whenever a row is created or destroyed for the v52InterfaceGroupEntry, the same row should also be created or destroyed for the v52IgExtensionEntry.
V52IgExtensionEntry
.1.3.6.1.4.1.5504.4.3.2.11.1
v52IgStartupCheckLinkIdThis variable indicates whether or not Link ID check will be performed when a V5.2 interface is starting up. The default value is 'false'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.5504.4.3.2.11.1.1
v52IgStartupUnblockUserPortsThis variable indicates whether or not user ports will be unblocked when a V5.2 interface is starting up. The default value is 'false'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.5504.4.3.2.11.1.2
v52IgLinkOutOfServiceTimerThis timer specifies the length of time a Link must be in a failed state before the interface declares the link failed. This timer value should always exceed the equivalent value on the LE. Valid range for the value is 50..10000 milliseconds and the default value is 2500 milliseconds.rw
Integer32
.1.3.6.1.4.1.5504.4.3.2.11.1.3
v52IgLinkInServiceTimerThis timer specifies the length of time a Link must be in a framed state before the interface declares the link in service. This timer value should always be less than the equivalent value on the LE. Valid range for the value is 50..10000 milliseconds and the default value is 200 milliseconds.rw
Integer32
.1.3.6.1.4.1.5504.4.3.2.11.1.4
v52ProtectionCPathTableThis table is read-only and is derived from the protection group provisioning information from the v52CChannelTable. Unlike the C-Paths defined in v52CPathTable, C-Paths for the protection protocol are not carried over logical C-Channels. For each Interface Group, there will always be two C-Paths for protection protcol when an active and a standby CChannel are provisioned in protection group 1. The active and standby C-Channels for the group 1 protection shall always carry the two C-Paths for the protection protocol respectively and the protection C-Paths shall not be switched by the protection mechanism. When an Interface Group has no protection group provisioned in the v52CChannelTable, there will be no entries in this table for this Interface Group.
SEQUENCE OF V52ProtectionCPathEntry
.1.3.6.1.4.1.5504.4.3.2.12
v52ProtectionCPathEntryAn entry in the v52ProtectionCPathTable. The maximum number of entryies for this table is two.
V52ProtectionCPathEntry
.1.3.6.1.4.1.5504.4.3.2.12.1
v52ProtectionCPathIdThe valid value range is 1..2. v52ProtectionCPathId 1 refers to the C-Path for protection running on the provisioned active C-Channel in protection group 1. v52ProtectionCPathId 2 refers to the C-Path for protection running on the provisioned standby C-Channel in protection group 1. When an Interface Group is provisioned correctly and there are one active C-Channel and one standby C-Channel provisioned in group 1 protection group for that IG, protection C_Paths with ProtectionCPathId 1 and 2 will be automatically created for that IG.
Integer32
.1.3.6.1.4.1.5504.4.3.2.12.1.1
v52ProtectionCPathOperStatusThis variable indicates the operational status of the protection CPath. The valid values are up(1) or down(2).ro
Enumeration
.1.3.6.1.4.1.5504.4.3.2.12.1.2
v52ProtectionCPathOperStatusCauseCause for v52ProtectionCPathOperStatus. Valid values are: * establishConfirmationReceived - the data link has been successfully established upon a local request. * establishIndicationReceived - the data link has been successfully established upon its peer request. * releaseIndicationReceived - the data link has failed because of either Layer 1 failure or no frame exchange with the peer was possible within the given time frame (after T203 timer expiry, followed by T200 timer expiry N200 times).ro
Enumeration
.1.3.6.1.4.1.5504.4.3.2.12.1.3
ZhoneV52-MIB - SNMP MIB Reference | MIBs Explorer