CASCADE-MIB: View SNMP OID List / Download MIB

VENDOR: CASCADE COMMUNICATIONS CORP.


 Home MIB: CASCADE-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
 cascade 1.3.6.1.4.1.277
         cascfr 1.3.6.1.4.1.277.1
             net 1.3.6.1.4.1.277.1.1
                 netMask 1.3.6.1.4.1.277.1.1.1 ipaddress read-write
The IP subnet mask for the network. The default is 255.255.255.0 (class C) which allows 254 nodes.
                 netNumber 1.3.6.1.4.1.277.1.1.2 ipaddress read-write
The IP network number for the network.
                 netDlciAddrSig 1.3.6.1.4.1.277.1.1.3 integer read-write
This variable states the DLCI addressing significance. Enumeration: 'globalAddr': 1, 'localAddr': 2.
                 netMaxSegsize 1.3.6.1.4.1.277.1.1.4 integer read-write
This variable states the maximum sgement size for the network.
                 netSmdsAreaMaskStart 1.3.6.1.4.1.277.1.1.8 integer read-write
This variable states the starting digit number for defining the start of the Area Mask for SMDS Addresses.
                 netSmdsAreaMaskDigits 1.3.6.1.4.1.277.1.1.9 integer read-write
This variable states the number of digits used for defining the Area Mask for SMDS Addresses.
             ase 1.3.6.1.4.1.277.1.2
                 aseTable 1.3.6.1.4.1.277.1.2.1 no-access
A list of ASE entries.
                     aseEntry 1.3.6.1.4.1.277.1.2.1.1 no-access
An ASE entry contains an external NMS path accessible from the node.
                         aseAddr 1.3.6.1.4.1.277.1.2.1.1.1 ipaddress read-only
IP Address for an external NMS.
                         aseMask 1.3.6.1.4.1.277.1.2.1.1.2 ipaddress read-only
IP Address mask for an external NMS. The default value is 255.255.255.255.
                         aseDefaultGwAddr 1.3.6.1.4.1.277.1.2.1.1.3 ipaddress read-write
Default Gateway IP Address for reaching the external NMS. This field is not applicable to NMSs which are reachable via SLIP or on the same Ethernet.
                         aseMetricType 1.3.6.1.4.1.277.1.2.1.1.4 integer read-only
Type of metric (1 or 2) for each external NMS. The default is 1. (This field is not applicable to SLIP- based hosts.)
                         aseAdminStatus 1.3.6.1.4.1.277.1.2.1.1.5 integer read-write
The desired state of the entry. Enumeration: 'valid': 1.
                         aseIfIndex 1.3.6.1.4.1.277.1.2.1.1.6 index read-write
The interface value of the corresponding MIB-II ifEntry.
                         aseDlci 1.3.6.1.4.1.277.1.2.1.1.7 integer read-write
The management dlci through which the NMS communicates to the switch.
             node 1.3.6.1.4.1.277.1.3
                 nodeIpAddr 1.3.6.1.4.1.277.1.3.1 ipaddress read-write
The inband IP address of the node in the Cascade internal trunk IP network.
                 nodeLanIpAddr 1.3.6.1.4.1.277.1.3.2 ipaddress read-write
The inband (Ethernet) IP address of the node for a NMS to access the node and the internal trunk IP network.
                 nodeNMSTable 1.3.6.1.4.1.277.1.3.3 no-access
A list of NMS entries.
                     nodeNMSEntry 1.3.6.1.4.1.277.1.3.3.1 no-access
A NMS entry contains an IP address of a NMS which has extended privilages.
                         nodeNMSIndex 1.3.6.1.4.1.277.1.3.3.1.1 index read-only
The IP address entry of a primary Network Management Station.
                         nodeNMSIpAddr 1.3.6.1.4.1.277.1.3.3.1.2 ipaddress read-write
The IP address of the primary Network Management Station. It is to this address that Traps and TFTP requests will be directed.
                 nodeState 1.3.6.1.4.1.277.1.3.4 integer read-write
The state of the switch. The switch needs to await the state to be set to active before being fully operational after cold boot, when the NMS is reachable. Enumeration: 'down': 1, 'active': 3, 'testing': 5, 'marginal': 4, 'initializing': 2.
                 nodePollStatus 1.3.6.1.4.1.277.1.3.5 octet string read-only
The consolidated node status in response to keep-alive polls. It is an octet string of a proprietary format
                 nodeModel 1.3.6.1.4.1.277.1.3.6 displaystring read-only
The part number of the node.
                 nodeSerial 1.3.6.1.4.1.277.1.3.7 octet string read-only
The serial number (i.e., Ethernet Addr) of the switch.
                 nodeSwRev 1.3.6.1.4.1.277.1.3.8 displaystring read-only
The software revision number (major.minor).
                 nodeHwRev 1.3.6.1.4.1.277.1.3.9 displaystring read-only
The hardware revision number (major.minor).
                 nodeEpromRev 1.3.6.1.4.1.277.1.3.10 displaystring read-only
The EPROM firmware revision number (major.minor).
                 nodeCpuUtil 1.3.6.1.4.1.277.1.3.11 gauge read-only
The CPU utilization percentage for packet processing.
                 nodePsAStatus 1.3.6.1.4.1.277.1.3.12 integer read-only
The status of the power supply A. For a detailed explanation for the power supply being either in the down or marginal state, refer to the nodePsADiagCode object. Enumeration: 'down': 2, 'marginal': 4, 'up': 1.
                 nodePsBStatus 1.3.6.1.4.1.277.1.3.13 integer read-only
The status of the power supply B. For a detailed explanation for the power supply being either in the down or marginal state, refer to the nodePsBDiagCode object. Enumeration: 'down': 2, 'marginal': 4, 'up': 1.
                 nodeFanTable 1.3.6.1.4.1.277.1.3.14 no-access
A list of fan entries.
                       nodeFanEntry 1.3.6.1.4.1.277.1.3.14.1 no-access
A Fan entry contains the status of a fan.
                           nodeFanIndex 1.3.6.1.4.1.277.1.3.14.1.1 integer read-only
A unique value for each fan.
                           nodeFanStatus 1.3.6.1.4.1.277.1.3.14.1.2 integer read-only
The status of the fan. Enumeration: 'down': 2, 'marginal': 3, 'up': 1.
                           nodeFanSpeed 1.3.6.1.4.1.277.1.3.14.1.3 gauge read-only
The speed in Revolutions Per. Minute (RPM) of the fan.
                 nodeMemoryUtil 1.3.6.1.4.1.277.1.3.15 gauge read-only
The percentage of system memory utilization on this intelligent card.
                 nodeMemoryUsage 1.3.6.1.4.1.277.1.3.16 gauge read-only
The system memory utilization, in terms of free bytes, for this intelligent card.
                 nodeMaxFramesize 1.3.6.1.4.1.277.1.3.17 integer read-only
The maximum frame size supported by the node. The default is 4096.
                 nodeQOSPollTimer 1.3.6.1.4.1.277.1.3.18 integer read-write
The timer (seconds) for generating QOS polling packets.
                 nodeActivePvcs 1.3.6.1.4.1.277.1.3.19 counter read-only
The number of currently active PVCs on the node.
                 nodeInactivePvcs 1.3.6.1.4.1.277.1.3.20 counter read-only
The number of currently inactive PVCs on the node.
                 nodePendingPvcs 1.3.6.1.4.1.277.1.3.21 counter read-only
The number of currently call pending PVCs on the node.
                 nodeInOctets 1.3.6.1.4.1.277.1.3.22 counter read-only
The total number of octets received on the node, including framing bytes.
                 nodeInPkts 1.3.6.1.4.1.277.1.3.23 counter read-only
The total number of packets received on the node.
                 nodeOutOctets 1.3.6.1.4.1.277.1.3.24 counter read-only
The total number of octets transmitted out of the node, including framing bytes.
                 nodeOutPkts 1.3.6.1.4.1.277.1.3.25 counter read-only
The total number of packets requested to be transmitted out of the node, including those that were discarded or not sent.
                 nodeSwFilename 1.3.6.1.4.1.277.1.3.26 displaystring read-write
Name of the file to be downloaded.
                 nodeRebootAfterLoad 1.3.6.1.4.1.277.1.3.27 integer read-write
Instructs the device to either automatically reboot after the successful scheduled download or not. Enumeration: 'reboot': 1.
                 nodeSwToLoad 1.3.6.1.4.1.277.1.3.28 timeticks read-write
Instructs the device to initiate a software download (via tftp) request to the master management station after the specified time ticks have elapsed.
                 nodeSwLoadState 1.3.6.1.4.1.277.1.3.29 integer read-write
The state of the software download request. A download which is in either the PENDING, ACTIVE or FAILED state can be terminated by setting this object to INACTIVE. Enumeration: 'active': 3, 'failed': 4, 'inactive': 1, 'pending': 2.
                 nodePrFilename 1.3.6.1.4.1.277.1.3.30 displaystring read-write
Name of the PRAM image file to be downloaded.
                 nodePrToLoad 1.3.6.1.4.1.277.1.3.31 timeticks read-write
Instructs the device to initiate a PRAM image file download (via tftp) request to the master management station after the specified time ticks have elapsed.
                 nodePrLoadState 1.3.6.1.4.1.277.1.3.32 integer read-write
The state of the PRAM download request. A download which is in either the PENDING, ACTIVE or FAILED state can be terminated by setting this object to INACTIVE. Enumeration: 'active': 3, 'failed': 4, 'inactive': 1, 'pending': 2.
                 nodeToWarmboot 1.3.6.1.4.1.277.1.3.33 timeticks read-write
Instructs the switch to initiate a system warm boot after the specified time ticks have elapsed. A value of 0 indicates cancellation of the previously scheduled re-boot request.
                 nodeToColdboot 1.3.6.1.4.1.277.1.3.34 timeticks read-write
Instructs the switch to initiate a system cold boot after the specified time ticks have elapsed. A value of 0 indicates cancellation of the previously scheduled re-boot request.
                 nodeToRedundant 1.3.6.1.4.1.277.1.3.35 timeticks read-write
If redundancy is configured, instructs the node acting as Backup to disable the Active node and take over as the Active node. The disabling is initiated after the specified time ticks have elapsed. A value of 0 indicates cancellation of the previously scheduled request.
                 nodeInitiateBulkStats 1.3.6.1.4.1.277.1.3.36 ipaddress read-write
Initiates a Bulk Statistics poll and via TFTP, transfer the data to the specified IP address.
                 nodeDiagNonFatalSource 1.3.6.1.4.1.277.1.3.37 integer read-only
Source who reported last non-fatal error. Enumeration: 'power-on-diagnostics': 1, 'fault': 3, 'frame-heap': 4, 'background-diagnostics': 2.
                 nodeDiagNonFatalTime 1.3.6.1.4.1.277.1.3.38 timeticks read-only
Time the last non-fatal error was reported.
                 nodeDiagNonFatalErrMajor 1.3.6.1.4.1.277.1.3.39 integer read-only
Major error code of last non-fatal error.
                 nodeDiagNonFatalErrMinor 1.3.6.1.4.1.277.1.3.40 integer read-only
Minor error code of last non-fatal error.
                 nodeDiagNonFatalStr 1.3.6.1.4.1.277.1.3.41 displaystring read-only
Ascii string describing last non-fatal error.
                 nodeDiagFatalSource 1.3.6.1.4.1.277.1.3.42 integer read-only
Source who reported last fatal error. Enumeration: 'power-on-diagnostics': 1, 'fault': 3, 'frame-heap': 4, 'background-diagnostics': 2.
                 nodeDiagFatalTime 1.3.6.1.4.1.277.1.3.43 timeticks read-only
Time the last fatal error was reported.
                 nodeDiagFatalErrMajor 1.3.6.1.4.1.277.1.3.44 integer read-only
Major error code of last fatal error.
                 nodeDiagFatalErrMinor 1.3.6.1.4.1.277.1.3.45 integer read-only
Minor error code of last fatal error.
                 nodeDiagFatalStr 1.3.6.1.4.1.277.1.3.46 displaystring read-only
Ascii string describing last fatal error.
                 nodeDiagFatalReboots 1.3.6.1.4.1.277.1.3.47 counter read-only
Number of times the switch has re-booted since last fatal error was reported.
                 nodeDiagFatalAddress 1.3.6.1.4.1.277.1.3.48 integer read-only
Address switch was executing when it encountered fatal error.
                 nodeDiagBackgroundPasses 1.3.6.1.4.1.277.1.3.49 counter read-only
Number of passes made by the background diagnostics.
                 nodeDiagBackgroundFailures 1.3.6.1.4.1.277.1.3.50 counter read-only
Number of failures discovered by background diagnostics.
                 nodeDiagBackgroundSuccesses 1.3.6.1.4.1.277.1.3.51 counter read-only
Number of successful passes by background diagnostics.
                 nodeDiagLEDReset 1.3.6.1.4.1.277.1.3.52 integer read-write
Change the node state from marginal to active. Change the LED from yellow to green. Enumeration: 'state-to-active': 1.
                 nodeDiagPowerExtensive 1.3.6.1.4.1.277.1.3.53 integer read-write
Should power on diagnostics do slower, extensive testing, or fast testing? Enumeration: 'extensive-tests': 1.
                 nodePortPoll 1.3.6.1.4.1.277.1.3.54 octet string read-only
The consolidated port status in response to keep-alive polls.
                 nodeMaxTelnetConsole 1.3.6.1.4.1.277.1.3.55 integer read-write
The number of concurrent telnet consoles allowed. The default is 2. The maximum is 5. Set it 0 to disable telnet access.
                 nodeConsoleTimeout 1.3.6.1.4.1.277.1.3.56 integer read-write
Idle-logoff timer in minutes. The default is 5 minutes, and the maximum can be set is 60 minutes. To disable idle-logout, set this to 0.
                 nodeConsoleTable 1.3.6.1.4.1.277.1.3.57 no-access
A list of active consoles on the node, logged in through telnet or serial port.
                       nodeConsoleEntry 1.3.6.1.4.1.277.1.3.57.1 no-access
Information of a console.
                           nodeConsoleIndex 1.3.6.1.4.1.277.1.3.57.1.1 integer read-only
A positive integer to identify a console
                           nodeUserName 1.3.6.1.4.1.277.1.3.57.1.2 octet string read-only
The login user name up to 31 characters. There is no validation of the name, i.e., any string is acceptable.
                           nodeUserFrom 1.3.6.1.4.1.277.1.3.57.1.3 ipaddress read-only
The IP address from which the user logged in. 0.0.0.0 if the user logged in through serial port.
                           nodeConsoleAccessMode 1.3.6.1.4.1.277.1.3.57.1.4 integer read-only
The access mode of the console. By default, a user is in READ ONLY mode. Enumeration: 'readWrite': 2, 'readOnly': 1.
                           nodeConsoleUptime 1.3.6.1.4.1.277.1.3.57.1.5 timeticks read-only
How long the console has been active.
                 nodePsADiagCode 1.3.6.1.4.1.277.1.3.58 integer read-only
The failure code of the power supply A. A non-zero value indicates one or more failures. Refer to the hardware manual for a description of the failure code.
                 nodePsBDiagCode 1.3.6.1.4.1.277.1.3.59 integer read-only
The failure code of the power supply B. A non-zero value indicates one or more failures. Refer to the hardware manual for a description of the failure code.
                 nodeFrameMemoryUtil 1.3.6.1.4.1.277.1.3.60 gauge read-only
The percentage of frame memory utilization on this intelligent card.
                 nodeFrameMemoryUsage 1.3.6.1.4.1.277.1.3.61 gauge read-only
The frame memory utilization, in terms of free bytes, for this intelligent card.
                 nodeCapability 1.3.6.1.4.1.277.1.3.62 integer read-only
The capability of this node. Enumeration: 'frame-relay': 1, 'smds': 2.
                 nodeSvcLastCallFailure 1.3.6.1.4.1.277.1.3.63 octet string read-only
A textual string describing the last call failure.
                 nodeRerouteDelay 1.3.6.1.4.1.277.1.3.64 integer read-write
The number of seconds delay between each reroute batch event.
                 nodeRerouteCount 1.3.6.1.4.1.277.1.3.65 integer read-write
The number of virtual circuits to request a reroute for duing a single reroute batch event.
                 nodeFileTransferRequest 1.3.6.1.4.1.277.1.3.66 displaystring read-write
This object is used to initiate file transfers to and from the switch. A management station can initiate a file transfer by settting this object of text string in the following format: operation filename time-to-wait target-host protocol where operation - [get | put], filename - configuration.[card] time-to-wait - a number in seconds target-host - the IP address of target host protocol - [tftp | ftp] Multiple transfers can be specified by repeating above with ';' between each transfer specifier. Examples: o get configuration.10 5 152.148.10.100 tftp will start a transfer of configuration information on card 10 to host 152.148.10.100 in 5 seconds. o put configuration.1 2 152.148.1.1 tftp ; get configuration.1 15 152.148.1.1 tftp will (1) transfer configuration.1 from 152.148.1.1 (2) transfer configuration.2 to 152.148.1.1 To cancel the transfer request, set this object to empty.
                 nodeFileTransferStatus 1.3.6.1.4.1.277.1.3.67 integer read-only
The status of the file tarnsfer. Enumeration: 'complete': 1, 'canceled': 7, 'invalid': 4, 'filename': 5, 'failed': 3, 'timeout': 6, 'active': 2.
                 nodeTime 1.3.6.1.4.1.277.1.3.68 timeticks read-write
The current wall-clock time that is set on the switch in Universal Coordinated Time (UCT). The value is the number of seconds since 00:00:00 UCT January 1, 1970.
                 nodeBillingAPAddress 1.3.6.1.4.1.277.1.3.69 ipaddress read-write
The IP Address of the Adjunct Billing Processor that is servicing this switch.
                 nodeBillingAPUsername 1.3.6.1.4.1.277.1.3.70 displaystring read-write
The Username of the account on the Adjunct Billing Processor to which usage data will be transferred via FTP.
                 nodeBillingAPPassword 1.3.6.1.4.1.277.1.3.71 displaystring read-write
The Password corresponding to the account identified by nodeBillingAPUsername. A NULL string is returned when read.
                 nodeBillingSwAPCommsFailures 1.3.6.1.4.1.277.1.3.72 counter read-write
The number of times that communication from the switch to the Adjunct Billing Processor has failed during the current aggregation period. A failure signifies failure of a file transfer operation to the Adjunct Processor.
                 nodeBillingTable 1.3.6.1.4.1.277.1.3.73 no-access
A table of Billing System managable objects, indexed by service.
                       nodeBillingEntry 1.3.6.1.4.1.277.1.3.73.1 no-access
A nodeBillingEntry contains a set of statistics that summarize the Billing System performance for a particular service.
                           nodeBillingService 1.3.6.1.4.1.277.1.3.73.1.1 integer read-only
The service being reported. This is the index into the table. Additional table rows for Frame Relay and ATM may be provided in the future. Enumeration: 'smds': 1.
                           nodeBilling 1.3.6.1.4.1.277.1.3.73.1.2 integer read-write
Switch to enable and disable billing on the STDX. When the value of nodeBilling is 'enabled', the value of a logical port's lportBilling object will take precedence. When the value of nodeBilling is 'disabled', it overrides all logical ports' lportBilling objects and billing is disabled across the entire switch. The default value of this object is 'disabled'. Enumeration: 'disabled': 1, 'enabled': 2.
                           nodeBillingAggrPeriod 1.3.6.1.4.1.277.1.3.73.1.3 timeticks read-write
Defines the length of the Billing Aggregation Period in seconds. The default value is 15 minutes. The minimum value is 10 minutes.
                           nodeBillingCurAggrPeriodStart 1.3.6.1.4.1.277.1.3.73.1.4 timeticks read-only
The start-time of the current aggregation period, given by the number of seconds since 00:00:00 UCT January 1, 1970.
                           nodeBillingCurAggrPeriodEnd 1.3.6.1.4.1.277.1.3.73.1.5 timeticks read-only
The end-time of the current aggregation period, given by the number of seconds since 00:00:00 UCT January 1, 1970.
                           nodeBillingCollection 1.3.6.1.4.1.277.1.3.73.1.6 timeticks read-write
Defines how often the Data Aggregation process on the CP is to poll the IOPs for usage data. The default value is 30 second. The range is unbounded, but practical use will dictate a range from 30 seconds to 1 minute.
                           nodeBillingDailyProcessing 1.3.6.1.4.1.277.1.3.73.1.7 integer read-write
Defines whether the Billing System is to perform a set of carrier-specific actions at the time given by nodeBillingDPTime. This object can be used to schedule the generation of statistics on a 24-hour basis, for example. Enumeration: 'disabled': 1, 'enabled': 2.
                           nodeBillingDPTime 1.3.6.1.4.1.277.1.3.73.1.8 timeticks read-write
Defines the time (given by the number of seconds since 00:00:00 UCT) that the Billing System is to perform a set of carrier-specific actions. This object can be used to schedule the generation of statistics on a 24-hour basis, for example.
                           nodeBillingUsageRecOvflWarnings 1.3.6.1.4.1.277.1.3.73.1.9 counter read-only
Count of the number of usage record counter-value overflow conditions that have occurred during the current aggregation period. An overflow condition exists when an attempt was made to update a usage record counter, but such an update would have overflowed the counter. In this case, the usage record is closed and a new one is opened, if there is sufficient space in the service's aggregated usage data store.
                           nodeBillingTotalUsageRecOvflWarnings 1.3.6.1.4.1.277.1.3.73.1.10 counter read-only
Count of the number of usage record overflow conditions that have occurred during the current day.
                           nodeBillingBillableUsageEvents 1.3.6.1.4.1.277.1.3.73.1.11 counter read-only
Count of the number of data units (e.g, SMDS L3 PDUs) processed for billing treatment.
                           nodeBillingNonBillableUsageEvents 1.3.6.1.4.1.277.1.3.73.1.12 counter read-only
Count of the number of data units (e.g, SMDS L3 PDUs) not considered for billing treatment.
                           nodeBillingUsageRecCreated 1.3.6.1.4.1.277.1.3.73.1.13 counter read-only
Count of the number of usage records created during the current aggregation period.
                           nodeBillingTotalUsageRecCreated 1.3.6.1.4.1.277.1.3.73.1.14 counter read-only
Count of the total number of usage records created during the current day.
                           nodeBillingUsageRecCrFailures 1.3.6.1.4.1.277.1.3.73.1.15 counter read-only
Total number of usage records that could not be created during the current aggregation period. This counter is normally incremented when the usage data file is at capacity and no additional usage records can be added.
                           nodeBillingTotalUsageRecCrFailures 1.3.6.1.4.1.277.1.3.73.1.16 counter read-only
Total number of usage records that could not be created during the current day.
                           nodeBillingUsageRecSent 1.3.6.1.4.1.277.1.3.73.1.17 counter read-only
Total number of usage records that have been transferred to the Adjunct Billing Processor during the current aggregation period.
                           nodeBillingTotalUsageRecSent 1.3.6.1.4.1.277.1.3.73.1.18 counter read-only
Total number of usage records that have been transferred to the Adjunct Billing Processor during the current day.
                           nodeBillingUsageDataStoreFull 1.3.6.1.4.1.277.1.3.73.1.19 counter read-only
The number of times the aggregated usage data store became full during the current aggregation period.
                           nodeBillingTotalUsageDataStoreFull 1.3.6.1.4.1.277.1.3.73.1.20 counter read-only
Total number of times the aggregated usage data store became full during the current day.
                           nodeBillingAdminAction 1.3.6.1.4.1.277.1.3.73.1.21 integer read-write
This object defines a set of administrative actions that can be performed by the Billing System. forceUpload - Forces the current aggregation period to end and the service's aggregated usage data file to be uploaded to the Adjunct Processor. A new aggregation period is then started. This action can be requested when billing is enabled or disabled for the service. This object always returns invalid(1) when read. Enumeration: 'forceUpload': 2, 'invalid': 1.
                 nodeRerouteAlg 1.3.6.1.4.1.277.1.3.74 integer read-write
The number of seconds delay between each reroute batch event. Enumeration: 'disable': 3, 'pospos': 2, 'negneg': 1.
                 nodeOamAlarmDisabled 1.3.6.1.4.1.277.1.3.76 integer read-write
If disabled then don't generate oam alarms for circuits that are down on this switch. Enumeration: 'disabled': 2, 'enabled': 1.
                 nodeRefclocksrcTable 1.3.6.1.4.1.277.1.3.77 no-access
A list of generators (sources) for the system reference clock on the node. This reference clock is used by the clock generation unit (CGU) to create the system clock. To this reference clock the constant bit rate ATM interface cards (CBR cards) are synchronized.
                       nodeRefclocksrcEntry 1.3.6.1.4.1.277.1.3.77.1 no-access
Information of a single system reference clock source.
                           nodeRefclocksrcIndex 1.3.6.1.4.1.277.1.3.77.1.1 integer read-write
A positive integer to identify an entry in the nodeRefclocksrcTable.
                           nodeRefclocksrcPriority 1.3.6.1.4.1.277.1.3.77.1.2 integer read-write
The priority of the system reference clock source. A source with a nodeRefclocksrcPriority=n means that this source is used before a source with a higher value of nodeRefclocksrcPriority as long as this source is available. The system choses one of the sources with the same lowest available value of nodeRefclocksrcPriority.
                           nodeRefclocksrcType 1.3.6.1.4.1.277.1.3.77.1.3 integer read-write
The type of the reference clock source. It is either an external clock source connected to a ATM-IWU or DS3 card, or the reference clock is recovered from the line interface. Enumeration: 'pport': 2, 'external': 1.
                           nodeRefclocksrcSlotId 1.3.6.1.4.1.277.1.3.77.1.4 integer read-write
The card number of the reference clock source. In case of an external clock interface this is the number of the card as defined in cardLogicalSlotId. In case of a clock recovered from the line interface it is the number of the corresponding card as defined in cardLogicalSlotId.
                           nodeRefclocksrcPportId 1.3.6.1.4.1.277.1.3.77.1.5 integer read-write
The interface number of the reference clock source. In case of an external clock interface this is meaningless. In case of a clock recovered from the line interface it is the number of the corresponding pport as defined in pportId.
                 nodeRefclockActiveSrc 1.3.6.1.4.1.277.1.3.78 integer read-only
The entry number of the active reference clock source in nodeRefclocksrcTable. If zero, the CGU is in free-running mode or holdover mode using the last PLL parameters.
                 nodeRefclockActiveCGUSlotId 1.3.6.1.4.1.277.1.3.79 integer read-only
The physical slot id of the current master CGU board.
                 nodeRefclockActiveCGUMode 1.3.6.1.4.1.277.1.3.80 integer read-only
The clock mode of the current master CGU board. Enumeration: 'extended-holdover': 4, 'sync-to-reference-clock': 2, 'free-running': 1, 'holdover': 3.
                 nodeInitiateImageBackup 1.3.6.1.4.1.277.1.3.81 integer read-write
When set, copy all of the runtime application images and configuration images to there corresponding backup locations on the hard disk. Enumeration: 'proceed': 1.
                 nodeImageBackupState 1.3.6.1.4.1.277.1.3.82 integer read-only
Provides the current state of the images backup operation. Enumeration: 'done': 2, 'proceeding': 1.
                 nodeInitiateImageRestore 1.3.6.1.4.1.277.1.3.83 integer read-write
When set, copy all of the runtime application images and configuration images from their BACKUP locations on the hard disk to there corresponding ACTIVE locations on the hard disk. Once completed, reboot the entire node. Enumeration: 'proceed': 1.
                 nodeApplicationTable 1.3.6.1.4.1.277.1.3.84 no-access
A list of Application Image Descriptions.
                       nodeApplicationEntry 1.3.6.1.4.1.277.1.3.84.1 no-access
An Application Entry contains a description of the application image, the version of the PRIMARY copy and the version of the SECONDARY copy.
                           nodeApplicationIndex 1.3.6.1.4.1.277.1.3.84.1.1 index read-only
The numeric index of application images. 1 - SP Runtime Application 2 - IOM Type A Runtime Application 3 - IOM Type B Runtime Application 4 - IOM Type C Runtime Application 5 - IOM Type D Runtime Application
                           nodeApplicationDescription 1.3.6.1.4.1.277.1.3.84.1.2 displaystring read-only
The description of this Application Image.
                           nodePrimaryVersion 1.3.6.1.4.1.277.1.3.84.1.3 displaystring read-only
The version of the PRIMARY Application Image.
                           nodeSecondaryVersion 1.3.6.1.4.1.277.1.3.84.1.4 displaystring read-only
The version of the SECONDARY Application Image.
                 nodePrimarySyncRefAdminState 1.3.6.1.4.1.277.1.3.85 integer read-write
The requested primary clock synchronization reference source. Enumeration: 'internal': 5, 'externalb': 2, 'portrefa': 3, 'portrefb': 4, 'externala': 1.
                 nodePrimarySyncRefOperationalState 1.3.6.1.4.1.277.1.3.86 integer read-only
The actual primary clock synchronization reference source. Enumeration: 'internal': 5, 'externalb': 2, 'portrefa': 3, 'portrefb': 4, 'externala': 1.
                 nodeSecondarySyncRefAdminState 1.3.6.1.4.1.277.1.3.87 integer read-write
The requested secondary clock synchronization reference source. Enumeration: 'internal': 5, 'externalb': 2, 'portrefa': 3, 'portrefb': 4, 'externala': 1.
                 nodeSecondarySyncRefOperationalState 1.3.6.1.4.1.277.1.3.88 integer read-only
The actual secondary clock synchronization reference source. Enumeration: 'internal': 5, 'externalb': 2, 'portrefa': 3, 'portrefb': 4, 'externala': 1.
                 nodePrimaryPLLOperationalState 1.3.6.1.4.1.277.1.3.89 integer read-only
The current state of the primary synchronization PLL. Enumeration: 'active': 1, 'down': 2.
                 nodeSecondaryPLLOperationalState 1.3.6.1.4.1.277.1.3.90 integer read-only
The current state of the secondary synchronization PLL. Enumeration: 'active': 1, 'down': 2.
                 nodeExternalClockAOperationalState 1.3.6.1.4.1.277.1.3.91 integer read-only
The current state of the External Clock A reference. Enumeration: 'active': 1, 'los': 3, 'ais': 2.
                 nodeExternalClockBOperationalState 1.3.6.1.4.1.277.1.3.92 integer read-only
The current state of the External Clock B reference. Enumeration: 'active': 1, 'los': 3, 'ais': 2.
                 nodePortClockAOperationalState 1.3.6.1.4.1.277.1.3.93 integer read-only
The current state of the Port Clock A reference. Enumeration: 'active': 1, 'down': 2.
                 nodePortClockBOperationalState 1.3.6.1.4.1.277.1.3.94 integer read-only
The current state of the Port Clock B reference. Enumeration: 'active': 1, 'down': 2.
                 nodeExternalTimingSource 1.3.6.1.4.1.277.1.3.95 integer read-write
The reference for the external timing output. Enumeration: 'internal': 5, 'externalb': 2, 'portrefa': 3, 'portrefb': 4, 'externala': 1.
                 nodeSyncAutoRestore 1.3.6.1.4.1.277.1.3.96 integer read-write
The configuration of the Synchronization Reference Auto Restoration function. Enumeration: 'enable': 1, 'disable': 2.
                 nodeExternalClockInterfaceType 1.3.6.1.4.1.277.1.3.97 integer read-only
The interface type of the External Clock references. Enumeration: 'e1ww': 3, 'e1bnc': 2, 't1': 1.
             pport 1.3.6.1.4.1.277.1.4
                 pportNumber 1.3.6.1.4.1.277.1.4.1 integer read-only
The number of physical ports (regardless of their current state) present at this node.
                 pportTable 1.3.6.1.4.1.277.1.4.2 no-access
A list of physical port entries. The number of entries is given by the value of pportNumber.
                     pportEntry 1.3.6.1.4.1.277.1.4.2.1 no-access
The physical port entry contains objects relevant to a physical port.
                         pportSlotId 1.3.6.1.4.1.277.1.4.2.1.1 integer read-only
The slot number of the corresponding physical port.
                         pportId 1.3.6.1.4.1.277.1.4.2.1.2 integer read-only
The port number of the corresponding physical port on the board.
                         pportAdminType 1.3.6.1.4.1.277.1.4.2.1.3 integer read-write
The defined type of the board which the physical port is on. Enumeration: 'e1-atm': 25, 'atmds3-1': 17, 'fe1-4-30': 8, 'dsx1-10': 12, 'fe1-1-30': 3, 'tstm1-atm-4': 34, 't1-atm': 24, 'cbr-e1-us-4': 31, 'atmcs-1': 35, 'fe3-1': 10, 'ut1-4-24': 15, 'hssi-1': 11, 'cbr-ds1-s-4': 28, 'cbr-atmiwu-1': 32, 'sut1-4-24': 22, 'cp1': 5, 'cbr-ds1-us-4': 29, 'st1-pri-4': 23, 'ft1-1-24': 2, 'ft1-4-24': 7, 'rs232-18': 13, 'v35-6': 1, 'toc3-atm-4': 33, 'ads3-t3': 26, 'ads3-e3': 27, 'rs232-8': 14, 'ft3-1': 9, 'uio-8': 6, 'ue1-4-30': 16, 'e1-pri-4': 20, 'uio-6': 4, 'pri-4': 19, 'atme3-1': 18, 'cbr-e1-s-4': 30, 'sft1-4-24': 21.
                         pportNumLport 1.3.6.1.4.1.277.1.4.2.1.4 integer read-only
The number of logical ports on the physical port.
                         pportDataRate 1.3.6.1.4.1.277.1.4.2.1.5 integer read-write
An estimate of the physical port's data rate in bits per second. The data rate can't be an arbitrary value. The legal values are list below. Note that the T1/E1 class of cards don't support this variable and return a 0 For UIO, DSX1: 9600, 19200, 38400, 48000, 56000, 64000, 128000, 192000, 256000, 320000, 384000, 448000, 512000, 576000, 640000, 704000, 768000, 832000, 896000, 960000, 1024000, 1088000, 1152000, 1216000, 1280000, 1344000, 1408000, 1472000, 1536000, 1600000, 1664000, 1728000, 1792000, 1856000, 1920000, 1984000, 2048000, 4096000, 6144000, 8192000 For HSSI: 1579000, 3158000, 4737000, 6316000, 7895000, 9474000, 11053000, 12632000, 14211000, 15790000, 17369000, 18948000, 20527000, 22106000, 23685000, 25264000, 26843000, 28422000, 30001000, 31580000, 33159000, 34738000, 36317000, 37896000, 39475000, 41054000, 42633000, 44212000, 45791000, 47370000, 48949000, 50528000 For ATM-IWU, TOPAZ OC3c: 155520000 For T1, E1, UT1, UE1, PRI, SH-T1: 0
                         pportType 1.3.6.1.4.1.277.1.4.2.1.6 integer read-only
The actual type of the physical port. Enumeration: 'e1-atm': 25, 'fe1-4-30': 8, 'dsx1-10': 12, 'fe1-1-30': 3, 'tstm1-atm-4': 34, 't1-atm': 24, 'cbr-e1-us-4': 31, 'atmcs-1': 35, 'fe3-1': 10, 'ut1-4-24': 15, 'hssi-1': 11, 'cbr-ds1-s-4': 28, 'cbr-atmiwu-1': 32, 'sut1-4-24': 22, 'cp1': 5, 'cbr-ds1-us-4': 29, 'st1-pri-4': 23, 'atm-1': 17, 'ft1-1-24': 2, 'ft1-4-24': 7, 'rs232-18': 13, 'v35-6': 1, 'toc3-atm-4': 33, 'ads3-t3': 26, 'ads3-e3': 27, 'rs232-8': 14, 'ft3-1': 9, 'uio-8': 6, 'ue1-4-30': 16, 'e1-pri-4': 20, 'uio-6': 4, 'pri-4': 19, 'atme3-1': 18, 'cbr-e1-s-4': 30, 'sft1-4-24': 21.
                         pportRecvClock 1.3.6.1.4.1.277.1.4.2.1.7 integer read-only
The receive clock source. This object works in cooperation with pportXmitClock. The following are the various values for different clock source types: Type Clock Source pportRevClock pportXmitClock { pportEntry 7 } { pportEntry 8 } V.35 DCE ............ 0 0 or UIO LoopTime DCE ... 3 0 DTE ............ 1 2 Direct Trunk ... 1 0 T1 or Loop Timed ..... 1 1 E1 Internal ....... 2 2 External ....... don't care 3
                         pportXmitClock 1.3.6.1.4.1.277.1.4.2.1.8 integer read-only
The transmit clock source. This object works in cooperation with pportXmitClock. The following are the various values for different clock source types: Type Clock Source pportRevClock pportXmitClock { pportEntry 7 } { pportEntry 8 } V.35 DCE ............ 0 0 or UIO LoopTime DCE ... 3 0 DTE ............ 1 2 Direct Trunk ... 1 0 T1 or Loop Timed ..... 1 1 E1 Internal ....... 2 2 External ....... don't care 3
                         pportAdminStatus 1.3.6.1.4.1.277.1.4.2.1.9 integer read-write
The desired state of the physical port. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                         pportOperStatus 1.3.6.1.4.1.277.1.4.2.1.10 integer read-only
The current state of the physical port. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                         pportDs1LineType 1.3.6.1.4.1.277.1.4.2.1.11 integer read-write
The line type of the T1 or FT1-24B port. ANSI ESF is equivalent to Bellcore ESF. Enumeration: 'e1-no-cas-no-crc4': 8, 'esf-none': 4, 'e1-cas-crc4': 5, 'e1-no-cas-crc4': 7, 'esf-att-address-a': 3, 'esf-att-address-b': 9, 'd4': 1, 'esf-ansi': 2, 'e1-cas-no-crc4': 6.
                         pportDs1ZeroCoding 1.3.6.1.4.1.277.1.4.2.1.12 integer read-write
The variety of zero code suppression used on the T1 or FT1-24B link. Jammed bit is equivalent to dsx1JBZS where the DS0s will run at 56K bps. Enumeration: 'ami': 1, 'hdb3': 3, 'jammed-bit': 4, 'b8zs': 2.
                         pportDs1LineBuildout 1.3.6.1.4.1.277.1.4.2.1.13 integer read-write
The line build out or line length specification for the DS1 or DSX-1 transmitter. These values are card specific: 10 port DSX-1 card ------------------ The accepted values are: 1 - 0 to 110 feet 2 - 110 to 220 feet 3 - 220 to 330 feet 4 - 330 to 440 feet 5 - 440 to 550 feet 6 - 550 to 660 feet 7 - over 655 feet 1-port and 4-port T1 cards -------------------------- The accepted values are: 96 - 0 to 133 feet 128 - 133 to 266 feet 160 - 266 to 399 feet 192 - 399 to 533 feet 224 - 533 to 655 feet 96 - 0 db 32 - -7.5 db 64 - -15 db 4-port CBR card --------------- The accepted values are: 96 - 0 db 32 - -7.5 db 64 - -15 db 4-port Short Haul T1 cards -------------------------- The accepted values are: 96 - 0 to 133 feet 128 - 133 to 266 feet 160 - 266 to 399 feet 192 - 399 to 533 feet 224 - 533 to 655 feet
                         pportDiagTestId 1.3.6.1.4.1.277.1.4.2.1.14 integer read-write
Identification for the diagnostics tests to be run. Enumeration: 'hssi-local-dte-loopback': 5, 'v35-sca-local-loopback': 1, 'ds1-framer-local-loopback': 11, 'ds1-line-remote-loopback': 14, 'ds1-framer-remote-loopback': 13, 'hssi-remote-line-loopback': 7, 'v35-sca-remote-loopback': 2, 'v35-csu-loopback': 3, 'ds1-line-local-loopback': 12, 'hssi-local-line': 6.
                         pportDiagTestRuns 1.3.6.1.4.1.277.1.4.2.1.15 integer read-write
The number of passes of the diagnostics tests to be run. The default value is 1.
                         pportInOctets 1.3.6.1.4.1.277.1.4.2.1.16 counter read-only
The total number of octets received on the physical port, including framing characters.
                         pportInFrames 1.3.6.1.4.1.277.1.4.2.1.17 counter read-only
The total number of frames received on the physical port.
                         pportInDiscards 1.3.6.1.4.1.277.1.4.2.1.18 counter read-only
The total number of inbound frames discarded.
                         pportInErrors 1.3.6.1.4.1.277.1.4.2.1.19 counter read-only
The total number of inbound frames that contained erroneous headers (e.g., illegal or unknown DLCIs).
                         pportOutOctets 1.3.6.1.4.1.277.1.4.2.1.20 counter read-only
The total number of octets transmitted out of the physical port, including framing characters.
                         pportOutFrames 1.3.6.1.4.1.277.1.4.2.1.21 counter read-only
The total number of frames transmitted out of the physical port.
                         pportOutDiscards 1.3.6.1.4.1.277.1.4.2.1.22 counter read-only
The total number of outbound frames discarded due to severe congestion.
                         pportOutErrors 1.3.6.1.4.1.277.1.4.2.1.23 counter read-only
The total number of outbound frames that causes xmit errors.
                         pportDiagState 1.3.6.1.4.1.277.1.4.2.1.24 integer read-write
The current state of the diagnostic on this physical port. Enumeration: 'active': 1.
                         pportDiagOptionStr 1.3.6.1.4.1.277.1.4.2.1.25 octet string read-write
Optional parameters to the diagnostic.
                         pportDiagPassCount 1.3.6.1.4.1.277.1.4.2.1.26 integer read-only
Number of successful diagnostic passes.
                         pportDiagFailCount 1.3.6.1.4.1.277.1.4.2.1.27 integer read-only
Number of failed diagnostic passes.
                         pportDiagResultStr 1.3.6.1.4.1.277.1.4.2.1.28 displaystring read-only
Description of last diagnostic failure.
                         pportLinkDownReason 1.3.6.1.4.1.277.1.4.2.1.29 integer read-only
Reason why the link is down. The blue-alarm is equivalent to the Alarm Indication Signal (AIS) failure. Enumeration: 'ber-threshold': 64, 'carrier-loss': 8, 'loss-of-pointer': 8192, 'loss-of-cell-delination': 1024, 'line-RFI': 16384, 'signal-label-undefined': 65536, 'blue-alarm': 4, 'path-AIS': 4096, 'looped-back': 16, 'yellow-alarm': 2, 'loss-of-frame': 512, 'line-AIS': 2048, 'signal-label-mismatch': 128, 'red-alarm': 1, 'loss-of-signal': 256, 'path-RFI': 32768.
                         pportInterface 1.3.6.1.4.1.277.1.4.2.1.30 integer read-only
Actual interface connected to Multi-Interface Port or ATM-IWU. Enumeration: 'none': 8, 'multi-mode': 12, 'e1-db': 7, 'v35': 5, 'eia449': 1, 'v24': 9, 'sdh': 11, 'sonet': 10, 'eia530': 3, 'eia530A': 4, 'x21': 2, 'e1-coax': 6, 'single-mode': 13.
                         pportAdminInterface 1.3.6.1.4.1.277.1.4.2.1.31 integer read-write
Configured interface connected to Multi-Interface Port or ATM-IWU. Enumeration: 'none': 8, 'multi-mode': 12, 'e1-db': 7, 'v35': 5, 'eia449': 1, 'v24': 9, 'sdh': 11, 'sonet': 10, 'eia530': 3, 'eia530A': 4, 'x21': 2, 'e1-coax': 6, 'single-mode': 13.
                         pportCellScramble 1.3.6.1.4.1.277.1.4.2.1.32 integer read-write
Configured ATM cell payload scrambling. Enumeration: 'disabled': 1, 'enabled': 2.
                         pportCbitParity 1.3.6.1.4.1.277.1.4.2.1.33 integer read-write
Configured ATM DS3 C-bit Parity. Enumeration: 'disabled': 1, 'enabled': 2.
                         pportMaxBufferSize 1.3.6.1.4.1.277.1.4.2.1.34 integer read-write
Maximum receive/transmit buffer size for the ATM UNI DS3 IOP
                         pportPeakCellRate0 1.3.6.1.4.1.277.1.4.2.1.35 integer read-write
Peak Cell Rate (cell/sec.) for rate queue #0. rate queues 0 - 3 are high priority
                         pportPeakCellRate1 1.3.6.1.4.1.277.1.4.2.1.36 integer read-write
Peak Cell Rate (cell/sec.) for rate queue #1. rate queues 0 - 3 are high priority
                         pportPeakCellRate2 1.3.6.1.4.1.277.1.4.2.1.37 integer read-write
Peak Cell Rate (cell/sec.) for rate queue #2. rate queues 0 - 3 are high priority
                         pportPeakCellRate3 1.3.6.1.4.1.277.1.4.2.1.38 integer read-write
Peak Cell Rate (cell/sec.) for rate queue #3. rate queues 0 - 3 are high priority
                         pportPeakCellRate4 1.3.6.1.4.1.277.1.4.2.1.39 integer read-write
Peak Cell Rate (cell/sec.) for rate queue #4. rate queues 4 - 7 are low priority
                         pportPeakCellRate5 1.3.6.1.4.1.277.1.4.2.1.40 integer read-write
Peak Cell Rate (cell/sec.) for rate queue #5. rate queues 4 - 7 are low priority
                         pportPeakCellRate6 1.3.6.1.4.1.277.1.4.2.1.41 integer read-write
Peak Cell Rate (cell/sec.) for rate queue #6. rate queues 4 - 7 are low priority
                         pportPeakCellRate7 1.3.6.1.4.1.277.1.4.2.1.42 integer read-write
Peak Cell Rate (cell/sec.) for rate queue #7. rate queues 4 - 7 are low priority
                         pportInCells 1.3.6.1.4.1.277.1.4.2.1.43 integer read-only
The total number of cells received
                         pportInErrorCells 1.3.6.1.4.1.277.1.4.2.1.44 integer read-only
The total number of cells received with error
                         pportOutCells 1.3.6.1.4.1.277.1.4.2.1.45 integer read-only
The total number of cells transmitted
                         pportDs3LineBuildout 1.3.6.1.4.1.277.1.4.2.1.46 integer read-write
The line build out or line length specification for the DS3 transmitter. 1-port ATM-UNI DS3 card -------------------------- The accepted values are: 1 - 0 to 225 feet 2 - 226 to 450 feet
                         pportSetDS0LoopUp 1.3.6.1.4.1.277.1.4.2.1.47 integer read-write
Bit map used to set one or more DS0's into loopback. Low bit corresponds to DS0 1. If a bit is set that DS0 is put into loopback.
                         pportSetDS0LoopDown 1.3.6.1.4.1.277.1.4.2.1.48 integer read-write
Bit map used to set one or more DS0's out of loopback. Low bit corresponds to DS0 1. If a bit is set that DS0 is put out of loopback.
                         pportDS0LoopUpStatus 1.3.6.1.4.1.277.1.4.2.1.49 integer read-only
Bit map reporting which DS0's have gone into loopback since the last time this variable was read
                         pportDS0LoopDownStatus 1.3.6.1.4.1.277.1.4.2.1.50 integer read-only
Bit map reporting which DS0's have gone out of loopback since the last time this variable was read
                         pportDS0LoopStatus 1.3.6.1.4.1.277.1.4.2.1.51 integer read-only
Bit map reporting which DS0's are currently in loopback. Low bit corresponds to DS0 1
                         pportISDN 1.3.6.1.4.1.277.1.4.2.1.52 integer read-write
Specifies whether ISDN PRI is enabled for this physical port Enumeration: 'disabled': 1, 'enabled': 2.
                         pportdsx3LoopbackConfig 1.3.6.1.4.1.277.1.4.2.1.53 integer read-write
Integer used to set the loopback state of the DS3 or E3 Enumeration: 'dsx3LineLoop': 3, 'dsx3NoLoop': 1, 'dsx3PayloadLoop': 2.
                         pportdsx3SendCode 1.3.6.1.4.1.277.1.4.2.1.54 integer read-write
Integer used to send loopback code to far-end DS3 Enumeration: 'dsx3SendResetCode': 4, 'dsx3SendNoCode': 1, 'dsx3SendLineCode': 2.
                         pportdsx3LoopStatus 1.3.6.1.4.1.277.1.4.2.1.55 integer read-only
Integer indicating the current loopback status of the DS3 or E3 Enumeration: 'lineloop': 3, 'noloop': 1, 'payloadloop': 2.
                         pportdsx3FEACStatus 1.3.6.1.4.1.277.1.4.2.1.56 integer read-only
Integer indicating the current DS3 FAEC status: -- none (0), DS3 Equipment Failure (1), DS3 LOS (2), DS3 Out of Frame (4), DS3 AIS received (8), DS3 IDLE received (16), DS3 Equipment-Failure (NSA) (32), DS3 Common Equipment Failure (64), DS3 Loopback received (128)
                         pportds1LoopbackConfig 1.3.6.1.4.1.277.1.4.2.1.57 integer read-write
Integer used to set the loopback state of the DS1 Enumeration: 'ds1NoLoop': 1, 'ds1PayloadLoop': 2, 'ds1LineLoop': 3.
                         pportds1SendCode 1.3.6.1.4.1.277.1.4.2.1.58 integer read-write
Integer used to send loopback code to far-end DS1 Enumeration: 'ds1SendFramedInbandLineActuateLoop': 2, 'ds1SendUnframedInbandLineReleaseLoop': 5, 'ds1SendFdlESFAnsiLineReleaseLoop': 7, 'ds1SendFramedInbandLineReleaseLoop': 3, 'ds1SendNoCode': 1, 'ds1SendUnframedInbandLineActuateLoop': 4, 'ds1SendFdlESFAnsiPayloadActuateLoop': 8, 'ds1SendFdlESFAnsiLineActuateLoop': 6, 'ds1SendFdlESFAnsiPayloadReleaseLoop': 9.
                         pportds1LoopStatus 1.3.6.1.4.1.277.1.4.2.1.59 integer read-only
Integer indicating the current loopback status of the DS1 Enumeration: 'lineloop': 3, 'noloop': 1, 'payloadloop': 2.
                         pportSetClkBkup 1.3.6.1.4.1.277.1.4.2.1.60 integer read-only
The desired clock source backup if the card is set in external clock source mode Enumeration: 'looptimedClkBkup': 2, 'internalClkBkup': 1.
                         pportAtmIdleWord 1.3.6.1.4.1.277.1.4.2.1.61 integer read-write
The word used to stuff the payload of the ATM idle cell
                         pportAtmDisCardMode 1.3.6.1.4.1.277.1.4.2.1.62 integer read-write
The desired clock source backup if the card is set in external clock source mode Enumeration: 'ansiInval': 1, 'atmFInvalid': 3, 'atmFUnassignedInval': 4, 'ccittUnassignedIdle': 6, 'ccittIdle': 5, 'ansiUnassignedInval': 2.
                         pportAtmLastUnconfiguredVpi 1.3.6.1.4.1.277.1.4.2.1.63 integer read-only
This entry holds the Vpi read from the last Unconfigured atm cell received. This entry applies to ATM pports only.
                         pportAtmLastUnconfiguredVci 1.3.6.1.4.1.277.1.4.2.1.64 integer read-only
This entry holds the Vci read from the last Unconfigured atm cell received. This entry applies to ATM pports only.
                         pportAtmUnconfiguredCells 1.3.6.1.4.1.277.1.4.2.1.65 counter read-only
This entry holds a count of the number of Unconfigured ATM cells received. This entry applies to ATM pports only.
                         pportAtmNumBitsVCI 1.3.6.1.4.1.277.1.4.2.1.66 integer read-only
This entry holds a count of the VCI bits supppoted my this ATM card.
                         pportAtmNumBitsVPI 1.3.6.1.4.1.277.1.4.2.1.67 integer read-only
This entry holds a count of the VPI bits supppoted my this ATM card.
                         pportAtmInterfaceType 1.3.6.1.4.1.277.1.4.2.1.68 integer read-write
Integer used to set ATM UNI or NNI type Enumeration: 'uni': 1, 'nni': 2.
                         pportSonetSDHLoopbackConfig 1.3.6.1.4.1.277.1.4.2.1.69 integer read-write
Integer used to set the loopback state of the Sonet/SDH port Enumeration: 'lineLoop': 2, 'noLoop': 1, 'diagnosticsLoop': 3.
                         pportSonetSDHLoopStatus 1.3.6.1.4.1.277.1.4.2.1.70 integer read-only
Integer indicating the current loopback status of the Sonet/SDH port Enumeration: 'lineLoop': 2, 'noLoop': 1, 'diagnosticsLoop': 3.
                         pportOutDiscardsCell 1.3.6.1.4.1.277.1.4.2.1.71 counter read-only
The total number of outbound cell discarded due to congestion.
                         pportAtmPlcp 1.3.6.1.4.1.277.1.4.2.1.72 integer read-write
The PLCP maintains the state of the ATM Physical Layer Convergence Protocol. When the protocol is disabled atm direct mapping is used with hec cell delineation. Enumeration: 'enable': 1, 'disable': 2.
                         pportCbrTargetClockMode 1.3.6.1.4.1.277.1.4.2.1.73 integer read-write
The clocking method to be used by the CBR card. 4-port CBR card ----------------------------------------------- 1 - synchronous (external) clocking 2 - SRTS clocking 3 - adaptive clock method
                         pportCbrCurrentClockMode 1.3.6.1.4.1.277.1.4.2.1.74 integer read-only
The clocking method currently used by the CBR card. 4-port CBR card ----------------------------------------------- 1 - synchronous (external) clocking 2 - SRTS clocking 3 - adaptive clock method
                         pportClockMasterChannel 1.3.6.1.4.1.277.1.4.2.1.75 integer read-write
The number of the channel (lport) on this pport that is used as ACM/SRTS master for this line interface: 4-port CBR E1/DS1 card (structured mode): 1..4
                         pportFibreType 1.3.6.1.4.1.277.1.4.2.1.76 integer read-only
The type of fibre connected to the ATM-IWU. Its type determines the maximum transmission distance. 1-port ATM-IWU STM-1/STS-3c card -------------------------------- 4 - multimode fibre (maximum transmission distance approx. 2 km) 2 - single mode fibre short haul (maximum transmission distance approx. 20 km) Enumeration: 'sonetMultiMode': 4, 'sonetShortSingleMode': 2.
                         pportLaserStatus 1.3.6.1.4.1.277.1.4.2.1.77 integer read-write
The configured state of the laser: 1-port ATM-IWU STM-1/STS-3c card & Topaz 4-port OC3 & STM-1 card ---------------------------------------------------------------- 1 - off 2 - on Enumeration: 'on': 2, 'off': 1.
                         pportMaxActiveVpiBits 1.3.6.1.4.1.277.1.4.2.1.78 integer read-write
The maximum number of active VPI bits configured for use at the ATM interface. At the ATM UNI, the maximum number of active VPI bits configured for use ranges from 0 to 8 only.
                         pportBipErrorsThresh 1.3.6.1.4.1.277.1.4.2.1.79 integer read-write
The threshold of BIP errors. If the number of line BIP-24/8 rrors persists to exceed this value, the pport will be taken down and a trap will be issued: 1-port ATM-IWU STM-1/STS-3c card: -------------------------------- 1 - ignore BIP errors 4 - 10^-4 errors 5 - 10^-5 errors 6 - 10^-6 errors
                         pportBipSectionErrors 1.3.6.1.4.1.277.1.4.2.1.80 counter read-only
The number of B1 section BIP-8 errors since the last reset.
                         pportBipLineErrors 1.3.6.1.4.1.277.1.4.2.1.81 counter read-only
The number of line BIP-24/8 errors since the last reset.
                         pportBipPathErrors 1.3.6.1.4.1.277.1.4.2.1.82 counter read-only
The number of B3 path BIP-8 errors since the last reset.
                         pportFebeErrors 1.3.6.1.4.1.277.1.4.2.1.83 counter read-only
The number of line Far End Block Errors since the last reset.
                         pportHcsErrors 1.3.6.1.4.1.277.1.4.2.1.84 counter read-only
The number of correctable HCS errors since the last reset.
                         pportHcsSevereErrors 1.3.6.1.4.1.277.1.4.2.1.85 counter read-only
The number of uncorrectable HCS errors since the last reset.
                         pportCongestedReceivedCells 1.3.6.1.4.1.277.1.4.2.1.86 counter read-only
The number of received cells that were discarded due to congestion of the ATM-IWU, since the last reset.
                         pportCongestedTransmittedCells 1.3.6.1.4.1.277.1.4.2.1.87 counter read-only
The number of cells to be transmitted, that were discarded due to congestion of the ATM-IWU, since the last reset.
                         pportAtmLayerErroredReceivedCells 1.3.6.1.4.1.277.1.4.2.1.88 counter read-only
The number of received cells that were discarded due to ATM layer errors, since the last reset.
                         pportAtmLayerErroredTransmittedCells 1.3.6.1.4.1.277.1.4.2.1.89 counter read-only
The number of cells to be transmitted, that were discarded due to ATM layer errors, since the last reset.
                         pportDS0BitStuff 1.3.6.1.4.1.277.1.4.2.1.90 integer read-write
Bit stuffing on or off for 2047 bit pattern in DS0 far end testing.
                         pportDS0BitErrorCount 1.3.6.1.4.1.277.1.4.2.1.91 integer read-only
Total number of errors in 2047 DS0 far end testing.
                         pportDS0BitErrorFreeSeconds 1.3.6.1.4.1.277.1.4.2.1.92 integer read-only
Total number of error free seconds in 2047 DS0 far end testing.
                         pportDS0BitErroredSeconds 1.3.6.1.4.1.277.1.4.2.1.93 integer read-only
Total number of errored seconds in 2047 DS0 far end testing.
                         pportDS0MidspanRepeaters 1.3.6.1.4.1.277.1.4.2.1.94 integer read-write
Number of Midspan repeaters in a link to be punched thru for DS0 far end testing.
                         pportDS0TestPatternSync 1.3.6.1.4.1.277.1.4.2.1.95 integer read-only
While DS0 far end testing, the DS0 pattern has detected the pattern four consecutive times. If the pattern is lost, this variable will be equal to one.
                         pportDS0InjectBitError 1.3.6.1.4.1.277.1.4.2.1.96 integer read-write
While testing DS0 far end lpbk, setting this variable will inject a bit error into the test pattern.
                         pportDS0FarendLpbkType 1.3.6.1.4.1.277.1.4.2.1.97 integer read-write
The type of DS0 equipment to be looped back at the far end during DS0 far end testing. 1 - OCU 2 - DSU 3 - CSU.
                         pportDS0LpbkMode 1.3.6.1.4.1.277.1.4.2.1.98 integer read-write
This determines what mode the DS0 Processor will be set to. 1 - no lpbk 2 - switch lpbk 3 - far end lpbk.
                         pportDS0SwitchLpbkStart 1.3.6.1.4.1.277.1.4.2.1.99 integer read-write
This is the first DS0 in a sting of consecutive DS0's to be looped back at the switch if the DS0 processor is set to switch loopback. If it's set to far end loopback, this determines which singleton DS0 will be monitored at the receive end.
                         pportDS0SwitchLpbkEnd 1.3.6.1.4.1.277.1.4.2.1.100 integer read-write
This is the Last DS0, +1, in a sting of consecutive DS0's to be looped back at the switch if the DS0 processor is set to switch loopback. If the DS0 processor is set to far end loopback, this value will equal pportDS0SwitchLpbkStart + 1..
                         pportDS0FarendDS0InLpbk 1.3.6.1.4.1.277.1.4.2.1.101 integer read-only
This indicates the DS0 in far end loopback.
                         pportDS0SendTestTraffic 1.3.6.1.4.1.277.1.4.2.1.102 integer read-write
Enable or Disable sending DS0 2047 test pattern for DS0 far end testing.
                         pportOc3LoopConfig 1.3.6.1.4.1.277.1.4.2.1.103 integer read-write
The loopback state of the ATM IWU OC3 Enumeration: 'oc3NoLoop': 1, 'oc3ParPhyLoop': 4, 'oc3SerPhyLoop': 3, 'oc3AtmLoop': 2.
                         pportOc3LoopStatus 1.3.6.1.4.1.277.1.4.2.1.104 integer read-only
The current loopback status of the ATM IWU OC3 Enumeration: 'oc3NoLoop': 1, 'oc3ParPhyLoop': 4, 'oc3SerPhyLoop': 3, 'oc3AtmLoop': 2.
                         pportISDNIpBaseAddr 1.3.6.1.4.1.277.1.4.2.1.105 ipaddress read-write
Specifies the base address used for IP Dynamic Address Assignment
                         pportSonetSTM1Scramble 1.3.6.1.4.1.277.1.4.2.1.106 integer read-write
Configured SONET/STM-1 scrambling. Enumeration: 'disabled': 1, 'enabled': 2.
                         pportEFCIMarking 1.3.6.1.4.1.277.1.4.2.1.107 integer read-write
Configured EFCI marking for cell traffic in Topaz IOMs Enumeration: 'disabled': 1, 'enabled': 2.
                         pportAtmQOSTransmitMode 1.3.6.1.4.1.277.1.4.2.1.108 integer read-write
Select fix priority or weighted round-robin for cell transmission in different ATM QOS classes. Enumeration: 'weighted-round-robin': 2, 'fix-priority': 1.
                         pportHECMode 1.3.6.1.4.1.277.1.4.2.1.109 integer read-write
Configured ATM HEC single bit error correction routine. Enumeration: 'disabled': 1, 'enabled': 2.
                         pportISDNChannelStatus 1.3.6.1.4.1.277.1.4.2.1.110 octet string read-only
The ISDN call status of all the B-Channels on the pport are encoded into this 24 character, (for T1 ISDN PRI card...23B+D) or 31 character, (for E1 ISDN PRI card...30B+D ) ASCII string. The respective call state for each B-Channel is represented in its corresponding bit position. The D-Channel status is similarly encoded into the appropriate bit position (24th for T1) or (16th for E1). The encoding legend is as follows... I B-Channel is in Idle state R B-Channel is in Dialing (Ringing) state C B-Channel is in Connected (Active) state H B-Channel is in Releasing (Hanging-up) state U D-Channel is Up D D-Channel is Down
                         pportds1FarEndLoopStatus 1.3.6.1.4.1.277.1.4.2.1.111 integer read-write
DS1 Far End Loopback Status as commanded by the switch Enumeration: 'fe-payload-loop': 3, 'fe-line-loop': 2, 'fe-noloop': 1.
                         pportds1FDLControl 1.3.6.1.4.1.277.1.4.2.1.112 integer read-write
Enables or Disables FDL Function for DS1 ESF pport Enumeration: 'disabled': 1, 'enabled': 2.
                         pportds1FDLPrmXmit 1.3.6.1.4.1.277.1.4.2.1.113 integer read-write
Enables or Disables transmission of Performance Monitoring Report (PRM) messages on the DS1 ESF FDL Enumeration: 'disabled': 1, 'enabled': 2.
                         pportds1FDLPidXmit 1.3.6.1.4.1.277.1.4.2.1.114 integer read-write
Enables or Disables transmission of Path ID (PID) messages on the DS1 ESF FDL Enumeration: 'disabled': 1, 'enabled': 2.
                         pportds1FDLXmitPid 1.3.6.1.4.1.277.1.4.2.1.115 octet string read-write
Transmit Path Id to be sent on the DS1 ESF FDL. (76 bytes)
                         pportds1FDLRcvPid 1.3.6.1.4.1.277.1.4.2.1.116 octet string read-only
The last path id message received on the DS1 ESF FDL. (76 bytes)
                         pportds1FDLRcvTsid 1.3.6.1.4.1.277.1.4.2.1.117 octet string read-write
The last test id message received on the DS1 ESF FDL. (76 bytes)
                         pportSonetSDHFramingMode 1.3.6.1.4.1.277.1.4.2.1.118 integer read-write
The Framing mode for SONET/SDH port interface types. Enumeration: 'sonet': 1, 'sdh': 2.
                         pportds1InbandLoopType 1.3.6.1.4.1.277.1.4.2.1.119 integer read-write
Integer used to distinguish Inband Line loopback code sent from the switch when commanding inband line loopbacks, and reckognized by the switch when responding to remote loopback commands Enumeration: 'ds1CSU': 1, 'ds1NI': 2.
                         pportESFDataLinkStatus 1.3.6.1.4.1.277.1.4.2.1.120 integer read-only
The current status of the DS1 ESF (FDL) data link. Enumeration: 'outOfService': 2, 'inService': 1.
                         pportPMTcaId 1.3.6.1.4.1.277.1.4.2.1.121 integer read-write
This object identifies the the most recently declared pport threshold crossing alert Enumeration: 'dayThresholdCVS': 25, 'dayThresholdESCPP': 35, 'dayThresholdUASCPPFE': 48, 'dayThresholdSESCPPFE': 46, 'currentThresholdSESCPP': 31, 'currentThresholdSESCPPFE': 41, 'dayThresholdESL': 16, 'currentThresholdUASP': 10, 'currentThresholdCVCPP': 29, 'dayThresholdESS': 26, 'dayThresholdESP': 20, 'currentThresholdESCPPFE': 40, 'dayThresholdSASP': 22, 'dayThresholdSESS': 27, 'dayThresholdSESP': 21, 'currentThresholdSASCPPFE': 42, 'currentThresholdUASCPP': 33, 'currentThresholdCSSP': 9, 'currentThresholdCVCPPFE': 39, 'dayThresholdUASCPP': 38, 'currentThresholdUASCPPFE': 43, 'dayThresholdSESL': 17, 'dayThresholdCSSP': 23, 'currentThresholdESCPP': 30, 'dayThresholdCVP': 19, 'currentThresholdCVS': 11, 'currentThresholdCVP': 5, 'dayThresholdESx': 28, 'dayThresholdSASCPPFE': 47, 'currentThresholdUASL': 4, 'dayThresholdUASL': 18, 'currentThresholdSASP': 8, 'dayThresholdUASP': 24, 'currentThresholdESx': 14, 'currentThresholdCVL': 1, 'dayThresholdSESCPP': 36, 'dayThresholdSASCPP': 37, 'dayThresholdCVL': 15, 'currentThresholdESL': 2, 'dayThresholdCVCPP': 34, 'currentThresholdSESP': 7, 'currentThresholdSESS': 13, 'currentThresholdSASCPP': 32, 'dayThresholdESCPPFE': 45, 'currentThresholdSESL': 3, 'dayThresholdCVCPPFE': 44, 'currentThresholdESS': 12, 'currentThresholdESP': 6.
                         pportBchanTimerValue 1.3.6.1.4.1.277.1.4.2.1.122 integer read-write
This value is used on a per port basis to add a delay to answering a ISDN call of the initial Disconnect from the network. This due to the ARP cache not updating quick enough on the routers
                         pportAAL5CRC32Error 1.3.6.1.4.1.277.1.4.2.1.123 counter read-only
Number of received AAL5 packets with CRC32 errors.
                         pportAAL5CPIError 1.3.6.1.4.1.277.1.4.2.1.124 counter read-only
Number of received AAL5 packets with CPI errors The only valid value currently defined for the CPI field is all zeros
                         pportAAL5LengthError 1.3.6.1.4.1.277.1.4.2.1.125 counter read-only
Number of received AAL5 packets which satisfied one of the following error conditions: 1. number of received cells * 48 bytes - length value in trailer > 55 bytes 2. number of received cells * 48 bytes - length value in trailer < 8 bytes
                         pportAAL5ReassemblyTimerError 1.3.6.1.4.1.277.1.4.2.1.126 counter read-only
Number of expired reassembly timers
                         pportAAL5MaxNrSegError 1.3.6.1.4.1.277.1.4.2.1.127 counter read-only
Number of received AAL5 packets which exceeds the maximum allowed length
                         pportRedundancyArch 1.3.6.1.4.1.277.1.4.2.1.128 integer read-write
Pport redundancy architecture. Default is disabled. aps-intracard -- ports are both on same card. aps-with-resilient-uni -- ports may be on different cards, resilient UNI is used to reroute traffic. aps-intercard-trunk-backup -- ports may be on different cards, aps keeps phy layer in sync w/trunk backup. Enumeration: 'disabled': 1, 'aps-intracard': 2, 'aps-with-trunk-backup': 4, 'aps-with-resilient-uni': 3.
                         pportAPSadminDir 1.3.6.1.4.1.277.1.4.2.1.129 integer read-write
Provisioned APS switch-direction-mode. Default is uni- directional. Enumeration: 'bi-directional': 2, 'uni-directional': 1.
                         pportAPSlineType 1.3.6.1.4.1.277.1.4.2.1.130 integer read-write
APS line type for the pport. Writable only when pportRedundancyArch is disabled. Enumeration: 'working-line': 1, 'protection-line': 2.
                         pportAPSrevertiveMode 1.3.6.1.4.1.277.1.4.2.1.131 integer read-write
APS revertive mode. When revertive, after the condition for an automatic switchover clears, user traffic will be switched back to the working line after the pportAPSwtrPeriod expires. Default is revertive. Enumeration: 'revertive': 1, 'nonrevertive': 2.
                         pportAPSpairedSlotId 1.3.6.1.4.1.277.1.4.2.1.132 integer read-write
Slot ID of the paired-with APS pport. Writable only when pportRedundancyArch is disabled.
                         pportAPSpairedPportId 1.3.6.1.4.1.277.1.4.2.1.133 integer read-write
Pport ID of the paired-with APS pport. Writable only when pportRedundancyARch is disabled.
                         pportAPSsfBerThresh 1.3.6.1.4.1.277.1.4.2.1.134 integer read-write
Exponent N for APS Signal Failure based on BER. A line bit-error-rate above 10^-N causes an SF BER failure to be asserted. SF BER is cleared when the line BER returns to less than 10^-7.
                         pportAPSsdBerThresh 1.3.6.1.4.1.277.1.4.2.1.135 integer read-write
Exponent N for APS Signal Degrade based on BER. A line bit-error-rate above 10^-N causes an SD BER failure to be asserted. SD BER is cleared when the line BER returns to less than 10^-(N+1).
                         pportAPSwtrPeriod 1.3.6.1.4.1.277.1.4.2.1.136 integer read-write
APS wait-to-restore period. The number of minutes to wait after an automatic switch condition clears before switching back to the working line.
                         pportAPSprotectionLineState 1.3.6.1.4.1.277.1.4.2.1.137 integer read-only
Indicates the state of the protection line selector. When selected, a protection switchover has taken place and user traffic is being selected from the protection line. Enumeration: 'released': 1, 'selected': 2.
                         pportAPSxCommand 1.3.6.1.4.1.277.1.4.2.1.138 integer read-write
External switch commands. The clear command clears any previously activated external command. Manual switch is preemptable by auto-switch-requests (line failures) while forced switch is not preemptable (except if the protection line fails). Manual and forced switch from protection to working, is valid only for 1+1 mode. Exercise simulates a switchover using APS signalling without actually performing a switch to protection line. Enumeration: 'forced-switch-w-to-p': 3, 'manual-switch-p-to-w': 6, 'manual-switch-w-to-p': 5, 'clear': 1, 'forced-switch-p-to-w': 4, 'exercise': 7, 'lockout-protection': 2.
                         pportAPSconfigStatus 1.3.6.1.4.1.277.1.4.2.1.139 integer read-only
Status of APS pport configuration. The not-configured status indicates the pport APS feature is not configured or it is a non-APS pport. The valid state indicates the pport APS function is configured and has been validated by the APS manager. The invalid state indicates that the APS manager has detected a conflict between the working line and protection line pport configurations. The user must clear the invalid state by changing the configuration of the misconfigured pport as soon as possible. Check pportAPSadminDir, pportAPSlineType, pportAPSrevertiveMode, and pportAPSwtrPeriod for any misconfigurations. Enumeration: 'not-configured': 1, 'valid': 2, 'invalid': 3.
                         pportAPSOperRxStatus 1.3.6.1.4.1.277.1.4.2.1.140 integer read-only
The current state of the pair of APS pports with respect to the ability of the pair to Receive user traffic. When indicated as up, user traffic may be received on at least one of the ports in the APS pair. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                         pportBertPattern 1.3.6.1.4.1.277.1.4.2.1.141 integer read-write
Pattern generated by the XBERT Enumeration: 'user2Byte': 9, 'allOnes': 2, 'qRSS': 7, 'user4Byte': 11, 'oneOf8': 5, 'threeOf24': 6, 'user1Byte': 8, 'allZeros': 1, 'oneOneZeroZero': 4, 'user3Byte': 10, 'oneZero': 3.
                         pportBertUserBytes 1.3.6.1.4.1.277.1.4.2.1.142 integer read-write
Definition of 1,2,3 or 4 byte pattern if UserNByte selected.
                         pportBertErrorRate 1.3.6.1.4.1.277.1.4.2.1.143 integer read-write
Error rate to insert in generated pattern. Enumeration: 'none': 1, 'tenMinusThree': 2, 'tenMinusSix': 3.
                         pportBertCommand 1.3.6.1.4.1.277.1.4.2.1.144 integer read-write
Single shot commands to the BERT. Enumeration: 'injectError': 4, 'start': 1, 'stop': 2, 'clearCounters': 3.
                         pportBertStatus 1.3.6.1.4.1.277.1.4.2.1.145 integer read-only
Current status of the BERT for this channel. Enumeration: 'unused': 1, 'outOfFrame': 3, 'inFrame': 4, 'unavailable': 2.
                         pportBertBitCount 1.3.6.1.4.1.277.1.4.2.1.146 gauge read-only
The number of bits received - stops counting at 0xFFFFFFFF
                         pportBertErrorCount 1.3.6.1.4.1.277.1.4.2.1.147 gauge read-only
The number of bits received in error- stops counting at 0xFFFFFFFF
                         pportds1FELoopbackControl 1.3.6.1.4.1.277.1.4.2.1.148 integer read-write
Enables or Disables Far end loopback control of the switch. Enabled (2) = Loop up and down commands from far end equipment will be processed. Disabled (1) - loop up and down commands from far end equipment shall be ignored. This control does not affect the switch's transmission of loopback commands to the far end Enumeration: 'disabled': 1, 'enabled': 2.
                         pportFT1DS0s 1.3.6.1.4.1.277.1.4.2.1.149 displaystring read-write
DS0 usage bitmask for Fractional T1/E1 data rates.
                         pportIMUXCnt 1.3.6.1.4.1.277.1.4.2.1.150 integer read-write
DS3 Inverse Multiplexer counter value - specifies number of idle cells to insert by the outbound process Hardware.
                         pportds1PMConfigThresh 1.3.6.1.4.1.277.1.4.2.1.151 integer read-write
The setting determines which standard is used for performance monitoring configuration thresholds Enumeration: 'itu-g826': 2, 'rfc1406': 1.
                         pportIdleCellType 1.3.6.1.4.1.277.1.4.2.1.152 integer read-write
The setting determines the type of Idle/unassigned cell transmitted by the pport. 1 -- ATM Forum CLP=0, payload=6A 2 -- ITU CLP=1, payload=6A Enumeration: 'it': 2, 'atmforum': 1.
                         pportATMTcaInHECErrorUAlertPeriod 1.3.6.1.4.1.277.1.4.2.1.153 integer read-write
ATM tca ingress HEC error uncorrectable alert period (in min.).
                         pportATMTcaInHECErrorUThresh 1.3.6.1.4.1.277.1.4.2.1.154 integer read-write
ATM tca ingress HEC error uncorrectable threshold.
                         pportATMTcaEBufOverflowCBRAlertPeriod 1.3.6.1.4.1.277.1.4.2.1.155 integer read-write
ATM tca egress buffer overflow CBR Alert period (in min)
                         pportATMTcaEBufOverflowCBRThresh 1.3.6.1.4.1.277.1.4.2.1.156 integer read-write
ATM tca egress buffer overflow CBR threshold.
                         pportATMTcaEBufOverflowABRAlertPeriod 1.3.6.1.4.1.277.1.4.2.1.157 integer read-write
ATM tca egress buffer overflow ABR alert period (in min)
                         pportATMTcaEBufOverflowABRThresh 1.3.6.1.4.1.277.1.4.2.1.158 integer read-write
ATM tca egress buffer overflow ABR threshold.
                         pportATMTcaEBufOverflowVBR1AlertPeriod 1.3.6.1.4.1.277.1.4.2.1.159 integer read-write
ATM tca egress buffer overflow VBR1 alert period (in min)
                         pportATMTcaEBufOverflowVBR1Thresh 1.3.6.1.4.1.277.1.4.2.1.160 integer read-write
ATM tca egress buffer overflow VBR1 threshold.
                         pportATMTcaEBufOverflowVBR2AlertPeriod 1.3.6.1.4.1.277.1.4.2.1.161 integer read-write
ATM tca egress buffer overflow VBR2 alert period (in min)
                         pportATMTcaEBufOverflowVBR2Thresh 1.3.6.1.4.1.277.1.4.2.1.162 integer read-write
ATM tca egress buffer overflow VBR2 threshold.
                         pportATMTcaInFramerFIFOOverflowAlertPeriod 1.3.6.1.4.1.277.1.4.2.1.163 integer read-write
ATM tca ingress framer FIFO overflow alert period (in min)
                         pportATMTcaInFramerFIFOOverflowThresh 1.3.6.1.4.1.277.1.4.2.1.164 integer read-write
ATM tca ingress framer FIFO overflow threshold.
                         pportATMTcaELookupFailureAlertPeriod 1.3.6.1.4.1.277.1.4.2.1.165 integer read-write
ATM tca egress lookup failure alert period (in min)
                         pportATMTcaELookupFailureThresh 1.3.6.1.4.1.277.1.4.2.1.166 integer read-write
ATM tca egress lookup failure threshold.
                         pportATMTcaEnable 1.3.6.1.4.1.277.1.4.2.1.167 integer read-write
ATM tca port enable.
                         pportATMTcaId 1.3.6.1.4.1.277.1.4.2.1.168 integer read-write
This object identifies the the most recently declared pport ATM threshold crossing alert Enumeration: 'ingressHECErrorUThresholdC': 1, 'ingressFramerFIFOOverflowC': 6, 'egressVBR2BufferOverflowC': 5, 'egressCBRBufferOverflowC': 2, 'egressVBR1BufferOverflowC': 4, 'egressABRBufferOverflowC': 3, 'egressLookupFailureC': 7.
                         pportFethAdminMacAddr 1.3.6.1.4.1.277.1.4.2.1.169 octet string read-write
The configured MAC address to use for this Fast Ethernet port. Setting this to all zeros will force the port to use the burned in MAC address.
                         pportFethOperMacAddr 1.3.6.1.4.1.277.1.4.2.1.170 octet string read-only
The actual MAC address in use for this Fast Ethernet port.
                         pportConfigAlarmSoakTime 1.3.6.1.4.1.277.1.4.2.1.171 integer read-write
This is the soak time for configurable alarms. An alarm of this type must persist for this period before it is declared. The time is specified in millseconds units.
                         pportConfigAlarmClearTime 1.3.6.1.4.1.277.1.4.2.1.172 integer read-write
This is the soak time for configurable alarms. An alarm of this type must remain clear for this period before it is declared to be cleared. The time is specified in millseconds units.
                         pportFethPortCapability 1.3.6.1.4.1.277.1.4.2.1.173 integer read-write
Selection for the speed (10/100) and mode (half/full duplex) of operation for Fast Ethernet ports. Enumeration: 'halfDuplex10Mbps': 4, 'fullDuplex100Mbps': 1, 'fullDuplex10Mbps': 3, 'halfDuplex100Mbps': 2.
                         pportVpshapingDiscardCellCount 1.3.6.1.4.1.277.1.4.2.1.174 integer read-only
Cells discarded due to buffer overflow on this pport because of traffic shaping.
                 pportTrafficShaperTable 1.3.6.1.4.1.277.1.4.3 no-access
A list of Parameters assigned to the 16 traffic shaper parameter conbinations of each pport of the ATM-IWU.
                     pportTrafficShaperEntry 1.3.6.1.4.1.277.1.4.3.1 no-access
Information of a single system reference clock source.
                         pportTrafficShaperIndex 1.3.6.1.4.1.277.1.4.3.1.1 integer read-write
A positive integer to identify an entry in the pportTrafficShaperTable. The ATM-IWU and CS cards support exactly 16 shapers.
                         pportTrafficShaperPriority 1.3.6.1.4.1.277.1.4.3.1.2 integer read-write
The priority of the Shaper. Channels tied to a Shaper are served only if no higher priority Shapers await service. 0 ist the highest, 15 the lowest priority.
                         pportTrafficShaperCellRatioDividend 1.3.6.1.4.1.277.1.4.3.1.3 integer read-write
The quotient of pportTrafficShaperCellRatioDividend and pportTrafficShaperCellRatioDivisor determines the average rate allocated to the shaper. The shaper serves portTrafficShaperCellRatioDividend cells in pportTrafficShaperCellRatioDivisor cell times.
                         pportTrafficShaperCellRatioDivisor 1.3.6.1.4.1.277.1.4.3.1.4 integer read-write
See pportTrafficShaperCellRatioDividend
                         pportTrafficShaperPeak 1.3.6.1.4.1.277.1.4.3.1.5 integer read-write
The peak cell rate. It defines the minimum gap (in cell units) between emission of any consecutive cells in this channel.
                         pportTrafficShaperCredit 1.3.6.1.4.1.277.1.4.3.1.6 integer read-write
Defines the maximum number of credits that can be accumulated by a shaper. This is equivalent to the maximum burst allowed at the peak rate.
             lport 1.3.6.1.4.1.277.1.5
                 lportTable 1.3.6.1.4.1.277.1.5.1 no-access
A list of logical port entries. The number of entries is given by the value of ifNumber in MIB-II.
                     lportEntry 1.3.6.1.4.1.277.1.5.1.1 no-access
The logical port entry contains objects relevant to a logical port.
                         lportIfIndex 1.3.6.1.4.1.277.1.5.1.1.1 index read-only
The ifIndex value of the corresponding ifEntry.
                         lportSlotId 1.3.6.1.4.1.277.1.5.1.1.2 integer read-only
The slot number of the board the port is on.
                         lportPportId 1.3.6.1.4.1.277.1.5.1.1.3 integer read-only
The physical port number of the interface on the board.
                         lportId 1.3.6.1.4.1.277.1.5.1.1.4 integer read-only
The logical port number of the interface on the physical port. A logical port can be uniquely identified in a Cascade network as { NodeId.lportSlotId.lportPportId.lportId }. lportId is defaulted to 1 (i.e., one-to-one mapping between the physical port and the logical port such as local V.35 or carrier) except the following cases: - For ufr, nfr and trk logical port, it indicates the bundle number for fractional T1 or 24-bundle T1. - For pdntrk logical port, it indicates the dlci over the PDN. Note that pdntrk is not allowed on fractional T1 or 24-bundle T1 physical port.
                         lportLink 1.3.6.1.4.1.277.1.5.1.1.5 integer read-write
The equipment type of the peer to which the logical port is connected. Enumeration: 'trk': 1, 'transport': 2.
                         lportProtocol 1.3.6.1.4.1.277.1.5.1.1.6 integer read-write
The data link protocol running on the logical port. Enumeration: 'atmAAL1': 10, 'dirmgmttrk': 7, 'atm': 4, 'fradPPPto1294': 2, 'isdndchan': 5, 'nfr': 1, 'smdsoptmgmt': 8, 'smds': 3.
                         lportSignal 1.3.6.1.4.1.277.1.5.1.1.7 integer read-write
The user-network signalling capability for SVC and DLCMI of the logical port. Note that this only applies to fr protocol port. Enumeration: 'dce': 1, 'nni': 3, 'dte': 2.
                         lportFt1Ds0s 1.3.6.1.4.1.277.1.5.1.1.8 octet string read-only
The bit mask indicating the DS0s for the fractional T1/E1 logical port which must be a subset of the corresponding pportDs1Ds0s. It's represented by a 32-bit hex char string.
                         lportGlobalDlci 1.3.6.1.4.1.277.1.5.1.1.9 integer read-write
The global DLCI correspondent to the interface if the DLCI is globally significant in the network. Note that this object is read-write only during creation, and read-only after creation.
                         lportDlcmiStd 1.3.6.1.4.1.277.1.5.1.1.10 integer read-write
This variable states which Data Link Connection Management scheme is active (and by implication, what DLCI it uses) on the Frame Relay interface. Enumeration: 'ansiT1-617-D': 3, 'ansiT1-617-B': 6, 'autodetect': 5, 'ccittQ-933-A': 4, 'disabled': 1, 'lmiRev1': 2.
                         lportDlciAddrFmt 1.3.6.1.4.1.277.1.5.1.1.11 integer read-only
This variable states which address format is in use on the Frame Relay interface. Enumeration: 'q922': 1.
                         lportDlciAddrLen 1.3.6.1.4.1.277.1.5.1.1.12 integer read-only
This variable states which address length in octets. In the case of Q922 format, the length indicates the entire length of the address including the control portion. Enumeration: 'three-octets-16-bits': 3, 'four-octets-17-bits': 4, 'two-octets-10-bits': 1, 'three-octets-10-bits': 2, 'four-octets-23-bits': 5.
                         lportMaxFramesize 1.3.6.1.4.1.277.1.5.1.1.13 integer read-only
The maximum frame size supported on the interface. Currently it's not used.
                         lportDceVerifTimer 1.3.6.1.4.1.277.1.5.1.1.14 integer read-write
The polling verification timer (secs) on the DCE interface. If the port is configured as a DXI/SNI, then this MIB object defines the heartbeat poll timer setting.
                         lportDceErrorThresh 1.3.6.1.4.1.277.1.5.1.1.15 integer read-write
The error threshold on the DCE interface. If the port is configured as a DXI/SNI, then this MIB object defines the heartbeat poll No Ack threshold setting.
                         lportDceEventCount 1.3.6.1.4.1.277.1.5.1.1.16 integer read-write
The monitored events count on the DCE interface.
                         lportDteErrorThresh 1.3.6.1.4.1.277.1.5.1.1.17 integer read-write
The error threshold on the DTE interface.
                         lportDteEventCount 1.3.6.1.4.1.277.1.5.1.1.18 integer read-write
The monitored events count on the DTE interface.
                         lportDtePollTimer 1.3.6.1.4.1.277.1.5.1.1.19 integer read-write
The link status polling timer (secs) on the DTE interface.
                         lportDteFullCounter 1.3.6.1.4.1.277.1.5.1.1.20 integer read-write
The full status polling counter on the DTE interface.
                         lportDteMulticast 1.3.6.1.4.1.277.1.5.1.1.21 integer read-only
The multicast capability of the interface. Enumeration: 'one-way': 1, 'm-way': 3, 'two-way': 2.
                         lportTrkRnode 1.3.6.1.4.1.277.1.5.1.1.22 ipaddress read-write
Node at the other end of the trunk. This object is read-write only during lport creation, and read-only thereafter.
                         lportTrkRlport 1.3.6.1.4.1.277.1.5.1.1.23 integer read-write
Logical port (IfIndex) at the other end of the trunk. This
                         lportCongestState 1.3.6.1.4.1.277.1.5.1.1.24 integer read-only
Congestion State for the logical port. Enumeration: 'mild': 2, 'critical': 4, 'severe': 3, 'normal': 1.
                         lportQP1Len 1.3.6.1.4.1.277.1.5.1.1.25 integer read-only
Priority-1 queue length (number of packets) in xmit buffer.
                         lportQP2Len 1.3.6.1.4.1.277.1.5.1.1.26 integer read-only
Priority-2 queue length (number of packets) in xmit buffer.
                         lportQP3Len 1.3.6.1.4.1.277.1.5.1.1.27 integer read-only
Priority-3 queue length (number of packets) in xmit buffer.
                         lportQP4Len 1.3.6.1.4.1.277.1.5.1.1.28 integer read-only
Priority-4 queue length (number of packets) in xmit buffer.
                         lportErrTime 1.3.6.1.4.1.277.1.5.1.1.29 timeticks read-only
The value of sysUpTime at which the last error was detected.
                         lportErrType 1.3.6.1.4.1.277.1.5.1.1.30 integer read-only
The type of error that was last seen on this interface. Enumeration: 'hdlc-abort': 2, 'discardIllegalLen': 19, 'dlcmiUnknownIE': 12, 'dlcmiUnknownRpt': 14, 'dlcmiProtoErr': 11, 'illegalDLCI': 9, 'discardPortMismatch': 18, 'discardFW': 16, 'tx-underrun': 7, 'rcv-Long': 5, 'crc-Error': 4, 'discardRange': 17, 'short-frame': 1, 'dlcmiSequenceErr': 13, 'unknownDLCI': 10, 'unknownProt': 15, 'residual-bit': 3, 'unknownError': 8, 'rcv-overrun': 6.
                         lportErrData 1.3.6.1.4.1.277.1.5.1.1.31 octet string read-only
An octet string containing as much of the error packet as possible. As a minimum, it must contain the Q.922 Address or as much as was delivered. It is desirable to include all information up to the PDU.
                         lportDiagTestId 1.3.6.1.4.1.277.1.5.1.1.32 integer read-write
Identification for the diagnostics tests to be run.
                         lportDiagTestRuns 1.3.6.1.4.1.277.1.5.1.1.33 integer read-write
Number of passes of the diagnostics tests to be run. The default value is 1.
                         lportDataRate 1.3.6.1.4.1.277.1.5.1.1.34 integer read-write
An estimate of the logical port's data rate in bits per second.
                         lportTrkStatus 1.3.6.1.4.1.277.1.5.1.1.35 integer read-only
The current state of the trunk. The btdefined state only applies to backup trunks. Enumeration: 'nattempt': 1, 'n2way': 3, 'btdefined': 9, 'nexchange': 5, 'nloading': 6, 'ninit': 2, 'nfull': 7, 'nexstart': 4.
                         lportSevCongests 1.3.6.1.4.1.277.1.5.1.1.36 integer read-only
The cumulative number of times that the lport's congestion state has changed from mildly-congested to severely-congested since the last reset.
                         lportAbsCongests 1.3.6.1.4.1.277.1.5.1.1.37 integer read-only
The cumulative number of times that the lport's congestion state has changed from severely-congested to absolutely- congested since the last reset.
                         lportTrkOverhead 1.3.6.1.4.1.277.1.5.1.1.38 integer read-write
An estimate of the overhead (headers and internal control messages) in trunking user data in terms of a percentage of the configured trunk bandwidth.
                         lportTrkUtil 1.3.6.1.4.1.277.1.5.1.1.39 integer read-write
An estimate of the real utilization of the trunk bandwidth in terms of a percentage of the configured trunk bandwidth.
                         lportVAvailbw 1.3.6.1.4.1.277.1.5.1.1.40 integer read-only
Currently available virtual trunk bandwidth.
                         lportTrkLastTimeChange 1.3.6.1.4.1.277.1.5.1.1.41 timeticks read-only
The sysUpTime value when the trunk was last changed to the current status.
                         lportCongestRate 1.3.6.1.4.1.277.1.5.1.1.42 integer read-only
The rate (%) of entering severely or absolutely congested states in the last one minute interval.
                         lportCongestRateThresh 1.3.6.1.4.1.277.1.5.1.1.43 integer read-write
The alert threshold (%) for the CongestRate; trap will be sent when exceeded.
                         lportDiagState 1.3.6.1.4.1.277.1.5.1.1.44 integer read-write
The current state of the diagnostic on this logical port. Enumeration: 'active': 1.
                         lportDiagOptionStr 1.3.6.1.4.1.277.1.5.1.1.45 octet string read-write
Optional parameters to the diagnostic.
                         lportDiagPassCount 1.3.6.1.4.1.277.1.5.1.1.46 integer read-only
Number of successful diagnostic passes.
                         lportDiagFailCount 1.3.6.1.4.1.277.1.5.1.1.47 integer read-only
Number of failed diagnostic passes.
                         lportDiagResultStr 1.3.6.1.4.1.277.1.5.1.1.48 displaystring read-only
Description of last diagnostic failure.
                         lportDs0BitStuff 1.3.6.1.4.1.277.1.5.1.1.49 integer read-write
Is bit stuffing enabled on this lport? Enumeration: 'bit-stuffing': 1.
                         lportErrorThreshold 1.3.6.1.4.1.277.1.5.1.1.50 integer read-write
The per minute error threshold before a link error trap is sent.
                         lportUnsyncBandwidth 1.3.6.1.4.1.277.1.5.1.1.51 integer read-only
The accumulated allocated/deallocated bandwidth which has not been propagated by OSPF yet.
                         lportDTEInStatusFrames 1.3.6.1.4.1.277.1.5.1.1.52 counter read-only
The number of LMI STATUS frames received from the DCE since the last system reset. The count includes link integrity verification frames only.
                         lportDTEInFullStatusFrames 1.3.6.1.4.1.277.1.5.1.1.53 counter read-only
The number of LMI Full STATUS frames received from the DTE since the last system reset.
                         lportDTEInAsyncStatusFrames 1.3.6.1.4.1.277.1.5.1.1.54 counter read-only
The number of asynchronous LMI Status frames received from the DTE since the last system reset. For LMI Rev 1, these are Update STATUS frames. For ANSI Annex D and CCITT Annex A these are Asynchronous STATUS frames.
                         lportDTEInErrorFrames 1.3.6.1.4.1.277.1.5.1.1.55 counter read-only
The number of LMI frames received containing protocol errors.
                         lportDTEOutPollFrames 1.3.6.1.4.1.277.1.5.1.1.56 counter read-only
The number of LMI Status Enquiry frames transmitted since the last system reset.
                         lportDTEPollErrorCounts 1.3.6.1.4.1.277.1.5.1.1.57 counter read-only
The number of DTE in-channel signaling link reliability errors (i.e. LMI Status Enquiry frames that were not responded to, sequence number errors) since the last system reset.
                         lportDTEFailCounts 1.3.6.1.4.1.277.1.5.1.1.58 counter read-only
The number of times since the last system reset LMI has declared the DTE side of the link down due to excessive errors.
                         lportDTEFailReason 1.3.6.1.4.1.277.1.5.1.1.59 integer read-only
The LMI failure reason. If the rate of LMI detected errors exceeds the threshold, this contains the cause of the most recent error. Enumeration: 'dte-timeout': 2, 'prot-error': 3, 'dte-bad-Nr': 1.
                         lportDTEOperStatus 1.3.6.1.4.1.277.1.5.1.1.60 integer read-only
The operational status of the DTE side of LMI on this link. Enumeration: 'down': 2, 'up': 1.
                         lportDCEInPollFrames 1.3.6.1.4.1.277.1.5.1.1.61 counter read-only
The number of LMI poll frames received from the DTE since the last system reset.
                         lportDCEInErrorFrames 1.3.6.1.4.1.277.1.5.1.1.62 counter read-only
The number of LMI frames received containing protocol errors.
                         lportDCEOutStatusFrames 1.3.6.1.4.1.277.1.5.1.1.63 counter read-only
The number of LMI STATUS frames transmitted since the last system reset. The count includes link integrity verification frames only.
                         lportDCEOutFullStatusFrames 1.3.6.1.4.1.277.1.5.1.1.64 counter read-only
The number of LMI Full STATUS frames transmitted since the last system reset.
                         lportDCEOutAsyncStatusFrames 1.3.6.1.4.1.277.1.5.1.1.65 counter read-only
The number of asynchronous LMI Status frames transmitted since the last system reset. For LMI Rev 1, these are Update STATUS frames. For ANSI Annex D and CCITT Annex A these are Asynchronous STATUS frames.
                         lportDCEPollErrorCounts 1.3.6.1.4.1.277.1.5.1.1.66 counter read-only
The number of DCE in-channel signaling link reliability errors (i.e. timeouts waiting for LMI Status Enquiry frames, sequence number errors) since the last system reset.
                         lportDCEFailCounts 1.3.6.1.4.1.277.1.5.1.1.67 counter read-only
The number of times since the last system reset LMI has declared the DCE side of the link down due to excessive errors.
                         lportDCEFailReason 1.3.6.1.4.1.277.1.5.1.1.68 integer read-only
The LMI failure reason. If the rate of LMI detected errors exceeds the threshold, this contains the cause of the most recent error. Enumeration: 'prot-error': 3, 'dce-bad-Nr': 1, 'dce-timeout': 2.
                         lportDCEOperStatus 1.3.6.1.4.1.277.1.5.1.1.69 integer read-only
The operational status of the DCE side of LMI on this link. Enumeration: 'down': 2, 'up': 1.
                         lportDCEOperDlcmiStd 1.3.6.1.4.1.277.1.5.1.1.70 integer read-only
This variable states which Data Link Connection Management scheme is actually being run on this link. This is used for DCE links configured for AutoDetect and indicates the LMI standard used in the last poll received from the DTE. Enumeration: 'ansiT1-617-D': 3, 'reserved': 5, 'unknown': 1, 'ccittQ-933-A': 4, 'lmiRev1': 2, 'ansiT1-617-B': 6.
                         lportLMIInErrorFrames 1.3.6.1.4.1.277.1.5.1.1.71 counter read-only
The number of total frames received with an error. For NNI links this is the sum of lportDTEInErrorFrames and lportDCEInErrorFrames.
                         lportDCEnN4 1.3.6.1.4.1.277.1.5.1.1.72 integer read-write
This variable specifies the maximum number of LMI Status Enquiry frames that can be received from a DTE within time interval lportDCEnT3. This is only valid on lports using LMIREV1.
                         lportDCEnT3 1.3.6.1.4.1.277.1.5.1.1.73 integer read-write
This variable specifies the time interval (secs) used to determine if lportDCEnN4 an excess number (lportDCEnN4) of Status Enquiry messages are received. This is only valid on lports using LMIREV1.
                         lportXmitLatencyThreshold 1.3.6.1.4.1.277.1.5.1.1.74 integer read-write
Outbound frames are allowed on the transmit commit queue when the commit queue falls below this threshold (in microseconds).
                         lportXmitRefillPriority0Percentage 1.3.6.1.4.1.277.1.5.1.1.75 integer read-write
Percentage of time the transmit queue is refilled in priority order 0, 1, 2, 3.
                         lportXmitRefillPriority1Percentage 1.3.6.1.4.1.277.1.5.1.1.76 integer read-write
Percentage of time the transmit queue is refilled in priority order 1, 2, 3, 0.
                         lportXmitRefillPriority2Percentage 1.3.6.1.4.1.277.1.5.1.1.77 integer read-write
Percentage of time the transmit queue is refilled in priority order 2, 3, 0, 1.
                         lportXmitRefillPriority3Percentage 1.3.6.1.4.1.277.1.5.1.1.78 integer read-write
Percentage of time the transmit queue is refilled in priority order 3, 0, 1, 2.
                         lportXmitDiscardLow 1.3.6.1.4.1.277.1.5.1.1.79 integer read-write
Priority holding queue low water discard threshold. Discarding stops when holding queue hits this level.
                         lportSevereThreshold 1.3.6.1.4.1.277.1.5.1.1.80 integer read-write
Severe congestion level. Outbound red and amber packets are discarded when the transmit queue hits this threshold.
                         lportMildThreshold 1.3.6.1.4.1.277.1.5.1.1.81 integer read-write
Mild congestion level. Outbound red packets are discarded when the transmit queue hits this threshold.
                         lportTrkKeepAliveTimer 1.3.6.1.4.1.277.1.5.1.1.86 integer read-write
Send a keep-alive packet after this many seconds. These packets are sent on trunk links only. The range is 0 thru 15, with zero meaning the keep-alive protocol is disabled. The default is one.
                         lportTrkKeepAliveErrorThreshold 1.3.6.1.4.1.277.1.5.1.1.87 integer read-write
Declare the interface down after this many keep-alive packets in a row are missed. The default is five.
                         lportIgCutThruStatus 1.3.6.1.4.1.277.1.5.1.1.88 integer read-write
Enable ingress cut-thru on this user lport. Default is disabled. Enumeration: 'disabled': 1, 'enabled': 2.
                         lportEgCutThruStatus 1.3.6.1.4.1.277.1.5.1.1.89 integer read-write
Enable egress cut-thru on this user lport. Default is disabled. Enumeration: 'disabled': 1, 'enabled': 2.
                         lportEgCutThruThresh 1.3.6.1.4.1.277.1.5.1.1.90 integer read-write
Egress cut thru threshold - start transmitting a frame on a user port after this many segments have arrived.
                         lportFrameRelayTrkEnable 1.3.6.1.4.1.277.1.5.1.1.91 integer read-write
Allow Frame Relay Trunks on the user link. Enumeration: 'not-allowed': 2, 'allowed': 1.
                         lportSmdsSsiIf 1.3.6.1.4.1.277.1.5.1.1.92 integer read-write
The interface number of the SSI which this DXI/SNI is multiplexed to.
                         lportSmdsSsiSlot 1.3.6.1.4.1.277.1.5.1.1.93 integer read-write
The slot of the SSI which this DXI/SNI is multiplexed to.
                         lportSmdsScrnId 1.3.6.1.4.1.277.1.5.1.1.94 integer read-write
The ID of address screen for this interface.
                         lportSmdsIaScrnOp 1.3.6.1.4.1.277.1.5.1.1.95 integer read-write
Individual address screen operation. Enumeration: 'allow': 1, 'disallow': 2.
                         lportSmdsGaScrnOp 1.3.6.1.4.1.277.1.5.1.1.96 integer read-write
Group address screen operation. Enumeration: 'allow': 1, 'disallow': 2.
                         lportSmdsIaScrnMap 1.3.6.1.4.1.277.1.5.1.1.97 octet string read-write
The individual address screen member bit map. For set request, the first byte is the operation : 1 for deleting, 2 for adding. The following bytes are the bit map. The bit position of each bit in this bit map represent a screen member ID. The most significant bit is corresponding to group address ID 1. For get response, The whole string is the bit map.
                         lportSmdsGaScrnMap 1.3.6.1.4.1.277.1.5.1.1.98 octet string read-write
The group address screen member bit map. For set request, the first byte is the operation : 1 for deleting, 2 for adding. The following bytes are the bit map. The bit position of each bit in this bit map represent a screen member ID. The most significant bit is corresponding to group address ID 1. For get response, The whole string is the bit map.
                         lportSmdsTrkAddr 1.3.6.1.4.1.277.1.5.1.1.99 octet string read-write
SMDS address. For SSI feeder port, this address is the local address of all SMDS optimim paths associated with this SSI feeder port. For SSI Optimum path port, this address is the remote address of this SSI optimum path. The 4 most significant bits are 1100. The following 4 bits are 0001. The following 5 bytes are the 10 digits number in BCD format. The following 16 bits are padded with 1's
                         lportSmdsCrc 1.3.6.1.4.1.277.1.5.1.1.100 integer read-write
CRC which CPE generates. Enumeration: 'crc32': 2, 'crc16': 1.
                         lportSmdsCpePoll 1.3.6.1.4.1.277.1.5.1.1.101 integer read-write
Whether CPE supports heart beat poll or not. Enumeration: 'poll': 2, 'nopoll': 1.
                         lportSmdsPduCheck 1.3.6.1.4.1.277.1.5.1.1.102 integer read-write
turn of/off the detailed SIP3 PDU error checking. Enumeration: 'on': 1.
                         lportSmdsCntOutFrDxi2HbPolls 1.3.6.1.4.1.277.1.5.1.1.103 counter read-write
Number of DXI2 heart beat poll frames transmitted.
                         lportSmdsCntOutByteDxi2HbPolls 1.3.6.1.4.1.277.1.5.1.1.104 counter read-write
Total number of octets in DXI2 heart beat poll frames transmitted.
                         lportSmdsCntInFrDxi2HbPolls 1.3.6.1.4.1.277.1.5.1.1.105 counter read-write
Number of DXI2 heart beat poll frames received.
                         lportSmdsCntInByteDxi2HbPolls 1.3.6.1.4.1.277.1.5.1.1.106 counter read-write
Total number of octets in DXI2 heart beat poll frames received.
                         lportSmdsCntOutFrSip3s 1.3.6.1.4.1.277.1.5.1.1.107 counter read-write
Number of SIP3 frames transmitted.
                         lportSmdsCntOutByteSip3s 1.3.6.1.4.1.277.1.5.1.1.108 counter read-write
Total number of octets in SIP3 frames transmitted.
                         lportSmdsCntInFrSip3s 1.3.6.1.4.1.277.1.5.1.1.109 counter read-write
Number of SIP3 frames received.
                         lportSmdsCntInByteSip3s 1.3.6.1.4.1.277.1.5.1.1.110 counter read-write
Total number of octets in SIP3 frames received.
                         lportSmdsCntDxi2LinkIdInvalids 1.3.6.1.4.1.277.1.5.1.1.111 counter read-write
Number of instances that DXI2 link ID is invalid.
                         lportSmdsCntDxi2StationIdInvalids 1.3.6.1.4.1.277.1.5.1.1.112 counter read-write
Number of instances that DXI2 station ID is invalid.
                         lportSmdsCntDxi2CrInvalids 1.3.6.1.4.1.277.1.5.1.1.113 counter read-write
Number of instances that DXI2 command/response field is invalid.
                         lportSmdsCntDxi2AeInvalids 1.3.6.1.4.1.277.1.5.1.1.114 counter read-write
Number of instances that DXI2 address extension field is invalid.
                         lportSmdsCntDxi2CtrlInvalids 1.3.6.1.4.1.277.1.5.1.1.115 counter read-write
Number of instances that DXI2 control field is invalid.
                         lportSmdsCntDxi2FrameSizeErrors 1.3.6.1.4.1.277.1.5.1.1.116 counter read-write
Number of instances there is a DXI2 frame size error.
                         lportSmdsCntSip3RsvdInvalids 1.3.6.1.4.1.277.1.5.1.1.117 counter read-write
Number of instances that SIP3 reserved field in header is invalid.
                         lportSmdsCntSip3BetagMismatchs 1.3.6.1.4.1.277.1.5.1.1.118 counter read-write
Number of instances that SIP3 BE tag is not macthed.
                         lportSmdsCntSip3BasizeIncorrects 1.3.6.1.4.1.277.1.5.1.1.119 counter read-write
Number of instances that SIP3 BA size is incorrect.
                         lportSmdsCntSip3BasizeInvalids 1.3.6.1.4.1.277.1.5.1.1.120 counter read-write
Number of instances that SIP3 BA size is invalid.
                         lportSmdsCntSip3DaTypeInvalids 1.3.6.1.4.1.277.1.5.1.1.121 counter read-write
Number of instances that SIP3 destination address type is invalid.
                         lportSmdsCntSip3DaInvalids 1.3.6.1.4.1.277.1.5.1.1.122 counter read-write
Number of instances that SIP3 destination address is invalid.
                         lportSmdsCntSip3SaTypeInvalids 1.3.6.1.4.1.277.1.5.1.1.123 counter read-write
Number of instances that SIP3 source address type is invalid.
                         lportSmdsCntSip3SaInvalids 1.3.6.1.4.1.277.1.5.1.1.124 counter read-write
Number of instances that SIP3 source address is invalid.
                         lportSmdsCntSip3BasizeMismatchs 1.3.6.1.4.1.277.1.5.1.1.125 counter read-write
Number of instances that SIP3 BA sizes in the header and trailer are not matched.
                         lportSmdsCntSip3HeLenInvalids 1.3.6.1.4.1.277.1.5.1.1.126 counter read-write
Number of instances that SIP3 header extension length is invalid.
                         lportSmdsCntSip3HeVersionInvalids 1.3.6.1.4.1.277.1.5.1.1.127 counter read-write
Number of instances that SIP3 header extension version is invalid.
                         lportSmdsCntSip3HeCarrierInvalids 1.3.6.1.4.1.277.1.5.1.1.128 counter read-write
Number of instances that SIP3 header extension carrier is invalid.
                         lportSmdsCntSip3Crc32Errors 1.3.6.1.4.1.277.1.5.1.1.129 counter read-write
Number of SIP3 CRC errors.
                         lportSmdsCntSip3TRsvdInvalids 1.3.6.1.4.1.277.1.5.1.1.130 counter read-write
Number of instances that SIP3 reserved field in trailer is invalid.
                         lportSmdsCntSaNotFounds 1.3.6.1.4.1.277.1.5.1.1.131 counter read-write
Number of instances that source address not found.
                         lportSmdsCntSaValidationFails 1.3.6.1.4.1.277.1.5.1.1.132 counter read-write
Number of instances that source address validation failed.
                         lportSmdsCntSaDaOnSamePorts 1.3.6.1.4.1.277.1.5.1.1.133 counter read-write
Number of instances that source address and destination addresses are on the same port.
                         lportSmdsCntDaSsiMismacths 1.3.6.1.4.1.277.1.5.1.1.134 counter read-write
Obsolete.
                         lportSmdsCntSsiProvisionErrors 1.3.6.1.4.1.277.1.5.1.1.135 counter read-write
Obsolete.
                         lportSmdsCntDstIaNotFounds 1.3.6.1.4.1.277.1.5.1.1.136 counter read-write
Number of instances that destination individual address not found.
                         lportSmdsCntDstGaNotFounds 1.3.6.1.4.1.277.1.5.1.1.137 counter read-write
Number of instances that destination group address not found.
                         lportSmdsCntSrcIaScrnFails 1.3.6.1.4.1.277.1.5.1.1.138 counter read-write
Number of instances that source individual address screening failed.
                         lportSmdsCntDstIaScrnFails 1.3.6.1.4.1.277.1.5.1.1.139 counter read-write
Number of instances that destination individual address screening failed.
                         lportSmdsCntDstGaScrnFails 1.3.6.1.4.1.277.1.5.1.1.140 counter read-write
Number of instances that destination group address screening failed.
                         lportSmdsTotalDiscards 1.3.6.1.4.1.277.1.5.1.1.141 counter read-write
total number of discards.
                         lportSmdsSsiNode 1.3.6.1.4.1.277.1.5.1.1.142 integer read-write
The Node of the SSI which this DXI/SNI is multiplexed to.
                         lportBilling 1.3.6.1.4.1.277.1.5.1.1.143 integer read-write
This object defines the ability to enable and disable billing on this logical port (for SMDS this must be a DXI). When the value of nodeBilling is 'enabled', the value of this object will take precedence. When the value of nodeBilling is 'disabled', the value of this object will be overridden and billing will be disabled. The default value of this object is 'disabled'. Enumeration: 'disabled': 1, 'enabled': 2.
                         lportSmdsReserved144 1.3.6.1.4.1.277.1.5.1.1.144 integer read-write
reserved! ignore!
                         lportLinkStatus 1.3.6.1.4.1.277.1.5.1.1.145 integer read-write
Link protocol status. The Link protocol may be frame relay LMI, DXI heart beat poll, PPP LCP, etc, depends on the lport type. Enumeration: 'down': 2, 'up': 1.
                         lportLMIDelay 1.3.6.1.4.1.277.1.5.1.1.146 integer read-write
The number of seconds 1-9 to buffer (or initiate) a FR LMI async update (or ATM OAM alarms) to allow filtering of LMI async events. Zero (0) indicates that no buffering is done (all updates are immediate) and 255 indicates that no updates are sent.
                         lportCRC 1.3.6.1.4.1.277.1.5.1.1.147 integer read-write
Lport CRC selection: 0 - 16 bit CRC 1 - 32 bit CRC
                         lportSmdsMulticastGa 1.3.6.1.4.1.277.1.5.1.1.148 octet string read-write
The Multicast Group Address is the smds broadcast address which is used to get smds address from its IP address.
                         lportSmdsMulticastIpAddr 1.3.6.1.4.1.277.1.5.1.1.149 ipaddress read-write
This IP address is this logical port's IP address.
                         lportAtmVPI 1.3.6.1.4.1.277.1.5.1.1.150 integer read-write
VPI value in the ATM cell header: ATM DXI with HSSI IOP VPI (4 lsb bit) range: 0 - 15 ATM UNI DS3/E3 IOP VPI (4 lsb bit) range: 0 - 15
                         lportAtmVCI 1.3.6.1.4.1.277.1.5.1.1.151 integer read-write
VCI value in the ATM cell header: ATM DXI with HSSI IOP VCI (6 lsb bit) range: 0 - 63 ATM UNI DS3/E3 IOP VCI (8 lsb bit) range: 0 - 255
                         lportPeakCellRateindex 1.3.6.1.4.1.277.1.5.1.1.152 integer read-write
Peak cell rate queue index
                         lportSustCellRate 1.3.6.1.4.1.277.1.5.1.1.153 integer read-write
Sustainable cell rate in cell/second
                         lportBurstTolerance 1.3.6.1.4.1.277.1.5.1.1.154 integer read-write
Burst Tolerance in multiple of 32 cells
                         lportBuTrkOnFailure 1.3.6.1.4.1.277.1.5.1.1.155 integer read-write
Enables or disables trunk backup due to link down. Enumeration: 'enabled': 1.
                         lportTrkFailureThrsh 1.3.6.1.4.1.277.1.5.1.1.156 integer read-write
The number of seconds a primary trunk must remain down for trunk backup to be initiated.
                         lportTrkRestThrsh 1.3.6.1.4.1.277.1.5.1.1.157 integer read-write
The number of seconds a primary trunk must remain up for trunk backup to be terminated
                         lportBuTrkRetryInt 1.3.6.1.4.1.277.1.5.1.1.158 integer read-write
The number of seconds between backup trunk call setup retries.
                         lportBuTrkRetryNum 1.3.6.1.4.1.277.1.5.1.1.159 integer read-write
The number of backup trunk call setup tries per call setup cycle.
                         lportBuTrkCycleInt 1.3.6.1.4.1.277.1.5.1.1.160 integer read-write
The number of seconds between backup trunk call setup cycles.
                         lportTrkManualBu 1.3.6.1.4.1.277.1.5.1.1.161 integer read-write
Initiate or terminate manual backup for a primary trunk. none neither initiate or terminate initCmd initiate operator commanded backup termCmd terminate operator commanded backup initSched initiate scheduled backup termSched terminate scheduled backup Enumeration: 'initCmd': 1, 'initSched': 3, 'termSched': 4, 'termCmd': 2.
                         lportPrimTrk 1.3.6.1.4.1.277.1.5.1.1.162 index read-write
Indicates the primary trunk lportIfIndex for which a backup trunk is serving as a backup. This value is also used to determine trunk type by the following convention: Value Trunk Type 0 Normal lportIfIndex of this trunk Primary other lportIfIndex Backup
                         lportInitCallSetup 1.3.6.1.4.1.277.1.5.1.1.163 integer read-write
TRUE if node must initiate backup trunk call setup for this primary trunk. Otherwise FALSE. Enumeration: 'true': 1.
                         lportBuFailReason 1.3.6.1.4.1.277.1.5.1.1.164 integer read-only
Indicates the reason for the failure to perform trunk backup. Enumeration: 'buTrkNotEstab': 2, 'buTrkNotDef': 1.
                         lportQ922Enable 1.3.6.1.4.1.277.1.5.1.1.165 integer read-write
Set 1 to eanble Q.922 on this port. Q.922 must be enabled if the port is used for SVC. Enumeration: 'enable': 1, 'disable': 2.
                         lportQ922State 1.3.6.1.4.1.277.1.5.1.1.166 integer read-only
Q.922 state. This object only makes sense when Q.922 is enabled. Enumeration: 'tei-unassigned': 1, 'awaiting-release': 6, 'timer-recovery': 8, 'assign-awaiting': 2, 'awaiting-establishment': 5, 'establish-awaiting': 3, 'multiple-frame-established': 7, 'tei-assigned': 4.
                         lportTrkPduRevision 1.3.6.1.4.1.277.1.5.1.1.167 integer read-only
The Trunk PDU Revision number being used over this trunk.
                         lportPVCMgrPduRevision 1.3.6.1.4.1.277.1.5.1.1.168 integer read-only
The PVC Manager PDU Revision number being used over this trunk.
                         lportDS0LoopStatus 1.3.6.1.4.1.277.1.5.1.1.169 integer read-only
Indicates whether this logical port has one or more DS0's in loopback
                         lportISDNDuration 1.3.6.1.4.1.277.1.5.1.1.170 integer read-only
The number of seconds that the ISDN call has been established.
                         lportISDNSourceAddr 1.3.6.1.4.1.277.1.5.1.1.171 octet string read-only
The E.164 address of the source of this ISDN connection.
                         lportISDNDestAddr 1.3.6.1.4.1.277.1.5.1.1.172 octet string read-only
The E.164 address of the destination of this ISDN connection.
                         lportISDNIpAddr 1.3.6.1.4.1.277.1.5.1.1.173 ipaddress read-only
The Ip Address of the client connected to this B-Channel
                         lportISDNCallRejCause 1.3.6.1.4.1.277.1.5.1.1.174 integer read-only
The cause of the call rejection - inability to authenticate or pool is busy.
                         lportLastInvalidDLCI 1.3.6.1.4.1.277.1.5.1.1.175 integer read-only
This item pertains to user frame relay lports only. The frame relay header of the received frame contains a dlci, which uniquely identifies a specific pvc on this lport. When no pvc has been configured, on the lport, that corresponds to the dlci specified in the frame header, the frame is said to have an invalid dlci. This lport entry holds the value of the most recent invalid dlci received on this lport, to be used in troubleshooting faulty configurations.
                         lportTrkProtState 1.3.6.1.4.1.277.1.5.1.1.176 integer read-only
The current operational state of the link trunk protocol on this link. Enumeration: 'disabled': 2, 'none': 3, 'enabled': 1.
                         lportTrkTrafficMix 1.3.6.1.4.1.277.1.5.1.1.177 integer read-write
The types of traffic allowed over a Cascade trunk. Enumeration: 'management-and-PVCs': 3, 'management-only': 2, 'private': 4, 'normal': 1.
                         lportNumVC 1.3.6.1.4.1.277.1.5.1.1.178 integer read-only
The number of VCs going to or through a particular port.
                         lportTrkAdminCost 1.3.6.1.4.1.277.1.5.1.1.179 integer read-write
The administrative cost of the trunk. Used when routing circuits. Trunks with lower costs are preferred. Value ranges from 1 to 65,535.
                         lportPrivateNet 1.3.6.1.4.1.277.1.5.1.1.180 integer read-write
If non-zero, indicates the private network that the lport belongs to. If 0, the lport is publicly shared.
                         lportTrkStaticDelay 1.3.6.1.4.1.277.1.5.1.1.181 integer read-write
The measured round-trip delay of the trunk, in milliseconds. Measured when the trunk last became operational.
                         lportTrkDynamicDelay 1.3.6.1.4.1.277.1.5.1.1.182 integer read-write
The recently measured round-tip delay of the trunk. May vary from lportTrkStaticDelay due to congestion, or reprovisioning of the underlying media.
                         lportAtmDataRateQoS1 1.3.6.1.4.1.277.1.5.1.1.183 integer read-write
An estimate of the logical port's data rate in bits per second reserved for QoS class 1.
                         lportAtmDataRateQoS2 1.3.6.1.4.1.277.1.5.1.1.184 integer read-write
An estimate of the logical port's data rate in bits per second reserved for QoS class 2.
                         lportAtmDataRateQoS3 1.3.6.1.4.1.277.1.5.1.1.185 integer read-write
An estimate of the logical port's data rate in bits per second reserved for QoS class 3.
                         lportAtmDataRateQoS4 1.3.6.1.4.1.277.1.5.1.1.186 integer read-write
An estimate of the logical port's data rate in bits per second reserved for QoS class 4.
                         lportOutVAvailbwQoS1 1.3.6.1.4.1.277.1.5.1.1.187 integer read-only
Current outgoing available virtual bandwidth reserved for QoS class 1.
                         lportOutVAvailbwQoS2 1.3.6.1.4.1.277.1.5.1.1.188 integer read-only
Current outgoing available virtual bandwidth reserved for QoS class 2.
                         lportOutVAvailbwQoS3 1.3.6.1.4.1.277.1.5.1.1.189 integer read-only
Current outgoing available virtual bandwidth reserved for QoS class 3.
                         lportOutVAvailbwQoS4 1.3.6.1.4.1.277.1.5.1.1.190 integer read-only
Current outgoing available virtual bandwidth reserved for QoS class 4.
                         lportInVAvailbwQoS1 1.3.6.1.4.1.277.1.5.1.1.191 integer read-only
Current incoming available virtual bandwidth reserved for QoS class 1.
                         lportInVAvailbwQoS2 1.3.6.1.4.1.277.1.5.1.1.192 integer read-only
Current incoming available virtual bandwidth reserved for QoS class 2.
                         lportInVAvailbwQoS3 1.3.6.1.4.1.277.1.5.1.1.193 integer read-only
Current incoming available virtual bandwidth reserved for QoS class 3.
                         lportInVAvailbwQoS4 1.3.6.1.4.1.277.1.5.1.1.194 integer read-only
Currently incoming available virtual bandwidth reserved for QoS class 4.
                         lportOutAllocbwQoS1 1.3.6.1.4.1.277.1.5.1.1.195 integer read-only
Current outgoing allocated bandwidth for QoS Class 1.
                         lportOutAllocbwQoS2 1.3.6.1.4.1.277.1.5.1.1.196 integer read-only
Current outgoing allocated bandwidth for QoS Class 2.
                         lportOutAllocbwQoS3 1.3.6.1.4.1.277.1.5.1.1.197 integer read-only
Current outgoing allocated bandwidth for QoS Class 3.
                         lportOutAllocbwQoS4 1.3.6.1.4.1.277.1.5.1.1.198 integer read-only
Current outgoing allocated bandwidth for QoS Class 4.
                         lportInAllocbwQoS1 1.3.6.1.4.1.277.1.5.1.1.199 integer read-only
Current incoming allocated bandwidth for QoS Class 1.
                         lportInAllocbwQoS2 1.3.6.1.4.1.277.1.5.1.1.200 integer read-only
Current incoming allocated bandwidth for QoS Class 2.
                         lportInAllocbwQoS3 1.3.6.1.4.1.277.1.5.1.1.201 integer read-only
Current incoming allocated bandwidth for QoS Class 3.
                         lportInAllocbwQoS4 1.3.6.1.4.1.277.1.5.1.1.202 integer read-only
Current incoming allocated bandwidth for QoS Class 4.
                         lportDynamicQoSbw 1.3.6.1.4.1.277.1.5.1.1.203 integer read-write
Bitmap defining which QoS Classes should have bandwidth allocated dynamically from lportDataRate instead of reserving a percentage up-front. Enumeration: 'qos-class-4': 8, 'qos-class-1': 1, 'qos-class-2': 2, 'qos-class-3': 4.
                         lportSVCRetryTimer 1.3.6.1.4.1.277.1.5.1.1.204 integer read-write
The duration in seconds (1..255) the network is allowed to re-establish a SVC after network failure before clearing the SVC. A value of (0) indicates continuous retries by the network until the user clears the SVC.
                         lportAtmNetworkType 1.3.6.1.4.1.277.1.5.1.1.205 integer read-write
Whether this lport is supporting a private or public network. Enumeration: 'public': 2, 'private': 1.
                         lportAtmRouteMetricQoS1 1.3.6.1.4.1.277.1.5.1.1.206 integer read-write
Routing metric associated with QoS Class 1. Enumeration: 'end-to-end-delay': 2, 'cell-delay-variation': 3, 'administrative-cost': 1.
                         lportAtmRouteMetricQoS2 1.3.6.1.4.1.277.1.5.1.1.207 integer read-write
Routing metric associated with QoS Class 2. Enumeration: 'end-to-end-delay': 2, 'cell-delay-variation': 3, 'administrative-cost': 1.
                         lportAtmRouteMetricQoS3 1.3.6.1.4.1.277.1.5.1.1.208 integer read-write
Routing metric associated with QoS Class 3. Enumeration: 'end-to-end-delay': 2, 'cell-delay-variation': 3, 'administrative-cost': 1.
                         lportAtmRouteMetricQoS4 1.3.6.1.4.1.277.1.5.1.1.209 integer read-write
Routing metric associated with QoS Class 4. Enumeration: 'end-to-end-delay': 2, 'cell-delay-variation': 3, 'administrative-cost': 1.
                         lportIlmiPollTimeout 1.3.6.1.4.1.277.1.5.1.1.210 integer read-write
The duration in seconds (1..255) the ILMI poll is generated by the network-side UME. A value of 0 set to default polling period of 5 seconds.
                         lportAtmProtocol 1.3.6.1.4.1.277.1.5.1.1.211 integer read-write
UNI protocol version for this port. Enumeration: 'uni-30': 1, 'uni-31': 2, 'iisp': 3.
                         lportIlmiAdminStatus 1.3.6.1.4.1.277.1.5.1.1.212 integer read-write
Administrative state for ILMI function on this port. Enumeration: 'disabled': 2, 'enabled': 1.
                         lportIlmiOperStatus 1.3.6.1.4.1.277.1.5.1.1.213 integer read-only
Operational status for ILMI function on this port. Enumeration: 'down': 1, 'up': 3, 'registering': 2.
                         lportIlmiPollRetry 1.3.6.1.4.1.277.1.5.1.1.214 counter read-write
The number of retries of ILMI poll request will be generated when network-side UME detects loss of ILMI connectivity. A value of 0 sets to default value of 4 times
                         lportAtmVpiBits 1.3.6.1.4.1.277.1.5.1.1.215 integer read-write
Number of bits of VPI supported.
                         lportAtmVciBits 1.3.6.1.4.1.277.1.5.1.1.216 integer read-write
Number of bits of VCI supported.
                         lportAtmOamAlarmEnable 1.3.6.1.4.1.277.1.5.1.1.217 integer read-write
If disabled then OAM alarms are not generated for circuits that are down on this lport. Enumeration: 'disabled': 2, 'enabled': 1.
                         lportInVAvailbw 1.3.6.1.4.1.277.1.5.1.1.218 integer read-only
Currently available Incoming virtual bandwidth.
                         lportbwUNIPolicy 1.3.6.1.4.1.277.1.5.1.1.219 integer read-write
The network policy towards requiring sufficient bandwidth at the UNI interface prior to allowing a circuit to be established. Enumeration: 'enable-uni-bw-policing': 1, 'disable-uni-bw-policing': 2.
                         lportStarvation 1.3.6.1.4.1.277.1.5.1.1.220 integer read-only
The CBR card detected a starvation condition on this lport for the extended period defined in Bellcore TA-NWT-001248 Enumeration: 'ok': 1, 'error': 2.
                         lportRecOverflow 1.3.6.1.4.1.277.1.5.1.1.221 integer read-only
The CBR card detected a receive overflow condition on this lport for the extended period defined in Bellcore TA-NWT-001248 Enumeration: 'ok': 1, 'error': 2.
                         lportLossOfCellSequence 1.3.6.1.4.1.277.1.5.1.1.222 integer read-only
The CBR card detected a LOS condition on this lport for the extended period defined in Bellcore TA-NWT-001248 Enumeration: 'ok': 1, 'error': 2.
                         lportLossOfStructurePointer 1.3.6.1.4.1.277.1.5.1.1.223 integer read-only
The CBR card detected a loss of structure pointer condition on this lport for the extended period defined in Bellcore TA-NWT-001248 Enumeration: 'ok': 1, 'error': 2.
                         lportCbrInsDummyCells 1.3.6.1.4.1.277.1.5.1.1.224 counter read-only
The number of dummy cells inserted due to cell loss on a constant bit rate (AAL1) interface.
                         lportRecFifoUnderflowCnt 1.3.6.1.4.1.277.1.5.1.1.225 counter read-only
The number of receive FIFO underflows since the last reset. If this condition persists, a lportCBRLineDataError trap is issued indicating the lportStarvation.
                         lportRecFifoOverflowCnt 1.3.6.1.4.1.277.1.5.1.1.226 counter read-only
The number of receive FIFO overflows since the last reset. If this condition persists, a lportCBRLineDataError trap is issued indicating the receive FIFO overflow.
                         lportCbrLossOfStructurePointerCnt 1.3.6.1.4.1.277.1.5.1.1.227 counter read-only
The object counts how often the structured CBR card detected a loss of the structure pointer since the last reset.
                         lportCbrLossOfCellSequenceCnt 1.3.6.1.4.1.277.1.5.1.1.228 counter read-only
The number of loss of cell sequence since the last reset.
                         lportShaperId 1.3.6.1.4.1.277.1.5.1.1.229 integer read-write
The shaper to be used for this ATM trunk interworking with frame relay: 1-port ATM-IWU STM-1/STS-3c card -------------------------------- Values: 1..16
                         lportIlmiPrefixScreenMode 1.3.6.1.4.1.277.1.5.1.1.230 integer read-write
The type of screening to apply against dynamic prefixes received from the peer ILMI entity at this DTE port. Enumeration: 'port-prefix': 2, 'accept-all': 255, 'node-prefix-or-port-prefix': 3, 'node-prefix': 1, 'reject-all': 127.
                         lportSmdsPduViolTca 1.3.6.1.4.1.277.1.5.1.1.231 integer read-write
This object defines the ability to enable and disable SMDS pdu violation traps on this logical port. This functionality applies to the following logical port types: SMDS DXI/SNI DCE SMDS DXI/SNI DTE SMDS SSI DTE SMDS Optimum Trunk Direct Line Trunk The default value of this object is 'disabled'. Enumeration: 'disabled': 1, 'enabled': 2.
                         lportSmdsPduViolThresh 1.3.6.1.4.1.277.1.5.1.1.232 integer read-write
This object defines the Smds pdu violation threshold for this logical port. The allowable range of threshold values is 1-255. The default value of this object is '10'.
                         lportSmdsPduHdrSip3SaNotFound 1.3.6.1.4.1.277.1.5.1.1.233 octet string read-only
This object provides the Smds destination address and Smds source address of the last Smds pdu to cause the violation Smds Sa Not Found. The first 8 bytes of the octet string (i.e.; 16 digits in BCD format) correspond to the destination address. The second 8 bytes correspond to the source address.
                         lportSmdsPduHdrSip3SaDaOnSamePort 1.3.6.1.4.1.277.1.5.1.1.234 octet string read-only
This object provides the Smds destination address and Smds source address of the last Smds pdu to cause the violation Smds Sa Da On Same Port. The first 8 bytes of the octet string (i.e.; 16 digits in BCD format) correspond to the destination address. The second 8 bytes correspond to the source address.
                         lportSmdsPduHdrSip3DstGaNotFound 1.3.6.1.4.1.277.1.5.1.1.235 octet string read-only
This object provides the Smds destination address and Smds source address of the last Smds pdu to cause the violation Smds Dst Ga Not Found. The first 8 bytes of the octet string (i.e.; 16 digits in BCD format) correspond to the destination address. The second 8 bytes correspond to the source address.
                         lportSmdsPduHdrSip3DstIaScrnFail 1.3.6.1.4.1.277.1.5.1.1.236 octet string read-only
This object provides the Smds destination address and Smds source address of the last Smds pdu to cause the violation Smds Dst Ia Scrn Fail. The first 8 bytes of the octet string (i.e.; 16 digits in BCD format) correspond to the destination address. The second 8 bytes correspond to the source address.
                         lportSmdsPduHdrSip3SaValFail 1.3.6.1.4.1.277.1.5.1.1.237 octet string read-only
This object provides the Smds destination address and Smds source address of the last Smds pdu to cause the violation Smds Sa Val Fail. The first 8 bytes of the octet string (i.e.; 16 digits in BCD format) correspond to the destination address. The second 8 bytes correspond to the source address.
                         lportSmdsPduHdrSip3DstIaNotFound 1.3.6.1.4.1.277.1.5.1.1.238 octet string read-only
This object provides the Smds destination address and Smds source address of the last Smds pdu to cause the violation Smds Dst Ia Not Found. The first 8 bytes of the octet string (i.e.; 16 digits in BCD format) correspond to the destination address. The second 8 bytes correspond to the source address.
                         lportSmdsPduHdrSip3SrcIaScrnFail 1.3.6.1.4.1.277.1.5.1.1.239 octet string read-only
This object provides the Smds destination address and Smds source address of the last Smds pdu to cause the violation Smds Src Ia Scrn Fail. The first 8 bytes of the octet string (i.e.; 16 digits in BCD format) correspond to the destination address. The second 8 bytes correspond to the source address.
                         lportSmdsPduHdrSip3DstGaScrnFail 1.3.6.1.4.1.277.1.5.1.1.240 octet string read-only
This object provides the Smds destination address and Smds source address of the last Smds pdu to cause the violation Smds Dst Ga Scrn Fail. The first 8 bytes of the octet string (i.e.; 16 digits in BCD format) correspond to the destination address. The second 8 bytes correspond to the source address.
                         lportSmdsPduHdrSip3SaTypeInvalid 1.3.6.1.4.1.277.1.5.1.1.241 octet string read-only
This object provides the Smds destination address and Smds source address of the last Smds pdu to cause the violation Smds Sa Type Invalid. The first 8 bytes of the octet string (i.e.; 16 digits in BCD format) correspond to the destination address. The second 8 bytes correspond to the source address.
                         lportSmdsPduHdrSip3DaTypeInvalid 1.3.6.1.4.1.277.1.5.1.1.242 octet string read-only
This object provides the Smds destination address and Smds source address of the last Smds pdu to cause the violation Smds Da Type Invalid. The first 8 bytes of the octet string (i.e.; 16 digits in BCD format) correspond to the destination address. The second 8 bytes correspond to the source address.
                         lportSmdsPduHdrDxi2LinkIdInvalid 1.3.6.1.4.1.277.1.5.1.1.243 octet string read-only
This object provides the dxi2 header of the last Smds pdu to cause the violation Dxi2 Link Id Invalid. The length of this object is 4 bytes.
                         lportSmdsPduHdrDxi2CrInvalid 1.3.6.1.4.1.277.1.5.1.1.244 octet string read-only
This object provides the dxi2 header of the last Smds pdu to cause the violation Dxi2 Cr Invalid. The length of this object is 4 bytes.
                         lportSmdsPduHdrDxi2CtrlInvalid 1.3.6.1.4.1.277.1.5.1.1.245 octet string read-only
This object provides the dxi2 header of the last Smds pdu to cause the violation Dxi2 Ctrl Invalid. The length of this object is 4 bytes.
                         lportSmdsPduHdrDxi2StationIdInvalid 1.3.6.1.4.1.277.1.5.1.1.246 octet string read-only
This object provides the dxi2 header of the last Smds pdu to cause the violation Dxi2 Station Id Invalid. The length of this object is 4 bytes.
                         lportSmdsPduHdrDxi2AeInvalid 1.3.6.1.4.1.277.1.5.1.1.247 octet string read-only
This object provides the dxi2 header of the last Smds pdu to cause the violation Dxi2 Ae Invalid. The length of this object is 4 bytes.
                         lportDS0FarendLpbkEnabled 1.3.6.1.4.1.277.1.5.1.1.248 integer read-write
Set a single DS0 into farend loopback 1-24.
                         lportDS0FarendLpbkDisabled 1.3.6.1.4.1.277.1.5.1.1.249 integer read-write
Set a single DS0 out farend loopback 1-24.
                         lportTrkProtFailureThreshold 1.3.6.1.4.1.277.1.5.1.1.250 integer read-write
The time, measured in seconds, that Trunk Protocol waits before transitioning the state of an unresponsive trunk from UP to DOWN. Trunk protocol keepalive requests are issued on the trunk lport once per second. This value defines the failure threshold, that is, the number of consecutive requests that must go unanswered before the Trunk Protocol application will declare the trunk lport DOWN.
                         lportPtr 1.3.6.1.4.1.277.1.5.1.1.251 octet string read-only
An octet string indicating the lport pointer.
                         lportISDNPoolUtil 1.3.6.1.4.1.277.1.5.1.1.252 integer read-only
The percent utilization of the B-channel pool that this b-channel belongs to.
                         lportISDNIpAddrAssignFail 1.3.6.1.4.1.277.1.5.1.1.253 integer read-only
The cause value for why Ip Address assignment has failed.
                         lportTrkUtilQoS1 1.3.6.1.4.1.277.1.5.1.1.254 integer read-write
An estimate of the real QoS1 utilization of the trunk bandwidth in terms of a percentage of the configured trunk bandwidth.
                         lportTrkUtilQoS2 1.3.6.1.4.1.277.1.5.1.1.255 integer read-write
An estimate of the real QoS2 utilization of the trunk bandwidth in terms of a percentage of the configured trunk bandwidth.
                         lportTrkUtilQoS3 1.3.6.1.4.1.277.1.5.1.1.256 integer read-write
An estimate of the real QoS3 utilization of the trunk bandwidth in terms of a percentage of the configured trunk bandwidth.
                         lportTrkUtilQoS4 1.3.6.1.4.1.277.1.5.1.1.257 integer read-write
An estimate of the real QoS4 utilization of the trunk bandwidth in terms of a percentage of the configured trunk bandwidth.
                         lportInCells 1.3.6.1.4.1.277.1.5.1.1.267 counter read-only
The total number of cells received
                         lportOutCells 1.3.6.1.4.1.277.1.5.1.1.268 counter read-only
The total number of cells transmitted
             ckt 1.3.6.1.4.1.277.1.6
                 cktTable 1.3.6.1.4.1.277.1.6.1 no-access
A table containing information about specific DLCIs, channels and corresponding circuits.
                     cktEntry 1.3.6.1.4.1.277.1.6.1.1 no-access
The information regarding a single Data Link Connection Identifier.
                         cktSrcIfIndex 1.3.6.1.4.1.277.1.6.1.1.1 index read-only
The ifIndex value of the corresponding ifEntry.
                         cktSrcDlci 1.3.6.1.4.1.277.1.6.1.1.2 integer read-only
The DLCI used as the key for the circuit. For local DLCI significance, this is the local DLCI. For Global DLCI significance, this is the remote DLCI.
                         cktPriority 1.3.6.1.4.1.277.1.6.1.1.3 integer read-write
The priority level (1 through 3) for this circuit.
                         cktCir 1.3.6.1.4.1.277.1.6.1.1.4 integer read-write
The average number of user data (bits) that the network agrees to transfer over the circuit in one direction, measured over the measurement interval T = cktBc/cktCir.
                         cktBc 1.3.6.1.4.1.277.1.6.1.1.5 integer read-write
The maximum amount of data (bits) that the network agrees to transfer over the circuit under normal conditions, during the measurement interval.
                         cktBe 1.3.6.1.4.1.277.1.6.1.1.6 integer read-write
The maximum amount of uncommitted data (bits) that the network will attempt to transfer over the circuit during the measurement interval. By default, if not configured when creating the entry, the Excess Information Burst Size is set to the value of ifSpeed.
                         cktDestNodeId 1.3.6.1.4.1.277.1.6.1.1.7 integer read-write
The destination node ID for this circuit.
                         cktDestIfIndex 1.3.6.1.4.1.277.1.6.1.1.8 integer read-write
The interface identifier at the destination node for this circuit.
                         cktDestDlci 1.3.6.1.4.1.277.1.6.1.1.9 integer read-write
The DLCI which is the destination of the key DLCI. For local DLCI significance, this is the remote DLCI since the key DLCI is the local DLCI. For global significance, this is the local DLCI since the key DLCI is the remote DLCI.
                         cktTos 1.3.6.1.4.1.277.1.6.1.1.10 integer read-only
The type of service for the circuit. Only committed is supported in the FCS. Enumeration: 'shared': 2, 'committed': 1.
                         cktOde 1.3.6.1.4.1.277.1.6.1.1.11 integer read-write
This variable states whether graceful discard is enabled for the ckt. Enumeration: 'on': 1.
                         cktAdminStatus 1.3.6.1.4.1.277.1.6.1.1.12 integer read-write
The desired state of the ckt. Enumeration: 'down': 1, 'up': 2.
                         cktCreationTime 1.3.6.1.4.1.277.1.6.1.1.13 timeticks read-only
The value of sysUpTime when the circuit was created (activated).
                         cktLastTimeChange 1.3.6.1.4.1.277.1.6.1.1.14 timeticks read-only
The sysUpTime value when the circuit was last changed to the current state.
                         cktVcState 1.3.6.1.4.1.277.1.6.1.1.15 integer read-only
The current state of the PVC segment in the Cascade network. Enumeration: 'wcbdelete': 5, 'retry': 2, 'svclr': 8, 'slowretry': 12, 'wcbdeact': 4, 'svcall': 7, 'wcbbkdp': 10, 'calling': 3, 'inactive': 1, 'backedup': 9, 'active': 6, 'wcbreact': 11.
                         cktDceState 1.3.6.1.4.1.277.1.6.1.1.16 integer read-only
The DCE state of the circuit. Enumeration: 'active': 2, 'inactive': 1.
                         cktDteStatus 1.3.6.1.4.1.277.1.6.1.1.17 integer read-only
The DTE status of the circuit. Enumeration: 'active': 2, 'inactive': 1.
                         cktRnr 1.3.6.1.4.1.277.1.6.1.1.18 integer read-only
The receiver's readiness for accepting data flow. Enumeration: 'recvnotready': 1.
                         cktNiDown 1.3.6.1.4.1.277.1.6.1.1.19 integer read-only
The state of the network interface. Enumeration: 'nidown': 1.
                         cktDteState 1.3.6.1.4.1.277.1.6.1.1.20 integer read-only
The DTE state of the circuit. Enumeration: 'active': 2, 'inactive': 1.
                         cktOperStatus 1.3.6.1.4.1.277.1.6.1.1.21 integer read-only
The current operational status of the entire PVC. Enumeration: 'active': 2, 'inactive': 1.
                         cktOutForward 1.3.6.1.4.1.277.1.6.1.1.22 integer read-only
If the value is 1, it means the outbound flow is on. Enumeration: 'on': 1.
                         cktRerouteCnt 1.3.6.1.4.1.277.1.6.1.1.23 integer read-only
The reroute count.
                         cktVcPtr 1.3.6.1.4.1.277.1.6.1.1.24 octet string read-only
An 8-byte Octect string indicating the vc pointer.
                         cktHopCnt 1.3.6.1.4.1.277.1.6.1.1.25 integer read-only
The count of hops along the circuit path. (Max is 16)
                         cktPath 1.3.6.1.4.1.277.1.6.1.1.26 octet string read-only
The circuit path consisting a sequence of outbound interface indexes at nodes along the established circuit. The format is interface:interface:interface......
                         cktFailReason 1.3.6.1.4.1.277.1.6.1.1.27 integer read-only
The reason for the PVC establishment failure. Enumeration: 'bkpdlcicollision': 25, 'dstunknown': 24, 'iopdown': 17, 'admindown': 1, 'dead': 11, 'nodest': 7, 'balancereroute': 10, 'misconfig': 20, 'srcunknown': 23, 'defpathreroute': 12, 'trkdown': 9, 'nidown': 13, 'numsgbuffer': 18, 'novpivci': 33, 'otherpvcsegrnr': 15, 'nopdubuff': 6, 'srcbackedup': 22, 'oldrevinpath': 26, 'pvcroutemgttrunk': 30, 'usingaltpathwarning': 16, 'nomultipointparent': 31, 'noroute': 4, 'nobw': 3, 'smdsmgmttrunk': 27, 'noport': 19, 'pvcroutefail': 32, 'trkrnr': 8, 'bothendptbackup': 29, 'novcbuff': 2, 'otherpvcsegdown': 14, 'timeout': 5, 'svcsetupfail': 21, 'nevercalled': 28.
                         cktFailNode 1.3.6.1.4.1.277.1.6.1.1.28 integer read-only
The node which causes the PVC failure.
                         cktFailPort 1.3.6.1.4.1.277.1.6.1.1.29 integer read-only
The port on the fail node which causes the PVC failure.
                         cktMcastGroupId 1.3.6.1.4.1.277.1.6.1.1.30 integer read-write
Multicast group identifier (1..32). This field is 0 for unicast PVCs.
                         cktMcastMemberList 1.3.6.1.4.1.277.1.6.1.1.31 octet string read-write
A list of operations and the affected unicast DLCIs (lportId, cktId)s in a multicast group. The syntax is as follows: [op:dlci,dlci,...,op:dlci,dlci,...] where op can either be delete (0) or add (1)
                         cktMcastParentGroups 1.3.6.1.4.1.277.1.6.1.1.32 octet string read-only
An 8-byte Octect string indicating the parent groups this DLCI belongs to.
                         cktInFrames 1.3.6.1.4.1.277.1.6.1.1.33 counter read-only
The number of inbound frames since the last reset.
                         cktInDEFrames 1.3.6.1.4.1.277.1.6.1.1.34 counter read-only
The number of inbound DE-marked frames since the last reset.
                         cktInODEFrames 1.3.6.1.4.1.277.1.6.1.1.35 counter read-only
The number of inbound ODE-marked frames since the last reset.
                         cktInFECNFrames 1.3.6.1.4.1.277.1.6.1.1.36 counter read-only
The number of inbound frames indicating forward congestion since the last reset.
                         cktInBECNFrames 1.3.6.1.4.1.277.1.6.1.1.37 counter read-only
The number of inbound frames indicating backward congestion since the last reset.
                         cktInDiscards 1.3.6.1.4.1.277.1.6.1.1.38 counter read-only
Number of inbound frames discarded by rate enforcement.
                         cktInOctets 1.3.6.1.4.1.277.1.6.1.1.39 counter read-only
The number of inbound octets since the last reset.
                         cktInDEOctets 1.3.6.1.4.1.277.1.6.1.1.40 counter read-only
The number of inbound DE-marked octets since the last reset.
                         cktInODEOctets 1.3.6.1.4.1.277.1.6.1.1.41 counter read-only
The number of inbound ODE-marked octets since the last reset.
                         cktOutFrames 1.3.6.1.4.1.277.1.6.1.1.42 counter read-only
The number of outbound frames since the last reset.
                         cktOutDEFrames 1.3.6.1.4.1.277.1.6.1.1.43 counter read-only
The number of outbound DE-marked frames since the last reset.
                         cktOutODEFrames 1.3.6.1.4.1.277.1.6.1.1.44 counter read-only
The number of outbound ODE-marked frames since the last reset.
                         cktOutFECNFrames 1.3.6.1.4.1.277.1.6.1.1.45 counter read-only
The number of outbound FECN-marked frames since the last reset.
                         cktOutBECNFrames 1.3.6.1.4.1.277.1.6.1.1.46 counter read-only
The number of outbound BECN-marked frames since the last reset.
                         cktOutOctets 1.3.6.1.4.1.277.1.6.1.1.47 counter read-only
The number of outbound octets since the last reset.
                         cktOutDEOctets 1.3.6.1.4.1.277.1.6.1.1.48 counter read-only
The number of outbound DE-marked octets since the last reset.
                         cktOutODEOctets 1.3.6.1.4.1.277.1.6.1.1.49 counter read-only
The number of outbound ODE-marked octets since the last reset.
                         cktOutLostFrames 1.3.6.1.4.1.277.1.6.1.1.50 counter read-only
The number of outbound frames that have been lost since the last reset.
                         cktOutLostDEFrames 1.3.6.1.4.1.277.1.6.1.1.51 counter read-only
The number of outbound DE-marked frames that have been lost since the last reset.
                         cktOutLostODEFrames 1.3.6.1.4.1.277.1.6.1.1.52 counter read-only
The number of outbound ODE-marked frames that have been lost since the last reset.
                         cktOutLostOctets 1.3.6.1.4.1.277.1.6.1.1.53 counter read-only
The number of outbound octets that have been lost since the last reset.
                         cktOutLostDEOctets 1.3.6.1.4.1.277.1.6.1.1.54 counter read-only
The number of outbound DE-marked octets that have been lost since the last reset.
                         cktOutLostODEOctets 1.3.6.1.4.1.277.1.6.1.1.55 counter read-only
The number of outbound ODE-marked octets that have been lost since the last reset.
                         cktRtMinDelay 1.3.6.1.4.1.277.1.6.1.1.56 integer read-only
The minimum round-trip delay (micro-seconds).
                         cktRtMaxDelay 1.3.6.1.4.1.277.1.6.1.1.57 integer read-only
The maximum round-trip delay (micro-seconds).
                         cktRtAvgDelay 1.3.6.1.4.1.277.1.6.1.1.58 integer read-only
The average round-trip delay (micro-seconds).
                         cktDiagTestId 1.3.6.1.4.1.277.1.6.1.1.59 integer read-write
Identification for the diagnostics tests to be run.
                         cktDiagTestRuns 1.3.6.1.4.1.277.1.6.1.1.60 integer read-write
Number of passes of the diagnostics tests to be run. The default value is 1.
                         cktHelloCounter 1.3.6.1.4.1.277.1.6.1.1.61 integer read-only
Number of PVC hello pdu frames received in the VC entry of the called side.
                         cktHelloAckCounter 1.3.6.1.4.1.277.1.6.1.1.62 integer read-only
Number of PVC hello Ack pdu frames received in the VC entry of the calling side.
                         cktDefinedPath 1.3.6.1.4.1.277.1.6.1.1.63 octet string read-write
User defined path. in the format of Nx,x,x,Nx,.... If x is not prefixed with 'N', x is an interface ID. If x is prefixed with `N`, x is a node ID.
                         cktDefinedPathCount 1.3.6.1.4.1.277.1.6.1.1.64 integer read-only
User defined path hop count.
                         cktDefinedPathEnable 1.3.6.1.4.1.277.1.6.1.1.65 integer read-write
If set to 1, it means there is an user defined path for this circuit and it is enabled.
                         cktDefinedPathAltOption 1.3.6.1.4.1.277.1.6.1.1.66 integer read-write
If set to 1, it means that if the user defined path fails, use the ospf-determined path.
                         cktUsingDefinedPath 1.3.6.1.4.1.277.1.6.1.1.67 integer read-only
If set to 1, it indicates the PVC is currently using the defined path.
                         cktTryAltPath 1.3.6.1.4.1.277.1.6.1.1.68 integer read-only
If set to 1, it means the inactive PVC will be activated on the ospf-determined path in the next retry.
                         cktNotVirgin 1.3.6.1.4.1.277.1.6.1.1.69 integer read-only
If set to 1, it means this VC entry has been successfuly activated before.
                         cktInForward 1.3.6.1.4.1.277.1.6.1.1.70 integer read-only
If the value is 1, it means the inbound flow is OK.
                         cktBtusSeg 1.3.6.1.4.1.277.1.6.1.1.71 integer read-write
Number of Bus xmit units per data segment
                         cktInSegmentsDiscards 1.3.6.1.4.1.277.1.6.1.1.72 counter read-only
Number of segments received that were discarded because of frame reassembly errors.
                         cktAtmVPI 1.3.6.1.4.1.277.1.6.1.1.73 integer read-write
VPI value in the ATM cell header: ATM DXI with HSSI IOP VPI (4 lsb bit) range: 0 - 15 ATM UNI DS3/E3 IOP VPI (4 lsb bit) range: 0 - 15 T1 ATM 4 lsb range 0-15 ATM-IWU STM-1/STS-3c VPI (<=12 lsb bit) range: 0-4095
                         cktAtmVCI 1.3.6.1.4.1.277.1.6.1.1.74 integer read-write
VCI value in the ATM cell header: ATM DXI with HSSI IOP VCI (6 lsb bit) range: 0 - 63 ATM UNI DS3/E3 IOP VCI (8 lsb bit) range: 0 - 255 T1 ATM 4 lsb VCI (6 lsb bit) range 0 - 255 ATM-IWU STM-1/STS-3c VCI (<=12 lsb bit) range: 0-4095
                         cktType 1.3.6.1.4.1.277.1.6.1.1.75 integer read-only
1 if a permanent virtual circuit; 2 if a switched virtual circuit. Enumeration: 'pvc': 1, 'svc': 2.
                         cktSvcCallingParty 1.3.6.1.4.1.277.1.6.1.1.76 octet string read-only
The calling party number if this is a switched virtual circuit.
                         cktSvcCalledParty 1.3.6.1.4.1.277.1.6.1.1.77 octet string read-only
The called party number if this is a switched virtual circuit.
                         cktSvcDuration 1.3.6.1.4.1.277.1.6.1.1.78 timeticks read-only
The duration since the SVC circuit has been running.
                         cktSvcCause 1.3.6.1.4.1.277.1.6.1.1.79 integer read-only
SVC cause number. The index will be 0.0 and should be disregarded. The following cause numbers maybe returned by stdx: 1 - unassigned number, callee is not assigned 2 - no route to specified transit network 3 - no route to destination 6 - channel unacceptable 16 - normal clearing 17 - user busy 18 - no user responding 21 - call rejected by whoever is sending this cause 22 - number changed, called party has changed its number 27 - destination out of order (the interface to called user) 28 - called party number is invalid 29 - facility requested can't be provided by network 30 - included in STATUS message to indicate it is responding to a STATUS ENQUIRY 31 - unspecified, used if no other cause is appropriate 34 - no circuit or channel available to handle the call 38 - network is out of order 41 - tempprary failure, i.e., caller may try again 42 - network congestion 43 - access information (user-to-user) discarded 44 - requested circuit unavailable 58 - bearer capability not available 63 - requested service unavailable 65 - requested bearer capability is not implemented 81 - call reference is unknown 95 - invalid message 96 - mandatory information element is missing 97 - message type is unknown 98 - message not compatible with call state 99 - information element is unknown or not implemented 100 - invalid information element contents 101 - message not compatible with call state
                         cktXlatFlag 1.3.6.1.4.1.277.1.6.1.1.80 integer read-write
0 if RFC1490 or no translation; 1 if RFC1483 translation. Enumeration: 'rfc1483': 1.
                         cktDestLaddr 1.3.6.1.4.1.277.1.6.1.1.81 integer read-write
The destination logical address of the circuit.
                         cktSrcLaddr 1.3.6.1.4.1.277.1.6.1.1.82 integer read-write
The source logical address of the circuit.
                         cktLoop 1.3.6.1.4.1.277.1.6.1.1.83 integer read-write
Setting this variable controls the loopback status of the given circuit endpoint. Enumeration: 'remote': 2, 'local': 1, 'both': 3.
                         cktRerouteBalance 1.3.6.1.4.1.277.1.6.1.1.84 integer read-write
Setting this variable controls the use of rerouting to balance link usage. Enumeration: 'disabled': 1.
                         cktCallingBackup 1.3.6.1.4.1.277.1.6.1.1.85 integer read-only
Indicates if a caller endpoint is calling a backup PVC. Enumeration: 'true': 1.
                         cktRCir 1.3.6.1.4.1.277.1.6.1.1.86 integer read-write
The average number of user data (bits) that the network agrees to transfer over the circuit in the opposite direction, measured over the measurement interval T = cktBc/cktCir.
                         cktAtmQoS 1.3.6.1.4.1.277.1.6.1.1.87 integer read-write
The Quality of Service of the ATM Circuit. Valid only for ATM type circuits. Enumeration: 'cbr': 1, 'vbr2': 3, 'vbr1': 2, 'vbr3': 4.
                         cktAtmInCells 1.3.6.1.4.1.277.1.6.1.1.88 counter read-only
The Number of ATM cells received on a VC (VPC or VCC).
                         cktAtmOutCells 1.3.6.1.4.1.277.1.6.1.1.89 counter read-only
The Number of ATM cells transmitted on a VC (VPC or VCC)..
                         cktAtmInDiscardedClp0Cells 1.3.6.1.4.1.277.1.6.1.1.90 counter read-only
The Number of ATM CLP0 cells received and discarded on a VC (VPC or VCC)..
                         cktAtmInDiscardedClp1Cells 1.3.6.1.4.1.277.1.6.1.1.91 counter read-only
The Number of ATM CLP1 cells received and discarded on a VC (VPC or VCC).
                         cktAtmVcType 1.3.6.1.4.1.277.1.6.1.1.92 integer read-write
Type of ATM connection (VPC or VCC). Enumeration: 'vcc': 2, 'vpc': 1.
                         cktAtmPCR 1.3.6.1.4.1.277.1.6.1.1.93 integer read-write
The Peak Cell Rate measured in cells/second at which cells are transmitted for this circuit.
                         cktAtmSCR 1.3.6.1.4.1.277.1.6.1.1.94 integer read-write
The Sustainable Cell Rate is the average transmission rate in cells per second for this circuit. It must be less than or or equal to the Peak Cell Rate.
                         cktAtmMBS 1.3.6.1.4.1.277.1.6.1.1.95 integer read-write
The Maximum Burst size determines the maximum number of cells that can be transmitted at the peak cell rate.
                         cktAtmInPassedClp0Cells 1.3.6.1.4.1.277.1.6.1.1.96 counter read-only
The Number of ATM CLP 0 cells received and passed UPC on a VC (VPC or VCC).
                         cktAtmInPassedClp1Cells 1.3.6.1.4.1.277.1.6.1.1.97 counter read-only
The Number of ATM CLP 1 cells received and passed UPC on a VC (VPC or VCC).
                         cktAtmInTaggedCells 1.3.6.1.4.1.277.1.6.1.1.98 counter read-only
The Number of ATM cells received and tagged on a VC (VPC or VCC).
                         cktAtmOutClp0Cells 1.3.6.1.4.1.277.1.6.1.1.99 counter read-only
The Number of ATM CLP 0 cells transmitted on a VC (VPC or VCC)..
                         cktAtmOutClp1Cells 1.3.6.1.4.1.277.1.6.1.1.100 counter read-only
The Number of ATM CLP 1 cells transmitted on a VC (VPC or VCC)..
                         cktAtmRQoS 1.3.6.1.4.1.277.1.6.1.1.101 integer read-write
The Quality of Service of the ATM connection in the opposite direction. Enumeration: 'cbr': 1, 'vbr2': 3, 'vbr1': 2, 'vbr3': 4.
                         cktAtmTfdType 1.3.6.1.4.1.277.1.6.1.1.102 integer read-write
The combination of traffic parameters. Enumeration: 'pcr-0-01-tag': 2, 'pcr-01-bestEffort': 7, 'pcr-01': 5, 'pcr-01-scr-01-mbs-01': 6, 'pcr-0-01': 1, 'pcr-01-scr-0-mbs-0-tag': 4, 'pcr-01-scr-0-mbs-0': 3.
                         cktAtmRTfdType 1.3.6.1.4.1.277.1.6.1.1.103 integer read-write
The combination of traffic parameters in opposite direction. Enumeration: 'pcr-0-01-tag': 2, 'pcr-01-bestEffort': 7, 'pcr-01': 5, 'pcr-01-scr-01-mbs-01': 6, 'pcr-0-01': 1, 'pcr-01-scr-0-mbs-0-tag': 4, 'pcr-01-scr-0-mbs-0': 3.
                         cktAtmTfdParam1 1.3.6.1.4.1.277.1.6.1.1.104 integer read-write
The traffic descriptor parameter 1.
                         cktAtmTfdParam2 1.3.6.1.4.1.277.1.6.1.1.105 integer read-write
The traffic descriptor parameter 2.
                         cktAtmTfdParam3 1.3.6.1.4.1.277.1.6.1.1.106 integer read-write
The traffic descriptor parameter 3.
                         cktAtmRTfdParam1 1.3.6.1.4.1.277.1.6.1.1.107 integer read-write
The traffic descriptor parameter 1 for opposite direction.
                         cktAtmRTfdParam2 1.3.6.1.4.1.277.1.6.1.1.108 integer read-write
The traffic descriptor parameter 3 for opposite direction.
                         cktAtmRTfdParam3 1.3.6.1.4.1.277.1.6.1.1.109 integer read-write
The traffic descriptor parameter 3 for opposite direction.
                         cktAtmFrameIWF 1.3.6.1.4.1.277.1.6.1.1.110 integer read-write
Frame Relay/ATM Interworking Function indicator. Enumeration: 'default': 1, 'iwf': 2.
                         cktAtmUserPlane 1.3.6.1.4.1.277.1.6.1.1.111 integer read-write
Bitmap defining user plane capabilities. Enumeration: 'point-to-multipoint': 2, 'point-to-point': 1.
                         cktRBc 1.3.6.1.4.1.277.1.6.1.1.112 integer read-write
The maximum amount of data (bits) that the network agrees to transfer over the circuit in the opposite direction under normal conditions, during the measurement interval.
                         cktRBe 1.3.6.1.4.1.277.1.6.1.1.113 integer read-write
The maximum amount of uncommitted data (bits) that the network will attempt to transfer over the circuit in the opposite direction during the measurement interval. By default, if not configured when creating the entry, the Excess Information Burst Size is set to the value of ifSpeed.
                         cktOamLoopbackDirection 1.3.6.1.4.1.277.1.6.1.1.114 integer read-write
Which direction to send the loopback cell. If 'local', send out this circuit entry's port. If 'remote', send out the remote circuit entry's port. Enumeration: 'remote': 2, 'local': 1.
                         cktOamLoopbackType 1.3.6.1.4.1.277.1.6.1.1.115 integer read-write
Type of oam loopback to send - either segment or end to end. Enumeration: 'end-to-end': 2, 'segment': 1.
                         cktOamLoopbackHops 1.3.6.1.4.1.277.1.6.1.1.116 integer read-write
Number of hops the loopback cell should traverse inside the Cascade network before being echoed back by the far Cascade device.
                         cktOamLoopbackCount 1.3.6.1.4.1.277.1.6.1.1.117 integer read-write
Number of oam loopback cells left to send this session. Setting this from zero to non-zero starts the loopback session.
                         cktOamLoopbackReceived 1.3.6.1.4.1.277.1.6.1.1.118 counter read-only
Number of oam responses received for this loopback session.
                         cktOamLoopbackTimeouts 1.3.6.1.4.1.277.1.6.1.1.119 counter read-only
Number of times a loopback response was not received within the timeout period during this loopback session.
                         cktOamLoopbackReceivedHigh 1.3.6.1.4.1.277.1.6.1.1.120 integer read-only
Highest response time (in milliseconds) of an oam loopback response this loopback session.
                         cktOamLoopbackReceivedLow 1.3.6.1.4.1.277.1.6.1.1.121 integer read-only
Lowest response time (in milliseconds) of an oam loopback response this loopback session.
                         cktOamLoopbackReceivedAvg 1.3.6.1.4.1.277.1.6.1.1.122 integer read-only
Average response time (in milliseconds) of an oam loopback response this loopback session.
                         cktOamAlarmDisable 1.3.6.1.4.1.277.1.6.1.1.123 integer read-write
If disabled, then don't generate oam alarms if this circuit is down. Enumeration: 'disabled': 2, 'enabled': 1.
                         cktShaperId 1.3.6.1.4.1.277.1.6.1.1.124 integer read-write
The shaper to be used for this virtual connection interworking with frame relay: 1-port ATM-IWU STM-1/STS-3c card -------------------------------- Values: 1..16
                         cktOspfCtd 1.3.6.1.4.1.277.1.6.1.1.125 integer read-write
The allowed cell delay: 4-port CBR E1/DS1 card ---------------------- The maximum allowed cell delay in msec
                         cktOspfCdv 1.3.6.1.4.1.277.1.6.1.1.126 integer read-write
The allowed cell delay variation: 4-port CBR E1/DS1 card ---------------------- The maximum allowed cell delay variation in msec
                         cktOutPort 1.3.6.1.4.1.277.1.6.1.1.127 integer read-only
The outgoing port number for the adjacent VC entry in this switch.
                         cktOutVc 1.3.6.1.4.1.277.1.6.1.1.128 integer read-only
The adjacent VC entry corresponding to this circuit accross the bus.
                         cktRVc 1.3.6.1.4.1.277.1.6.1.1.129 integer read-only
The adjacent VC entry corresponding to this circuit accross the trunk.
                         cktEntryType 1.3.6.1.4.1.277.1.6.1.1.130 integer read-only
The internal type of circuit entry allocated by the circuit manager. Enumeration: 'control': 9, 'as-trunk': 2, 'atm-leaf': 11, 'fr-user': 1, 'lmi': 4, 'multicast': 5, 'mgmt': 6, 'split-multicast': 8, 'atm-user': 10, 'on-trunk': 3, 'smds': 7.
                         cktDiagStr 1.3.6.1.4.1.277.1.6.1.1.131 octet string read-only
Internal diagnostic information.
                         cktSvcAalType 1.3.6.1.4.1.277.1.6.1.1.132 integer read-only
The AAL type for this SVC. Enumeration: 'aal1': 1, 'aal3-4': 3, 'user-defined': 4, 'unspecified': 2, 'aal5': 5.
                         cktSvcBBearerClass 1.3.6.1.4.1.277.1.6.1.1.133 integer read-only
The Broadband bearer capability class for this SVC. Enumeration: 'class-X': 4, 'class-A': 2, 'class-C': 3, 'unspecified': 1, 'class-VP': 5.
                         cktSvcBBearerClippingSusc 1.3.6.1.4.1.277.1.6.1.1.134 integer read-only
The Broadband bearer capability clipping susceptibility for this SVC. Enumeration: 'not-susceptible': 2, 'susceptible': 3, 'unspecified': 1.
                         cktSvcBBearerTmgReq 1.3.6.1.4.1.277.1.6.1.1.135 integer read-only
The Broadband bearer capability timing requirements for this SVC. Enumeration: 'end-to-end': 2, 'not-indicated': 1, 'not-end-to-end': 3.
                         cktSvcBBearerTfcType 1.3.6.1.4.1.277.1.6.1.1.136 integer read-only
The Broadband bearer capability traffic type for this SVC. Enumeration: 'cbr': 2, 'vbr': 3, 'not-indicated': 1.
                         cktAtmUPCEnable 1.3.6.1.4.1.277.1.6.1.1.137 integer read-write
Enable ATM UPC Function. Enumeration: 'disabled': 1, 'enabled': 2.
                         cktRPriority 1.3.6.1.4.1.277.1.6.1.1.138 integer read-write
The priority level (0 through 3) for this circuit in the opposite direction. When port service type is defined as 'mono-class', this priority means the forward priority of the circuit. When port service type is defined as 'multi-class', this priority means the discard priority of the circuit.
                         cktRtPriority 1.3.6.1.4.1.277.1.6.1.1.139 integer read-write
The routing priority level of the circuit which is a 8 bit number where the 3-bit bumping priority is contained in bits 0-2 and the 4-bit bandwidth priority is contained in bits 3-6. For ATM multipoint ckts, bw and bumping priorities should be zero.
                         cktDeltaBc 1.3.6.1.4.1.277.1.6.1.1.140 integer read-write
The maximum number of bits that the network agree to transfer over the circuit as committed bits during the measurement interval under the CONDITION that the circuit still has POSITIVE committed bit (Bc) credits before receiving a frame but will have NEGATIVE Bc credits after accepting the frame. The range of this variable is 0 to 65,528 bits. By default, if not configured when creating the entry, it is set to 65,528 bits.
                         cktDeltaBe 1.3.6.1.4.1.277.1.6.1.1.141 integer read-write
The maximum number of bits that the network agree to transfer over the circuit as allowed excess bits during the measurement interval under the CONDITION that the circuit still has POSITIVE excess bit (Be) credits before receiving a frame but will have NEGATIVE Be credits after accepting the frame. The range of this variable is 0 to 65,528 bits. By default, if not configured when creating the entry, it is set to 65,528 bits.
                         cktDeltaRBc 1.3.6.1.4.1.277.1.6.1.1.142 integer read-write
The maximum number of bits that the network agree to transfer over the circuit as committed bits in the opposite direction during the measurement interval under the CONDITION that the circuit still has POSITIVE committed bit (Bc) credits before receiving a frame but will have NEGATIVE Bc credits after accepting the frame. The range of this variable is 0 to 65,528 bits. By default, if not configured when creating the entry, it is set to 65,528 bits.
                         cktDeltaRBe 1.3.6.1.4.1.277.1.6.1.1.143 integer read-write
The maximum number of bits that the network agree to transfer over the circuit as allowed excess bits in the opposite direction during the measurement interval under the CONDITION that the circuit still has POSITIVE excess bit (Be) credits before receiving a frame but will have NEGATIVE Be credits after accepting the frame. The range of this variable is 0 to 65,528 bits. By default, if not configured when creating the entry, it is set to 65,528 bits.
                         cktRedFrPcnt 1.3.6.1.4.1.277.1.6.1.1.144 integer read-write
The percentage of RED frame bits that are allowed to enter the network, during the measurement interval, under non-congestion condition. Its value range is 0 - 100 and default value is 100. Its calculation is as follows: cktRedFrPcn = (allowed RED frame bits)/(Bc+Be+allowed RED frame bits)
                         cktRedFrRPcnt 1.3.6.1.4.1.277.1.6.1.1.145 integer read-write
The percentage of RED frame bits that are allowed to enter the network in the opposite direction, during the measurement interval, under non-congestion condition. Its value range is 0 - 100 and default value is 100. Its calculation is as follows: cktRedFrRPcn = (allowed RED frame bits)/(rBc+rBe+allowed RED frame bits)
                         cktRateEnforceSchm 1.3.6.1.4.1.277.1.6.1.1.146 integer read-write
Variable used to indicate the rate enforcement scheme employed. 0: Slide window rate enforcement scheme 1: Jump window rate enforcement scheme 2: Simple rate enforcement scheme Default value is 2. Enumeration: 'jump': 1, 'simple': 2.
                         cktRateEnforceRSchm 1.3.6.1.4.1.277.1.6.1.1.147 integer read-write
Variable used to indicate the rate enforcement scheme employed in the opposite direction. 0: Slide window rate enforcement scheme 1: Jump window rate enforcement scheme 2: Simple rate enforcement scheme Default value is 2. Enumeration: 'jump': 1, 'simple': 2.
                         cktROde 1.3.6.1.4.1.277.1.6.1.1.148 integer read-write
This variable states whether graceful discard is enabled for the ckt in the opposite direction. Enumeration: 'on': 1.
                         cktPrivateNet 1.3.6.1.4.1.277.1.6.1.1.149 integer read-write
If non-zero, indicates the private network that the circuit belongs to. If 0, the circuit has access to the entire public portion of the network.
                         cktPrivateNetOverflow 1.3.6.1.4.1.277.1.6.1.1.150 integer read-write
Indicates how private network circuits are handled, when the resources of the network have become exhausted. If set to use-public, the resources of the public network can be used during overflow conditions. Enumeration: 'use-public': 1.
                         cktCustomerID 1.3.6.1.4.1.277.1.6.1.1.151 integer read-write
The Customer that owns this circuit. For Virtual Private Networking Support.
                         cktAtmCDVT 1.3.6.1.4.1.277.1.6.1.1.152 integer read-write
The Cell Delay Variation Tolerance for the VC
                         cktNdcEnable 1.3.6.1.4.1.277.1.6.1.1.153 integer read-write
Enable/disable Network Data Collection for a PVC on an IOM. The number of NDC-monitored PVCs is limited as follows: 30 per DS3 interface, 90 per OC3 interface, and 360 per OC12 interface. Enumeration: 'on': 2, 'off': 1.
                         cktInterworkingFrToAtmCLP 1.3.6.1.4.1.277.1.6.1.1.154 integer read-write
CLP mapping for Frame Relay To ATM Service Interworking. Enumeration: 'clp1': 1, 'fr-de': 2.
                         cktInterworkingFrToAtmDe 1.3.6.1.4.1.277.1.6.1.1.155 integer read-write
DE bit mapping for ATM To Frame Relay Service Interworking. Enumeration: 'de1': 1, 'atm-clp': 2.
                         cktNrtsCLP1 1.3.6.1.4.1.277.1.6.1.1.156 integer read-write
Whether to use the discard threshold as the CLP1 Discard threshold upon reception of a cell by the NRTS processor in the forward direction. Enumeration: 'yes': 2, 'no': 1.
                         cktNrtsDiscardClp0 1.3.6.1.4.1.277.1.6.1.1.157 counter read-only
The number of the CLP0 cells received and discarded by the NRTS processor.
                         cktNrtsDiscardClp1 1.3.6.1.4.1.277.1.6.1.1.158 counter read-only
The number of the CLP1 cells received and discarded by the NRTS processor.
                         cktMPEnableAMF 1.3.6.1.4.1.277.1.6.1.1.159 integer read-write
Whether the Multilink PPP PVC Attributes Modification Feature is enabled. Enumeration: 'disableAMF': 1, 'enableAMF': 2.
                         cktMPEligible 1.3.6.1.4.1.277.1.6.1.1.160 integer read-write
Whether this circuit is eligible to be a member of a Multilink PPP bundle. Enumeration: 'isNotMPEligible': 2, 'isMPEligible': 1.
                         cktMPForcedCaller 1.3.6.1.4.1.277.1.6.1.1.161 integer read-write
Whether this end of the circuit has been forced to be caller to support Multilink PPP PVC Attributes Modification Feature. Enumeration: 'isNotMPForcedCaller': 2, 'isMPForcedCaller': 1.
                         cktMPForcedCallee 1.3.6.1.4.1.277.1.6.1.1.162 integer read-write
Whether this end of the circuit has been forced to be callee to support Multilink PPP PVC Attributes Modification Feature. Enumeration: 'isMPForcedCallee': 1, 'isNotMPForcedCallee': 2.
                         cktFrameSize 1.3.6.1.4.1.277.1.6.1.1.163 integer read-write
The average frame size (measured in number of bytes) of the traffic on the circuit. If not configured, it is set to 280 (bytes) by default.
                         cktRFrameSize 1.3.6.1.4.1.277.1.6.1.1.164 integer read-write
The average frame size (measured in number of bytes) of the traffic on the circuit on the reverse direction. If not configured, it is set to 280 (bytes) by default.
                         cktRNrtsCLP1 1.3.6.1.4.1.277.1.6.1.1.165 integer read-write
Whether to use the discard threshold as the CLP1 Discard threshold upon reception of a cell by the NRTS processor in the reverse direction. Enumeration: 'yes': 2, 'no': 1.
                         cktBBearerAtmTransferCapability 1.3.6.1.4.1.277.1.6.1.1.166 integer read-only
The broadband bearer ATM transfer capability of this SVC. This object is not pertinent to IISP 3.x, UNI 3.x or Q.2931 signaling. Enumeration: 'cbr-with-clr-01': 3, 'none': 1, 'vbr-nrt-with-clr-01': 7, 'vbr-rt-with-clr-01': 5, 'cbr': 2, 'abr': 8, 'vbr-rt': 4, 'vbr-nrt': 6.
                         cktAtmFrameDiscard 1.3.6.1.4.1.277.1.6.1.1.167 integer read-write
The ATM frame discard state for this circuit. Enumeration: 'disabled': 1, 'enabled': 2.
                         cktRAtmFrameDiscard 1.3.6.1.4.1.277.1.6.1.1.168 integer read-write
The reverse ATM frame discard state for this circuit. Enumeration: 'disabled': 1, 'enabled': 2.
                         cktAbrFRMRTT 1.3.6.1.4.1.277.1.6.1.1.169 integer read-only
The ABR fixed RM round trip time for this SVC.
                         cktAbrICR 1.3.6.1.4.1.277.1.6.1.1.170 integer read-only
The ABR initial cell rate for this SVC.
                         cktRAbrICR 1.3.6.1.4.1.277.1.6.1.1.171 integer read-only
The reverse ABR initial cell rate for this SVC.
                         cktAbrRIF 1.3.6.1.4.1.277.1.6.1.1.172 integer read-only
The ABR rate increase factor for this SVC.
                         cktRAbrRIF 1.3.6.1.4.1.277.1.6.1.1.173 integer read-only
The reverse ABR rate increase factor for this SVC.
                         cktAbrRDF 1.3.6.1.4.1.277.1.6.1.1.174 integer read-only
The ABR rate decrease factor for this SVC.
                         cktRAbrRDF 1.3.6.1.4.1.277.1.6.1.1.175 integer read-only
The reverse ABR rate decrease factor for this SVC.
                         cktAbrTBE 1.3.6.1.4.1.277.1.6.1.1.176 integer read-only
The ABR transient buffer exposure for this SVC.
                         cktRAbrTBE 1.3.6.1.4.1.277.1.6.1.1.177 integer read-only
The reverse ABR transient buffer exposure for this SVC.
                         cktAbrNRM 1.3.6.1.4.1.277.1.6.1.1.178 integer read-only
The ABR NRM for this SVC.
                         cktRAbrNRM 1.3.6.1.4.1.277.1.6.1.1.179 integer read-only
The reverse ABR NRM for this SVC.
                         cktAbrTRM 1.3.6.1.4.1.277.1.6.1.1.180 integer read-only
The ABR TRM for this SVC.
                         cktRAbrTRM 1.3.6.1.4.1.277.1.6.1.1.181 integer read-only
The reverse ABR TRM for this SVC.
                         cktAbrCDF 1.3.6.1.4.1.277.1.6.1.1.182 integer read-only
The ABR CDF for this SVC.
                         cktRAbrCDF 1.3.6.1.4.1.277.1.6.1.1.183 integer read-only
The reverse ABR CDF for this SVC.
                         cktAbrADTF 1.3.6.1.4.1.277.1.6.1.1.184 integer read-only
The ABR ADTF for this SVC.
                         cktRAbrADTF 1.3.6.1.4.1.277.1.6.1.1.185 integer read-only
The reverse ABR ADTF for this SVC.
                         cktAccumCTD 1.3.6.1.4.1.277.1.6.1.1.186 integer read-only
The accumulated cell(frame) transfer delay for this circuit, in microseconds. The distinguished value 0x00FFFFFF means not valid.
                         cktAccumCDV 1.3.6.1.4.1.277.1.6.1.1.187 integer read-only
The accumulated cell delay variation for this circuit, in microseconds. The distinguished value 0x00FFFFFF means not valid.
                         cktAccumRCDV 1.3.6.1.4.1.277.1.6.1.1.188 integer read-only
The accumulated reverse cell delay variation for this circuit, in microseconds. The distinguished value 0x00FFFFFF means not valid.
                         cktCLR 1.3.6.1.4.1.277.1.6.1.1.189 integer read-write
The cell loss ratio requirement, expressed as a negative exponent of 10. The default value 255 represents any cell loss ratio acceptable.
                         cktRCLR 1.3.6.1.4.1.277.1.6.1.1.190 integer read-write
The reverse cell loss ratio requirement, expressed as a negative exponent of 10. The default value 255 represents any cell loss ratio acceptable.
                         cktAtmLijId 1.3.6.1.4.1.277.1.6.1.1.191 integer read-only
The Leaf Initiated Join ID of the PMP SVC rooted at this interface.
                         cktAtmLijType 1.3.6.1.4.1.277.1.6.1.1.192 integer read-only
The Leaf Initiated Join type of the PMP SVC rooted at this interface. Enumeration: 'root-lij': 2, 'network-lij': 3, 'not-lij': 1.
                         cktRtLastDelay 1.3.6.1.4.1.277.1.6.1.1.193 integer read-only
The last round-trip delay (micro-seconds).
                         cktRtAccuMinDelay 1.3.6.1.4.1.277.1.6.1.1.194 integer read-only
The prev min round-trip delay (micro-seconds).
                         cktRtAccuMaxDelay 1.3.6.1.4.1.277.1.6.1.1.195 integer read-only
The prev max round-trip delay (micro-seconds).
                         cktRtAccuAvgDelay 1.3.6.1.4.1.277.1.6.1.1.196 integer read-only
The prev avg round-trip delay (micro-seconds).
                         cktQosIntPeriod 1.3.6.1.4.1.277.1.6.1.1.197 integer read-write
The number of periods for calculating qos params.
                         cktAtmOutOAMClp0Cells 1.3.6.1.4.1.277.1.6.1.1.198 counter read-only
The number of OAM CLP0 cells transmitted on this circuit. For BIO1 card (on Garnet Platform), this count is not reported separately - see cktEntry 99.
                         cktAtmOutOAMClp1Cells 1.3.6.1.4.1.277.1.6.1.1.199 counter read-only
The number of OAM CLP1 cells transmitted on this circuit. For BIO1 card (on Garnet Platform), this count is not reported separately - see cktEntry 100.
                         cktReqCTD 1.3.6.1.4.1.277.1.6.1.1.200 integer read-write
The requested cell/frame delay variation for this circuit, in microseconds. The range for PVC is 1 - 0x00FFFFFF. The default is 0x00FFFFFF, which means not valid.
                         cktInOctetsPeak 1.3.6.1.4.1.277.1.6.1.1.201 counter read-only
The 5-minute peak value of the number of inbound octets (bytes) for the circuit - from Bulk Statistics.
                         cktOutOctetsPeak 1.3.6.1.4.1.277.1.6.1.1.202 counter read-only
The 5-minute peak value of the number of outbound octets (bytes) for the circuit - from Bulk Statistics.
                         cktInDEOctetsPeak 1.3.6.1.4.1.277.1.6.1.1.203 counter read-only
The 5-minute peak value of the number of inbound DE-marked octets (bytes) for the circuit - from Bulk Statistics.
                         cktOutDEOctetsPeak 1.3.6.1.4.1.277.1.6.1.1.204 counter read-only
The 5-minute peak value of the number of outbound DE-marked octets (bytes) for the circuit - from Bulk Statistics.
                         cktInODEOctetsPeak 1.3.6.1.4.1.277.1.6.1.1.205 counter read-only
The 5-minute peak value of the number of inbound ODE-marked octets (bytes) for the circuit - from Bulk Statistics.
                         cktOutODEOctetsPeak 1.3.6.1.4.1.277.1.6.1.1.206 counter read-only
The 5-minute peak value of the number of outbound ODE-marked octets (bytes) for the circuit - from Bulk Statistics.
                         cktAdminCostThreshold 1.3.6.1.4.1.277.1.6.1.1.207 integer read-write
Maximum allowable admin cost for the circuit. If no paths are available with cost less than or equal to this value, the circuit is not established. DEFVAL is 0 which means invalid, valid values range from 1 to 0xFFFFFFFF.
                         cktAtmSvcServiceCategory 1.3.6.1.4.1.277.1.6.1.1.208 integer read-only
The derived service category in the forward direction for this ATM SVC. Enumeration: 'cbr': 1, 'vbr2': 3, 'ubr-abr': 4, 'vbr1': 2, 'unspecified': 5.
                         cktAtmSvcRServiceCategory 1.3.6.1.4.1.277.1.6.1.1.209 integer read-only
The derived service category in the reverse direction for this ATM SVC. Enumeration: 'cbr': 1, 'vbr2': 3, 'ubr-abr': 4, 'vbr1': 2, 'unspecified': 5.
                         cktInterworkingFrToAtmEFCI 1.3.6.1.4.1.277.1.6.1.1.210 integer read-write
EFCI mapping for Frame Relay To ATM Service Interworking. Enumeration: 'fr-fecn': 1, 'efci0': 2.
                         cktDiagSARMon 1.3.6.1.4.1.277.1.6.1.1.211 integer read-write
Used to start or stop flow on the inbound/outbound ATMizer without informing the PPC. Enumeration: 'flowOffInbound': 2, 'flowOnOutbound': 3, 'flowOffInboundOutbound': 6, 'flowOffOutbound': 4, 'flowOnInbound': 1, 'flowOnInboundOutbound': 5.
                         cktAdminCostReal 1.3.6.1.4.1.277.1.6.1.1.212 integer read-only
Actual value of total administration cost of a circuit. Ranges from 0 to 0xFFFFFFFF.
                         cktAtmInClp0Cells 1.3.6.1.4.1.277.1.6.1.1.213 counter read-only
The Number of ATM CLP 0 cells received on a VC (VPC or VCC).
                         cktAtmInClp1Cells 1.3.6.1.4.1.277.1.6.1.1.214 counter read-only
The Number of ATM CLP 1 cells received on a VC (VPC or VCC).
                         cktATMAAL5CRC32Error 1.3.6.1.4.1.277.1.6.1.1.215 counter read-only
Number of received AAL5 packets with CRC32 errors.
                         cktATMAAL5CPIError 1.3.6.1.4.1.277.1.6.1.1.216 counter read-only
Number of received AAL5 packets with CPI errors The only valid value currently defined for the CPI field is all zeros
                         cktATMAAL5LengthError 1.3.6.1.4.1.277.1.6.1.1.217 counter read-only
Number of received AAL5 packets which satisfied one of the following error conditions: 1. number of received cells * 48 bytes - length value in trailer > 55 bytes 2. number of received cells * 48 bytes - length value in trailer < 8 bytes
                         cktATMAAL5ReassemblyTimerError 1.3.6.1.4.1.277.1.6.1.1.218 counter read-only
Number of expired reassembly timers
                         cktATMAAL5MaxNrSegError 1.3.6.1.4.1.277.1.6.1.1.219 counter read-only
Number of received AAL5 packets which exceeds the maximum allowed length
                         cktIWF1490to1483Error 1.3.6.1.4.1.277.1.6.1.1.220 counter read-only
Number of Frames received that failed the rfc1490 to rfc 1483 header translation. This error counter indicates that frames being recevied from the frame relay side of the connection have an incorrectly formatted 1490 header and cannot be translated. See cktIWF1490to1483LastBadHeader for the last received 1490 header
                         cktIWF1490to1483LastBadHeader 1.3.6.1.4.1.277.1.6.1.1.221 displaystring read-only
Ascii string of the first 8 bytes of the header from the last frame discarded because the 1490 to 1483 header translation failed. The string displays the hexidecimal values for the data bytes
                         cktIWF1483to1490Error 1.3.6.1.4.1.277.1.6.1.1.222 counter read-only
Number of Frames received that failed the rfc1483 to rfc 1490 header translation. This error counter indicates that frames being recevied from the atm side of the connection have an incorrectly formatted 1483 header and cannot be translated. See cktIWF1483to1490LastBadHeader for the last received 1490 header
                         cktIWF1483to1490LastBadHeader 1.3.6.1.4.1.277.1.6.1.1.223 displaystring read-only
Ascii string of the first 10 bytes of the header from the last frame discarded because the 1483 to 1490 header translation failed. The string displays the hexidecimal values for the data bytes
                 cktLeafTable 1.3.6.1.4.1.277.1.6.2 no-access
A table containing information about leaves of multipoint circuits.
                     cktLeafEntry 1.3.6.1.4.1.277.1.6.2.1 no-access
The objects relevant to a single leaf in a multipoint circuit.
                         cktLeafSrcIfIndex 1.3.6.1.4.1.277.1.6.2.1.1 index read-only
The interface ID at this node's ingress port for the corresponding multipoint circuit.
                         cktLeafSrcDlci 1.3.6.1.4.1.277.1.6.2.1.2 integer read-only
The DLCI, if a frame relay circuit, or concatenated VPI and VCI, if an ATM circuit, at this node's ingress port for the corresponding multipoint circuit.
                         cktLeafEndpointIndex 1.3.6.1.4.1.277.1.6.2.1.3 integer read-only
An identifier unique to this leaf for the corresponding multipoint circuit.
                         cktLeafCreationTime 1.3.6.1.4.1.277.1.6.2.1.4 timeticks read-only
The value of sysUpTime when this leaf was created for the corresponding multipoint circuit.
                         cktLeafEgressIfIndex 1.3.6.1.4.1.277.1.6.2.1.5 index read-only
The interface ID at this node's egress port for this leaf's segment of the corresponding multipoint circuit.
                         cktLeafEgressDlci 1.3.6.1.4.1.277.1.6.2.1.6 integer read-only
The DLCI, if a frame relay circuit, or concatenated VPI and VCI, if an ATM circuit, at this node's egress port for this leaf's segment of the corresponding multipoint circuit.
                         cktLeafDestNodeId 1.3.6.1.4.1.277.1.6.2.1.7 integer read-write
The node ID of the node where this leaf terminates.
                         cktLeafDestIfIndex 1.3.6.1.4.1.277.1.6.2.1.8 index read-write
The interface ID at the egress port of the destination node for this leaf, if this is a PVC.
                         cktLeafDestDlci 1.3.6.1.4.1.277.1.6.2.1.9 integer read-only
The DLCI, if a frame relay circuit, or concatenated VPI and VCI, if an ATM circuit, at this node's destination port for the corresponding multipoint circuit.
                         cktLeafSvcCallingParty 1.3.6.1.4.1.277.1.6.2.1.10 octet string read-only
The calling party number for this leaf, if this is an SVC.
                         cktLeafSvcCalledParty 1.3.6.1.4.1.277.1.6.2.1.11 octet string read-only
The called party number for this leaf, if this is an SVC.
                         cktLeafAdminStatus 1.3.6.1.4.1.277.1.6.2.1.12 integer read-write
The desired state for the leaf entry. Enumeration: 'down': 1, 'up': 2.
                         cktLeafVcState 1.3.6.1.4.1.277.1.6.2.1.13 integer read-only
The current state of the leaf PVC segment in the Cascade network. Enumeration: 'wcbdelete': 5, 'retry': 2, 'svclr': 8, 'slowretry': 12, 'wcbdeact': 4, 'svcall': 7, 'wcbbkdp': 10, 'calling': 3, 'inactive': 1, 'backedup': 9, 'active': 6, 'wcbreact': 11.
                         cktLeafOperStatus 1.3.6.1.4.1.277.1.6.2.1.14 integer read-only
The current operational status of the entire leaf PVC. Enumeration: 'active': 2, 'inactive': 1.
                         cktLeafDceState 1.3.6.1.4.1.277.1.6.2.1.15 integer read-only
The DCE state of the circuit. Enumeration: 'active': 2, 'inactive': 1.
                         cktLeafDteStatus 1.3.6.1.4.1.277.1.6.2.1.16 integer read-only
The DTE status of the circuit. Enumeration: 'active': 2, 'inactive': 1.
                         cktLeafDteState 1.3.6.1.4.1.277.1.6.2.1.17 integer read-only
The DTE state of the circuit. Enumeration: 'active': 2, 'inactive': 1.
                         cktLeafVcPtr 1.3.6.1.4.1.277.1.6.2.1.18 octet string read-only
An 8-byte Octect string indicating the vc pointer.
                         cktLeafHopCnt 1.3.6.1.4.1.277.1.6.2.1.19 integer read-only
The count of hops along the circuit path. (Max is 16)
                         cktLeafPath 1.3.6.1.4.1.277.1.6.2.1.20 octet string read-only
The circuit path consisting a sequence of outbound interface indexes at nodes along the established circuit. The format is interface:interface:interface......
                         cktLeafFailReason 1.3.6.1.4.1.277.1.6.2.1.21 integer read-only
The reason for the PVC establishment failure. Enumeration: 'bkpdlcicollision': 25, 'dstunknown': 24, 'iopdown': 17, 'admindown': 1, 'dead': 11, 'nodest': 7, 'balancereroute': 10, 'misconfig': 20, 'srcunknown': 23, 'defpathreroute': 12, 'trkdown': 9, 'nidown': 13, 'numsgbuffer': 18, 'novpivci': 33, 'otherpvcsegrnr': 15, 'nopdubuff': 6, 'srcbackedup': 22, 'oldrevinpath': 26, 'pvcroutemgttrunk': 30, 'usingaltpathwarning': 16, 'nomultipointparent': 31, 'noroute': 4, 'nobw': 3, 'smdsmgmttrunk': 27, 'noport': 19, 'pvcroutefail': 32, 'trkrnr': 8, 'bothendptbackup': 29, 'novcbuff': 2, 'otherpvcsegdown': 14, 'timeout': 5, 'svcsetupfail': 21, 'nevercalled': 28.
                         cktLeafFailNode 1.3.6.1.4.1.277.1.6.2.1.22 integer read-only
The node which causes the PVC failure.
                         cktLeafFailPort 1.3.6.1.4.1.277.1.6.2.1.23 integer read-only
The port on the fail node which causes the PVC failure.
                         cktLeafHelloCounter 1.3.6.1.4.1.277.1.6.2.1.24 integer read-only
Number of PVC hello pdu frames received in the VC entry of the called side.
                         cktLeafHelloAckCounter 1.3.6.1.4.1.277.1.6.2.1.25 integer read-only
Number of PVC hello Ack pdu frames received in the VC entry of the calling side.
                         cktLeafAtmVPI 1.3.6.1.4.1.277.1.6.2.1.26 integer read-write
VPI value in the ATM cell header
                         cktLeafAtmVCI 1.3.6.1.4.1.277.1.6.2.1.27 integer read-write
VCI value in the ATM cell header
                         cktLeafType 1.3.6.1.4.1.277.1.6.2.1.28 integer read-only
1 if a permanent virtual circuit; 2 if a switched virtual circuit. Enumeration: 'pvc': 1, 'svc': 2.
                         cktLeafAtmInCells 1.3.6.1.4.1.277.1.6.2.1.29 counter read-only
The Number of ATM cells received on a VCC.
                         cktLeafAtmOutCells 1.3.6.1.4.1.277.1.6.2.1.30 counter read-only
The Number of ATM cells transmitted on a VCC.
                         cktLeafAtmInDiscardedClp0Cells 1.3.6.1.4.1.277.1.6.2.1.31 counter read-only
The Number of ATM CLP0 cells received and discarded on a VCC.
                         cktLeafAtmInDiscardedClp1Cells 1.3.6.1.4.1.277.1.6.2.1.32 counter read-only
The Number of ATM CLP1 cells received and discarded on a VCC.
                         cktLeafAtmInPassedClp0Cells 1.3.6.1.4.1.277.1.6.2.1.33 counter read-only
The Number of ATM CLP 0 cells received and passed UPC on a VCC.
                         cktLeafAtmInPassedClp1Cells 1.3.6.1.4.1.277.1.6.2.1.34 counter read-only
The Number of ATM CLP 1 cells received and passed UPC on a VCC.
                         cktLeafAtmInTaggedCells 1.3.6.1.4.1.277.1.6.2.1.35 counter read-only
The Number of ATM cells received and tagged on a VCC.
                         cktLeafAtmOutClp0Cells 1.3.6.1.4.1.277.1.6.2.1.36 counter read-only
The Number of ATM CLP 0 cells transmitted on a VCC.
                         cktLeafAtmOutClp1Cells 1.3.6.1.4.1.277.1.6.2.1.37 counter read-only
The Number of ATM CLP 1 cells transmitted on a VCC.
                 cktSmdsRtTable 1.3.6.1.4.1.277.1.6.3 no-access
A table containing information about destination, VC, hops and routes.
                     cktSmdsRtEntry 1.3.6.1.4.1.277.1.6.3.1 no-access
The information regarding routes from a node to all its neighbors.
                         cktSmdsRemoteNode 1.3.6.1.4.1.277.1.6.3.1.1 integer read-only
The nodeId of the node to which a rought is sought.
                         cktSmdsHopCnt 1.3.6.1.4.1.277.1.6.3.1.2 integer read-only
The number of hops to reach the desired destination node.
                         cktSmdsRoute 1.3.6.1.4.1.277.1.6.3.1.3 octet string read-only
The out-going Interface Id of each of the nodes in the path.
                         cktSmdsLocalPort 1.3.6.1.4.1.277.1.6.3.1.4 integer read-only
The out-going local portId.
                         cktSmdsRemotePort 1.3.6.1.4.1.277.1.6.3.1.5 integer read-only
The remote portId of the destination nodeId.
                         cktSmdsVcState 1.3.6.1.4.1.277.1.6.3.1.6 integer read-only
The state of the circuit.
             card 1.3.6.1.4.1.277.1.7
                 cardNumber 1.3.6.1.4.1.277.1.7.1 integer read-only
The number of manageable cards physically present in this node. Standby cards are not considered manageable.
                 cardTable 1.3.6.1.4.1.277.1.7.2 no-access
A list of cardEntry's. The number of entries is given by the value of cardNumber
                     cardEntry 1.3.6.1.4.1.277.1.7.2.1 no-access
The card entry contains objects relevant to managing intelligent cards.
                         cardLogicalSlotId 1.3.6.1.4.1.277.1.7.2.1.1 integer read-only
The logical slot number of this card. This is used as an index for the cardTable. In redundant configurations, this can be the physical slot number of either redundant card. In non redundant configurations, this is the same as cardPhysicalSlotId.
                         cardPhysicalSlotId 1.3.6.1.4.1.277.1.7.2.1.2 integer read-only
The physical slot number of this card. This can be different from cardLogicalSlotId in redundant configurations.
                         cardAdminType 1.3.6.1.4.1.277.1.7.2.1.3 cardtypes read-write
The desired card type.
                         cardOperType 1.3.6.1.4.1.277.1.7.2.1.4 cardtypes read-only
The actual card type.
                         cardState 1.3.6.1.4.1.277.1.7.2.1.5 integer read-only
The state of this card. Enumeration: 'loading': 2, 'syncdone': 6, 'debug': 11, 'sync': 5, 'down': 10, 'start': 3, 'init': 4, 'stopped': 9, 'ready': 7, 'active': 8, 'present': 1, 'offlinediag': 12.
                         cardAdminStatus 1.3.6.1.4.1.277.1.7.2.1.6 cardstatuses read-write
The desired status of this card.
                         cardOperStatus 1.3.6.1.4.1.277.1.7.2.1.7 cardstatuses read-only
The current status of this card.
                         cardDiagStatus 1.3.6.1.4.1.277.1.7.2.1.8 integer read-only
The current diagnostics status of this card, as determined by background diagnostics. Enumeration: 'marginal': 2, 'ok': 1.
                         cardRedundConfig 1.3.6.1.4.1.277.1.7.2.1.9 integer read-only
Is the card configured for redundancy? Enumeration: 'configured': 1.
                         cardRedundSlotMask 1.3.6.1.4.1.277.1.7.2.1.10 integer read-write
A 32-bit mask indicating the slot position of this card and its redundant partner. The low bit is slot 1 and the high bit is slot 32.
                         cardRedundActual 1.3.6.1.4.1.277.1.7.2.1.11 integer read-only
Is the card currently connected to a redundant card? Enumeration: 'not-connected': 2, 'connected': 1.
                         cardRedundState 1.3.6.1.4.1.277.1.7.2.1.12 integer read-only
The current redundancy state of this card. Exception: when used as an index for the following objects: cardAdminType, cardAdminCapability, and cardAdminStatus, the value 1 indicates the card of the redundant pair in the lower-numbered slot, and the value 2 indicates the card in the higher-numbered slot. Enumeration: 'active': 1, 'standby': 2.
                         cardToRedundant 1.3.6.1.4.1.277.1.7.2.1.13 timeticks read-write
Instructs the standby card to reset the active card and take over as new active card. The reset takes place after specified time ticks have elapsed. A value of 0 indicates cancellation of the previously scheduled request.
                         cardDiagNonFatalSource 1.3.6.1.4.1.277.1.7.2.1.14 integer read-only
Source who reported last non-fatal error. Enumeration: 'redundancy': 5, 'data-alignment': 10, 'fault': 3, 'background-diagnostics': 2, 'general': 9, 'power-on-diagnostics': 1, 'card-level': 7, 'system-level': 6, 'i960-data-structures': 8, 'frame-heap': 4, 'device-driver-level': 11.
                         cardDiagNonFatalTime 1.3.6.1.4.1.277.1.7.2.1.15 timeticks read-only
Time the last non-fatal error was reported.
                         cardDiagNonFatalErrMajor 1.3.6.1.4.1.277.1.7.2.1.16 integer read-only
Major error code of last non-fatal error.
                         cardDiagNonFatalErrMinor 1.3.6.1.4.1.277.1.7.2.1.17 integer read-only
Minor error code of last non-fatal error.
                         cardDiagNonFatalStr 1.3.6.1.4.1.277.1.7.2.1.18 displaystring read-only
Ascii string describing last non-fatal error.
                         cardDiagFatalSource 1.3.6.1.4.1.277.1.7.2.1.19 integer read-only
Source who reported last fatal error. Enumeration: 'redundancy': 5, 'data-alignment': 10, 'fault': 3, 'background-diagnostics': 2, 'general': 9, 'power-on-diagnostics': 1, 'card-level': 7, 'system-level': 6, 'i960-data-structures': 8, 'frame-heap': 4, 'device-driver-level': 11.
                         cardDiagFatalTime 1.3.6.1.4.1.277.1.7.2.1.20 timeticks read-only
Time the last fatal error was reported.
                         cardDiagFatalErrMajor 1.3.6.1.4.1.277.1.7.2.1.21 integer read-only
Major error code of last fatal error.
                         cardDiagFatalErrMinor 1.3.6.1.4.1.277.1.7.2.1.22 integer read-only
Minor error code of last fatal error.
                         cardDiagFatalStr 1.3.6.1.4.1.277.1.7.2.1.23 displaystring read-only
Ascii string describing last fatal error.
                         cardDiagFatalReboots 1.3.6.1.4.1.277.1.7.2.1.24 counter read-only
Number of times the switch has re-booted since last fatal error was reported.
                         cardDiagFatalAddress 1.3.6.1.4.1.277.1.7.2.1.25 integer read-only
Address switch was executing when it encountered fatal error.
                         cardDiagBackgroundPasses 1.3.6.1.4.1.277.1.7.2.1.26 counter read-only
Number of passes made by the background diagnostics.
                         cardDiagBackgroundFailures 1.3.6.1.4.1.277.1.7.2.1.27 counter read-only
Number of failures discovered by background diagnostics.
                         cardDiagBackgroundSuccesses 1.3.6.1.4.1.277.1.7.2.1.28 counter read-only
Number of successful passes by background diagnostics.
                         cardDiagLEDReset 1.3.6.1.4.1.277.1.7.2.1.29 integer read-write
Change the card state from marginal to active. Change the LED from yellow to green. Enumeration: 'state-to-active': 1.
                         cardDiagPowerExtensive 1.3.6.1.4.1.277.1.7.2.1.30 integer read-write
Should power on diagnostics do slower, extensive testing, or fast testing? Enumeration: 'extensive-tests': 1.
                         cardCpuUtil 1.3.6.1.4.1.277.1.7.2.1.31 gauge read-only
The CPU utilization percentage for packet processing on this intelligent card.
                         cardMemoryUsage 1.3.6.1.4.1.277.1.7.2.1.32 gauge read-only
The memory utilization, in terms of free bytes, for this intelligent card.
                         cardMaxVCs 1.3.6.1.4.1.277.1.7.2.1.33 gauge read-only
The number of available VC entries on this card.
                         cardInUseVCs 1.3.6.1.4.1.277.1.7.2.1.34 gauge read-only
The number of currently in use VC entries on this card.
                         cardFreeVCs 1.3.6.1.4.1.277.1.7.2.1.35 gauge read-only
The number of currently free VC entries on this card.
                         cardInOctets 1.3.6.1.4.1.277.1.7.2.1.36 counter read-only
The total number of octets received on this card, including framing bytes.
                         cardInPkts 1.3.6.1.4.1.277.1.7.2.1.37 counter read-only
The total number of packets received on this card.
                         cardOutOctets 1.3.6.1.4.1.277.1.7.2.1.38 counter read-only
The total number of octets transmitted out of this card, including framing bytes.
                         cardOutPkts 1.3.6.1.4.1.277.1.7.2.1.39 counter read-only
The total number of packets requested to be transmitted out of this card, including those that were discarded or not sent.
                         cardToWarmboot 1.3.6.1.4.1.277.1.7.2.1.40 timeticks read-write
Warm boots the card after the specified time ticks have elapsed. A value of 0 indicates cancellation of the previously scheduled re-boot request.
                         cardToColdboot 1.3.6.1.4.1.277.1.7.2.1.41 timeticks read-write
Cold boots the card after the specified time ticks have elapsed. A value of 0 indicates cancellation of the previously scheduled re-boot request.
                         cardModel 1.3.6.1.4.1.277.1.7.2.1.42 displaystring read-only
The part number of the card.
                         cardSerial 1.3.6.1.4.1.277.1.7.2.1.43 displaystring read-only
The serial number of the card.
                         cardSwRev 1.3.6.1.4.1.277.1.7.2.1.44 displaystring read-only
The software rev number (major.minor).
                         cardHwRev 1.3.6.1.4.1.277.1.7.2.1.45 displaystring read-only
The hardware rev number (major.minor).
                         cardEpromRev 1.3.6.1.4.1.277.1.7.2.1.46 displaystring read-only
The EPROM firmware rev number (major.minor).
                         cardName 1.3.6.1.4.1.277.1.7.2.1.47 displaystring read-write
The name of this card
                         cardCktGroupTrap 1.3.6.1.4.1.277.1.7.2.1.48 octet string read-only
This is a ( 4 + n*134 ) byte octet string where n => 1. The first and second byte is the interface/slot id of the link/IOP going down or link goes up. The third byte is the reason why circuits go down: 1 is a user link goes down, 2 is a trunk link goes down, 3 is an IOP goes down and 4 is an user link goes up The fourth byte is the count of entries in the following circuit bit map array. Each circuit bit map entry is 134 bytes. The first 2 bytes is the IOP slot on which dlci's are defined. The second 2 bytes is the Physical port ID on which dlci's are defined. The third 2 bytes is the interface id on which dlci's are defined. The following 128 bytes (1024 bits) is a bit map for dlci's defined on the interface. The left-most bit of the first byte represent dlci 0 and the right-most bit of the 128th byte represent dlci 1023. If a bit is set, it means the corresponding dlci on that interface is up/down.
                         cardOutBtus 1.3.6.1.4.1.277.1.7.2.1.49 counter read-only
The number of bus transfer units sent by this card.
                         cardInGoodBtus 1.3.6.1.4.1.277.1.7.2.1.50 counter read-only
The number of good bus transfer units received by this card.
                         cardInErrorBtus 1.3.6.1.4.1.277.1.7.2.1.51 counter read-only
The number of bus transfer units received with errors.
                         cardInNoVcBtus 1.3.6.1.4.1.277.1.7.2.1.52 counter read-only
The number of bus transfer units discarded because no circuit was found.
                         cardInLinkDownBtus 1.3.6.1.4.1.277.1.7.2.1.53 counter read-only
The number of bus transfer units discarded because the outgoing link was inactive.
                         cardInNoBufferBtus 1.3.6.1.4.1.277.1.7.2.1.54 counter read-only
The number of bus transfer units discarded because no buffer was available.
                         cardInForwardBitBtus 1.3.6.1.4.1.277.1.7.2.1.55 counter read-only
The number of bus transfer units discarded because the circuit forward bit was off.
                         cardDiagTestId 1.3.6.1.4.1.277.1.7.2.1.56 integer read-write
Identification of the diagnostics tests to be run.
                         cardDiagTestRuns 1.3.6.1.4.1.277.1.7.2.1.57 integer read-write
The number of passes of the diagnostics tests to be run. The default value is 1.
                         cardDiagState 1.3.6.1.4.1.277.1.7.2.1.58 integer read-write
The current state of the foreground diagnostics on this card. Enumeration: 'active': 1.
                         cardDiagOptionStr 1.3.6.1.4.1.277.1.7.2.1.59 octet string read-write
Optional parameters to the diagnostic.
                         cardDiagPasses 1.3.6.1.4.1.277.1.7.2.1.60 counter read-only
Number of successful diagnostic passes.
                         cardDiagFailures 1.3.6.1.4.1.277.1.7.2.1.61 counter read-only
Number of failed diagnostic passes.
                         cardDiagResultString 1.3.6.1.4.1.277.1.7.2.1.62 displaystring read-only
Description of last diagnostic failure.
                         cardFrameMemoryUtil 1.3.6.1.4.1.277.1.7.2.1.63 gauge read-only
The percentage of frame memory utilization on this intelligent card.
                         cardResetPram 1.3.6.1.4.1.277.1.7.2.1.64 integer read-write
Setting this to 1 causes a reset of PRAM on the corresponding card. Enumeration: 'reset-pram': 1.
                         cardMemoryUtil 1.3.6.1.4.1.277.1.7.2.1.65 gauge read-only
The percentage of system memory utilization on this intelligent card.
                         cardFrameMemoryUsage 1.3.6.1.4.1.277.1.7.2.1.66 gauge read-only
The frame memory utilization, in terms of free bytes, for this intelligent card.
                         cardUpTime 1.3.6.1.4.1.277.1.7.2.1.67 timeticks read-only
The time (in hundredths of a second) since this card was last booted.
                         cardPramChecksum 1.3.6.1.4.1.277.1.7.2.1.68 integer read-only
The PRAM checksum for this card.
                         cardPhysicalIndex 1.3.6.1.4.1.277.1.7.2.1.69 integer read-only
The physical slot id of this card.
                         cardExternalClockRate 1.3.6.1.4.1.277.1.7.2.1.70 integer read-only
The external clock rate for DSX1, T1 and E1 cards. The value is specified in units of 8KHz and can range from 1 to 255.
                         cardShootState 1.3.6.1.4.1.277.1.7.2.1.71 integer read-write
Specifies whether the system monitor on the CP should shoot this card if it's unreachable. The default is enabled. The card index used in the binding refers to a physical card. Enumeration: 'shoot-enabled': 1.
                         cardEraseAll 1.3.6.1.4.1.277.1.7.2.1.72 integer read-write
When set to 1, erases program flash and PRAM on specified card. Enumeration: 'erase-all': 1.
                         cardAdminCapability 1.3.6.1.4.1.277.1.7.2.1.73 integer read-write
The desired capability of the card Enumeration: 'cp-50': 10, 'iop-16meg-service': 3, 'cp-40': 9, 'cp-basic': 4, 'iom-fcp': 11, 'iop-multi-service': 2, 'cp-plus': 8, 'cp-30': 5, 'iop-frame-relay': 1.
                         cardOperCapability 1.3.6.1.4.1.277.1.7.2.1.74 integer read-only
The actual capability of the card Enumeration: 'cp-50': 10, 'iop-16meg-service': 3, 'cp-40': 9, 'cp-basic': 4, 'iom-fcp': 11, 'iop-multi-service': 2, 'cp-plus': 8, 'cp-30': 5, 'iop-frame-relay': 1.
                         cardISDNswtype 1.3.6.1.4.1.277.1.7.2.1.75 integer read-write
Specifies the ISDN central office switch type for the card. Enumeration: 'att-4ess': 1, 'att-5ess': 2, 'dms100': 3.
                         cardCpuFgUtil 1.3.6.1.4.1.277.1.7.2.1.76 gauge read-only
The CPU foreground utilization percentage for packet processing on this intelligent card.
                         cardTrkProtState 1.3.6.1.4.1.277.1.7.2.1.77 integer read-write
Control for issue of Link Trunk Protocol request frames. If set to disabled, the issue of trunk protocol requests is blocked for all trunks on this card. Enumeration: 'disabled': 2, 'enabled': 1.
                         cardISDNSigType 1.3.6.1.4.1.277.1.7.2.1.78 integer read-write
Specifies whether the ISDN Signalling type is Associated or Non-Facility Associated Signalling Enumeration: 'nfas': 2, 'no-nfas': 1.
                         cardISDNChanId 1.3.6.1.4.1.277.1.7.2.1.79 integer read-write
Specifies whether Channel ID assignment is performed by the central office switch or the 9000 - Exclusive (central office) Preferred (9000) Enumeration: 'exclusive': 1, 'preferred': 2.
                         cardTransmitClockConfig 1.3.6.1.4.1.277.1.7.2.1.80 integer read-write
The transmit clock source for timing section of the card Enumeration: 'e1-G703sec10-clock': 5, 'system-secondary-clock': 2, 'e1-network-clock': 6, 'system-primary-secondary-clock': 3, 'system-primary-clock': 1, 'free-running-clock': 4.
                         cardTransmitClockSwitchOver 1.3.6.1.4.1.277.1.7.2.1.81 integer read-write
Enable/disable automatic transmit clock source switch-over once a failed clock reference has recovered. Enumeration: 'enable': 1, 'disable': 2.
                         cardTransmitClockStatus 1.3.6.1.4.1.277.1.7.2.1.82 integer read-only
The transmit clock PLL synchronization status of the card Enumeration: 'loss-of-synchronization': 2, 'in-synchronization': 1.
                         cardSystemPrimaryClockPortConfig 1.3.6.1.4.1.277.1.7.2.1.83 integer read-write
The port number (1-x) on the card that specifies the system primary clock source. A zero specifies no port
                         cardSystemPrimaryClockStatus 1.3.6.1.4.1.277.1.7.2.1.84 integer read-only
The system primary clock status as detected on the card. On the BIO, this refers to the Timing Module 1 clock status as detected by the BIO. Enumeration: 'failure': 2, 'normal': 1.
                         cardSystemSecondaryClockPortConfig 1.3.6.1.4.1.277.1.7.2.1.85 integer read-write
The port number (1 to x) on the card that specifies the system secondary clock source. A zero specifies no port
                         cardSystemSecondaryClockStatus 1.3.6.1.4.1.277.1.7.2.1.86 integer read-only
The system secondary clock status as detected on the card. On the BIO, this refers to the Timing Module 2 clock status as detected by the BIO. Enumeration: 'failure': 2, 'normal': 1.
                         cardInCells 1.3.6.1.4.1.277.1.7.2.1.87 counter read-only
The total number of cells received on this card.
                         cardInErrorCells 1.3.6.1.4.1.277.1.7.2.1.88 counter read-only
The total number of cells received on this card with HEC error.
                         cardInErrorVPIVCI 1.3.6.1.4.1.277.1.7.2.1.89 counter read-only
The total number of cells received with HEC invalid VPI, VCI.
                         cardOutCells 1.3.6.1.4.1.277.1.7.2.1.90 counter read-only
The total number of cells transmitted out of this card
                         cardOutDiscardCells 1.3.6.1.4.1.277.1.7.2.1.91 counter read-only
The total number of cells discarded due to congestion on this card
                         cardQOSQueueSize 1.3.6.1.4.1.277.1.7.2.1.92 integer read-only
The ATM QOS queue size (per cell) of each port on the card Enumeration: 'cell-8K': 1, 'cell-24K': 2.
                         cardLastErrorPort 1.3.6.1.4.1.277.1.7.2.1.93 integer read-only
The port number (1 to x) of the last cell with invalid cell header on the card
                         cardLastErrorVPI 1.3.6.1.4.1.277.1.7.2.1.94 integer read-only
The VPI of the last cell with invalid cell header on the card
                         cardLastErrorVCI 1.3.6.1.4.1.277.1.7.2.1.95 integer read-only
The VCI of the last cell with invalid cell header on the card
                         cardSystemPrimaryClockModeConfig 1.3.6.1.4.1.277.1.7.2.1.96 integer read-write
The system primary clock mode. PLCP is for DS3 port only Enumeration: 'line-rate': 1, 'plcp-mode': 2.
                         cardSystemSecondaryClockModeConfig 1.3.6.1.4.1.277.1.7.2.1.97 integer read-write
The system secondary clock mode. PLCP is for DS3 port only Enumeration: 'line-rate': 1, 'plcp-mode': 2.
                         cardNFBDEStatus 1.3.6.1.4.1.277.1.7.2.1.98 integer read-write
Non Fatal Background Diagnostic Error Status Enumeration: 'cleared': 1, 'not-cleared': 2.
                         cardProductCode 1.3.6.1.4.1.277.1.7.2.1.99 displaystring read-only
This card's product code.
                         cardMfgPN 1.3.6.1.4.1.277.1.7.2.1.100 displaystring read-only
This card's manufacturing part number.
                         cardTotalUpTime 1.3.6.1.4.1.277.1.7.2.1.101 timeticks read-only
This card's total accumulated up time, in hours.
                         cardIOAType 1.3.6.1.4.1.277.1.7.2.1.102 integer read-only
The type of IOA attached to this card. Enumeration: 'tads1-t1-n-8': 22, 'tads1-j2-75-r-8': 29, 'cbx500-ds3-n-6': 68, 'be1-atm-75-n-12': 58, 'bio550-oc3-smfir': 70, 'tstm1-smfir-r-4': 12, 'bCS-DS3-r-1': 36, 'toc12-smflr-n-1': 42, 'te3-8': 5, 'toc3-stm1copper-n-4': 39, 'bio550-oc12-smflr': 74, 'toc3-smfir-r-4': 7, 'be1-atm-120-r-12': 61, 'spa': 1, 'be1-atm-120-n-12': 60, 'bIWU-OC3-trm-smfir-1': 47, 'toc3-4': 2, 'toc3-stm1copper-r-4': 40, 'be1-atm-75-r-12': 59, 'bCS-DS3-n-1': 35, 'bt1-atm-100-n-12': 62, 'bIWU-OC3-bumm-1': 44, 'bio550-oc3-mmf': 72, 'bstdx9000-ether-n-2': 69, 'bIWU-OC3-smfir-n-1': 38, 'bds1-e1-rj48h-n-12': 64, 'gx550-backplane': 66, 'spa-universal': 32, 'cbx500-ether-n-4': 67, 'tads1-e1-120-r-8': 27, 'tstm1-4': 3, 'bCP-1-m': 56, 'tads1-j2-120-r-8': 31, 'toc3-mm-r-4': 8, 'bio550-oc12-mmf': 75, 'bds1-e1-rj48h-r-12': 65, 'bIWU-OC3-mm-n-1': 37, 'tstm1-smfir-n-4': 11, 'bio550-oc12-smfir': 73, 'tds3-r-8': 16, 'tads1-t1-r-8': 23, 'bCS-E3-n-1': 54, 'te3-r-8': 17, 'toc3-smflr-r-4': 10, 'toc12-smf-n-1': 21, 'toc3-smflr-n-4': 9, 'tads1-e1-75-n-8': 24, 'toc3-smfir-n-4': 6, 'nplus1-chassis': 41, 'bIWU-OC3-trm-mm-1': 46, 'tds3-8': 4, 'tads1-e1-120-n-8': 26, 'bCP-1-o': 57, 'bds1-e1-bnc-r-12': 51, 'hssi-r': 19, 'tads1-j2-120-n-8': 30, 'tstm1-smflr-n-4': 14, 'bds1-e1-db15-r-12': 53, 'bCS-E3-r-1': 55, 'bds1-e1-db15-n-12': 52, 'tads1-j2-75-n-8': 28, 'bt1-atm-100-r-12': 63, 'tstm1-mm-r-4': 13, 'tads1-e1-75-r-8': 25, 'uio-v35': 48, 'bio550-oc3-smflr': 71, 'tstm1-smflr-r-4': 15, 'uio-x21': 49, 'hssi-n': 18, 'bds1-e1-bnc-n-12': 50, 'npa-universal': 43, 'bIWU-OC3-bumm-smfir-1': 45.
                         cardIOAHwRev 1.3.6.1.4.1.277.1.7.2.1.103 displaystring read-only
The attached IOA's hardware revision.
                         cardIOASerial 1.3.6.1.4.1.277.1.7.2.1.104 displaystring read-only
The attached IOA's serial number.
                         cardIOAProductCode 1.3.6.1.4.1.277.1.7.2.1.105 displaystring read-only
The attached IOA's product code.
                         cardIOAMfgPN 1.3.6.1.4.1.277.1.7.2.1.106 displaystring read-only
The attached IOA's manufacturing part number.
                         cardDS0Support 1.3.6.1.4.1.277.1.7.2.1.107 integer read-only
Some B-Stdx T1 boards do not support lpbk. Enumeration: 'ds0-lpbk-supported': 2, 'ds0-lpbk-not-supported': 1.
                         cardDiagParamId 1.3.6.1.4.1.277.1.7.2.1.108 integer read-write
Parameter identifier for internal diagnostics.
                         cardDiagParamValue 1.3.6.1.4.1.277.1.7.2.1.109 integer read-write
Value assigned to parameter specified by cardDiagParamId.
                         cardBulkStatsPeakCapability 1.3.6.1.4.1.277.1.7.2.1.110 integer read-write
Configures capability to collect peak 5-minute statistics. Capability change takes effect upon IOM reboot. Enumeration: 'disabled': 1, 'enabled': 2.
                         cardBulkStatsTotalCapability 1.3.6.1.4.1.277.1.7.2.1.111 integer read-write
Configures capability to collect total statistics. Capability change takes effect upon IOM reboot. Enumeration: 'disabled': 1, 'enabled': 2.
                         cardBulkStatsPeakEnable 1.3.6.1.4.1.277.1.7.2.1.112 integer read-write
Reflects the operational state of the peak 5-minute statistic collection on an IOM. For this setting to be enabled, the respective capability must be enabled. Enumeration: 'disabled': 1, 'enabled': 2.
                         cardBulkStatsTotalEnable 1.3.6.1.4.1.277.1.7.2.1.113 integer read-write
Reflects the operational state of the total statistic collection on an IOM. For this setting to be enabled, the respective capability must be enabled. Enumeration: 'disabled': 1, 'enabled': 2.
                         cardBulkStatsBaseCollectPeriod 1.3.6.1.4.1.277.1.7.2.1.114 integer read-write
Configures base collection period for bulk statistics on an IOM in minutes. Only the following values are allowed: 15, 20, 30, 60, 120, 180, 240, 360, 720, 1440. The default value is 60.
                         cardNrtsHwRev 1.3.6.1.4.1.277.1.7.2.1.115 integer read-only
Hardware revision of the NRTS processor.
                         cardNrtsOutCellBufSize 1.3.6.1.4.1.277.1.7.2.1.116 integer read-only
The size of the NRTS output cell buffer.
                         cardNrtsOperState 1.3.6.1.4.1.277.1.7.2.1.117 integer read-only
The operational status of the NRTS processor. Enumeration: 'down': 2, 'absent': 1, 'up': 3.
                         cardNrtsAdminState 1.3.6.1.4.1.277.1.7.2.1.118 integer read-write
The admin status of the NRTS processor. Enumeration: 'disabled': 1, 'enabled': 2.
                         cardNrtsCcrmProtocolId 1.3.6.1.4.1.277.1.7.2.1.119 integer read-write
The protocol ID field for the CCRM cells. Must be different from the BCM protocol ID. Default is 6.
                         cardNrtsBcmProtocolId 1.3.6.1.4.1.277.1.7.2.1.120 integer read-write
The protocol ID field for the BCM cells. Must be different from the CCRM protocol ID. Default is 5.
                         cardNrtsRmGenInterval 1.3.6.1.4.1.277.1.7.2.1.121 integer read-write
The RM cell generation interval in ms. Minimum is 30, maximum is 250, default is 100.
                         cardNrtsIdleCktThresh 1.3.6.1.4.1.277.1.7.2.1.122 integer read-write
The number of RM cell generation intervals with no cell reception upon which the circuit is declared idle. Minimum is 1, maximum is 8, default is 8.
                         cardNrtsVbrNrtManage 1.3.6.1.4.1.277.1.7.2.1.123 integer read-write
Indicates whether VBR NRT traffic should be managed by the NRTS processor. Enumeration: 'yes': 2, 'no': 1.
                         cardNrtsIcrFact 1.3.6.1.4.1.277.1.7.2.1.124 integer read-write
A factor used to calculate the Initial Cell Rate for a circuit from its MCR and PCR.
                         cardNrtsMcastDiscardThresh 1.3.6.1.4.1.277.1.7.2.1.125 integer read-write
A NRTS discard threshold for the multicast circuits.
                         cardNrtsMcastDiscardCount 1.3.6.1.4.1.277.1.7.2.1.126 counter read-only
A NRTS discard counter for the multicast circuits.
                         cardAdminIOAType 1.3.6.1.4.1.277.1.7.2.1.127 integer read-write
The type of IOA attached to this card viewed from NMS. Enumeration: 'tads1-t1-n-8': 22, 'tads1-j2-75-r-8': 29, 'cbx500-ds3-n-6': 68, 'be1-atm-75-n-12': 58, 'bio550-oc3-smfir': 70, 'tstm1-smfir-r-4': 12, 'bCS-DS3-r-1': 36, 'toc12-smflr-n-1': 42, 'te3-8': 5, 'toc3-stm1copper-n-4': 39, 'bio550-oc12-smflr': 74, 'toc3-smfir-r-4': 7, 'be1-atm-120-r-12': 61, 'spa': 1, 'be1-atm-120-n-12': 60, 'bIWU-OC3-trm-smfir-1': 47, 'toc3-4': 2, 'toc3-stm1copper-r-4': 40, 'be1-atm-75-r-12': 59, 'bCS-DS3-n-1': 35, 'bt1-atm-100-n-12': 62, 'bIWU-OC3-bumm-1': 44, 'bio550-oc3-mmf': 72, 'bstdx9000-ether-n-2': 69, 'bIWU-OC3-smfir-n-1': 38, 'bds1-e1-rj48h-n-12': 64, 'spa-universal': 32, 'cbx500-ether-n-4': 67, 'tads1-e1-120-r-8': 27, 'tstm1-4': 3, 'bCP-1-m': 56, 'tads1-j2-120-r-8': 31, 'toc3-mm-r-4': 8, 'bio550-oc12-mmf': 75, 'bds1-e1-rj48h-r-12': 65, 'bIWU-OC3-mm-n-1': 37, 'tstm1-smfir-n-4': 11, 'bio550-oc12-smfir': 73, 'tds3-r-8': 16, 'tads1-t1-r-8': 23, 'bCS-E3-n-1': 54, 'te3-r-8': 17, 'toc3-smflr-r-4': 10, 'toc12-smf-n-1': 21, 'toc3-smflr-n-4': 9, 'tads1-e1-75-n-8': 24, 'toc3-smfir-n-4': 6, 'nplus1-chassis': 41, 'bIWU-OC3-trm-mm-1': 46, 'tds3-8': 4, 'tads1-e1-120-n-8': 26, 'bCP-1-o': 57, 'bds1-e1-bnc-r-12': 51, 'hssi-r': 19, 'tads1-j2-120-n-8': 30, 'tstm1-smflr-n-4': 14, 'bds1-e1-db15-r-12': 53, 'bCS-E3-r-1': 55, 'bds1-e1-db15-n-12': 52, 'tads1-j2-75-n-8': 28, 'bt1-atm-100-r-12': 63, 'tstm1-mm-r-4': 13, 'tads1-e1-75-r-8': 25, 'uio-v35': 48, 'bio550-oc3-smflr': 71, 'tstm1-smflr-r-4': 15, 'uio-x21': 49, 'hssi-n': 18, 'bds1-e1-bnc-n-12': 50, 'npa-universal': 43, 'bIWU-OC3-bumm-smfir-1': 45.
                         cardNrtsMcastRate 1.3.6.1.4.1.277.1.7.2.1.128 integer read-write
The NRTS shaping rate for multicast circuits as a fraction of the line rate.
                         cardMonStatus 1.3.6.1.4.1.277.1.7.2.1.129 integer read-write
Set MON960 status, default(1) -- enable, 2 -- disable. Enumeration: 'enable': 1, 'disable': 2.
                         cardImageSetA 1.3.6.1.4.1.277.1.7.2.1.130 displaystring read-only
The details of Image Set A. The elements of each image are space delimited and include Part Number, Revision, Size and Description. The details of each image are linefeed delimited.
                         cardImageSetB 1.3.6.1.4.1.277.1.7.2.1.131 displaystring read-only
The details of Image Set B. The elements of each image are space delimited and include Part Number, Revision, Size and Description. The details of each image are linefeed delimited.
                         cardMacAddress 1.3.6.1.4.1.277.1.7.2.1.132 displaystring read-only
ethernet MAC address of the card if there is an ethernet interface. Currently only CP cards may have ethernet. Cards without ethernet return 0 length octet string.
                         cardFlashRev 1.3.6.1.4.1.277.1.7.2.1.133 displaystring read-only
The boot flash rev number.
                         cardRequiredCapabilityBitmask 1.3.6.1.4.1.277.1.7.2.1.134 integer read-only
Bitmask indicating this cards' required capabilities based on configured features. A bit is set to one if the corresponding capability is required. This variable is a bitmask so only power-of-2 values can be assigned (1,2,4,8,16,etc.) . Enumeration: 'fe-capability': 8, 'aps-one-plus-one-support': 1, 'vp-shaping': 4, 'holdover-support': 2.
                         cardOperCapabilityBitmask 1.3.6.1.4.1.277.1.7.2.1.135 integer read-only
Bitmask indicating this cards' actual capabilities. A bit is set to one if the corresponding capability is supported. This variable is a bitmask so only power-of-2 values can be assigned (1,2,4,8,16,etc.). Enumeration: 'aps-one-plus-one-supported': 1, 'vp-shaping': 4, 'holdover-supported': 2, 'fe-capability': 8.
                         cardDslModule 1.3.6.1.4.1.277.1.7.2.1.136 octet string read-write
This is for Dynamic Software Loadl You can type: ModuleName Version, ModuleName Version, ... to load modules.
                         cardIPTableSize 1.3.6.1.4.1.277.1.7.2.1.137 integer read-write
The maximum number of IP routing table entries supported by the card. If set to 0, routing table size is assumed unlimited.
                         cardIPTableState 1.3.6.1.4.1.277.1.7.2.1.138 integer read-only
State of the card's IP routing table. If set to marginal, the routing table maximum size has been exceeded. and all routes except management prefixes have been discarded. Enumeration: 'marginal': 2, 'normal': 1.
                         cardATMTcaInBufOverflowAlertPeriod 1.3.6.1.4.1.277.1.7.2.1.139 integer read-write
The atm tca ingress buffer overflow alert period (in min).
                         cardATMTcaInBufOverflowThresh 1.3.6.1.4.1.277.1.7.2.1.140 integer read-write
The atm tca ingress buffer overflow threshold.
                         cardATMTcaInInvalidVpiVciAlertPeriod 1.3.6.1.4.1.277.1.7.2.1.141 integer read-write
The atm tca ingress invalid vpi/vci alert period (in min).
                         cardATMTcaInInvalidVpiVciThresh 1.3.6.1.4.1.277.1.7.2.1.142 integer read-write
The atm tca ingress invalid vpi/vci threshold.
                         cardATMTcaInATMDCFullAlertPeriod 1.3.6.1.4.1.277.1.7.2.1.143 integer read-write
The atm tca ingress ATM DC full alert period (in min).
                         cardATMTcaInATMDCFullThresh 1.3.6.1.4.1.277.1.7.2.1.144 integer read-write
The atm tca ingress ATM DC full threshold.
                         cardATMTcaEnable 1.3.6.1.4.1.277.1.7.2.1.145 integer read-write
The atm tca enable/disable. Enumeration: 'enable': 1, 'disable': 2.
                         cardATMTcaId 1.3.6.1.4.1.277.1.7.2.1.146 integer read-only
This object identifies the the most recently declared card ATM threshold crossing alert Enumeration: 'ingressATMDCFullC': 3, 'ingressBufferMsbPafC': 6, 'egressCidLookupFailureC': 7, 'ingressBufferOverfloeC': 1, 'ingressBufferHalfC': 5, 'ingressBufferMsbPaeC': 4, 'ingressInvalidVpiVciC': 2.
                         cardATMTcaECidLookupFailureAlertPeriod 1.3.6.1.4.1.277.1.7.2.1.147 integer read-write
The atm tca ingress buffer overflow alert period (in min).
                         cardATMTcaECidLookupThresh 1.3.6.1.4.1.277.1.7.2.1.148 integer read-write
The atm tca ingress buffer overflow threshold.
                         cardATMTcaSPPearlOCbrFailureAlertPeriod 1.3.6.1.4.1.277.1.7.2.1.149 integer read-write
The atm tca sp pearl overflow CBR alert period (in min).
                         cardATMTcaSPPearlOCbrThresh 1.3.6.1.4.1.277.1.7.2.1.150 integer read-write
The atm tca sp pearl overflow CBR threshold.
                         cardATMTcaSPPearlOAbrFailureAlertPeriod 1.3.6.1.4.1.277.1.7.2.1.151 integer read-write
The atm tca sp pearl overflow ABR alert period (in min).
                         cardATMTcaSPPearlOAbrThresh 1.3.6.1.4.1.277.1.7.2.1.152 integer read-write
The atm tca sp pearl overflow ABR threshold.
                         cardATMTcaSPPearlOVbr1FailureAlertPeriod 1.3.6.1.4.1.277.1.7.2.1.153 integer read-write
The atm tca sp pearl overflow VBR1 alert period (in min).
                         cardATMTcaSPPearlOVbr1Thresh 1.3.6.1.4.1.277.1.7.2.1.154 integer read-write
The atm tca sp pearl overflow VBR1 threshold.
                         cardATMTcaSPPearlOVbr2FailureAlertPeriod 1.3.6.1.4.1.277.1.7.2.1.155 integer read-write
The atm tca sp pearl overflow VBR2 alert period (in min).
                         cardATMTcaSPPearlOVbr2Thresh 1.3.6.1.4.1.277.1.7.2.1.156 integer read-write
The atm tca sp pearl overflow VBR2 threshold.
                         cardATMTcaSPPearlGCbrFailureAlertPeriod 1.3.6.1.4.1.277.1.7.2.1.157 integer read-write
The atm tca sp pearl congestion CBR alert period (in min).
                         cardATMTcaSPPearlGCbrThresh 1.3.6.1.4.1.277.1.7.2.1.158 integer read-write
The atm tca sp pearl congestion CBR threshold.
                         cardATMTcaSPPearlGAbrFailureAlertPeriod 1.3.6.1.4.1.277.1.7.2.1.159 integer read-write
The atm tca sp pearl congestion ABR alert period (in min).
                         cardATMTcaSPPearlGAbrThresh 1.3.6.1.4.1.277.1.7.2.1.160 integer read-write
The atm tca sp pearl congestion ABR threshold.
                         cardATMTcaSPPearlGVbr1FailureAlertPeriod 1.3.6.1.4.1.277.1.7.2.1.161 integer read-write
The atm tca sp pearl congestion VBR1 alert period (in min).
                         cardATMTcaSPPearlGVbr1Thresh 1.3.6.1.4.1.277.1.7.2.1.162 integer read-write
The atm tca sp pearl congestion VBR1 threshold.
                         cardATMTcaSPPearlGVbr2FailureAlertPeriod 1.3.6.1.4.1.277.1.7.2.1.163 integer read-write
The atm tca sp pearl congestion VBR2 alert period (in min).
                         cardATMTcaSPPearlGVbr2Thresh 1.3.6.1.4.1.277.1.7.2.1.164 integer read-write
The atm tca sp pearl congestion VBR2 threshold.
                         cardATMTcaSPEnable 1.3.6.1.4.1.277.1.7.2.1.165 integer read-write
The atm tca SP enable/disable. Enumeration: 'enable': 1, 'disable': 2.
                         cardSPEFCIEnable 1.3.6.1.4.1.277.1.7.2.1.166 integer read-write
The atm EFCI marking enable/disable. Enumeration: 'enable': 1, 'disable': 2.
                         cardSPClpEnable 1.3.6.1.4.1.277.1.7.2.1.167 integer read-write
The atm CLP-1 enable/disable. Enumeration: 'enable': 1, 'disable': 2.
                         spATMTcaId 1.3.6.1.4.1.277.1.7.2.1.168 integer read-only
This object identifies the the most recently declared sp ATM threshold crossing alert and first byte is used to indicate the switching port number. i.e. sp 1 has spBufferOverflowC, then the value is 0x1001 Enumeration: 'spBufferCongestionV21': 15, 'spBufferCongestionC2': 10, 'spBufferCongestionC1': 9, 'spBufferOverflowC2': 2, 'spBufferOverflowC1': 1, 'spBufferCongestionA1': 11, 'spBufferOverflowA1': 3, 'spBufferOverflowA2': 4, 'spBufferCongestionA2': 12, 'spBufferOverflowV11': 5, 'spBufferCongestionV12': 14, 'spBufferOverflowV12': 6, 'spBufferOverflowV21': 7, 'spBufferCongestionV22': 16, 'spBufferCongestionV11': 13, 'spBufferOverflowV22': 8.
                         cardSubcardToRedundant 1.3.6.1.4.1.277.1.7.2.1.169 cardtypes read-write
Commands the card to initiate an immediate protection switch on the identified subcard that it controls. This causes control to be switched from the active card to the standby card.
                         cardMemory5Usage 1.3.6.1.4.1.277.1.7.2.1.170 gauge read-only
The bank5 memory utilization, in terms of free bytes, for CP Oynx card only.
                         cardSF1OperStatus 1.3.6.1.4.1.277.1.7.2.1.171 cardstatuses read-only
The current status of Switch Fabric 1 (GX550).
                         cardSF2OperStatus 1.3.6.1.4.1.277.1.7.2.1.172 cardstatuses read-only
The current status of Switch Fabric 2 (GX550).
                         cardTM1OperStatus 1.3.6.1.4.1.277.1.7.2.1.173 cardstatuses read-only
The current status of Timing Module 1 (GX550).
                         cardTM2OperStatus 1.3.6.1.4.1.277.1.7.2.1.174 cardstatuses read-only
The current status of Timing Module 2 (GX550).
                         cardMemStartLog 1.3.6.1.4.1.277.1.7.2.1.175 integer read-write
Enable/Disable Memory log record, 1 -- enable, 0 -- disable. Enumeration: 'enable': 1.
                         cardMemLogLevel 1.3.6.1.4.1.277.1.7.2.1.176 integer read-write
Set the Memory log level. Default 6
                         cardMemClrLog 1.3.6.1.4.1.277.1.7.2.1.177 integer read-write
Enable/Disable Clear Memory log, 1 -- clear, 0 (default) -- not clear. Enumeration: 'enable': 1.
                         cardValidSubcards 1.3.6.1.4.1.277.1.7.2.1.178 integer read-only
The number of manageable subcards physically present in this card.
                         cardClp0CbrThreshold 1.3.6.1.4.1.277.1.7.2.1.179 integer read-write
The CLP 0 threshold for CBR queues in the card. Once queue length reaches this threshold, all CLP 1 cells are discarded until queue length falls below the threshold.
                         cardClp01CbrThreshold 1.3.6.1.4.1.277.1.7.2.1.180 integer read-write
The maximum length of CBR queues in the card. Once queue length reaches this threshold, all cells are discarded until queue length falls below this threshold.
                         cardClp0VbrRtThreshold 1.3.6.1.4.1.277.1.7.2.1.181 integer read-write
The CLP 0 threshold for VBR RT queues in the card. Once queue length reaches this threshold, all CLP 1 cells are discarded until queue length falls below the threshold.
                         cardClp01VbrRtThreshold 1.3.6.1.4.1.277.1.7.2.1.182 integer read-write
The maximum length of VBR-RT queues in the card. Once queue length reaches this threshold, all cells are discarded until queue length falls below this threshold.
                         cardClp0VbrNrtThreshold 1.3.6.1.4.1.277.1.7.2.1.183 integer read-write
The CLP 0 threshold for VBR NRT queues in the card. Once queue length reaches this threshold, all CLP 1 cells are discarded until queue length falls below the threshold.
                         cardClp01VbrNrtThreshold 1.3.6.1.4.1.277.1.7.2.1.184 integer read-write
The maximum length of VBR-NRT queues in the card. Once queue length reaches this threshold, all cells are discarded until queue length falls below this threshold.
                         cardClp0UAbrThreshold 1.3.6.1.4.1.277.1.7.2.1.185 integer read-write
The CLP 0 threshold for ABR/UBR queues in the card. Once queue length reaches this threshold, all CLP 1 cells are discarded until queue length falls below the threshold.
                         cardClp01UAbrThreshold 1.3.6.1.4.1.277.1.7.2.1.186 integer read-write
The maximum length of UBR/ABR queues in the card. Once queue length reaches this threshold, all cells are discarded until queue length falls below this threshold.
                         cardControlMessagesFromBus 1.3.6.1.4.1.277.1.7.2.1.187 counter read-write
The number of complete control Messages received over the Cell Bus for this card.
                         cardControlMessagesToBus 1.3.6.1.4.1.277.1.7.2.1.188 counter read-write
The number of complete control Messages transmitted by this card over the Cell Bus.
                         cardBTUsFromBus 1.3.6.1.4.1.277.1.7.2.1.189 counter read-write
The number of BTUs received by this card over the Cell Bus.
                         cardBTUsToBus 1.3.6.1.4.1.277.1.7.2.1.190 counter read-write
The number of BTUs transmitted by this card over the Cell Bus.
                         cardInvalidPvcBTUs 1.3.6.1.4.1.277.1.7.2.1.191 counter read-write
The number of BTUs received by this card over the Cell Bus with an invalid PVC identifier.
                         cardIncompleteFramesFromBus 1.3.6.1.4.1.277.1.7.2.1.192 counter read-write
The number of partial frames received by this card over the Cell Bus which were discarded due to missing BTUs.
                         cardBTUsBusErrors 1.3.6.1.4.1.277.1.7.2.1.193 counter read-write
The number of BTUs received by this card over the Cell Bus which were discarded due to errors.
                         cardBTUsNoResource 1.3.6.1.4.1.277.1.7.2.1.194 counter read-write
The number of BTUs received by this card over the Cell Bus which were discarded due to no free BTUs available to replace it.
                         cardInvalidPvcBTUsThreshold 1.3.6.1.4.1.277.1.7.2.1.195 integer read-write
Send trap if the number of BTUs received by this card over the Cell Bus with an invalid PVC identifier exceeds this in a one minute interval. Zero value implies no check.
                         cardIncompleteFramesFromBusThreshold 1.3.6.1.4.1.277.1.7.2.1.196 integer read-write
Send trap if the number of partial frames received by this card over the Cell Bus which were discarded due to missing BTUs exceeds this in a one minute interval. Zero value implies no check.
                         cardBTUsBusErrorThreshold 1.3.6.1.4.1.277.1.7.2.1.197 integer read-write
Send trap if the number of BTUs received by this card over the Cell Bus which were discarded due to errors exceeds this in a one minute interval. Zero value implies no check.
                         cardBTUsNoResourceThreshold 1.3.6.1.4.1.277.1.7.2.1.198 integer read-write
Send trap if the number of BTUs received by this card over the Cell Bus which were discarded due to no free BTUs available to replace it exceeds this in a one minute interval. Zero value implies no check.
                         cardFrameMemoryThreshold 1.3.6.1.4.1.277.1.7.2.1.199 integer read-write
The percentage of frame memory utilization on this card which will generate a trap. Zero value implies no check.
                         cardHoldQFrameMemory 1.3.6.1.4.1.277.1.7.2.1.200 counter read-only
The frame memory utilization, in terms of bytes, currently on the Hold Queues for this card.
                         cardTotalAAL5RxErrorCount 1.3.6.1.4.1.277.1.7.2.1.201 counter read-only
The total number of Rx errors detected by the AAL5 processor on this card.
                         cardOperMemSize 1.3.6.1.4.1.277.1.7.2.1.202 integer read-only
The total memory size on this card, in MB (1024 Kbytes).
             ds1 1.3.6.1.4.1.277.1.8
                 dsx1ConfigTable 1.3.6.1.4.1.277.1.8.1 no-access
The DS1 Configuration table.
                     dsx1ConfigEntry 1.3.6.1.4.1.277.1.8.1.1 no-access
An entry in the DS1 Configuration table.
                         dsx1SlotId 1.3.6.1.4.1.277.1.8.1.1.1 integer read-only
The slot number of the corresponding DS1.
                         dsx1PortId 1.3.6.1.4.1.277.1.8.1.1.2 integer read-only
The port number of the corresponding DS1 on the board.
                         dsx1TimeElapsed 1.3.6.1.4.1.277.1.8.1.1.3 integer read-only
The number of seconds that have elapsed since the beginning of the current error-measurement period.
                         dsx1ValidIntervals 1.3.6.1.4.1.277.1.8.1.1.4 integer read-only
The number of previous intervals for which valid data was collected. The value will be 96 unless the interface was brought on-line within the last 24 hours, in which case the value will be the number of complete 15 minute intervals the since interface has been online.
                         dsx1LineType 1.3.6.1.4.1.277.1.8.1.1.5 integer read-only
This variable indicates the variety of DS1 Line implementing this circuit. The type of circuit affects the number of bits per second that the circuit can reasonably carry, as well as the interpretation of the usage and error statistics. The values, in sequence, describe: TITLE: SPECIFICATION: dsx1ESF Extended SuperFrame DS1 dsx1D4 AT&T D4 format DS1 dsx1E1 CCITT Recommendation G.704 (Table 4a) dsx1E1-CRC CCITT Recommendation G.704 (Table 4b) dsxE1-MF G.704 (Table 4a) with TS16 multiframing enabled dsx1E1-CRC-MF G.704 (Table 4b) with TS16 multiframing enabled Enumeration: 'dsx1E1-CRC': 5, 'dsx1D4': 3, 'dsx1E1': 4, 'dsx1ESF': 2, 'dsx1E1-MF': 6, 'dsx1E1-CRC-MF': 7, 'other': 1.
                         dsx1LineCoding 1.3.6.1.4.1.277.1.8.1.1.6 integer read-only
This variable describes the variety of Zero Code Suppression used on the link, which in turn affects a number of its characteristics. dsx1JBZS refers the Jammed Bit Zero Suppres- sion, in which the AT&T specification of at least one pulse every 8 bit periods is literal- ly implemented by forcing a pulse in bit 8 of each channel. Thus, only seven bits per chan- nel, or 1.344 Mbps, is available for data. dsx1B8ZS refers to the use of a specified pat- tern of normal bits and bipolar violations which are used to replace a sequence of eight zero bits. ANSI Clear Channels may use dsx1ZBTSI, or Zero Byte Time Slot Interchange. E1 links, with or without CRC, use dsx1HDB3 or dsx1AMI. dsx1AMI refers to a mode wherein no zero code suppression is present and the line encoding does not solve the problem directly. In this application, the higher layer must provide data which meets or exceeds the pulse density re- quirements, such as inverting HDLC data. Enumeration: 'dsx1B8ZS': 2, 'dsx1HDB3': 3, 'dsx1ZBTSI': 4, 'other': 6, 'dsx1AMI': 5, 'dsx1JBZS': 1.
                         dsx1SendCode 1.3.6.1.4.1.277.1.8.1.1.7 integer read-only
This variable indicates what type of code is being sent across the DS1 interface by the dev- ice. The values mean: dsx1SendNoCode sending looped or normal data dsx1SendLineCode sending a request for a line loopback dsx1SendPayloadCode sending a request for a payload loopback dsx1SendResetCode sending a loopback termination request dsx1SendQRS sending a Quasi-Random Signal (QRS) test pattern dsx1Send511Pattern sending a 511 bit fixed test pattern dsx1Send3in24Pattern sending a fixed test pattern of 3 bits set in 24 dsx1SendOtherTestPattern sending a test pattern other than those described by this object Enumeration: 'dsx1SendLineCode': 2, 'dsx1SendPayloadCode': 3, 'dsx1SendQRS': 5, 'dsx1Send511Pattern': 6, 'dsx1SendResetCode': 4, 'dsx1SendOtherTestPattern': 8, 'dsx1SendNoCode': 1, 'dsx1Send3in24Pattern': 7.
                         dsx1CircuitIdentifier 1.3.6.1.4.1.277.1.8.1.1.8 displaystring read-only
This variable contains the transmission vendor's circuit identifier, for the purpose of facilitating troubleshooting.
                         dsx1LoopbackConfig 1.3.6.1.4.1.277.1.8.1.1.9 integer read-only
This variable represents the loopback confi- guration of the DS1 interface. Agents support- ing read/write access should return badValue in response to a requested loopback state that the interface does not support. The values mean: dsx1NoLoop Not in the loopback state. A device that is not capable of performing a loopback on the interface shall always return this as it's value. dsx1PayloadLoop The received signal at this interface is looped through the device. Typically the received signal is looped back for re- transmission after it has passed through the device's framing function. dsx1LineLoop The received signal at this interface does not go through the device (minimum pene- tration) but is looped back out. dsx1OtherLoop Loopbacks that are not defined here. Enumeration: 'dsx1OtherLoop': 4, 'dsx1PayloadLoop': 2, 'dsx1LineLoop': 3, 'dsx1NoLoop': 1.
                         dsx1LineStatus 1.3.6.1.4.1.277.1.8.1.1.10 integer read-only
This variable indicates the Line Status of the interface. It contains loopback, failure, re- ceived 'alarm' and transmitted 'alarm' infor- mation. The dsx1LineStatus is a bit map represented as a sum, therefore, it can represent multiple failures (alarms) and a LoopbackState simultaneously. dsx1NoAlarm should be set if and only if no other flag is set. If the dsx1LoopbackState bit is set, the loopback in ef- fect can be determined from the dsx1LoopbackConfig object. The various bit positions are: 1 dsx1NoAlarm No Alarm Present 2 dsx1RcvFarEndLOF Far end LOF (a.k.a., Yellow Alarm) 4 dsx1XmtFarEndLOF Near end sending LOF Indication 8 dsx1RcvAIS Far end sending AIS 16 dsx1XmtAIS Near end sending AIS 32 dsx1LossOfFrame Near end LOF (a.k.a., Red Alarm) 64 dsx1LossOfSignal Near end Loss Of Signal 128 dsx1LoopbackState Near end is looped 256 dsx1T16AIS E1 TS16 AIS 512 dsx1RcvFarEndLOMF Far End Sending TS16 LOMF 1024 dsx1XmtFarEndLOMF Near End Sending TS16 LOMF 2048 dsx1RcvTestCode Near End detects a test code 4096 dsx1OtherFailure any line status not defined here
                         dsx1SignalMode 1.3.6.1.4.1.277.1.8.1.1.11 integer read-only
'none' indicates that no bits are reserved for signaling on this channel. 'robbedBit' indicates that T1 Robbed Bit Sig- naling is in use. 'bitOriented' indicates that E1 Channel Asso- ciated Signaling is in use. 'messageOriented' indicates that Common Chan- nel Signaling is in use either on channel 16 of an E1 link or channel 24 of a T1. Enumeration: 'messageOriented': 4, 'none': 1, 'bitOriented': 3, 'robbedBit': 2.
                         dsx1TransmitClockSource 1.3.6.1.4.1.277.1.8.1.1.12 integer read-only
The source of Tranmit Clock. 'loopTiming' indicates that the recovered re- ceive clock is used as the transmit clock. 'localTiming' indicates that a local clock source is used. 'throughTiming' indicates that recovered re- ceive clock from another interface is used as the transmit clock. Enumeration: 'throughTiming': 3, 'loopTiming': 1, 'localTiming': 2.
                         dsx1Fdl 1.3.6.1.4.1.277.1.8.1.1.13 integer read-only
This bitmap describes the use of the facili- ties data link, and is the sum of the capabili- ties: 'other' indicates that a protocol other than one following is used. 'dsx1Ansi-T1-403' refers to the FDL exchange recommended by ANSI. 'dsx1Att-54016' refers to ESF FDL exchanges. 'dsx1Fdl-none' indicates that the device does not use the FDL. Enumeration: 'dsx1Att-54016': 4, 'dsx1Ansi-T1-403': 2, 'other': 1, 'dsx1Fdl-none': 8.
                         dsx1FdlVersion 1.3.6.1.4.1.277.1.8.1.1.14 integer read-only
The version of the Dallas FDL firmware
                 dsx1CurrentTable 1.3.6.1.4.1.277.1.8.2 no-access
The DS1 Current table.
                     dsx1CurrentEntry 1.3.6.1.4.1.277.1.8.2.1 no-access
An entry in the DS1 Current table.
                         dsx1CurrentSlotId 1.3.6.1.4.1.277.1.8.2.1.1 integer read-only
The slot number of the corresponding DS1.
                         dsx1CurrentPortId 1.3.6.1.4.1.277.1.8.2.1.2 integer read-only
The port number of the corresponding DS1 on the board.
                         dsx1CurrentESs 1.3.6.1.4.1.277.1.8.2.1.3 gauge read-only
The number of Errored Seconds, encountered by a DS1 interface in the current 15 minute inter- val.
                         dsx1CurrentSESs 1.3.6.1.4.1.277.1.8.2.1.4 gauge read-only
The number of Severely Errored Seconds encoun- tered by a DS1 interface in the current 15 minute interval.
                         dsx1CurrentSEFSs 1.3.6.1.4.1.277.1.8.2.1.5 gauge read-only
The number of Severely Errored Framing Seconds encountered by a DS1 interface in the current 15 minute interval.
                         dsx1CurrentUASs 1.3.6.1.4.1.277.1.8.2.1.6 gauge read-only
The number of Unavailable Seconds encountered by a DS1 interface in the current 15 minute in- terval.
                         dsx1CurrentCSSs 1.3.6.1.4.1.277.1.8.2.1.7 gauge read-only
The number of Controlled Slip Seconds encoun- tered by a DS1 interface in the current 15 minute interval.
                         dsx1CurrentBESs 1.3.6.1.4.1.277.1.8.2.1.8 gauge read-only
The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in the current 15 minute interval.
                 dsx1IntervalTable 1.3.6.1.4.1.277.1.8.3 no-access
The DS1 Interval table.
                     dsx1IntervalEntry 1.3.6.1.4.1.277.1.8.3.1 no-access
An entry in the DS1 Interval table.
                         dsx1IntervalSlotId 1.3.6.1.4.1.277.1.8.3.1.1 integer read-only
The slot number of the corresponding DS1.
                         dsx1IntervalPortId 1.3.6.1.4.1.277.1.8.3.1.2 integer read-only
The port number of the corresponding DS1 on the board.
                         dsx1IntervalNumber 1.3.6.1.4.1.277.1.8.3.1.3 integer read-only
A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the least recently completed 15 minutes inter- val (assuming that all 96 intervals are valid).
                         dsx1IntervalESs 1.3.6.1.4.1.277.1.8.3.1.4 gauge read-only
The number of Errored Seconds encountered by a DS1 interface in one of the previous 96, indi- vidual 15 minute, intervals.
                         dsx1IntervalSESs 1.3.6.1.4.1.277.1.8.3.1.5 gauge read-only
The number of Severely Errored Seconds encoun- tered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
                         dsx1IntervalSEFSs 1.3.6.1.4.1.277.1.8.3.1.6 gauge read-only
The number of Severely Errored Framing Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
                         dsx1IntervalUASs 1.3.6.1.4.1.277.1.8.3.1.7 gauge read-only
The number of Unavailable Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
                         dsx1IntervalCSSs 1.3.6.1.4.1.277.1.8.3.1.8 gauge read-only
The number of Controlled Slip Seconds encoun- tered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
                         dsx1IntervalBESs 1.3.6.1.4.1.277.1.8.3.1.9 gauge read-only
The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
                 dsx1TotalTable 1.3.6.1.4.1.277.1.8.4 no-access
The DS1 Total table. 24 hour interval.
                     dsx1TotalEntry 1.3.6.1.4.1.277.1.8.4.1 no-access
An entry in the DS1 Total table.
                         dsx1TotalSlotId 1.3.6.1.4.1.277.1.8.4.1.1 integer read-only
The slot number of the corresponding DS1.
                         dsx1TotalPortId 1.3.6.1.4.1.277.1.8.4.1.2 integer read-only
The port number of the corresponding DS1 on the board.
                         dsx1TotalESs 1.3.6.1.4.1.277.1.8.4.1.3 gauge read-only
The number of Errored Seconds encountered by a DS1 interface in the previous 24 hour interval
                         dsx1TotalSESs 1.3.6.1.4.1.277.1.8.4.1.4 gauge read-only
The number of Severely Errored Seconds encoun- tered by a DS1 interface in the previous 24 hour interval.
                         dsx1TotalSEFSs 1.3.6.1.4.1.277.1.8.4.1.5 gauge read-only
The number of Severely Errored Framing Seconds encountered by a DS1 interface in the previous 24 hour interval.
                         dsx1TotalUASs 1.3.6.1.4.1.277.1.8.4.1.6 gauge read-only
The number of Unavailable Seconds encountered by a DS1 interface in the previous 24 hour in- terval.
                         dsx1TotalCSSs 1.3.6.1.4.1.277.1.8.4.1.7 gauge read-only
The number of Controlled Slip Seconds encoun- tered by a DS1 interface in the previous 24 hour interval.
                         dsx1TotalBESs 1.3.6.1.4.1.277.1.8.4.1.8 gauge read-only
The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in the previous 24 hour interval.
         cascsmds 1.3.6.1.4.1.277.2
             smdsaddr 1.3.6.1.4.1.277.2.1
                 smdsaddrTable 1.3.6.1.4.1.277.2.1.1 no-access
A list of smds adress entries.
                     smdsaddrEntry 1.3.6.1.4.1.277.2.1.1.1 no-access
An smds address and its associated information.
                         smdsaddrAddr 1.3.6.1.4.1.277.2.1.1.1.1 octet string read-write
SMDS address. The 4 most significant bits are the address type : 1100 for an individual address, 1110 for a group address. The following 4 bits are 0001. The following 5 bytes are the 10 digits number in BCD format. The following 16 bits are padded with 1's
                         smdsaddrType 1.3.6.1.4.1.277.2.1.1.1.2 integer read-write
SMDS address internal type. Enumeration: 'local-individual-address': 1, 'local-group-address': 2, 'non-local-group-address': 4, 'non-local-individual-address': 3.
                         smdsaddrId 1.3.6.1.4.1.277.2.1.1.1.3 integer read-write
smds address internal ID. Range from 1 to 192 for local individual addresses. Range from 193 to 704 for Alien individual addresses. Range from 1 to 64 for local group addresses. Range from 65 to 576 for alien group addresses.
                         smdsaddrIf 1.3.6.1.4.1.277.2.1.1.1.4 integer read-write
The interface to which this address is assigned.
                         smdsaddrParentGrpMap 1.3.6.1.4.1.277.2.1.1.1.5 octet string read-only
The parent group bit map. The bit position of each bit in this bit map represent a parent group address ID. The most significant bit is corresponding to group address ID 1. This MIB object applies to a local individual address only.
                         smdsaddrParentScrnMap 1.3.6.1.4.1.277.2.1.1.1.6 octet string read-only
This MIB object not applicable to switch software versions 03.99.00 and above. The parent screen bit map. The bit position of each bit in this bit map represent a parent screen ID. The most significant bit is corresponding to screen ID 1.
                         smdsaddrMemberAddrMap 1.3.6.1.4.1.277.2.1.1.1.7 octet string read-write
The member individual address bit map. For set request, the first byte is the operation : 1 for deleting, 2 for adding. The following bytes are the bit map. The bit position of each bit in this bit map represent a member local individual address ID. The most significant bit is corresponding to local individual address ID 1. For get response, The whole string is the bit map.
                         smdsaddrAdminStatus 1.3.6.1.4.1.277.2.1.1.1.8 integer read-write
administration status Enumeration: 'down': 1, 'up': 2.
                         smdsaddrSlot 1.3.6.1.4.1.277.2.1.1.1.9 integer read-write
The Slot in which this address is assigned.
                         smdsaddrSsiIfNum 1.3.6.1.4.1.277.2.1.1.1.10 integer read-write
The SSI to which this address is associated.
         namebinding 1.3.6.1.4.1.277.3
             namebindingTable 1.3.6.1.4.1.277.3.1 no-access
A table of name bindings to a set of logical ports.
                 namebindingEntry 1.3.6.1.4.1.277.3.1.1 no-access
The name binding entry contains objects relative to a name binding.
                     nameType 1.3.6.1.4.1.277.3.1.1.1 integer read-write
The name type. Enumeration: 'nsap': 3, 'uninniladdr': 1, 'e164': 2, 'sni': 4.
                     nameName 1.3.6.1.4.1.277.3.1.1.2 octet string read-write
A name of the type indicated by nameType.
                     namePrimary 1.3.6.1.4.1.277.3.1.1.3 integer read-write
The current binding type for this entry. Enumeration: 'backup': 2, 'primary': 1.
                     nameIfIndex 1.3.6.1.4.1.277.3.1.1.4 integer read-write
The interface number of the logical port for this binding.
                     nameNodeId 1.3.6.1.4.1.277.3.1.1.5 integer read-only
The identifier number of the node for this binding.
                     nameStatus 1.3.6.1.4.1.277.3.1.1.6 integer read-write
The status of the binding. Enumeration: 'active': 1, 'invalid': 2.
         isdnaddr 1.3.6.1.4.1.277.4
             isdnAddrTable 1.3.6.1.4.1.277.4.1 no-access
A list of E.164 address entries.
                 isdnAddrEntry 1.3.6.1.4.1.277.4.1.1 no-access
Information about a single local E.164 address in the table. Setting this varible to 0 removes the entry.
                     isdnAddrIf 1.3.6.1.4.1.277.4.1.1.1 integer read-write
The interface id of the logical port in question
                     isdnAddr 1.3.6.1.4.1.277.4.1.1.2 octet string read-write
ISDN address. The actual E164 number. For example, ISDN address 15086922600 is stored as string 15086922600. Setting this value to a null string removes this entry.
                     isdnChanType 1.3.6.1.4.1.277.4.1.1.3 integer read-write
type of logical port 0 => isdn b-channel, 1 => sw56
             isdnCallerIDTable 1.3.6.1.4.1.277.4.2 no-access
A list of valid caller ids
                 isdnCallerIDEntry 1.3.6.1.4.1.277.4.2.1 no-access
Information about a single valid caller id.
                     isdnCallerIDIf 1.3.6.1.4.1.277.4.2.1.1 integer read-write
The interface id of the logical port in question
                     isdnCallerIDAddr 1.3.6.1.4.1.277.4.2.1.2 octet string read-write
ISDN address. The actual E164 number. For example, ISDN address 15086922600 is stored as string 15086922600.
                     isdnCallerAdminStatus 1.3.6.1.4.1.277.4.2.1.3 integer read-write
administration status Enumeration: 'add': 1.
         cascsvc 1.3.6.1.4.1.277.5
             svcaddress 1.3.6.1.4.1.277.5.1
                 svcNodePrefixTable 1.3.6.1.4.1.277.5.1.1 no-access
A table of prefixes associated with this node.
                     svcNodePrefixEntry 1.3.6.1.4.1.277.5.1.1.1 no-access
The node prefix entry contains objects relevant to SVC prefixes associated with the node.
                         svcNodePrefixPrefix 1.3.6.1.4.1.277.5.1.1.1.1 octet string read-only
A prefix associated with this node. E.164 prefixes are coded as 1-15 ASCII octets with no leading padding required. ATM endsystem prefixes are coded as 1-20 binary octets. Unused bits in the last octet must be set to 0.
                         svcNodePrefixNumBits 1.3.6.1.4.1.277.5.1.1.1.2 integer read-write
The number of valid bits associated with this entry's prefix object. By default, this value will be 8 times the prefix object's octet string length.
                         svcNodePrefixNmbPlan 1.3.6.1.4.1.277.5.1.1.1.3 integer read-write
The numbering plan corresponding to this entry's prefix object. Enumeration: 'unknown': 4, 'atm-endsystem': 2, 'e164': 1.
                         svcNodePrefixAdminStatus 1.3.6.1.4.1.277.5.1.1.1.4 integer read-write
The status of this entry. Enumeration: 'configured': 1, 'invalid': 2.
                 svcPrefixTable 1.3.6.1.4.1.277.5.1.2 no-access
A table of SVC address prefixes associated with ports on this node.
                     svcPrefixEntry 1.3.6.1.4.1.277.5.1.2.1 no-access
The prefix entry contains objects relevant to SVC prefixes associated with this port.
                         svcPrefixIfIndex 1.3.6.1.4.1.277.5.1.2.1.1 index read-only
The interface value of the corresponding MIB-II ifEntry.
                         svcPrefixPrefix 1.3.6.1.4.1.277.5.1.2.1.2 octet string read-only
A prefix associated with this port. E.164 prefixes are coded as 1-15 ASCII octets with no leading padding required. ATM endsystem prefixes are coded as 1-20 binary octets. Unused bits in the last octet must be set to 0. For ATM DCE ports, only, atm-endsystem prefixes with length 104 bits (13 octets) and all E.164 prefixes are eligible for ILMI address registration.
                         svcPrefixNumBits 1.3.6.1.4.1.277.5.1.2.1.3 integer read-write
The number of valid bits associated with this entry's prefix object. By default, this value will be 8 times the prefix object's octet string length.
                         svcPrefixNmbPlan 1.3.6.1.4.1.277.5.1.2.1.4 integer read-write
The numbering plan corresponding to this entry's prefix object. Enumeration: 'unknown': 4, 'atm-endsystem': 2, 'e164': 1.
                         svcPrefixAdminCost 1.3.6.1.4.1.277.5.1.2.1.5 integer read-write
This object is only relevant for ports connecting this network to another network and is used to represent the administrative cost of reaching destinations containing this entry's prefix value.
                         svcPrefixLocalGatewayAddress 1.3.6.1.4.1.277.5.1.2.1.6 octet string read-write
This object is only relevant for ports connecting this network to another network and is used to replace the calling party number when egress address translation is configured to the appropriate mode. E.164 addresses are coded as 1-15 ASCII octets Atm-endsystem addresses are coded as 20 octet binary addresses.
                         svcPrefixLocalGatewayNmbPlan 1.3.6.1.4.1.277.5.1.2.1.7 integer read-write
The numbering plan corresponding to this entry's local gateway address object. Enumeration: 'unknown': 4, 'atm-endsystem': 2, 'e164': 1.
                         svcPrefixRemoteGatewayAddress 1.3.6.1.4.1.277.5.1.2.1.8 octet string read-write
This object is only relevant for ports connecting this network to another network and is used to replace the calling party number when egress address translation is configured to the appropriate mode. E.164 addresses are coded as 1-15 ASCII octets Atm-endsystem addresses are coded as 20 octet binary addresses.
                         svcPrefixRemoteGatewayNmbPlan 1.3.6.1.4.1.277.5.1.2.1.9 integer read-write
The numbering plan corresponding to this entry's remote gateway address object. Enumeration: 'unknown': 4, 'atm-endsystem': 2, 'e164': 1.
                         svcPrefixAdminStatus 1.3.6.1.4.1.277.5.1.2.1.10 integer read-write
The status of this entry. Enumeration: 'configured': 1, 'dynamic': 3, 'invalid': 2.
                 svcAddrTable 1.3.6.1.4.1.277.5.1.3 no-access
A table of SVC addresses associated with with ports on this node.
                     svcAddrEntry 1.3.6.1.4.1.277.5.1.3.1 no-access
The address entry contains objects relevant to SVC addresses associated with this port.
                         svcAddrIfIndex 1.3.6.1.4.1.277.5.1.3.1.1 index read-only
The interface value of the corresponding MIB-II ifEntry.
                         svcAddrAddress 1.3.6.1.4.1.277.5.1.3.1.2 octet string read-only
An address associated with this port. E.164 addresses are coded as 1-15 ASCII octets. ATM-Endsystem addresses are coded as 20 binary octets.
                         svcAddrNmbPlan 1.3.6.1.4.1.277.5.1.3.1.3 integer read-write
The numbering plan corresponding to this entry's address object. Enumeration: 'unknown': 4, 'atm-endsystem': 2, 'e164': 1.
                         svcAddrAdminStatus 1.3.6.1.4.1.277.5.1.3.1.4 integer read-write
The status of this entry. Enumeration: 'configured': 1, 'dynamic': 3, 'invalid': 2.
                 svcAtmUserPartTable 1.3.6.1.4.1.277.5.1.4 no-access
A table of partial SVC addresses associated with ports on this node, relevant only to ATM DTE ports for use in ILMI address registration.
                     svcAtmUserPartEntry 1.3.6.1.4.1.277.5.1.4.1 no-access
The user part entry contains objects relevant to partial SVC addresses associated with ATM DTE ports on this node.
                         svcAtmUserPartIfIndex 1.3.6.1.4.1.277.5.1.4.1.1 index read-only
The interface value of the corresponding MIB-II ifEntry.
                         svcAtmUserPartUserPart 1.3.6.1.4.1.277.5.1.4.1.2 octet string read-only
A partial ATM endsystem address associated with this ATM DTE port. It will be combined with ATM endsystem prefixes received from the peer DCE to form a full ATM endsystem address. This object is coded as 7 binary octets.
                         svcAtmUserPartAdminStatus 1.3.6.1.4.1.277.5.1.4.1.3 integer read-write
The status of this entry. Enumeration: 'configured': 1, 'invalid': 2.
             svcmgt 1.3.6.1.4.1.277.5.2
                 svcConfigTable 1.3.6.1.4.1.277.5.2.1 no-access
A table of SVC configuration paramaters associated with logical ports. The number of entries is given by the value of ifNumber in MIB-II.
                     svcConfigEntry 1.3.6.1.4.1.277.5.2.1.1 no-access
The SVC configuration entry contains objects relevant to SVC operation on a logical port.
                         svcConfigIfIndex 1.3.6.1.4.1.277.5.2.1.1.1 index read-only
The ifIndex value of the corresponding ifEntry.
                         svcConfigInitiateIdentStatsUpload 1.3.6.1.4.1.277.5.2.1.1.2 ipaddress read-write
Setting this object initiates a TFTP upload of SVC identification statistics to the specified IP address. These statistics may be used to identify SVC's of interest on this port and to determine the keys for those SVC's so that further information may be obtained by accessing the circuit table.
                         svcConfigCgPtyInsertionMode 1.3.6.1.4.1.277.5.2.1.1.3 integer read-write
This object determines whether a statically configured address shall be inserted in the calling party address IE for calls entering the network at this port. Enumeration: 'disabled': 1, 'insert': 2, 'replace': 3.
                         svcConfigCgPtyInsertionAddress 1.3.6.1.4.1.277.5.2.1.1.4 octet string read-write
The calling party address to use in conjunction with the calling party insertion function. E.164 addresses are coded as 15 ASCII octets, utilizing leading ASCII '0' characters, as necessary. Atm-endsystem addresses are coded as 20 octet binary addresses.
                         svcConfigCgPtyInsertionNmbPlan 1.3.6.1.4.1.277.5.2.1.1.5 integer read-write
The numbering plan corresponding to this entry's calling party insertion address object. Enumeration: 'unknown': 4, 'atm-endsystem': 2, 'e164': 1.
                         svcConfigCgPtyScreenMode 1.3.6.1.4.1.277.5.2.1.1.6 integer read-write
The type of screening to perform on the calling party number for calls entering the network at this port. Screening will be conducted by performing a bit-wise (for prefixes) or byte-wise (for addresses) comparison of the calling party number with the appropriate prefix or address database(s), as configured. Enumeration: 'node-prefix-or-address': 5, 'node-prefix-or-port-prefix': 3, 'port-prefix-or-address': 6, 'disabled': 255, 'node-prefix-or-port-prefix-or-address': 7, 'node-prefix': 1, 'address': 4, 'port-prefix': 2.
                         svcConfigEgressAddrXlateMode 1.3.6.1.4.1.277.5.2.1.1.7 integer read-write
This object determines the type of address translation, if any to occur for calls exiting the network at this port. The tunnelling mode will screen the called address against the prefixes configured for this port. If no match is found, no action is taken. If a remote gateway address is configured for the matching prefix entry, the called party address will be tunnelled as a called subaddress and the configured remote gateway address will be inserted as the called party address. If a local gateway address is configured for the matching prefix entry, the calling party address, if present, will be tunnelled as a calling subaddress and the configured local gateway address, if present, will be inserted as the calling party. The replacement mode will operate as does the tunnelling mode, except the original called and calling party addresses will be discarded. The two translation modes are used for address interworking between networks using E.164 ATM Endsystem addresses and native ISDN E.164 addresses. Enumeration: 'disabled': 1, 'translate-e164-nsap-to-native': 5, 'translate-e164-native-to-nsap': 4, 'tunnel-when-called-party-matches-prefix': 2, 'replace-when-called-party-matches-prefix': 3.
                         svcConfigIngressAddrXlateMode 1.3.6.1.4.1.277.5.2.1.1.8 integer read-write
This object determines the type of address translation, if any to occur for calls entering the network at this port. The tunnelling mode reverses the actions of egress tunnelling. If a called subaddress is present, it will replace the called party address, which will be discarded. If a calling subaddress is present, it will replace the calling party address, which will be discarded. The two translation modes are used for address interworking between networks using E.164 ATM Endsystem addresses and native ISDN E.164 addresses. Enumeration: 'disabled': 1, 'tunnel': 2, 'translate-e164-native-to-nsap': 4, 'translate-e164-nsap-to-native': 5.
                         svcConfigCgPtyPresentationMode 1.3.6.1.4.1.277.5.2.1.1.9 integer read-write
This object controls the circumstances under which the calling party number shall be presented at the egress port of the network. Enumeration: 'always': 3, 'never': 2, 'user': 1.
                 svcAtmConfigTable 1.3.6.1.4.1.277.5.2.2 no-access
A table of ATM signalling paramaters associated with ATM logical ports. The maximum number of entries is given by the value of ifNumber in MIB-II.
                     svcAtmConfigEntry 1.3.6.1.4.1.277.5.2.2.1 no-access
The SVC ATM configuration entry contains objects relevant to the configuration and monitoring of ATM signalling on an ATM logical port.
                         svcAtmConfigIfIndex 1.3.6.1.4.1.277.5.2.2.1.1 index read-only
The ifIndex value of the corresponding ifEntry.
                         svcAtmConfigAdminStatus 1.3.6.1.4.1.277.5.2.2.1.2 integer read-write
The configured state of the ATM signalling function for this port. Enumeration: 'disabled': 2, 'enabled': 1.
                         svcAtmConfigOperStatus 1.3.6.1.4.1.277.5.2.2.1.3 integer read-only
The operational status of the signalling function on this port. Enumeration: 'down': 1, 'connecting': 2, 'up': 3.
                         svcAtmConfigQ93bMaxRestart 1.3.6.1.4.1.277.5.2.2.1.4 integer read-write
The maximum number of unacknowledged restarts to send before declaring a signalling failure.
                         svcAtmConfigQ93bMaxStatEnq 1.3.6.1.4.1.277.5.2.2.1.5 integer read-write
The maximum number of unacknowledged status enquiries to send before issuing a restart.
                         svcAtmConfigQ93bT303 1.3.6.1.4.1.277.5.2.2.1.6 integer read-write
Protocol Timer T303, specified in milliseconds.
                         svcAtmConfigQ93bT308 1.3.6.1.4.1.277.5.2.2.1.7 integer read-write
Protocol Timer T308, specified in milliseconds.
                         svcAtmConfigQ93bT309 1.3.6.1.4.1.277.5.2.2.1.8 integer read-write
Protocol Timer T309, specified in milliseconds.
                         svcAtmConfigQ93bT310 1.3.6.1.4.1.277.5.2.2.1.9 integer read-write
Protocol Timer T310, specified in milliseconds.
                         svcAtmConfigQ93bT313 1.3.6.1.4.1.277.5.2.2.1.10 integer read-write
Protocol Timer T313, specified in milliseconds.
                         svcAtmConfigQ93bT316 1.3.6.1.4.1.277.5.2.2.1.11 integer read-write
Protocol Timer T316, specified in milliseconds.
                         svcAtmConfigQ93bT322 1.3.6.1.4.1.277.5.2.2.1.12 integer read-write
Protocol Timer T322, specified in milliseconds.
                         svcAtmConfigQ93bT398 1.3.6.1.4.1.277.5.2.2.1.13 integer read-write
Protocol Timer T398, specified in milliseconds.
                         svcAtmConfigQ93bT399 1.3.6.1.4.1.277.5.2.2.1.14 integer read-write
Protocol Timer T399, specified in milliseconds.
                         svcAtmConfigQ93bTotalConns 1.3.6.1.4.1.277.5.2.2.1.15 counter read-only
The total number of SVC's established on this port.
                         svcAtmConfigQ93bActiveConns 1.3.6.1.4.1.277.5.2.2.1.16 counter read-only
The number of SVC's present on this port.
                         svcAtmConfigQ93bLastCauseTx 1.3.6.1.4.1.277.5.2.2.1.17 integer read-only
The last transmitted cause code for this port. Enumeration: 'invalid-endpoint-ref': 89, 'normal-call-clr-31': 16, 'call-reject': 21, 'normal-unspecified': 31, 'protocol-error': 111, 'req-vcc-unavailable': 35, 'dest-out-of-order': 27, 'rate-unavail-31': 37, 'user-busy': 17, 'service-unavailable': 63, 'msg-type-not-imp': 97, 'unalloc-nmb': 1, 'timer-recovery': 102, 'no-user-response': 18, 'invalid-call-reference': 81, 'too-many-add-pty-req': 92, 'network-out-of-order': 38, 'resources-unavailable': 47, 'rate-unavailable-30': 51, 'b-cap-unavailable': 58, 'info-element-missing': 96, 'no-channel': 82, 'info-element-not-imp': 99, 'invalid-transit-net': 91, 'no-route-dest': 3, 'optional-element-error': 127, 'no-vcc-available': 45, 'access-info-discard': 43, 'call-reject-clir': 23, 'vcc-fail-31': 36, 'message-not-compatible': 101, 'response-stat-enq': 30, 'invalid-info-element': 100, 'combination-unsupported': 73, 'no-route-transnet': 2, 'dest-incompatible': 88, 'vcc-unacceptable-30': 10, 'invalid-message-len': 104, 'nmb-changed': 22, 'invalid-nmb-format': 28, 'qos-unavailable': 49, 'temp-fail': 41, 'b-cap-not-implemented': 65, 'aal-params-unsupp-31': 78, 'aal-params-unsupp-30': 93, 'b-cap-not-authorized': 57.
                         svcAtmConfigQ93bLastCauseRx 1.3.6.1.4.1.277.5.2.2.1.18 integer read-only
The last received cause code for this port. Enumeration: 'invalid-endpoint-ref': 89, 'normal-call-clr-31': 16, 'call-reject': 21, 'normal-unspecified': 31, 'protocol-error': 111, 'req-vcc-unavailable': 35, 'dest-out-of-order': 27, 'rate-unavail-31': 37, 'user-busy': 17, 'service-unavailable': 63, 'msg-type-not-imp': 97, 'unalloc-nmb': 1, 'timer-recovery': 102, 'no-user-response': 18, 'invalid-call-reference': 81, 'too-many-add-pty-req': 92, 'network-out-of-order': 38, 'resources-unavailable': 47, 'rate-unavailable-30': 51, 'b-cap-unavailable': 58, 'info-element-missing': 96, 'no-channel': 82, 'info-element-not-imp': 99, 'invalid-transit-net': 91, 'no-route-dest': 3, 'optional-element-error': 127, 'no-vcc-available': 45, 'access-info-discard': 43, 'call-reject-clir': 23, 'vcc-fail-31': 36, 'message-not-compatible': 101, 'response-stat-enq': 30, 'invalid-info-element': 100, 'combination-unsupported': 73, 'no-route-transnet': 2, 'dest-incompatible': 88, 'vcc-unacceptable-30': 10, 'invalid-message-len': 104, 'nmb-changed': 22, 'invalid-nmb-format': 28, 'qos-unavailable': 49, 'temp-fail': 41, 'b-cap-not-implemented': 65, 'aal-params-unsupp-31': 78, 'aal-params-unsupp-30': 93, 'b-cap-not-authorized': 57.
                         svcAtmConfigQ93bNumSetupPduTx 1.3.6.1.4.1.277.5.2.2.1.19 counter read-only
The number of setup PDU's transmitted on this port.
                         svcAtmConfigQ93bNumSetupPduRx 1.3.6.1.4.1.277.5.2.2.1.20 counter read-only
The number of setup PDU's received on this port.
                         svcAtmConfigQ93bNumCallProcPduTx 1.3.6.1.4.1.277.5.2.2.1.21 counter read-only
The number of call proceeding PDU's transmitted on this port.
                         svcAtmConfigQ93bNumCallProcPduRx 1.3.6.1.4.1.277.5.2.2.1.22 counter read-only
The number of call proceeding PDU's received on this port.
                         svcAtmConfigQ93bNumConnectPduTx 1.3.6.1.4.1.277.5.2.2.1.23 counter read-only
The number of connect PDU's transmitted on this port.
                         svcAtmConfigQ93bNumConnectPduRx 1.3.6.1.4.1.277.5.2.2.1.24 counter read-only
The number of connect PDU's received on this port.
                         svcAtmConfigQ93bNumConnectAckPduTx 1.3.6.1.4.1.277.5.2.2.1.25 counter read-only
The number of connect ack PDU's transmitted on this port.
                         svcAtmConfigQ93bNumConnectAckPduRx 1.3.6.1.4.1.277.5.2.2.1.26 counter read-only
The number of connect ack PDU's received on this port.
                         svcAtmConfigQ93bNumReleasePduTx 1.3.6.1.4.1.277.5.2.2.1.27 counter read-only
The number of release PDU's transmitted on this port.
                         svcAtmConfigQ93bNumReleasePduRx 1.3.6.1.4.1.277.5.2.2.1.28 counter read-only
The number of release PDU's received on this port.
                         svcAtmConfigQ93bNumReleaseCmpltPduTx 1.3.6.1.4.1.277.5.2.2.1.29 counter read-only
The number of release complete PDU's transmitted on this port.
                         svcAtmConfigQ93bNumReleaseCmpltPduRx 1.3.6.1.4.1.277.5.2.2.1.30 counter read-only
The number of release complete PDU's received on this port.
                         svcAtmConfigQ93bNumAddPtyPduTx 1.3.6.1.4.1.277.5.2.2.1.31 counter read-only
The number of add party PDU's transmitted on this port.
                         svcAtmConfigQ93bNumAddPtyPduRx 1.3.6.1.4.1.277.5.2.2.1.32 counter read-only
The number of add party PDU's received on this port.
                         svcAtmConfigQ93bNumAddPtyAckPduTx 1.3.6.1.4.1.277.5.2.2.1.33 counter read-only
The number of add party acknowledge PDU's transmitted on this port.
                         svcAtmConfigQ93bNumAddPtyAckPduRx 1.3.6.1.4.1.277.5.2.2.1.34 counter read-only
The number of add party acknowledge PDU's received on this port.
                         svcAtmConfigQ93bNumAddPtyRejPduTx 1.3.6.1.4.1.277.5.2.2.1.35 counter read-only
The number of add party reject PDU's transmitted on this port.
                         svcAtmConfigQ93bNumAddPtyRejPduRx 1.3.6.1.4.1.277.5.2.2.1.36 counter read-only
The number of add party reject PDU's received on this port.
                         svcAtmConfigQ93bNumDropPtyPduTx 1.3.6.1.4.1.277.5.2.2.1.37 counter read-only
The number of drop party PDU's transmitted on this port.
                         svcAtmConfigQ93bNumDropPtyPduRx 1.3.6.1.4.1.277.5.2.2.1.38 counter read-only
The number of drop party PDU's received on this port.
                         svcAtmConfigQ93bNumDropPtyAckPduTx 1.3.6.1.4.1.277.5.2.2.1.39 counter read-only
The number of drop party acknowledge PDU's transmitted on this port.
                         svcAtmConfigQ93bNumDropPtyAckPduRx 1.3.6.1.4.1.277.5.2.2.1.40 counter read-only
The number of drop party acknowledge PDU's received on this port.
                         svcAtmConfigQ93bNumStatusEnqPduTx 1.3.6.1.4.1.277.5.2.2.1.41 counter read-only
The number of status enquiry PDU's transmitted on this port.
                         svcAtmConfigQ93bNumStatusEnqPduRx 1.3.6.1.4.1.277.5.2.2.1.42 counter read-only
The number of status enquiry PDU's received on this port.
                         svcAtmConfigQ93bNumStatusPduTx 1.3.6.1.4.1.277.5.2.2.1.43 counter read-only
The number of status PDU's transmitted on this port.
                         svcAtmConfigQ93bNumStatusPduRx 1.3.6.1.4.1.277.5.2.2.1.44 counter read-only
The number of status PDU's received on this port.
                         svcAtmConfigQ93bNumRestartPduTx 1.3.6.1.4.1.277.5.2.2.1.45 counter read-only
The number of restart PDU's transmitted on this port.
                         svcAtmConfigQ93bNumRestartPduRx 1.3.6.1.4.1.277.5.2.2.1.46 counter read-only
The number of restart PDU's received on this port.
                         svcAtmConfigQ93bNumRestartAckPduTx 1.3.6.1.4.1.277.5.2.2.1.47 counter read-only
The number of restart acknowledge PDU's transmitted on this port.
                         svcAtmConfigQ93bNumRestartAckPduRx 1.3.6.1.4.1.277.5.2.2.1.48 counter read-only
The number of restart acknowledge PDU's received on this port.
                         svcAtmConfigQSaalMaxCC 1.3.6.1.4.1.277.5.2.2.1.49 integer read-write
The maximum number of unacknowledged transmitted control PDU's before declaring a loss of connection.
                         svcAtmConfigQSaalMaxPD 1.3.6.1.4.1.277.5.2.2.1.50 integer read-write
The maximum number of PDU's transmitted before a POLL PDU is transmitted.
                         svcAtmConfigQSaalMaxStat 1.3.6.1.4.1.277.5.2.2.1.51 integer read-write
The maximum number of list elements in a STAT PDU.
                         svcAtmConfigQSaalTPoll 1.3.6.1.4.1.277.5.2.2.1.52 integer read-write
The protocol timer corresponding to the polling function, specified in milliseconds.
                         svcAtmConfigQSaalTKeepalive 1.3.6.1.4.1.277.5.2.2.1.53 integer read-write
The protocol timer corresponding to the keepalive function, specified in milliseconds.
                         svcAtmConfigQSaalTNoResponse 1.3.6.1.4.1.277.5.2.2.1.54 integer read-write
The protocol timer corresponding to the response timeout function, specified in milliseconds.
                         svcAtmConfigQSaalTCC 1.3.6.1.4.1.277.5.2.2.1.55 integer read-write
The protocol timer corresponding to the transmission of control PDU's, specified in milliseconds.
                         svcAtmConfigQSaalTIdle 1.3.6.1.4.1.277.5.2.2.1.56 integer read-write
The protocol timer corresponding to the idle function for UNI 3.1, only, specified in milliseconds.
                         svcAtmConfigQSaalNumDiscardTx 1.3.6.1.4.1.277.5.2.2.1.57 counter read-only
The number of QSaal transmit discards on this port.
                         svcAtmConfigQSaalNumDiscardRx 1.3.6.1.4.1.277.5.2.2.1.58 counter read-only
The number of QSaal receive discards on this port.
                         svcAtmConfigQSaalNumErrorTx 1.3.6.1.4.1.277.5.2.2.1.59 counter read-only
The number of QSaal transmit errors on this port.
                         svcAtmConfigQSaalNumErrorRx 1.3.6.1.4.1.277.5.2.2.1.60 counter read-only
The number of QSaal receive errors on this port.
                         svcAtmConfigQSaalNumBgnPduTx 1.3.6.1.4.1.277.5.2.2.1.61 counter read-only
The number of begin PDU's transmitted on this port.
                         svcAtmConfigQSaalNumBgnPduRx 1.3.6.1.4.1.277.5.2.2.1.62 counter read-only
The number of begin PDU's received on this port.
                         svcAtmConfigQSaalNumBgakPduTx 1.3.6.1.4.1.277.5.2.2.1.63 counter read-only
The number of begin acknowledge PDU's transmitted on this port.
                         svcAtmConfigQSaalNumBgakPduRx 1.3.6.1.4.1.277.5.2.2.1.64 counter read-only
The number of begin acknowledge PDU's received on this port.
                         svcAtmConfigQSaalNumBgrejPduTx 1.3.6.1.4.1.277.5.2.2.1.65 counter read-only
The number of begin reject PDU's transmitted on this port.
                         svcAtmConfigQSaalNumBgrejPduRx 1.3.6.1.4.1.277.5.2.2.1.66 counter read-only
The number of begin reject PDU's received on this port.
                         svcAtmConfigQSaalNumEndPduTx 1.3.6.1.4.1.277.5.2.2.1.67 counter read-only
The number of end PDU's transmitted on this port.
                         svcAtmConfigQSaalNumEndPduRx 1.3.6.1.4.1.277.5.2.2.1.68 counter read-only
The number of end PDU's received on this port.
                         svcAtmConfigQSaalNumEndakPduTx 1.3.6.1.4.1.277.5.2.2.1.69 counter read-only
The number of end acknowledge PDU's transmitted on this port.
                         svcAtmConfigQSaalNumEndakPduRx 1.3.6.1.4.1.277.5.2.2.1.70 counter read-only
The number of end acknowldge PDU's received on this port.
                         svcAtmConfigQSaalNumRsPduTx 1.3.6.1.4.1.277.5.2.2.1.71 counter read-only
The number of resynchronization PDU's transmitted on this port.
                         svcAtmConfigQSaalNumRsPduRx 1.3.6.1.4.1.277.5.2.2.1.72 counter read-only
The number of resynchronization PDU's received on this port.
                         svcAtmConfigQSaalNumRsakPduTx 1.3.6.1.4.1.277.5.2.2.1.73 counter read-only
The number of resynchronization acknowledge PDU's transmitted on this port.
                         svcAtmConfigQSaalNumRsakPduRx 1.3.6.1.4.1.277.5.2.2.1.74 counter read-only
The number of resynchronization acknowldge PDU's received on this port.
                         svcAtmConfigQSaalNumErPduTx 1.3.6.1.4.1.277.5.2.2.1.75 counter read-only
The number of error recovery PDU's transmitted on this port.
                         svcAtmConfigQSaalNumErPduRx 1.3.6.1.4.1.277.5.2.2.1.76 counter read-only
The number of errror recovery PDU's received on this port.
                         svcAtmConfigQSaalNumErakPduTx 1.3.6.1.4.1.277.5.2.2.1.77 counter read-only
The number of error recovery acknowledge PDU's transmitted on this port.
                         svcAtmConfigQSaalNumErakPduRx 1.3.6.1.4.1.277.5.2.2.1.78 counter read-only
The number of errror recovery acknowledge PDU's received on this port.
                         svcAtmConfigQSaalNumSdPduTx 1.3.6.1.4.1.277.5.2.2.1.79 counter read-only
The number of sequenced data PDU's transmitted on this port.
                         svcAtmConfigQSaalNumSdPduRx 1.3.6.1.4.1.277.5.2.2.1.80 counter read-only
The number of sequenced data PDU's received on this port.
                         svcAtmConfigQSaalNumPollPduTx 1.3.6.1.4.1.277.5.2.2.1.81 counter read-only
The number of poll PDU's transmitted on this port.
                         svcAtmConfigQSaalNumPollPduRx 1.3.6.1.4.1.277.5.2.2.1.82 counter read-only
The number of poll PDU's received on this port.
                         svcAtmConfigQSaalNumStatPduTx 1.3.6.1.4.1.277.5.2.2.1.83 counter read-only
The number of status PDU's transmitted on this port.
                         svcAtmConfigQSaalNumStatPduRx 1.3.6.1.4.1.277.5.2.2.1.84 counter read-only
The number of status PDU's received on this port.
                         svcAtmConfigQSaalNumUstatPduTx 1.3.6.1.4.1.277.5.2.2.1.85 counter read-only
The number of unsolicited status PDU's transmitted on this port.
                         svcAtmConfigQSaalNumUstatPduRx 1.3.6.1.4.1.277.5.2.2.1.86 counter read-only
The number of unsolicited status PDU's received on this port.
                         svcAtmConfigQSaalNumUdPduTx 1.3.6.1.4.1.277.5.2.2.1.87 counter read-only
The number of unnumbered user data PDU's transmitted on this port.
                         svcAtmConfigQSaalNumUdPduRx 1.3.6.1.4.1.277.5.2.2.1.88 counter read-only
The number of unnumbered user data PDU's received on this port.
                         svcAtmConfigQSaalNumMdPduTx 1.3.6.1.4.1.277.5.2.2.1.89 counter read-only
The number of unnumbered management data PDU's transmitted on this port.
                         svcAtmConfigQSaalNumMdPduRx 1.3.6.1.4.1.277.5.2.2.1.90 counter read-only
The number of unnumbered management data PDU's received on this port.
                 svcAtmFailedCallTable 1.3.6.1.4.1.277.5.2.3 no-access
A table of objects describing the N most recent SVC failures per port, in FIFO order.
                     svcAtmFailedCallEntry 1.3.6.1.4.1.277.5.2.3.1 no-access
The failed call entry contains objects relevant to abnormal SVC call failures.
                         svcAtmFailedCallIfIndex 1.3.6.1.4.1.277.5.2.3.1.1 index read-only
The interface value of the corresponding MIB-II ifEntry for the port at which this call failure was declared.
                         svcAtmFailedCallIndex 1.3.6.1.4.1.277.5.2.3.1.2 integer read-only
The instance number for this failed call at this port.
                         svcAtmFailedCallDirection 1.3.6.1.4.1.277.5.2.3.1.3 integer read-only
The direction of the failed call. Enumeration: 'caller': 1, 'callee': 2.
                         svcAtmFailedCallPduType 1.3.6.1.4.1.277.5.2.3.1.4 integer read-only
The Pdu Type containing the cause IE. Enumeration: 'release': 1, 'dropParty': 3, 'addPartyReject': 2.
                         svcAtmFailedCallPduDirection 1.3.6.1.4.1.277.5.2.3.1.5 integer read-only
Whether the terminating PDU was transmitted or received on this port. Enumeration: 'received': 2, 'transmitted': 1.
                         svcAtmFailedCallCause 1.3.6.1.4.1.277.5.2.3.1.6 integer read-only
The failure cause contained in the cause IE. Enumeration: 'invalid-endpoint-ref': 89, 'normal-call-clr-31': 16, 'call-reject': 21, 'normal-unspecified': 31, 'protocol-error': 111, 'req-vcc-unavailable': 35, 'dest-out-of-order': 27, 'rate-unavail-31': 37, 'user-busy': 17, 'service-unavailable': 63, 'msg-type-not-imp': 97, 'unalloc-nmb': 1, 'timer-recovery': 102, 'no-user-response': 18, 'invalid-call-reference': 81, 'too-many-add-pty-req': 92, 'network-out-of-order': 38, 'resources-unavailable': 47, 'rate-unavailable-30': 51, 'b-cap-unavailable': 58, 'info-element-missing': 96, 'no-channel': 82, 'info-element-not-imp': 99, 'invalid-transit-net': 91, 'no-route-dest': 3, 'optional-element-error': 127, 'no-vcc-available': 45, 'access-info-discard': 43, 'call-reject-clir': 23, 'vcc-fail-31': 36, 'message-not-compatible': 101, 'response-stat-enq': 30, 'invalid-info-element': 100, 'combination-unsupported': 73, 'no-route-transnet': 2, 'dest-incompatible': 88, 'vcc-unacceptable-30': 10, 'invalid-message-len': 104, 'nmb-changed': 22, 'invalid-nmb-format': 28, 'qos-unavailable': 49, 'temp-fail': 41, 'b-cap-not-implemented': 65, 'aal-params-unsupp-31': 78, 'aal-params-unsupp-30': 93, 'b-cap-not-authorized': 57.
                         svcAtmFailedCallLocation 1.3.6.1.4.1.277.5.2.3.1.7 integer read-only
The failure location contained in the cause IE. Enumeration: 'privNetServRemote': 6, 'transitNet': 4, 'intlNet': 7, 'pubNetServLocal': 3, 'pubNetServRemote': 5, 'user': 1, 'privNetServLocal': 2, 'netBeyondInterwkPt': 8.
                         svcAtmFailedCallDiagnostic 1.3.6.1.4.1.277.5.2.3.1.8 octet string read-only
The diagnostic information contained in the cause IE.
                         svcAtmFailedCallCreationTime 1.3.6.1.4.1.277.5.2.3.1.9 timeticks read-only
The sysUpTime when this call was initiated.
                         svcAtmFailedCallTerminationTime 1.3.6.1.4.1.277.5.2.3.1.10 timeticks read-only
The sysUpTime when this call was terminated.
                         svcAtmFailedCallFailureNodeId 1.3.6.1.4.1.277.5.2.3.1.11 integer read-only
The node which caused the SVC failure.
                         svcAtmFailedCallFailureIfIndex 1.3.6.1.4.1.277.5.2.3.1.12 index read-only
The port on the failure node which caused the SVC failure.
                         svcAtmFailedCallCallingParty 1.3.6.1.4.1.277.5.2.3.1.13 octet string read-only
The calling party number for this failed call, if present.
                         svcAtmFailedCallCalledParty 1.3.6.1.4.1.277.5.2.3.1.14 octet string read-only
The called party number for this failed call.
                         svcAtmFailedCallAtmTfdType 1.3.6.1.4.1.277.5.2.3.1.15 integer read-only
The combination of forward traffic parameters for this failed call. Enumeration: 'pcr-0-01-tag': 2, 'pcr-01-bestEffort': 7, 'unknown': 8, 'pcr-01': 5, 'pcr-01-scr-01-mbs-01': 6, 'pcr-0-01': 1, 'pcr-01-scr-0-mbs-0-tag': 4, 'pcr-01-scr-0-mbs-0': 3.
                         svcAtmFailedCallAtmTfdParam1 1.3.6.1.4.1.277.5.2.3.1.16 integer read-only
Forward traffic descriptor parameter 1 for this failed call.
                         svcAtmFailedCallAtmTfdParam2 1.3.6.1.4.1.277.5.2.3.1.17 integer read-only
Forward traffic descriptor parameter 2 for this failed call.
                         svcAtmFailedCallAtmTfdParam3 1.3.6.1.4.1.277.5.2.3.1.18 integer read-only
Forward traffic descriptor parameter 3 for this failed call.
                         svcAtmFailedCallAtmQosClass 1.3.6.1.4.1.277.5.2.3.1.19 integer read-only
Forward QOS class for this failed call.
                         svcAtmFailedCallAtmRTfdType 1.3.6.1.4.1.277.5.2.3.1.20 integer read-only
The combination of reverse traffic parameters for this failed call. Enumeration: 'pcr-0-01-tag': 2, 'pcr-01-bestEffort': 7, 'unknown': 8, 'pcr-01': 5, 'pcr-01-scr-01-mbs-01': 6, 'pcr-0-01': 1, 'pcr-01-scr-0-mbs-0-tag': 4, 'pcr-01-scr-0-mbs-0': 3.
                         svcAtmFailedCallAtmRTfdParam1 1.3.6.1.4.1.277.5.2.3.1.21 integer read-only
Reverse traffic descriptor parameter 1 for this failed call.
                         svcAtmFailedCallAtmRTfdParam2 1.3.6.1.4.1.277.5.2.3.1.22 integer read-only
Reverse traffic descriptor parameter 2 for this failed call.
                         svcAtmFailedCallAtmRTfdParam3 1.3.6.1.4.1.277.5.2.3.1.23 integer read-only
Reverse traffic descriptor parameter 3 for this failed call.
                         svcAtmFailedCallAtmRQoSClass 1.3.6.1.4.1.277.5.2.3.1.24 integer read-only
Reverse QOS class for this failed call.
                         svcAtmFailedCallBBearerClass 1.3.6.1.4.1.277.5.2.3.1.25 integer read-only
Broadband bearer class for this failed call. Enumeration: 'class-X': 16, 'class-A': 1, 'class-C': 3.
                         svcAtmFailedCallBBearerTfcType 1.3.6.1.4.1.277.5.2.3.1.26 integer read-only
Broadband bearer traffic type for this failed call. Enumeration: 'cbr': 2, 'vbr': 3, 'notIndicated': 1.
                         svcAtmFailedCallBBearerTmgRqmt 1.3.6.1.4.1.277.5.2.3.1.27 integer read-only
Broadband bearer timing requirement for this failed call. Enumeration: 'notIndicated': 1, 'required': 2, 'not-required': 3.
                         svcAtmFailedCallBBearerUplaneCfg 1.3.6.1.4.1.277.5.2.3.1.28 integer read-only
Broadband bearer user plane configuration for this failed call. Enumeration: 'point-multipoint': 2, 'point-point': 1.
                         svcAtmFailedCallBBearerClippingSusc 1.3.6.1.4.1.277.5.2.3.1.29 integer read-only
Broadband bearer clipping susceptability for this failed call. Enumeration: 'not-susceptible': 1, 'susceptible': 2.
                         svcAtmFailedCallAdminStatus 1.3.6.1.4.1.277.5.2.3.1.30 integer read-only
All entries are initially invalid. Due to the FIFO nature of this table, once N entries have been created, all entries will always be valid. Enumeration: 'valid': 1, 'invalid': 2.
         software 1.3.6.1.4.1.277.6
             swTable 1.3.6.1.4.1.277.6.1 no-access
A list of swEntry's. The number of entries is given by the value of swCardNumber
                 swEntry 1.3.6.1.4.1.277.6.1.1 no-access
The software entry contains objects describing the software cards.
                     swLogicalSlotId 1.3.6.1.4.1.277.6.1.1.1 integer read-only
The logical slot number of this card. This is used as an index for the swTable. In redundant configurations, this can be the physical slot number of either redundant card. In non redundant configurations, this is the same as cardPhysicalSlotId.
                     swRedundState 1.3.6.1.4.1.277.6.1.1.2 integer read-only
The current redundancy state of this card. Enumeration: 'active': 1, 'standby': 2.
                     swRevision 1.3.6.1.4.1.277.6.1.1.3 displaystring read-only
The software revision number in the form (major.minor.maint.patch) where major == the major release number minor == the minor release number maint == a maintenance release based on major.minor patch == a patch release based on major.minor.maint
                     swBuildID 1.3.6.1.4.1.277.6.1.1.4 displaystring read-only
An identifier which uniquely identifies the software image within the scope of the release. The build ID is generated automatically through the build process and assigned to the software image during the final load generation.
                     swBuildDate 1.3.6.1.4.1.277.6.1.1.5 displaystring read-only
The date on which the software image was generated.
                     swBuildDescription 1.3.6.1.4.1.277.6.1.1.6 displaystring read-only
A general description of the release.
                     swCopyrightNotice 1.3.6.1.4.1.277.6.1.1.7 displaystring read-only
Legalese describing the Copyrights covering this software image.
                     swCapabilityMask 1.3.6.1.4.1.277.6.1.1.8 integer read-only
A 32-bit integer which bitmaps optional or additional features supported by this software release. For use by the NMS in determining capabilities of the software. The significance of this bitmap varies by release. For Cascade internal use.
                     swFeatureMask 1.3.6.1.4.1.277.6.1.1.9 integer read-only
A 32-bit integer which bitmaps optional or additional features supported by this software release. For use by the NMS in determining capabilities of the software. The significance of this bitmap varies by release. For Cascade internal use.
                     swPatchMask 1.3.6.1.4.1.277.6.1.1.10 integer read-only
A 32-bit integer which bitmaps incremental patches which have been applied to the software release. The significance of this bitmap varies by release. For Cascade internal use.
                     swBuildUserId 1.3.6.1.4.1.277.6.1.1.11 displaystring read-only
The user ID of the person responsible for generating the software image. For Cascade internal use.
                     swBuildView 1.3.6.1.4.1.277.6.1.1.12 displaystring read-only
Source control information for image generation. For Cascade internal use.
                     swBuildConfigSpec 1.3.6.1.4.1.277.6.1.1.13 displaystring read-only
Source control information for image generation. For Cascade internal use.
         provserver 1.3.6.1.4.1.277.9
               nodeBoardInserted 1.3.6.1.4.1.277.10.1
This trap indicates that a board has been inserted into the indicated slot.
               nodeBoardPulled 1.3.6.1.4.1.277.10.2
This trap indicates that a board has been pulled out from the indicated slot.
               nodeBoardMismatch 1.3.6.1.4.1.277.10.3
This trap indicates that the actual board type on the indicated slot is inconsistent with what is configured.
               nodePsAStatusChange 1.3.6.1.4.1.277.10.4
This trap indicates that the power supply A has changed state (toggled between up and down states).
               nodePsBStatusChange 1.3.6.1.4.1.277.10.5
This trap indicates that the power supply B has changed state (toggled between up and down states).
               nodeFanStatusChange 1.3.6.1.4.1.277.10.6
This trap indicates that a fan has changed state (toggled between up and down states).
               nodeSwDownloadComplete 1.3.6.1.4.1.277.10.7
This trap indicates that a software download was complete.
               nodeSwDownloadFailed 1.3.6.1.4.1.277.10.8
This trap indicates that a software download failed.
               nodePrDownloadComplete 1.3.6.1.4.1.277.10.9
This trap indicates that a PRAM download was complete.
               nodePrDownloadFailed 1.3.6.1.4.1.277.10.10
This trap indicates that a PRAM download failed.
               nodeTracefull 1.3.6.1.4.1.277.10.11
This trap indicates that the node trace table was full and has been copied to a TFTP buffer awaiting to be xfered to the NMS.
               nodeDiagLogfull 1.3.6.1.4.1.277.10.12
This trap indicates that the diagnostic log table was full and has been copied to a TFTP buffer awaiting to be xfered to the NMS.
               nodeFlashMemErr 1.3.6.1.4.1.277.10.13
This trap indicates that a checksum or CRC-32 error occurred in Flash.
               nodePramErr 1.3.6.1.4.1.277.10.14
This trap indicates that a checksum error or battery problem occurred in PRAM.
               nodeRamErr 1.3.6.1.4.1.277.10.15
This trap indicates that an I/O error occurred in DRAM or SRAM.
               nodeInternalErr 1.3.6.1.4.1.277.10.16
This trap indicates that a fatal internal hardware or software error encountered and system needs to be re-booted.
               pportStatusChange 1.3.6.1.4.1.277.10.17
This trap indicates that the indicated physical port has changed state.
               lportCongests 1.3.6.1.4.1.277.10.18
This trap indicates that the rate of entering severely and absolutely congested state on the indicated logical port has exceeded the threshold.
               trkStatusChange 1.3.6.1.4.1.277.10.19
This trap indicates that the trunk associated with the indicated logical port has changed state.
               cktDlciStatusChange 1.3.6.1.4.1.277.10.20
This trap indicates that the user-to-user PVC state has been changed for this virtual circuit. It has either been created or invalidated, or has toggled between the active and inactive states.
               cktDlciReroute 1.3.6.1.4.1.277.10.21
This trap indicates that a PVC has been re-routed.
               pportInterfaceMismatch 1.3.6.1.4.1.277.10.22
This trap indicates the actual physical interface is different than the configured physical interface.
               lportErrorExceedThreshold 1.3.6.1.4.1.277.10.23
This trap indicates the frame errors per minute on this lport exceeded the threshold.
               nodeErrorReport 1.3.6.1.4.1.277.10.24
A component in the switch discovered a non-fatal error condition.
               cktGrpStatusChange 1.3.6.1.4.1.277.10.25
Circuits on interfaces go up or down.
               nodeUserLogin 1.3.6.1.4.1.277.10.26
An user has logged in STDX through either serial console or telnet.
               nodeUserLogout 1.3.6.1.4.1.277.10.27
An user has logged out.
               cardUp 1.3.6.1.4.1.277.10.28
This trap indicates that an intelligent card has transitioned to an ACTIVE state.
               cardDown 1.3.6.1.4.1.277.10.29
This trap indicates that an intelligent card has transitioned to a NON-ACTIVE state.
               lnkStatusChange 1.3.6.1.4.1.277.10.30
This trap indicates that the link status (Link protocol) associated with the indicated logical port has changed state.
               lnkSmdsHbpNaTca 1.3.6.1.4.1.277.10.31
This trap indicates that non-Ack count for SMDS DXI heartbeat poll exceedes the threshold. The non-Ack count is reset every 15 minutes.
               lnkSmdsDiscardTca 1.3.6.1.4.1.277.10.32
This trap indicates that Total Discard packet count for SMDS packet exceedes the threshold. ( This trap has not been implemented in this release yet ).
               cardRedundSwitchOver 1.3.6.1.4.1.277.10.33
This trap indicates that the card in the specified slot has shot its active partner and has become the active card of the pair.
               cardErrorReport 1.3.6.1.4.1.277.10.34
The specified card discovered a non-fatal error condition.
               svcSetup 1.3.6.1.4.1.277.10.35
This trap is generated by the ingress switch whenever a Frame Relay Svc is setup or cleared. cktStatus indicates whether it is a setup or a clearing.
               svcClearing 1.3.6.1.4.1.277.10.36
Reserved for Frame Relay SVC.
               svcFailure 1.3.6.1.4.1.277.10.37
This trap is generated by the ingress switch whenever a Frame Relay svc setup fails. cktSvcCause contains the cause number.
               trkBuAttempt 1.3.6.1.4.1.277.10.38
This trap indicates that an attempt to establish the backup trunk associated with the indicated logical port is being made.
               trkBuFailure 1.3.6.1.4.1.277.10.39
This trap indicates that the primary trunk associated with the indicated logical port has not been backed up or the backup trunk associated with the indicated logical port has not been restored. The reason for failure is provided. The lportBuFailReason indicates the trunk type as follows: lportBuFailReson Trunk Type buTrkNotDef primary trunk buTrkNotEstab backup trunk
               trkBuReleased 1.3.6.1.4.1.277.10.40
This trap indicates that the backup trunk associated with the indicated logical port has been released.
               pportDS0LoopUpChange 1.3.6.1.4.1.277.10.41
This trap indicates one or more DS0's have gone into loopback.pportDS0LoopUpStatus reports the DS0's that have gone into loopback.
               pportDS0LoopDownChange 1.3.6.1.4.1.277.10.42
This trap indicates one or more DS0's have gone out of loopback.pportDS0LoopDownStatus reports the DS0's that have gone out of loopback.
               lportISDNCallRej 1.3.6.1.4.1.277.10.43
This trap indicates that a call has been rejected due either the inability to authenticate the call or lack of B-channel pool resources.
               pportdsx3LoopChange 1.3.6.1.4.1.277.10.44
This trap indicates when the DS3 or E3 has changed its current loopback state.
               pportds1LoopChange 1.3.6.1.4.1.277.10.45
This trap indicates when the DS1 has changed its current loopback state.
               pportExtClockBackup 1.3.6.1.4.1.277.10.46
This trap indicates that a pport has lost the external clock source and is switching over to the backup clock selected.
               pportExtClockRestore 1.3.6.1.4.1.277.10.47
This trap indicates that external clock is recovered and the pport will switch back to external clock.
               pportExtClkCapabilityMismatch 1.3.6.1.4.1.277.10.48
This trap indicates the port on this card (and the card itself) is not capable of running external clock.
               nodeBillingUsageRecOvflWarning 1.3.6.1.4.1.277.10.50
Warning that a usage record counter-value overflow condition has occurred while aggregating usage data recently collected from one or more IOPs. An overflow condition exists when an attempt was made to update a usage record counter, but such an update would have overflowed the counter. In this case, the usage record is closed and a new one is opened, if there is sufficient space in the service's aggregated usage data store.
               nodeBillingUsageRecCrFailed 1.3.6.1.4.1.277.10.51
Notification that a usage record could not be created.
               nodeBillingStateChange 1.3.6.1.4.1.277.10.52
Notification that billing has been enabled or disabled on the switch. This trap is generated at switch boot or when the value of the nodeBilling object is modified.
               lportBillingStateChange 1.3.6.1.4.1.277.10.53
Notification that billing has been enabled or disabled on a particular logical port. This trap is generated the value of the lportBilling is modified for a particular port; this trap IS NOT generated when the global nodeBilling is modified or when at switch boot.
               nodeBillingSwAPCommsFailure 1.3.6.1.4.1.277.10.54
Notification that switch to Adjunct Processor communication has failed and that a usage file transfer has failed to complete.
               lportCBRLineDataError 1.3.6.1.4.1.277.10.57
This trap indicates the error state of the CBR lport.
               clkSourceSwitch 1.3.6.1.4.1.277.10.58
This trap indicates that the CBR port switched its clock method.
               clkSourceFailure 1.3.6.1.4.1.277.10.59
This trap indicates that the clock generation unit switched between holdover mode and synchronization to reference clock.
               lportSmdsSip3SaNotFoundTca 1.3.6.1.4.1.277.10.60
This trap indicates that the number of Sa Not Found violations exceeded the specified Smds pdu violation threshold for the logical port.
               lportSmdsSip3SaDaOnSamePortTca 1.3.6.1.4.1.277.10.61
This trap indicates that the number of Sa Da On Same Port violations exceeded the specified Smds pdu violation threshold for the logical port.
               lportSmdsSip3DstGaNotFoundTca 1.3.6.1.4.1.277.10.62
This trap indicates that the number of Dst Ga Not Found violations exceeded the specified Smds pdu violation threshold for the logical port.
               lportSmdsSip3DstIaScrnFailTca 1.3.6.1.4.1.277.10.63
This trap indicates that the number of Dst Ia Scrn Fail violations exceeded the specified Smds pdu violation threshold for the logical port.
               lportSmdsSip3SaValFailTca 1.3.6.1.4.1.277.10.64
This trap indicates that the number of Sa Val Fail violations exceeded the specified Smds pdu violation threshold for the logical port.
               lportSmdsSip3DstIaNotFoundTca 1.3.6.1.4.1.277.10.65
This trap indicates that the number of Dst Ia Not Found violations exceeded the specified Smds pdu violation threshold for the logical port.
               lportSmdsSip3SrcIaScrnFailTca 1.3.6.1.4.1.277.10.66
This trap indicates that the number of Src Ia Scrn Fail violations exceeded the specified Smds pdu violation threshold for the logical port.
               lportSmdsSip3DstGaScrnFailTca 1.3.6.1.4.1.277.10.67
This trap indicates that the number of Dst Ga Scrn Fail violations exceeded the specified Smds pdu violation threshold for the logical port.
               lportSmdsDxi2LinkIdInvalidTca 1.3.6.1.4.1.277.10.68
This trap indicates that the number of Link Id Invalid violations exceeded the specified Smds pdu violation threshold for the logical port.
               nodePrimarySyncReferenceChange 1.3.6.1.4.1.277.10.69
Notification that the Primary Synchronization Reference operational state has changed.
               nodeSecondarySyncReferenceChange 1.3.6.1.4.1.277.10.70
Notification that the Secondary Synchronization Reference operational state has changed.
               nodeExternalClockAChange 1.3.6.1.4.1.277.10.71
Notification that the External Reference Clock A operational state has changed.
               nodeExternalClockBChange 1.3.6.1.4.1.277.10.72
Notification that the External Reference Clock B operational state has changed.
               nodePortReferenceAChange 1.3.6.1.4.1.277.10.73
Notification that the Port Reference Clock A operational state has changed.
               nodePortReferenceBChange 1.3.6.1.4.1.277.10.74
Notification that the Port Reference Clock B operational state has changed.
               pportDS0InitiateLpbkFailure 1.3.6.1.4.1.277.10.75
This trap indicates that the DS0 requested to be set into far end loopback has failed to do so.
               pportDS0InitiateLpbkSuccess 1.3.6.1.4.1.277.10.76
This trap indicates that the DS0 requested to be set into far end loopback has succeeded.
               lportISDNIpAddrRej 1.3.6.1.4.1.277.10.77
This trap indicates that an Ip Address assignment failed.
               cktAtmStatusChange 1.3.6.1.4.1.277.10.78
This trap indicates that the user-to-user ATM PVC state has been changed for this virtual circuit. It has either been created or invalidated, or has toggled between the active and inactive states.
               cktAtmReroute 1.3.6.1.4.1.277.10.79
This trap indicates that an ATM PVC has been re-routed.
               cardTransmitClockStatusChange 1.3.6.1.4.1.277.10.80
This trap indicates the IOM transmit clock synchronization status has chnaged.
               cardSystemPrimaryClockStatusChange 1.3.6.1.4.1.277.10.81
This trap indicates that the IOM system primary clock reference status has changed.
               cardSystemSecondaryClockStatusChange 1.3.6.1.4.1.277.10.82
This trap indicates that the IOM system primary clock reference status has changed.
               svcAtmFailedCall 1.3.6.1.4.1.277.50.55
Notification that one or more SVC call failures have been logged in the svcAtmFailedCallTable.
               svcAtmSigStatusChange 1.3.6.1.4.1.277.50.56
Notification that the status of the ATM signalling function has changed on the port.
           nodeFileTransferReport 1.3.6.1.4.1.2770.49
Reporting the outcome of a previous file transfer request. nodeFileTransferRequest specifies the request and nodeFileTransferStatus gives the outcome.