NNCEXTSPVC-MIB: View SNMP OID List / Download MIB

VENDOR: NEWBRIDGE NETWORKS CORPORATION


 Home MIB: NNCEXTSPVC-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 nncExtSpvc 1.3.6.1.4.1.123.3.82
This module contains Alcatel CID's proprietary MIB definition for managing Soft Permanent Virtual Connections (SPVCs). This MIB supports the creation, modification, query, and deletion of SPVCs (Soft Permanent Virtual Connections), on Cell Relay (ATM), Frame Relay, and Circuit Emulation endpoints. For Cell Relay-based endpoints, Permanent Virtual Path Connection (PVPC) and Permanent Virtual Channel Connection (PVCC) are supported, while SPVCCs are supported on Frame Relay and Circuit Emulation endpoints. Cell Relay SPVCs, Frame Relay SPVCs and Circuit Emulation SPVCs are supported in this MIB. SPVCs with any other service types are not supported at this point. For SPVCs interworking across different endpoint types, CR to FR, FR to CR, CR to CE, CE to CR connections are supported. CE to FR or FR to CE are not suppported. Operator directed routing for SPVC connections is not supported at this point. To create an SPVC, the required MIB objects from the destination table must be configured and sent to the destination endpoint. Next, the MIB objects from the source endpoint table (based on the endpoint type and SPVC type - either nncCrSpvpcTable, nncCrSpvccTable, nncFrSpvcTable, or nncCeSpvcTable) are configured and sent to the source endpoint. Assuming a PDU with a RowStatus of 'createAndGo' or 'Active' has been received, if the adminStatus of the SPVC is set to 'enabled', the SPVC will be connected; if the adminStatus of the SPVC is set to 'disabled', the SPVC will be configured but not connected. SPVC creation SET-REQuests can be sent two ways: using a RowStatus value of 'createAndGo', or using multiple SET-REQs using RowStatus values of 'createAndWait' and 'active'. Creating an SPVC using rowStatus=createAndWait(5) In the case of multiple SET-REQs, the RowStatus is set to createAndWait(5) for all but the last SET-REQ, and set to active(1) for the last SET-REQ. The SPVC is configured only after the last PDU (with RowStatus as 'active') is received. Creating an SPVC using rowStatus=createAndGo(4) In the other case, all required MIB objects can fit in one SET-REQ. If using only one SET-REQ, the RowStatus should be set to createAndGo(4). In both cases, default values for MIB objects will be used wherever possible. To delete an SPVC, the correct table objects must be sent to both the destination endpoint and the source endpoint for the given SPVC, using the correct index, and setting the rowStatus to 'destroy'. This will delete the specified SPVC. Some abreviations: abr/ABR/Abr: Available Bit Rate Bwd: Backward. For traffice descriptors from destination endpoint to source endpoint (receiving traffic) cbr/CBR/Cbr: Constant Bit Rate Dst: Destination endpoint Fwd: Forward. For traffic descriptors from source endpoint to destination endpoint (transmitting traffic) nt-vbr/nrtvbr/NRT-VBR: Non-Real-Time Variable Bit Rate Src: Source endpoint Targ: Target. For the destination endpoint info in source endpoint table ubr/UBR/Ubr: Unspecified Bit Rate
       nncExtSpvcObjects 1.3.6.1.4.1.123.3.82.1
           nncCrSpvpcTable 1.3.6.1.4.1.123.3.82.1.1 no-access
nncCrSpvpcTable contains all the objects sent to a source endpoint that are used to create, modify, query and delete SPVC connections.
               nncCrSpvpcTableEntry 1.3.6.1.4.1.123.3.82.1.1.1 no-access
An entry of nncCrSpvpcTable
                   nncCrSpvpcServiceCategory 1.3.6.1.4.1.123.3.82.1.1.1.1 integer read-only
This object is used to set the traffic service category. This object is dependent on the value specified in nncCrSpvpcTrafficDescriptor Enumeration: 'cbr': 1, 'nrtvbr': 2, 'abr': 3, 'ubr': 4, 'rtvbr': 6.
                   nncCrSpvpcTargEpAddr 1.3.6.1.4.1.123.3.82.1.1.1.2 atmformatdisplay read-only
This object is used to specify the 20 byte AESA address for the target endpoint. The address map is as the following: Byte\Bit 8 7 6 5 4 3 2 1 ------------------------------------------------------------------------ 1-13 byte | 13-byte Internal Subscriber Prefix | ------------------------------------------------------------------------ 14th byte | I/G | U/L | OUI(most significant 6 bits) | ------------------------------------------------------------------------ 15th byte | OUI(2nd most significant 8 bits | ------------------------------------------------------------------------ 16th byte | OUI(3rd most significant 8 bits | ------------------------------------------------------------------------ 17th byte | Shelf/Slot(1st most significant 8 bits | ------------------------------------------------------------------------ 18th byte | Shelf/Slot(2nd most significant 8 bits | ------------------------------------------------------------------------ 19th byte |Flag0| Port | ------------------------------------------------------------------------ 20th byte | 0 | ------------------------------------------------------------------------
                   nncCrSpvpcTargVpi 1.3.6.1.4.1.123.3.82.1.1.1.3 integer read-only
This object contains the virtual path identifier (VPI) value for the target endpoint. Range: 0 - 4095
                   nncCrSpvpcAdminStatus 1.3.6.1.4.1.123.3.82.1.1.1.4 integer read-only
This object accepts two values, enabled (1), and disabled (2). When the value is disabled, the SPVC is not connected. When enabled, the SPVC is connected when possible. Use nncCrSpvpcAdminStatus to determine if the connection is successful. Enumeration: 'disabled': 2, 'enabled': 1.
                   nncCrSpvpcPriority 1.3.6.1.4.1.123.3.82.1.1.1.5 integer read-only
This object is used to set the priority for a SPVC connection request. It ranges between 1-16, with the following values: Best Priority = 1 Default Priority = 3 Worst Priority = 16
                   nncCrSpvpcMaxAdminWeight 1.3.6.1.4.1.123.3.82.1.1.1.6 integer32 read-only
This object is used to set a cost threshold for an SPVC connection. If the total cost of all VPCs exceeds this weight value for a given path, this SPVC will choose an alternative path or give up. Infinite = -1 Min Admin Weight = 0 Max Admin Weight = 2147483647
                   nncCrSpvpcOperation 1.3.6.1.4.1.123.3.82.1.1.1.7 integer read-only
This object is used to request a reroute operation. Querying this object will not provide any useful information. Enumeration: 'reRouteDualEp': 7.
                   nncCrSpvpcCallStatus 1.3.6.1.4.1.123.3.82.1.1.1.8 integer read-only
This read-only object is used to query the state of a particular SPVC. SPVCs that are connected and operational will return a value of 'connected', while those that are incomplete or otherwise unable to be connected will return 'waitingForResources'. SPVCs that are configured but not yet connected will contain a value of 'readyForConnect'. Enumeration: 'waitingForResources': 4, 'connected': 2, 'readyToConnect': 7.
                   nncCrSpvpcLocRerouteConfig 1.3.6.1.4.1.123.3.82.1.1.1.9 integer read-only
This object is used to configure the 'reroute on loss of continuity' feature using OAM-CC cells. It can be configured for either the UNI side or the NNI side, or disabled. Enumeration: 'disabled': 1, 'enabledUniSide': 2, 'enabledNniSide': 3.
                   nncCrSpvpcFwdAbrDynTrfcIcr 1.3.6.1.4.1.123.3.82.1.1.1.10 integer read-only
ABR dynamic traffic descriptor's Initial Cell (Information) Rate for the forward direction. Range: 0 - 2488320 Kb/s
                   nncCrSpvpcFwdAbrDynTrfcRif 1.3.6.1.4.1.123.3.82.1.1.1.11 integer read-only
ABR traffic Rate Increase Factor for the forward direction. Value is expressed as the -power of 2. Range: 0 - 9
                   nncCrSpvpcFwdAbrDynTrfcRdf 1.3.6.1.4.1.123.3.82.1.1.1.12 integer read-only
ABR traffic Rate Decrease Factor descriptor for the forward direction. Value is expressed as the -power of 2 Range: 0 - 9
                   nncCrSpvpcBwdAbrDynTrfcIcr 1.3.6.1.4.1.123.3.82.1.1.1.13 integer read-only
ABR dynamic traffic descriptor's Initial Cell Rate for the destination endpoint. Range: 0 - 2488320 Kb/s
                   nncCrSpvpcBwdAbrDynTrfcRif 1.3.6.1.4.1.123.3.82.1.1.1.14 integer read-only
ABR traffic Rate Increase Factor for the backward direction. Value is expressed as the -power of 2. Range: 0 - 9
                   nncCrSpvpcBwdAbrDynTrfcRdf 1.3.6.1.4.1.123.3.82.1.1.1.15 integer read-only
ABR traffic Rate Decrease Factor descriptor for the backward direction. Value is expressed as the -power of 2 Range: 0 - 9
                   nncCrSpvpcSrcBillingFlag 1.3.6.1.4.1.123.3.82.1.1.1.16 integer read-only
Billing Configuration for the source endpoint Enumeration: 'disabled': 0, 'enabled': 1.
                   nncCrSpvpcFwdTmTrafficDescriptor 1.3.6.1.4.1.123.3.82.1.1.1.17 integer read-only
This object contains the traffic descriptor for the SPVC. Tag All (1) (UBR using 2k/12k fabric only) P_0+1 (2) (CBR only) P_0+1/S_0+1 (3) (NRT/RT-VBR only) P_0+1/S_0 (4) (NRT/RT-VBR only) P_0+1/M_0+1 (5) (ABR and UBR only) Enumeration: 'p0Plus1SlashM0Plus1': 5, 'p0Plus1SlashS0Plus1': 3, 'p0Plus1SlashS0': 4, 'p0Plus1': 2, 'tagAll': 1.
                   nncCrSpvpcFwdTmPolicingOption 1.3.6.1.4.1.123.3.82.1.1.1.18 integer read-only
Policing Option for an SPVPC. tag is supported only on rt-VBR/nrt-VBR connections that use the P_0+1/S_0 traffic descriptor Enumeration: 'disabled': 1, 'discard': 3, 'tag': 2.
                   nncCrSpvpcFwdTmBucketOneRate 1.3.6.1.4.1.123.3.82.1.1.1.19 integer read-only
This object is for peak cell rate (PCR), the cell rate which the source may never exceed. It is used to determine which cells are 'excess'. Measured in Kb/s. Range: 0 - 2488320 Kb/s
                   nncCrSpvpcFwdTmBucketOneCdvt 1.3.6.1.4.1.123.3.82.1.1.1.20 integer read-only
This object is used to set cell delay variation tolerance (CDVT) for one endpoint, measured in microseconds. Range: 1 - 190,000 microseconds
                   nncCrSpvpcFwdTmBucketTwoRate 1.3.6.1.4.1.123.3.82.1.1.1.21 integer read-only
SIR_0p, SIR_0+1p or MIR_0+1p. This parameter holds the sustained information rate for VBR traffic, and the minimum information rate for ABR/UBR traffic. Range: 0 - 2488320 Kb/s
                   nncCrSpvpcFwdTmBucketTwoMbs 1.3.6.1.4.1.123.3.82.1.1.1.22 integer read-only
This object is for the maximum burst size, in cells, for SIR_0p or SIR_0+1p (nrtVbr and rtVbr only). Range: 1 - 10000 cells
                   nncCrSpvpcFwdTmCdv 1.3.6.1.4.1.123.3.82.1.1.1.23 integer read-only
This value is to set the cell delay variation (CDV) between two endpoints to support the rt-VBR service category. Range: 250-10000 microseconds
                   nncCrSpvpcFwdTmClr 1.3.6.1.4.1.123.3.82.1.1.1.24 integer read-only
The object is to set the cell loss ratio (CLR) between two SPVC endpoints when using the nrt-VBR service category. Value set as 1.0e-#
                   nncCrSpvpcBwdTmTrafficDescriptor 1.3.6.1.4.1.123.3.82.1.1.1.25 integer read-only
This object contains the traffic descriptor for the SPVC. Tag All (1) (UBR using 2k/12k fabric only) P_0+1 (2) (CBR only) P_0+1/S_0+1 (3) (NRT/RT-VBR only) P_0+1/S_0 (4) (NRT/RT-VBR only) P_0+1/M_0+1 (5) (ABR and UBR only) Enumeration: 'p0Plus1SlashM0Plus1': 5, 'p0Plus1SlashS0Plus1': 3, 'p0Plus1SlashS0': 4, 'p0Plus1': 2, 'tagAll': 1.
                   nncCrSpvpcBwdTmPolicingOption 1.3.6.1.4.1.123.3.82.1.1.1.26 integer read-only
Policing Option for an SPVPC. tag is supported only on rt-VBR/nrt-VBR connections that use the P_0+1/S_0 traffic descriptor Enumeration: 'disabled': 1, 'discard': 3, 'tag': 2.
                   nncCrSpvpcBwdTmBucketOneRate 1.3.6.1.4.1.123.3.82.1.1.1.27 integer read-only
This object is for peak information rate (PIR), the cell rate which the source may never exceed. It is used to determine which cells are 'excess'. Measured in Kb/s. Range: 0 - 2488320 Kb/s
                   nncCrSpvpcBwdTmBucketOneCdvt 1.3.6.1.4.1.123.3.82.1.1.1.28 integer read-only
This object is used to set cell delay variation tolerance (CDVT) for one endpoint, measured in microseconds. Range: 1 - 190,000 microseconds
                   nncCrSpvpcBwdTmBucketTwoRate 1.3.6.1.4.1.123.3.82.1.1.1.29 integer read-only
SIR_0p, SIR_0+1p or MIR_0+1p. This parameter holds the sustained information rate for VBR traffic, and the minimum information rate for ABR/UBR traffic. Range: 0 - 2488320 Kb/s
                   nncCrSpvpcBwdTmBucketTwoMbs 1.3.6.1.4.1.123.3.82.1.1.1.30 integer read-only
This object is for the maximum burst size, in cells, for SIR_0p or SIR_0+1p (nrtVbr and rtVbr only). Range: 1 - 10000 cells
                   nncCrSpvpcBwdTmCdv 1.3.6.1.4.1.123.3.82.1.1.1.31 integer read-only
This value is to set the cell delay variation (CDV) between two endpoints to support the rt-VBR service category. Range: 250-10000 microseconds
                   nncCrSpvpcBwdTmClr 1.3.6.1.4.1.123.3.82.1.1.1.32 integer read-only
The object is to set the cell loss ratio (CLR) between two SPVC endpoints when using the nrt-VBR service category. Value set as 1.0e-#
                   nncCrSpvpcCreator 1.3.6.1.4.1.123.3.82.1.1.1.33 integer read-only
The object retrieves the creator of a SPVC connection. Enumeration: 'unknown': 0, 'snmp': 9, 'nm5620': 2, 'nmti': 1.
                   nncCrSpvpcRowStatus 1.3.6.1.4.1.123.3.82.1.1.1.34 rowstatus read-only
This object is used to control the status of a PDU and to query the status of an SPVC. When the RowStatus value is 'createAndWait', information for a row is cached in memory; when RowStatus is set to 'createAndGo' or 'active', it indicates that all information is to be written to permanent storage, and the SPVC to be enabled (AdminStatus must also be set to 'enabled'). When querying the object, 'active' indicates a configured SPVC with its AdminStatus enabled, while a status of 'notInService' indicates either a disabled AdminStatus or an inability to connect the SPVC. If a query returns 'notInService', use the CallStatus object to further determine the state of the SPVC. If the value 'notReady' is returned, it indicates that the SNMP agent is awaiting further information before activating the connection. When deleting a connection, use this object with the value 'destroy'
           nncCrSpvpcDstCfgTable 1.3.6.1.4.1.123.3.82.1.2 no-access
the nncCrSpvpcDstCfg table contains common objects used to configure, delete, modify and query the destination end point of an SPVC across different Alcatel CID platforms.
               nncCrSpvpcDstCfgTableEntry 1.3.6.1.4.1.123.3.82.1.2.1 no-access
An entry of nncCrSpvpcDstCfgTable.
                   nncCrSpvpcDstCfgCdvt 1.3.6.1.4.1.123.3.82.1.2.1.1 integer read-only
This object is used to set cell delay variation tolerance (CDVT) for one endpoint, measured in microseconds. Range: 1 - 190,000 microseconds
                   nncCrSpvpcDstCfgPolicing 1.3.6.1.4.1.123.3.82.1.2.1.2 integer read-only
CR Policing Enumeration: 'nullPolicing': 0, 'disabled': 1, 'tag': 2, 'useSignalled': 4, 'discard': 3.
                   nncCrSpvpcDstCfgBillingFlag 1.3.6.1.4.1.123.3.82.1.2.1.3 integer read-only
Billing Configuration for the destination endpoint. Enumeration: 'disabled': 0, 'enabled': 1.
                   nncCrSpvpcDstCfgLocRerouteConfig 1.3.6.1.4.1.123.3.82.1.2.1.4 integer read-only
This object is used to configure the 'reroute on loss of continuity' feature using OAM-CC cells. It can be configured for either the UNI side or the NNI side, or disabled. Enumeration: 'disabled': 1, 'enabledUniSide': 2, 'enabledNniSide': 3.
                   nncCrSpvpcDstCfgRowStatus 1.3.6.1.4.1.123.3.82.1.2.1.5 rowstatus read-only
This object is used to control the status of a PDU and to query the status of an SPVC. When the RowStatus value is 'createAndWait', information for a row is cached in memory; when RowStatus is set to 'createAndGo' or 'active', it indicates that all information is to be written to permanent storage, and the SPVC to be enabled (AdminStatus must also be set to 'enabled'). When querying the object, 'active' indicates a configured SPVC with its AdminStatus enabled, while a status of 'notInService' indicates either a disabled AdminStatus or an inability to connect the SPVC. If a query returns 'notInService', use the CallStatus object to further determine the state of the SPVC. If the value 'notReady' is returned, it indicates that the SNMP agent is awaiting further information before activating the connection. When deleting a connection, use this object with the value 'destroy'
           nncCrSpvccTable 1.3.6.1.4.1.123.3.82.1.3 no-access
nncCrSpvccTable contains all the objects sent to a source endpoint that are used to create, modify, delete and query Cell Relay SPVC connections.
               nncCrSpvccTableEntry 1.3.6.1.4.1.123.3.82.1.3.1 no-access
An entry of nncCrSpvccTable. It contains the objects required to manage CR SPVCs.
                   nncCrSpvccServiceCategory 1.3.6.1.4.1.123.3.82.1.3.1.1 integer read-only
This object is used to set the traffic service category. This object is dependent on the value specified in nncCrSpvccTrafficDescriptor Enumeration: 'cbr': 1, 'nrtvbr': 2, 'abr': 3, 'ubr': 4, 'rtvbr': 6.
                   nncCrSpvccTargEpAddr 1.3.6.1.4.1.123.3.82.1.3.1.2 atmformatdisplay read-only
This object is used to specify the AESA address for the target endpoint. The mapping scheme is as follows: Byte\Bit 8 7 6 5 4 3 2 1 ------------------------------------------------------------------------ 1-13 byte | 13-byte Internal Subscriber Prefix | ------------------------------------------------------------------------ 14th byte | I/G | U/L | OUI(most significant 6 bits) | ------------------------------------------------------------------------ 15th byte | OUI(2nd most significant 8 bits | ------------------------------------------------------------------------ 16th byte | OUI(3rd most significant 8 bits | ------------------------------------------------------------------------ 17th byte | Shelf/Slot(1st most significant 8 bits | ------------------------------------------------------------------------ 18th byte | Shelf/Slot(2nd most significant 8 bits | ------------------------------------------------------------------------ 19th byte |Flag0| Port | ------------------------------------------------------------------------ 20th byte | 0 | ------------------------------------------------------------------------
                   nncCrSpvccTargVpi 1.3.6.1.4.1.123.3.82.1.3.1.3 integer read-only
This object contains the virtual path identifier (VPI) value for the target endpoint. Range: 0 - 4095
                   nncCrSpvccTargVci 1.3.6.1.4.1.123.3.82.1.3.1.4 integer read-only
This object contains the virtual channel identifier (VCI) value for the target endpoint. Range: 1 - 65535
                   nncCrSpvccTargDlci 1.3.6.1.4.1.123.3.82.1.3.1.5 integer no-access
This object contains the data link connection identifier for a frame relay endpoint. This number is used to identify the target endpoint, and has only local significance to the specified link. Range: 16 - 1023
                   nncCrSpvccTargCeNumber 1.3.6.1.4.1.123.3.82.1.3.1.6 integer no-access
This object contains circuit number, channel group number or both for the Circuit Emulation endpoint. Used in CR to CE connections when nncCrSpvccTargEpType is configured as circuitEmulation(3). For CE connections on unchannelized DS3_CCE card, it's the circuit number 1-28 for UDT circuit number For CE connections on unchannelized E3_CCE card, it's the circuit number 1-16 for UDT circuit number For CE connections on E1/T1 CES, it's channel group number. 0 for UDT mode, both T1 and E1 1-31 for E1 in SDT mode 1-24 for T1 in SDT mode For CE connections on channelized DS3_CCE-2 card, it's circuit number and channel group number combined in the upper and lower byte. circuitNum (bits 9-16, = 1 to 28 for channelized DS3, = 0 for unstructured DS3) channelGroupNum (bits 1-8, = 1 to 24 for SDT mode, = 0 for UDT Mode) For CE connections on channelized E3_CCE-2, it's circuit number and channel group number combined in the upper and lower byte. circuitNum (bits 9-16, = 1 to 16) channelGroupNum (bits 1-8, = 1 to 31 for SDT mode, = 0 for UDT Mode) Example: Circuit Number = 7, Channel Group = 3 : nncCrSpvccTargCeNumber = (Circuit Number * 256) + Channel Group = 1795 SPVCs across service types other than circuit emulation do not require this object.
                   nncCrSpvccTargEpType 1.3.6.1.4.1.123.3.82.1.3.1.7 integer read-only
This object specifies a target endpoint as one of the following types: cellRelay (1) frameRelay (2) circuitEmulation (3) Enumeration: 'circuitEmulation': 3, 'frameRelay': 2, 'cellRelay': 1.
                   nncCrSpvccAdminStatus 1.3.6.1.4.1.123.3.82.1.3.1.8 integer read-only
This object accepts two values, enabled (1), and disabled (2). When the value is disabled, the SPVC is not connected. When enabled, the SPVC is connected when possible. Use nncCrSpvccAdminStatus to determine if the connection is successful. Enumeration: 'disabled': 2, 'enabled': 1.
                   nncCrSpvccPriority 1.3.6.1.4.1.123.3.82.1.3.1.9 integer read-only
This object is used to set the priority for a SPVC connection request. It ranges between 1-16, with the following values: Best Priority = 1 Default Priority = 3 Worst Priority = 16
                   nncCrSpvccMaxAdminWeight 1.3.6.1.4.1.123.3.82.1.3.1.10 integer32 read-only
This object is used to set a cost threshold for an SPVC connection. If the total cost of all VPCs exceeds this weight value for a given path, this SPVC will choose an alternative path or give up. Infinite = -1 Min Admin Weight = 0 Max Admin Weight = 2147483647
                   nncCrSpvccOperation 1.3.6.1.4.1.123.3.82.1.3.1.11 integer read-only
This object is used to request a reroute operation. Querying this object will not provide any useful information. Enumeration: 'reRouteDualEp': 7.
                   nncCrSpvccCallStatus 1.3.6.1.4.1.123.3.82.1.3.1.12 integer read-only
This read-only object is used to query the state of a particular SPVC. SPVCs that are connected and operational will return a value of 'connected', while those that are incomplete or otherwise unable to be connected will return 'waitingForResources'. SPVCs that are configured but not yet connected will contain a value of 'readyForConnect'. Enumeration: 'waitingForResources': 4, 'connected': 2, 'readyToConnect': 7.
                   nncCrSpvccLocRerouteConfig 1.3.6.1.4.1.123.3.82.1.3.1.13 integer read-only
This object is used to configure the 'reroute on loss of continuity' feature using OAM-CC cells. It can be configured for either the UNI side or the NNI side, or disabled. Enumeration: 'disabled': 1, 'enabledUniSide': 2, 'enabledNniSide': 3.
                   nncCrSpvccFwdAbrDynTrfcIcr 1.3.6.1.4.1.123.3.82.1.3.1.14 integer read-only
ABR dynamic traffic descriptor's Initial Cell Rate for the forward direction. Range: 0 - 2488320 Kb/s
                   nncCrSpvccFwdAbrDynTrfcRif 1.3.6.1.4.1.123.3.82.1.3.1.15 integer read-only
ABR traffic Rate Increase Factor for the forward direction. Value is expressed as the -power of 2. Range: 0 - 9
                   nncCrSpvccFwdAbrDynTrfcRdf 1.3.6.1.4.1.123.3.82.1.3.1.16 integer read-only
ABR traffic Rate Decrease Factor descriptor for the forward direction. Value is expressed as the -power of 2 Range: 0 - 9
                   nncCrSpvccBwdAbrDynTrfcIcr 1.3.6.1.4.1.123.3.82.1.3.1.17 integer read-only
ABR dynamic traffic descriptor's Initial Cell Rate for the destination endpoint. Range: 0 - 2488320 Kb/s
                   nncCrSpvccBwdAbrDynTrfcRif 1.3.6.1.4.1.123.3.82.1.3.1.18 integer read-only
ABR traffic Rate Increase Factor for the backward direction. Value is expressed as the -power of 2. Range: 0 - 9
                   nncCrSpvccBwdAbrDynTrfcRdf 1.3.6.1.4.1.123.3.82.1.3.1.19 integer read-only
ABR traffic Rate Decrease Factor descriptor for the backward direction. Value is expressed as the -power of 2 Range: 0 - 9
                   nncCrSpvccSrcBillingFlag 1.3.6.1.4.1.123.3.82.1.3.1.20 integer read-only
Billing Configuration for the source endpoint Enumeration: 'disabled': 0, 'enabled': 1.
                   nncCrSpvccFwdTmTrafficDescriptor 1.3.6.1.4.1.123.3.82.1.3.1.21 integer read-only
This object contains the traffic descriptor for the SPVC. Tag All (1) (UBR using 2k/12k fabric only) P_0+1 (2) (CBR only) P_0+1/S_0+1 (3) (NRT/RT-VBR only) P_0+1/S_0 (4) (NRT/RT-VBR only) P_0+1/M_0+1 (5) (ABR and UBR only) Enumeration: 'p0Plus1SlashM0Plus1': 5, 'p0Plus1SlashS0Plus1': 3, 'p0Plus1SlashS0': 4, 'p0Plus1': 2, 'tagAll': 1.
                   nncCrSpvccFwdTmPolicingOption 1.3.6.1.4.1.123.3.82.1.3.1.22 integer read-only
Policing Option for an SPVCC. tag is supported only on rt-VBR/nrt-VBR connections that use the P_0+1/S_0 traffic descriptor Enumeration: 'disabled': 1, 'discard': 3, 'tag': 2.
                   nncCrSpvccFwdTmBucketOneRate 1.3.6.1.4.1.123.3.82.1.3.1.23 integer read-only
This object is for peak cell rate (PCR), the cell rate which the source may never exceed. It is used to determine which cells are 'excess'. Measured in Kb/s. Range: 0 - 2488320 Kb/s
                   nncCrSpvccFwdTmBucketOneCdvt 1.3.6.1.4.1.123.3.82.1.3.1.24 integer read-only
This object is used to set cell delay variation tolerance (CDVT) for one endpoint, measured in microseconds. Range: 1 - 190,000 microseconds
                   nncCrSpvccFwdTmBucketTwoRate 1.3.6.1.4.1.123.3.82.1.3.1.25 integer read-only
SIR_0p, SIR_0+1p or MIR_0+1p. This parameter holds the sustained information rate for VBR traffic, and the minimum information rate for ABR/UBR traffic. Range: 0 - 2488320 Kb/s
                   nncCrSpvccFwdTmBucketTwoMbs 1.3.6.1.4.1.123.3.82.1.3.1.26 integer read-only
This object is for the maximum burst size, in cells, for SIR_0p or SIR_0+1p (nrtVbr and rtVbr only). Range: 1 - 10000 cells
                   nncCrSpvccFwdTmCdv 1.3.6.1.4.1.123.3.82.1.3.1.27 integer read-only
This value is to set the cell delay variation (CDV) between two endpoints to support the rt-VBR service category. Range: 250-10000 microseconds
                   nncCrSpvccFwdTmClr 1.3.6.1.4.1.123.3.82.1.3.1.28 integer read-only
The object is to set the cell loss ratio (CLR) between two SPVC endpoints when using the nrt-VBR service category. Value set as 1.0e-#
                   nncCrSpvccFwdTmFrameDiscard 1.3.6.1.4.1.123.3.82.1.3.1.29 integer read-only
The Frame (AAL protocol data unit) Discard option. When enabled, cells are discarded at the frame level by examining the SDU-type in the payload type field of the ATM cell header. Enumeration: 'disabled': 0, 'enabled': 1.
                   nncCrSpvccBwdTmTrafficDescriptor 1.3.6.1.4.1.123.3.82.1.3.1.30 integer read-only
This object contains the traffic descriptor for the SPVC. Tag All (1) (UBR using 2k/12k fabric only) P_0+1 (2) (CBR only) P_0+1/S_0+1 (3) (NRT/RT-VBR only) P_0+1/S_0 (4) (NRT/RT-VBR only) P_0+1/M_0+1 (5) (ABR and UBR only) Enumeration: 'p0Plus1SlashM0Plus1': 5, 'p0Plus1SlashS0Plus1': 3, 'p0Plus1SlashS0': 4, 'p0Plus1': 2, 'tagAll': 1.
                   nncCrSpvccBwdTmPolicingOption 1.3.6.1.4.1.123.3.82.1.3.1.31 integer read-only
Policing Option for an SPVCC. tag is supported only on rt-VBR/nrt-VBR connections that use the P_0+1/S_0 traffic descriptor Enumeration: 'disabled': 1, 'discard': 3, 'tag': 2.
                   nncCrSpvccBwdTmBucketOneRate 1.3.6.1.4.1.123.3.82.1.3.1.32 integer read-only
This object is for peak cell rate (PCR), the cell rate which the source may never exceed. It is used to determine which cells are 'excess'. Measured in Kb/s. Range: 0 - 2488320 Kb/s
                   nncCrSpvccBwdTmBucketOneCdvt 1.3.6.1.4.1.123.3.82.1.3.1.33 integer read-only
This object is used to set cell delay variation tolerance (CDVT) for one endpoint, measured in microseconds. Range: 1 - 190,000 microseconds
                   nncCrSpvccBwdTmBucketTwoRate 1.3.6.1.4.1.123.3.82.1.3.1.34 integer read-only
SIR_0p, SIR_0+1p or MIR_0+1p. This parameter holds the sustained information rate for VBR traffic, and the minimum information rate for ABR/UBR traffic. Range: 0 - 2488320 Kb/s
                   nncCrSpvccBwdTmBucketTwoMbs 1.3.6.1.4.1.123.3.82.1.3.1.35 integer read-only
This object is for the maximum burst size, in cells, for SIR_0p or SIR_0+1p (nrt-VBR and rt-VBR only). Range: 1 - 10000 cells
                   nncCrSpvccBwdTmCdv 1.3.6.1.4.1.123.3.82.1.3.1.36 integer read-only
This value is to set the cell delay variation (CDV) between two endpoints to support the rt-VBR service category. Range: 250-10000 microseconds
                   nncCrSpvccBwdTmClr 1.3.6.1.4.1.123.3.82.1.3.1.37 integer read-only
The object is to set the cell loss ratio (CLR) between two SPVC endpoints when using the nrt-VBR service category. Value set as 1.0e-#
                   nncCrSpvccBwdTmFrameDiscard 1.3.6.1.4.1.123.3.82.1.3.1.38 integer read-only
The Frame (AAL protocol data unit) Discard option. When enabled, cells are discarded at the frame level by examining the SDU-type in the payload type field of the ATM cell header. Enumeration: 'disabled': 0, 'enabled': 1.
                   nncCrSpvccFrBwdTmAr 1.3.6.1.4.1.123.3.82.1.3.1.39 integer read-only
This object is used to specify the Access Rate, in Kb/s.
                   nncCrSpvccFrBwdTmCir 1.3.6.1.4.1.123.3.82.1.3.1.40 integer read-only
The committed Information Rate, in Kb/s.
                   nncCrSpvccFrBwdTmBc 1.3.6.1.4.1.123.3.82.1.3.1.41 integer read-only
The Committed Burst Size, in Kb.
                   nncCrSpvccFrBwdTmBe 1.3.6.1.4.1.123.3.82.1.3.1.42 integer read-only
The Excess Burst Size, in Kb.
                   nncCrSpvccFrBwdTmIwf 1.3.6.1.4.1.123.3.82.1.3.1.43 integer read-only
Interworking Function. Values: none (None (FR Switching) = 0) networkInterworking (Network Interworking = 2) serviceInterworking (Service Interworking = 3) FFwd Interworking (FFwd Interworking = 4) Enumeration: 'none': 0, 'fFwdInterworking': 4, 'serviceInterworking': 3, 'networkInterworking': 2.
                   nncCrSpvccFrBwdTmPo 1.3.6.1.4.1.123.3.82.1.3.1.44 integer read-only
Policing Enumeration: 'disabled': 1, 'enabled': 3.
                   nncCrSpvccFrBwdTmPacing 1.3.6.1.4.1.123.3.82.1.3.1.45 integer read-only
Pacing Enumeration: 'disabled': 0, 'enabled': 1.
                   nncCrSpvccFrBwdTmPtclMapping 1.3.6.1.4.1.123.3.82.1.3.1.46 integer read-only
Protocol Mapping for Service Interworking SPVCs. If Translated Service Interworking is selected, the a profile must be set using the attribute nncFrSpvcTmSIWProfile. Values: transparent (0), translated (1) (see also nncFrSpvcTmSIWProfile) Enumeration: 'translated': 1, 'transparent': 0.
                   nncCrSpvccFrBwdTmClpMapping 1.3.6.1.4.1.123.3.82.1.3.1.47 integer read-only
Cell Loss Priority Mapping. Values: cLPEqualsDE (CLP = DE, 0) cLPEquals0 (CLP = 0, 1 ) cLPEquals1 (CLP = 1, 2 ) Enumeration: 'cLPEquals0': 1, 'cLPEqualsDE': 0, 'cLPEquals1': 2.
                   nncCrSpvccFrBwdTmDeMapping 1.3.6.1.4.1.123.3.82.1.3.1.48 integer read-only
Discard Eligibility Mapping Values: dEEqualsCLP (DE = CLP, 0) dESSCSor0 (Network Interworking: DE=FR_SSCS Service Interworking: DE=0, 1) dEEquals1 (Service Interworking: DE = 1, 2) Only the first two values are valid when using Network Interworking. Enumeration: 'dEEqualsCLP': 0, 'dEEquals1': 2, 'dESSCSor0': 1.
                   nncCrSpvccFrBwdTmEfciMapping 1.3.6.1.4.1.123.3.82.1.3.1.49 integer read-only
Explicit Forward Congestion Indication Mapping (Applies only to Service Interworking (IWF3), FR to ATM) Values: eFCIEqualsFECN (EFCI = FECN, 0) eFCIEquals0 (EFCI = 0, 1) Enumeration: 'eFCIEqualsFECN': 0, 'eFCIEquals0': 1.
                   nncCrSpvccFrBwdTmPvcMgntProfile 1.3.6.1.4.1.123.3.82.1.3.1.50 integer read-only
Enables or disables the PVC Management Profile. When enabled, LMI is enabled on the network-side of the connection. Used only with FR-CR network interworking selected. Enumeration: 'disabled': 1, 'enabled': 0.
                   nncCrSpvccFrBwdTmSIWProfile 1.3.6.1.4.1.123.3.82.1.3.1.51 integer read-only
The FR-CR profile index for service interworking connections. This attribute is used to define the translation profile to use when a FR to CR SPVC is configured for Translated Service Interworking (using the attributes nncFrSpvcTmIwf and nncFrSpvcTmPtclMapping). If the profile selected isn't defined on the remote node then the connection will be rejected. Range: 1 = 16.
                   nncCrSpvccCreator 1.3.6.1.4.1.123.3.82.1.3.1.52 integer read-only
The object retrieves the creator of a SPVC connection. Enumeration: 'unknown': 0, 'snmp': 9, 'nm5620': 2, 'nmti': 1.
                   nncCrSpvccRowStatus 1.3.6.1.4.1.123.3.82.1.3.1.53 rowstatus read-only
This object is used to control the status of a PDU and to query the status of an SPVC. When the RowStatus value is 'createAndWait', information for a row is cached in memory; when RowStatus is set to 'createAndGo' or 'active', it indicates that all information is to be written to permanent storage, and the SPVC to be enabled (AdminStatus must also be set to 'enabled'). When querying the object, 'active' indicates a configured SPVC with its AdminStatus enabled, while a status of 'notInService' indicates either a disabled AdminStatus or an inability to connect the SPVC. If a query returns 'notInService', use the CallStatus object to further determine the state of the SPVC. If the value 'notReady' is returned, it indicates that the SNMP agent is awaiting further information before activating the connection. When deleting a connection, use this object with the value 'destroy'
           nncCrSpvccDstCfgTable 1.3.6.1.4.1.123.3.82.1.4 no-access
the nncCrSpvccDstCfg table contains common objects used to configure, delete, modify and query the destination end point of an SPVC across different Alcatel CID platforms.
               nncCrSpvccDstCfgTableEntry 1.3.6.1.4.1.123.3.82.1.4.1 no-access
An entry of nncCrSpvccDstCfgTable.
                   nncCrSpvccDstCfgCdvt 1.3.6.1.4.1.123.3.82.1.4.1.1 integer read-only
This object is used to set cell delay variation tolerance (CDVT) for one endpoint, measured in microseconds. Range: 1 - 190,000 microseconds
                   nncCrSpvccDstCfgPolicing 1.3.6.1.4.1.123.3.82.1.4.1.2 integer read-only
CR Policing Enumeration: 'nullPolicing': 0, 'disabled': 1, 'tag': 2, 'useSignalled': 4, 'discard': 3.
                   nncCrSpvccDstCfgBillingFlag 1.3.6.1.4.1.123.3.82.1.4.1.3 integer read-only
Billing Configuration for the destination endpoint Enumeration: 'disabled': 0, 'enabled': 1.
                   nncCrSpvccDstCfgFrVsvdCongestionControl 1.3.6.1.4.1.123.3.82.1.4.1.4 integer read-only
Congestion Control for VS/VD endpoints, also known as Closed Loop Congestion Control (CLCC). Enumeration: 'disabled': 0, 'enabled': 1.
                   nncCrSpvccDstCfgLocRerouteConfig 1.3.6.1.4.1.123.3.82.1.4.1.5 integer read-only
This object is used to configure the 'reroute on loss of continuity' feature using OAM-CC cells. It can be configured for either the UNI side or the NNI side, or disabled. Enumeration: 'disabled': 1, 'enabledUniSide': 2, 'enabledNniSide': 3.
                   nncCrSpvccDstCfgRowStatus 1.3.6.1.4.1.123.3.82.1.4.1.6 rowstatus read-only
This object is used to control the status of a PDU and to query the status of an SPVC. When the RowStatus value is 'createAndWait', information for a row is cached in memory; when RowStatus is set to 'createAndGo' or 'active', it indicates that all information is to be written to permanent storage, and the SPVC to be enabled (AdminStatus must also be set to 'enabled'). When querying the object, 'active' indicates a configured SPVC with its AdminStatus enabled, while a status of 'notInService' indicates either a disabled AdminStatus or an inability to connect the SPVC. If a query returns 'notInService', use the CallStatus object to further determine the state of the SPVC. If the value 'notReady' is returned, it indicates that the SNMP agent is awaiting further information before activating the connection. When deleting a connection, use this object with the value 'destroy'
           nncFrSpvcTable 1.3.6.1.4.1.123.3.82.1.5 no-access
nncFrSpvcTable contains all the objects sent to a source endpoint that are used to create, modify, delete and query FR SPVCCs.
               nncFrSpvcTableEntry 1.3.6.1.4.1.123.3.82.1.5.1 no-access
An entry of nncFrSpvcTable.
                   nncFrSpvcSrcDlci 1.3.6.1.4.1.123.3.82.1.5.1.1 integer no-access
This object contains the data link connection identifier for a frame relay endpoint. This number is used to identify the source endpoint, and has only local significance to the specified link. Range: 16 - 1023
                   nncFrSpvcTargEpAddr 1.3.6.1.4.1.123.3.82.1.5.1.2 atmformatdisplay read-only
This object contains the target endpoint's 20-byte ATM End System Address (AESA) proposed by ATM Forum. An endpoint address is created by appending the switch-wide 13-byte Internal Switch Subscriber Address Prefix with a 6-byte End Station Identifier (ESI) followed by a selector byte. The ESI is in IEEE MAC address format and the exact form depends upon the destination endpoint and the SPVC commissioning method. The mapping scheme is as follows: Byte\Bit 8 7 6 5 4 3 2 1 ------------------------------------------------------------------------ 1-13 byte | 13-byte Internal Subscriber Prefix | ------------------------------------------------------------------------ 14th byte | I/G | U/L | OUI(most significant 6 bits) | ------------------------------------------------------------------------ 15th byte | OUI(2nd most significant 8 bits | ------------------------------------------------------------------------ 16th byte | OUI(3rd most significant 8 bits | ------------------------------------------------------------------------ 17th byte | Shelf/Slot(1st most significant 8 bits | ------------------------------------------------------------------------ 18th byte | Shelf/Slot(2nd most significant 8 bits | ------------------------------------------------------------------------ 19th byte |Flag1| Port | Circuit | ------------------------------------------------------------------------ 20th byte |Circuit(continued) | Stream | ------------------------------------------------------------------------
                   nncFrSpvcTargDlci 1.3.6.1.4.1.123.3.82.1.5.1.3 integer read-only
This object contains the data link connection identifier for a frame relay endpoint. This number is used to identify the target endpoint, and has only local significance to the specified link. Range: 16 - 1023
                   nncFrSpvcTargVpi 1.3.6.1.4.1.123.3.82.1.5.1.4 integer read-only
This object contains the virtual path identifier (VPI) value for the Cell Relay based target endpoint. Range: 0 - 4095
                   nncFrSpvcTargVci 1.3.6.1.4.1.123.3.82.1.5.1.5 integer read-only
This object contains the virtual channel identifier (VCI) value for the cell-relay based target endpoint. Range: 1 - 65535
                   nncFrSpvcTargEpType 1.3.6.1.4.1.123.3.82.1.5.1.6 integer read-only
This object specifies a target endpoint as one of the following types: cellRelay (1) frameRelay (2) Enumeration: 'frameRelay': 2, 'cellRelay': 1.
                   nncFrSpvcAdminStatus 1.3.6.1.4.1.123.3.82.1.5.1.7 integer read-only
This object accepts two values, enabled (1), and disabled (2). When the value is disabled, the SPVC is not connected. When enabled, the SPVC is connected when possible. Use nncFrSpvcAdminStatus to determine if the connection is successful. Enumeration: 'disabled': 2, 'enabled': 1.
                   nncFrSpvcPriority 1.3.6.1.4.1.123.3.82.1.5.1.8 integer read-only
This object is used to set the priority for a SPVC connection request. It ranges between 1-16, with the following values: Best Priority = 1 Default Priority = 3 Worst Priority = 16
                   nncFrSpvcMaxAdminWeight 1.3.6.1.4.1.123.3.82.1.5.1.9 integer32 read-only
This object is used to set a cost threshold for an SPVC connection. If the total cost of all VPCs exceeds this weight value for a given path, this SPVC will choose an alternative path or give up. Infinite = -1 Min Admin Weight = 0 Max Admin Weight = 2147483647
                   nncFrSpvcOperation 1.3.6.1.4.1.123.3.82.1.5.1.10 integer read-only
This object is used to request a reroute operation. Querying this object will not provide any useful information. Enumeration: 'reRouteDualEp': 7.
                   nncFrSpvcCallStatus 1.3.6.1.4.1.123.3.82.1.5.1.11 integer read-only
This read-only object is used to query the state of a particular SPVC. SPVCs that are connected and operational will return a value of 'connected', while those that are incomplete or otherwise unable to be connected will return 'waitingForResources'. SPVCs that are configured but not yet connected will contain a value of 'readyForConnect'. Enumeration: 'waitingForResources': 4, 'connected': 2, 'readyToConnect': 7.
                   nncFrSpvcLocRerouteConfig 1.3.6.1.4.1.123.3.82.1.5.1.12 integer read-only
This object is used to configure the 'reroute on loss of continuity' feature using OAM-CC cells. It can be configured for either the UNI side or the NNI side, or disabled. Enumeration: 'disabled': 1, 'enabledUniSide': 2, 'enabledNniSide': 3.
                   nncFrSpvcSrcBillingFlag 1.3.6.1.4.1.123.3.82.1.5.1.13 integer read-only
Billing Configuration for the source endpoint. Enumeration: 'disabled': 0, 'enabled': 1.
                   nncFrSpvcFrPriority 1.3.6.1.4.1.123.3.82.1.5.1.14 integer read-only
Frame Relay Priority. Enumeration: 'lowLatency': 3, 'committedThroughput': 2, 'bestEffort': 1, 'realTime': 4.
                   nncFrSpvcFrVsvdCongestionControl 1.3.6.1.4.1.123.3.82.1.5.1.15 integer read-only
Congestion Control for VS/VD endpoints, also known as Closed Loop Congestion Control (CLCC). Enumeration: 'disabled': 0, 'enabled': 1.
                   nncFrSpvcFwdFrMir 1.3.6.1.4.1.123.3.82.1.5.1.16 integer read-only
The FR Src->Dst Minimum Information Rate, used to set the minimum rate on a CLCC FR-FR SPVC connection. If nncFrSpvcFrVsvdCongestionControl is not enabled, this attribute has no effect. Range: 0 - 44210 Kb/s
                   nncFrSpvcFwdTmAr 1.3.6.1.4.1.123.3.82.1.5.1.17 integer read-only
This object is used to specify the Access Rate, in Kb/s
                   nncFrSpvcFwdTmCir 1.3.6.1.4.1.123.3.82.1.5.1.18 integer read-only
The committed Information Rate, in Kb/s
                   nncFrSpvcFwdTmBc 1.3.6.1.4.1.123.3.82.1.5.1.19 integer read-only
The Committed Burst Size, in Kb.
                   nncFrSpvcFwdTmBe 1.3.6.1.4.1.123.3.82.1.5.1.20 integer read-only
Excess Burst Size, Kb.
                   nncFrSpvcTmIwf 1.3.6.1.4.1.123.3.82.1.5.1.21 integer read-only
Interworking Function. Values: none (None (FR Switching) = 0) networkInterworking (Network Interworking = 2) serviceInterworking (Service Interworking = 3) FFwd Interworking (FFwd Interworking = 4) Enumeration: 'none': 0, 'fFwdInterworking': 4, 'serviceInterworking': 3, 'networkInterworking': 2.
                   nncFrSpvcFwdTmPo 1.3.6.1.4.1.123.3.82.1.5.1.22 integer read-only
Policing. Enumeration: 'disabled': 1, 'enabled': 3.
                   nncFrSpvcFwdTmPacing 1.3.6.1.4.1.123.3.82.1.5.1.23 integer read-only
Pacing. Enumeration: 'disabled': 0, 'enabled': 1.
                   nncFrSpvcTmPtclMapping 1.3.6.1.4.1.123.3.82.1.5.1.24 integer read-only
Protocol Mapping for Service Interworking SPVCs. If Translated Service Interworking is selected, the a profile must be set using the attribute nncFrSpvcTmSIWProfile. Values: transparent (0), translated (1) (see also nncFrSpvcTmSIWProfile) Enumeration: 'translated': 1, 'transparent': 0.
                   nncFrSpvcTmClpMapping 1.3.6.1.4.1.123.3.82.1.5.1.25 integer read-only
Cell Loss Priority Mapping, for use in FR-CR interworking SPVCs. Values: cLPEqualsDE (CLP = DE, 0) cLPEquals0 (CLP = 0, 1 ) cLPEquals1 (CLP = 1, 2 ) Enumeration: 'cLPEquals0': 1, 'cLPEqualsDE': 0, 'cLPEquals1': 2.
                   nncFrSpvcTmDeMapping 1.3.6.1.4.1.123.3.82.1.5.1.26 integer read-only
Discard Eligibility Mapping, for use in FR-CR interworking SPVCs. Values: dEEqualsCLP (DE = CLP, 0) dESSCSor0 (Network Interworking: DE=FR_SSCS Service Interworking: DE=0, 1) dEEquals1 (Service Interworking: DE = 1, 2) Only the first two values are valid when using Network Interworking. Enumeration: 'dEEqualsCLP': 0, 'dEEquals1': 2, 'dESSCSor0': 1.
                   nncFrSpvcTmEfciMapping 1.3.6.1.4.1.123.3.82.1.5.1.27 integer read-only
Explicit Forward Congestion Indication Mapping (Applies only to Service Interworking (IWF3), FR to ATM) Values: eFCIEqualsFECN (EFCI = FECN, 0) eFCIEquals0 (EFCI = 0, 1) Enumeration: 'eFCIEqualsFECN': 0, 'eFCIEquals0': 1.
                   nncFrSpvcTmPvcMgntProfile 1.3.6.1.4.1.123.3.82.1.5.1.28 integer read-only
Enables or disables the PVC Management Profile. When enabled, LMI is enabled on the network-side of the connection. Used only with FR-CR network interworking selected. Enumeration: 'disabled': 1, 'enabled': 0.
                   nncFrSpvcTmSIWProfile 1.3.6.1.4.1.123.3.82.1.5.1.29 integer read-only
The FR-CR profile index for service interworking connections. This attribute is used to define the translation profile to use when a FR to CR SPVC is configured for Translated Service Interworking (using the attributes nncFrSpvcTmIwf and nncFrSpvcTmPtclMapping). If the profile selected isn't defined on the remote node then the connection will be rejected. Range: 1 - 16.
                   nncFrSpvcTmRemapDlci 1.3.6.1.4.1.123.3.82.1.5.1.30 integer read-only
The source end-point Data Link Connection Identifier for many-to-one Network Interworking (IWF2) connections.
                   nncFrSpvcBwdFrMir 1.3.6.1.4.1.123.3.82.1.5.1.31 integer read-only
The FR Dst->Src Minimum Information Rate, used on CLCC-enabled connections. Range: 0 - 44210 Kb/s
                   nncFrSpvcBwdTmAr 1.3.6.1.4.1.123.3.82.1.5.1.32 integer read-only
This object is used to specify the Access Rate, in Kb/s
                   nncFrSpvcBwdTmCir 1.3.6.1.4.1.123.3.82.1.5.1.33 integer read-only
The committed Information Rate, in Kb/s
                   nncFrSpvcBwdTmBc 1.3.6.1.4.1.123.3.82.1.5.1.34 integer read-only
The Committed Burst Size, in Kb.
                   nncFrSpvcBwdTmBe 1.3.6.1.4.1.123.3.82.1.5.1.35 integer read-only
The Excess Burst Size, Kb.
                   nncFrSpvcBwdTmPo 1.3.6.1.4.1.123.3.82.1.5.1.36 integer read-only
Policing. Enumeration: 'disabled': 1, 'enabled': 3.
                   nncFrSpvcBwdTmPacing 1.3.6.1.4.1.123.3.82.1.5.1.37 integer read-only
Pacing. Enumeration: 'disabled': 0, 'enabled': 1.
                   nncFrSpvcCrTmServiceCategory 1.3.6.1.4.1.123.3.82.1.5.1.38 integer read-only
This object is used to set the traffic service category for SPVC Connections. This object is dependent on the value specified in nncFrSpvcCrBwdTmTrafficDescriptor. Enumeration: 'nrtvbr': 2, 'rtvbr': 6, 'abr': 3, 'ubr': 4.
                   nncFrSpvcCrBwdTmTrafficDescriptor 1.3.6.1.4.1.123.3.82.1.5.1.39 integer read-only
This object contains the CR traffic descriptor for a FR-CR SPVC. Tag All (1) (UBR using 2k/12k fabric only) P_0+1/S_0+1 (3) (NRT/RT-VBR only) P_0+1/S_0 (4) (NRT/RT-VBR only) P_0+1/M_0+1 (5) (ABR and UBR only) Enumeration: 'p0Plus1SlashM0Plus1': 5, 'p0Plus1SlashS0Plus1': 3, 'p0Plus1SlashS0': 4, 'tagAll': 1.
                   nncFrSpvcCrBwdTmPolicingOption 1.3.6.1.4.1.123.3.82.1.5.1.40 integer read-only
Policing Option for a FR SPVC. tag is supported only on rt-VBR/nrt-VBR connections that use the P_0+1/S_0 traffic descriptor Enumeration: 'disabled': 1, 'discard': 3, 'tag': 2.
                   nncFrSpvcCrBwdTmBucketOneRate 1.3.6.1.4.1.123.3.82.1.5.1.41 integer read-only
Used in FR - CR interworking. This object is for peak cell rate (PCR), the cell rate which the cell endpoint may never exceed. It is used to determine which cells are 'excess'. Measured in Kb/s. Range: 0 - 2488320 Kb/s
                   nncFrSpvcCrBwdTmBucketOneCdvt 1.3.6.1.4.1.123.3.82.1.5.1.42 integer read-only
This object is used to set cell delay variation tolerance (CDVT) for the CR endpoint, measured in microseconds. Range: 1 - 190,000 microseconds
                   nncFrSpvcCrBwdTmBucketTwoRate 1.3.6.1.4.1.123.3.82.1.5.1.43 integer read-only
Used in FR - CR interworking. The attribute contains the SIR_0, SIR_0+1 or MIR_0+1. This parameter holds the sustained information rate (SIR_0 or SIR_0+1) for VBR traffic, and the minimum information rate for ABR/UBR traffic. Range: 0 - 2488320 Kb/s
                   nncFrSpvcCrBwdTmBucketTwoMbs 1.3.6.1.4.1.123.3.82.1.5.1.44 integer read-only
This object is for the maximum burst size, in cells, for SIR_0p or SIR_0+1p (nrtVbr and rtVbr only). Range: 1 - 10000 cells
                   nncFrSpvcCrBwdTmCdv 1.3.6.1.4.1.123.3.82.1.5.1.45 integer read-only
This value is to set the cell delay variation (CDV) at the CR endpoint. Applicable only when the rt-VBR service category is used. Range: 250-10000 microseconds
                   nncFrSpvcCrBwdTmClr 1.3.6.1.4.1.123.3.82.1.5.1.46 integer read-only
The object is to set the cell loss ratio (CLR) at the CR endpoint of a FR-CR SPVC. Valid only when using the nrt-VBR service category. Value set as 1.0e-#
                   nncFrSpvcCrBwdTmFrameDiscard 1.3.6.1.4.1.123.3.82.1.5.1.47 integer read-only
The Frame (AAL protocol data unit) Discard option. When enabled, cells are discarded at the frame level by examining the SDU-type in the payload type field of the ATM cell header. Enumeration: 'disabled': 0, 'enabled': 1.
                   nncFrSpvcCreator 1.3.6.1.4.1.123.3.82.1.5.1.48 integer read-only
The object retrieves the creator of a given SPVC connection. Enumeration: 'unknown': 0, 'snmp': 9, 'nm5620': 2, 'nmti': 1.
                   nncFrSpvcRowStatus 1.3.6.1.4.1.123.3.82.1.5.1.49 rowstatus read-only
This object is used to control the status of a PDU and to query the status of an SPVC. When the RowStatus value is 'createAndWait', information for a row is cached in memory; when RowStatus is set to 'createAndGo' or 'active', it indicates that all information is to be written to permanent storage, and the SPVC to be enabled (AdminStatus must also be set to 'enabled'). When querying the object, 'active' indicates a configured SPVC with its AdminStatus enabled, while a status of 'notInService' indicates either a disabled AdminStatus or an inability to connect the SPVC. If a query returns 'notInService', use the CallStatus object to further determine the state of the SPVC. If the value 'notReady' is returned, it indicates that the SNMP agent is awaiting further information before activating the connection. When deleting a connection, use this object with the value 'destroy'
           nncFrSpvcDstCfgTable 1.3.6.1.4.1.123.3.82.1.6 no-access
the nncFrSpvcDstCfg table contains common objects used to configure, delete, modify and query the destination end point of an SPVC across different Alcatel CID platforms.
               nncFrSpvcDstCfgTableEntry 1.3.6.1.4.1.123.3.82.1.6.1 no-access
An entry of nncFrSpvcDstCfgTable.
                   nncFrSpvcDstCfgTmAr 1.3.6.1.4.1.123.3.82.1.6.1.1 integer read-only
This object is used to specify the Access Rate, in Kb/s
                   nncFrSpvcDstCfgTmCir 1.3.6.1.4.1.123.3.82.1.6.1.2 integer read-only
The committed Information Rate, Kb/s
                   nncFrSpvcDstCfgTmBc 1.3.6.1.4.1.123.3.82.1.6.1.3 integer read-only
The Committed Burst Size, in Kb.
                   nncFrSpvcDstCfgTmBe 1.3.6.1.4.1.123.3.82.1.6.1.4 integer read-only
Excess Burst Size, in Kb.
                   nncFrSpvcDstCfgTmIwf 1.3.6.1.4.1.123.3.82.1.6.1.5 integer read-only
Interworking Function. Values: none (None (FR Switching) = 0) networkInterworking (Network Interworking = 2) serviceInterworking (Service Interworking = 3) FFwd Interworking (FFwd Interworking = 4) Enumeration: 'none': 0, 'fFwdInterworking': 4, 'serviceInterworking': 3, 'networkInterworking': 2.
                   nncFrSpvcDstCfgTmPo 1.3.6.1.4.1.123.3.82.1.6.1.6 integer read-only
Policing. Enumeration: 'disabled': 1, 'enabled': 3.
                   nncFrSpvcDstCfgTmPacing 1.3.6.1.4.1.123.3.82.1.6.1.7 integer read-only
Pacing. Enumeration: 'disabled': 0, 'enabled': 1.
                   nncFrSpvcDstCfgTmPtclMapping 1.3.6.1.4.1.123.3.82.1.6.1.8 integer read-only
Protocol Mapping for Service Interworking SPVCs. If Translated Service Interworking is selected, the a profile must be set using the attribute nncFrSpvcTmPvcMgntProfile. Enumeration: 'translated': 1, 'transparent': 0.
                   nncFrSpvcDstCfgTmClpMapping 1.3.6.1.4.1.123.3.82.1.6.1.9 integer read-only
Cell Loss Priority Mapping. Values: cLPEqualsDE (CLP = DE) cLPEquals0 (CLP = 0 ) cLPEquals1 (CLP = 1 ) Enumeration: 'cLPEquals0': 1, 'cLPEqualsDE': 0, 'cLPEquals1': 2.
                   nncFrSpvcDstCfgTmDeMapping 1.3.6.1.4.1.123.3.82.1.6.1.10 integer read-only
Discard Eligibility Mapping Values: dEEqualsCLP (DE = CLP, 0) dESSCSor0 (Network Interworking: DE=FR_SSCS Service Interworking: DE=0, 1) dEEquals1 (Service Interworking: DE = 1, 2) Only the first two values are valid when using Network Interworking. Enumeration: 'dEEqualsCLP': 0, 'dEEquals1': 2, 'dESSCSor0': 1.
                   nncFrSpvcDstCfgTmEfciMapping 1.3.6.1.4.1.123.3.82.1.6.1.11 integer read-only
Explicit Forward Congestion Indication Mapping (Applies only to Service Interworking (IWF3), FR to ATM) Values: eFCIEqualsFECN (0) eFCIEquals0 (1) Enumeration: 'eFCIEqualsFECN': 0, 'eFCIEquals0': 1.
                   nncFrSpvcDstCfgTmPvcMgntProfile 1.3.6.1.4.1.123.3.82.1.6.1.12 integer read-only
Enables or disables the PVC Management Profile. When enabled, LMI is enabled on the network-side of the connection. Used only with FR-CR network interworking selected. Enumeration: 'disabled': 1, 'enabled': 0.
                   nncFrSpvcDstCfgTmSIWProfile 1.3.6.1.4.1.123.3.82.1.6.1.13 integer read-only
The FR-CR profile index for service interworking connections. This attribute is used to define the translation profile to use when a FR to CR SPVC is configured for Translated Service Interworking (using the attribute nncFrSpvcTmPtclMapping). If the profile selected isn't defined on the remote node then the connection will be rejected. Range: 1 = 16.
                   nncFrSpvcDstCfgTmRemapDlci 1.3.6.1.4.1.123.3.82.1.6.1.14 integer read-only
The source end-point Data Link Connection Identifier for many-to-one Network Interworking (IWF2) connections.
                   nncFrSpvcDstCfgBillingFlag 1.3.6.1.4.1.123.3.82.1.6.1.15 integer read-only
Billing Configuration for the destination endpoint. Enumeration: 'disabled': 0, 'enabled': 1.
                   nncFrSpvcDstCfgFrPriority 1.3.6.1.4.1.123.3.82.1.6.1.16 integer read-only
Frame Relay Priority. Enumeration: 'lowLatency': 3, 'committedThroughput': 2, 'bestEffort': 1, 'realTime': 4.
                   nncFrSpvcDstCfgLocRerouteConfig 1.3.6.1.4.1.123.3.82.1.6.1.17 integer read-only
This object is used to configure the 'reroute on loss of continuity' feature using OAM-CC cells. It can be configured for either the UNI side or the NNI side, or disabled. Enumeration: 'disabled': 1, 'enabledUniSide': 2, 'enabledNniSide': 3.
                   nncFrSpvcDstCfgRowStatus 1.3.6.1.4.1.123.3.82.1.6.1.18 rowstatus read-only
This object is used to control the status of a PDU and to query the status of an SPVC. When the RowStatus value is 'createAndWait', information for a row is cached in memory; when RowStatus is set to 'createAndGo' or 'active', it indicates that all information is to be written to permanent storage, and the SPVC to be enabled (AdminStatus must also be set to 'enabled'). When querying the object, 'active' indicates a configured SPVC with its AdminStatus enabled, while a status of 'notInService' indicates either a disabled AdminStatus or an inability to connect the SPVC. If a query returns 'notInService', use the CallStatus object to further determine the state of the SPVC. If the value 'notReady' is returned, it indicates that the SNMP agent is awaiting further information before activating the connection. When deleting a connection, use this object with the value 'destroy'
           nncCeSpvcTable 1.3.6.1.4.1.123.3.82.1.7 no-access
nncCeSpvcTable contains all the objects sent to a source endpoint that are used to create, modify, delete and query CE SPVCCs. The table is indexed using ifIndex, which includes the circuit number field.
               nncCeSpvcTableEntry 1.3.6.1.4.1.123.3.82.1.7.1 no-access
An entry of nncCeSpvcTable.
                   nncCeSpvcTargEpAddr 1.3.6.1.4.1.123.3.82.1.7.1.1 atmformatdisplay read-only
This object is used to specify the AESA address of the target endpoint. The mapping scheme is as follows: Byte\Bit 8 7 6 5 4 3 2 1 ------------------------------------------------------------------------ 1-13 byte | 13-byte Internal Subscriber Prefix | ------------------------------------------------------------------------ 14th byte | I/G | U/L | OUI(most significant 6 bits) | ------------------------------------------------------------------------ 15th byte | OUI(2nd most significant 8 bits | ------------------------------------------------------------------------ 16th byte | OUI(3rd most significant 8 bits | ------------------------------------------------------------------------ 17th byte | Shelf/Slot(1st most significant 8 bits | ------------------------------------------------------------------------ 18th byte | Shelf/Slot(2nd most significant 8 bits | ------------------------------------------------------------------------ 19th byte |Flag0| Port | ------------------------------------------------------------------------ 20th byte | Not used, default 0 | ------------------------------------------------------------------------
                   nncCeSpvcTargVpi 1.3.6.1.4.1.123.3.82.1.7.1.2 integer read-only
This object contains the virtual path identifier (VPI) value for the target endpoint. Used in interworking CE to CR connections when nncCeSpvcTargEpType configured as cellRelay(1). Range: 0 - 4095
                   nncCeSpvcTargVci 1.3.6.1.4.1.123.3.82.1.7.1.3 integer read-only
This object contains the virtual channel identifier (VCI) value for the target endpoint. Used in interworking CE to CR connections when nncCeSpvcTargEpType configured as cellRelay(1). Range: 1 - 65535
                   nncCeSpvcTargCeNumber 1.3.6.1.4.1.123.3.82.1.7.1.4 integer read-only
This object contains circuit number, channel group number or both for the Circuit Emulation endpoint. Used in CE to CE connections when nncCrSpvccTargEpType is configured as circuitEmulation(3). For CE connections on unchannelized DS3_CCE card, it's the circuit number 1-28 for UDT circuit number For CE connections on unchannelized E3_CCE card, it's the circuit number 1-16 for UDT circuit number For CE connections on E1/T1 CES, it's channel group number. 0 for UDT mode, both T1 and E1 1-31 for E1 in SDT mode 1-24 for T1 in SDT mode For CE connections on channelized DS3_CCE-2 card, it's circuit number and channel group number combined in the upper and lower byte. circuitNum (bits 9-16, = 1 to 28 for channelized DS3, = 0 for unstructured DS3) channelGroupNum (bits 1-8, = 1 to 24 for SDT mode, = 0 for UDT Mode) For CE connections on channelized E3_CCE-2, it's circuit number and channel group number combined in the upper and lower byte. circuitNum (bits 9-16, = 1 to 16) channelGroupNum (bits 1-8, = 1 to 31 for SDT mode, = 0 for UDT Mode) Example: Circuit Number = 7, Channel Group = 3 : nncCrSpvccTargCeNumber = (Circuit Number * 256) + Channel Group = 1795 SPVCs across service types other than circuit emulation do not require this object.
                   nncCeSpvcTargEpType 1.3.6.1.4.1.123.3.82.1.7.1.5 integer read-only
This object specifies a target endpoint as one of the following types: cellRelay (1) circuitEmulation (3) Enumeration: 'circuitEmulation': 3, 'cellRelay': 1.
                   nncCeSpvcAdminStatus 1.3.6.1.4.1.123.3.82.1.7.1.6 integer read-only
This object accepts two values, enabled (1), and disabled (2). When the value is disabled, the SPVC is not connected. When enabled, the SPVC is connected when possible. Use nncCeSpvcAdminStatus to determine if the connection is successful. Enumeration: 'disabled': 2, 'enabled': 1.
                   nncCeSpvcPriority 1.3.6.1.4.1.123.3.82.1.7.1.7 integer read-only
This object is used to set the priority for a SPVC connection request. It ranges between 1-16, with the following values: Best Priority = 1 Default Priority = 3 Worst Priority = 16
                   nncCeSpvcMaxAdminWeight 1.3.6.1.4.1.123.3.82.1.7.1.8 integer32 read-only
This object is used to set a cost threshold for an SPVC connection. If the total cost of all VPCs exceeds this weight value for a given path, this SPVC will choose an alternative path or give up. Infinite = -1 Min Admin Weight = 0 Max Admin Weight = 2147483647
                   nncCeSpvcOperation 1.3.6.1.4.1.123.3.82.1.7.1.9 integer read-only
This object is used to request a reroute operation. Querying this object will not provide any useful information. Enumeration: 'reRouteDualEp': 7.
                   nncCeSpvcCallStatus 1.3.6.1.4.1.123.3.82.1.7.1.10 integer read-only
This read-only object is used to query the state of a particular SPVC. SPVCs that are connected and operational will return a value of 'connected', while those that are incomplete or otherwise unable to be connected will return 'waitingForResources'. SPVCs that are configured but not yet connected will contain a value of 'readyForConnect'. Enumeration: 'waitingForResources': 4, 'connected': 2, 'readyToConnect': 7.
                   nncCeSpvcLocRerouteConfig 1.3.6.1.4.1.123.3.82.1.7.1.11 integer read-only
This object is used to configure the 'reroute on loss of continuity' feature using OAM-CC cells. For circuit emulation UNI side is not supported. It can be configured for either NNI side or disabled. Enumeration: 'disabled': 1, 'enabledNniSide': 3.
                   nncCeSpvcFwdTmBucketOneRate 1.3.6.1.4.1.123.3.82.1.7.1.12 integer read-only
This object is for peak cell rate (PCR), the cell rate which the source may never exceed. It is used to determine which cells are 'excess'. Measured in Kb/s. Range: 0 - 2488320 Kb/s For N x DS0 SDT Basic connections = ((((1 + 1.0 / 128) * 8 * N / K) + (1.0/1000)) * 53.0 * 8.0) where N = 1..24 for T1 N = 1..31 for E1 K = 1..47 is the number of data octets per cell. For N x DS0 SDT CAS connections = ((((1 + 1.0 / 128) * 8 * (((Cn * N) + (N % 2)) / (Ck * K))) + (1.0/1000)) * 53.0 * 8.0) where N = 1..24 for T1 N = 1..31 for E1 K = 2..47 is the number of data octets per cell. Cn = 49 for T1 Cn = 33 for E1 Ck = 48 for T1 Ck = 32 for E1 = 1755 Kb/s for T1,DS1 UDT connections = 2328 Kb/s for E1 UDT connections = 50842 Kb/s for DS3 UDT connections
                   nncCeSpvcFwdTmBucketOneCdvt 1.3.6.1.4.1.123.3.82.1.7.1.13 integer read-only
This object is used to set cell delay variation tolerance (CDVT) for one endpoint, measured in microseconds. Range: 1 - 190,000 microseconds
                   nncCeSpvcBwdTmBucketOneRate 1.3.6.1.4.1.123.3.82.1.7.1.14 integer read-only
This object is for peak cell rate (PCR), the cell rate which the source may never exceed. It is used to determine which cells are 'excess'. Measured in Kb/s. Range: 0 - 2488320 Kb/s For N x DS0 SDT Basic connections = ((((1 + 1.0 / 128) * 8 * N / K) + (1.0/1000)) * 53.0 * 8.0) where N = 1..24 for T1 N = 1..31 for E1 K = 1..47 is the number of data octets per cell. For N x DS0 SDT CAS connections = ((((1 + 1.0 / 128) * 8 * (((Cn * N) + (N % 2)) / (Ck * K))) + (1.0/1000)) * 53.0 * 8.0) where N = 1..24 for T1 N = 1..31 for E1 K = 2..47 is the number of data octets per cell. Cn = 49 for T1 Cn = 33 for E1 Ck = 48 for T1 Ck = 32 for E1 = 1755 Kb/s for T1,DS1 UDT connections = 2328 Kb/s for E1 UDT connections = 50842 Kb/s for DS3 UDT connections
                   nncCeSpvcBwdTmBucketOneCdvt 1.3.6.1.4.1.123.3.82.1.7.1.15 integer read-only
This object is used to set cell delay variation tolerance (CDVT) for one endpoint, measured in microseconds. Range: 1 - 190,000 microseconds
                   nncCeSpvcCreator 1.3.6.1.4.1.123.3.82.1.7.1.16 integer read-only
The object retrieves the creator of a SPVC connection. Enumeration: 'unknown': 0, 'snmp': 9, 'nm5620': 2, 'nmti': 1.
                   nncCeSpvcRowStatus 1.3.6.1.4.1.123.3.82.1.7.1.17 rowstatus read-only
This object is used to control the status of a PDU and to query the status of an SPVC. When the RowStatus value is 'createAndWait', information for a row is cached in memory; when RowStatus is set to 'createAndGo' or 'active', it indicates that all information is to be written to permanent storage, and the SPVC to be enabled (AdminStatus must also be set to 'enabled'). When querying the object, 'active' indicates a configured SPVC with its AdminStatus enabled, while a status of 'notInService' indicates either a disabled AdminStatus or an inability to connect the SPVC. If a query returns 'notInService', use the CallStatus object to further determine the state of the SPVC. If the value 'notReady' is returned, it indicates that the SNMP agent is awaiting further information before activating the connection. When deleting a connection, use this object with the value 'destroy'
           nncCeSpvcDstCfgTable 1.3.6.1.4.1.123.3.82.1.8 no-access
the nncCeSpvcDstCfg table contains common objects used to configure, delete, modify and query the destination end point of an SPVC across different Alcatel CID platforms.
               nncCeSpvcDstCfgTableEntry 1.3.6.1.4.1.123.3.82.1.8.1 no-access
An entry of nncCeSpvcDstCfgTable.
                   nncCeSpvcDstCfgCdvt 1.3.6.1.4.1.123.3.82.1.8.1.1 integer read-only
This object is used to set cell delay variation tolerance (CDVT) for one endpoint, measured in microseconds. Range: 1 - 190,000 microseconds
                   nncCeSpvcDstCfgLocRerouteConfig 1.3.6.1.4.1.123.3.82.1.8.1.2 integer read-only
This object is used to configure the 'reroute on loss of continuity' feature using OAM-CC cells. For circuit emulation UNI side is not supported. It can be configured for either NNI side or disabled. Enumeration: 'disabled': 1, 'enabledNniSide': 3.
                   nncCeSpvcDstCfgRowStatus 1.3.6.1.4.1.123.3.82.1.8.1.3 rowstatus read-only
This object is used to control the status of a PDU and to query the status of an SPVC. When the RowStatus value is 'createAndWait', information for a row is cached in memory; when RowStatus is set to 'createAndGo' or 'active', it indicates that all information is to be written to permanent storage, and the SPVC to be enabled (AdminStatus must also be set to 'enabled'). When querying the object, 'active' indicates a configured SPVC with its AdminStatus enabled, while a status of 'notInService' indicates either a disabled AdminStatus or an inability to connect the SPVC. If a query returns 'notInService', use the CallStatus object to further determine the state of the SPVC. If the value 'notReady' is returned, it indicates that the SNMP agent is awaiting further information before activating the connection. When deleting a connection, use this object with the value 'destroy'
       nncExtSpvcGroups 1.3.6.1.4.1.123.3.82.3
           nncCrSpvpcGroup 1.3.6.1.4.1.123.3.82.3.1
Common MIB objects for configuring a CR SPVPC source end-point across all Alcatel CID ATM platforms.
           nncCrSpvpcDstCfgGroup 1.3.6.1.4.1.123.3.82.3.2
Common MIB objects for configuring a Cell Relay SPVPC destination end-point across all Alcatel CID ATM platforms.
           nncCrSpvccGroup 1.3.6.1.4.1.123.3.82.3.3
Common MIB objects for configuring a CR SPVC source end-point across all Alcatel CID ATM platforms.
           nncCrSpvccDstCfgGroup 1.3.6.1.4.1.123.3.82.3.4
Common MIB objects for configuring a Cell Relay SPVC destination end-point across all Alcatel CID ATM platforms.
           nncFrSpvcGroup 1.3.6.1.4.1.123.3.82.3.5
Common MIB objects for configuring an SPVC using a Frame Relay source end-point across all Alcatel CID ATM platforms.
           nncFrSpvcDstCfgGroup 1.3.6.1.4.1.123.3.82.3.6
Common MIB objects for configuring a Frame-Relay SPVC destination end-point across all Alcatel CID ATM platforms.
           nncCeSpvcGroup 1.3.6.1.4.1.123.3.82.3.7
Common MIB objects for configuring a Circuit Emulation-based SPVC source end-point across all Alcatel CID ATM platforms.
           nncCeSpvcDstCfgGroup 1.3.6.1.4.1.123.3.82.3.8
Common MIB objects for configuring a Circuit Emulation SPVC destination end-point across all Alcatel CID ATM platforms.
       nncExtSpvcCompliances 1.3.6.1.4.1.123.3.82.4
           nncSpvcCompliance 1.3.6.1.4.1.123.3.82.4.1
The compliance statement for Alcatel CID SPVC MIB implementation.