All MIBs › ACMIB
Organization: Lucent Technologies, Inc.
Last Updated: 2000-02-04
Category: Device Management
Description: Manages Nortel/Bay Networks Access Module (ACM) configuration and status for network device management.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ACMIB?
ACMIB is a vendor-specific MIB originally from Lucent Technologies (via its Access Concentrator product line, later associated with Nortel/Bay Networks branding) for managing remote-access concentrator sites that aggregate ATM and Ethernet connections. It exposes site-level configuration objects covering Ethernet IP addressing (siteEtherIpAddr, siteEtherIpMask), gateway configuration (siteGatewayAddr), ATM addressing (siteAtmAddrPrefix1, siteAtmAddrUser1), and a set of remote manager addresses (siteRemoteMgrAddr1-5) used for centralized management. This MIB is primarily configuration-oriented, letting an administrator verify a site's network identity and reachability settings (its assigned IP, ATM address, gateway, and which management stations can reach it) rather than exposing hardware sensors like temperature or CPU load directly, though ipThrottlingConfig suggests some traffic-control status as well. It sits under the broader Lucent enterprise MIB tree and depends on standard SNMP SMI conventions for structuring these objects. It was typically deployed on Lucent/Ascend-style Access Concentrator (ACM) units used by carriers and enterprises to aggregate remote-access/ATM traffic into a core network, where ACMIB SNMP monitoring lets administrators verify each site's addressing and management-reachability configuration.
IPNetwork Monitor allows you to monitor SNMP objects defined in ACMIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Lucent/Nortel Access Concentrator (ACM)
Monitoring Examples
An administrator would poll siteName and siteID to identify a concentrator site, then check siteEtherIpAddr/siteEtherIpMask and siteGatewayAddr to confirm the unit's network configuration is correct, and verify siteRemoteMgrAddr1 through siteRemoteMgrAddr5 to ensure the expected management stations are authorized. A mismatch between the configured siteAtmAddrPrefix1/siteAtmAddrUser1 and the expected ATM address would reveal a misconfigured or unreachable site. The ipThrottlingConfig object would additionally show whether IP traffic throttling is active on the unit.
What Can Be Monitored
- site network identity (name/ID)
- Ethernet IP address/mask
- gateway address
- ATM address configuration
- remote manager address list
- IP throttling configuration
This MIB depends on
Related MIBs
Imported Objects
From RFC1213-MIB
| ifIndex | |
| mib-2 |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE | |
| TimeTicks | |
| enterprises |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TimeStamp |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| I32 aal2TrunkAvailBwEgr | 1.3.6.1.4.1.1751.2.18.6.36.1.18 | Integer32 | read-only | The Avail Bandwidth for that interface in cells per sec. |
| I32 aal2TrunkAvailBwIgr | 1.3.6.1.4.1.1751.2.18.6.36.1.17 | Integer32 | read-only | The Avail Bandwidth for that interface in cells per sec. |
| INT aal2TrunkConfigCnfrmTypeB2A | 1.3.6.1.4.1.1751.2.18.6.36.1.15 | INTEGER | read-write | The following is the description of this field This will be used in conjunction with the service type field to get the correct traffic behaviour. In the conformances the the 0 or 0plus1 refers to the clp bit in the cells. If 0plus1 is the bucket reference then the clp bit is ignored. If 0 is specified for the bucket then check only clp=0 cells. 1: Best Effort will try to send all cellsin a best effort way. This will follow the Aqueman Algorithm 2: one-bucket-notag-0plus1 will use 1 bucket i.e is the PCR(0+1) bucket and drop all cells in excess. 3: two-bucket-notag-0plus1-0plus1 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0+1). All cells conforming to both buckets will be passed through. The rest will be dropped. 4: two-bucket-notag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which conform to both buckets are passed through. The rest are dropped. 5: two-bucket-tag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which do not conform to the first bucket are dropped. Cells which do not conform to the 2nd bucket are tagged. 6: best-effort-tag. Tag all cells and then do a best effort. |
| INT aal2TrunkConfigConnectionStatus | 1.3.6.1.4.1.1751.2.18.6.36.1.13 | INTEGER | read-only | Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service. The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated . InactiveA2B-B2A: Both the A2B and B2A resource interfaces are not in service. InactiveA2B: The A2B resource interface is not in service. InactiveB2A: The B2A resource interface is not in service. If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority. |
| aal2TrunkConfigEntry | 1.3.6.1.4.1.1751.2.18.6.36.1 | not-accessible | Row definition of terminal emulation to ATM network IWF connections | |
| INT aal2TrunkConfigFlow | 1.3.6.1.4.1.1751.2.18.6.36.1.11 | INTEGER | read-write | Flow type |
| NUM aal2TrunkConfigIf | 1.3.6.1.4.1.1751.2.18.6.36.1.1 | IntfIndex | not-accessible | Interface Id of the Atm Side of the Aal2 Trunk. |
| I32 aal2TrunkConfigMaxBurstSizeEgr | 1.3.6.1.4.1.1751.2.18.6.36.1.10 | Integer32 | read-write | maximum burst size - atm side output, in cells. |
| I32 aal2TrunkConfigMaxBurstSizeIgr | 1.3.6.1.4.1.1751.2.18.6.36.1.7 | Integer32 | read-write | maximum burst size - atm side inp, in cells |
| INT aal2TrunkConfigOamStatus | 1.3.6.1.4.1.1751.2.18.6.36.1.20 | INTEGER | read-write | Indicates the OAM monitoring status of side A. The 2 possible states are: Unsupp: No monitoring enabled. End-Pt: Atm side is only an end point, therefore it will respond to AIS/RDI. End-Seg-Pt: A side is both an end point and a segment point. |
| I32 aal2TrunkConfigPeakCellRateEgr | 1.3.6.1.4.1.1751.2.18.6.36.1.8 | Integer32 | read-write | peak rate - atm side output, in cell per second. |
| I32 aal2TrunkConfigPeakCellRateIgr | 1.3.6.1.4.1.1751.2.18.6.36.1.5 | Integer32 | read-write | peak cell rate - atm side inp, in cell per second |
| NTF aal2TrunkConfigReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.75 | Response : The PVC VCC aal2 trunk could not be setup | ||
| ROW aal2TrunkConfigRowStatus | 1.3.6.1.4.1.1751.2.18.6.36.1.12 | RowStatus | read-write | row status |
| INT aal2TrunkConfigServiceType | 1.3.6.1.4.1.1751.2.18.6.36.1.4 | INTEGER | read-write | Service/Queue types supported for Aal2 Trunk connections.When using Vbr/Ubr type service type oversubscription will have to be taken into account for which nature of traffic going over the Trunk should be known before hand |
| NTF aal2TrunkConfigSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.73 | Response : The PVC VCC connection for aal2 trunk | ||
| I32 aal2TrunkConfigSusCellRateEgr | 1.3.6.1.4.1.1751.2.18.6.36.1.9 | Integer32 | read-write | sustained rate - atm side output,in cell per second. |
| I32 aal2TrunkConfigSusCellRateIgr | 1.3.6.1.4.1.1751.2.18.6.36.1.6 | Integer32 | read-write | sustained rate - atm side inp, in cell per second |
| aal2TrunkConfigTable | 1.3.6.1.4.1.1751.2.18.6.36 | not-accessible | Table of terminal emulation to ATM network IWF connections | |
| NTF aal2TrunkConfigTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.74 | Response : The PVC VCC AAL2 Trunk has been deleted | ||
| INT aal2TrunkConfigVci | 1.3.6.1.4.1.1751.2.18.6.36.1.3 | INTEGER | not-accessible | VCI value for the atm side, of a variable bit rate-atm PVC VCC connection. Valid range is a number between 0 and 65535. |
| INT aal2TrunkConfigViB | 1.3.6.1.4.1.1751.2.18.6.36.1.14 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT aal2TrunkConfigVpi | 1.3.6.1.4.1.1751.2.18.6.36.1.2 | INTEGER | not-accessible | VPI value for Atm side , the atm side, of a atm trunk connection. Valid range is a number between 0 and 4095. |
| INT aal2TrunkConfigVUNIB | 1.3.6.1.4.1.1751.2.18.6.36.1.16 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| ATM aal2TrunkConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.36.1.21 | AtmConnFailureCause | read-only | connection status reason code |
| INT aal2TrunkCuTimer | 1.3.6.1.4.1.1751.2.18.6.36.1.22 | INTEGER | read-write | CuTimer represents 'combined use timer', is set to zero such that every ATM cell transmitted contains one, and only one, AAL2 packet, and the first octet of the AAL2 packet header follows immediately after the Start Field in the ATM cell payload. If the AAL2 packet payload is less than 44 octets, the remainder of the ATM cell payload following the end of the AAL2 packet shall be filled with zeros as padding. Each increment of CuTimer means 5ms more to wait. And cuTimer default value 4 means to wait 20ms before the ATM cell is sent out. |
| INT aal2TrunkGR303 | 1.3.6.1.4.1.1751.2.18.6.36.1.19 | INTEGER | read-write | This flag is used to check if a GR303 Feature is enabled for the trunk. |
| acMIB | 1.3.6.1.4.1.1751.2.18 | Lucent Access Concentrator, Release 6.2 | ||
| INT activeStratum | 1.3.6.1.4.1.1751.2.18.17.12 | INTEGER | read-only | Current status of the backup stratum card. |
| OCT alarmAcoStatusBitmap | 1.3.6.1.4.1.1751.2.18.21.4 | OCTET STRING | read-only | Audio alarm status. bit = 0 No alarm cutoff, bit = 1 Alarm cutoff, LSB 3 bits represent audio alarms. bit 0 = Local alarm cutoff, bit 1 = remote alarm cutoff, bit 2 = composite alarm cutoff status. |
| NTF alarmCardAcoChangeNotify | 1.3.6.1.4.1.1751.2.18.8.1.29 | Info : Indicates the action taken by the indicated type of the audible alarm. | ||
| NTF alarmCardInputChangeNotify | 1.3.6.1.4.1.1751.2.18.8.1.26 | Info : Indicates that the deviceId with alarmCardReasonCode has changed its status. | ||
| NTF alarmCardOutputChangeNotify | 1.3.6.1.4.1.1751.2.18.8.1.28 | Info : Indicates that the deviceId with alarmCardReasonCode has changed its status. | ||
| INT alarmCardReasonCode | 1.3.6.1.4.1.1751.2.18.15.15 | INTEGER | read-only | Configuration status of the alarm inputs and outputs. cutoff - alarm turned off. There are two ways to turn off the audible alarm, locally via the pushbutton switch on the alarm module, and remotely, via the remote alarm cutoff, one of the alarm card inputs. |
| alarmConfig | 1.3.6.1.4.1.1751.2.18.21 | |||
| OCT alarmSeverityLevelBitmap | 1.3.6.1.4.1.1751.2.18.21.3 | OCTET STRING | read-write | Alarm severity level. bit = 0 noAlarm, bit = 1 Alarm present, LSB 3 bits represent severity levels. bit 0 = Minor Alarm, bit 1 = Major Alarm, bit 2 = Critical Alarm. |
| OCT alarmStatusInputBitmap | 1.3.6.1.4.1.1751.2.18.21.1 | OCTET STRING | read-only | Remote status from external device. bit = 0 closed, bit = 1 open, LSB 15 bits represent 15 external inputs. MSB bit 15 is always 0. |
| OCT alarmStatusOutputBitmap | 1.3.6.1.4.1.1751.2.18.21.2 | OCTET STRING | read-write | Control output for alarm card. bit = 0 deactivated, bit = 1 activated, LSB 4 bits represent 4 external outputs. Bit 0 through bit 3 is output 1 through 4 Control output 4 will be activated upon power failure. |
| I32 ambientTemperature | 1.3.6.1.4.1.1751.2.18.16.31 | Integer32 | read-only | Ambient temperature in degree Celcius where the system is kept |
| NTF ambientTemperatureChangeNotify | 1.3.6.1.4.1.1751.2.18.8.1.52 | Info : Indicates the ambient temperature has changed by 5 degrees centigrade since the last trap message. | ||
| IP appIpRouteDest | 1.3.6.1.4.1.1751.2.18.13.5.1.1 | IpAddress | not-accessible | The destination IP address of this route. An entry with a value of 0.0.0.0 is not valid route. |
| appIpRouteEntry | 1.3.6.1.4.1.1751.2.18.13.5.1 | not-accessible | A route to a particular destination. | |
| IP appIpRouteMask | 1.3.6.1.4.1.1751.2.18.13.5.1.2 | IpAddress | not-accessible | Mask for Ip route, usefull only for SENS stack VxWorks |
| INT appIpRouteMetric1 | 1.3.6.1.4.1.1751.2.18.13.5.1.3 | INTEGER | not-accessible | The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the routes appIpRouteProto value. If this metric is not used, its value should be set to 1. |
| IP appIpRouteNextHop | 1.3.6.1.4.1.1751.2.18.13.5.1.4 | IpAddress | read-write | The IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.) |
| INT appIpRouteState | 1.3.6.1.4.1.1751.2.18.13.5.1.5 | INTEGER | read-only | Current state of route |
| appIpRouteTable | 1.3.6.1.4.1.1751.2.18.13.5 | not-accessible | Application IP Routing table. | |
| NTF apsConfigurationModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.53 | Info: Notification that an attempt to modify an APS configuration has failed | ||
| INT apsFailureReasonCode | 1.3.6.1.4.1.1751.2.18.15.37 | INTEGER | read-only | Identification of cause for automatic protection switching failure. protectionCard-notPresent(1) protection card doesn't exist protectionCardType-notAPS(2) card type of protection card is not APS protectionCardType-incompatible(3) card types of protection card and working card are incompatible protectionCard-notInUnconfiguredState(4) protection card is already configured protectionCard-notUnprotected(5) protection card is not unprotected resource-access-failure(6) internal failure application incorrect-APSconfiguration(7) correct aps configuration: 1)oc3APSConfiguration of working port is working and oc3APSConfiguration of protection port is protection 2) oc3APSConfiguration of working and protection ports are unprotected protectionPort-Active(8) protection port must be inactive when breaking aps pair workingPort-localLoop-notAllowed(9) working port can't be configured as localLoop protectionPort-localLoop-notAllowed(10) protection port can't be configured as localLoop either |
| INT arp1BridgeGroupNum | 1.3.6.1.4.1.1751.2.18.20.1.1.2 | INTEGER | not-accessible | Bridge Group the entry belongs to. |
| INT arp1CardSlot | 1.3.6.1.4.1.1751.2.18.20.1.1.1 | INTEGER | not-accessible | Slot ethernet card is in. |
| arp1Entry | 1.3.6.1.4.1.1751.2.18.20.1.1 | not-accessible | Row definition for ARP cache. | |
| I32 arp1EntryAge | 1.3.6.1.4.1.1751.2.18.20.1.1.5 | Integer32 | read-only | Age of cache entry. |
| IP arp1IpAddress | 1.3.6.1.4.1.1751.2.18.20.1.1.3 | IpAddress | not-accessible | Entry IP address. |
| OCT arp1PhysicalAddr | 1.3.6.1.4.1.1751.2.18.20.1.1.4 | OCTET STRING | read-only | Entry physical address. |
| arp1Table | 1.3.6.1.4.1.1751.2.18.20.1 | not-accessible | Table of ARP cache data. | |
| INT arp2BridgeGroupNum | 1.3.6.1.4.1.1751.2.18.20.2.1.2 | INTEGER | not-accessible | Bridge Group the entry belongs to. |
| INT arp2CardSlot | 1.3.6.1.4.1.1751.2.18.20.2.1.1 | INTEGER | not-accessible | Slot ethernet card is in. |
| arp2Entry | 1.3.6.1.4.1.1751.2.18.20.2.1 | not-accessible | Row definition for ARP cache. | |
| I32 arp2EntryAge | 1.3.6.1.4.1.1751.2.18.20.2.1.5 | Integer32 | read-only | Age of cache entry. |
| IP arp2IpAddress | 1.3.6.1.4.1.1751.2.18.20.2.1.4 | IpAddress | read-only | Entry IP address. |
| OCT arp2PhysicalAddr | 1.3.6.1.4.1.1751.2.18.20.2.1.3 | OCTET STRING | not-accessible | Entry physical address. |
| arp2Table | 1.3.6.1.4.1.1751.2.18.20.2 | not-accessible | Table of ARP cache data. | |
| INT arpStatus | 1.3.6.1.4.1.1751.2.18.15.31 | INTEGER | read-only | Success: Arp Data is Available. Failure: Reply from RS Card timed-out. TryAgain: The request was not honoured as it came too soon (within a sec). Try again after 1 sec and we will return either Success or Noroutes. |
| INT atmArpAddrType | 1.3.6.1.4.1.1751.2.18.13.4.1.3 | INTEGER | read-write | Type of ATM address value of atmArp address. |
| OCT atmArpAtmAddress | 1.3.6.1.4.1.1751.2.18.13.4.1.2 | OCTET STRING | read-write | ATM address of the IP host. |
| atmArpEntry | 1.3.6.1.4.1.1751.2.18.13.4.1 | not-accessible | ARP Table entry | |
| ROW atmArpEntryRowStatus | 1.3.6.1.4.1.1751.2.18.13.4.1.5 | RowStatus | read-write | RowStatus of this entry. |
| INT atmArpEntryState | 1.3.6.1.4.1.1751.2.18.13.4.1.4 | INTEGER | read-only | State of this entry. |
| IP atmArpIpAddress | 1.3.6.1.4.1.1751.2.18.13.4.1.1 | IpAddress | not-accessible | IP address of the IP host described in APR table entry. |
| INT atmArpServer | 1.3.6.1.4.1.1751.2.18.1.32 | INTEGER | read-write | This flag indicates if this switch is an ATM ARP server. |
| INT atmArpServer2RemoteAddrType | 1.3.6.1.4.1.1751.2.18.1.75 | INTEGER | read-write | The format of the ATM address of the ATM ARP server when this switch is not the ATM ARP server and the connection to the ATM ARP server uses SVCs. |
| OCT atmArpServer2RemoteAtmAddress | 1.3.6.1.4.1.1751.2.18.1.74 | OCTET STRING | read-write | The ATM address of the ATM ARP server when this switch is not the ATM ARP server and the connection to the ATM ARP server uses SVCs. |
| INT atmArpServerAddrType | 1.3.6.1.4.1.1751.2.18.1.83 | INTEGER | read-write | The format of the ATM address of the ATM ARP server when this switch is configured as the ATM ARP server. |
| OCT atmArpServerAtmAddr | 1.3.6.1.4.1.1751.2.18.1.82 | OCTET STRING | read-write | The ATM address of the ATM ARP server when this switch is configured as the ATM ARP server . |
| INT atmArpServerEncapsulation | 1.3.6.1.4.1.1751.2.18.1.38 | INTEGER | read-only | The type of encapsulation used for IP packets over ATM in in-band management. |
| INT atmArpServerRemoteAddrType | 1.3.6.1.4.1.1751.2.18.1.35 | INTEGER | read-write | The format of the ATM address of the ATM ARP server when this switch is not the ATM ARP server and the connection to the ATM ARP server uses SVCs. |
| OCT atmArpServerRemoteAtmAddress | 1.3.6.1.4.1.1751.2.18.1.34 | OCTET STRING | read-write | The ATM address of the ATM ARP server when this switch is not the ATM ARP server and the connection to the ATM ARP server uses SVCs. |
| INT atmArpServerRemoteConnectionType | 1.3.6.1.4.1.1751.2.18.1.33 | INTEGER | read-write | When this switch is not the ATM ARP server, indicates whether the connection to the ATM ARP server uses SVCs or PVCs. |
| IP atmArpServerRemoteIpAddress | 1.3.6.1.4.1.1751.2.18.1.36 | IpAddress | read-write | The IP address of the ATM ARP server when this switch is not the ATM ARP server and the connection to the ATM ARP server uses PVCs. |
| OCT atmArpServerRemoteIpMask | 1.3.6.1.4.1.1751.2.18.1.37 | OCTET STRING | read-write | The IP address subnet mask of the ATM ARP server when this switch is not the ATM ARP server and the connection to the ATM ARP server uses PVCs. |
| atmArpTable | 1.3.6.1.4.1.1751.2.18.13.4 | not-accessible | ARP Table | |
| NTF atmAtmSpvcConfigFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.66 | Info : Notification that an attempt to configure an endpoint as ATM SPVC endpoint has failed. Return values - interfaceIndex - A-side vpi/vci values - remote NSAP address - spvcConfigFailureCode: An identified reason for failure while configuring/modifying SPVC parameters | ||
| NTF atmAtmSpvcConfiguredNotify | 1.3.6.1.4.1.1751.2.18.8.3.65 | Info : Notification that an endpoint has been configured as ATM SPVC endpoint. Return values - interfaceIndex - A-side vpi/vci values - remote NSAP address | ||
| NTF atmAtmSpvcDeletedNotify | 1.3.6.1.4.1.1751.2.18.8.3.67 | Info : Notification that ATM SPVC configuration has been deleted. Return values - interfaceIndex - A-side vpi/vci values - remote NSAP address | ||
| NTF atmAtmSpvcModifiedNotify | 1.3.6.1.4.1.1751.2.18.8.3.68 | Info : Notification that a SPVC endpoint has been modified - this trap has been obsoleted 07/01/2001. | ||
| NTF atmAtmSpvcModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.69 | Info : Notification that an attempt to modify a TE SPVC endpoint has failed - this trap has been obsoleted 07/01/2001. | ||
| INT atmAtmSpvcVccConnType | 1.3.6.1.4.1.1751.2.18.6.33.1.21 | INTEGER | read-write | The type of connection: activeSvc - attempt calls, whenever not established. passiveSvc - accept calls. |
| atmAtmSpvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.33.1 | not-accessible | Row definition of ATM SPVC VCC connections. | |
| INT atmAtmSpvcVccFlow | 1.3.6.1.4.1.1751.2.18.6.33.1.19 | INTEGER | read-write | Type of flow, pointToMultipointA2B is for future support. |
| INT atmAtmSpvcVccFrwdErrCorrectionA2B | 1.3.6.1.4.1.1751.2.18.6.33.1.12 | INTEGER | read-write | Forward error correction scheme, ATM port side. |
| INT atmAtmSpvcVccFrwdErrCorrectionB2A | 1.3.6.1.4.1.1751.2.18.6.33.1.18 | INTEGER | read-write | Forward error correction scheme, ATM trunk side. |
| NUM atmAtmSpvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.33.1.4 | IntfIndex | read-only | Interface index for side B of an ATM SPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| INT atmAtmSpvcVccLeafReference | 1.3.6.1.4.1.1751.2.18.6.33.1.22 | INTEGER | read-only | An arbitrary integer which serves to distinguish the mulitple leaves attached to a root of a point-to-multipoint SPVC. If point-to-point SPVC, the value should be 1. |
| I32 atmAtmSpvcVccMaxBurstSizeA2B | 1.3.6.1.4.1.1751.2.18.6.33.1.11 | Integer32 | read-write | Maximum burst size - side A, ATM port, in cells per second. |
| I32 atmAtmSpvcVccMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.33.1.17 | Integer32 | read-write | Maximum burst size - side A, ATM trunk, in cells per second. |
| INT atmAtmSpvcVccOperStatus | 1.3.6.1.4.1.1751.2.18.6.33.1.23 | INTEGER | read-only | The operation status of the connection: other - none of the types specified below. establishmentInProgress - connection is not operational, but call attempts are ongoing. connected - connection is currently operational. retriesExhausted - retry limit has been reached and call attempts have ceased. noAddressSupplied - no remote address has been configured, so no call attempts are initiated. lowerLayerDown - SPVC handler is not operational. |
| I32 atmAtmSpvcVccPeakCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.33.1.9 | Integer32 | read-write | Peak cell rate - side A, ATM port, in cells per second. |
| I32 atmAtmSpvcVccPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.33.1.15 | Integer32 | read-write | Peak cell rate - side B, ATM trunk, in cells per second. |
| INT atmAtmSpvcVccPriority | 1.3.6.1.4.1.1751.2.18.6.33.1.66 | INTEGER | read-write | Priority of SPVC - priority-1 being highest priority . |
| INT atmAtmSpvcVccRelease | 1.3.6.1.4.1.1751.2.18.6.33.1.34 | INTEGER | read-only | Release the connnection established on the endpoint and if the endpoint is Active, do not retry. |
| INT atmAtmSpvcVccReleaseCause | 1.3.6.1.4.1.1751.2.18.6.33.1.32 | INTEGER | read-only | CAUSE field value of the last RELEASE message received for this SVC. |
| OCT atmAtmSpvcVccReleaseDiag | 1.3.6.1.4.1.1751.2.18.6.33.1.33 | OCTET STRING | read-only | DIAGNOSTICS field value of the last RELEASE message received for this SVC. |
| OCT atmAtmSpvcVccRemoteAtmPortAddr | 1.3.6.1.4.1.1751.2.18.6.33.1.3 | OCTET STRING | not-accessible | Remote ATM port NSAP address, not meaningful if passive type of connection. |
| INT atmAtmSpvcVccRemoteSelectType | 1.3.6.1.4.1.1751.2.18.6.33.1.25 | INTEGER | read-write | Indicates whether the remote VPI/VCI values are to be used at the destination. If 'any' is used, the destination switch will choose the VPI/VCI values. In such a case, once the SPVC is connected, the value of this object will change to 'required', such that the same VPI/VCI values will continue to be used even if the connection is torn down and re-established. If the value 'required' is specified, the values: atmAtmSpvcVccRemoteVpi and atmAtmSpvcVccRemoteVci, must be supplied and are used at the destination. |
| INT atmAtmSpvcVccRemoteVci | 1.3.6.1.4.1.1751.2.18.6.33.1.27 | INTEGER | read-write | VCI value to be used at the destination of an ATM SPVC VCC connection. Valid range is a number between 0 and 65535. If atmAtmSpvcVccRemoteSelectType is configured as 'any', then this value is not relevant. |
| INT atmAtmSpvcVccRemoteVpi | 1.3.6.1.4.1.1751.2.18.6.33.1.26 | INTEGER | read-write | VPI value to be used at the destination of an ATM SPVC VCC connection. Valid range is a number between 0 and 4095. If atmAtmSpvcVccRemoteSelectType is configured as 'any', then this value is not relevant. |
| INT atmAtmSpvcVccRestart | 1.3.6.1.4.1.1751.2.18.6.33.1.30 | INTEGER | read-write | The active SVC is released, if necessary, and a new setup procedure is begun if 'restart', otherwise, noop. |
| I32 atmAtmSpvcVccRetryFailure | 1.3.6.1.4.1.1751.2.18.6.33.1.31 | Integer32 | read-only | Indicates how many attempts to establish the connection have failed. It it reset whenever a connection is successfully established or the SVC is restarted. |
| INT atmAtmSpvcVccRetryInterval | 1.3.6.1.4.1.1751.2.18.6.33.1.28 | INTEGER | read-write | The time to wait before attempting to establish the SVC after a previous failed call attempt. A value of 0 indicates retries will be attempted immediately. |
| INT atmAtmSpvcVccRetryLimit | 1.3.6.1.4.1.1751.2.18.6.33.1.29 | INTEGER | read-write | A maximum limit on how many retries should be attempted. A value of 0 indicates no limit. |
| ROW atmAtmSpvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.33.1.24 | RowStatus | read-write | Used to create and delete a soft PVC. When this object is set to 'active', an attempt is made to set up the soft PVC. When this object has the value 'active' and is set to another value, any setup or connection in-progress is released. |
| INT atmAtmSpvcVccSarTypeA2B | 1.3.6.1.4.1.1751.2.18.6.33.1.8 | INTEGER | read-write | SAR type used in ATM adaption, ATM port. |
| INT atmAtmSpvcVccSarTypeB2A | 1.3.6.1.4.1.1751.2.18.6.33.1.14 | INTEGER | read-write | SAR type used in ATM adaption, ATM trunk side. |
| INT atmAtmSpvcVccServiceTypeA2B | 1.3.6.1.4.1.1751.2.18.6.33.1.7 | INTEGER | read-write | Service type, ATM port. |
| INT atmAtmSpvcVccServiceTypeB2A | 1.3.6.1.4.1.1751.2.18.6.33.1.13 | INTEGER | read-write | Service type, ATM trunk side. |
| NTF atmAtmSpvcVccSetUpNotify | 1.3.6.1.4.1.1751.2.18.8.4.67 | Response : Notification that a SPVC connection between ATM and ATM endpoints has been made successfully. Return values - A-side interfaceIndex A-side vpi/vci Remote NSAP address B-side interfaceIndex B-side vpi/vci | ||
| I32 atmAtmSpvcVccStatsCellsDroppedA | 1.3.6.1.4.1.1751.2.18.6.33.1.58 | Integer32 | read-only | Cells Dropped on the Incoming side of A |
| I32 atmAtmSpvcVccStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.6.33.1.60 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 atmAtmSpvcVccStatsCellsTaggedA | 1.3.6.1.4.1.1751.2.18.6.33.1.59 | Integer32 | read-only | Cells Tagged on the Incoming side of A |
| I32 atmAtmSpvcVccStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.6.33.1.61 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| INT atmAtmSpvcVccStatsFrwdErrCrrctnRateA2B | 1.3.6.1.4.1.1751.2.18.6.33.1.44 | INTEGER | read-only | Displays the Forward error correction rate being used by the FEC module in the A2B direction. This field is dynamic when Auto rates are selected. In other cases, it will display the rate set by the user. |
| INT atmAtmSpvcVccStatsFrwdErrCrrctnRateB2A | 1.3.6.1.4.1.1751.2.18.6.33.1.45 | INTEGER | read-only | Displays the Forward error correction rate being used by the FEC module in the B2A direction. This field is dynamic when Auto rates are selected. In other cases, it will display the rate set by the user. |
| I32 atmAtmSpvcVccStatsInCellCountHiA | 1.3.6.1.4.1.1751.2.18.6.33.1.35 | Integer32 | read-only | Valid Cells received on A - (High order portion) |
| I32 atmAtmSpvcVccStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.33.1.39 | Integer32 | read-only | Valid Cells received on B - (High order portion) |
| I32 atmAtmSpvcVccStatsInCellCountLoA | 1.3.6.1.4.1.1751.2.18.6.33.1.36 | Integer32 | read-only | Valid Cells received on A - (Low order portion) |
| I32 atmAtmSpvcVccStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.33.1.40 | Integer32 | read-only | Valid Cells received on B - (Low order portion) |
| I32 atmAtmSpvcVccStatsInOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.6.33.1.46 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmAtmSpvcVccStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.33.1.50 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmAtmSpvcVccStatsInOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.6.33.1.47 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmAtmSpvcVccStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.33.1.51 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| INT atmAtmSpvcVccStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.6.33.1.55 | INTEGER | read-write | Odometer reset button. |
| I32 atmAtmSpvcVccStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.6.33.1.54 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 atmAtmSpvcVccStatsOutCellCountHiA | 1.3.6.1.4.1.1751.2.18.6.33.1.37 | Integer32 | read-only | Valid cells transmitted on A -(High order portion) |
| I32 atmAtmSpvcVccStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.33.1.41 | Integer32 | read-only | Valid cells transmitted on B -(High order portion) |
| I32 atmAtmSpvcVccStatsOutCellCountLoA | 1.3.6.1.4.1.1751.2.18.6.33.1.38 | Integer32 | read-only | Valid cells transmitted on A -(Low order portion) |
| I32 atmAtmSpvcVccStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.33.1.42 | Integer32 | read-only | Valid cells transmitted on B -(Low order portion) |
| I32 atmAtmSpvcVccStatsOutOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.6.33.1.48 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmAtmSpvcVccStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.33.1.52 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmAtmSpvcVccStatsOutOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.6.33.1.49 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmAtmSpvcVccStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.33.1.53 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmAtmSpvcVccStatsTimer | 1.3.6.1.4.1.1751.2.18.6.33.1.43 | Integer32 | read-only | Number of seconds stats have been collecting |
| I32 atmAtmSpvcVccSusCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.33.1.10 | Integer32 | read-write | Sustained cell rate - side A, ATM port, in cells per second. |
| I32 atmAtmSpvcVccSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.33.1.16 | Integer32 | read-write | Sustained cell rate - side B, ATM trunk, in cells per second. |
| atmAtmSpvcVccTable | 1.3.6.1.4.1.1751.2.18.6.33 | not-accessible | Table of SPVC ATM virtual channel connections. | |
| NTF atmAtmSpvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.68 | Response : Notification that a SPVC connection between ATM and ATM endpoints has been deleted. Return values - A-side interfaceIndex A-side vpi/vci Remote NSAP address B-side interfaceIndex B-side vpi/vci | ||
| INT atmAtmSpvcVccTrafficShapingA2B | 1.3.6.1.4.1.1751.2.18.6.33.1.64 | INTEGER | read-write | Traffic Shaping Support in the A2B direction. |
| INT atmAtmSpvcVccTrafficShapingB2A | 1.3.6.1.4.1.1751.2.18.6.33.1.65 | INTEGER | read-write | Traffic Shaping Support in the B2A direction. |
| INT atmAtmSpvcVccType | 1.3.6.1.4.1.1751.2.18.6.33.1.20 | INTEGER | read-write | Type of connection. |
| INT atmAtmSpvcVccVciA | 1.3.6.1.4.1.1751.2.18.6.33.1.2 | INTEGER | not-accessible | VCI value for side A of an ATM SPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT atmAtmSpvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.33.1.6 | INTEGER | read-only | VCI value for side B of an ATM SPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT atmAtmSpvcVccViA | 1.3.6.1.4.1.1751.2.18.6.33.1.56 | INTEGER | read-write | VI to associate the Egress part of the B2A connection . |
| INT atmAtmSpvcVccViB | 1.3.6.1.4.1.1751.2.18.6.33.1.57 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT atmAtmSpvcVccVpiA | 1.3.6.1.4.1.1751.2.18.6.33.1.1 | INTEGER | not-accessible | VPI value for side A of an ATM SPVC VCC connection. Valid range is a number between 0 and 4095. |
| INT atmAtmSpvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.33.1.5 | INTEGER | read-only | VPI value for side B of an ATM SPVC VCC connection. Valid range is a number between 0 and 4095. |
| INT atmAtmSpvcVccVUNIA | 1.3.6.1.4.1.1751.2.18.6.33.1.62 | INTEGER | read-write | VUNI to associate the Egress part of the B2A connection . |
| INT atmAtmSpvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.33.1.63 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| INT atmAtmSpvcVpcConnType | 1.3.6.1.4.1.1751.2.18.6.38.1.19 | INTEGER | read-write | The type of connection: activeSvc - attempt calls, whenever not established. passiveSvc - accept calls. |
| atmAtmSpvcVpcEntry | 1.3.6.1.4.1.1751.2.18.6.38.1 | not-accessible | Row definition of ATM SPVC VPC connections. | |
| INT atmAtmSpvcVpcFlow | 1.3.6.1.4.1.1751.2.18.6.38.1.17 | INTEGER | read-write | Type of flow, pointToMultipointA2B is for future support. |
| INT atmAtmSpvcVpcFrwdErrCorrectionA2B | 1.3.6.1.4.1.1751.2.18.6.38.1.10 | INTEGER | read-write | Forward error correction scheme, ATM port side. |
| INT atmAtmSpvcVpcFrwdErrCorrectionB2A | 1.3.6.1.4.1.1751.2.18.6.38.1.16 | INTEGER | read-write | Forward error correction scheme, ATM trunk side. |
| NUM atmAtmSpvcVpcIfB | 1.3.6.1.4.1.1751.2.18.6.38.1.3 | IntfIndex | read-only | Interface index for side B of an ATM SPVC VPC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the path number. |
| INT atmAtmSpvcVpcLeafReference | 1.3.6.1.4.1.1751.2.18.6.38.1.20 | INTEGER | read-only | An arbitrary integer which serves to distinguish the mulitple leaves attached to a root of a point-to-multipoint SPVC. If point-to-point SPVC, the value should be 1. |
| I32 atmAtmSpvcVpcMaxBurstSizeA2B | 1.3.6.1.4.1.1751.2.18.6.38.1.9 | Integer32 | read-write | Maximum burst size - side A, ATM port, in cells per second. |
| I32 atmAtmSpvcVpcMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.38.1.15 | Integer32 | read-write | Maximum burst size - side A, ATM trunk, in cells per second. |
| INT atmAtmSpvcVpcOperStatus | 1.3.6.1.4.1.1751.2.18.6.38.1.21 | INTEGER | read-only | The operation status of the connection: other - none of the types specified below. establishmentInProgress - connection is not operational, but call attempts are ongoing. connected - connection is currently operational. retriesExhausted - retry limit has been reached and call attempts have ceased. noAddressSupplied - no remote address has been configured, so no call attempts are initiated. lowerLayerDown - SPVC handler is not operational. |
| I32 atmAtmSpvcVpcPeakCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.38.1.7 | Integer32 | read-write | Peak cell rate - side A, ATM port, in cells per second. |
| I32 atmAtmSpvcVpcPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.38.1.13 | Integer32 | read-write | Peak cell rate - side B, ATM trunk, in cells per second. |
| INT atmAtmSpvcVpcPriority | 1.3.6.1.4.1.1751.2.18.6.38.1.63 | INTEGER | read-write | Priority of SPVC - priority-1 being highest priority . |
| INT atmAtmSpvcVpcRelease | 1.3.6.1.4.1.1751.2.18.6.38.1.31 | INTEGER | read-only | Release the connnection established on the endpoint and if the endpoint is Active, do not retry. |
| INT atmAtmSpvcVpcReleaseCause | 1.3.6.1.4.1.1751.2.18.6.38.1.29 | INTEGER | read-only | CAUSE field value of the last RELEASE message received for this SVC. |
| OCT atmAtmSpvcVpcReleaseDiag | 1.3.6.1.4.1.1751.2.18.6.38.1.30 | OCTET STRING | read-only | DIAGNOSTICS field value of the last RELEASE message received for this SVC. |
| OCT atmAtmSpvcVpcRemoteAtmPortAddr | 1.3.6.1.4.1.1751.2.18.6.38.1.2 | OCTET STRING | not-accessible | Remote ATM port NSAP address, not meaningful if passive type of connection. |
| INT atmAtmSpvcVpcRemoteSelectType | 1.3.6.1.4.1.1751.2.18.6.38.1.23 | INTEGER | read-write | Indicates whether the remote VPI values are to be used at the destination. If 'any' is used, the destination switch will choose the VPI values. In such a case, once the SPVC is connected, the value of this object will change to 'required', such that the same VPI values will continue to be used even if the connection is torn down and re-established. If the value 'required' is specified, the values: atmAtmSpvcVpcRemoteVpi and must be supplied and are used at the destination. |
| INT atmAtmSpvcVpcRemoteVpi | 1.3.6.1.4.1.1751.2.18.6.38.1.24 | INTEGER | read-write | VPI value to be used at the destination of an ATM SPVC VPC connection. Valid range is a number between 0 and 4095. If atmAtmSpvcVpcRemoteSelectType is configured as 'any', then this value is not relevant. |
| INT atmAtmSpvcVpcRestart | 1.3.6.1.4.1.1751.2.18.6.38.1.27 | INTEGER | read-write | The active SVC is released, if necessary, and a new setup procedure is begun if 'restart', otherwise, noop. |
| I32 atmAtmSpvcVpcRetryFailure | 1.3.6.1.4.1.1751.2.18.6.38.1.28 | Integer32 | read-only | Indicates how many attempts to establish the connection have failed. It it reset whenever a connection is successfully established or the SVC is restarted. |
| INT atmAtmSpvcVpcRetryInterval | 1.3.6.1.4.1.1751.2.18.6.38.1.25 | INTEGER | read-write | The time to wait before attempting to establish the SVC after a previous failed call attempt. A value of 0 indicates retries will be attempted immediately. |
| INT atmAtmSpvcVpcRetryLimit | 1.3.6.1.4.1.1751.2.18.6.38.1.26 | INTEGER | read-write | A maximum limit on how many retries should be attempted. A value of 0 indicates no limit. |
| ROW atmAtmSpvcVpcRowStatus | 1.3.6.1.4.1.1751.2.18.6.38.1.22 | RowStatus | read-write | Used to create and delete a soft PVC. When this object is set to 'active', an attempt is made to set up the soft PVC. When this object has the value 'active' and is set to another value, any setup or connection in-progress is released. |
| INT atmAtmSpvcVpcSarTypeA2B | 1.3.6.1.4.1.1751.2.18.6.38.1.6 | INTEGER | read-write | SAR type used in ATM adaption, ATM port. |
| INT atmAtmSpvcVpcSarTypeB2A | 1.3.6.1.4.1.1751.2.18.6.38.1.12 | INTEGER | read-write | SAR type used in ATM adaption, ATM trunk side. |
| INT atmAtmSpvcVpcServiceTypeA2B | 1.3.6.1.4.1.1751.2.18.6.38.1.5 | INTEGER | read-write | Service type, ATM port. |
| INT atmAtmSpvcVpcServiceTypeB2A | 1.3.6.1.4.1.1751.2.18.6.38.1.11 | INTEGER | read-write | Service type, ATM trunk side. |
| NTF atmAtmSpvcVpcSetUpNotify | 1.3.6.1.4.1.1751.2.18.8.4.80 | Response : Notification that a SPVP connection between ATM and ATM endpoints has been made successfully. | ||
| I32 atmAtmSpvcVpcStatsCellsDroppedA | 1.3.6.1.4.1.1751.2.18.6.38.1.55 | Integer32 | read-only | Cells Dropped on the Incoming side of A |
| I32 atmAtmSpvcVpcStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.6.38.1.57 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 atmAtmSpvcVpcStatsCellsTaggedA | 1.3.6.1.4.1.1751.2.18.6.38.1.56 | Integer32 | read-only | Cells Tagged on the Incoming side of A |
| I32 atmAtmSpvcVpcStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.6.38.1.58 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| INT atmAtmSpvcVpcStatsFrwdErrCrrctnRateA2B | 1.3.6.1.4.1.1751.2.18.6.38.1.41 | INTEGER | read-only | Displays the Forward error correction rate being used by the FEC module in the A2B direction. This field is dynamic when Auto rates are selected. In other cases, it will display the rate set by the user. |
| INT atmAtmSpvcVpcStatsFrwdErrCrrctnRateB2A | 1.3.6.1.4.1.1751.2.18.6.38.1.42 | INTEGER | read-only | Displays the Forward error correction rate being used by the FEC module in the B2A direction. This field is dynamic when Auto rates are selected. In other cases, it will display the rate set by the user. |
| I32 atmAtmSpvcVpcStatsInCellCountHiA | 1.3.6.1.4.1.1751.2.18.6.38.1.32 | Integer32 | read-only | Valid Cells received on A - (High order portion) |
| I32 atmAtmSpvcVpcStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.38.1.36 | Integer32 | read-only | Valid Cells received on B - (High order portion) |
| I32 atmAtmSpvcVpcStatsInCellCountLoA | 1.3.6.1.4.1.1751.2.18.6.38.1.33 | Integer32 | read-only | Valid Cells received on A - (Low order portion) |
| I32 atmAtmSpvcVpcStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.38.1.37 | Integer32 | read-only | Valid Cells received on B - (Low order portion) |
| I32 atmAtmSpvcVpcStatsInOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.6.38.1.43 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmAtmSpvcVpcStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.38.1.47 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmAtmSpvcVpcStatsInOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.6.38.1.44 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmAtmSpvcVpcStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.38.1.48 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| INT atmAtmSpvcVpcStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.6.38.1.52 | INTEGER | read-write | Odometer reset button. |
| I32 atmAtmSpvcVpcStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.6.38.1.51 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 atmAtmSpvcVpcStatsOutCellCountHiA | 1.3.6.1.4.1.1751.2.18.6.38.1.34 | Integer32 | read-only | Valid cells transmitted on A -(High order portion) |
| I32 atmAtmSpvcVpcStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.38.1.38 | Integer32 | read-only | Valid cells transmitted on B -(High order portion) |
| I32 atmAtmSpvcVpcStatsOutCellCountLoA | 1.3.6.1.4.1.1751.2.18.6.38.1.35 | Integer32 | read-only | Valid cells transmitted on A -(Low order portion) |
| I32 atmAtmSpvcVpcStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.38.1.39 | Integer32 | read-only | Valid cells transmitted on B -(Low order portion) |
| I32 atmAtmSpvcVpcStatsOutOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.6.38.1.45 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmAtmSpvcVpcStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.38.1.49 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmAtmSpvcVpcStatsOutOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.6.38.1.46 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmAtmSpvcVpcStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.38.1.50 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmAtmSpvcVpcStatsTimer | 1.3.6.1.4.1.1751.2.18.6.38.1.40 | Integer32 | read-only | Number of seconds stats have been collecting |
| I32 atmAtmSpvcVpcSusCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.38.1.8 | Integer32 | read-write | Sustained cell rate - side A, ATM port, in cells per second. |
| I32 atmAtmSpvcVpcSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.38.1.14 | Integer32 | read-write | Sustained cell rate - side B, ATM trunk, in cells per second. |
| atmAtmSpvcVpcTable | 1.3.6.1.4.1.1751.2.18.6.38 | not-accessible | Table of SPVC ATM virtual path connections. | |
| NTF atmAtmSpvcVpcTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.81 | Response : Notification that a SPVP connection between ATM and ATM endpoints has been deleted. | ||
| INT atmAtmSpvcVpcTrafficShapingA2B | 1.3.6.1.4.1.1751.2.18.6.38.1.61 | INTEGER | read-write | Traffic Shaping Support in the A2B direction. |
| INT atmAtmSpvcVpcTrafficShapingB2A | 1.3.6.1.4.1.1751.2.18.6.38.1.62 | INTEGER | read-write | Traffic Shaping Support in the B2A direction. |
| INT atmAtmSpvcVpcType | 1.3.6.1.4.1.1751.2.18.6.38.1.18 | INTEGER | read-write | Type of connection. |
| INT atmAtmSpvcVpcViA | 1.3.6.1.4.1.1751.2.18.6.38.1.53 | INTEGER | read-write | VI to associate the Egress part of the B2A connection . |
| INT atmAtmSpvcVpcViB | 1.3.6.1.4.1.1751.2.18.6.38.1.54 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT atmAtmSpvcVpcVpiA | 1.3.6.1.4.1.1751.2.18.6.38.1.1 | INTEGER | not-accessible | VPI value for side A of an ATM SPVC VPC connection. Valid range is a number between 0 and 4095. |
| INT atmAtmSpvcVpcVpiB | 1.3.6.1.4.1.1751.2.18.6.38.1.4 | INTEGER | read-only | VPI value for side B of an ATM SPVC VPC connection. Valid range is a number between 0 and 4095. |
| INT atmAtmSpvcVpcVUNIA | 1.3.6.1.4.1.1751.2.18.6.38.1.59 | INTEGER | read-write | VUNI to associate the Egress part of the B2A connection . |
| INT atmAtmSpvcVpcVUNIB | 1.3.6.1.4.1.1751.2.18.6.38.1.60 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| NTF atmAtmSpvpConfigFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.106 | Info : Notification that an attempt to configure an ATM SPVP at the ATM SPVC endpoint has failed. Return values - interfaceIndex - A-side vpi value - remote NSAP Address - spvcConfigFailureCode: An identified reason for failure while configuring/modifying SPVC parameters. | ||
| NTF atmAtmSpvpConfiguredNotify | 1.3.6.1.4.1.1751.2.18.8.3.105 | Info : Notification that an ATM SPVP has been configured at the ATM SPVC endpoint. Return values - interfaceIndex - A-side vpi value - remote NSAP Address | ||
| NTF atmAtmSpvpDeletedNotify | 1.3.6.1.4.1.1751.2.18.8.3.107 | Info : Notification that an ATM SPVP configuration has been deleted. Return values - interfaceIndex - A-side vpi value - remote NSAP Address | ||
| NTF atmAtmSpvpModifiedNotify | 1.3.6.1.4.1.1751.2.18.8.3.108 | Info : Notification that an ATM SPVP configuration has been modified - this trap has been obsoleted 07/01/2001. | ||
| NTF atmAtmSpvpModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.109 | Info : Notification that an attempt to modify a ATM SPVP configuration has failed - this trap has been obsoleted 07/01/2001. | ||
| INT atmBkPvcVccActivePvc | 1.3.6.1.4.1.1751.2.18.6.27.1.4 | INTEGER | read-only | Current active PVC. |
| INT atmBkPvcVccAutoSwitch | 1.3.6.1.4.1.1751.2.18.6.27.1.5 | INTEGER | read-write | Auto switch back to primary link when primary link is recovered. |
| ATM atmBkPvcVccConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.27.1.9 | AtmConnFailureCause | read-only | connection status reason code |
| atmBkPvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.27.1 | not-accessible | An entry in the ATM to ATM DHPVC table. There is one entry in the table corresponding to each active row in the atmPvcVccTable for which the atmPvcVccDualHomed object takes the value 'yes'. | |
| NUM atmBkPvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.27.1.1 | IntfIndex | read-write | Interface index for side B, the atm side, of a backup ATM-to-ATM DHPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NTF atmBkPvcVccReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.42 | Response : The DHPVC VCC backup connection request between an atm interface and an atm interface has failed. | ||
| ROW atmBkPvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.27.1.6 | RowStatus | read-write | row status |
| NTF atmBkPvcVccSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.43 | Response : The DHPVC VCC backup connection between an atm interface and an atm interface has been created. | ||
| atmBkPvcVccTable | 1.3.6.1.4.1.1751.2.18.6.27 | not-accessible | This table is used to manage ATM to ATM DHPVC backup pvc. | |
| NTF atmBkPvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.44 | Response : The DHPVC VCC backup connection between an atm interface and an atm interface has been deleted. | ||
| INT atmBkPvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.27.1.3 | INTEGER | read-write | VCI value for side B, the atm side, of a backup ATM-to-ATM DHPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT atmBkPvcVccViB | 1.3.6.1.4.1.1751.2.18.6.27.1.7 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT atmBkPvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.27.1.2 | INTEGER | read-write | VPI value for side B, the atm side, of a backup ATM-to-ATM DHPVC VCC connection. Valid range is a number between 0 and 4095. |
| INT atmBkPvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.27.1.8 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| INT atmBkPvcVpcActivePvc | 1.3.6.1.4.1.1751.2.18.6.28.1.3 | INTEGER | read-only | Current active PVC. |
| INT atmBkPvcVpcAutoSwitch | 1.3.6.1.4.1.1751.2.18.6.28.1.4 | INTEGER | read-write | Auto switch back to primary link when primary link is recovered. |
| ATM atmBkPvcVpcConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.28.1.8 | AtmConnFailureCause | read-only | connection status reason code |
| atmBkPvcVpcEntry | 1.3.6.1.4.1.1751.2.18.6.28.1 | not-accessible | An entry in the ATM to ATM DHPVC table. There is one entry in the table corresponding to each active row in the atmPvcVpcTable for which the atmPvcVpcDualHomed object takes the value 'yes'. | |
| NUM atmBkPvcVpcIfB | 1.3.6.1.4.1.1751.2.18.6.28.1.1 | IntfIndex | read-write | Interface index for side B of an ATM-to-ATM PVC VPC backup DHPVC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NTF atmBkPvcVpcReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.48 | Response : The DHPVC VPC backup connection request between an atm interface and an atm interface has failed. | ||
| ROW atmBkPvcVpcRowStatus | 1.3.6.1.4.1.1751.2.18.6.28.1.5 | RowStatus | read-write | row status |
| NTF atmBkPvcVpcSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.49 | Response : The DHPVC VPC backup connection between an atm interface and an atm interface has been created. | ||
| atmBkPvcVpcTable | 1.3.6.1.4.1.1751.2.18.6.28 | not-accessible | This table is used to manage ATM to ATM DHPVC backup pvc. | |
| NTF atmBkPvcVpcTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.50 | Response : The DHPVC VPC backup connection between an atm interface and an atm interface has been deleted. | ||
| INT atmBkPvcVpcViB | 1.3.6.1.4.1.1751.2.18.6.28.1.6 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT atmBkPvcVpcVpiB | 1.3.6.1.4.1.1751.2.18.6.28.1.2 | INTEGER | read-write | VPI value for side B of an ATM-to-ATM PVC VPC backup DHPVC connection. Valid range is a number between 0 and 4095. |
| INT atmBkPvcVpcVUNIB | 1.3.6.1.4.1.1751.2.18.6.28.1.7 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| INT atmCirEmAdminStatus | 1.3.6.1.4.1.1751.2.18.5.3.1.2 | INTEGER | read-write | The administrative action: 'outOfService' take the interface out of service 'inService' take the interface in service 'delete' remove/deconfigure the interface. |
| INT atmCirEmAlarmDataPattern | 1.3.6.1.4.1.1751.2.18.5.3.1.6 | INTEGER | read-write | data pattern for cirEm AIS |
| INT atmCirEmCASBusyAbcdPattern | 1.3.6.1.4.1.1751.2.18.5.3.1.5 | INTEGER | read-write | abcd bit pattern for cirEm RDI |
| INT atmCirEmCASIdleAbcdPattern | 1.3.6.1.4.1.1751.2.18.5.3.1.4 | INTEGER | read-write | abcd bit pattern for cirEm AIS |
| atmCirEmConfigEntry | 1.3.6.1.4.1.1751.2.18.5.3.1 | not-accessible | Row definition for ATM Circuit Emulation interface | |
| atmCirEmConfigTable | 1.3.6.1.4.1.1751.2.18.5.3 | not-accessible | Table for ATM Circuit Emulation Interface | |
| INT atmCirEmDownStInterworking | 1.3.6.1.4.1.1751.2.18.5.3.1.8 | INTEGER | read-write | This field will be used to select the type of interworking to be done in the down stream direction. |
| NUM atmCirEmIfIndex | 1.3.6.1.4.1.1751.2.18.5.3.1.1 | IntfIndex | not-accessible | interface index (slot/port/channel) SSPPCCC |
| INT atmCirEmOperStatus | 1.3.6.1.4.1.1751.2.18.5.3.1.3 | INTEGER | read-only | The operational status of the interface: 'outOfService' interface is out of service 'inService' interface is in service |
| INT atmCirEmTCPattern | 1.3.6.1.4.1.1751.2.18.5.3.1.7 | INTEGER | read-write | Should abcd bits be toggled after 2.5 Secs. |
| INT atmDbCirEmAdminStatus | 1.3.6.1.4.1.1751.2.18.5.12.1.2 | INTEGER | read-write | The administrative action: 'outOfService' take the interface out of service 'inService' take the interface in service 'delete' remove/deconfigure the interface. |
| atmDbCirEmConfigEntry | 1.3.6.1.4.1.1751.2.18.5.12.1 | not-accessible | Row definition for ATM Dynamic Bandwidth Circuit Emulation interface. | |
| atmDbCirEmConfigTable | 1.3.6.1.4.1.1751.2.18.5.12 | not-accessible | Table for ATM DBCES Interface | |
| INT atmDbCirEmDbcesType | 1.3.6.1.4.1.1751.2.18.5.12.1.9 | INTEGER | read-write | The type of dbces used. yurie: Yurie proprietary specific. |
| I32 atmDbCirEmIdlePattern | 1.3.6.1.4.1.1751.2.18.5.12.1.7 | Integer32 | read-write | Idle pattern for idle data. |
| NUM atmDbCirEmIfIndex | 1.3.6.1.4.1.1751.2.18.5.12.1.1 | IntfIndex | not-accessible | Interface index (slot/port/channel) SSPPCCC. |
| INT atmDbCirEmIntegrationTime | 1.3.6.1.4.1.1751.2.18.5.12.1.10 | INTEGER | read-write | This specifies the time to wait after receiving idle pattern to change state. The unit is in seconds. |
| INT atmDbCirEmOperStatus | 1.3.6.1.4.1.1751.2.18.5.12.1.3 | INTEGER | read-only | The operational status of the interface: 'outOfService' interface is out of service 'inService' interface is in service |
| INT atmDbCirEmServiceType | 1.3.6.1.4.1.1751.2.18.5.12.1.8 | INTEGER | read-write | Service type to be used. Affects the ABCD Signaling. |
| atmIfStatsEntry | 1.3.6.1.4.1.1751.2.18.11.1.1 | not-accessible | Row definition for the atmUni statistics table | |
| I32 atmIfStatsErroredCellsIn | 1.3.6.1.4.1.1751.2.18.11.1.1.4 | Integer32 | read-only | Number of errored cells received on the channel |
| NUM atmIfStatsId | 1.3.6.1.4.1.1751.2.18.11.1.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) to the atmUni statistics table |
| I32 atmIfStatsMismatchedCellsIn | 1.3.6.1.4.1.1751.2.18.11.1.1.5 | Integer32 | read-only | Number of Vpi/Vci translation errors on input cells. |
| I32 atmIfStatsNullCellsOutHi | 1.3.6.1.4.1.1751.2.18.11.1.1.6 | Integer32 | read-only | Number of null cells sent out on the channel - High Word |
| I32 atmIfStatsNullCellsOutLo | 1.3.6.1.4.1.1751.2.18.11.1.1.7 | Integer32 | read-only | Number of null cells sent out on the channel - Low Word |
| atmIfStatsTable | 1.3.6.1.4.1.1751.2.18.11.1 | not-accessible | Table of statistics for an atmUni interface | |
| I32 atmIfStatsTimer | 1.3.6.1.4.1.1751.2.18.11.1.1.10 | Integer32 | read-only | Time, in seconds, since last reset. |
| I32 atmIfStatsValidCellsInHi | 1.3.6.1.4.1.1751.2.18.11.1.1.2 | Integer32 | read-only | Number of valid cells received on the channel - High Word |
| I32 atmIfStatsValidCellsInLo | 1.3.6.1.4.1.1751.2.18.11.1.1.3 | Integer32 | read-only | Number of valid cells received on the channel - low Word |
| I32 atmIfStatsValidCellsOutHi | 1.3.6.1.4.1.1751.2.18.11.1.1.8 | Integer32 | read-only | Number of valid cells sent out on the channel - High Word |
| I32 atmIfStatsValidCellsOutLo | 1.3.6.1.4.1.1751.2.18.11.1.1.9 | Integer32 | read-only | Number of valid cells sent out on the channel - Low Word |
| INT atmIispAdminStatus | 1.3.6.1.4.1.1751.2.18.5.2.1.6 | INTEGER | read-write | The administrative action: 'outOfService' means take the UNI out of service 'inService' means take the UNI in service 'delete' remove/deconfigure the UNI. |
| INT atmIispAtmSignalingStatus | 1.3.6.1.4.1.1751.2.18.5.2.1.18 | INTEGER | read-write | Indicates if atm signaling is enabled or disabled for this interface. |
| I32 atmIispAvailBwEgr | 1.3.6.1.4.1.1751.2.18.5.2.1.20 | Integer32 | read-only | The Avail Bandwidth for that interface in cells per sec. Bandwidth for UBR conns will not be accounted for. |
| I32 atmIispAvailBwIgr | 1.3.6.1.4.1.1751.2.18.5.2.1.19 | Integer32 | read-only | The Avail Bandwidth for that interface in cells per sec. Bandwidth for UBR conns will not be accounted for. |
| atmIispConfigEntry | 1.3.6.1.4.1.1751.2.18.5.2.1 | not-accessible | Row definition of atm iisp interface | |
| atmIispConfigTable | 1.3.6.1.4.1.1751.2.18.5.2 | not-accessible | Table of atm iisp interface | |
| INT atmIispConnTrafficShapingFlag | 1.3.6.1.4.1.1751.2.18.5.2.1.24 | INTEGER | read-write | Traffic Shaping for Conn was enabled primarily because the core would lose cells since we were non-conformant cells. Therefore the hardware added traffic shaping per connection. But condition is VI should not be enabled if this feature is enabled. |
| NUM atmIispIfIndex | 1.3.6.1.4.1.1751.2.18.5.2.1.1 | IntfIndex | not-accessible | interface index (slot/port/channel) SSPPCCC |
| INT atmIispOperStatus | 1.3.6.1.4.1.1751.2.18.5.2.1.7 | INTEGER | read-only | The operational status of the UNI: 'outOfService' means the UNI is out of service 'inService' means the UNI is in service |
| INT atmIispOverSubscription | 1.3.6.1.4.1.1751.2.18.5.2.1.8 | INTEGER | read-write | Over subscription factor |
| INT atmIispSscopRxWndSz | 1.3.6.1.4.1.1751.2.18.5.2.1.23 | INTEGER | read-write | The receive window size for the SSCOP layer |
| INT atmIispSvcMaxVci | 1.3.6.1.4.1.1751.2.18.5.2.1.5 | INTEGER | read-write | The upper bound of the VCI for SVC connections. |
| INT atmIispSvcMaxVpi | 1.3.6.1.4.1.1751.2.18.5.2.1.3 | INTEGER | read-write | The upper bound of the VPI for SVC connections. |
| INT atmIispSvcMinVci | 1.3.6.1.4.1.1751.2.18.5.2.1.4 | INTEGER | read-write | The lower bound of the VCI for SVC connections. |
| INT atmIispSvcMinVpi | 1.3.6.1.4.1.1751.2.18.5.2.1.2 | INTEGER | read-write | The lower bound of the VPI for SVC connections. |
| I32 atmIispT303 | 1.3.6.1.4.1.1751.2.18.5.2.1.9 | Integer32 | read-write | Timer value - seconds |
| I32 atmIispT308 | 1.3.6.1.4.1.1751.2.18.5.2.1.10 | Integer32 | read-write | Timer value - seconds |
| I32 atmIispT309 | 1.3.6.1.4.1.1751.2.18.5.2.1.11 | Integer32 | read-write | Timer value - seconds |
| I32 atmIispT310 | 1.3.6.1.4.1.1751.2.18.5.2.1.12 | Integer32 | read-write | Timer value - seconds |
| I32 atmIispT316 | 1.3.6.1.4.1.1751.2.18.5.2.1.13 | Integer32 | read-write | Timer value - seconds |
| I32 atmIispT317 | 1.3.6.1.4.1.1751.2.18.5.2.1.14 | Integer32 | read-write | Timer value - seconds |
| I32 atmIispT322 | 1.3.6.1.4.1.1751.2.18.5.2.1.15 | Integer32 | read-write | Timer value - seconds |
| I32 atmIispT398 | 1.3.6.1.4.1.1751.2.18.5.2.1.16 | Integer32 | read-write | Timer value - seconds |
| I32 atmIispT399 | 1.3.6.1.4.1.1751.2.18.5.2.1.17 | Integer32 | read-write | Timer value - seconds |
| INT atmIispUbrLoadBalSupp | 1.3.6.1.4.1.1751.2.18.5.2.1.22 | INTEGER | read-write | load balancing supp for ubr conns off/on |
| INT atmIispUPCSupp | 1.3.6.1.4.1.1751.2.18.5.2.1.21 | INTEGER | read-write | upc supp off/on |
| INT atmImaAdminStatus | 1.3.6.1.4.1.1751.2.18.5.15.1.8 | INTEGER | read-write | The administrative action: 'outOfService' take the interface out of service 'inService' take the interface in service 'delete' remove/deconfigure the interface. |
| atmImaConfigEntry | 1.3.6.1.4.1.1751.2.18.5.15.1 | not-accessible | Row definition for Inverse Multiplexing attributes | |
| atmImaConfigTable | 1.3.6.1.4.1.1751.2.18.5.15 | not-accessible | Inverse Multiplexing interface table. | |
| INT atmImaFeRxDefect | 1.3.6.1.4.1.1751.2.18.5.15.1.7 | INTEGER | read-only | The far-end receive defect. noDefect -- No link defect exists linkFailure -- Physical failure/ Loss of signal lifDefect -- Persistence of LIF defect at near-end (Loss of IMA Frame) lodsDefect -- Persistence of LODS defect at near-end (Link Out of Delay Synchronization) |
| INT atmImaFeRxState | 1.3.6.1.4.1.1751.2.18.5.15.1.5 | INTEGER | read-only | The far-end receive state. notInGroup -- Interface is not assigned to group unusableNoReason -- Doesn't work; Don't know why. unusableFailed -- Check the Defect value usable -- Interface is ready to go. active -- Interface is in use. |
| INT atmImaFeTxState | 1.3.6.1.4.1.1751.2.18.5.15.1.4 | INTEGER | read-only | The far-end transmit state. notInGroup -- Interface is not assigned to group unusableNoReason -- Doesn't work; Don't know why. unusableFailed -- Check the Defect value usable -- Interface is ready to go. active -- Interface is in use. |
| NTF atmImaIntfClearedNotify | 1.3.6.1.4.1.1751.2.18.8.3.39 | Info : The atmImaIntfClearedNotify trap indicates a failure has been cleared in an IMA interface. The atmImaIntfStatus field indicates the failure that has been cleared. | ||
| NTF atmImaIntfFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.37 | Info : The atmImaIntfFailNotify trap indicates a failure in the physical IMA interface. The atmImaIntfStatus field indicates the reason for the failure. | ||
| I32 atmImaIntfIndex | 1.3.6.1.4.1.1751.2.18.5.15.1.1 | Integer32 | not-accessible | interface index (slot/port/channel) SSPPCCC |
| INT atmImaIntfStatus | 1.3.6.1.4.1.1751.2.18.15.19 | INTEGER | read-only | The return value for the atmImaIntfFailNotify trap. lif -- Persistence of LIF defect at near-end (Loss of IMA Frame) lods -- Persistence of LODS defect at near-end (Link Out of Delay Synchronization) txMisConnect -- The link is mis-connected (not connected to the same far-end as the other links in the group.) rfi -- Persistence of RDI-IMA defect at near-end (Remote Failure Indicator) fault -- Implementation specific fault at near-end txUnusableFe -- Tx link forced to unusable due to far-end behavior rxUnusableFe -- Rx link forced to unusable due to far-end behavior |
| INT atmImaNeRxDefect | 1.3.6.1.4.1.1751.2.18.5.15.1.6 | INTEGER | read-only | The near-end receive defect. noDefect -- No link defect exists linkFailure -- Physical failure/ Loss of signal lifDefect -- Persistence of LIF defect at near-end (Loss of IMA Frame) lodsDefect -- Persistence of LODS defect at near-end (Link Out of Delay Synchronization) |
| INT atmImaNeRxState | 1.3.6.1.4.1.1751.2.18.5.15.1.3 | INTEGER | read-only | The near-end receive state. notInGroup -- Interface is not assigned to group unusableNoReason -- Doesn't work; Don't know why. unusableFailed -- Check the Defect value usable -- Interface is ready to go. active -- Interface is in use. |
| INT atmImaNeTxState | 1.3.6.1.4.1.1751.2.18.5.15.1.2 | INTEGER | read-only | The near-end transmit state. notInGroup -- Interface is not assigned to group unusableNoReason -- Doesn't work; Don't know why. unusableFailed -- Check the Defect value usable -- Interface is ready to go. active -- Interface is in use. |
| INT atmImaOperStatus | 1.3.6.1.4.1.1751.2.18.5.15.1.9 | INTEGER | read-only | The operational status of the interface: 'outOfService' interface is out of service 'inService' interface is in service |
| atmImaStatsEntry | 1.3.6.1.4.1.1751.2.18.11.8.1 | not-accessible | Row definition for the atmIma statistics table. | |
| I32 atmImaStatsFeRxNumFailures | 1.3.6.1.4.1.1751.2.18.11.8.1.8 | Integer32 | read-only | The number of times a far-end receive failure alarm condition has been entered on this link (i.e. LIF, LODS, Mis-Connected, RDI-IMA). |
| I32 atmImaStatsFeTxNumFailures | 1.3.6.1.4.1.1751.2.18.11.8.1.7 | Integer32 | read-only | The number of times a far-end transmit failure alarm condition has been entered on this link. |
| NUM atmImaStatsId | 1.3.6.1.4.1.1751.2.18.11.8.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) to the atmIma statistics table. |
| I32 atmImaStatsImaViolations | 1.3.6.1.4.1.1751.2.18.11.8.1.3 | Integer32 | read-only | ICP violations: count of errored, invalid or missing ICP cells during non-SES-IMA condition. |
| I32 atmImaStatsNeRxNumFailures | 1.3.6.1.4.1.1751.2.18.11.8.1.6 | Integer32 | read-only | The number of times a near-end receive failure alarm condition has been entered on this link (i.e., LIF, LODS, Mis-Connected, RDI-IMA). |
| I32 atmImaStatsNeTxNumFailures | 1.3.6.1.4.1.1751.2.18.11.8.1.5 | Integer32 | read-only | The number of times a near-end transmit failure alarm condition has been entered on this link. |
| I32 atmImaStatsOifAnomalies | 1.3.6.1.4.1.1751.2.18.11.8.1.4 | Integer32 | read-only | The number of OIF anomalies during non-SES-IMA condition at the near-end. |
| I32 atmImaStatsRxStuffs | 1.3.6.1.4.1.1751.2.18.11.8.1.10 | Integer32 | read-only | Counts of stuff events detected in the receive direction. |
| atmImaStatsTable | 1.3.6.1.4.1.1751.2.18.11.8 | not-accessible | Table of statistics for an atmIma interface. | |
| I32 atmImaStatsTimer | 1.3.6.1.4.1.1751.2.18.11.8.1.2 | Integer32 | read-only | Time, in seconds, since last reset. |
| I32 atmImaStatsTxStuffs | 1.3.6.1.4.1.1751.2.18.11.8.1.9 | Integer32 | read-only | Counts of stuff events inserted in the transmit direction. |
| I32 atmPnniAbrAvailCellRate | 1.3.6.1.4.1.1751.2.18.5.16.1.50 | Integer32 | read-write | ABR category Available Cell Rate |
| I32 atmPnniAbrMaxCellRate | 1.3.6.1.4.1.1751.2.18.5.16.1.49 | Integer32 | read-write | ABR category Maximum Cell Rate |
| INT atmPnniAbrServCatSupp | 1.3.6.1.4.1.1751.2.18.5.16.1.48 | INTEGER | read-write | If ABR category is supported |
| INT atmPnniAdminStatus | 1.3.6.1.4.1.1751.2.18.5.16.1.6 | INTEGER | read-write | The administrative action: 'outOfService' means take the PNNI out of service 'inService' means take the PNNI in service 'delete' remove/deconfigure the PNNI. |
| I32 atmPnniAvailBwEgr | 1.3.6.1.4.1.1751.2.18.5.16.1.58 | Integer32 | read-only | The Avail Bandwidth for that interface in cells per sec. Bandwidth for UBR conns will not be accounted for. |
| I32 atmPnniAvailBwIgr | 1.3.6.1.4.1.1751.2.18.5.16.1.57 | Integer32 | read-only | The Avail Bandwidth for that interface in cells per sec. Bandwidth for UBR conns will not be accounted for. |
| I32 atmPnniCbrAvailCellRate | 1.3.6.1.4.1.1751.2.18.5.16.1.22 | Integer32 | read-write | CBR category Available Cell Rate |
| I32 atmPnniCbrCellDelayVar | 1.3.6.1.4.1.1751.2.18.5.16.1.26 | Integer32 | read-write | CBR category Cell Delay Variation |
| I32 atmPnniCbrCellLossRatioZero | 1.3.6.1.4.1.1751.2.18.5.16.1.24 | Integer32 | read-write | CBR category Cell Loss Ratio for CLP=0 traffic |
| I32 atmPnniCbrCellLossRatioZeroPlusOne | 1.3.6.1.4.1.1751.2.18.5.16.1.25 | Integer32 | read-write | CBR category Cell Loss Ratio for CLP=0+1 traffic |
| I32 atmPnniCbrCellXerDelay | 1.3.6.1.4.1.1751.2.18.5.16.1.23 | Integer32 | read-write | CBR category Cell Transfer Delay |
| INT atmPnniCbrGcacClpEqualZero | 1.3.6.1.4.1.1751.2.18.5.16.1.20 | INTEGER | read-write | If the advertised GCAC parameters apply for CLP=0 or CLP=0+1 traffic |
| I32 atmPnniCbrMaxCellRate | 1.3.6.1.4.1.1751.2.18.5.16.1.21 | Integer32 | read-write | CBR category Maximum Cell Rate |
| INT atmPnniCbrServCatSupp | 1.3.6.1.4.1.1751.2.18.5.16.1.19 | INTEGER | read-write | If CBR category is supported |
| atmPnniConfigEntry | 1.3.6.1.4.1.1751.2.18.5.16.1 | not-accessible | Row definition of PNNI Configuration | |
| atmPnniConfigTable | 1.3.6.1.4.1.1751.2.18.5.16 | not-accessible | Table of atm PNNI Configuration | |
| INT atmPnniConnTrafficShapingFlag | 1.3.6.1.4.1.1751.2.18.5.16.1.78 | INTEGER | read-write | Traffic Shaping for Conn was enabled primarily because the core would lose cells since we were non-conformant cells. Therefore the hardware added traffic shaping per connection. But condition is VI should not be enabled if this feature is enabled. |
| NUM atmPnniIfIndex | 1.3.6.1.4.1.1751.2.18.5.16.1.1 | IntfIndex | not-accessible | interface index (slot/port/channel) SSPPCCC |
| INT atmPnniIlmiAddrRegProc | 1.3.6.1.4.1.1751.2.18.5.16.1.74 | INTEGER | read-write | ILMI Address Registration Procedure status. |
| INT atmPnniIlmiAttachPtProc | 1.3.6.1.4.1.1751.2.18.5.16.1.72 | INTEGER | read-write | ILMI Attachment Point Procedure status. |
| INT atmPnniIlmiConfigProc | 1.3.6.1.4.1.1751.2.18.5.16.1.70 | INTEGER | read-write | ILMI Configuration Procedure status. |
| INT atmPnniIlmiConnectProc | 1.3.6.1.4.1.1751.2.18.5.16.1.71 | INTEGER | read-write | ILMI Connectivity Procedure status. |
| INT atmPnniIlmiOperStatus | 1.3.6.1.4.1.1751.2.18.5.16.1.69 | INTEGER | read-only | The operational status: 'outOfService' - ILMI connectivity is down 'inService' - ILMI connectivity is up. |
| INT atmPnniIlmiProtocolStatus | 1.3.6.1.4.1.1751.2.18.5.16.1.68 | INTEGER | read-write | The administrative status: 'enabled' - ILMI protocol enabled on PNNI 'disabled' - ILMI protocol disabled on PNNI . |
| I32 atmPnniIlmiRetryK | 1.3.6.1.4.1.1751.2.18.5.16.1.77 | Integer32 | read-write | Retry K - number of timeouts of before link is declared down. |
| INT atmPnniIlmiSecureLinkProc | 1.3.6.1.4.1.1751.2.18.5.16.1.73 | INTEGER | read-write | ILMI Secure Link Procedure status. Can be enabled only if Attachment Point Procedure is enabled. |
| I32 atmPnniIlmiTimerS | 1.3.6.1.4.1.1751.2.18.5.16.1.75 | Integer32 | read-write | Timer S (secs). Used to poll peer when link is down. |
| I32 atmPnniIlmiTimerT | 1.3.6.1.4.1.1751.2.18.5.16.1.76 | Integer32 | read-write | Timer T (secs). Used to poll peer when link is up. |
| I32 atmPnniNrtVbrAvailCellRate | 1.3.6.1.4.1.1751.2.18.5.16.1.41 | Integer32 | read-write | NRT VBR category Available Cell Rate |
| I32 atmPnniNrtVbrCellLossRatioZero | 1.3.6.1.4.1.1751.2.18.5.16.1.43 | Integer32 | read-write | NRT VBR category Cell Loss Ratio for CLP=0 traffic |
| I32 atmPnniNrtVbrCellLossRatioZeroPlusOne | 1.3.6.1.4.1.1751.2.18.5.16.1.44 | Integer32 | read-write | NRT VBR category Cell Loss Ratio for CLP=0+1 traffic |
| INT atmPnniNrtVbrCellRateMargin | 1.3.6.1.4.1.1751.2.18.5.16.1.46 | INTEGER | read-write | NRT VBR category Cell Rate Margin |
| I32 atmPnniNrtVbrCellXerDelay | 1.3.6.1.4.1.1751.2.18.5.16.1.42 | Integer32 | read-write | NRT VBR category Cell Transfer Delay |
| INT atmPnniNrtVbrGcacClpEqualZero | 1.3.6.1.4.1.1751.2.18.5.16.1.39 | INTEGER | read-write | If the advertised GCAC parameters apply for CLP=0 or CLP=0+1 traffic |
| INT atmPnniNrtVbrGcacPresent | 1.3.6.1.4.1.1751.2.18.5.16.1.45 | INTEGER | read-write | If NRT VBR category GCAC Parameters present |
| I32 atmPnniNrtVbrMaxCellRate | 1.3.6.1.4.1.1751.2.18.5.16.1.40 | Integer32 | read-write | NRT VBR category Maximum Cell Rate |
| INT atmPnniNrtVbrServCatSupp | 1.3.6.1.4.1.1751.2.18.5.16.1.38 | INTEGER | read-write | If NRT VBR category is supported |
| INT atmPnniNrtVbrVarianceFactor | 1.3.6.1.4.1.1751.2.18.5.16.1.47 | INTEGER | read-write | NRT VBR category Variance Factor |
| INT atmPnniOperStatus | 1.3.6.1.4.1.1751.2.18.5.16.1.7 | INTEGER | read-only | The operational status of the PNNI: 'outOfService' means the PNNI is out of service 'inService' means the PNNI is in service |
| INT atmPnniOverSubscription | 1.3.6.1.4.1.1751.2.18.5.16.1.53 | INTEGER | read-write | Over subscription factor for PNNI Intf. |
| INT atmPnniRemoteSvcMaxVci | 1.3.6.1.4.1.1751.2.18.5.16.1.65 | INTEGER | read-only | The Upper bound of the actual VCI for SVC connections. |
| INT atmPnniRemoteSvcMaxVpi | 1.3.6.1.4.1.1751.2.18.5.16.1.63 | INTEGER | read-only | The Upper bound of the actual VPI for SVC connections. |
| INT atmPnniRemoteSvcMinVci | 1.3.6.1.4.1.1751.2.18.5.16.1.64 | INTEGER | read-only | The lower bound of the actual VCI for SVC connections. |
| INT atmPnniRemoteSvcMinVpi | 1.3.6.1.4.1.1751.2.18.5.16.1.62 | INTEGER | read-only | The lower bound of the actual VPI for SVC connections. |
| I32 atmPnniRtVbrAvailCellRate | 1.3.6.1.4.1.1751.2.18.5.16.1.30 | Integer32 | read-write | RT VBR category Available Cell Rate |
| I32 atmPnniRtVbrCellDelayVar | 1.3.6.1.4.1.1751.2.18.5.16.1.34 | Integer32 | read-write | RT VBR category Cell Delay Variation |
| I32 atmPnniRtVbrCellLossRatioZero | 1.3.6.1.4.1.1751.2.18.5.16.1.32 | Integer32 | read-write | RT VBR category Cell Loss Ratio for CLP=0 traffic |
| I32 atmPnniRtVbrCellLossRatioZeroPlusOne | 1.3.6.1.4.1.1751.2.18.5.16.1.33 | Integer32 | read-write | RT VBR category Cell Loss Ratio for CLP=0+1 traffic |
| INT atmPnniRtVbrCellRateMargin | 1.3.6.1.4.1.1751.2.18.5.16.1.36 | INTEGER | read-write | RT VBR category Cell Rate Margin |
| I32 atmPnniRtVbrCellXerDelay | 1.3.6.1.4.1.1751.2.18.5.16.1.31 | Integer32 | read-write | RT VBR category Cell Transfer Delay |
| INT atmPnniRtVbrGcacClpEqualZero | 1.3.6.1.4.1.1751.2.18.5.16.1.28 | INTEGER | read-write | If the advertised GCAC parameters apply for CLP=0 or CLP=0+1 traffic |
| INT atmPnniRtVbrGcacPresent | 1.3.6.1.4.1.1751.2.18.5.16.1.35 | INTEGER | read-write | If RT VBR category GCAC Parameters present |
| I32 atmPnniRtVbrMaxCellRate | 1.3.6.1.4.1.1751.2.18.5.16.1.29 | Integer32 | read-write | RT VBR category Maximum Cell Rate |
| INT atmPnniRtVbrServCatSupp | 1.3.6.1.4.1.1751.2.18.5.16.1.27 | INTEGER | read-write | If RT VBR category is supported |
| INT atmPnniRtVbrVarianceFactor | 1.3.6.1.4.1.1751.2.18.5.16.1.37 | INTEGER | read-write | RT VBR category Variance Factor |
| INT atmPnniSgnlEnabled | 1.3.6.1.4.1.1751.2.18.5.16.1.54 | INTEGER | read-write | Indicates if atm signaling is enabled or disabled for this PNNI interface. |
| INT atmPnniSscopRxWndSz | 1.3.6.1.4.1.1751.2.18.5.16.1.61 | INTEGER | read-write | The receive window size for the SSCOP layer |
| INT atmPnniSvcMaxVci | 1.3.6.1.4.1.1751.2.18.5.16.1.5 | INTEGER | read-write | The upper bound of the VCI for SVC connections. |
| INT atmPnniSvcMaxVpi | 1.3.6.1.4.1.1751.2.18.5.16.1.3 | INTEGER | read-write | The upper bound of the VPI for SVC connections. |
| INT atmPnniSvcMinVci | 1.3.6.1.4.1.1751.2.18.5.16.1.4 | INTEGER | read-write | The lower bound of the VCI for SVC connections. |
| INT atmPnniSvcMinVpi | 1.3.6.1.4.1.1751.2.18.5.16.1.2 | INTEGER | read-write | The lower bound of the VPI for SVC connections. |
| I32 atmPnniT303 | 1.3.6.1.4.1.1751.2.18.5.16.1.8 | Integer32 | read-write | Timer T303 value - seconds |
| I32 atmPnniT308 | 1.3.6.1.4.1.1751.2.18.5.16.1.9 | Integer32 | read-write | Timer T308 value - seconds |
| I32 atmPnniT309 | 1.3.6.1.4.1.1751.2.18.5.16.1.10 | Integer32 | read-write | Timer T309 value - seconds |
| I32 atmPnniT310 | 1.3.6.1.4.1.1751.2.18.5.16.1.11 | Integer32 | read-write | Timer T310 value - seconds |
| I32 atmPnniT313 | 1.3.6.1.4.1.1751.2.18.5.16.1.12 | Integer32 | read-write | Timer T313 value - User side only - seconds |
| I32 atmPnniT316 | 1.3.6.1.4.1.1751.2.18.5.16.1.13 | Integer32 | read-write | Timer T316 value - seconds |
| I32 atmPnniT317 | 1.3.6.1.4.1.1751.2.18.5.16.1.14 | Integer32 | read-write | Timer T317 value - seconds |
| I32 atmPnniT322 | 1.3.6.1.4.1.1751.2.18.5.16.1.15 | Integer32 | read-write | Timer T322 value - seconds |
| I32 atmPnniT397 | 1.3.6.1.4.1.1751.2.18.5.16.1.16 | Integer32 | read-write | Timer T397 value - seconds |
| I32 atmPnniT398 | 1.3.6.1.4.1.1751.2.18.5.16.1.17 | Integer32 | read-write | Timer T398 value - seconds |
| I32 atmPnniT399 | 1.3.6.1.4.1.1751.2.18.5.16.1.18 | Integer32 | read-write | Timer T399 value - seconds |
| INT atmPnniUbrLoadBalSupp | 1.3.6.1.4.1.1751.2.18.5.16.1.60 | INTEGER | read-write | load balancing supp for ubr conns off/on |
| I32 atmPnniUbrMaxCellRate | 1.3.6.1.4.1.1751.2.18.5.16.1.52 | Integer32 | read-write | NRT VBR category Cell Loss Ratio for CLP=0 traffic |
| INT atmPnniUbrServCatSupp | 1.3.6.1.4.1.1751.2.18.5.16.1.51 | INTEGER | read-write | UBR category Cell Transfer Delay |
| INT atmPnniUPCSupp | 1.3.6.1.4.1.1751.2.18.5.16.1.59 | INTEGER | read-write | upc supp off/on |
| INT atmPnniVciIlmi | 1.3.6.1.4.1.1751.2.18.5.16.1.67 | INTEGER | read-write | VCI value for the ilmi channel for the PNNI interface. |
| INT atmPnniVciSig | 1.3.6.1.4.1.1751.2.18.5.16.1.56 | INTEGER | read-write | VCI value for the signalling channel for the PNNI interface. |
| INT atmPnniVpiIlmi | 1.3.6.1.4.1.1751.2.18.5.16.1.66 | INTEGER | read-write | VPI value for the ilmi channel for the PNNI interface. |
| INT atmPnniVpiSig | 1.3.6.1.4.1.1751.2.18.5.16.1.55 | INTEGER | read-write | VPI value for the signalling channel for the PNNI interface. |
| INT atmPvcVccCnfrmTypeA2B | 1.3.6.1.4.1.1751.2.18.6.1.1.30 | INTEGER | read-write | The following is the description of this field This will be used in conjunction with the service type field to get the correct traffic behaviour. In the conformances the the 0 or 0plus1 refers to the clp bit in the cells. If 0plus1 is the bucket reference then the clp bit is ignored. If 0 is specified for the bucket then check only clp=0 cells. 1: Best Effort will try to send all cellsin a best effort way. This will follow the Aqueman Algorithm 2: one_bucket_notag_0plus1 will use 1 bucket i.e is the PCR(0+1) bucket and drop all cells in excess. 3: two_bucket_notag_0plus1_0plus1 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0+1). All cells conforming to both buckets will be passed through. The rest will be dropped. 4: two_bucket_notag_0plus1_0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which conform to both buckets are passed through. The rest are dropped. 5: two_bucket_tag_0plus1_0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which do not conform to the first bucket are dropped. Cells which do not conform to the 2nd bucket are tagged. 6: best_effort_tag. Tag all cells and then do a best effort. |
| INT atmPvcVccCnfrmTypeB2A | 1.3.6.1.4.1.1751.2.18.6.1.1.31 | INTEGER | read-write | The following is the description of this field This will be used in conjunction with the service type field to get the correct traffic behaviour. In the conformances the the 0 or 0plus1 refers to the clp bit in the cells. If 0plus1 is the bucket reference then the clp bit is ignored. If 0 is specified for the bucket then check only clp=0 cells. 1: Best Effort will try to send all cellsin a best effort way. This will follow the Aqueman Algorithm 2: one_bucket_notag_0plus1 will use 1 bucket i.e is the PCR(0+1) bucket and drop all cells in excess. 3: two_bucket_notag_0plus1_0plus1 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0+1). All cells conforming to both buckets will be passed through. The rest will be dropped. 4: two_bucket_notag_0plus1_0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which conform to both buckets are passed through. The rest are dropped. 5: two_bucket_tag_0plus1_0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which do not conform to the first bucket are dropped. Cells which do not conform to the 2nd bucket are tagged. 6: best_effort_tag. Tag all cells and then do a best effort. |
| INT atmPvcVccConnectionStatus | 1.3.6.1.4.1.1751.2.18.6.1.1.25 | INTEGER | read-only | Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service. The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated. InactiveA2B-B2A: Both the A2B and B2A resource interfaces are not in service. InactiveA2B: The A2B resource interface is not in service. InactiveB2A: The B2A resource interface is not in service. If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority. |
| ATM atmPvcVccConnFailureCauseA | 1.3.6.1.4.1.1751.2.18.6.1.1.41 | AtmConnFailureCause | read-only | connestion status reason code |
| ATM atmPvcVccConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.1.1.42 | AtmConnFailureCause | read-only | connection status reason code |
| INT atmPvcVccDualHomed | 1.3.6.1.4.1.1751.2.18.6.1.1.27 | INTEGER | read-only | Does this PVC need a backup Dual homing PVC. |
| atmPvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.1.1 | not-accessible | Row definition of atm PVC VCC connections | |
| INT atmPvcVccFlow | 1.3.6.1.4.1.1751.2.18.6.1.1.21 | INTEGER | read-write | type of flow |
| INT atmPvcVccFrwdErrCorrectionA2B | 1.3.6.1.4.1.1751.2.18.6.1.1.23 | INTEGER | read-write | Forward error correction scheme |
| INT atmPvcVccFrwdErrCorrectionB2A | 1.3.6.1.4.1.1751.2.18.6.1.1.24 | INTEGER | read-write | Forward error correction scheme |
| NUM atmPvcVccIfA | 1.3.6.1.4.1.1751.2.18.6.1.1.1 | IntfIndex | not-accessible | Interface index for side A of an ATM-to-ATM PVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NUM atmPvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.1.1.4 | IntfIndex | not-accessible | Interface index for side B of an ATM-to-ATM PVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| I32 atmPvcVccMaxBurstSizeA2B | 1.3.6.1.4.1.1751.2.18.6.1.1.12 | Integer32 | read-write | maximum burst size - side A, in cells |
| I32 atmPvcVccMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.1.1.18 | Integer32 | read-write | maximum burst size - side B, in cells. |
| INT atmPvcVccMfsA2B | 1.3.6.1.4.1.1751.2.18.6.1.1.39 | INTEGER | read-write | Maximum Frame Size for GFR traffic for A2B dir |
| INT atmPvcVccMfsB2A | 1.3.6.1.4.1.1751.2.18.6.1.1.40 | INTEGER | read-write | Maximum Frame Size for GFR traffic for B2A dir |
| INT atmPvcVccOAMConnEndPtStatusA | 1.3.6.1.4.1.1751.2.18.6.1.1.35 | INTEGER | read-only | Connection endpoint side A status. Valid only at connection endpoint. |
| INT atmPvcVccOAMConnEndPtStatusB | 1.3.6.1.4.1.1751.2.18.6.1.1.36 | INTEGER | read-only | Connection endpoint side B status. Valid only at connection endpoint. |
| INT atmPvcVccOAMConnSegEndPtStatusA | 1.3.6.1.4.1.1751.2.18.6.1.1.37 | INTEGER | read-only | Segment endpoint side A status. Valid only at segment endpoints. |
| INT atmPvcVccOAMConnSegEndPtStatusB | 1.3.6.1.4.1.1751.2.18.6.1.1.38 | INTEGER | read-only | Segment endpoint side B status. Valid only at segment endpoints. |
| INT atmPvcVccOamStatus | 1.3.6.1.4.1.1751.2.18.6.1.1.26 | INTEGER | read-write | Indicates the OAM monitoring status of side A. The 5 possible states are: Unsupp: No monitoring enabled. End-Pt: A side is only an end point, therefore it will respond to AIS/RDI. Seg-Pt: A side is only a segment point, therefore it will only respond to maintenance OAM cells and not fault cells. End-Seg-Pt: A side is both an end point and a segment point. Intermediate-Pt: It will only generate AIS during local failure. For ATM-to-ATM connections the OAM status will be symmetric on both sides of the connection. |
| INT atmPvcVccOamStatusB | 1.3.6.1.4.1.1751.2.18.6.1.1.34 | INTEGER | read-write | Indicates the Oam monitoring status of side B of an internal connection. Refer to ITU I.610 and Bellcore GR1248-CORE for definitions. The 6 possible states are: Unsupp: No OAM cell monitoring or generation enabled. All OAM flows are transparently passed through. End-Pt: Connection endPoint, segment flows are discarded. Seg-Pt: Segment endPoint. End-Seg-Pt: Connection endPoint that is also a segment endPoint. Intermediate-Pt: Connecting point, that is outside any segment. Generates only ete flows. Intra-Segment-Pt: Connecting point with a segment. Generates ete as well as segment flows. |
| I32 atmPvcVccPeakCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.1.1.10 | Integer32 | read-write | peak cell rate - side A, in cell per second |
| I32 atmPvcVccPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.1.1.16 | Integer32 | read-write | peak rate - side B, in cell per second. |
| NTF atmPvcVccReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.1 | Response : The PVC VCC connection request between two atm interfaces failed. | ||
| ROW atmPvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.1.1.22 | RowStatus | read-write | row status |
| INT atmPvcVccSarTypeA2B | 1.3.6.1.4.1.1751.2.18.6.1.1.8 | INTEGER | read-write | SAR type used in atm adaption |
| INT atmPvcVccSarTypeB2A | 1.3.6.1.4.1.1751.2.18.6.1.1.14 | INTEGER | read-write | sar type used in atm adaption |
| INT atmPvcVccServiceTypeA2B | 1.3.6.1.4.1.1751.2.18.6.1.1.7 | INTEGER | read-write | service type |
| INT atmPvcVccServiceTypeB2A | 1.3.6.1.4.1.1751.2.18.6.1.1.13 | INTEGER | read-write | service type |
| NTF atmPvcVccSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.10 | Response : The PVC VCC connection between two atm interfaces has been created. | ||
| I32 atmPvcVccStatsCellsDroppedA | 1.3.6.1.4.1.1751.2.18.12.1.1.36 | Integer32 | read-only | Cells Dropped on the Incoming side of A |
| I32 atmPvcVccStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.12.1.1.38 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 atmPvcVccStatsCellsTaggedA | 1.3.6.1.4.1.1751.2.18.12.1.1.37 | Integer32 | read-only | Cells Tagged on the Incoming side of A |
| I32 atmPvcVccStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.12.1.1.39 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| atmPvcVccStatsEntry | 1.3.6.1.4.1.1751.2.18.12.1.1 | not-accessible | Row definition for the connection statistics table | |
| INT atmPvcVccStatsFrwdErrCrrctnRateA2B | 1.3.6.1.4.1.1751.2.18.12.1.1.16 | INTEGER | read-only | Displays the Forward error correction rate being used by the FEC module in the A2B direction. This field is dynamic when Auto rates are selected. In other cases, it will display the rate set by the user. |
| INT atmPvcVccStatsFrwdErrCrrctnRateB2A | 1.3.6.1.4.1.1751.2.18.12.1.1.17 | INTEGER | read-only | Displays the Forward error correction rate being used by the FEC module in the B2A direction. This field is dynamic when Auto rates are selected. In other cases, it will display the rate set by the user. |
| NUM atmPvcVccStatsIfA | 1.3.6.1.4.1.1751.2.18.12.1.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| NUM atmPvcVccStatsIfB | 1.3.6.1.4.1.1751.2.18.12.1.1.4 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side B |
| I32 atmPvcVccStatsInCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.1.1.7 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmPvcVccStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.1.1.11 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmPvcVccStatsInCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.1.1.8 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVccStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.1.1.12 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVccStatsInOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.1.1.18 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmPvcVccStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.1.1.22 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmPvcVccStatsInOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.1.1.19 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVccStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.1.1.23 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVccStatsOamAisRxA | 1.3.6.1.4.1.1751.2.18.12.1.1.29 | Integer32 | read-only | Number of AIS cells received. |
| I32 atmPvcVccStatsOamAisRxB | 1.3.6.1.4.1.1751.2.18.12.1.1.33 | Integer32 | read-only | Number of AIS cells received. |
| I32 atmPvcVccStatsOamAisTxA | 1.3.6.1.4.1.1751.2.18.12.1.1.28 | Integer32 | read-only | Number of AIS cells transmitted. |
| I32 atmPvcVccStatsOamAisTxB | 1.3.6.1.4.1.1751.2.18.12.1.1.32 | Integer32 | read-only | Number of AIS cells transmitted. |
| I32 atmPvcVccStatsOamRdiRxA | 1.3.6.1.4.1.1751.2.18.12.1.1.31 | Integer32 | read-only | Number of RDI cells received. |
| I32 atmPvcVccStatsOamRdiRxB | 1.3.6.1.4.1.1751.2.18.12.1.1.35 | Integer32 | read-only | Number of RDI cells received. |
| I32 atmPvcVccStatsOamRdiTxA | 1.3.6.1.4.1.1751.2.18.12.1.1.30 | Integer32 | read-only | Number of RDI cells transmitted. |
| I32 atmPvcVccStatsOamRdiTxB | 1.3.6.1.4.1.1751.2.18.12.1.1.34 | Integer32 | read-only | Number of RDI cells transmitted. |
| INT atmPvcVccStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.1.1.27 | INTEGER | read-write | Odometer reset button. |
| I32 atmPvcVccStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.1.1.26 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 atmPvcVccStatsOutCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.1.1.9 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVccStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.1.1.13 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVccStatsOutCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.1.1.10 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVccStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.1.1.14 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVccStatsOutOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.1.1.20 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVccStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.1.1.24 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVccStatsOutOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.1.1.21 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVccStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.1.1.25 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| atmPvcVccStatsTable | 1.3.6.1.4.1.1751.2.18.12.1 | not-accessible | Table of statistics for a channel connection | |
| I32 atmPvcVccStatsTimer | 1.3.6.1.4.1.1751.2.18.12.1.1.15 | Integer32 | read-only | Number of seconds stats have been collecting |
| INT atmPvcVccStatsVciA | 1.3.6.1.4.1.1751.2.18.12.1.1.3 | INTEGER | not-accessible | VCI on side A |
| INT atmPvcVccStatsVciB | 1.3.6.1.4.1.1751.2.18.12.1.1.6 | INTEGER | not-accessible | VCI on side B |
| INT atmPvcVccStatsVpiA | 1.3.6.1.4.1.1751.2.18.12.1.1.2 | INTEGER | not-accessible | VPI on side A |
| INT atmPvcVccStatsVpiB | 1.3.6.1.4.1.1751.2.18.12.1.1.5 | INTEGER | not-accessible | VPI on side B |
| I32 atmPvcVccSusCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.1.1.11 | Integer32 | read-write | sustained rate - side A, in cell per second |
| I32 atmPvcVccSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.1.1.17 | Integer32 | read-write | sustained rate - side B, in cell per second. |
| atmPvcVccTable | 1.3.6.1.4.1.1751.2.18.6.1 | not-accessible | Table of PVC atm virtual channel connections | |
| NTF atmPvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.19 | Response : The PVC VCC connection between two atm interfaces has been deleted. | ||
| INT atmPvcVccTrafficShapingA2B | 1.3.6.1.4.1.1751.2.18.6.1.1.43 | INTEGER | read-write | Traffic Shaping Support in the A2B direction. |
| INT atmPvcVccTrafficShapingB2A | 1.3.6.1.4.1.1751.2.18.6.1.1.44 | INTEGER | read-write | Traffic Shaping Support in the B2A direction. |
| INT atmPvcVccType | 1.3.6.1.4.1.1751.2.18.6.1.1.20 | INTEGER | read-write | type of connection |
| INT atmPvcVccVciA | 1.3.6.1.4.1.1751.2.18.6.1.1.3 | INTEGER | not-accessible | VCI value for side A of an ATM-to-ATM PVC VCC connection. Valid range is a number between 0 and 65535. |
| INT atmPvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.1.1.6 | INTEGER | not-accessible | VCI value for side B of an ATM-to-ATM PVC VCC connection. Valid range is a number between 0 and 65535. |
| INT atmPvcVccViA | 1.3.6.1.4.1.1751.2.18.6.1.1.28 | INTEGER | read-write | VI to associate the Egress part of the B2A connection . |
| INT atmPvcVccViB | 1.3.6.1.4.1.1751.2.18.6.1.1.29 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT atmPvcVccVpiA | 1.3.6.1.4.1.1751.2.18.6.1.1.2 | INTEGER | not-accessible | VPI value for side A of an ATM-to-ATM PVC VCC connection. Valid range is a number between 0 and 4095. |
| INT atmPvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.1.1.5 | INTEGER | not-accessible | VPI value for side B of an ATM-to-ATM PVC VCC connection. Valid range is a number between 0 and 4095. |
| INT atmPvcVccVUNIA | 1.3.6.1.4.1.1751.2.18.6.1.1.32 | INTEGER | read-write | VUNI to associate the Egress part of the B2A connection . |
| INT atmPvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.1.1.33 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| INT atmPvcVpcCnfrmTypeA2B | 1.3.6.1.4.1.1751.2.18.6.2.1.25 | INTEGER | read-write | The following is the description of this field This will be used in conjunction with the service type field to get the correct traffic behaviour. In the conformances the the 0 or 0plus1 refers to the clp bit in the cells. If 0plus1 is the bucket reference then the clp bit is ignored. If 0 is specified for the bucket then check only clp=0 cells. 1: Best Effort will try to send all cellsin a best effort way. This will follow the Aqueman Algorithm 2: one-bucket-notag-0plus1 will use 1 bucket i.e is the PCR(0+1) bucket and drop all cells in excess. 3: two-bucket-notag-0plus1-0plus1 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0+1). All cells conforming to both buckets will be passed through. The rest will be dropped. 4: two-bucket-notag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which conform to both buckets are passed through. The rest are dropped. 5: two-bucket-tag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which do not conform to the first bucket are dropped. Cells which do not conform to the 2nd bucket are tagged. 6: best-effort-tag. Tag all cells and then do a best effort. |
| INT atmPvcVpcCnfrmTypeB2A | 1.3.6.1.4.1.1751.2.18.6.2.1.26 | INTEGER | read-write | The following is the description of this field This will be used in conjunction with the service type field to get the correct traffic behaviour. In the conformances the the 0 or 0plus1 refers to the clp bit in the cells. If 0plus1 is the bucket reference then the clp bit is ignored. If 0 is specified for the bucket then check only clp=0 cells. 1: Best Effort will try to send all cellsin a best effort way. This will follow the Aqueman Algorithm 2: one-bucket-notag-0plus1 will use 1 bucket i.e is the PCR(0+1) bucket and drop all cells in excess. 3: two-bucket-notag-0plus1-0plus1 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0+1). All cells conforming to both buckets will be passed through. The rest will be dropped. 4: two-bucket-notag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which conform to both buckets are passed through. The rest are dropped. 5: two-bucket-tag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which do not conform to the first bucket are dropped. Cells which do not conform to the 2nd bucket are tagged. 6: best-effort-tag. Tag all cells and then do a best effort. |
| INT atmPvcVpcConnectionStatus | 1.3.6.1.4.1.1751.2.18.6.2.1.20 | INTEGER | read-only | Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service. The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated. InactiveA2B-B2A: Both the A2B and B2A resource interfaces are not in service. InactiveA2B: The A2B resource interface is not in service. InactiveB2A: The B2A resource interface is not in service. If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority. |
| ATM atmPvcVpcConnFailureCauseA | 1.3.6.1.4.1.1751.2.18.6.2.1.34 | AtmConnFailureCause | read-only | connestion status reason code |
| ATM atmPvcVpcConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.2.1.35 | AtmConnFailureCause | read-only | connection status reason code |
| INT atmPvcVpcDualHomed | 1.3.6.1.4.1.1751.2.18.6.2.1.22 | INTEGER | read-only | Does this PVC need a backup Dual homing PVC. |
| atmPvcVpcEntry | 1.3.6.1.4.1.1751.2.18.6.2.1 | not-accessible | Row definition of atm connections | |
| INT atmPvcVpcFlow | 1.3.6.1.4.1.1751.2.18.6.2.1.18 | INTEGER | read-write | flow type |
| NUM atmPvcVpcIfA | 1.3.6.1.4.1.1751.2.18.6.2.1.1 | IntfIndex | not-accessible | Interface index for side A of an ATM-to-ATM PVC VPC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NUM atmPvcVpcIfB | 1.3.6.1.4.1.1751.2.18.6.2.1.3 | IntfIndex | not-accessible | Interface index for side B of an ATM-to-ATM PVC VPC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| I32 atmPvcVpcMaxBurstSizeA2B | 1.3.6.1.4.1.1751.2.18.6.2.1.10 | Integer32 | read-write | maximum burst size - side A, in cell per second. |
| I32 atmPvcVpcMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.2.1.16 | Integer32 | read-write | maximum burst size - side B, in cell per second. |
| INT atmPvcVpcOAMConnEndPtStatusA | 1.3.6.1.4.1.1751.2.18.6.2.1.30 | INTEGER | read-only | Connection endpoint side A status. Valid only at connection endpoint. |
| INT atmPvcVpcOAMConnEndPtStatusB | 1.3.6.1.4.1.1751.2.18.6.2.1.31 | INTEGER | read-only | Connection endpoint side B status. Valid only at connection endpoint. |
| INT atmPvcVpcOAMConnSegEndPtStatusA | 1.3.6.1.4.1.1751.2.18.6.2.1.32 | INTEGER | read-only | Segment endpoint side A status. Valid only at segment/connection endpoints. |
| INT atmPvcVpcOAMConnSegEndPtStatusB | 1.3.6.1.4.1.1751.2.18.6.2.1.33 | INTEGER | read-only | Segment endpoint side B status. Valid only at segment/connection endpoints. |
| INT atmPvcVpcOamStatus | 1.3.6.1.4.1.1751.2.18.6.2.1.21 | INTEGER | read-write | Indicates the OAM monitoring status of side A. The 5 possible states are: Unsupp: No monitoring enabled. End-Pt: A side is only an end point, therefore it will respond to AIS/RDI. Seg-Pt: A side is only a segment point, therefore it will only respond to maintenance OAM cells and not fault cells. End-Seg-Pt: A side is both an end point and a segment point. Intermediate-Pt: It will only generate AIS during local failure. For ATM-to-ATM connections the OAM status will be symmetric on both sides of the connection. |
| INT atmPvcVpcOamStatusB | 1.3.6.1.4.1.1751.2.18.6.2.1.29 | INTEGER | read-write | Indicates the Oam monitoring status of side B of an internal connection. Refer to ITU I.610 and Bellcore GR1248-CORE for definitions. The 6 possible states are: Unsupp: No OAM cell monitoring or generation enabled. All OAM flows are transparently passed through. End-Pt: Connection endPoint, segment flows are discarded. Seg-Pt: Segment endPoint. End-Seg-Pt: Connection endPoint that is also a segment endPoint. Intermediate-Pt: Connecting point, that is outside any segment. Generates only ete flows. Intra-Segment-Pt: Connecting point with a segment. Generates ete as well as segment flows. |
| I32 atmPvcVpcPeakCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.2.1.8 | Integer32 | read-write | peak rate - side A, in cell per second. |
| I32 atmPvcVpcPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.2.1.14 | Integer32 | read-write | peak rate - side B, in cell per second. |
| NTF atmPvcVpcReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.2 | Response : The PVC VPC connection request between two atm interfaces failed. | ||
| ROW atmPvcVpcRowStatus | 1.3.6.1.4.1.1751.2.18.6.2.1.19 | RowStatus | read-write | row status |
| INT atmPvcVpcSarTypeA2B | 1.3.6.1.4.1.1751.2.18.6.2.1.6 | INTEGER | read-write | SAR Type |
| INT atmPvcVpcSarTypeB2A | 1.3.6.1.4.1.1751.2.18.6.2.1.12 | INTEGER | read-write | SAR Type |
| INT atmPvcVpcServiceTypeA2B | 1.3.6.1.4.1.1751.2.18.6.2.1.5 | INTEGER | read-write | service type |
| INT atmPvcVpcServiceTypeB2A | 1.3.6.1.4.1.1751.2.18.6.2.1.11 | INTEGER | read-write | service type |
| NTF atmPvcVpcSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.11 | Response : The PVC VPC connection between two atm interfaces has been created. | ||
| I32 atmPvcVpcStatsCellsDroppedA | 1.3.6.1.4.1.1751.2.18.12.2.1.32 | Integer32 | read-only | Cells Dropped on the Incoming side of A |
| I32 atmPvcVpcStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.12.2.1.34 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 atmPvcVpcStatsCellsTaggedA | 1.3.6.1.4.1.1751.2.18.12.2.1.33 | Integer32 | read-only | Cells Tagged on the Incoming side of A |
| I32 atmPvcVpcStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.12.2.1.35 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| atmPvcVpcStatsEntry | 1.3.6.1.4.1.1751.2.18.12.2.1 | not-accessible | Row definition for the connection statistics table | |
| NUM atmPvcVpcStatsIfA | 1.3.6.1.4.1.1751.2.18.12.2.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| NUM atmPvcVpcStatsIfB | 1.3.6.1.4.1.1751.2.18.12.2.1.3 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| I32 atmPvcVpcStatsInCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.2.1.5 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmPvcVpcStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.2.1.9 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmPvcVpcStatsInCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.2.1.6 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmPvcVpcStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.2.1.10 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmPvcVpcStatsInOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.2.1.14 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmPvcVpcStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.2.1.18 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmPvcVpcStatsInOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.2.1.15 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmPvcVpcStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.2.1.19 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmPvcVpcStatsOamAisRxA | 1.3.6.1.4.1.1751.2.18.12.2.1.25 | Integer32 | read-only | Number of AIS cells received. |
| I32 atmPvcVpcStatsOamAisRxB | 1.3.6.1.4.1.1751.2.18.12.2.1.29 | Integer32 | read-only | Number of AIS cells received. |
| I32 atmPvcVpcStatsOamAisTxA | 1.3.6.1.4.1.1751.2.18.12.2.1.24 | Integer32 | read-only | Number of AIS cells transmitted. |
| I32 atmPvcVpcStatsOamAisTxB | 1.3.6.1.4.1.1751.2.18.12.2.1.28 | Integer32 | read-only | Number of AIS cells transmitted. |
| I32 atmPvcVpcStatsOamRdiRxA | 1.3.6.1.4.1.1751.2.18.12.2.1.27 | Integer32 | read-only | Number of RDI cells received. |
| I32 atmPvcVpcStatsOamRdiRxB | 1.3.6.1.4.1.1751.2.18.12.2.1.31 | Integer32 | read-only | Number of RDI cells received. |
| I32 atmPvcVpcStatsOamRdiTxA | 1.3.6.1.4.1.1751.2.18.12.2.1.26 | Integer32 | read-only | Number of RDI cells transmitted. |
| I32 atmPvcVpcStatsOamRdiTxB | 1.3.6.1.4.1.1751.2.18.12.2.1.30 | Integer32 | read-only | Number of RDI cells transmitted. |
| INT atmPvcVpcStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.2.1.23 | INTEGER | read-write | Odometer reset button. |
| I32 atmPvcVpcStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.2.1.22 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 atmPvcVpcStatsOutCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.2.1.7 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVpcStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.2.1.11 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVpcStatsOutCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.2.1.8 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVpcStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.2.1.12 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVpcStatsOutOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.2.1.16 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVpcStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.2.1.20 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVpcStatsOutOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.2.1.17 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmPvcVpcStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.2.1.21 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| atmPvcVpcStatsTable | 1.3.6.1.4.1.1751.2.18.12.2 | not-accessible | Table of statistics for a channel connection | |
| I32 atmPvcVpcStatsTimer | 1.3.6.1.4.1.1751.2.18.12.2.1.13 | Integer32 | read-only | Number of seconds stats have been collecting |
| INT atmPvcVpcStatsVpiA | 1.3.6.1.4.1.1751.2.18.12.2.1.2 | INTEGER | not-accessible | VPI on side A |
| INT atmPvcVpcStatsVpiB | 1.3.6.1.4.1.1751.2.18.12.2.1.4 | INTEGER | not-accessible | VPI on side B |
| I32 atmPvcVpcSusCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.2.1.9 | Integer32 | read-write | sustained rate - side A, in cell per second. |
| I32 atmPvcVpcSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.2.1.15 | Integer32 | read-write | sustained rate - side B, in cell per second. |
| atmPvcVpcTable | 1.3.6.1.4.1.1751.2.18.6.2 | not-accessible | Table of PVC atm virtual path connections | |
| NTF atmPvcVpcTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.20 | Response : The PVC VPC connection between two atm interfaces has been deleted. | ||
| INT atmPvcVpcTrafficShapingA2B | 1.3.6.1.4.1.1751.2.18.6.2.1.36 | INTEGER | read-write | Traffic Shaping Support in the A2B direction. |
| INT atmPvcVpcTrafficShapingB2A | 1.3.6.1.4.1.1751.2.18.6.2.1.37 | INTEGER | read-write | Traffic Shaping Support in the B2A direction. |
| INT atmPvcVpcType | 1.3.6.1.4.1.1751.2.18.6.2.1.17 | INTEGER | read-write | security feature type |
| INT atmPvcVpcViA | 1.3.6.1.4.1.1751.2.18.6.2.1.23 | INTEGER | read-write | VI to associate the Egress part of the B2A connection . |
| INT atmPvcVpcViB | 1.3.6.1.4.1.1751.2.18.6.2.1.24 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT atmPvcVpcVpiA | 1.3.6.1.4.1.1751.2.18.6.2.1.2 | INTEGER | not-accessible | VPI value for side A of an ATM-to-ATM PVC VPC connection. Valid range is a number between 0 and 4095. |
| INT atmPvcVpcVpiB | 1.3.6.1.4.1.1751.2.18.6.2.1.4 | INTEGER | not-accessible | VPI value for side B of an ATM-to-ATM PVC VPC connection. Valid range is a number between 0 and 4095. |
| INT atmPvcVpcVUNIA | 1.3.6.1.4.1.1751.2.18.6.2.1.27 | INTEGER | read-write | VUNI Id to associate the Egress part of the B2A connection . |
| INT atmPvcVpcVUNIB | 1.3.6.1.4.1.1751.2.18.6.2.1.28 | INTEGER | read-write | VUNI Id to associate the Egress part of the A2B connection . |
| NTF atmSpvcConfigFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.31 | Info : Notification that an attempt to configure an endpoint as ATM SPVC endpoint has failed. Return value - interfaceIndex - A-side vpi/vci value - spvcConfigFailureCode: An identified reason for failure while configuring/modifying SPVC parameters. | ||
| NTF atmSpvcConfiguredNotify | 1.3.6.1.4.1.1751.2.18.8.3.30 | Info : Notification that an endpoint has been configured as ATM SPVC endpoint. Return value - interfaceIndex - A-side vpi/vci value | ||
| NTF atmSpvcDeletedNotify | 1.3.6.1.4.1.1751.2.18.8.3.32 | Info : Notification that ATM SPVC configuration has been deleted. Return value - interfaceIndex - A-side vpi/vci value | ||
| NTF atmSpvcModifiedNotify | 1.3.6.1.4.1.1751.2.18.8.3.33 | Info : Notification that a SPVC endpoint has been modified - this trap has been obsoleted 07/01/2001. | ||
| NTF atmSpvcModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.34 | Info : Notification that an attempt to modify a TE SPVC endpoint has failed - this trap has been obsoleted 07/01/2001. | ||
| atmSpvcVccActiveSvcEntry | 1.3.6.1.4.1.1751.2.18.6.18.1 | not-accessible | An entry in the ATM active SVC table. There is one entry in the table corresponding to each active row in the atm SPVC VCC Table for which the atmSpvcVccConnType takes the value 'activeSvc'. | |
| atmSpvcVccActiveSvcTable | 1.3.6.1.4.1.1751.2.18.6.18 | not-accessible | The table used to manage active SVCs established across ATM networks between ATM entities. | |
| atmSpvcVccAddrEntry | 1.3.6.1.4.1.1751.2.18.6.16.1 | not-accessible | Row definition of ATM SPVC address table. | |
| ROW atmSpvcVccAddrRowStatus | 1.3.6.1.4.1.1751.2.18.6.16.1.3 | RowStatus | read-write | This is used to configure a NSAP address on the local port. Only when the address is configured can SPVC connections be established. |
| atmSpvcVccAddrTable | 1.3.6.1.4.1.1751.2.18.6.16 | not-accessible | Table of SPVC ATM network interface addresses. | |
| OCT atmSpvcVccAtmPortAddr | 1.3.6.1.4.1.1751.2.18.6.16.1.2 | OCTET STRING | read-write | Local ATM port NSAP address. |
| INT atmSpvcVccConnType | 1.3.6.1.4.1.1751.2.18.6.17.1.20 | INTEGER | read-write | The type of connection: activeSvc - attempt calls, whenever not established. passiveSvc - accept calls. |
| atmSpvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.17.1 | not-accessible | Row definition of ATM SPVC VCC connections. | |
| INT atmSpvcVccFlow | 1.3.6.1.4.1.1751.2.18.6.17.1.18 | INTEGER | read-write | Type of flow, pointToMultipointA2B is for future support. |
| INT atmSpvcVccFrwdErrCorrectionA2B | 1.3.6.1.4.1.1751.2.18.6.17.1.11 | INTEGER | read-write | Forward error correction scheme, ATM port side. |
| INT atmSpvcVccFrwdErrCorrectionB2A | 1.3.6.1.4.1.1751.2.18.6.17.1.17 | INTEGER | read-write | Forward error correction scheme, ATM trunk side. |
| NUM atmSpvcVccIfA | 1.3.6.1.4.1.1751.2.18.6.16.1.1 | IntfIndex | not-accessible | Interface index for side A of an ATM SPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NUM atmSpvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.17.1.3 | IntfIndex | read-only | Interface index for side B of an ATM SPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| INT atmSpvcVccLeafReference | 1.3.6.1.4.1.1751.2.18.6.17.1.21 | INTEGER | read-only | An arbitrary integer which serves to distinguish the mulitple leaves attached to a root of a point-to-multipoint SPVC. If point-to-point SPVC, the value should be 1. |
| I32 atmSpvcVccMaxBurstSizeA2B | 1.3.6.1.4.1.1751.2.18.6.17.1.10 | Integer32 | read-write | Maximum burst size - side A, ATM port, in cells per second. |
| I32 atmSpvcVccMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.17.1.16 | Integer32 | read-write | Maximum burst size - side A, ATM trunk, in cells per second. |
| INT atmSpvcVccOperStatus | 1.3.6.1.4.1.1751.2.18.6.17.1.22 | INTEGER | read-only | The operation status of the connection: other - none of the types specified below. establishmentInProgress - connection is not operational, but call attempts are ongoing. connected - connection is currently operational. retriesExhausted - retry limit has been reached and call attempts have ceased. noAddressSupplied - no remote address has been configured, so no call attempts are initiated. lowerLayerDown - SPVC handler is not operational. |
| I32 atmSpvcVccPeakCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.17.1.8 | Integer32 | read-write | Peak cell rate - side A, ATM port, in cells per second. |
| I32 atmSpvcVccPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.17.1.14 | Integer32 | read-write | Peak cell rate - side B, ATM trunk, in cells per second. |
| INT atmSpvcVccRelease | 1.3.6.1.4.1.1751.2.18.6.23.1.1 | INTEGER | read-write | Release the connnection established on the endpoint and if the endpoint is Active, do not retry. |
| INT atmSpvcVccReleaseCause | 1.3.6.1.4.1.1751.2.18.6.18.1.9 | INTEGER | read-only | CAUSE field value of the last RELEASE message received for this SVC. |
| OCT atmSpvcVccReleaseDiag | 1.3.6.1.4.1.1751.2.18.6.18.1.10 | OCTET STRING | read-only | DIAGNOSTICS field value of the last RELEASE message received for this SVC. |
| OCT atmSpvcVccRemoteAtmPortAddr | 1.3.6.1.4.1.1751.2.18.6.18.1.1 | OCTET STRING | read-write | Remote ATM port NSAP address, not meaningful if passive type of connection. |
| INT atmSpvcVccRemoteSelectType | 1.3.6.1.4.1.1751.2.18.6.18.1.2 | INTEGER | read-write | Indicates whether the remote VPI/VCI values are to be used at the destination. If 'any' is used, the destination switch will choose the VPI/VCI values. In such a case, once the SPVC is connected, the value of this object will change to 'required', such that the same VPI/VCI values will continue to be used even if the connection is torn down and re-established. If the value 'required' is specified, the values: atmSpvcVccRemoteVpi and atmSpvcVccRemoteVci, must be supplied and are used at the destination. |
| INT atmSpvcVccRemoteVci | 1.3.6.1.4.1.1751.2.18.6.18.1.4 | INTEGER | read-write | VCI value to be used at the destination of an ATM SPVC VCC connection. Valid range is a number between 0 and 65535. If atmSpvcVccRemoteSelectType is configured as 'any', then this value is not relevant. |
| INT atmSpvcVccRemoteVpi | 1.3.6.1.4.1.1751.2.18.6.18.1.3 | INTEGER | read-write | VPI value to be used at the destination of an ATM SPVC VCC connection. Valid range is a number between 0 and 4095. If atmSpvcVccRemoteSelectType is configured as 'any', then this value is not relevant. |
| INT atmSpvcVccRestart | 1.3.6.1.4.1.1751.2.18.6.18.1.7 | INTEGER | read-write | The active SVC is released, if necessary, and a new setup procedure is begun if 'restart', otherwise, noop. |
| I32 atmSpvcVccRetryFailure | 1.3.6.1.4.1.1751.2.18.6.18.1.8 | Integer32 | read-only | Indicates how many attempts to establish the connection have failed. It it reset whenever a connection is successfully established or the SVC is restarted. |
| INT atmSpvcVccRetryInterval | 1.3.6.1.4.1.1751.2.18.6.18.1.5 | INTEGER | read-write | The time to wait before attempting to establish the SVC after a previous failed call attempt. A value of 0 indicates retry will be attempted immediately. |
| INT atmSpvcVccRetryLimit | 1.3.6.1.4.1.1751.2.18.6.18.1.6 | INTEGER | read-write | A maximum limit on how many retries should be attempted. A value of 0 indicates no limit. |
| atmSpvcVccRlsEntry | 1.3.6.1.4.1.1751.2.18.6.23.1 | not-accessible | Row definition of CES SPVC release table. This entry is created whenever an entry is created in atmSpvcVccTable. | |
| atmSpvcVccRlsTable | 1.3.6.1.4.1.1751.2.18.6.23 | not-accessible | This table is an extension of atmSpvcVccTable and is used to release a ATM-ATM SPVC connection without deleting the configured data. | |
| ROW atmSpvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.17.1.23 | RowStatus | read-write | Used to create and delete a soft PVC. When this object is set to 'active', an attempt is made to set up the soft PVC. When this object has the value 'active' and is set to another value, any setup or connection in-progress is released. |
| INT atmSpvcVccSarTypeA2B | 1.3.6.1.4.1.1751.2.18.6.17.1.7 | INTEGER | read-write | SAR type used in ATM adaption, ATM port. |
| INT atmSpvcVccSarTypeB2A | 1.3.6.1.4.1.1751.2.18.6.17.1.13 | INTEGER | read-write | SAR type used in ATM adaption, ATM trunk side. |
| INT atmSpvcVccServiceTypeA2B | 1.3.6.1.4.1.1751.2.18.6.17.1.6 | INTEGER | read-write | Service type, ATM port. |
| INT atmSpvcVccServiceTypeB2A | 1.3.6.1.4.1.1751.2.18.6.17.1.12 | INTEGER | read-write | Service type, ATM trunk side. |
| NTF atmSpvcVccSetUpNotify | 1.3.6.1.4.1.1751.2.18.8.4.59 | Response : Notification that a SPVC connection between ATM and ATM endpoints has been made successfully. Return values - A-side interfaceIndex A-side vpi/vci B-side interfaceIndex B-side vpi/vci | ||
| I32 atmSpvcVccStatsCellsDroppedA | 1.3.6.1.4.1.1751.2.18.12.16.1.28 | Integer32 | read-only | Cells Dropped on the Incoming side of A |
| I32 atmSpvcVccStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.12.16.1.30 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 atmSpvcVccStatsCellsTaggedA | 1.3.6.1.4.1.1751.2.18.12.16.1.29 | Integer32 | read-only | Cells Tagged on the Incoming side of A |
| I32 atmSpvcVccStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.12.16.1.31 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| atmSpvcVccStatsEntry | 1.3.6.1.4.1.1751.2.18.12.16.1 | not-accessible | Row definition for the ATM SPVC connection statistics table | |
| INT atmSpvcVccStatsFrwdErrCrrctnRateA2B | 1.3.6.1.4.1.1751.2.18.12.16.1.16 | INTEGER | read-only | Displays the Forward error correction rate being used by the FEC module in the A2B direction. This field is dynamic when Auto rates are selected. In other cases, it will display the rate set by the user. |
| INT atmSpvcVccStatsFrwdErrCrrctnRateB2A | 1.3.6.1.4.1.1751.2.18.12.16.1.17 | INTEGER | read-only | Displays the Forward error correction rate being used by the FEC module in the B2A direction. This field is dynamic when Auto rates are selected. In other cases, it will display the rate set by the user. |
| NUM atmSpvcVccStatsIfA | 1.3.6.1.4.1.1751.2.18.12.16.1.1 | IntfIndex | not-accessible | Interface index for side A of an ATM-to-ATM PVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NUM atmSpvcVccStatsIfB | 1.3.6.1.4.1.1751.2.18.12.16.1.4 | IntfIndex | not-accessible | Interface index for side B of an ATM-to-ATM PVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| I32 atmSpvcVccStatsInCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.16.1.7 | Integer32 | read-only | Valid Cells received on A - (High order portion) |
| I32 atmSpvcVccStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.16.1.11 | Integer32 | read-only | Valid Cells received on B - (High order portion) |
| I32 atmSpvcVccStatsInCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.16.1.8 | Integer32 | read-only | Valid Cells received on A - (Low order portion) |
| I32 atmSpvcVccStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.16.1.12 | Integer32 | read-only | Valid Cells received on B - (Low order portion) |
| I32 atmSpvcVccStatsInOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.16.1.18 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmSpvcVccStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.16.1.22 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmSpvcVccStatsInOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.16.1.19 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmSpvcVccStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.16.1.23 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| INT atmSpvcVccStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.16.1.27 | INTEGER | read-write | Odometer reset button. |
| I32 atmSpvcVccStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.16.1.26 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 atmSpvcVccStatsOutCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.16.1.9 | Integer32 | read-only | Valid cells transmitted on A -(High order portion) |
| I32 atmSpvcVccStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.16.1.13 | Integer32 | read-only | Valid cells transmitted on B -(High order portion) |
| I32 atmSpvcVccStatsOutCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.16.1.10 | Integer32 | read-only | Valid cells transmitted on A -(Low order portion) |
| I32 atmSpvcVccStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.16.1.14 | Integer32 | read-only | Valid cells transmitted on B -(Low order portion) |
| I32 atmSpvcVccStatsOutOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.16.1.20 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmSpvcVccStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.16.1.24 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmSpvcVccStatsOutOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.16.1.21 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmSpvcVccStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.16.1.25 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| atmSpvcVccStatsTable | 1.3.6.1.4.1.1751.2.18.12.16 | not-accessible | Table of statistics for a ATM SPVC channel connection | |
| I32 atmSpvcVccStatsTimer | 1.3.6.1.4.1.1751.2.18.12.16.1.15 | Integer32 | read-only | Number of seconds stats have been collecting |
| INT atmSpvcVccStatsVciA | 1.3.6.1.4.1.1751.2.18.12.16.1.3 | INTEGER | not-accessible | VCI value for side A of an ATM-to-ATM PVC VCC connection. Valid range is a number between 0 and 65535. |
| INT atmSpvcVccStatsVciB | 1.3.6.1.4.1.1751.2.18.12.16.1.6 | INTEGER | not-accessible | VCI value for side B of an ATM-to-ATM PVC VCC connection. Valid range is a number between 0 and 65535. |
| INT atmSpvcVccStatsVpiA | 1.3.6.1.4.1.1751.2.18.12.16.1.2 | INTEGER | not-accessible | VPI value for side A of an ATM-to-ATM PVC VCC connection. Valid range is a number between 0 and 4095. |
| INT atmSpvcVccStatsVpiB | 1.3.6.1.4.1.1751.2.18.12.16.1.5 | INTEGER | not-accessible | VPI value for side B of an ATM-to-ATM PVC VCC connection. Valid range is a number between 0 and 4095. |
| I32 atmSpvcVccSusCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.17.1.9 | Integer32 | read-write | Sustained cell rate - side A, ATM port, in cells per second. |
| I32 atmSpvcVccSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.17.1.15 | Integer32 | read-write | Sustained cell rate - side B, ATM trunk, in cells per second. |
| atmSpvcVccTable | 1.3.6.1.4.1.1751.2.18.6.17 | not-accessible | Table of SPVC ATM virtual channel connections. | |
| NTF atmSpvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.62 | Response : Notification that a SPVC connection between ATM and ATM endpoints has been deleted. Return values - A-side interfaceIndex A-side vpi/vci B-side interfaceIndex B-side vpi/vci | ||
| INT atmSpvcVccTrafficShapingA2B | 1.3.6.1.4.1.1751.2.18.6.17.1.26 | INTEGER | read-write | Traffic Shaping Support in the A2B direction. |
| INT atmSpvcVccTrafficShapingB2A | 1.3.6.1.4.1.1751.2.18.6.17.1.27 | INTEGER | read-write | Traffic Shaping Support in the B2A direction. |
| INT atmSpvcVccType | 1.3.6.1.4.1.1751.2.18.6.17.1.19 | INTEGER | read-write | Type of connection. |
| INT atmSpvcVccVciA | 1.3.6.1.4.1.1751.2.18.6.17.1.2 | INTEGER | not-accessible | VCI value for side A of an ATM SPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT atmSpvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.17.1.5 | INTEGER | read-only | VCI value for side B of an ATM SPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT atmSpvcVccViA | 1.3.6.1.4.1.1751.2.18.6.17.1.24 | INTEGER | read-write | VI to associate the Egress part of the B2A connection . |
| INT atmSpvcVccViB | 1.3.6.1.4.1.1751.2.18.6.17.1.25 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT atmSpvcVccVpiA | 1.3.6.1.4.1.1751.2.18.6.17.1.1 | INTEGER | not-accessible | VPI value for side A of an ATM SPVC VCC connection. Valid range is a number between 0 and 4095. |
| INT atmSpvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.17.1.4 | INTEGER | read-only | VPI value for side B of an ATM SPVC VCC connection. Valid range is a number between 0 and 4095. |
| NTF atmSvcIntfLayer2Down | 1.3.6.1.4.1.1751.2.18.8.3.52 | Info : Indicates that an ATM Svc Interface Assured Data Link is Down. | ||
| NTF atmSvcIntfLayer2Up | 1.3.6.1.4.1.1751.2.18.8.3.51 | Info : Indicates that an ATM Svc Interface Assured Data Link is Up. | ||
| INT atmSvcVccCnfrmTypeA2B | 1.3.6.1.4.1.1751.2.18.6.3.1.24 | INTEGER | read-write | The following is the description of this field This will be used in conjunction with the service type field to get the correct traffic behaviour. In the conformances the the 0 or 0plus1 refers to the clp bit in the cells. If 0plus1 is the bucket reference then the clp bit is ignored. If 0 is specified for the bucket then check only clp=0 cells. 1: Best Effort will try to send all cellsin a best effort way. This will follow the Aqueman Algorithm 2: one-bucket-notag-0plus1 will use 1 bucket i.e is the PCR(0+1) bucket and drop all cells in excess. 3: two-bucket-notag-0plus1-0plus1 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0+1). All cells conforming to both buckets will be passed through. The rest will be dropped. 4: two-bucket-notag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which conform to both buckets are passed through. The rest are dropped. 5: two-bucket-tag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which do not conform to the first bucket are dropped. Cells which do not conform to the 2nd bucket are tagged. 6: best-effort-tag. Tag all cells and then do a best effort. |
| INT atmSvcVccCnfrmTypeB2A | 1.3.6.1.4.1.1751.2.18.6.3.1.25 | INTEGER | read-write | The following is the description of this field This will be used in conjunction with the service type field to get the correct traffic behaviour. In the conformances the the 0 or 0plus1 refers to the clp bit in the cells. If 0plus1 is the bucket reference then the clp bit is ignored. If 0 is specified for the bucket then check only clp=0 cells. 1: Best Effort will try to send all cellsin a best effort way. This will follow the Aqueman Algorithm 2: one-bucket-notag-0plus1 will use 1 bucket i.e is the PCR(0+1) bucket and drop all cells in excess. 3: two-bucket-notag-0plus1-0plus1 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0+1). All cells conforming to both buckets will be passed through. The rest will be dropped. 4: two-bucket-notag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which conform to both buckets are passed through. The rest are dropped. 5: two-bucket-tag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which do not conform to the first bucket are dropped. Cells which do not conform to the 2nd bucket are tagged. 6: best-effort-tag. Tag all cells and then do a best effort. |
| INT atmSvcVccConnectionStatus | 1.3.6.1.4.1.1751.2.18.6.3.1.21 | INTEGER | read-only | Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service. The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated. InactiveA2B-B2A: Both the A2B and B2A resource interfaces are not in service. InactiveA2B: The A2B resource interface is not in service. InactiveB2A: The B2A resource interface is not in service. If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority. |
| atmSvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.3.1 | not-accessible | Row definition of atm connections | |
| INT atmSvcVccFlow | 1.3.6.1.4.1.1751.2.18.6.3.1.19 | INTEGER | read-only | flow type |
| NUM atmSvcVccIfA | 1.3.6.1.4.1.1751.2.18.6.3.1.1 | IntfIndex | not-accessible | interface index (slot/port/channel) SSPPCCC |
| NUM atmSvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.3.1.4 | IntfIndex | not-accessible | interface index (slot/port/channel) SSPPCCC |
| I32 atmSvcVccMaxBurstSizeA2B | 1.3.6.1.4.1.1751.2.18.6.3.1.12 | Integer32 | read-only | maximum burst size - side A |
| I32 atmSvcVccMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.3.1.18 | Integer32 | read-only | maximum burst size - side B |
| I32 atmSvcVccPeakCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.3.1.10 | Integer32 | read-only | peak rate - side A |
| I32 atmSvcVccPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.3.1.16 | Integer32 | read-only | peak rate - side B |
| INT atmSvcVccSarTypeA2B | 1.3.6.1.4.1.1751.2.18.6.3.1.8 | INTEGER | read-only | sar type - A to B direction |
| INT atmSvcVccSarTypeB2A | 1.3.6.1.4.1.1751.2.18.6.3.1.14 | INTEGER | read-only | sar type - B to A direction |
| INT atmSvcVccServiceTypeA2B | 1.3.6.1.4.1.1751.2.18.6.3.1.7 | INTEGER | read-only | service type |
| INT atmSvcVccServiceTypeB2A | 1.3.6.1.4.1.1751.2.18.6.3.1.13 | INTEGER | read-only | service type |
| I32 atmSvcVccStatsCellsDroppedA | 1.3.6.1.4.1.1751.2.18.12.3.1.26 | Integer32 | read-only | Cells Dropped on the Incoming side of A |
| I32 atmSvcVccStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.12.3.1.28 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 atmSvcVccStatsCellsTaggedA | 1.3.6.1.4.1.1751.2.18.12.3.1.27 | Integer32 | read-only | Cells Tagged on the Incoming side of A |
| I32 atmSvcVccStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.12.3.1.29 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| atmSvcVccStatsEntry | 1.3.6.1.4.1.1751.2.18.12.3.1 | not-accessible | Row definition for the connection statistics table | |
| NUM atmSvcVccStatsIfA | 1.3.6.1.4.1.1751.2.18.12.3.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| NUM atmSvcVccStatsIfB | 1.3.6.1.4.1.1751.2.18.12.3.1.4 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| I32 atmSvcVccStatsInCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.3.1.7 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmSvcVccStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.3.1.11 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmSvcVccStatsInCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.3.1.8 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmSvcVccStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.3.1.12 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmSvcVccStatsInOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.3.1.16 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmSvcVccStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.3.1.20 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmSvcVccStatsInOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.3.1.17 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 atmSvcVccStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.3.1.21 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| INT atmSvcVccStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.3.1.25 | INTEGER | read-write | Odometer reset button. |
| I32 atmSvcVccStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.3.1.24 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 atmSvcVccStatsOutCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.3.1.9 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmSvcVccStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.3.1.13 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmSvcVccStatsOutCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.3.1.10 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmSvcVccStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.3.1.14 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmSvcVccStatsOutOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.3.1.18 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmSvcVccStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.3.1.22 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmSvcVccStatsOutOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.3.1.19 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 atmSvcVccStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.3.1.23 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| atmSvcVccStatsTable | 1.3.6.1.4.1.1751.2.18.12.3 | not-accessible | Table of statistics for a channel connection | |
| I32 atmSvcVccStatsTimer | 1.3.6.1.4.1.1751.2.18.12.3.1.15 | Integer32 | read-only | Number of seconds stats have been collecting |
| INT atmSvcVccStatsVciA | 1.3.6.1.4.1.1751.2.18.12.3.1.3 | INTEGER | not-accessible | VCI on side A |
| INT atmSvcVccStatsVciB | 1.3.6.1.4.1.1751.2.18.12.3.1.6 | INTEGER | not-accessible | VCI on side B |
| INT atmSvcVccStatsVpiA | 1.3.6.1.4.1.1751.2.18.12.3.1.2 | INTEGER | not-accessible | VPI on side A |
| INT atmSvcVccStatsVpiB | 1.3.6.1.4.1.1751.2.18.12.3.1.5 | INTEGER | not-accessible | VPI on side B |
| I32 atmSvcVccSusCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.3.1.11 | Integer32 | read-only | sustained rate - side A |
| I32 atmSvcVccSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.3.1.17 | Integer32 | read-only | sustained rate - side B |
| atmSvcVccTable | 1.3.6.1.4.1.1751.2.18.6.3 | not-accessible | Table of atm connections | |
| INT atmSvcVccTrafficShapingA2B | 1.3.6.1.4.1.1751.2.18.6.3.1.28 | INTEGER | read-write | Traffic Shaping Support in the A2B direction. |
| INT atmSvcVccTrafficShapingB2A | 1.3.6.1.4.1.1751.2.18.6.3.1.29 | INTEGER | read-write | Traffic Shaping Support in the B2A direction. |
| INT atmSvcVccType | 1.3.6.1.4.1.1751.2.18.6.3.1.20 | INTEGER | read-only | type of connection |
| INT atmSvcVccVciA | 1.3.6.1.4.1.1751.2.18.6.3.1.3 | INTEGER | not-accessible | atm channel identifier - side A |
| INT atmSvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.3.1.6 | INTEGER | not-accessible | atm channel identifier - side B |
| INT atmSvcVccViA | 1.3.6.1.4.1.1751.2.18.6.3.1.22 | INTEGER | read-write | VI to associate the Egress part of the B2A connection . |
| INT atmSvcVccViB | 1.3.6.1.4.1.1751.2.18.6.3.1.23 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT atmSvcVccVpiA | 1.3.6.1.4.1.1751.2.18.6.3.1.2 | INTEGER | not-accessible | atm path identifier - side A |
| INT atmSvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.3.1.5 | INTEGER | not-accessible | atm path identifier - side B |
| INT atmSvcVccVUNIA | 1.3.6.1.4.1.1751.2.18.6.3.1.26 | INTEGER | read-write | VUNI to associate the Egress part of the B2A connection . |
| INT atmSvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.3.1.27 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| INT atmTermEmAdminStatus | 1.3.6.1.4.1.1751.2.18.5.4.1.3 | INTEGER | read-write | The administrative action: 'outOfService' take the interface out of service 'inService' take the interface in service 'delete' remove/deconfigure the interface. |
| atmTermEmConfigEntry | 1.3.6.1.4.1.1751.2.18.5.4.1 | not-accessible | Row definition for ATM Terminal Emulation interface | |
| atmTermEmConfigTable | 1.3.6.1.4.1.1751.2.18.5.4 | not-accessible | Table for ATM Terminal Emulation Interface | |
| NUM atmTermEmIfIndex | 1.3.6.1.4.1.1751.2.18.5.4.1.1 | IntfIndex | not-accessible | interface index (slot/port/channel) SSPPCCC |
| INT atmTermEmOperStatus | 1.3.6.1.4.1.1751.2.18.5.4.1.4 | INTEGER | read-only | The operational status of the interface: 'outOfService' interface is out of service 'inService' interface is in service |
| INT atmTermEmRxTimeOut | 1.3.6.1.4.1.1751.2.18.5.4.1.2 | INTEGER | read-write | receive timeout value in tenths of seconds. |
| I32 atmTrunkingBrVccActiveChanCnt | 1.3.6.1.4.1.1751.2.18.28.4.1.20 | Integer32 | read-only | Number of currently active channels in this Vcc |
| INT atmTrunkingBrVccAudioProfileId | 1.3.6.1.4.1.1751.2.18.28.4.1.35 | INTEGER | read-create | Profile ID |
| INT atmTrunkingBrVccAudioProfileSource | 1.3.6.1.4.1.1751.2.18.28.4.1.34 | INTEGER | read-create | Profile Source |
| I32 atmTrunkingBrVccAvailBw | 1.3.6.1.4.1.1751.2.18.28.4.1.36 | Integer32 | read-only | Available Bandwidth left in this Vcc |
| I32 atmTrunkingBrVccBwAtmMbs01 | 1.3.6.1.4.1.1751.2.18.28.4.1.18 | Integer32 | read-create | Backward Mbs (0+1) |
| I32 atmTrunkingBrVccBwAtmPcr01 | 1.3.6.1.4.1.1751.2.18.28.4.1.14 | Integer32 | read-create | Backward pcr (0+1) |
| I32 atmTrunkingBrVccBwAtmScr01 | 1.3.6.1.4.1.1751.2.18.28.4.1.16 | Integer32 | read-create | Backward scr (0+1) |
| INT atmTrunkingBrVccCASPktXportSupp | 1.3.6.1.4.1.1751.2.18.28.4.1.25 | INTEGER | read-create | Channel Associated Signaling |
| INT atmTrunkingBrVccCircuitModeDataSupp | 1.3.6.1.4.1.1751.2.18.28.4.1.22 | INTEGER | read-create | Circuit mode data |
| INT atmTrunkingBrVccCompressionSpec | 1.3.6.1.4.1.1751.2.18.28.4.1.33 | INTEGER | read-create | Compression Type |
| atmTrunkingBrVccConfigEntry | 1.3.6.1.4.1.1751.2.18.28.4.1 | not-accessible | Row definition for iwf aal2 vcci configuration | |
| NTF atmTrunkingBrVccConfigFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.125 | Info : Notification that an ATM TRUNKING Bearer VCC configuration has failed with return value: - atmTrunkingBrVccRmtIWFIdentifier - atmTrunkingBrVccIdentifier - atmTrunkingConfigFailureCode | ||
| atmTrunkingBrVccConfigTable | 1.3.6.1.4.1.1751.2.18.28.4 | not-accessible | Table of iwf aal2 bearer vcci configuration entities | |
| NTF atmTrunkingBrVccConfiguredNotify | 1.3.6.1.4.1.1751.2.18.8.3.124 | Info : Notification that an ATM TRUNKING Bearer VCC has been configured between Local IWF and with return values - atmTrunkingBrVccRmtIWFIdentifier - atmTrunkingBrVccIdentifier | ||
| INT atmTrunkingBrVccConnType | 1.3.6.1.4.1.1751.2.18.28.4.1.19 | INTEGER | read-create | connection type |
| INT atmTrunkingBrVccCuTimer | 1.3.6.1.4.1.1751.2.18.28.4.1.44 | INTEGER | read-write | CuTimer represents combined use timer, is set to zero such that every ATM cell transmitted contains one, and only one, AAL2 packet, and the first octet of the AAL2 packet header follows immediately after the Start Field in the ATM cell payload. If the AAL2 packet payload is less than 44 octets, the remainder of the ATM cell payload following the end of the AAL2 packet shall be filled with zeros as padding. Each increment of CuTimer means 5ms more to wait. And cuTimer default value 4 means to wait 20ms before the ATM cell is sent out. |
| NTF atmTrunkingBrVccDeletedNotify | 1.3.6.1.4.1.1751.2.18.8.3.126 | Info : Notification that an ATM TRUNKING Bearer VCC has been deleted with return values - atmTrunkingBrVccRmtIWFIdentifier - atmTrunkingBrVccIdentifier | ||
| INT atmTrunkingBrVccDTMFPktXportSupp | 1.3.6.1.4.1.1751.2.18.28.4.1.26 | INTEGER | read-create | DTMF Dialed Digits |
| INT atmTrunkingBrVccFaxModSupp | 1.3.6.1.4.1.1751.2.18.28.4.1.24 | INTEGER | read-create | FAX Demodulation |
| INT atmTrunkingBrVccFrameModeSupp | 1.3.6.1.4.1.1751.2.18.28.4.1.23 | INTEGER | read-create | Frame mode data |
| I32 atmTrunkingBrVccFwAtmMbs01 | 1.3.6.1.4.1.1751.2.18.28.4.1.17 | Integer32 | read-create | Forward Mbs (0+1) |
| I32 atmTrunkingBrVccFwAtmPcr01 | 1.3.6.1.4.1.1751.2.18.28.4.1.13 | Integer32 | read-create | Forward pcr (0+1) |
| I32 atmTrunkingBrVccFwAtmScr01 | 1.3.6.1.4.1.1751.2.18.28.4.1.15 | Integer32 | read-create | Forward scr (0+1) |
| INT atmTrunkingBrVccGr303Supp | 1.3.6.1.4.1.1751.2.18.28.4.1.38 | INTEGER | read-create | GR303 Support |
| INT atmTrunkingBrVccId | 1.3.6.1.4.1.1751.2.18.28.4.1.3 | INTEGER | not-accessible | Id of the AAL2 Bear Vcc |
| INT atmTrunkingBrVccIdleChannSuprSupp | 1.3.6.1.4.1.1751.2.18.28.4.1.31 | INTEGER | read-create | Idle Channel Supression |
| NUM atmTrunkingBrVccIf | 1.3.6.1.4.1.1751.2.18.28.4.1.4 | IntfIndex | read-create | Intf index of the outgoing interface, readonly for SVC/SPVC |
| I32 atmTrunkingBrVccInactiveTimer | 1.3.6.1.4.1.1751.2.18.28.4.1.40 | Integer32 | read-create | The time(in seconds) to wait before releasing the ATM Trunking Bearer VCC SVC after all narrow band calls are dropped |
| INT atmTrunkingBrVccMaxAal2ChanId | 1.3.6.1.4.1.1751.2.18.28.4.1.21 | INTEGER | read-create | Max Id of channels supported within this br vcc |
| INT atmTrunkingBrVccMaxFrameLength | 1.3.6.1.4.1.1751.2.18.28.4.1.30 | INTEGER | read-create | Maximum length of frame mode data |
| INT atmTrunkingBrVccMFR1PktXportSupp | 1.3.6.1.4.1.1751.2.18.28.4.1.27 | INTEGER | read-create | MF-R1 Dialed Digits |
| INT atmTrunkingBrVccMFR2PktXportSupp | 1.3.6.1.4.1.1751.2.18.28.4.1.28 | INTEGER | read-create | MF-R2 Dialed Digits |
| INT atmTrunkingBrVccOamStatus | 1.3.6.1.4.1.1751.2.18.28.4.1.39 | INTEGER | read-write | Indicates the OAM monitoring status of side A. The 2 possible states are: Unsupp: No monitoring enabled. End-Pt: Atm side is only an end point, therefore it will respond to AIS/RDI. |
| INT atmTrunkingBrVccOperStatus | 1.3.6.1.4.1.1751.2.18.28.4.1.12 | INTEGER | read-only | The Operational Status of this Bearer Vcc |
| INT atmTrunkingBrVccOwner | 1.3.6.1.4.1.1751.2.18.28.4.1.11 | INTEGER | read-create | The owner of this Vcc |
| INT atmTrunkingBrVccPCMEncoding | 1.3.6.1.4.1.1751.2.18.28.4.1.29 | INTEGER | read-create | DTMF Dialed Digits |
| INT atmTrunkingBrVccPriority | 1.3.6.1.4.1.1751.2.18.28.4.1.45 | INTEGER | read-write | Priority of TrunkingBrVcc - priority-1 being highest priority . |
| INT atmTrunkingBrVccRestart | 1.3.6.1.4.1.1751.2.18.28.4.1.43 | INTEGER | read-write | The active ATM Trunking BrVcc SPVC is released, if necessary, and a new setup procedure is begun if 'restart', otherwise, noop. |
| I32 atmTrunkingBrVccRetryCounter | 1.3.6.1.4.1.1751.2.18.28.4.1.46 | Integer32 | read-only | Indicates how many attempts to establish the connection have failed. It is reset whenever a connection is successfully established or the BrVcc SPVC is restarted. |
| I32 atmTrunkingBrVccRetryLimit | 1.3.6.1.4.1.1751.2.18.28.4.1.42 | Integer32 | read-create | ATM Trunking Bearer VCC SPVC Retry Limit. 0 indicates unlimited |
| I32 atmTrunkingBrVccRetryTimer | 1.3.6.1.4.1.1751.2.18.28.4.1.41 | Integer32 | read-create | the time(seconds) to wait before attempting to establish the ATM Trunking Bearer VCC SPVC after previous failed call attempt. 0 indicates retries will be attempted immediately |
| I32 atmTrunkingBrVccRmtIWFId | 1.3.6.1.4.1.1751.2.18.28.4.1.1 | Integer32 | not-accessible | IWF ID for the remote IWF |
| ROW atmTrunkingBrVccRowStatus | 1.3.6.1.4.1.1751.2.18.28.4.1.37 | RowStatus | read-create | Row status |
| INT atmTrunkingBrVccSarType | 1.3.6.1.4.1.1751.2.18.28.4.1.10 | INTEGER | read-create | sar type |
| INT atmTrunkingBrVccServiceType | 1.3.6.1.4.1.1751.2.18.28.4.1.9 | INTEGER | read-create | service type |
| NTF atmTrunkingBrVccSetUpNotify | 1.3.6.1.4.1.1751.2.18.8.4.86 | Response : Notification that a ATM Trunking Bearer VCC has been setup successfully. Return values - atmTrunkingBrVccRmtIWFIdentifier atmTrunkingBrVccIdentifier | ||
| INT atmTrunkingBrVccSigVccId | 1.3.6.1.4.1.1751.2.18.28.4.1.2 | INTEGER | read-only | Signalling Vcc associated with this Br Vcc |
| INT atmTrunkingBrVccSilenceDetSupp | 1.3.6.1.4.1.1751.2.18.28.4.1.32 | INTEGER | read-create | Silence Detection |
| NTF atmTrunkingBrVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.87 | Response : Notification that a ATM Trunking Bearer VCC has been torn down successfully. Return values - atmTrunkingBrVccRmtIWFIdentifier atmTrunkingBrVccIdentifier | ||
| INT atmTrunkingBrVccVci | 1.3.6.1.4.1.1751.2.18.28.4.1.6 | INTEGER | read-create | VCI value of this VCC connection. Valid range is a number between 0 and 65535. |
| INT atmTrunkingBrVccViB | 1.3.6.1.4.1.1751.2.18.28.4.1.7 | INTEGER | read-create | VI to associate the Egress part of A2B connection |
| INT atmTrunkingBrVccVpi | 1.3.6.1.4.1.1751.2.18.28.4.1.5 | INTEGER | read-create | VPI value of this VCC connection. Valid range is a number between 0 and 4095. |
| INT atmTrunkingBrVccVUNIB | 1.3.6.1.4.1.1751.2.18.28.4.1.8 | INTEGER | read-create | VUNI associated the Egress part of A2B connection |
| INT atmTrunkingConfigFailureCode | 1.3.6.1.4.1.1751.2.18.15.59 | INTEGER | read-only | An identified reason for failure while configuring/modifying ATM Trunking parameters: localIWFAlreadyConfigured(1) : Local IWF has already been configured, the parameters can not be changed or apply again. localIWFAtmAddressError(2): the ATM Address for Local IWF is not valid or this address has been used by someone else. localIWFIdOutOfRange(3): the Identification of Local IWF is out of range. maxNumberRmtIWFOutOfRange(4): the maximum number of Remote IWF is out of range. rmtIWFAlreadyConfigured(5): this remote IWF has already been configured( with index atmTrunkingRmtIWFIdentifier). rmtIWFIdOutOfRange: the identifier for the remote IWF is out of range. rmtIWFAtmAddressError: the ATM Address for remote IWF is not valid or this address has been used by someone else. vccIdError: the VCC ID for the SigVcc or BrVcc is 0, or this VCC ID is out of range or it has been used by someone else. vccPvcParameterNotAcceptable: the parameters of PVC side, including slot, port, channel, vpi, vci, are not acceptable. vccTrafficParameterNotValid: the VCC traffic parameters are not acceptable, including FwPcr01, BwPcr01, FwScr01, BwScr01, FWMbs01, BwMbs01, BrVccServiceType, BrVccSarType. vccViVuniNotValid: the configuration of Egress Vi/VUNI is not acceptable. vccTrunkParameterNotValid: the parameters for the Trunk is not supported, including BrVccMaxAal2ChanId, BrVccCircuitModeDataSupp, BrVccFrameModeSupp, BrVccFaxModeSupp, CASPktXportSupp, BrVccDTMFPktXportSupp, BrVccMFR1PktXportSupp, BrVccMFR2PktXportSupp, BrVccPCMEncoding, BrVccMaxFrameLength, BrVccIdleChannSuprSupp, BrVccSilenceDetSupp, BrVccCompressionSpec,AudioProfileId, SigVccSignaling. vccTrunkFeatureParameterNotValid: PSAX proprietary feature parameters not supported including SigVccInactiveTimer, SigVccRetryTimer, SigVccRetryLimit, BrVccInactiveTimer, BrVccRetryTimer, BrVccRetryLimit, BrVccGr303Supp, BrVccOamStatus. localIwfNotConfigured(14) : Local IWF not Configured localIwfIdNotMatch(15): specified Local IWF not match localIwfStatus(16): this operation is not supported because of the status of Local IWF rmtIwfNotConfigured(17): Remote IWF Not Configured rmtIwfModeNotCompatible(18): the Mode of Remote IWF is not compatiable rmtIwfStatus(19): this operation is not support because of the Status of Remote IWF vccAlreadyConfigured(20): This VCC has been configured vccPvcCacReject(21): PVC Configuration rejected by Cac Reservation Function requiredFieldMissing(22): mandatory fields missing outOfResource(23): Atm Trunking Task or System out of resource for this configuration rowStatusError(24):Row Status Error with the SNMP command generalErrorUnspecified(25): all other unspecified failure cause. |
| NUM atmTrunkingDataChanNBIntf | 1.3.6.1.4.1.1751.2.18.28.5.1.7 | IntfIndex | read-only | The index of narrowband interface this channel is mapped to |
| INT atmTrunkingDataChannelBrVccId | 1.3.6.1.4.1.1751.2.18.28.5.1.3 | INTEGER | not-accessible | Id of the AAL2 Bear Vcc |
| atmTrunkingDataChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.28.5.1 | not-accessible | Row definition for iwf aal2 data channel configuration | |
| atmTrunkingDataChannelConfigTable | 1.3.6.1.4.1.1751.2.18.28.5 | not-accessible | Table of iwf aal2 data channel configuration entities | |
| INT atmTrunkingDataChannelId | 1.3.6.1.4.1.1751.2.18.28.5.1.4 | INTEGER | not-accessible | The AAL2 Channel Id of this channel |
| I32 atmTrunkingDataChannelRmtIWFId | 1.3.6.1.4.1.1751.2.18.28.5.1.1 | Integer32 | not-accessible | IWF ID for the remote IWF |
| INT atmTrunkingDataChannelSigVccId | 1.3.6.1.4.1.1751.2.18.28.5.1.2 | INTEGER | read-only | Vcc ID assigned by the owner of this signaling Vcc |
| INT atmTrunkingDataChanOperStatus | 1.3.6.1.4.1.1751.2.18.28.5.1.5 | INTEGER | read-only | Operational Status of this channel |
| INT atmTrunkingDataChanOwner | 1.3.6.1.4.1.1751.2.18.28.5.1.6 | INTEGER | read-only | The owner of this channel |
| INT atmTrunkingIWFAdminStatus | 1.3.6.1.4.1.1751.2.18.28.1.4 | INTEGER | read-write | Indicates whether the Local IWF is active or not |
| atmTrunkingIWFBaseGroup | 1.3.6.1.4.1.1751.2.18.28.1 | |||
| I32 atmTrunkingIWFIdentifier | 1.3.6.1.4.1.1751.2.18.28.1.1 | Integer32 | read-write | IWF ID for the local endpoint |
| OCT atmTrunkingIWFLocalAddress | 1.3.6.1.4.1.1751.2.18.28.1.2 | OCTET STRING | read-write | IWF ATM address for the local endpoint |
| I32 atmTrunkingIWFMaxRemoteIWF | 1.3.6.1.4.1.1751.2.18.28.1.3 | Integer32 | read-write | Maximum remote IWF that can connect to this endpoint |
| NTF atmTrunkingLocalIWFConfigFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.111 | Info: Local IWF Configured return value: atmTrunkingIWFIdentifier atmTrunkingConfigFailureCode | ||
| NTF atmTrunkingLocalIWFConfiguredNotify | 1.3.6.1.4.1.1751.2.18.8.3.110 | Info: Local IWF Configured return value: atmTrunkingIWFIdentifier | ||
| NTF atmTrunkingLocalIWFDeletedNotify | 1.3.6.1.4.1.1751.2.18.8.3.114 | Info: configuration of Local IWF deleted return value: atmTrunkingIWFIdentifier | ||
| NTF atmTrunkingLocalIWFDeleteFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.115 | Info: configuration of Local IWF can not be deleted return value: atmTrunkingIWFIdentifier atmTrunkingConfigFailureCode | ||
| NTF atmTrunkingLocalIWFModifiedNotify | 1.3.6.1.4.1.1751.2.18.8.3.112 | Info: configuration of Local IWF modified return value: atmTrunkingIWFIdentifier | ||
| NTF atmTrunkingLocalIWFModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.113 | Info: Modification of Local IWF has failed return value: atmTrunkingIWFIdentifier atmTrunkingConfigFailureCode | ||
| atmTrunkingMIBObjects | 1.3.6.1.4.1.1751.2.18.28 | |||
| OCT atmTrunkingRemoteIWFAddress | 1.3.6.1.4.1.1751.2.18.28.2.1.2 | OCTET STRING | read-create | IWF ATM address for the remote IWF |
| INT atmTrunkingRemoteIWFAdminStatus | 1.3.6.1.4.1.1751.2.18.28.2.1.4 | INTEGER | read-create | Indicates whether the Local IWF is active or not |
| NTF atmTrunkingRemoteIWFConfigFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.117 | Info : Notification that an ATM TRUNKING Remote IWF configuration has failed with return value : - atmTrunkingRmtIWFIdentifier - atmTrunkingConfigFailureCode | ||
| NTF atmTrunkingRemoteIWFConfiguredNotify | 1.3.6.1.4.1.1751.2.18.8.3.116 | Info : Notification that an ATM TRUNKING Remote IWF has been configured with return values - atmTrunkingRmtIWFIdentifier | ||
| NTF atmTrunkingRemoteIWFDeletedNotify | 1.3.6.1.4.1.1751.2.18.8.3.118 | Info : Notification that an ATM TRUNKING Remote IWF has been deleted with return values - atmTrunkingRmtIWFIdentifier | ||
| atmTrunkingRemoteIWFEntry | 1.3.6.1.4.1.1751.2.18.28.2.1 | not-accessible | Entry in atmTrunkingRemoteIWFTable | |
| I32 atmTrunkingRemoteIWFIdentifier | 1.3.6.1.4.1.1751.2.18.28.2.1.1 | Integer32 | not-accessible | IWF ID for the remote IWF |
| NTF atmTrunkingRemoteIWFModifiedNotify | 1.3.6.1.4.1.1751.2.18.8.3.119 | Info : Notification that an ATM TRUNKING Remote IWF has been modified with return values - atmTrunkingRmtIWFIdentifier | ||
| NTF atmTrunkingRemoteIWFModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.120 | Info : Notification that an ATM TRUNKING Remote IWF has been configured with return values - atmTrunkingRmtIWFIdentifier | ||
| ROW atmTrunkingRemoteIWFRowStatus | 1.3.6.1.4.1.1751.2.18.28.2.1.5 | RowStatus | read-create | Maximum remote IWF that can connect to this endpoint |
| atmTrunkingRemoteIWFTable | 1.3.6.1.4.1.1751.2.18.28.2 | not-accessible | Remote IWF table | |
| INT atmTrunkingRemoteIWFTrnkMode | 1.3.6.1.4.1.1751.2.18.28.2.1.3 | INTEGER | read-create | Maximum remote IWF that can connect to this endpoint |
| I32 atmTrunkingSigVccActiveAal2Vcc | 1.3.6.1.4.1.1751.2.18.28.3.1.17 | Integer32 | read-only | Number of active bearer VCCs controlled by this SigVcc |
| I32 atmTrunkingSigVccBwMbs01 | 1.3.6.1.4.1.1751.2.18.28.3.1.15 | Integer32 | read-create | Backward MBS for the call |
| I32 atmTrunkingSigVccBwPcr01 | 1.3.6.1.4.1.1751.2.18.28.3.1.11 | Integer32 | read-create | Backward PCR for the call |
| I32 atmTrunkingSigVccBwScr01 | 1.3.6.1.4.1.1751.2.18.28.3.1.13 | Integer32 | read-create | Backward SCR for the call |
| NTF atmTrunkingSigVccConfigFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.122 | Info : Notification that an ATM TRUNKING Signalling VCC configuration has failed with return value: - atmTrunkingSigVccRmtIWFIdentifier - atmTrunkingSigVccIdentifier - atmTrunkingConfigFailureCode | ||
| NTF atmTrunkingSigVccConfiguredNotify | 1.3.6.1.4.1.1751.2.18.8.3.121 | Info : Notification that an ATM TRUNKING Signalling VCC has been configured between Local IWF and with return values - atmTrunkingSigVccRmtIWFIdentifier - atmTrunkingSigVccIdentifier | ||
| NTF atmTrunkingSigVccDeletedNotify | 1.3.6.1.4.1.1751.2.18.8.3.123 | Info : Notification that an ATM TRUNKING Signalling VCC has been deleted with return values - atmTrunkingSigVccRmtIWFIdentifier - atmTrunkingSigVccIdentifier | ||
| atmTrunkingSigVccEntry | 1.3.6.1.4.1.1751.2.18.28.3.1 | not-accessible | Entry in atmTrunkingSigVccTable | |
| I32 atmTrunkingSigVccFwMbs01 | 1.3.6.1.4.1.1751.2.18.28.3.1.14 | Integer32 | read-create | Forward MBS for the call |
| I32 atmTrunkingSigVccFwPcr01 | 1.3.6.1.4.1.1751.2.18.28.3.1.10 | Integer32 | read-create | Forward PCR for the call |
| I32 atmTrunkingSigVccFwScr01 | 1.3.6.1.4.1.1751.2.18.28.3.1.12 | Integer32 | read-create | Forward SCR for the call |
| INT atmTrunkingSigVccIdentifier | 1.3.6.1.4.1.1751.2.18.28.3.1.2 | INTEGER | not-accessible | Vcc ID assigned by the owner of this signaling Vcc |
| I32 atmTrunkingSigVccInactiveTimer | 1.3.6.1.4.1.1751.2.18.28.3.1.7 | Integer32 | read-create | Inactive time period on which to clear the call |
| I32 atmTrunkingSigVccMaxAal2Vcc | 1.3.6.1.4.1.1751.2.18.28.3.1.16 | Integer32 | read-create | Maximum number of bearer VCCs controlled by this SigVcc |
| INT atmTrunkingSigVccOperStatus | 1.3.6.1.4.1.1751.2.18.28.3.1.18 | INTEGER | read-only | Indicates whether the Local IWF is active or not |
| NUM atmTrunkingSigVccOutgoingIfIndex | 1.3.6.1.4.1.1751.2.18.28.3.1.3 | IntfIndex | read-create | Intf index of the outgoing interface,readonly for SVC/SPVC |
| INT atmTrunkingSigVccOutgoingVci | 1.3.6.1.4.1.1751.2.18.28.3.1.5 | INTEGER | read-create | VCI used at the outgoing interface, readonly for SVC/SPVC |
| INT atmTrunkingSigVccOutgoingVpi | 1.3.6.1.4.1.1751.2.18.28.3.1.4 | INTEGER | read-create | VPI used at the outgoing interface, readonly for SVC/SPVC |
| INT atmTrunkingSigVccOwner | 1.3.6.1.4.1.1751.2.18.28.3.1.6 | INTEGER | read-create | Indicates who is the owner of the Sig VCC |
| INT atmTrunkingSigVccPriority | 1.3.6.1.4.1.1751.2.18.28.3.1.25 | INTEGER | read-write | Priority of TrunkingSigVcc - priority-1 being highest priority . |
| INT atmTrunkingSigVccRestart | 1.3.6.1.4.1.1751.2.18.28.3.1.24 | INTEGER | read-write | The active ATM Trunking SPVC is released, if necessary, and a new setup procedure is begun if restart, otherwise, noop. |
| I32 atmTrunkingSigVccRetryCounter | 1.3.6.1.4.1.1751.2.18.28.3.1.26 | Integer32 | read-only | Indicates how many attempts to establish the connection have failed. It is reset whenever a connection is successfully established or the SigVcc SPVC is restarted. |
| I32 atmTrunkingSigVccRetryLimit | 1.3.6.1.4.1.1751.2.18.28.3.1.23 | Integer32 | read-create | ATM Trunking Signalling VCC SPVC Retry Limit. 0 indicates unlimited |
| I32 atmTrunkingSigVccRetryTimer | 1.3.6.1.4.1.1751.2.18.28.3.1.22 | Integer32 | read-create | the time(seconds) to wait before attempting to establish the ATM Trunking Signalling VCC SPVC after previous failed call attempt. 0 indicates retries will be attempted immedi ately |
| I32 atmTrunkingSigVccRmtIWFIdentifier | 1.3.6.1.4.1.1751.2.18.28.3.1.1 | Integer32 | not-accessible | IWF ID for the remote IWF |
| ROW atmTrunkingSigVccRowStatus | 1.3.6.1.4.1.1751.2.18.28.3.1.19 | RowStatus | read-create | Row status |
| NTF atmTrunkingSigVccSetUpNotify | 1.3.6.1.4.1.1751.2.18.8.4.84 | Response : Notification that a ATM Trunking Signalling VCC has been setup successfully. Return values - atmTrunkingSigVccRmtIWFIdentifier atmTrunkingSigVccIdentifier | ||
| INT atmTrunkingSigVccSignaling | 1.3.6.1.4.1.1751.2.18.28.3.1.9 | INTEGER | read-create | Indicates the signalling protocol used between the IWFs |
| atmTrunkingSigVccTable | 1.3.6.1.4.1.1751.2.18.28.3 | not-accessible | Table of iwf signaling vcc configuration entities | |
| NTF atmTrunkingSigVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.85 | Response : Notification that a ATM Trunking Signalling VCC has been torn down successfully. Return values - atmTrunkingSigVccRmtIWFIdentifier atmTrunkingSigVccIdentifier | ||
| INT atmTrunkingSigVccType | 1.3.6.1.4.1.1751.2.18.28.3.1.8 | INTEGER | read-create | Indicates if the SigVcc should be setup as PVC/SPVC/SVC |
| INT atmTrunkingSigVccViB | 1.3.6.1.4.1.1751.2.18.28.3.1.20 | INTEGER | read-create | VI to associate the Egress part of A2B connection |
| INT atmTrunkingSigVccVUNIB | 1.3.6.1.4.1.1751.2.18.28.3.1.21 | INTEGER | read-create | VUNI associated the Egress part of A2B connection |
| I32 atmTrunkNarrowBandCalls | 1.3.6.1.4.1.1751.2.18.1.108 | Integer32 | read-write | The total number of ATM Trunking Narrow Band Calls supported |
| I32 atmTrunkVccs | 1.3.6.1.4.1.1751.2.18.1.107 | Integer32 | read-write | The total number of ATM Trunk VCCs (including SigVccs and Bearer Vccs). |
| INT atmUniAddrType | 1.3.6.1.4.1.1751.2.18.5.1.1.2 | INTEGER | read-write | atm address type |
| INT atmUniAdminStatus | 1.3.6.1.4.1.1751.2.18.5.1.1.7 | INTEGER | read-write | The administrative action: 'outOfService' means take the UNI out of service 'inService' means take the UNI in service 'delete' remove/deconfigure the UNI. |
| INT atmUniAtmSignalingStatus | 1.3.6.1.4.1.1751.2.18.5.1.1.27 | INTEGER | read-write | Indicates if atm signaling is enabled or disabled for this interface. |
| I32 atmUniAvailBwEgr | 1.3.6.1.4.1.1751.2.18.5.1.1.46 | Integer32 | read-only | The Avail Bandwidth for that interface in cells per sec which can go out of the interface. Bandwidth for UBR conns will not be accounted for |
| I32 atmUniAvailBwIgr | 1.3.6.1.4.1.1751.2.18.5.1.1.45 | Integer32 | read-only | The Avail Bandwidth for that interface in cells per sec. Bandwidth for UBR conns will not be accounted for |
| atmUniConfigEntry | 1.3.6.1.4.1.1751.2.18.5.1.1 | not-accessible | Row definition of atm UNI | |
| atmUniConfigTable | 1.3.6.1.4.1.1751.2.18.5.1 | not-accessible | Table of atm user to network interface (UNI) | |
| INT atmUniConnTrafficShapingFlag | 1.3.6.1.4.1.1751.2.18.5.1.1.50 | INTEGER | read-write | Traffic Shaping for Conn was enabled primarily because the core would lose cells since we were non-conformant cells. Therefore the hardware added traffic shaping per connection. But condition is VI should not be enabled if this feature is enabled. |
| NUM atmUniIfIndex | 1.3.6.1.4.1.1751.2.18.5.1.1.1 | IntfIndex | not-accessible | interface index (slot/port/channel) SSPPCCC |
| INT atmUniIlmiAddrRegProc | 1.3.6.1.4.1.1751.2.18.5.1.1.36 | INTEGER | read-write | ILMI Address Registration Procedure status. |
| INT atmUniIlmiAttachPtProc | 1.3.6.1.4.1.1751.2.18.5.1.1.34 | INTEGER | read-write | ILMI Attachment Point Procedure status. |
| INT atmUniIlmiConfigProc | 1.3.6.1.4.1.1751.2.18.5.1.1.32 | INTEGER | read-write | ILMI Configuration Procedure status. |
| INT atmUniIlmiConnectProc | 1.3.6.1.4.1.1751.2.18.5.1.1.33 | INTEGER | read-write | ILMI Connectivity Procedure status. |
| INT atmUniIlmiOperStatus | 1.3.6.1.4.1.1751.2.18.5.1.1.31 | INTEGER | read-only | The operational status: 'outOfService' - ILMI connectivity is down 'inService' - ILMI connectivity is up. |
| INT atmUniIlmiProtocolStatus | 1.3.6.1.4.1.1751.2.18.5.1.1.30 | INTEGER | read-write | The administrative status: 'enabled' - ILMI protocol enabled on UNI 'disabled' - ILMI protocol disabled on UNI. |
| I32 atmUniIlmiRetryK | 1.3.6.1.4.1.1751.2.18.5.1.1.39 | Integer32 | read-write | Retry K - number of timeouts before link is declared down. |
| INT atmUniIlmiSecureLinkProc | 1.3.6.1.4.1.1751.2.18.5.1.1.35 | INTEGER | read-write | ILMI Secure Link Procedure status. Can be enabled only if Attachment Point Procedure is enabled. |
| I32 atmUniIlmiTimerS | 1.3.6.1.4.1.1751.2.18.5.1.1.37 | Integer32 | read-write | Timer S (secs). Used to poll peer when link is down. |
| I32 atmUniIlmiTimerT | 1.3.6.1.4.1.1751.2.18.5.1.1.38 | Integer32 | read-write | Timer T (secs). Used to poll peer when link is up. |
| INT atmUniIntfType | 1.3.6.1.4.1.1751.2.18.5.1.1.40 | INTEGER | read-write | atm interface type |
| STR atmUniMyIfName | 1.3.6.1.4.1.1751.2.18.5.1.1.29 | DisplayString | read-write | A textual name of this interface. If this system is manageable manageable through SNMP and supports the object ifName, the value of this object must be identical with that of ifName for the ifEntry of the lowest level physical interface for this port. This interface must be uniquely named on this system to distinguish parallel links with a neighboring system. If this interface does not have a textual name, the value of this object is a zero length string. |
| STR atmUniMyNeighborIfName | 1.3.6.1.4.1.1751.2.18.5.1.1.22 | DisplayString | read-write | The textual name of the interface on the neighbor system on the far end of this interface, and to which this interface connects. If the neighbor system is manageable through SNMP and supports the object ifName, the value of this object must be identical with that of ifName for the ifEntry of the lowest level physical interface for this port. If this interface does not have a textual name, the value of this object is a zero length string. Note that the value of this object can currently only be obtained by manual configuration. |
| IP atmUniMyNeighborIpAddress | 1.3.6.1.4.1.1751.2.18.5.1.1.21 | IpAddress | read-write | The IP address of the neighbor system connected to the far end of this interface, to which a Network Management Station can send SNMP messages, as IP datagrams sent to UDP port 161, in order to access network management information concerning the operation of that system. Note that the value of this object can currently only be obtained by manual configuration. |
| OCT atmUniNwPrefix1 | 1.3.6.1.4.1.1751.2.18.5.1.1.9 | OCTET STRING | read-write | ATM Network Prefix 1 |
| INT atmUniOperStatus | 1.3.6.1.4.1.1751.2.18.5.1.1.8 | INTEGER | read-only | The operational status of the UNI: 'outOfService' means the UNI is out of service 'inService' means the UNI is in service |
| INT atmUniOverSubscription | 1.3.6.1.4.1.1751.2.18.5.1.1.10 | INTEGER | read-write | Over subscription factor |
| INT atmUniSscopRxWndSz | 1.3.6.1.4.1.1751.2.18.5.1.1.49 | INTEGER | read-write | The receive window size for the SSCOP layer |
| INT atmUniSvcMaxVci | 1.3.6.1.4.1.1751.2.18.5.1.1.6 | INTEGER | read-write | The upper bound of the VCI for SVC connections. |
| INT atmUniSvcMaxVpi | 1.3.6.1.4.1.1751.2.18.5.1.1.4 | INTEGER | read-write | The upper bound of the VPI for SVC connections. |
| INT atmUniSvcMinVci | 1.3.6.1.4.1.1751.2.18.5.1.1.5 | INTEGER | read-write | The lower bound of the VCI for SVC connections. |
| INT atmUniSvcMinVpi | 1.3.6.1.4.1.1751.2.18.5.1.1.3 | INTEGER | read-write | The lower bound of the VPI for SVC connections. |
| I32 atmUniT303 | 1.3.6.1.4.1.1751.2.18.5.1.1.11 | Integer32 | read-write | Timer T303 value - seconds |
| I32 atmUniT308 | 1.3.6.1.4.1.1751.2.18.5.1.1.12 | Integer32 | read-write | Timer T308 value - seconds |
| I32 atmUniT309 | 1.3.6.1.4.1.1751.2.18.5.1.1.13 | Integer32 | read-write | Timer T309 value - seconds |
| I32 atmUniT310 | 1.3.6.1.4.1.1751.2.18.5.1.1.14 | Integer32 | read-write | Timer T310 value - seconds |
| I32 atmUniT313 | 1.3.6.1.4.1.1751.2.18.5.1.1.15 | Integer32 | read-write | Timer T313 value - User side only - seconds |
| I32 atmUniT316 | 1.3.6.1.4.1.1751.2.18.5.1.1.16 | Integer32 | read-write | Timer T316 value - seconds |
| I32 atmUniT317 | 1.3.6.1.4.1.1751.2.18.5.1.1.17 | Integer32 | read-write | Timer T317 value - seconds |
| I32 atmUniT322 | 1.3.6.1.4.1.1751.2.18.5.1.1.18 | Integer32 | read-write | Timer T322 value - seconds |
| I32 atmUniT398 | 1.3.6.1.4.1.1751.2.18.5.1.1.19 | Integer32 | read-write | Timer T398 value - seconds |
| I32 atmUniT399 | 1.3.6.1.4.1.1751.2.18.5.1.1.20 | Integer32 | read-write | Timer T399 value - seconds |
| INT atmUniUbrLoadBalSupp | 1.3.6.1.4.1.1751.2.18.5.1.1.44 | INTEGER | read-write | load balancing supp for ubr conns off/on |
| INT atmUniUPCSupp | 1.3.6.1.4.1.1751.2.18.5.1.1.43 | INTEGER | read-write | upc supp off/on |
| OCT atmUniUserAddress | 1.3.6.1.4.1.1751.2.18.5.1.1.41 | OCTET STRING | read-write | ATM User Address |
| INT atmUniUserAddrOrgScope | 1.3.6.1.4.1.1751.2.18.5.1.1.48 | INTEGER | read-write | ATM User Address Organizational scope |
| INT atmUniVciIlmi | 1.3.6.1.4.1.1751.2.18.5.1.1.26 | INTEGER | read-write | VCI value for the ilmi channel for the UNI interface. |
| INT atmUniVciSig | 1.3.6.1.4.1.1751.2.18.5.1.1.24 | INTEGER | read-write | VCI value for the signalling channel for the UNI interface. |
| INT atmUniViSuppFlag | 1.3.6.1.4.1.1751.2.18.5.1.1.42 | INTEGER | read-write | virtual interface supp off/on |
| INT atmUniVpiIlmi | 1.3.6.1.4.1.1751.2.18.5.1.1.25 | INTEGER | read-write | VPI value for the ilmi channel for the UNI interface. |
| INT atmUniVpiSig | 1.3.6.1.4.1.1751.2.18.5.1.1.23 | INTEGER | read-write | VPI value for the signalling channel for the UNI interface. |
| INT atmUniVUNISuppFlag | 1.3.6.1.4.1.1751.2.18.5.1.1.47 | INTEGER | read-write | virtual UNI interface supp off/on |
| INT atmVci | 1.3.6.1.4.1.1751.2.18.15.54 | INTEGER | read-only | Vci is used in identification of Traps |
| INT atmVnnAddrType | 1.3.6.1.4.1.1751.2.18.5.17.1.2 | INTEGER | read-write | atm address type |
| INT atmVnnAdminStatus | 1.3.6.1.4.1.1751.2.18.5.17.1.7 | INTEGER | read-write | The administrative action: 'outOfService' means take the UNI out of service 'inService' means take the UNI in service 'delete' remove/deconfigure the UNI. |
| INT atmVnnAtmSignalingStatus | 1.3.6.1.4.1.1751.2.18.5.17.1.27 | INTEGER | read-only | Indicates if atm signaling is enabled or disabled for this interface. Consistent with other AC interfaces |
| I32 atmVnnAvailBwEgr | 1.3.6.1.4.1.1751.2.18.5.17.1.40 | Integer32 | read-only | The Avail Bandwidth for that interface in cells per sec. Bandwidth for UBR conns will not be accounted for. |
| I32 atmVnnAvailBwIgr | 1.3.6.1.4.1.1751.2.18.5.17.1.39 | Integer32 | read-only | The Avail Bandwidth for that interface in cells per sec. Bandwidth for UBR conns will not be accounted for. |
| atmVnnConfigEntry | 1.3.6.1.4.1.1751.2.18.5.17.1 | not-accessible | Row definition of atm UNI | |
| atmVnnConfigTable | 1.3.6.1.4.1.1751.2.18.5.17 | not-accessible | Table of atm user to network interface (UNI) | |
| NUM atmVnnIfIndex | 1.3.6.1.4.1.1751.2.18.5.17.1.1 | IntfIndex | not-accessible | interface index (slot/port/channel) SSPPCCC |
| INT atmVnnIlmiAddrRegProc | 1.3.6.1.4.1.1751.2.18.5.17.1.35 | INTEGER | read-only | ILMI Address Registration Procedure status. |
| INT atmVnnIlmiAttachPtProc | 1.3.6.1.4.1.1751.2.18.5.17.1.33 | INTEGER | read-only | ILMI Attachment Point Procedure status. |
| INT atmVnnIlmiConfigProc | 1.3.6.1.4.1.1751.2.18.5.17.1.31 | INTEGER | read-only | ILMI Configuration Procedure status. |
| INT atmVnnIlmiConnectProc | 1.3.6.1.4.1.1751.2.18.5.17.1.32 | INTEGER | read-only | ILMI Connectivity Procedure status. |
| INT atmVnnIlmiOperStatus | 1.3.6.1.4.1.1751.2.18.5.17.1.30 | INTEGER | read-only | The operational status: 'outOfService' - ILMI connectivity is down 'inService' - ILMI connectivity is up. |
| INT atmVnnIlmiProtocolStatus | 1.3.6.1.4.1.1751.2.18.5.17.1.29 | INTEGER | read-only | The administrative status: 'enabled' - ILMI protocol enabled on UNI. |
| I32 atmVnnIlmiRetryK | 1.3.6.1.4.1.1751.2.18.5.17.1.38 | Integer32 | read-write | Retry K - number of timeouts before link is declared down. |
| INT atmVnnIlmiSecureLinkProc | 1.3.6.1.4.1.1751.2.18.5.17.1.34 | INTEGER | read-only | ILMI Secure Link Procedure status. Can be enabled only if Attachment Point Procedure is enabled. |
| I32 atmVnnIlmiTimerS | 1.3.6.1.4.1.1751.2.18.5.17.1.36 | Integer32 | read-write | Timer S (secs). Used to poll peer when link is down. |
| I32 atmVnnIlmiTimerT | 1.3.6.1.4.1.1751.2.18.5.17.1.37 | Integer32 | read-write | Timer T (secs). Used to poll peer when link is up. |
| STR atmVnnMyIfName | 1.3.6.1.4.1.1751.2.18.5.17.1.28 | DisplayString | read-write | A textual name of this interface. If this system is manageable manageable through SNMP and supports the object ifName, the value of this object must be identical with that of ifName for the ifEntry of the lowest level physical interface for this port. This interface must be uniquely named on this system to distinguish parallel links with a neighboring system. If this interface does not have a textual name, the value of this object is a zero length string. |
| STR atmVnnMyNeighborIfName | 1.3.6.1.4.1.1751.2.18.5.17.1.22 | DisplayString | read-write | The textual name of the interface on the neighbor system on the far end of this interface, and to which this interface connects. If the neighbor system is manageable through SNMP and supports the object ifName, the value of this object must be identical with that of ifName for the ifEntry of the lowest level physical interface for this port. If this interface does not have a textual name, the value of this object is a zero length string. Note that the value of this object can currently only be obtained by manual configuration. |
| IP atmVnnMyNeighborIpAddress | 1.3.6.1.4.1.1751.2.18.5.17.1.21 | IpAddress | read-write | The IP address of the neighbor system connected to the far end of this interface, to which a Network Management Station can send SNMP messages, as IP datagrams sent to UDP port 161, in order to access network management information concerning the operation of that system. Note that the value of this object can currently only be obtained by manual configuration. |
| OCT atmVnnNwPrefix1 | 1.3.6.1.4.1.1751.2.18.5.17.1.10 | OCTET STRING | read-only | ATM Network Prefix 1 |
| INT atmVnnOperStatus | 1.3.6.1.4.1.1751.2.18.5.17.1.8 | INTEGER | read-only | The operational status of the UNI: 'outOfService' means the UNI is out of service 'inService' means the UNI is in service |
| INT atmVnnOverSubscription | 1.3.6.1.4.1.1751.2.18.5.17.1.9 | INTEGER | read-write | Over subscription factor |
| INT atmVnnSscopRxWndSz | 1.3.6.1.4.1.1751.2.18.5.17.1.43 | INTEGER | read-write | The receive window size for the SSCOP layer |
| INT atmVnnSvcMaxVci | 1.3.6.1.4.1.1751.2.18.5.17.1.6 | INTEGER | read-write | The upper bound of the VCI for SVC connections. |
| INT atmVnnSvcMaxVpi | 1.3.6.1.4.1.1751.2.18.5.17.1.4 | INTEGER | read-write | The upper bound of the VPI for SVC connections. |
| INT atmVnnSvcMinVci | 1.3.6.1.4.1.1751.2.18.5.17.1.5 | INTEGER | read-write | The lower bound of the VCI for SVC connections. |
| INT atmVnnSvcMinVpi | 1.3.6.1.4.1.1751.2.18.5.17.1.3 | INTEGER | read-write | The lower bound of the VPI for SVC connections. |
| I32 atmVnnT303 | 1.3.6.1.4.1.1751.2.18.5.17.1.11 | Integer32 | read-write | Timer T303 value - seconds |
| I32 atmVnnT308 | 1.3.6.1.4.1.1751.2.18.5.17.1.12 | Integer32 | read-write | Timer T308 value - seconds |
| I32 atmVnnT309 | 1.3.6.1.4.1.1751.2.18.5.17.1.13 | Integer32 | read-write | Timer T309 value - seconds |
| I32 atmVnnT310 | 1.3.6.1.4.1.1751.2.18.5.17.1.14 | Integer32 | read-write | Timer T310 value - seconds |
| I32 atmVnnT313 | 1.3.6.1.4.1.1751.2.18.5.17.1.15 | Integer32 | read-write | Timer T313 value - User side only - seconds |
| I32 atmVnnT316 | 1.3.6.1.4.1.1751.2.18.5.17.1.16 | Integer32 | read-write | Timer T316 value - seconds |
| I32 atmVnnT317 | 1.3.6.1.4.1.1751.2.18.5.17.1.17 | Integer32 | read-write | Timer T317 value - seconds |
| I32 atmVnnT322 | 1.3.6.1.4.1.1751.2.18.5.17.1.18 | Integer32 | read-write | Timer T322 value - seconds |
| I32 atmVnnT398 | 1.3.6.1.4.1.1751.2.18.5.17.1.19 | Integer32 | read-write | Timer T398 value - seconds |
| I32 atmVnnT399 | 1.3.6.1.4.1.1751.2.18.5.17.1.20 | Integer32 | read-write | Timer T399 value - seconds |
| INT atmVnnUbrLoadBalSupp | 1.3.6.1.4.1.1751.2.18.5.17.1.42 | INTEGER | read-write | load balancing supp for ubr conns off/on |
| INT atmVnnUPCSupp | 1.3.6.1.4.1.1751.2.18.5.17.1.41 | INTEGER | read-write | upc supp off/on |
| INT atmVnnVciIlmi | 1.3.6.1.4.1.1751.2.18.5.17.1.26 | INTEGER | read-write | VCI value for the ilmi channel for the UNI interface. |
| INT atmVnnVciSig | 1.3.6.1.4.1.1751.2.18.5.17.1.24 | INTEGER | read-write | VCI value for the signalling channel for the UNI interface. |
| INT atmVnnVpiIlmi | 1.3.6.1.4.1.1751.2.18.5.17.1.25 | INTEGER | read-write | VPI value for the ilmi channel for the UNI interface. |
| INT atmVnnVpiSig | 1.3.6.1.4.1.1751.2.18.5.17.1.23 | INTEGER | read-write | VPI value for the signalling channel for the UNI interface. |
| INT atmVpi | 1.3.6.1.4.1.1751.2.18.15.53 | INTEGER | read-only | Vpi is used in identification of Traps |
| NTF backplaneCircuitryFailedNotify | 1.3.6.1.4.1.1751.2.18.8.1.19 | Critical : There is no activity on the cell bus. Please call Support immediately to resolve the problem. | ||
| NTF backplaneCircuitryRecoveredNotify | 1.3.6.1.4.1.1751.2.18.8.1.20 | Info : The cpu card is able to detect activity on the cell bus. | ||
| OCT backupSoftwareVersion | 1.3.6.1.4.1.1751.2.18.15.44 | OCTET STRING | read-only | Software version running on backup cpu. |
| INT bridgeAdminStatus | 1.3.6.1.4.1.1751.2.18.5.8.1.2 | INTEGER | read-write | The administrative action: 'outOfService' take the interface out of service 'inService' take the interface in service 'delete' remove/deconfigure the interface. |
| INT bridgeAtmBkPvcVccActivePvc | 1.3.6.1.4.1.1751.2.18.6.29.1.4 | INTEGER | read-only | Current active PVC. |
| INT bridgeAtmBkPvcVccAutoSwitch | 1.3.6.1.4.1.1751.2.18.6.29.1.5 | INTEGER | read-write | Auto switch back to primary link when primary link is recovered. |
| ATM bridgeAtmBkPvcVccConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.29.1.9 | AtmConnFailureCause | read-only | connection status reason code |
| bridgeAtmBkPvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.29.1 | not-accessible | An entry in the bridge to atm DHPVC table. There is one entry in the table corresponding to each active row in the bridgeAtmPvcVccTable for which the bridgeAtmPvcVccDualHomed object takes the value 'yes'. | |
| NUM bridgeAtmBkPvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.29.1.1 | IntfIndex | read-write | Interface index for side B, the atm side, of a backup bridge-atm DHPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NTF bridgeAtmBkPvcVccReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.51 | Response : The DHPVC VCC backup connection request between a bridge interface and an atm interface has failed. | ||
| ROW bridgeAtmBkPvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.29.1.6 | RowStatus | read-write | row status |
| NTF bridgeAtmBkPvcVccSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.52 | Response : The DHPVC VCC backup connection between a bridge interface and an atm interface has been created. | ||
| bridgeAtmBkPvcVccTable | 1.3.6.1.4.1.1751.2.18.6.29 | not-accessible | This table is used to manage bridge to atm DHPVC backup pvc. | |
| NTF bridgeAtmBkPvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.53 | Response : The DHPVC VCC backup connection between a bridge interface and an atm interface has been deleted. | ||
| INT bridgeAtmBkPvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.29.1.3 | INTEGER | read-write | VCI value for side B, the atm side, of a backup bridge-atm DHPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT bridgeAtmBkPvcVccViB | 1.3.6.1.4.1.1751.2.18.6.29.1.7 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT bridgeAtmBkPvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.29.1.2 | INTEGER | read-write | VPI value for side B, the atm side, of a backup bridge-atm DHPVC VCC connection. Valid range is a number between 0 and 4095. |
| INT bridgeAtmBkPvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.29.1.8 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| INT bridgeAtmPvcVccCnfrmTypeB2A | 1.3.6.1.4.1.1751.2.18.6.13.1.14 | INTEGER | read-write | The following is the description of this field This will be used in conjunction with the service type field to get the correct traffic behaviour. In the conformances the the 0 or 0plus1 refers to the clp bit in the cells. If 0plus1 is the bucket reference then the clp bit is ignored. If 0 is specified for the bucket then check only clp=0 cells. 1: Best Effort will try to send all cellsin a best effort way. This will follow the Aqueman Algorithm 2: one-bucket-notag-0plus1 will use 1 bucket i.e is the PCR(0+1) bucket and drop all cells in excess. 3: two-bucket-notag-0plus1-0plus1 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0+1). All cells conforming to both buckets will be passed through. The rest will be dropped. 4: two-bucket-notag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which conform to both buckets are passed through. The rest are dropped. 5: two-bucket-tag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which do not conform to the first bucket are dropped. Cells which do not conform to the 2nd bucket are tagged. 6: best-effort-tag. Tag all cells and then do a best effort. |
| INT bridgeAtmPvcVccConnectionStatus | 1.3.6.1.4.1.1751.2.18.6.13.1.10 | INTEGER | read-only | Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service. The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated. InactiveA2B-B2A: Both the A2B and B2A resource interfaces are not in service. InactiveA2B: The A2B resource interface is not in service. InactiveB2A: The B2A resource interface is not in service. If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority. |
| CON bridgeAtmPvcVccConnFailureCauseA | 1.3.6.1.4.1.1751.2.18.6.13.1.17 | ConnFailureCause | read-only | connestion status reason code |
| ATM bridgeAtmPvcVccConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.13.1.18 | AtmConnFailureCause | read-only | connection status reason code |
| INT bridgeAtmPvcVccDualHomed | 1.3.6.1.4.1.1751.2.18.6.13.1.11 | INTEGER | read-only | Does this PVC need a backup Dual homing PVC. |
| bridgeAtmPvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.13.1 | not-accessible | Row definition of bridge atm PVC VCC connection attribution. | |
| I32 bridgeAtmPvcVccIfA | 1.3.6.1.4.1.1751.2.18.6.13.1.1 | Integer32 | not-accessible | Interface index for side A, the bridge side, of a bridge-atm PVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| I32 bridgeAtmPvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.13.1.2 | Integer32 | not-accessible | Interface index for side B, the atm side, of a bridge-atm PVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| I32 bridgeAtmPvcVccMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.13.1.8 | Integer32 | read-write | maximum burst size - side B, in cells. |
| INT bridgeAtmPvcVccMfsB2A | 1.3.6.1.4.1.1751.2.18.6.13.1.16 | INTEGER | read-write | Maximum Frame Size for GFR traffic |
| INT bridgeAtmPvcVccOamStatus | 1.3.6.1.4.1.1751.2.18.6.13.1.19 | INTEGER | read-write | Indicates the OAM monitoring status of side A. The 3 possible states are: Unsupp: No monitoring enabled. End-Pt: A side is only an end point, therefore End-Seg-Pt: A side is both an end point and a segment point. |
| I32 bridgeAtmPvcVccPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.13.1.6 | Integer32 | read-write | peak rate - side B, in cell per second. |
| NTF bridgeAtmPvcVccReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.31 | Response : The PVC VCC connection request between a bridge interface and an atm interface has failed. | ||
| ROW bridgeAtmPvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.13.1.9 | RowStatus | read-write | row status |
| INT bridgeAtmPvcVccServiceType | 1.3.6.1.4.1.1751.2.18.6.13.1.5 | INTEGER | read-write | service type |
| NTF bridgeAtmPvcVccSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.32 | Response : The PVC VCC connection between a bridge interface and an atm interface has been created. | ||
| I32 bridgeAtmPvcVccStatsCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.13.1.7 | Integer32 | read-only | number of cells decoded on side A - (High order portion). |
| I32 bridgeAtmPvcVccStatsCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.13.1.8 | Integer32 | read-only | number of cells decoded on side A - (Low order portion). |
| I32 bridgeAtmPvcVccStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.12.13.1.28 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 bridgeAtmPvcVccStatsCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.13.1.5 | Integer32 | read-only | number of cells encoded on side A - (High order portion). |
| I32 bridgeAtmPvcVccStatsCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.13.1.6 | Integer32 | read-only | number of cells encoded on side A - (Low order portion). |
| I32 bridgeAtmPvcVccStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.12.13.1.29 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| bridgeAtmPvcVccStatsEntry | 1.3.6.1.4.1.1751.2.18.12.13.1 | not-accessible | Row definition for the connection statistics table | |
| NUM bridgeAtmPvcVccStatsIfA | 1.3.6.1.4.1.1751.2.18.12.13.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| NUM bridgeAtmPvcVccStatsIfB | 1.3.6.1.4.1.1751.2.18.12.13.1.2 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side B |
| I32 bridgeAtmPvcVccStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.13.1.9 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 bridgeAtmPvcVccStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.13.1.10 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 bridgeAtmPvcVccStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.13.1.18 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 bridgeAtmPvcVccStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.13.1.19 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 bridgeAtmPvcVccStatsOamAisRx | 1.3.6.1.4.1.1751.2.18.12.13.1.25 | Integer32 | read-only | Number of AIS cells received. |
| I32 bridgeAtmPvcVccStatsOamAisTx | 1.3.6.1.4.1.1751.2.18.12.13.1.24 | Integer32 | read-only | Number of AIS cells transmitted. |
| I32 bridgeAtmPvcVccStatsOamRdiRx | 1.3.6.1.4.1.1751.2.18.12.13.1.27 | Integer32 | read-only | Number of RDI cells received. |
| I32 bridgeAtmPvcVccStatsOamRdiTx | 1.3.6.1.4.1.1751.2.18.12.13.1.26 | Integer32 | read-only | Number of RDI cells transmitted. |
| I32 bridgeAtmPvcVccStatsOdometerCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.13.1.16 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 bridgeAtmPvcVccStatsOdometerCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.13.1.17 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 bridgeAtmPvcVccStatsOdometerCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.13.1.14 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 bridgeAtmPvcVccStatsOdometerCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.13.1.15 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| INT bridgeAtmPvcVccStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.13.1.23 | INTEGER | read-write | Odometer reset button. |
| I32 bridgeAtmPvcVccStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.13.1.22 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 bridgeAtmPvcVccStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.13.1.11 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 bridgeAtmPvcVccStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.13.1.12 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 bridgeAtmPvcVccStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.13.1.20 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 bridgeAtmPvcVccStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.13.1.21 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| bridgeAtmPvcVccStatsTable | 1.3.6.1.4.1.1751.2.18.12.13 | not-accessible | Table of statisics | |
| I32 bridgeAtmPvcVccStatsTimer | 1.3.6.1.4.1.1751.2.18.12.13.1.13 | Integer32 | read-only | Number of seconds stats have been collecting |
| INT bridgeAtmPvcVccStatsVciB | 1.3.6.1.4.1.1751.2.18.12.13.1.4 | INTEGER | not-accessible | vci - side B |
| INT bridgeAtmPvcVccStatsVpiB | 1.3.6.1.4.1.1751.2.18.12.13.1.3 | INTEGER | not-accessible | vpi - side B |
| I32 bridgeAtmPvcVccSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.13.1.7 | Integer32 | read-write | sustained rate - side B, in cell per second. |
| bridgeAtmPvcVccTable | 1.3.6.1.4.1.1751.2.18.6.13 | not-accessible | Table of bridge Atm PVC VCC connection entries | |
| NTF bridgeAtmPvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.33 | Response : The PVC VCC connection between a bridge interface and an atm interface has been deleted. | ||
| INT bridgeAtmPvcVccTrafficShapingA2B | 1.3.6.1.4.1.1751.2.18.6.13.1.20 | INTEGER | read-write | Traffic Shaping Support in the A2B direction. |
| INT bridgeAtmPvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.13.1.4 | INTEGER | not-accessible | VCI value for side B, the atm side, of a bridge-atm PVC VCC connection. Valid range is a number between 0 and 65535. |
| INT bridgeAtmPvcVccViB | 1.3.6.1.4.1.1751.2.18.6.13.1.12 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT bridgeAtmPvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.13.1.3 | INTEGER | not-accessible | VPI value for side B, the atm side, of a bridge-atm PVC VCC connection. Valid range is a number between 0 and 4095. |
| INT bridgeAtmPvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.13.1.15 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| INT bridgeBridgePvcConnectionStatus | 1.3.6.1.4.1.1751.2.18.6.12.1.4 | INTEGER | read-only | Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service. The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated. InactiveA2B-B2A: Both the A2B and B2A resource interfaces are not in service. InactiveA2B: The A2B resource interface is not in service. InactiveB2A: The B2A resource interface is not in service. If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority. |
| CON bridgeBridgePvcConnFailureCauseA | 1.3.6.1.4.1.1751.2.18.6.12.1.5 | ConnFailureCause | read-only | connestion status reason code |
| CON bridgeBridgePvcConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.12.1.6 | ConnFailureCause | read-only | connection status reason code |
| bridgeBridgePvcEntry | 1.3.6.1.4.1.1751.2.18.6.12.1 | not-accessible | Row definitions of bridge-bridge PVC connection attributes | |
| I32 bridgeBridgePvcIfA | 1.3.6.1.4.1.1751.2.18.6.12.1.1 | Integer32 | not-accessible | Interface index for side A of a bridge-bridge PVC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| I32 bridgeBridgePvcIfB | 1.3.6.1.4.1.1751.2.18.6.12.1.2 | Integer32 | not-accessible | Interface index for side B of a bridge-bridge PVC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NTF bridgeBridgePvcReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.28 | Response : The PVC connection request between two bridge interfaces has failed. | ||
| ROW bridgeBridgePvcRowStatus | 1.3.6.1.4.1.1751.2.18.6.12.1.3 | RowStatus | read-write | row status |
| NTF bridgeBridgePvcSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.29 | Response : The PVC connection between two bridge interfaces has been created. | ||
| I32 bridgeBridgePvcStatsCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.12.1.5 | Integer32 | read-only | Cells decoded on side A - ( High order portion) |
| I32 bridgeBridgePvcStatsCellsDecodedHiB | 1.3.6.1.4.1.1751.2.18.12.12.1.9 | Integer32 | read-only | Cells decoded on side B - (High order portion ) |
| I32 bridgeBridgePvcStatsCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.12.1.6 | Integer32 | read-only | Cells decoded on side A - (Low order portion) |
| I32 bridgeBridgePvcStatsCellsDecodedLoB | 1.3.6.1.4.1.1751.2.18.12.12.1.10 | Integer32 | read-only | Cells decoded on side B -(Low order portion ) |
| I32 bridgeBridgePvcStatsCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.12.1.3 | Integer32 | read-only | Cells encoded on side A - (High order portion ) |
| I32 bridgeBridgePvcStatsCellsEncodedHiB | 1.3.6.1.4.1.1751.2.18.12.12.1.7 | Integer32 | read-only | Cells encoded on side B - (High order portion ) |
| I32 bridgeBridgePvcStatsCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.12.1.4 | Integer32 | read-only | Cells encoded on side A - ( Low order portion) |
| I32 bridgeBridgePvcStatsCellsEncodedLoB | 1.3.6.1.4.1.1751.2.18.12.12.1.8 | Integer32 | read-only | Cells encoded on side B - (Low order portion ) |
| bridgeBridgePvcStatsEntry | 1.3.6.1.4.1.1751.2.18.12.12.1 | not-accessible | Row definition of statistics attributes | |
| NUM bridgeBridgePvcStatsIfA | 1.3.6.1.4.1.1751.2.18.12.12.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| NUM bridgeBridgePvcStatsIfB | 1.3.6.1.4.1.1751.2.18.12.12.1.2 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side B |
| I32 bridgeBridgePvcStatsOdometerCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.12.1.14 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 bridgeBridgePvcStatsOdometerCellsDecodedHiB | 1.3.6.1.4.1.1751.2.18.12.12.1.18 | Integer32 | read-only | Cells decoded on side B - (High order portion) |
| I32 bridgeBridgePvcStatsOdometerCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.12.1.15 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 bridgeBridgePvcStatsOdometerCellsDecodedLoB | 1.3.6.1.4.1.1751.2.18.12.12.1.19 | Integer32 | read-only | Cells decoded on side B - (Low order portion) |
| I32 bridgeBridgePvcStatsOdometerCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.12.1.12 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 bridgeBridgePvcStatsOdometerCellsEncodedHiB | 1.3.6.1.4.1.1751.2.18.12.12.1.16 | Integer32 | read-only | Cells encoded on side B - (High order portion) |
| I32 bridgeBridgePvcStatsOdometerCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.12.1.13 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| I32 bridgeBridgePvcStatsOdometerCellsEncodedLoB | 1.3.6.1.4.1.1751.2.18.12.12.1.17 | Integer32 | read-only | Cells encoded on side B - (Low order portion) |
| INT bridgeBridgePvcStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.12.1.21 | INTEGER | read-write | Odometer reset button. |
| I32 bridgeBridgePvcStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.12.1.20 | Integer32 | read-only | Number of seconds since odometer was reset. |
| bridgeBridgePvcStatsTable | 1.3.6.1.4.1.1751.2.18.12.12 | not-accessible | Table of bridge-bridge PVC connection statistics | |
| I32 bridgeBridgePvcStatsTimer | 1.3.6.1.4.1.1751.2.18.12.12.1.11 | Integer32 | read-only | Number of seconds stats have been collecting |
| bridgeBridgePvcTable | 1.3.6.1.4.1.1751.2.18.6.12 | not-accessible | A table of bridge-bridge PVC connection | |
| NTF bridgeBridgePvcTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.30 | Response : The PVC connection between two bridge interfaces has been deleted. | ||
| INT bridgeCacheBridgeGroupNum | 1.3.6.1.4.1.1751.2.18.20.3.1.2 | INTEGER | not-accessible | Bridge Group the entry belongs to. |
| INT bridgeCacheCardSlot | 1.3.6.1.4.1.1751.2.18.20.3.1.1 | INTEGER | not-accessible | Slot ethernet card is in. |
| bridgeCacheEntry | 1.3.6.1.4.1.1751.2.18.20.3.1 | not-accessible | Row definition for bridge cache. | |
| I32 bridgeCacheEntryAge | 1.3.6.1.4.1.1751.2.18.20.3.1.6 | Integer32 | read-only | Age of cache entry. |
| OCT bridgeCachePhysicalAddr | 1.3.6.1.4.1.1751.2.18.20.3.1.3 | OCTET STRING | not-accessible | Entry physical address. |
| INT bridgeCacheSourcePort | 1.3.6.1.4.1.1751.2.18.20.3.1.5 | INTEGER | read-only | Port entry was obtained from. |
| bridgeCacheTable | 1.3.6.1.4.1.1751.2.18.20.3 | not-accessible | Table of bridge cache data. | |
| INT bridgeCacheType | 1.3.6.1.4.1.1751.2.18.20.3.1.4 | INTEGER | read-only | Type of Entry. |
| bridgeConfigEntry | 1.3.6.1.4.1.1751.2.18.5.8.1 | not-accessible | Row definition for bridge entries | |
| bridgeConfigTable | 1.3.6.1.4.1.1751.2.18.5.8 | not-accessible | Table which hold Config Entries for all bridges. | |
| INT bridgeConnectionType | 1.3.6.1.4.1.1751.2.18.5.8.1.7 | INTEGER | read-write | Connection types |
| INT bridgeDomainAdminStatus | 1.3.6.1.4.1.1751.2.18.5.9.1.2 | INTEGER | read-write | The administrative action: 'outOfService' take the interface out of service 'inService' take the interface in service |
| INT bridgeDomainAgingTime | 1.3.6.1.4.1.1751.2.18.5.9.1.16 | INTEGER | read-write | The timeout period in seconds for aging out dynamically learned forwarding information. 802.1D-1990 recommends a default of 300 seconds. |
| INT bridgeDomainBridgeForwardDelay | 1.3.6.1.4.1.1751.2.18.5.9.1.15 | INTEGER | read-write | The value that all bridges user for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of bridgeDomainMaxBridgeAge. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. |
| INT bridgeDomainBridgeHelloTime | 1.3.6.1.4.1.1751.2.18.5.9.1.14 | INTEGER | read-write | The value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. |
| IP bridgeDomainDefaultGateway | 1.3.6.1.4.1.1751.2.18.5.9.1.21 | IpAddress | read-write | The default gateway for this bridge domain. This is now an obsolete entry |
| OCT bridgeDomainDesignatedRoot | 1.3.6.1.4.1.1751.2.18.5.9.1.6 | OCTET STRING | read-only | The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node. |
| bridgeDomainEntry | 1.3.6.1.4.1.1751.2.18.5.9.1 | not-accessible | A table entry for a Bridge Domain on an ethernet card | |
| NTF bridgeDomainExceededForSlotNotify | 1.3.6.1.4.1.1751.2.18.8.3.8 | Info : The bridge domain number has been exceeded for the slot. | ||
| I32 bridgeDomainForwardDelay | 1.3.6.1.4.1.1751.2.18.5.9.1.12 | Integer32 | read-only | This time value, measured in units of hundredths of a second, controls how fast a port changes its state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. [Note that this value is the one that this bridge is currently using, in contrast to bridgeDomainBridgeForwardDelay which is the value that this bridge and all others would start using if/when this bridge were to become the root.] |
| NTF bridgeDomainFullNotify | 1.3.6.1.4.1.1751.2.18.8.3.7 | Info : The 15 ports available for the bridge domain are being used, leaving no space for an additional port. | ||
| I32 bridgeDomainHelloTime | 1.3.6.1.4.1.1751.2.18.5.9.1.10 | Integer32 | read-only | The amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using. |
| I32 bridgeDomainHoldTime | 1.3.6.1.4.1.1751.2.18.5.9.1.11 | Integer32 | read-only | This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second. |
| NTF bridgeDomainInServiceNotify | 1.3.6.1.4.1.1751.2.18.8.3.10 | Info : Notification that a bridge domain is now in service. | ||
| I32 bridgeDomainLearnedEntryDiscards | 1.3.6.1.4.1.1751.2.18.5.9.1.19 | Integer32 | read-only | The total number of Forwarding Database entries, which have been or would have been learnt, but have been discarded due to a lack of space to store them in the Forwarding Database. If this counter is increasing, it indicates that the Forwarding Database is regularly becoming full (a condition which has unpleasant performance effects on the subnetwork). If this counter has a significant value but is not presently increasing, it indicates that the problem has been occurring but is not persistent. |
| INT bridgeDomainMaxBridgeAge | 1.3.6.1.4.1.1751.2.18.5.9.1.13 | INTEGER | read-write | The value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of bridgeDomainBridgeHelloTime. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. |
| I32 bridgeDomainMaxMessageAge | 1.3.6.1.4.1.1751.2.18.5.9.1.9 | Integer32 | read-only | The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using. |
| I32 bridgeDomainNumber | 1.3.6.1.4.1.1751.2.18.5.9.1.1 | Integer32 | not-accessible | The bridge number of the bridge which this interface is a part of. If the interface is currently not associated with any bridge this will be set to none. |
| NTF bridgeDomainNumberInUseNotify | 1.3.6.1.4.1.1751.2.18.8.3.9 | Info : Notification that a bridge domain number is currently in use. | ||
| NTF bridgeDomainNumberInvalidNotify | 1.3.6.1.4.1.1751.2.18.8.3.11 | Info : Indicates that this interface contains an invalid bridge domain number. In order to create a domain, associate a port with a domain, or bring an interface in service, a valid domain number must be provided. | ||
| INT bridgeDomainOperStatus | 1.3.6.1.4.1.1751.2.18.5.9.1.3 | INTEGER | read-only | The operational status of the interface: 'outOfService' interface is out of service 'inService' interface is in service |
| OCT bridgeDomainPortStatusBitmap | 1.3.6.1.4.1.1751.2.18.5.9.1.22 | OCTET STRING | read-only | A bit map describing which ports in a bridge group are up or down |
| INT bridgeDomainPriority | 1.3.6.1.4.1.1751.2.18.5.9.1.4 | INTEGER | read-write | The value of the writeable portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID. The other (last) 6 octets of the Bridge ID are given by the value of dot1dBaseBridgeAddress. |
| I32 bridgeDomainRootCost | 1.3.6.1.4.1.1751.2.18.5.9.1.7 | Integer32 | read-only | The cost of the path to the root as seen from this bridge. |
| I32 bridgeDomainRootPort | 1.3.6.1.4.1.1751.2.18.5.9.1.8 | Integer32 | read-only | The port number of the port which offers the lowest cost path from this bridge to the root bridge. |
| INT bridgeDomainSpanningTree | 1.3.6.1.4.1.1751.2.18.5.9.1.17 | INTEGER | read-write | Allows the bridge to be configured to run without the spanning tree algorithm. |
| bridgeDomainTable | 1.3.6.1.4.1.1751.2.18.5.9 | not-accessible | A table which holds the bridgeDomainEntry data | |
| I32 bridgeDomainTimer | 1.3.6.1.4.1.1751.2.18.5.9.1.20 | Integer32 | read-only | Number of seconds elapsed since the last reset of bridge group statistics |
| TIK bridgeDomainTimeSinceTopologyChange | 1.3.6.1.4.1.1751.2.18.5.9.1.5 | TimeTicks | read-only | The time (in hundredths of a second) since the last time a topology change was detedted by the bridge entity. |
| NTF bridgeDomainTimingRelationshipNotify | 1.3.6.1.4.1.1751.2.18.8.3.16 | Info : Trap sent when one of the following relationships is violated: (1) 2 * (BridgeForwardDelay - 1.0 sec) >= BridgeMaxAge (2) BridgeMaxAge >= 2 * (BridgeHelloTime + 1.0 sec). | ||
| I32 bridgeDomainTopologyChanges | 1.3.6.1.4.1.1751.2.18.5.9.1.18 | Integer32 | read-only | The total number of topology changes detected by this bridge since the management entity was last reset or initialized. |
| I32 bridgeIfIndex | 1.3.6.1.4.1.1751.2.18.5.8.1.1 | Integer32 | not-accessible | interface index (slot/port/channel) SSPPCCC |
| INT bridgeNumber | 1.3.6.1.4.1.1751.2.18.5.8.1.4 | INTEGER | read-write | The number of bridges |
| INT bridgeOperStatus | 1.3.6.1.4.1.1751.2.18.5.8.1.3 | INTEGER | read-only | The operational status of the interface: 'outOfService' interface is out of service 'inService' interface is in service |
| INT bridgePathCost | 1.3.6.1.4.1.1751.2.18.5.8.1.6 | INTEGER | read-write | The contribution of this port to the path cost of paths towards the spanning tree root which include this port. 802-1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN. |
| INT bridgePortPriority | 1.3.6.1.4.1.1751.2.18.5.8.1.5 | INTEGER | read-write | The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of dot1dStpPort. |
| I32 bridgeStatsBasePortDelayExceededDiscardsHi | 1.3.6.1.4.1.1751.2.18.11.6.1.8 | Integer32 | read-only | The number of frames discarded by this port due to excessive transit delay through the bridge. It is incremented by both transparent and source route bridges. High-order 32 bits. |
| I32 bridgeStatsBasePortDelayExceededDiscardsLo | 1.3.6.1.4.1.1751.2.18.11.6.1.9 | Integer32 | read-only | The number of frames discarded by this port due to excessive transit delay through the bridge. It is incremented by both transparent and source route bridges. Low-order 32 bits. |
| I32 bridgeStatsBasePortMtuExceededDiscardsHi | 1.3.6.1.4.1.1751.2.18.11.6.1.10 | Integer32 | read-only | The number of frames discarded by this port due to an excessive size. It is incremented by both transparent and source route bridges. High-order 32 bits. |
| I32 bridgeStatsBasePortMtuExceededDiscardsLo | 1.3.6.1.4.1.1751.2.18.11.6.1.11 | Integer32 | read-only | The number of frames discarded by this port due to an excessive size. It is incremented by both transparent and source route bridges. Low-order 32 bits. |
| bridgeStatsEntry | 1.3.6.1.4.1.1751.2.18.11.6.1 | not-accessible | Row definition for the bridge interface statistics table | |
| I32 bridgeStatsId | 1.3.6.1.4.1.1751.2.18.11.6.1.1 | Integer32 | not-accessible | Interface index (SSPPCCC) to the bridge |
| bridgeStatsTable | 1.3.6.1.4.1.1751.2.18.11.6 | not-accessible | Table of statistics for a bridge interface. | |
| I32 bridgeStatsTimer | 1.3.6.1.4.1.1751.2.18.11.6.1.2 | Integer32 | read-only | Time, in seconds, since last reset. |
| I32 bridgeStatsTpPortInDiscardsHi | 1.3.6.1.4.1.1751.2.18.11.6.1.16 | Integer32 | read-only | Count of valid frames received which were discarded (i.e., filtered) by the Forwarding Process. High-order 32 bits. |
| I32 bridgeStatsTpPortInDiscardsLo | 1.3.6.1.4.1.1751.2.18.11.6.1.17 | Integer32 | read-only | Count of valid frames received which were discarded (i.e., filtered) by the Forwarding Process. Low-order 32 bits. |
| I32 bridgeStatsTpPortInFramesHi | 1.3.6.1.4.1.1751.2.18.11.6.1.12 | Integer32 | read-only | The number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames. High-order 32 bits. |
| I32 bridgeStatsTpPortInFramesLo | 1.3.6.1.4.1.1751.2.18.11.6.1.13 | Integer32 | read-only | The number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames. Low-order 32 bits. |
| I32 bridgeStatsTpPortOutFramesHi | 1.3.6.1.4.1.1751.2.18.11.6.1.14 | Integer32 | read-only | The number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames. High-order 32 bits. |
| I32 bridgeStatsTpPortOutFramesLo | 1.3.6.1.4.1.1751.2.18.11.6.1.15 | Integer32 | read-only | The number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames. Low-order 32 bits. |
| INT callContrlResAllocApply | 1.3.6.1.4.1.1751.2.18.1.59 | INTEGER | read-write | 0 - not apply, 1 - apply the call control resouce allocation modification |
| NTF callContrlResAllocFailNotify | 1.3.6.1.4.1.1751.2.18.8.1.43 | Info: Indicates that the configuration of call control resource allocation fails. | ||
| I32 callContrlResAllocUsage | 1.3.6.1.4.1.1751.2.18.1.60 | Integer32 | read-only | The percentage of memory usage for call control resource. |
| INT cardAdminStatus | 1.3.6.1.4.1.1751.2.18.2.1.1.5 | INTEGER | read-write | administrative status |
| INT cardAlarmStatus | 1.3.6.1.4.1.1751.2.18.2.1.1.6 | INTEGER | read-only | last alarm occurred |
| STR cardCleiCode | 1.3.6.1.4.1.1751.2.18.2.1.1.7 | DisplayString | read-only | CLEI code |
| cardEntry | 1.3.6.1.4.1.1751.2.18.2.1.1 | not-accessible | Row definition for ac120 card | |
| INT cardFwDnldStatus | 1.3.6.1.4.1.1751.2.18.23.1.1.7 | INTEGER | read-only | firmware download procedure status |
| I32 cardFwRetries | 1.3.6.1.4.1.1751.2.18.23.1.1.8 | Integer32 | read-only | Number of times firmware download procedure failed consequently. |
| OCT cardFwVerCurrent | 1.3.6.1.4.1.1751.2.18.23.1.1.3 | OCTET STRING | read-only | Card firmware version currently loaded on firmware |
| I32 cardFwVerCurrentIsDefault | 1.3.6.1.4.1.1751.2.18.23.1.1.4 | Integer32 | read-only | curent driver is default |
| cardFwVerEntry | 1.3.6.1.4.1.1751.2.18.23.1.1 | not-accessible | Row definition for card firmware version status | |
| OCT cardFwVerNext | 1.3.6.1.4.1.1751.2.18.23.1.1.5 | OCTET STRING | read-write | Card firmware version that user wants to upgrade to. The values are limited those supported by the release. |
| INT cardFwVerNextIsDefault | 1.3.6.1.4.1.1751.2.18.23.1.1.6 | INTEGER | read-write | next driver is default |
| INT cardFwVerSlot | 1.3.6.1.4.1.1751.2.18.23.1.1.1 | INTEGER | not-accessible | card slot number |
| cardFwVerTable | 1.3.6.1.4.1.1751.2.18.23.1 | not-accessible | Table of card firware version status | |
| I32 cardFwVerType | 1.3.6.1.4.1.1751.2.18.23.1.1.2 | Integer32 | read-write | Card type |
| NTF cardInsertionNotify | 1.3.6.1.4.1.1751.2.18.8.2.1 | Info : The indicated slot has had a card inserted into it. | ||
| INT cardOperatingMode | 1.3.6.1.4.1.1751.2.18.2.1.1.10 | INTEGER | read-write | Mode of operation for a card. This is applicable to those card types which can be configured in a dual mode. e.g. unstDS3E3-3P can be operational as either a 3 port DS3 or E3 card. All ports on the card will be of the same type depending on the card's operating mode. |
| INT cardOperStatus | 1.3.6.1.4.1.1751.2.18.2.1.1.4 | INTEGER | read-only | Current operational status of the card. For I/O card, it is primary if configured, it is unknown if unconfigured, or removed. For CPU, it is primary if the CPU is master CPU, or standby if the CPU is slave CPU. |
| INT cardProtectionStatus | 1.3.6.1.4.1.1751.2.18.2.1.1.3 | INTEGER | read-only | Current protection status of the card: none if the card is un-protected; protected if it is under the protection of another card; wrongType if the card types of protection card and protected card are different. |
| NTF cardRemovedOrFailedNotify | 1.3.6.1.4.1.1751.2.18.8.2.2 | Major : The indicated slot has changed state. | ||
| I32 cardRevision | 1.3.6.1.4.1.1751.2.18.2.1.1.8 | Integer32 | read-only | Card Revision number |
| STR cardSerialNumber | 1.3.6.1.4.1.1751.2.18.2.1.1.9 | DisplayString | read-only | Serial Number |
| INT cardSlot | 1.3.6.1.4.1.1751.2.18.2.1.1.1 | INTEGER | not-accessible | Physical slot location. Valid range is a number between 1 and 24. |
| cardTable | 1.3.6.1.4.1.1751.2.18.2.1 | not-accessible | Table of card configuration data | |
| INT cardType | 1.3.6.1.4.1.1751.2.18.2.1.1.2 | INTEGER | read-only | Type of card in a physical slot. A specific type of card is associated with each number. none(1) no board present taxi(2) Taxi oC-3c(3) OC3 dS3-ATM(4) DS3 ATM dS1-CE(5) DS1 circuit emulation dS1-ATM(6) DS1 ATM e1-CE(7) E1 circuit emulation e3-ATM(8) E3 ATM highSpeed(9) High Speed Serial mSerial(10) Multi Serial dSP1(11) DSP tWStation(12) Two Wire Station tWOffice(13) Two Wire Office cPU(14) Central Processor Unit stratum(15) Stratum pwrSupply(16) Power Supply protectionCard(17) protection card e1-ATM(18) E1 ATM ethernet(19) Ethernet enhDS1(20) Enhanced DS1 enhE1(21) Enhanced E1 oC-3cMMAQ(22) OC3 Multimode Aqueman oC-3cMMTS(23) OC3 Multimode Traffic Shaping oC-3cSMAQ(24) OC3 Singlemode Aqueman oC-3cSMTS(25) OC3 Singlemode Traffic Shaping sTM-1SMAQ(26) STM1 Singlemode Aqueman sTM-1SMTS(27) STM1 Singlemode Traffic Shaping sTM-1MMAQ(28) STM1 Multimode Aqueman sTM-1MMTS(29) STM1 Multimode Traffic Shaping dS3-FR(30) DS3 Frame Relay dSP2A(31) DSP2 card revision 2A dS1-IMA(32) DS1 Inverse Multiplexing over ATM (IMA) I/O card e1-IMA(33) E1 IMA alarm(34) alarm card dSP2B(35) DSP card revision 2B aps-OC-3cSM(36) Automatic Protection Switching OC3 Single Mode aps-OC-3cMM(37) Automatic Protection Switching OC3 Multi Mode msp-STM-1SM(38) Multi Switch Protection STM1 Singemode msp-STM-1MM(39) Multi Switch Protection STM1 Multimode cH-DS3(40) Channelized DS3 cH-STS1(41) Channelized STS1 rT-S(42) Route Server cC-Server(43) Continuity Check Server hD-E1(44) High Density E1 hD-DS1(45) High Density DS1 dS3-IMA(46) DS3 IMA dSP2C(47) DSP card revision 2C tasm(48) Tone Announcement Service Module mD-DS1(49) Medium Density DS1 quadSerial(50) Quad Serial mD-DS1-IMA(51) Medium Density DS1 IMA mD-E1-IMA(52) Medium Density E1 IMA hD-DS1-IMA(53) High Density DS1 IMA hD-E1-IMA(54) High Density E1 IMA chDS3STS1-3P(55) 3-port channelized DS3 STS1 unstDS3E3-3P(56) 3-port unstructured DS3 E3 dS3E3-ATM-3P(57) 3-port DS3 E3 ATM oC12c-STM4-MM(58) OC12 STM4 Multimode oC12c-STM4-SM(59) OC12 STM4 Singlemode dSP2D(60) DSP card revision 2D ethernet-4P(61) 4-port Ethernet chDS3STS1-3P-Prot(62) 3-port channelized DS3 STS1 protection alarm-fan(63) alarm fan card dS1-Nx64CAS(64) DS1 card supporting N x 64 CAS |
| INT casAddressingType | 1.3.6.1.4.1.1751.2.18.5.20.1.1.6 | INTEGER | read-write | The addressing type used for the CAS trunk/line. dtmf -- dual tone multifrequency r1-mf -- R1 multifrequency, r2-mf -- R2 multifrequency. Type of 're-mf' is valid only when casProtocolType is 'wink start', while 'r2-mf' is valid only when casProtocolType is 'itu-t r2' . |
| INT casAdminStatus | 1.3.6.1.4.1.1751.2.18.5.20.1.1.2 | INTEGER | read-write | The administrative action: outOfService-take the CAS trunk/line out of service, inService-take the CAS trunk/line in service, delete-remove/deconfigure the CAS trunk/line. |
| INT casBitPatternType | 1.3.6.1.4.1.1751.2.18.5.20.1.1.7 | INTEGER | read-only | The type of bit pattern used for supervisory signaling. The value is AB when SF framing is used, ABCD when ESF framing is used for DS1. In case of E1, the value is always ABCD. |
| casConfig | 1.3.6.1.4.1.1751.2.18.5.20 | |||
| casConfigEntry | 1.3.6.1.4.1.1751.2.18.5.20.1.1 | not-accessible | Row definition for CAS trunk/line configuration. | |
| casConfigTable | 1.3.6.1.4.1.1751.2.18.5.20.1 | not-accessible | Table for CAS trunk/line configuration. | |
| INT casDirection | 1.3.6.1.4.1.1751.2.18.5.20.1.1.5 | INTEGER | read-write | The direction of traffic flow on this CAS trunk/line. |
| INT casGroupId | 1.3.6.1.4.1.1751.2.18.5.20.1.1.8 | INTEGER | read-write | The identifier to associate a group of CAS trunks/lines which have same reachability. When SG is disabled, it must be specified with a non-zero value. When SG is enabled, the value should be set to zero which indicate no routing performed based on the value. |
| NUM casIfIndex | 1.3.6.1.4.1.1751.2.18.5.20.1.1.1 | IntfIndex | not-accessible | The channel ID (slot/port/channel) in SSPPCCC format associated with the CAS trunk/line. |
| INT casOperStatus | 1.3.6.1.4.1.1751.2.18.5.20.1.1.3 | INTEGER | read-only | The operational status of the CAS trunk/line: outOfService-the CAS trunk/line is out of service, inService-the CAS trunk/line is in service. |
| INT casProtocolType | 1.3.6.1.4.1.1751.2.18.5.20.1.1.4 | INTEGER | read-write | The type of CAS protocol to be used. The protocol must match the one used on the other end of the trunk/line. |
| cellTest | 1.3.6.1.4.1.1751.2.18.18 | |||
| INT cellTestAction | 1.3.6.1.4.1.1751.2.18.18.9 | INTEGER | read-write | PayLoad received on I/O interface |
| INT cellTestConnType | 1.3.6.1.4.1.1751.2.18.18.5 | INTEGER | read-write | Connection types for testing cell transfer |
| NUM cellTestIfB | 1.3.6.1.4.1.1751.2.18.18.1 | IntfIndex | read-write | Interface index used for testing cell transfer. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| I32 cellTestMismatchPduCount | 1.3.6.1.4.1.1751.2.18.18.12 | Integer32 | read-only | Number of times Rx payload mismatched with Tx payload. |
| OCT cellTestPayLoadRx | 1.3.6.1.4.1.1751.2.18.18.8 | OCTET STRING | read-only | Last PayLoad received on I/O interface |
| OCT cellTestPayLoadTx | 1.3.6.1.4.1.1751.2.18.18.7 | OCTET STRING | read-write | PayLoad to be transmitted on I/O interface |
| INT cellTestProtocol | 1.3.6.1.4.1.1751.2.18.18.6 | INTEGER | read-only | Protocol (interface type) on the I/O |
| NTF cellTestReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.34 | Response : The PVC connection request has failed. | ||
| I32 cellTestRxPduCount | 1.3.6.1.4.1.1751.2.18.18.10 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| INT cellTestServiceType | 1.3.6.1.4.1.1751.2.18.18.4 | INTEGER | read-write | Service types for testing cell transfer |
| INT cellTestStatus | 1.3.6.1.4.1.1751.2.18.18.13 | INTEGER | read-only | Indicates whether a cellTest test is in progress or not. |
| I32 cellTestTxPduCount | 1.3.6.1.4.1.1751.2.18.18.11 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| INT cellTestVcidB | 1.3.6.1.4.1.1751.2.18.18.3 | INTEGER | read-write | Virtual Check Id for testing cell transfer to an I/O card. Valid range is a number between 0 and 65535. If the I/O card interface is frame relay, this field acts as DLCI and the valid range is a number between 0 and 1023. If the I/O card interface is circuit emulation, then this will always be 0. |
| INT cellTestVpiB | 1.3.6.1.4.1.1751.2.18.18.2 | INTEGER | read-write | VPI value for testing cell transfer to an I/O card. Valid range is a number between 0 and 4095. If the I/O card interface is not ATM, then this will always be zero. |
| INT cellTestVUNIB | 1.3.6.1.4.1.1751.2.18.18.14 | INTEGER | read-write | VUNI id for testing cell transfer to an I/O card. This field is valid only for ATM interface. |
| NTF ceServiceTypeModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.18 | Info : Indicates that configuring unstructured CE failed. Possible reasons are: (1) the port has been channelized; (2) the port has CAS turned on. | ||
| I32 cgApiAtmAtmPvcCalls | 1.3.6.1.4.1.1751.2.18.1.55 | Integer32 | read-write | The total number of ATM to ATM calls for Sapphire APIs |
| I32 cgApiCirEmAtmPvcCalls | 1.3.6.1.4.1.1751.2.18.1.54 | Integer32 | read-write | The total number of circuit emulation to ATM calls for Sapphire APIs |
| I32 cgApiCirEmCirEmPvcCalls | 1.3.6.1.4.1.1751.2.18.1.53 | Integer32 | read-write | The total number of circuit emulation to circuit emulation calls for Sapphire API. |
| I32 cgApiPointToMultiPointParties | 1.3.6.1.4.1.1751.2.18.1.58 | Integer32 | read-write | The total number of parties for Sapphire APIs |
| I32 cgApiPointToMultiPointSvcCalls | 1.3.6.1.4.1.1751.2.18.1.57 | Integer32 | read-write | The total number of point-to-multipoint SVC calls for Sapphire APIs |
| I32 cgApiPointToPointSvcCalls | 1.3.6.1.4.1.1751.2.18.1.56 | Integer32 | read-write | The total number of point-to-point SVC calls for Sapphire APIs |
| INT cgSvcCutThroughOption | 1.3.6.1.4.1.1751.2.18.1.63 | INTEGER | read-write | Cut Through option for SVC calls going to CG cgSvcAcImplicitCutThrough (1) - AC implicitly cuts through. cgSvcCgExplicitCutThrough (2) - CG sends explcit PATH_ETABLISH_REQ to request AC to cut through. |
| channelConfig | 1.3.6.1.4.1.1751.2.18.3 | |||
| NTF channelizationModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.19 | Info : Indicates that channelizing/unchannelizing failed. Possible reasons are: (1) the port has been configured for unstructured CE; (2) the port has CAS turned on. | ||
| NTF chassisOverTempAlarmNotify | 1.3.6.1.4.1.1751.2.18.8.1.60 | Critical : Trap sent when the temperature of the chassis goes above or below a preset temperature threshold. | ||
| INT chassisOverTempAlarmReasonCode | 1.3.6.1.4.1.1751.2.18.15.61 | INTEGER | read-only | Indicator of presence of chassis over temperature alarm. |
| NTF cirAtmSpvcConfigFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.71 | Info : Notification that an attempt to configure an endpoint as CE SPVC endpoint has failed. Return values - interfaceIndex - remote NSAP address - spvcConfigFailureCode: An identified reason for failure while configuring/modifying SPVC parameters | ||
| NTF cirAtmSpvcConfiguredNotify | 1.3.6.1.4.1.1751.2.18.8.3.70 | Info : Notification that an endpoint has been configured as CE SPVC endpoint. Return values - interfaceIndex - remote NSAP address | ||
| NTF cirAtmSpvcDeletedNotify | 1.3.6.1.4.1.1751.2.18.8.3.72 | Info : Notification that CE SPVC configuration has been deleted. Return values - interfaceIndex - remote NSAP address | ||
| NTF cirAtmSpvcModifiedNotify | 1.3.6.1.4.1.1751.2.18.8.3.73 | Info : Notification that a SPVC endpoint has been modified - this trap has been obsoleted 07/01/2001. | ||
| NTF cirAtmSpvcModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.74 | Info : Notification that an attempt to modify a CE SPVC endpoint has failed - this trap has been obsoleted 07/01/2001. | ||
| INT cirAtmSpvcVccCngToneDetectionA2B | 1.3.6.1.4.1.1751.2.18.6.34.1.8 | INTEGER | read-write | Calling Tone Detection Algorithm, one of the enum value, g726-32k(3) is obsoleted on 01Mar99 such that user would not be able to configure CE-ATM |
| INT cirAtmSpvcVccCngToneDetectionB2A | 1.3.6.1.4.1.1751.2.18.6.34.1.13 | INTEGER | read-write | Calling Tone Detection Algorithm, one of the enum value, g726-32k(3) is obsoleted on 01Mar99 such that user would not be able to configure CE-ATM |
| INT cirAtmSpvcVccCodingTranslationA2B | 1.3.6.1.4.1.1751.2.18.6.34.1.9 | INTEGER | read-write | Coding rule translation type. |
| INT cirAtmSpvcVccCodingTranslationB2A | 1.3.6.1.4.1.1751.2.18.6.34.1.14 | INTEGER | read-write | Coding rule translation type. |
| INT cirAtmSpvcVccConnType | 1.3.6.1.4.1.1751.2.18.6.34.1.17 | INTEGER | read-write | The type of connection: activeSvc - attempt calls, whenever not established; passiveSvc - accepts calls |
| INT cirAtmSpvcVccEchoCancellationA2B | 1.3.6.1.4.1.1751.2.18.6.34.1.7 | INTEGER | read-write | Echo Cancellation Algorithm |
| INT cirAtmSpvcVccEchoCancellationB2A | 1.3.6.1.4.1.1751.2.18.6.34.1.12 | INTEGER | read-write | Echo Cancellation Algorithm |
| cirAtmSpvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.34.1 | not-accessible | Row definition of circuit emulation to ATM SPVC connections. | |
| INT cirAtmSpvcVccFlow | 1.3.6.1.4.1.1751.2.18.6.34.1.15 | INTEGER | read-write | Flow Type, pointToMultipointA2B and pointToMultipointB2A are for future support. |
| NUM cirAtmSpvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.34.1.2 | IntfIndex | read-only | Interface index for side B, the atm side, of a circuit emulation-atm SPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| INT cirAtmSpvcVccOperStatus | 1.3.6.1.4.1.1751.2.18.6.34.1.18 | INTEGER | read-only | other - none of the types specified below; establishmentInProgress - connection is not operational, but call attempts are ongoing; connected - connection is currently operational; retriesExhausted - retry limit has been reached and call attempts have ceased; noAddressSupplied - no remote address has been configured, so no call attempts are initiated; lowerLayerDown - SPVC handler is not operational. |
| INT cirAtmSpvcVccPriority | 1.3.6.1.4.1.1751.2.18.6.34.1.51 | INTEGER | read-write | Priority of SPVC - priority-1 being highest priority . |
| INT cirAtmSpvcVccRelease | 1.3.6.1.4.1.1751.2.18.6.34.1.27 | INTEGER | read-only | Release the connnection established on the endpoint and if the endpoint is Active, do not retry. |
| INT cirAtmSpvcVccReleaseCause | 1.3.6.1.4.1.1751.2.18.6.34.1.25 | INTEGER | read-only | CAUSE field value of the last RELEASE message received for this SVC. |
| OCT cirAtmSpvcVccReleaseDiag | 1.3.6.1.4.1.1751.2.18.6.34.1.26 | OCTET STRING | read-only | DIAGNOSTICS field value of the last RELEASE message received for this SVC. |
| OCT cirAtmSpvcVccRemoteCePortAddr | 1.3.6.1.4.1.1751.2.18.6.34.1.1 | OCTET STRING | not-accessible | The ATM address supporting the corresponding far end CES IWF process. If no address is supplied, no attempts to establish the active SVC are initiated. |
| INT cirAtmSpvcVccRestart | 1.3.6.1.4.1.1751.2.18.6.34.1.23 | INTEGER | read-write | restart, the active SVC is released if necessary and a new setup procedure is begun; or noop |
| I32 cirAtmSpvcVccRetryFailure | 1.3.6.1.4.1.1751.2.18.6.34.1.24 | Integer32 | read-only | Indicates how many attempts to establish the connection have failed. It is reset whenever a connection is successfully established or the SVC is restarted. |
| INT cirAtmSpvcVccRetryInterval | 1.3.6.1.4.1.1751.2.18.6.34.1.21 | INTEGER | read-write | The time to wait before attempting to establish the SVC after previous failed call attempt. 0 indicates retries will be attempted immediately. |
| INT cirAtmSpvcVccRetryLimit | 1.3.6.1.4.1.1751.2.18.6.34.1.22 | INTEGER | read-write | A maximum limit on how many retries. 0 indicates no limit. |
| ROW cirAtmSpvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.34.1.19 | RowStatus | read-write | Used to create and delete a soft PVCC. When this object is set to 'active' an attempt is made to set up the soft PVCC. When this object has the value 'active' and is set to another value, any set-up or connection in-progess is released. |
| INT cirAtmSpvcVccSarTypeB | 1.3.6.1.4.1.1751.2.18.6.34.1.50 | INTEGER | read-write | This field will only be used when selecting voice compression, in other cases it will be set to aal1. |
| INT cirAtmSpvcVccServiceType | 1.3.6.1.4.1.1751.2.18.6.34.1.16 | INTEGER | read-write | service type |
| NTF cirAtmSpvcVccSetUpNotify | 1.3.6.1.4.1.1751.2.18.8.4.69 | Response : Notification that a SPVC connection between CE and ATM endpoints has been made successfully. Return values - A-side interfaceIndex Remote NSAP address B-side interfaceIndex B-side vpi/vci | ||
| INT cirAtmSpvcVccSilenceDetectionA2B | 1.3.6.1.4.1.1751.2.18.6.34.1.6 | INTEGER | read-write | silence detection off/on |
| INT cirAtmSpvcVccSilenceDetectionB2A | 1.3.6.1.4.1.1751.2.18.6.34.1.11 | INTEGER | read-write | silence detection off/on |
| I32 cirAtmSpvcVccStatsCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.6.34.1.30 | Integer32 | read-only | Cells decoded on side A - ( High order portion) |
| I32 cirAtmSpvcVccStatsCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.6.34.1.31 | Integer32 | read-only | Cells decoded on side A - (Low order portion) |
| I32 cirAtmSpvcVccStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.6.34.1.47 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 cirAtmSpvcVccStatsCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.6.34.1.28 | Integer32 | read-only | Cells encoded on side A- (High order portion ) |
| I32 cirAtmSpvcVccStatsCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.6.34.1.29 | Integer32 | read-only | Cells encoded on side A - ( Low order portion) |
| I32 cirAtmSpvcVccStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.6.34.1.48 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| I32 cirAtmSpvcVccStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.34.1.32 | Integer32 | read-only | Valid Cells received on B - (High order portion) |
| I32 cirAtmSpvcVccStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.34.1.33 | Integer32 | read-only | Valid Cells received on B - (Low order portion) |
| I32 cirAtmSpvcVccStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.34.1.41 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 cirAtmSpvcVccStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.34.1.42 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 cirAtmSpvcVccStatsOdometerCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.6.34.1.39 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 cirAtmSpvcVccStatsOdometerCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.6.34.1.40 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 cirAtmSpvcVccStatsOdometerCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.6.34.1.37 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 cirAtmSpvcVccStatsOdometerCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.6.34.1.38 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| INT cirAtmSpvcVccStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.6.34.1.46 | INTEGER | read-write | Odometer reset button. |
| I32 cirAtmSpvcVccStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.6.34.1.45 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 cirAtmSpvcVccStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.34.1.34 | Integer32 | read-only | Valid cells transmitted on B- (High order portion) |
| I32 cirAtmSpvcVccStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.34.1.35 | Integer32 | read-only | Valid cells transmitted on B -(Low order portion) |
| I32 cirAtmSpvcVccStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.34.1.43 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 cirAtmSpvcVccStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.34.1.44 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 cirAtmSpvcVccStatsTimer | 1.3.6.1.4.1.1751.2.18.6.34.1.36 | Integer32 | read-only | Number of seconds since stats have been collecting |
| cirAtmSpvcVccTable | 1.3.6.1.4.1.1751.2.18.6.34 | not-accessible | Table of Circuit Emulation to ATM Soft PVCs. | |
| NTF cirAtmSpvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.70 | Response : Notification that a SPVC connection between CE and ATM endpoints has been deleted. Return values - A-side interfaceIndex Remote NSAP address B-side interfaceIndex B-side vpi/vci | ||
| INT cirAtmSpvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.34.1.4 | INTEGER | read-only | VCI value for side B, the atm side, of a circuit emulation-atm SPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT cirAtmSpvcVccViB | 1.3.6.1.4.1.1751.2.18.6.34.1.20 | INTEGER | read-write | VI to associate the Egress part of the B2A connection . |
| INT cirAtmSpvcVccVoiceCompressionA2B | 1.3.6.1.4.1.1751.2.18.6.34.1.5 | INTEGER | read-write | Voice Compression Algorithm |
| INT cirAtmSpvcVccVoiceCompressionB2A | 1.3.6.1.4.1.1751.2.18.6.34.1.10 | INTEGER | read-write | Voice Compression Algorithm |
| INT cirAtmSpvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.34.1.3 | INTEGER | read-only | VPI value for side B, the atm side, of a circuit emulation-atm SPVC VCC connection. Valid range is a number between 0 and 4095. |
| INT cirAtmSpvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.34.1.49 | INTEGER | read-write | VUNI to associate the Egress part of the B2A connection . |
| INT cirEmAtmBkPvcVccActivePvc | 1.3.6.1.4.1.1751.2.18.6.14.1.4 | INTEGER | read-only | Current active PVC. |
| INT cirEmAtmBkPvcVccAutoSwitch | 1.3.6.1.4.1.1751.2.18.6.14.1.5 | INTEGER | read-write | Auto switch back to primary link when primary link is recovered. |
| ATM cirEmAtmBkPvcVccConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.14.1.9 | AtmConnFailureCause | read-only | connection status reason code |
| cirEmAtmBkPvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.14.1 | not-accessible | An entry in the CES DHPVC table. There is one entry in the table corresponding to each active row in the cirEmAtmPvcVccTable for which the cirEmAtmPvcVccDualHomed object takes the value 'yes.' | |
| NUM cirEmAtmBkPvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.14.1.1 | IntfIndex | read-write | Interface index for side B, the atm side, of a backup circuit emulation-atm DHPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NTF cirEmAtmBkPvcVccReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.36 | Response : The DHPVC VCC backup connection request between a circuit emulation interface and an atm interface has failed. | ||
| ROW cirEmAtmBkPvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.14.1.6 | RowStatus | read-write | row status |
| NTF cirEmAtmBkPvcVccSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.37 | Response : The DHPVC VCC backup connection between a circuit emulation interface and an atm interface has been created. | ||
| cirEmAtmBkPvcVccTable | 1.3.6.1.4.1.1751.2.18.6.14 | not-accessible | This table is used to manage CES DHPVC backup pvc. | |
| NTF cirEmAtmBkPvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.38 | Response : The DHPVC VCC backup connection between a circuit-emulation interface and an atm interface has been deleted. | ||
| INT cirEmAtmBkPvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.14.1.3 | INTEGER | read-write | VCI value for side B, the atm side, of a backup circuit emulation-atm DHPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT cirEmAtmBkPvcVccViB | 1.3.6.1.4.1.1751.2.18.6.14.1.7 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT cirEmAtmBkPvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.14.1.2 | INTEGER | read-write | VPI value for side B, the atm side, of a backup circuit emulation-atm DHPVC VCC connection. Valid range is a number between 0 and 4095. |
| INT cirEmAtmBkPvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.14.1.8 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| INT cirEmAtmPvcVccAal2Cid | 1.3.6.1.4.1.1751.2.18.6.6.1.25 | INTEGER | read-write | Aal2 Cid Used to pack ce chan in an Atm Trunk. This value will be unique per Atm Trunk. This field will be applicable when Aal type is chosen to be Standard Aal2. |
| INT cirEmAtmPvcVccCnfrmTypeB2A | 1.3.6.1.4.1.1751.2.18.6.6.1.23 | INTEGER | read-write | The following is the description of this field This will be used in conjunction with the service type field to get the correct traffic behaviour. In the conformances the the 0 or 0plus1 refers to the clp bit in the cells. If 0plus1 is the bucket reference then the clp bit is ignored. If 0 is specified for the bucket then check only clp=0 cells. 1: Best Effort will try to send all cellsin a best effort way. This will follow the Aqueman Algorithm 2: one-bucket-notag-0plus1 will use 1 bucket i.e is the PCR(0+1) bucket and drop all cells in excess. 3: two-bucket-notag-0plus1-0plus1 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0+1). All cells conforming to both buckets will be passed through. The rest will be dropped. 4: two-bucket-notag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which conform to both buckets are passed through. The rest are dropped. 5: two-bucket-tag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which do not conform to the first bucket are dropped. Cells which do not conform to the 2nd bucket are tagged. 6: best-effort-tag. Tag all cells and then do a best effort. |
| INT cirEmAtmPvcVccCngToneDetectionA2B | 1.3.6.1.4.1.1751.2.18.6.6.1.11 | INTEGER | read-write | Calling Tone Detection Algorithm, one of the enum value, g726-32k(3) is obsoleted on 01Mar99 such that user would not be able to configure CE-ATM.Fax Relay is to allow detection of fax Calling Tones. In faxRelay Mode only Fax calling tone is detected . In fxRlyMdmBypass faxRelay is detected and Modem is done in bypass mode |
| INT cirEmAtmPvcVccCngToneDetectionB2A | 1.3.6.1.4.1.1751.2.18.6.6.1.16 | INTEGER | read-write | Calling Tone Detection Algorithm, one of the enum value, g726-32k(3) is obsoleted on 01Mar99 such that user would not be able to configure CE-ATM.Fax Relay is to allow detection of fax Calling Tones. In faxRelay Mode only Fax calling tone is detected . In fxRlyMdmBypass faxRelay is detected and Modem is done in bypass mode |
| INT cirEmAtmPvcVccCodingTranslationA2B | 1.3.6.1.4.1.1751.2.18.6.6.1.12 | INTEGER | read-write | Coding rule translation type. |
| INT cirEmAtmPvcVccCodingTranslationB2A | 1.3.6.1.4.1.1751.2.18.6.6.1.17 | INTEGER | read-write | Coding rule translation type. |
| INT cirEmAtmPvcVccConnectionStatus | 1.3.6.1.4.1.1751.2.18.6.6.1.19 | INTEGER | read-only | Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service. The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated. InactiveA2B-B2A: Both the A2B and B2A resource interfaces are not in service. InactiveA2B: The A2B resource interface is not in service. InactiveB2A: The B2A resource interface is not in service. If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority. |
| CON cirEmAtmPvcVccConnFailureCauseA | 1.3.6.1.4.1.1751.2.18.6.6.1.28 | ConnFailureCause | read-only | connestion status reason code |
| ATM cirEmAtmPvcVccConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.6.1.29 | AtmConnFailureCause | read-only | connection status reason code |
| INT cirEmAtmPvcVccDigitCollectTypeA2B | 1.3.6.1.4.1.1751.2.18.6.6.1.30 | INTEGER | read-write | Identify the digital tone setting. dtmf -- dual tone multifrequency dialed digits, mf -- multifrequency dialed digits, mf-r2-frwd -- R2 multifrequency forward dialed digits. mf-r2-bkwd-- R2 multifrequency backward dialed digits |
| INT cirEmAtmPvcVccDigitCollectTypeB2A | 1.3.6.1.4.1.1751.2.18.6.6.1.31 | INTEGER | read-write | Identify the digital tone setting. dtmf -- dual tone multifrequency dialed digits, mf -- multifrequency dialed digits, mf-r2-frwd -- R2 multifrequency forward dialed digits. mf-r2-bkwd-- R2 multifrequency backward dialed digits |
| INT cirEmAtmPvcVccDualHomed | 1.3.6.1.4.1.1751.2.18.6.6.1.20 | INTEGER | read-only | Does this PVC need a backup Dual homing PVC. |
| INT cirEmAtmPvcVccEchoCancellationA2B | 1.3.6.1.4.1.1751.2.18.6.6.1.8 | INTEGER | read-write | Echo Cancellation Algorithm |
| INT cirEmAtmPvcVccEchoCancellationB2A | 1.3.6.1.4.1.1751.2.18.6.6.1.15 | INTEGER | read-write | Echo Cancellation Algorithm |
| INT cirEmAtmPvcVccEncodingProfileIdA2B | 1.3.6.1.4.1.1751.2.18.6.6.1.34 | INTEGER | read-write | These are profiles defined according to standards User-Profile - No restrictions or checks, user freedom to choose any combination of Params. Atm Forum - These are profies defined by AF in document AF-VMOA-0145.000. In these cases the Identifiers are used and not the table numbers. Itu-t - These profiles are used from the I-366-2. |
| INT cirEmAtmPvcVccEncodingProfileIdB2A | 1.3.6.1.4.1.1751.2.18.6.6.1.35 | INTEGER | read-write | These are profiles defined according to standards User-Profile - No restrictions or checks, user freedom to choose any combination of Params. Atm Forum - These are profies defined by AF in document AF-VMOA-0145.000. In these cases the Identifiers are used and not the table numbers. Itu-t - These profiles are used from the I-366-2. |
| INT cirEmAtmPvcVccEncodingStdA2B | 1.3.6.1.4.1.1751.2.18.6.6.1.32 | INTEGER | read-write | These are profiles defined according to standards User-Profile - No restrictions or checks, user freedom to choose any combination of Params. Atm Forum - These are profies defined by AF in document AF-VMOA-0145.000. In these cases the Identifiers are used and not the table numbers. Itu-t - These profiles are used from the I-366-2. |
| INT cirEmAtmPvcVccEncodingStdB2A | 1.3.6.1.4.1.1751.2.18.6.6.1.33 | INTEGER | read-write | These are profiles defined according to standards User-Profile - No restrictions or checks, user freedom to choose any combination of Params. Atm Forum - These are profies defined by AF in document AF-VMOA-0145.000. In these cases the Identifiers are used and not the table numbers. Itu-t - These profiles are used from the I-366-2. |
| cirEmAtmPvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.6.1 | not-accessible | Row definition of circuit emulation to atm connections. | |
| INT cirEmAtmPvcVccFlow | 1.3.6.1.4.1.1751.2.18.6.6.1.9 | INTEGER | read-write | Flow Type |
| NUM cirEmAtmPvcVccIfA | 1.3.6.1.4.1.1751.2.18.6.6.1.1 | IntfIndex | not-accessible | Interface index for side A, the circuit emulation side, of a circuit emulation-atm PVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NUM cirEmAtmPvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.6.1.2 | IntfIndex | not-accessible | Interface index for side B, the atm side, of a circuit emulation-atm PVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| INT cirEmAtmPvcVccOAMConnEndPtStatus | 1.3.6.1.4.1.1751.2.18.6.6.1.26 | INTEGER | read-only | Connection endpoint status. Valid only at connection endpoint. |
| INT cirEmAtmPvcVccOAMConnSegEndPtStatus | 1.3.6.1.4.1.1751.2.18.6.6.1.27 | INTEGER | read-only | Segment endpoint status. Valid only at segment/connection endpoints. |
| INT cirEmAtmPvcVccOamStatus | 1.3.6.1.4.1.1751.2.18.6.6.1.21 | INTEGER | read-write | Indicates the OAM monitoring status of side A. The 2 possible states are: Unsupp: No monitoring enabled. End-Pt: A side is only an end point, therefore it will respond to AIS/RDI. |
| NTF cirEmAtmPvcVccReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.4 | Response : The PVC VCC connection request between a circuit emulation interface and an atm interface has failed. | ||
| ROW cirEmAtmPvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.6.1.10 | RowStatus | read-write | row status |
| INT cirEmAtmPvcVccSarTypeB | 1.3.6.1.4.1.1751.2.18.6.6.1.18 | INTEGER | read-write | This field will only be used when selecting voice compression, in other cases it will be set to aal1. |
| INT cirEmAtmPvcVccServiceType | 1.3.6.1.4.1.1751.2.18.6.6.1.5 | INTEGER | read-write | service type |
| NTF cirEmAtmPvcVccSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.13 | Response : The PVC VCC connection between a circuit emulation interface and an atm interface has been created. | ||
| INT cirEmAtmPvcVccSilenceDetectionA2B | 1.3.6.1.4.1.1751.2.18.6.6.1.7 | INTEGER | read-write | silence detection off/on |
| INT cirEmAtmPvcVccSilenceDetectionB2A | 1.3.6.1.4.1.1751.2.18.6.6.1.14 | INTEGER | read-write | silence detection off/on |
| I32 cirEmAtmPvcVccStatsCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.6.1.7 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 cirEmAtmPvcVccStatsCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.6.1.8 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 cirEmAtmPvcVccStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.12.6.1.28 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 cirEmAtmPvcVccStatsCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.6.1.5 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 cirEmAtmPvcVccStatsCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.6.1.6 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| I32 cirEmAtmPvcVccStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.12.6.1.29 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| cirEmAtmPvcVccStatsEntry | 1.3.6.1.4.1.1751.2.18.12.6.1 | not-accessible | Row definition for the connection statistics table | |
| NUM cirEmAtmPvcVccStatsIfA | 1.3.6.1.4.1.1751.2.18.12.6.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| NUM cirEmAtmPvcVccStatsIfB | 1.3.6.1.4.1.1751.2.18.12.6.1.2 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| I32 cirEmAtmPvcVccStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.6.1.9 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 cirEmAtmPvcVccStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.6.1.10 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 cirEmAtmPvcVccStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.6.1.18 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 cirEmAtmPvcVccStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.6.1.19 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 cirEmAtmPvcVccStatsOamAisRx | 1.3.6.1.4.1.1751.2.18.12.6.1.25 | Integer32 | read-only | Number of AIS cells received. |
| I32 cirEmAtmPvcVccStatsOamAisTx | 1.3.6.1.4.1.1751.2.18.12.6.1.24 | Integer32 | read-only | Number of AIS cells transmitted. |
| I32 cirEmAtmPvcVccStatsOamRdiRx | 1.3.6.1.4.1.1751.2.18.12.6.1.27 | Integer32 | read-only | Number of RDI cells received. |
| I32 cirEmAtmPvcVccStatsOamRdiTx | 1.3.6.1.4.1.1751.2.18.12.6.1.26 | Integer32 | read-only | Number of RDI cells transmitted. |
| I32 cirEmAtmPvcVccStatsOdometerCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.6.1.16 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 cirEmAtmPvcVccStatsOdometerCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.6.1.17 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 cirEmAtmPvcVccStatsOdometerCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.6.1.14 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 cirEmAtmPvcVccStatsOdometerCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.6.1.15 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| INT cirEmAtmPvcVccStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.6.1.23 | INTEGER | read-write | Odometer reset button. |
| I32 cirEmAtmPvcVccStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.6.1.22 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 cirEmAtmPvcVccStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.6.1.11 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 cirEmAtmPvcVccStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.6.1.12 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 cirEmAtmPvcVccStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.6.1.20 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 cirEmAtmPvcVccStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.6.1.21 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| cirEmAtmPvcVccStatsTable | 1.3.6.1.4.1.1751.2.18.12.6 | not-accessible | Table of statistics for a channel connection | |
| I32 cirEmAtmPvcVccStatsTimer | 1.3.6.1.4.1.1751.2.18.12.6.1.13 | Integer32 | read-only | Number of seconds stats have been collecting |
| INT cirEmAtmPvcVccStatsVciB | 1.3.6.1.4.1.1751.2.18.12.6.1.4 | INTEGER | not-accessible | VCI on side B |
| INT cirEmAtmPvcVccStatsVpiB | 1.3.6.1.4.1.1751.2.18.12.6.1.3 | INTEGER | not-accessible | VPI on side B |
| cirEmAtmPvcVccTable | 1.3.6.1.4.1.1751.2.18.6.6 | not-accessible | Table of Circuit Emulation to ATM VCCs | |
| NTF cirEmAtmPvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.22 | Response : The PVC VCC connection between a circuit-emulation interface and an atm interface has been deleted. | ||
| INT cirEmAtmPvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.6.1.4 | INTEGER | not-accessible | VCI value for side B, the atm side, of a circuit emulation-atm PVC VCC connection. Valid range is a number between 0 and 65535. |
| INT cirEmAtmPvcVccViB | 1.3.6.1.4.1.1751.2.18.6.6.1.22 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT cirEmAtmPvcVccVoiceCompressionA2B | 1.3.6.1.4.1.1751.2.18.6.6.1.6 | INTEGER | read-write | Voice Compression Algorithm |
| INT cirEmAtmPvcVccVoiceCompressionB2A | 1.3.6.1.4.1.1751.2.18.6.6.1.13 | INTEGER | read-write | Voice Compression Algorithm |
| INT cirEmAtmPvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.6.1.3 | INTEGER | not-accessible | VPI value for side B, the atm side, of a circuit emulation-atm PVC VCC connection. Valid range is a number between 0 and 4095. |
| INT cirEmAtmPvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.6.1.24 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| cirEmAtmSpvcVccActiveSvcEntry | 1.3.6.1.4.1.1751.2.18.6.20.1 | not-accessible | An entry in the CES active SVC table. There is one entry in the table corresponding to each active row in the cirEmAtmSpvcVccRowStatus for which the cirEmAtmSpvcVccConnType takes the value 'activeSvc'. | |
| cirEmAtmSpvcVccActiveSvcTable | 1.3.6.1.4.1.1751.2.18.6.20 | not-accessible | The table used to manage active SVCs established across ATM networks between CES entities. | |
| OCT cirEmAtmSpvcVccCePortAddr | 1.3.6.1.4.1.1751.2.18.6.19.1.18 | OCTET STRING | read-write | local CES port nsap address |
| INT cirEmAtmSpvcVccCngToneDetectionA2B | 1.3.6.1.4.1.1751.2.18.6.19.1.8 | INTEGER | read-write | Calling Tone Detection Algorithm, one of the enum value, g726-32k(3) is obsoleted on 01Mar99 such that user would not be able to configure CE-ATM |
| INT cirEmAtmSpvcVccCngToneDetectionB2A | 1.3.6.1.4.1.1751.2.18.6.19.1.13 | INTEGER | read-write | Calling Tone Detection Algorithm, one of the enum value, g726-32k(3) is obsoleted on 01Mar99 such that user would not be able to configure CE-ATM |
| INT cirEmAtmSpvcVccCodingTranslationA2B | 1.3.6.1.4.1.1751.2.18.6.19.1.9 | INTEGER | read-write | Coding rule translation type. |
| INT cirEmAtmSpvcVccCodingTranslationB2A | 1.3.6.1.4.1.1751.2.18.6.19.1.14 | INTEGER | read-write | Coding rule translation type. |
| INT cirEmAtmSpvcVccConnType | 1.3.6.1.4.1.1751.2.18.6.19.1.17 | INTEGER | read-write | The type of connection: activeSvc - attempt calls, whenever not established; passiveSvc - accepts calls |
| INT cirEmAtmSpvcVccEchoCancellationA2B | 1.3.6.1.4.1.1751.2.18.6.19.1.7 | INTEGER | read-write | Echo Cancellation Algorithm |
| INT cirEmAtmSpvcVccEchoCancellationB2A | 1.3.6.1.4.1.1751.2.18.6.19.1.12 | INTEGER | read-write | Echo Cancellation Algorithm |
| cirEmAtmSpvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.19.1 | not-accessible | Row definition of circuit emulation to ATM SPVC connections. | |
| INT cirEmAtmSpvcVccFlow | 1.3.6.1.4.1.1751.2.18.6.19.1.15 | INTEGER | read-write | Flow Type, pointToMultipointA2B and pointToMultipointB2A are for future support. |
| NUM cirEmAtmSpvcVccIfA | 1.3.6.1.4.1.1751.2.18.6.19.1.1 | IntfIndex | not-accessible | Interface index for side A, the circuit emulation side, of a circuit emulation-atm SPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NUM cirEmAtmSpvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.19.1.2 | IntfIndex | read-only | Interface index for side B, the atm side, of a circuit emulation-atm SPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| INT cirEmAtmSpvcVccOperStatus | 1.3.6.1.4.1.1751.2.18.6.19.1.19 | INTEGER | read-only | other - none of the types specified below; establishmentInProgress - connection is not operational, but call attempts are ongoing; connected - connection is currently operational; retriesExhausted - retry limit has been reached and call attempts have ceased; noAddressSupplied - no remote address has been configured, so no call attempts are initiated; lowerLayerDown - SPVC handler is not operational. |
| INT cirEmAtmSpvcVccRelease | 1.3.6.1.4.1.1751.2.18.6.24.1.1 | INTEGER | read-write | Release the connnection established on the endpoint and if the endpoint is Active, do not retry. |
| INT cirEmAtmSpvcVccReleaseCause | 1.3.6.1.4.1.1751.2.18.6.20.1.6 | INTEGER | read-only | CAUSE field value of the last RELEASE message received for this SVC. |
| OCT cirEmAtmSpvcVccReleaseDiag | 1.3.6.1.4.1.1751.2.18.6.20.1.7 | OCTET STRING | read-only | DIAGNOSTICS field value of the last RELEASE message received for this SVC. |
| OCT cirEmAtmSpvcVccRemoteCePortAddr | 1.3.6.1.4.1.1751.2.18.6.20.1.1 | OCTET STRING | read-write | The ATM address supporting the corresponding far end CES IWF process. If no address is supplied, no attempts to establish the active SVC are initiated. |
| INT cirEmAtmSpvcVccRestart | 1.3.6.1.4.1.1751.2.18.6.20.1.4 | INTEGER | read-write | restart, the active SVC is released if necessary and a new setup procedure is begun; or noop |
| I32 cirEmAtmSpvcVccRetryFailure | 1.3.6.1.4.1.1751.2.18.6.20.1.5 | Integer32 | read-only | Indicates how many attempts to establish the connection have failed. It is reset whenever a connection is successfully established or the SVC is restarted. |
| INT cirEmAtmSpvcVccRetryInterval | 1.3.6.1.4.1.1751.2.18.6.20.1.2 | INTEGER | read-write | The time to wait before attempting to establish the SVC after previous failed call attempt. 0 indicates retry will be attempted immediately. |
| INT cirEmAtmSpvcVccRetryLimit | 1.3.6.1.4.1.1751.2.18.6.20.1.3 | INTEGER | read-write | A maximum limit on how many retries. 0 indicates no limit. |
| cirEmAtmSpvcVccRlsEntry | 1.3.6.1.4.1.1751.2.18.6.24.1 | not-accessible | Row definition of CES SPVC release table. This entry is created whenever an entry is created in cirEmAtmSpvcVccTable. | |
| cirEmAtmSpvcVccRlsTable | 1.3.6.1.4.1.1751.2.18.6.24 | not-accessible | This table is an extension of cirEmAtmSpvcVccTable and is used to release a TE-ATM SPVC connection without deleting the configured data. | |
| ROW cirEmAtmSpvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.19.1.20 | RowStatus | read-write | Used to create and delete a soft PVCC. When this object is set to 'active' an attempt is made to set up the soft PVCC. When this object has the value 'active' and is set to another value, any set-up or connection in-progess is released. |
| INT cirEmAtmSpvcVccServiceType | 1.3.6.1.4.1.1751.2.18.6.19.1.16 | INTEGER | read-write | service type |
| NTF cirEmAtmSpvcVccSetUpNotify | 1.3.6.1.4.1.1751.2.18.8.4.57 | Response : Notification that a SPVC connection between CE and ATM endpoints has been made successfully. Return values - A-side interfaceIndex B-side interfaceIndex B-side vpi/vci | ||
| INT cirEmAtmSpvcVccSilenceDetectionA2B | 1.3.6.1.4.1.1751.2.18.6.19.1.6 | INTEGER | read-write | silence detection off/on |
| INT cirEmAtmSpvcVccSilenceDetectionB2A | 1.3.6.1.4.1.1751.2.18.6.19.1.11 | INTEGER | read-write | silence detection off/on |
| I32 cirEmAtmSpvcVccStatsCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.14.1.7 | Integer32 | read-only | Cells decoded on side A - ( High order portion) |
| I32 cirEmAtmSpvcVccStatsCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.14.1.8 | Integer32 | read-only | Cells decoded on side A - (Low order portion) |
| I32 cirEmAtmSpvcVccStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.12.14.1.24 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 cirEmAtmSpvcVccStatsCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.14.1.5 | Integer32 | read-only | Cells encoded on side A - (High order portion ) |
| I32 cirEmAtmSpvcVccStatsCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.14.1.6 | Integer32 | read-only | Cells encoded on side A - ( Low order portion) |
| I32 cirEmAtmSpvcVccStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.12.14.1.25 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| cirEmAtmSpvcVccStatsEntry | 1.3.6.1.4.1.1751.2.18.12.14.1 | not-accessible | Row definition for the CES SPVC connection statistics table | |
| NUM cirEmAtmSpvcVccStatsIfA | 1.3.6.1.4.1.1751.2.18.12.14.1.1 | IntfIndex | not-accessible | Interface index for side A, the circuit emulation side, of a circuit emulation-atm SPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NUM cirEmAtmSpvcVccStatsIfB | 1.3.6.1.4.1.1751.2.18.12.14.1.2 | IntfIndex | not-accessible | Interface index for side B, the atm side, of a circuit emulation-atm SPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| I32 cirEmAtmSpvcVccStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.14.1.9 | Integer32 | read-only | Valid Cells received on B - (High order portion) |
| I32 cirEmAtmSpvcVccStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.14.1.10 | Integer32 | read-only | Valid Cells received on B - (Low order portion) |
| I32 cirEmAtmSpvcVccStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.14.1.18 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 cirEmAtmSpvcVccStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.14.1.19 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 cirEmAtmSpvcVccStatsOdometerCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.14.1.16 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 cirEmAtmSpvcVccStatsOdometerCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.14.1.17 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 cirEmAtmSpvcVccStatsOdometerCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.14.1.14 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 cirEmAtmSpvcVccStatsOdometerCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.14.1.15 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| INT cirEmAtmSpvcVccStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.14.1.23 | INTEGER | read-write | Odometer reset button. |
| I32 cirEmAtmSpvcVccStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.14.1.22 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 cirEmAtmSpvcVccStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.14.1.11 | Integer32 | read-only | Valid cells transmitted on B - (High order portion) |
| I32 cirEmAtmSpvcVccStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.14.1.12 | Integer32 | read-only | Valid cells transmitted on B - (Low order portion) |
| I32 cirEmAtmSpvcVccStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.14.1.20 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 cirEmAtmSpvcVccStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.14.1.21 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| cirEmAtmSpvcVccStatsTable | 1.3.6.1.4.1.1751.2.18.12.14 | not-accessible | Table of statistics for a CES SPVC channel connection | |
| I32 cirEmAtmSpvcVccStatsTimer | 1.3.6.1.4.1.1751.2.18.12.14.1.13 | Integer32 | read-only | Number of seconds since stats have been collecting |
| INT cirEmAtmSpvcVccStatsVciB | 1.3.6.1.4.1.1751.2.18.12.14.1.4 | INTEGER | not-accessible | VCI value for side B, the atm side, of a circuit emulation-atm SPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT cirEmAtmSpvcVccStatsVpiB | 1.3.6.1.4.1.1751.2.18.12.14.1.3 | INTEGER | not-accessible | VPI value for side B, the atm side, of a circuit emulation-atm SPVC VCC connection. Valid range is a number between 0 and 4095. |
| cirEmAtmSpvcVccTable | 1.3.6.1.4.1.1751.2.18.6.19 | not-accessible | Table of Circuit Emulation to ATM Soft PVCs. | |
| NTF cirEmAtmSpvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.60 | Response : Notification that a SPVC connection between CE and ATM endpoints has been deleted. Return values - A-side interfaceIndex B-side interfaceIndex B-side vpi/vci | ||
| INT cirEmAtmSpvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.19.1.4 | INTEGER | read-only | VCI value for side B, the atm side, of a circuit emulation-atm SPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT cirEmAtmSpvcVccViB | 1.3.6.1.4.1.1751.2.18.6.19.1.21 | INTEGER | read-write | VI to associate the Egress part of the B2A connection . |
| INT cirEmAtmSpvcVccVoiceCompressionA2B | 1.3.6.1.4.1.1751.2.18.6.19.1.5 | INTEGER | read-write | Voice Compression Algorithm |
| INT cirEmAtmSpvcVccVoiceCompressionB2A | 1.3.6.1.4.1.1751.2.18.6.19.1.10 | INTEGER | read-write | Voice Compression Algorithm |
| INT cirEmAtmSpvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.19.1.3 | INTEGER | read-only | VPI value for side B, the atm side, of a circuit emulation-atm SPVC VCC connection. Valid range is a number between 0 and 4095. |
| INT cirEmCirEmPvcCodingTranslationA2B | 1.3.6.1.4.1.1751.2.18.6.10.1.8 | INTEGER | read-write | Coding rule translation type. |
| INT cirEmCirEmPvcCodingTranslationB2A | 1.3.6.1.4.1.1751.2.18.6.10.1.10 | INTEGER | read-write | Coding rule translation type. |
| INT cirEmCirEmPvcConnectionStatus | 1.3.6.1.4.1.1751.2.18.6.10.1.11 | INTEGER | read-only | Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service. The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated. InactiveA2B-B2A: Both the A2B and B2A resource interfaces are not in service. InactiveA2B: The A2B resource interface is not in service. InactiveB2A: The B2A resource interface is not in service. If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority. |
| CON cirEmCirEmPvcConnFailureCauseA | 1.3.6.1.4.1.1751.2.18.6.10.1.14 | ConnFailureCause | read-only | connestion status reason code |
| CON cirEmCirEmPvcConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.10.1.15 | ConnFailureCause | read-only | connection status reason code |
| INT cirEmCirEmPvcEchoCancellationA2B | 1.3.6.1.4.1.1751.2.18.6.10.1.5 | INTEGER | read-write | Echo cancellation off/on |
| INT cirEmCirEmPvcEchoCancellationB2A | 1.3.6.1.4.1.1751.2.18.6.10.1.9 | INTEGER | read-write | Echo cancellation off/on |
| cirEmCirEmPvcEntry | 1.3.6.1.4.1.1751.2.18.6.10.1 | not-accessible | Row definition of circuit emulation to circuit emulation connections. | |
| INT cirEmCirEmPvcFlow | 1.3.6.1.4.1.1751.2.18.6.10.1.6 | INTEGER | read-write | Flow Type |
| NUM cirEmCirEmPvcIfA | 1.3.6.1.4.1.1751.2.18.6.10.1.1 | IntfIndex | not-accessible | Interface index for side A of a circuit emulation-circuit emulation PVC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NUM cirEmCirEmPvcIfB | 1.3.6.1.4.1.1751.2.18.6.10.1.2 | IntfIndex | not-accessible | Interface index for side B of a circuit emulation-circuit emulation PVC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| INT cirEmCirEmPvcInterworking | 1.3.6.1.4.1.1751.2.18.6.10.1.12 | INTEGER | read-write | CE - CE interworking enable/disabled |
| NTF cirEmCirEmPvcReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.8 | Response : The PVC connection request between two circuit emulation interfaces has failed. | ||
| ROW cirEmCirEmPvcRowStatus | 1.3.6.1.4.1.1751.2.18.6.10.1.7 | RowStatus | read-write | row status |
| INT cirEmCirEmPvcServiceType | 1.3.6.1.4.1.1751.2.18.6.10.1.13 | INTEGER | read-write | service type |
| NTF cirEmCirEmPvcSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.17 | Response : The PVC connection between two circuit-emulation interfaces has been created. | ||
| I32 cirEmCirEmPvcStatsCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.10.1.5 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 cirEmCirEmPvcStatsCellsDecodedHiB | 1.3.6.1.4.1.1751.2.18.12.10.1.9 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 cirEmCirEmPvcStatsCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.10.1.6 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 cirEmCirEmPvcStatsCellsDecodedLoB | 1.3.6.1.4.1.1751.2.18.12.10.1.10 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 cirEmCirEmPvcStatsCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.10.1.3 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 cirEmCirEmPvcStatsCellsEncodedHiB | 1.3.6.1.4.1.1751.2.18.12.10.1.7 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 cirEmCirEmPvcStatsCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.10.1.4 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 cirEmCirEmPvcStatsCellsEncodedLoB | 1.3.6.1.4.1.1751.2.18.12.10.1.8 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| cirEmCirEmPvcStatsEntry | 1.3.6.1.4.1.1751.2.18.12.10.1 | not-accessible | Row definition for the connection statistics table | |
| NUM cirEmCirEmPvcStatsIfA | 1.3.6.1.4.1.1751.2.18.12.10.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| NUM cirEmCirEmPvcStatsIfB | 1.3.6.1.4.1.1751.2.18.12.10.1.2 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| I32 cirEmCirEmPvcStatsOdometerCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.10.1.14 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 cirEmCirEmPvcStatsOdometerCellsDecodedHiB | 1.3.6.1.4.1.1751.2.18.12.10.1.18 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 cirEmCirEmPvcStatsOdometerCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.10.1.15 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 cirEmCirEmPvcStatsOdometerCellsDecodedLoB | 1.3.6.1.4.1.1751.2.18.12.10.1.19 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 cirEmCirEmPvcStatsOdometerCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.10.1.12 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 cirEmCirEmPvcStatsOdometerCellsEncodedHiB | 1.3.6.1.4.1.1751.2.18.12.10.1.16 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 cirEmCirEmPvcStatsOdometerCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.10.1.13 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 cirEmCirEmPvcStatsOdometerCellsEncodedLoB | 1.3.6.1.4.1.1751.2.18.12.10.1.17 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| INT cirEmCirEmPvcStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.10.1.21 | INTEGER | read-write | Odometer reset button. |
| I32 cirEmCirEmPvcStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.10.1.20 | Integer32 | read-only | Number of seconds since odometer was reset. |
| cirEmCirEmPvcStatsTable | 1.3.6.1.4.1.1751.2.18.12.10 | not-accessible | Table of statistics for a channel connection | |
| I32 cirEmCirEmPvcStatsTimer | 1.3.6.1.4.1.1751.2.18.12.10.1.11 | Integer32 | read-only | Number of seconds stats have been collecting |
| cirEmCirEmPvcTable | 1.3.6.1.4.1.1751.2.18.6.10 | not-accessible | Table of Circuit Emulation to Circuit Emulation | |
| NTF cirEmCirEmPvcTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.26 | Response : The PVC connection between two circuit-emulation interfaces has been deleted. | ||
| I32 cirEmIfStatsCellsDecodedHi | 1.3.6.1.4.1.1751.2.18.11.3.1.4 | Integer32 | read-only | Outgoing cells from the i/o port to the outside media |
| I32 cirEmIfStatsCellsDecodedLo | 1.3.6.1.4.1.1751.2.18.11.3.1.5 | Integer32 | read-only | Outgoing cells from the i/o port to the outside media |
| I32 cirEmIfStatsCellsEncodedHi | 1.3.6.1.4.1.1751.2.18.11.3.1.2 | Integer32 | read-only | Incoming cells from the outside media to the i/o port |
| I32 cirEmIfStatsCellsEncodedLo | 1.3.6.1.4.1.1751.2.18.11.3.1.3 | Integer32 | read-only | Incoming cells from the outside media to the i/o port |
| cirEmIfStatsEntry | 1.3.6.1.4.1.1751.2.18.11.3.1 | not-accessible | Row definition for the cirEm statistics table | |
| NUM cirEmIfStatsId | 1.3.6.1.4.1.1751.2.18.11.3.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) to the cirEm statistics table |
| cirEmIfStatsTable | 1.3.6.1.4.1.1751.2.18.11.3 | not-accessible | Table of statistics for an cirEm interface | |
| I32 cirEmIfStatsTimer | 1.3.6.1.4.1.1751.2.18.11.3.1.6 | Integer32 | read-only | Time, in seconds, since last reset. |
| NTF cirEmSpvcConfigFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.21 | Info : Notification that an attempt to configure an endpoint as CE SPVC endpoint has failed. Return values - interfaceIndex - spvcConfigFailureCode: An identified reason for failure while configuring/modifying SPVC parameters. | ||
| NTF cirEmSpvcConfiguredNotify | 1.3.6.1.4.1.1751.2.18.8.3.20 | Info : Notification that an endpoint has been configured as CES SPVC endpoint. Return value - interfaceIndex | ||
| NTF cirEmSpvcDeletedNotify | 1.3.6.1.4.1.1751.2.18.8.3.22 | Info : Notification that CE SPVC configuration has been deleted. Return value - interfaceIndex | ||
| NTF cirEmSpvcModifiedNotify | 1.3.6.1.4.1.1751.2.18.8.3.23 | Info : Notification that a SPVC endpoint has been modified - this trap has been obsoleted 07/01/2001. | ||
| NTF cirEmSpvcModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.24 | Info : Notification that an attempt to modify a CE SPVC endpoint has failed - this trap has been obsoleted 07/01/2001. | ||
| NTF completeClockFailedNotify | 1.3.6.1.4.1.1751.2.18.8.1.17 | Critical : The stratum cards have either been removed or have failed leading to no clock being provided. | ||
| NTF completeClockRecoveredNotify | 1.3.6.1.4.1.1751.2.18.8.1.18 | Info : A stratum card is now available to provide a clock source. | ||
| NTF compositeClockClearedNotify | 1.3.6.1.4.1.1751.2.18.8.1.7 | Info : The error in the composite clock has been corrected. | ||
| NTF compositeClockFailNotify | 1.3.6.1.4.1.1751.2.18.8.1.6 | Critical : The composite clock has failed. Please call Support immediately to resolve the problem. | ||
| connectionConfig | 1.3.6.1.4.1.1751.2.18.6 | |||
| connectionEvents | 1.3.6.1.4.1.1751.2.18.8.4 | |||
| connectionStatistics | 1.3.6.1.4.1.1751.2.18.12 | |||
| IP consoleIPAddr1 | 1.3.6.1.4.1.1751.2.18.1.86 | IpAddress | read-write | console IP Address, where TRAP will be sent. |
| IP consoleIPAddr2 | 1.3.6.1.4.1.1751.2.18.1.87 | IpAddress | read-write | console IP Address, where TRAP will be sent. |
| IP consoleIPAddr3 | 1.3.6.1.4.1.1751.2.18.1.88 | IpAddress | read-write | console IP Address, where TRAP will be sent. |
| INT consolePort1 | 1.3.6.1.4.1.1751.2.18.1.89 | INTEGER | read-write | port number on host where TRAP will be sent |
| INT consolePort2 | 1.3.6.1.4.1.1751.2.18.1.90 | INTEGER | read-write | port number on host where TRAP will be sent |
| INT consolePort3 | 1.3.6.1.4.1.1751.2.18.1.91 | INTEGER | read-write | port number on host where TRAP will be sent |
| NTF cRC4ModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.35 | Info: Notification that modification of the CRC4 field of an E1 port failed. | ||
| IP csSapphireInterfaceAddress | 1.3.6.1.4.1.1751.2.18.1.102 | IpAddress | read-write | The IP address to be specified as the source address in the TCP connect message that is sent to the SoftSwitch running as server and PSAX running as client. |
| IP csTcpServerIpAddress | 1.3.6.1.4.1.1751.2.18.1.21 | IpAddress | read-write | The IP address of CS |
| INT csTcpServerPortNumber | 1.3.6.1.4.1.1751.2.18.1.22 | INTEGER | read-write | The Port Number used for communication with CS. NOTE: Port # 5000 and 6000 have been reservered for AC products. DO NOT USED THEM !!! |
| I32 dbCirEmIfStatsCellsDecodedHi | 1.3.6.1.4.1.1751.2.18.11.7.1.4 | Integer32 | read-only | Outgoing cells from the i/o port to the outside media. |
| I32 dbCirEmIfStatsCellsDecodedLo | 1.3.6.1.4.1.1751.2.18.11.7.1.5 | Integer32 | read-only | Outgoing cells from the i/o port to the outside media. |
| I32 dbCirEmIfStatsCellsEncodedHi | 1.3.6.1.4.1.1751.2.18.11.7.1.2 | Integer32 | read-only | Incoming cells from the outside media to the i/o port. |
| I32 dbCirEmIfStatsCellsEncodedLo | 1.3.6.1.4.1.1751.2.18.11.7.1.3 | Integer32 | read-only | Incoming cells from the outside media to the i/o port. |
| dbCirEmIfStatsEntry | 1.3.6.1.4.1.1751.2.18.11.7.1 | not-accessible | Row definition for the dbCirEm statistics table. | |
| NUM dbCirEmIfStatsId | 1.3.6.1.4.1.1751.2.18.11.7.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) to the dbCirEm statistics table. |
| dbCirEmIfStatsTable | 1.3.6.1.4.1.1751.2.18.11.7 | not-accessible | Table of statistics for a dbCirEm interface. | |
| I32 dbCirEmIfStatsTimer | 1.3.6.1.4.1.1751.2.18.11.7.1.6 | Integer32 | read-only | Time, in seconds, since last reset. |
| I32 deviceId | 1.3.6.1.4.1.1751.2.18.15.20 | Integer32 | read-only | device ID is used as the number of external devices. Each device can be an external input device or control output device. |
| NTF dhpvcChangeNotify | 1.3.6.1.4.1.1751.2.18.8.4.79 | This will indicate the changes in a dual home pvc. This will have 2 indications. One is when there is a switchover which indicate the last state and the new one (eg Prim To Bkup) Secondly there will also be an indication when there is a state change which will indicate the new state only (eg Primary is Active and in No Fail Condition and Backup is Passive and in Fail Condition). In case of state change the traffic path is not changed but it indicates the state of the passive path. | ||
| NTF differentSystemSoftwareNotify | 1.3.6.1.4.1.1751.2.18.8.1.44 | Critical: Indicates that the primary and backup cpu's are running different versions of software. This could cause system problems since the database files will not be transferred between cpu's so a change of cpu will result. | ||
| I32 dlciNumber | 1.3.6.1.4.1.1751.2.18.15.40 | Integer32 | read-only | The number of the dlci being used. |
| INT ds1ChannelCellMapping | 1.3.6.1.4.1.1751.2.18.3.3.1.4 | INTEGER | read-write | cell delineation mode for ATM cell bearing services |
| INT ds1ChannelCellScramble | 1.3.6.1.4.1.1751.2.18.3.3.1.8 | INTEGER | read-write | refers to enabling/disabling cell scrambling on ATM interface. |
| ds1ChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.3.3.1 | not-accessible | Row definition for common physical port attributes | |
| ds1ChannelConfigTable | 1.3.6.1.4.1.1751.2.18.3.3 | not-accessible | Table of common physical Port attributes | |
| OCT ds1ChannelDs0Map | 1.3.6.1.4.1.1751.2.18.3.3.1.3 | OCTET STRING | read-write | bit map of DS0 in channel |
| NUM ds1ChannelId | 1.3.6.1.4.1.1751.2.18.3.3.1.1 | IntfIndex | not-accessible | interface index - SSPPCCC |
| INT ds1ChannelIfType | 1.3.6.1.4.1.1751.2.18.3.3.1.2 | INTEGER | read-write | UNI or NNI type for ATM ,Frame Relay, or ISDN service interface type for channel |
| INT ds1ChannelInputCodingRule | 1.3.6.1.4.1.1751.2.18.3.3.1.5 | INTEGER | read-write | enhancement feature |
| INT ds1Channelization | 1.3.6.1.4.1.1751.2.18.2.5.1.2 | INTEGER | read-write | ds1 interface type |
| INT ds1ChannelSecuFeature | 1.3.6.1.4.1.1751.2.18.3.3.1.6 | INTEGER | read-write | enhancement feature |
| INT ds1ChannelSignaling | 1.3.6.1.4.1.1751.2.18.3.3.1.7 | INTEGER | read-write | refers to robbed-bit signaling in circuitEmulation interfaces. |
| INT ds1ConnGatewayFeature | 1.3.6.1.4.1.1751.2.18.2.5.1.14 | INTEGER | read-write | To enable/disable connection gateway (Sapphire) API. |
| INT ds1DataTransferType | 1.3.6.1.4.1.1751.2.18.2.5.1.11 | INTEGER | read-write | DS1 data transfer type is only applicable in Circuit Emulation where unstructured CE packets entire T1 frame including the F-bit into the AAL1 for data tranfer, whereas, the structured CE packets the entire T1 frame except the F-bit. |
| INT ds1EnhanceFeatureSet1 | 1.3.6.1.4.1.1751.2.18.2.5.1.10 | INTEGER | read-write | To enable/disable a proprietary ab signaling scheme, it applies to all DS0s in the port. No individual DS0 signaling can be configured under this scheme. |
| INT ds1InLineCode | 1.3.6.1.4.1.1751.2.18.2.5.1.15 | INTEGER | read-write | To select and support the inlinecode option in either ANSI or DS1_ANI (ANI: Access Network Interface) |
| INT ds1LineBuildOut | 1.3.6.1.4.1.1751.2.18.2.5.1.7 | INTEGER | read-write | ds1 line build out |
| INT ds1LineCoding | 1.3.6.1.4.1.1751.2.18.2.5.1.4 | INTEGER | read-write | ds1 interface type |
| INT ds1LineStatus | 1.3.6.1.4.1.1751.2.18.2.5.1.8 | 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. ds1NoAlarm should be set if and only if no other flag is set. If the ds1LoopbackState bit is set, the loopbak in effect can be determined from the ds1LoopbackConfig 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 8192: dsx1RmtLoopback: Far end loopback |
| INT ds1LineType | 1.3.6.1.4.1.1751.2.18.2.5.1.3 | INTEGER | read-write | ds1 interface type |
| INT ds1LoopbackConfig | 1.3.6.1.4.1.1751.2.18.2.5.1.5 | INTEGER | read-write | This variable represents the loopback configuration of the ds1 interface |
| INT ds1OamInterworkingType | 1.3.6.1.4.1.1751.2.18.2.5.1.12 | INTEGER | read-write | Specifies whether the interworking is done by trunk conditioning or unframed1s |
| ds1PortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.5.1 | not-accessible | Row definition for ds1 specific port attributes | |
| ds1PortConfigTable | 1.3.6.1.4.1.1751.2.18.2.5 | not-accessible | Table of ds1 specific port attributes | |
| I32 ds1PortId | 1.3.6.1.4.1.1751.2.18.2.5.1.1 | Integer32 | not-accessible | interface index - slot/port: SSPP |
| I32 ds1PortStatsCurrentESs | 1.3.6.1.4.1.1751.2.18.10.2.1.3 | Integer32 | read-only | The number of Errored Seconds, encountered by a DS1 interface. |
| I32 ds1PortStatsCurrentLCVs | 1.3.6.1.4.1.1751.2.18.10.2.1.5 | Integer32 | read-only | The number of Line Code Violations (LCVs) en- countered by a DS1 interface. |
| I32 ds1PortStatsCurrentSESs | 1.3.6.1.4.1.1751.2.18.10.2.1.4 | Integer32 | read-only | The number of Severely Errored Seconds encoun- tered by a DS1 interface. |
| ds1PortStatsEntry | 1.3.6.1.4.1.1751.2.18.10.2.1 | not-accessible | Row definition for the DS1 port statistics table | |
| I32 ds1PortStatsId | 1.3.6.1.4.1.1751.2.18.10.2.1.1 | Integer32 | not-accessible | Port ID - Slot/Port (SSPP) |
| ds1PortStatsTable | 1.3.6.1.4.1.1751.2.18.10.2 | not-accessible | Table of statisics for a DS1 port | |
| I32 ds1PortStatsTimer | 1.3.6.1.4.1.1751.2.18.10.2.1.2 | Integer32 | read-only | The number of seconds that have elapsed since the beginning of the current error-measurement period. |
| INT ds1TransmitClockSource | 1.3.6.1.4.1.1751.2.18.2.5.1.6 | INTEGER | read-write | ds1 timing source |
| INT ds3CellMapping | 1.3.6.1.4.1.1751.2.18.2.3.1.9 | INTEGER | read-write | ds3 cell mapping method |
| ds3ChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.3.2.1 | not-accessible | Row definition for common physical channel attributes | |
| ds3ChannelConfigTable | 1.3.6.1.4.1.1751.2.18.3.2 | not-accessible | Table of common physical channel attributes | |
| NUM ds3ChannelId | 1.3.6.1.4.1.1751.2.18.3.2.1.1 | IntfIndex | not-accessible | interface index - SSPPCCC |
| INT ds3ChannelIfType | 1.3.6.1.4.1.1751.2.18.3.2.1.2 | INTEGER | read-write | UNI or NNI type, |
| INT ds3ChannelSecuFeature | 1.3.6.1.4.1.1751.2.18.3.2.1.3 | INTEGER | read-write | Interface type configured on DS3 channel |
| INT ds3LineBuildOut | 1.3.6.1.4.1.1751.2.18.2.3.1.7 | INTEGER | read-write | ds3 line build out |
| INT ds3LineCoding | 1.3.6.1.4.1.1751.2.18.2.3.1.3 | INTEGER | read-only | This variable describes the variety of Zero Code Suppression used on this interface, which in turn affects a number of its characteristics. ds3B3ZS refers to the use of specified patterns of normal bits and bipolar violations which are used to replace sequences of zero bits of a specified length. |
| INT ds3LineScramble | 1.3.6.1.4.1.1751.2.18.2.3.1.8 | INTEGER | read-write | ds3 line scramble |
| INT ds3LineStatus | 1.3.6.1.4.1.1751.2.18.2.3.1.6 | INTEGER | read-only | ds3 line status: 1: dsx3NoAlarm: No alarm present 2: dsx3RcvRAIFailure: Receiving Yellow/Remote Alarm Indication 4: dsx3XmitRAIAlarm: Transmitting Yellow/Remote Alarm Indication 8: dsx3RcvAIS: Receiving AIS failure state 16: dsx3XmitAIS: Transmitting AIS failure statue 32: dsx3LOF: Receiving LOF failure state 64: dsx3LOS: Reveiving LOS failure state 128: dsx3LoopbackState: Looping the received signal 256: dsx3RcvTestCode: Receiving a Test Pattern 512: dsx3OtherFailure: any line status not defined 1024: dsx3RcvRmtAIS: 2048: dsx3RcvRmtOOF: 4096: dsx3RcvRmtLOS: 8192: dsx3RcvRmtIdle: 16384: dsx3RmtLoopback: Far end remote loopback |
| INT ds3LineType | 1.3.6.1.4.1.1751.2.18.2.3.1.2 | INTEGER | read-write | This variable indicates the variety of DS3 C-bit implementing this interface. The type of interface affects the interpretation of the usage and error statistics. The rate of DS3 is 44.736 Mbps. The dsx3ClearChannel value means that the C-bits are not used except for sending/receiving AIS. The values, in sequence, describe: TITLE: SPECIFICATION: dsx3CbitParity ANSI T1.107a-1989 dsx3ClearChannel ANSI T1.102-1987. |
| INT ds3LoopbackConfig | 1.3.6.1.4.1.1751.2.18.2.3.1.4 | INTEGER | read-write | This variable represents the loopback configuration of the DS3 interface. See above diagrams for explanations of loops. |
| INT ds3OutputTxRate | 1.3.6.1.4.1.1751.2.18.2.3.1.11 | INTEGER | read-write | The ability to adjust the bandwidth of DS3 in tx direction. The adjustable DS3 bandwidth will support 1% increments. |
| ds3PortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.3.1 | not-accessible | Row definition for ds3 specific port attributes | |
| ds3PortConfigTable | 1.3.6.1.4.1.1751.2.18.2.3 | not-accessible | Table of ds3 specific port attributes | |
| I32 ds3PortId | 1.3.6.1.4.1.1751.2.18.2.3.1.1 | Integer32 | not-accessible | slot/port: SSPP |
| I32 ds3PortStatsCurrentLCVs | 1.3.6.1.4.1.1751.2.18.10.1.1.4 | Integer32 | read-only | Line coding violations encountered |
| I32 ds3PortStatsCurrentLESs | 1.3.6.1.4.1.1751.2.18.10.1.1.5 | Integer32 | read-only | Line errored seconds |
| I32 ds3PortStatsCurrentSEFSs | 1.3.6.1.4.1.1751.2.18.10.1.1.3 | Integer32 | read-only | severely errored framing seconds |
| ds3PortStatsEntry | 1.3.6.1.4.1.1751.2.18.10.1.1 | not-accessible | Row definition for the DS3 port statistics table | |
| I32 ds3PortStatsId | 1.3.6.1.4.1.1751.2.18.10.1.1.1 | Integer32 | not-accessible | Port ID - Slot/Port (SSPP) |
| ds3PortStatsTable | 1.3.6.1.4.1.1751.2.18.10.1 | not-accessible | Table of statisics for a DS3 port | |
| I32 ds3PortStatsTimer | 1.3.6.1.4.1.1751.2.18.10.1.1.2 | Integer32 | read-only | The number of seconds that have elapsed since the beginning of the current error-measurement period. |
| INT ds3SendCode | 1.3.6.1.4.1.1751.2.18.2.3.1.10 | INTEGER | read-write | This variable indicates what type of code is being sent across the ds3 interface by the device. The values mean: 'noCode' - sending looped or normal data 'lineLoopCode' - sending a request for a line loopback 'deactivateCode' - sending a loopback deactivation request 'testPattern' - sending a test pattern |
| INT ds3TransmitClockSource | 1.3.6.1.4.1.1751.2.18.2.3.1.5 | INTEGER | read-write | 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. 'cardFreeRun' indicates that a local oscillator on the I/O card is used as the transmit clock. 'adaptiveTiming' indicates that the adaptive clocking mechanism is used |
| INT dsp2AalMode | 1.3.6.1.4.1.1751.2.18.5.14.1.5 | INTEGER | read-write | aal2-non-multiplexed : Does not support multiplexing of multiple channels with one trunk aal2-standard: Support Standard Aal2 Multiplexing aal1:Support Aal1 mode. |
| INT dsp2AdminStatus | 1.3.6.1.4.1.1751.2.18.5.14.1.2 | INTEGER | read-write | The administrative action: 'outOfService' take the interface out of service 'inService' take the interface in service 'delete' remove/deconfigure the interface. |
| dsp2AlgorithmEntry | 1.3.6.1.4.1.1751.2.18.3.13.2.1 | not-accessible | Row definition for dsp2 algorithms assigned to interfaces. | |
| NUM dsp2AlgorithmId | 1.3.6.1.4.1.1751.2.18.3.13.2.1.1 | IntfIndex | not-accessible | interface index - SSPPCC |
| dsp2AlgorithmTable | 1.3.6.1.4.1.1751.2.18.3.13.2 | not-accessible | Table of dsp2 algorithms assigned to interface. | |
| INT dsp2AlgorithmType | 1.3.6.1.4.1.1751.2.18.3.13.2.1.2 | INTEGER | read-only | DSP Algorithm type. |
| dsp2Channel | 1.3.6.1.4.1.1751.2.18.3.13 | |||
| INT dsp2ChannelAlarmType | 1.3.6.1.4.1.1751.2.18.3.13.1.1.3 | INTEGER | read-only | This field is a read only failure which gives the status of a dsp.When the status is dspFailure the Operational Status at the interface level will go OOS |
| dsp2ChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.3.13.1.1 | not-accessible | Row definition for common physical port attributes | |
| dsp2ChannelConfigTable | 1.3.6.1.4.1.1751.2.18.3.13.1 | not-accessible | Table of Channel attributes | |
| NUM dsp2ChannelId | 1.3.6.1.4.1.1751.2.18.3.13.1.1.1 | IntfIndex | not-accessible | interface index - SSPPCC |
| INT dsp2ChannelIfType | 1.3.6.1.4.1.1751.2.18.3.13.1.1.2 | INTEGER | read-write | Channel Interface Type |
| INT dsp2ChannelModeConfig | 1.3.6.1.4.1.1751.2.18.3.13.1.1.4 | INTEGER | read-write | This field is used to configure the mode of the DSP card. Each mode corresponds to a set of algorithms supported by the IO card. The complete list of enumerations of supported algorithms is given in the dsp2AlgorithmTable. The following description outlines the algorithms supported in each corresponding AlgoSet. algoSet1 : g168-echo-cancellation128ms algoSet2 : g726-voice-compression, g165-echo-cancellation, generic-silence-suppression, fax-modem-tone-detection, g168-echo-cancellation64ms. algoSet3 : g729a-voice-compression, g165-echo-cancellation, g729b-silence-suppression, fax-modem-tone-detection, g168-echo-cancellation64ms. algoSet4 : v17-fax-algorithm-upto-14400-bps, v29-fax-algorithm-upto-9600-bps, v27ter-fax-algorithm-upto-2400-bps, v21-fax-algorithm-upto-300-bps. algoSet5 : g168-echo-cancellation64ms. algoSet6 : g726-voice-compression, g729a-voice-compression, g729b-silence-suppression, g168-echo-cancellation64ms, v17-fax-algorithm-upto-14400-bps, v29-fax-algorithm-upto-9600-bps, v27ter-fax-algorithm-upto-2400-bps, v21-fax-algorithm-upto-300-bps. |
| dsp2ConfigEntry | 1.3.6.1.4.1.1751.2.18.5.14.1 | not-accessible | Row definition for Dsp2 interface | |
| dsp2ConfigTable | 1.3.6.1.4.1.1751.2.18.5.14 | not-accessible | Table for Dsp2 Interface | |
| NUM dsp2IfIndex | 1.3.6.1.4.1.1751.2.18.5.14.1.1 | IntfIndex | not-accessible | interface index (slot/port/channel) SSPPCCC |
| I32 dsp2LoadCount | 1.3.6.1.4.1.1751.2.18.5.14.1.4 | Integer32 | read-only | Gives the number of calls going through that dsp. This will be of use in case of deletion of dsp interface. When no calls are going through the dsp this value will be 0 |
| INT dsp2OperStatus | 1.3.6.1.4.1.1751.2.18.5.14.1.3 | INTEGER | read-only | The operational status of the interface: 'outOfService' interface is out of service 'inService' interface is in service |
| dsp2PortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.14.1 | not-accessible | Row definition for common physical port attributes | |
| dsp2PortConfigTable | 1.3.6.1.4.1.1751.2.18.2.14 | not-accessible | Table of common physical Port attributes | |
| I32 dsp2PortId | 1.3.6.1.4.1.1751.2.18.2.14.1.1 | Integer32 | read-only | interface index - SSPP |
| INT dspAdminStatus | 1.3.6.1.4.1.1751.2.18.5.7.1.2 | INTEGER | read-write | The administrative action: 'outOfService' take the interface out of service 'inService' take the interface in service 'delete' remove/deconfigure the interface. |
| dspChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.3.8.1 | not-accessible | Row definition for common physical port attributes | |
| dspChannelConfigTable | 1.3.6.1.4.1.1751.2.18.3.8 | not-accessible | Table of common physical Port attributes | |
| INT dspChannelEchoCancellation | 1.3.6.1.4.1.1751.2.18.3.8.1.5 | INTEGER | read-only | voice compression scheme |
| NUM dspChannelId | 1.3.6.1.4.1.1751.2.18.3.8.1.1 | IntfIndex | not-accessible | interface index - SSPPCC |
| INT dspChannelIfType | 1.3.6.1.4.1.1751.2.18.3.8.1.2 | INTEGER | read-write | Channel Interface Type |
| INT dspChannelInputCodingRule | 1.3.6.1.4.1.1751.2.18.3.8.1.3 | INTEGER | read-only | Input Coding Rule |
| INT dspChannelSilenceSupression | 1.3.6.1.4.1.1751.2.18.3.8.1.6 | INTEGER | read-only | voice compression scheme |
| INT dspChannelVoiceCompression | 1.3.6.1.4.1.1751.2.18.3.8.1.4 | INTEGER | read-write | voice compression scheme |
| dspConfigEntry | 1.3.6.1.4.1.1751.2.18.5.7.1 | not-accessible | Row definition for Dsp interface | |
| dspConfigTable | 1.3.6.1.4.1.1751.2.18.5.7 | not-accessible | Table for Dsp Interface | |
| NUM dspIfIndex | 1.3.6.1.4.1.1751.2.18.5.7.1.1 | IntfIndex | not-accessible | interface index (slot/port/channel) SSPPCCC |
| INT dspOperStatus | 1.3.6.1.4.1.1751.2.18.5.7.1.3 | INTEGER | read-only | The operational status of the interface: 'outOfService' interface is out of service 'inService' interface is in service |
| dspPortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.9.1 | not-accessible | Row definition for common physical port attributes | |
| dspPortConfigTable | 1.3.6.1.4.1.1751.2.18.2.9 | not-accessible | Table of common physical Port attributes | |
| I32 dspPortId | 1.3.6.1.4.1.1751.2.18.2.9.1.1 | Integer32 | read-only | interface index - SSPP |
| INT dspReroutingFeature | 1.3.6.1.4.1.1751.2.18.1.109.1 | INTEGER | read-write | Dsp2 Rerouting Feature.This is used to enable or disable rerouting of connections when a dsp chip or card fails. |
| I32 dspResourceAvail | 1.3.6.1.4.1.1751.2.18.1.94.1.2 | Integer32 | read-only | The available DSP resource counts how many connections can be made using this available DSP resource type in the system. |
| I32 dspResourceAvailFailed | 1.3.6.1.4.1.1751.2.18.1.94.1.5 | Integer32 | read-only | The available but failed DSP resource counts how many connections can be made if using currently failed DSP resource type in the system. |
| dspResourceEntry | 1.3.6.1.4.1.1751.2.18.1.94.1 | not-accessible | Row definition for DSP resource usage table entries. | |
| dspResourceFeatureConfig | 1.3.6.1.4.1.1751.2.18.1.109 | |||
| INT dspResourceId | 1.3.6.1.4.1.1751.2.18.1.94.1.1 | INTEGER | not-accessible | DSP resource type enumerations. The algoSets describe the mode of the DSP card. Each mode corresponds to a set of algorithms supported by the IO card. Aal modes describe the aal type used. algoSet1-aal2-non-multiplexed: resource type for algoSet1 DSP mode and non-multiplexed aal2 AAL mode. algoSet1-aal2-std : resource type for algoSet1 DSP mode and standard aal2 AAL mode. algoSet2-aal2-non-multiplexed: resource type for algoSet2 DSP mode and non-multiplexed aal2 AAL mode.aal2 AAL mode. algoSet2-aal2-std: resource type for algoSet2 DSP mode and standard aal2 AAL mode. algoSet3-aal2-non-multiplexed: resource type for algoSet3 DSP mode and non-multiplexed aal2 AAL mode. algoSet3-aal2-std: resource type for algoSet3 DSP mode and standard aal2 AAL mode. algoSet5-aal1: resource type for algoSet5 DSP mode and aal1 AAL mode. algoSet6-aal2-std: resource type for algoSet6 DSP mode and standard aal2 AAL mode. tone-annce-cas: resource type for the tone announcement interface and CAS mode of the TASM card. tone-annce-tas: resource type for the tone announcement interface and TAS mode of the TASM card. |
| dspResourceTable | 1.3.6.1.4.1.1751.2.18.1.94 | not-accessible | Table of DSP resource usage for the whole system. | |
| I32 dspResourceUsed | 1.3.6.1.4.1.1751.2.18.1.94.1.3 | Integer32 | read-only | The used DSP resource counts how many connections are already made using this available DSP resource type in the system. |
| I32 dspResourceUsedFailed | 1.3.6.1.4.1.1751.2.18.1.94.1.4 | Integer32 | read-only | The used but failed DSP resource counts how many connections are already made using currently failed DSP resource type in the system. |
| INT e1ChannelCellMapping | 1.3.6.1.4.1.1751.2.18.3.11.1.4 | INTEGER | read-write | cell delineation mode for ATM cell bearing services |
| e1ChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.3.11.1 | not-accessible | Row definition for common physical port attributes | |
| e1ChannelConfigTable | 1.3.6.1.4.1.1751.2.18.3.11 | not-accessible | Table of common physical Port attributes | |
| OCT e1ChannelDs0Map | 1.3.6.1.4.1.1751.2.18.3.11.1.3 | OCTET STRING | read-write | bit map of DS0 in channel |
| NUM e1ChannelId | 1.3.6.1.4.1.1751.2.18.3.11.1.1 | IntfIndex | not-accessible | interface index - SSPPCCC |
| INT e1ChannelIfType | 1.3.6.1.4.1.1751.2.18.3.11.1.2 | INTEGER | read-write | UNI or NNI type for ATM ,Frame Relay, or ISDN serviceinterface type for channel |
| INT e1ChannelInputCodingRule | 1.3.6.1.4.1.1751.2.18.3.11.1.5 | INTEGER | read-write | enhancement feature |
| INT e1Channelization | 1.3.6.1.4.1.1751.2.18.2.12.1.2 | INTEGER | read-write | e1 interface type |
| INT e1ChannelSecuFeature | 1.3.6.1.4.1.1751.2.18.3.11.1.6 | INTEGER | read-write | enhancement feature |
| INT e1ChannelSignaling | 1.3.6.1.4.1.1751.2.18.3.11.1.7 | INTEGER | read-write | Refers to robbed-bit singaling in circuitEmulation interface. |
| INT e1ConnGatewayFeature | 1.3.6.1.4.1.1751.2.18.2.12.1.15 | INTEGER | read-write | To enable/disable connection gateway (Sapphire) API. |
| INT e1CRC4 | 1.3.6.1.4.1.1751.2.18.2.12.1.12 | INTEGER | read-write | Enable or disable transmission of CRC4 bits on bit 1 of each frame. |
| INT e1DataTransferType | 1.3.6.1.4.1.1751.2.18.2.12.1.11 | INTEGER | read-write | E1 data transfer type is only applicable in Circuit Emulation where unstructured CE packets entire T1 frame including the F-bit into the AAL1 for data tranfer, whereas, the structured CE packets the entire E1 frame except the Frame alignment signal channel. |
| INT e1EnhanceFeatureSet1 | 1.3.6.1.4.1.1751.2.18.2.12.1.14 | INTEGER | read-write | To enable/disable a proprietary ab signaling scheme, it applies to all DS0s in the port. No individual DS0 signaling can be configured under the scheme. |
| INT e1LineCoding | 1.3.6.1.4.1.1751.2.18.2.12.1.4 | INTEGER | read-only | e1 interface type |
| INT e1LineNationalBits | 1.3.6.1.4.1.1751.2.18.2.12.1.7 | INTEGER | read-write | e1 line country specific code |
| INT e1LineStatus | 1.3.6.1.4.1.1751.2.18.2.12.1.8 | 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 e1LineStatus is a bit map represented as a sum, therefore, it can represent multiple failures (alarms) and a LoopbackState simultaneously. e1NoAlarm should be set if and only if no other flag is set. If the e1LoopbackState bit is set, the loopback in effect can be determined from the e1LoopbackConfig object. The various bit positions are: 1: e1NoAlarm: No Alarm Present 2: e1RcvFarEndLOF: Far end LOF (a.k.a., Yellow Alarm) 4: e1XmtFarEndLOF: Near end sending LOF Indication 8: e1RcvAIS: Far end sending AIS 16: e1XmtAIS: Near end sending AIS 32: e1LossOfFrame: Near end LOF (a.k.a., Red Alarm) 64: e1LossOfSignal: Near end Loss Of Signal 128: e1LoopbackState: Near end is looped 256: e1T16AIS: E1 TS16 AIS 512: e1RcvFarEndLOMF: Far End Sending TS16 LOMF 1024: e1XmtFarEndLOMF: Near End Sending TS16 LOMF 2048: e1RcvTestCode: Near End detects a test code 4096: e1OtherFailure: any line status not defined here |
| INT e1LineType | 1.3.6.1.4.1.1751.2.18.2.12.1.3 | INTEGER | read-only | E1 interface type. The rate of E1 is 2.048 Mbps |
| INT e1LoopbackConfig | 1.3.6.1.4.1.1751.2.18.2.12.1.5 | INTEGER | read-write | This variable represents the loopback configuration of the e1 interface See above diagrams for explanations of loops. |
| INT e1OamInterworkingType | 1.3.6.1.4.1.1751.2.18.2.12.1.13 | INTEGER | read-write | Specifies whether the interworking is done by trunk conditioning or unframed1s |
| e1PortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.12.1 | not-accessible | Row definition for e1 specific port attributes | |
| e1PortConfigTable | 1.3.6.1.4.1.1751.2.18.2.12 | not-accessible | Table of e1 specific port attributes | |
| I32 e1PortId | 1.3.6.1.4.1.1751.2.18.2.12.1.1 | Integer32 | not-accessible | interface index - slot/port: SSPP |
| I32 e1PortStatsCurrentESs | 1.3.6.1.4.1.1751.2.18.10.6.1.3 | Integer32 | read-only | The number of Errored Seconds, encountered by a E1 interface. |
| I32 e1PortStatsCurrentLCVs | 1.3.6.1.4.1.1751.2.18.10.6.1.5 | Integer32 | read-only | The number of Line Code Violations (LCVs) en- countered by a E1 interface. |
| I32 e1PortStatsCurrentSESs | 1.3.6.1.4.1.1751.2.18.10.6.1.4 | Integer32 | read-only | The number of Severely Errored Seconds encoun- tered by a E1 interface. |
| e1PortStatsEntry | 1.3.6.1.4.1.1751.2.18.10.6.1 | not-accessible | Row definition for the E1 port statistics table | |
| I32 e1PortStatsId | 1.3.6.1.4.1.1751.2.18.10.6.1.1 | Integer32 | not-accessible | Port ID - Slot/Port (SSPP) |
| e1PortStatsTable | 1.3.6.1.4.1.1751.2.18.10.6 | not-accessible | Table of statisics for a E1 port | |
| I32 e1PortStatsTimer | 1.3.6.1.4.1.1751.2.18.10.6.1.2 | Integer32 | read-only | The number of seconds that have elapsed since the beginning of the current error-measurement period. |
| INT e1TransmitClockSource | 1.3.6.1.4.1.1751.2.18.2.12.1.6 | INTEGER | read-write | e1 timing source |
| INT e1TS16 | 1.3.6.1.4.1.1751.2.18.2.12.1.10 | INTEGER | read-write | Time slot 16 is configurable for channel associated signaling (CAS) or data. cas: 'ABCD' signaling will be extracted in time slot 16 if channel is configured for circuit emulation. ccs: time slot 16 will not carry any e1 channel signaling information, instead, it will be used for data. |
| INT e3CellMapping | 1.3.6.1.4.1.1751.2.18.2.11.1.9 | INTEGER | read-write | e3 cell mapping method |
| e3ChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.3.10.1 | not-accessible | Row definition for common physical channel attributes | |
| e3ChannelConfigTable | 1.3.6.1.4.1.1751.2.18.3.10 | not-accessible | Table of common physical channel attributes | |
| NUM e3ChannelId | 1.3.6.1.4.1.1751.2.18.3.10.1.1 | IntfIndex | not-accessible | interface index - SSPPCCC |
| INT e3ChannelIfType | 1.3.6.1.4.1.1751.2.18.3.10.1.2 | INTEGER | read-write | Interface type configured on E3 channel |
| INT e3ChannelSecuFeature | 1.3.6.1.4.1.1751.2.18.3.10.1.3 | INTEGER | read-write | enhancement feature |
| INT e3LineBuildOut | 1.3.6.1.4.1.1751.2.18.2.11.1.7 | INTEGER | read-only | e3 line build out |
| INT e3LineCoding | 1.3.6.1.4.1.1751.2.18.2.11.1.3 | INTEGER | read-only | The line code supported for the E3 port. The High Density Bipolar of order 3 (hdb3) as specified in section 8.1 of ITU-T G.703. |
| INT e3LineScramble | 1.3.6.1.4.1.1751.2.18.2.11.1.8 | INTEGER | read-write | e3 line scramble |
| INT e3LineStatus | 1.3.6.1.4.1.1751.2.18.2.11.1.6 | INTEGER | read-only | e3 line status: 1: e3NoAlarm: No alarm present 2: e3RcvRAIFailure: Receiving Yellow/Remote Alarm Indication 4: e3XmitRAIAlarm: Transmitting Yellow/Remote Alarm Indication 8: e3RcvAIS: Receiving AIS failure state 16: e3XmitAIS: Transmitting AIS failure statue 32: e3LOF: Receiving LOF failure state 64: e3LOS: Reveiving LOS failure state 128: e3LoopbackState: Looping the received signal 256: e3RcvTestCode: Receiving a Test Pattern 512: e3OtherFailure: any line status not defined |
| INT e3LineType | 1.3.6.1.4.1.1751.2.18.2.11.1.2 | INTEGER | read-write | This variable indicates the basic frame structure supported in this E3 port. The rate of E3 is 34.368 Mbps. TITLE: SPECIFICATION: G.832 ITU-T G.832 1993. G.751 ITU-T G.751 1998 |
| INT e3LoopbackConfig | 1.3.6.1.4.1.1751.2.18.2.11.1.4 | INTEGER | read-write | This variable represents the loopback configuration of the E3 interface. See above diagrams for explanations of loops. |
| e3PortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.11.1 | not-accessible | Row definition for e3 specific port attributes | |
| e3PortConfigTable | 1.3.6.1.4.1.1751.2.18.2.11 | not-accessible | Table of e3 specific port attributes | |
| I32 e3PortId | 1.3.6.1.4.1.1751.2.18.2.11.1.1 | Integer32 | not-accessible | slot/port: SSPP |
| I32 e3PortStatsCurrentLCVs | 1.3.6.1.4.1.1751.2.18.10.5.1.4 | Integer32 | read-only | Line coding violations encountered |
| I32 e3PortStatsCurrentLESs | 1.3.6.1.4.1.1751.2.18.10.5.1.5 | Integer32 | read-only | Line errored seconds |
| I32 e3PortStatsCurrentSEFSs | 1.3.6.1.4.1.1751.2.18.10.5.1.3 | Integer32 | read-only | severely errored framing seconds |
| e3PortStatsEntry | 1.3.6.1.4.1.1751.2.18.10.5.1 | not-accessible | Row definition for the E3 port statistics table | |
| I32 e3PortStatsId | 1.3.6.1.4.1.1751.2.18.10.5.1.1 | Integer32 | not-accessible | Port ID - Slot/Port (SSPP) |
| e3PortStatsTable | 1.3.6.1.4.1.1751.2.18.10.5 | not-accessible | Table of statisics for a E3 port | |
| I32 e3PortStatsTimer | 1.3.6.1.4.1.1751.2.18.10.5.1.2 | Integer32 | read-only | The number of seconds that have elapsed since the beginning of the current error-measurement period. |
| INT e3TransmitClockSource | 1.3.6.1.4.1.1751.2.18.2.11.1.5 | INTEGER | read-write | 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. 'adaptiveTiming' indicates that the adaptive clocking mechanism is used. |
| NTF ecdBootFailureNotify | 1.3.6.1.4.1.1751.2.18.8.1.3 | Critical : System failed in the Boot (startup) procedures. Please call Support immediately to resolve the problem. | ||
| equipConfig | 1.3.6.1.4.1.1751.2.18.2 | |||
| equipStatistics | 1.3.6.1.4.1.1751.2.18.10 | |||
| ethernetChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.3.12.1 | not-accessible | Row definition for enthernet channel attributes. | |
| ethernetChannelConfigTable | 1.3.6.1.4.1.1751.2.18.3.12 | not-accessible | Table used for enthernet channel configuration. | |
| I32 ethernetChannelId | 1.3.6.1.4.1.1751.2.18.3.12.1.1 | Integer32 | not-accessible | Interface index |
| INT ethernetChannelIfType | 1.3.6.1.4.1.1751.2.18.3.12.1.2 | INTEGER | read-write | Types of ethernet interface. There are two types of bridging interface(channel):bridge and routing. |
| ethernetConfig | 1.3.6.1.4.1.1751.2.18.20 | |||
| INT ethernetDuplexMode | 1.3.6.1.4.1.1751.2.18.2.13.1.5 | INTEGER | read-write | Set the port to either be in full or half duplex. You can also set the port to auto detect the mode it is connected to. |
| INT ethernetLineStatus | 1.3.6.1.4.1.1751.2.18.2.13.1.4 | INTEGER | read-only | ethernet line status: 1: Down 2: 10baseT-FullDuplex 4: 10baseT-HalfDuplex 8: 100baseT-FullDuplex 16: 100baseT-HalfDuplex |
| INT ethernetLinkType | 1.3.6.1.4.1.1751.2.18.2.13.1.2 | INTEGER | read-write | The type of port can either be set to 10baseT or 100baseT for the first port on the ethernet card. The other ports can only be set to 10baseT. The Auto mode will detect what LAN speed the port is connected to. |
| OCT ethernetPhysicalAddr | 1.3.6.1.4.1.1751.2.18.2.13.1.3 | OCTET STRING | read-write | The MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only required to be unique. When concatenated with dot1dSprPriority a unique Bridgeidentifier is formed which is used in the Spanning Tree Protocol. |
| ethernetPortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.13.1 | not-accessible | Row definition for common physical port attributes | |
| ethernetPortConfigTable | 1.3.6.1.4.1.1751.2.18.2.13 | not-accessible | Table of common physical Port attributes | |
| I32 ethernetPortId | 1.3.6.1.4.1.1751.2.18.2.13.1.1 | Integer32 | not-accessible | interface index - SSPP |
| I32 ethernetPortStatsAlignmentErrors | 1.3.6.1.4.1.1751.2.18.10.7.1.3 | Integer32 | read-only | A count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check. The count represented by an instance of this object is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC. |
| I32 ethernetPortStatsCarrierSenseErrors | 1.3.6.1.4.1.1751.2.18.10.7.1.12 | Integer32 | read-only | The number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a particular interface. The count represented by an instance of this object is incremented at most once per transmission attempt, even if the carrier sense condition fluctuates during a transmission attempt. |
| I32 ethernetPortStatsDeferredTransmissions | 1.3.6.1.4.1.1751.2.18.10.7.1.8 | Integer32 | read-only | A count of frames for which the first transmission attempt on a particluar interface is delayed because the medium is busy. the count represented by an instance of this object does not include frames involved in collisions. |
| ethernetPortStatsEntry | 1.3.6.1.4.1.1751.2.18.10.7.1 | not-accessible | Statistics for a particular interface to an ethernet-like medium. | |
| I32 ethernetPortStatsExcessiveCollisions | 1.3.6.1.4.1.1751.2.18.10.7.1.10 | Integer32 | read-only | A count of frames for which transmission on a particular interface fails due to excessive collisions. |
| I32 ethernetPortStatsFCSErrors | 1.3.6.1.4.1.1751.2.18.10.7.1.4 | Integer32 | read-only | A count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check. The count represented by an instance of this object is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC. |
| I32 ethernetPortStatsFrameTooLongs | 1.3.6.1.4.1.1751.2.18.10.7.1.13 | Integer32 | read-only | A count of frames received on a particular interface that exceed the maximum permitted frame size. The count represented by an instance of this object is incremented when the frameTooLong status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC. |
| I32 ethernetPortStatsId | 1.3.6.1.4.1.1751.2.18.10.7.1.1 | Integer32 | not-accessible | An index value that uniquely identifies an interface to an ethernet-like medium. The interface identified by a particular value of this index is the same interface as identified by the same value of ethernetPortId. |
| I32 ethernetPortStatsInternalMacReceiveErrors | 1.3.6.1.4.1.1751.2.18.10.7.1.14 | Integer32 | read-only | A count of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the ethernetPortStatsFrameTooLongs object, the ethernetPortStatsAlignmentErrors object, or the ethernetPortStatsFCSErrors object. The precise meaning of the count represented by an instance of this object is implementation- specific. In particular, an instance of this object may represent a count of receive errors on a particular interface that are not otherwise counted. |
| I32 ethernetPortStatsInternalMacTransmitErrors | 1.3.6.1.4.1.1751.2.18.10.7.1.11 | Integer32 | read-only | A count of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the ethernetPortStatsLateCollisions object, the ethernetPortStatsExcessiveCollisions object, or the ethernetPortStatsCarrierSenseErrors object. The precise meaning of the count represented by an instance of this object is implementation- specific. In particular, an instance of this object may represent a count of transmission errors on a particular interface that are not otherwise counted. |
| I32 ethernetPortStatsLateCollisions | 1.3.6.1.4.1.1751.2.18.10.7.1.9 | Integer32 | read-only | The number of times that a collision is detected on a particular interface later than 512 bit-times into the transmission of a packet. Five hundred and twelve bit-times corresponds to 51.2 microseconds on a 10 Mbit/s system. A (late) collision included in a count represented by an instance of this object is also considered as a (generic) collision for purposes of other collision-related statistics. |
| I32 ethernetPortStatsMultipleCollisionFrames | 1.3.6.1.4.1.1751.2.18.10.7.1.6 | Integer32 | read-only | A count of successfully transmitted frames on a particular interface for which trnasmission is inhibited by more than one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, IfOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the ethernetPortStatsSingleCollisionFrames object. |
| I32 ethernetPortStatsSingleCollisionFrames | 1.3.6.1.4.1.1751.2.18.10.7.1.5 | Integer32 | read-only | A count of successfully transmitted frames on a particular interface for which trnasmission is inhibited by exactly one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, IfOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the ethernetPortStatsMulitipleCollisionFrames object. |
| I32 ethernetPortStatsSQETestErrors | 1.3.6.1.4.1.1751.2.18.10.7.1.7 | Integer32 | read-only | A count of times that the SQE TEST ERROR message is generated by the PLS sublayer for a particular interface. The SQE TEST ERROR message is defined in section 7.2.2.2.4 of ANSI/IEEE 802.3-1985 and its generation is described in section 7.2.4.6 of the same document. |
| ethernetPortStatsTable | 1.3.6.1.4.1.1751.2.18.10.7 | not-accessible | Statisics for a collection of ethernet-like interfaces attached to a particular system. | |
| I32 ethernetPortStatsTimer | 1.3.6.1.4.1.1751.2.18.10.7.1.2 | Integer32 | read-only | Time, in seconds, since last reset. |
| INT featureCurrentStatus | 1.3.6.1.4.1.1751.2.18.1.92.1.4 | INTEGER | read-only | This feature is enabled / disabled |
| INT featureDesiredStatus | 1.3.6.1.4.1.1751.2.18.1.92.1.3 | INTEGER | read-write | To enable / disable this feature |
| featureEntry | 1.3.6.1.4.1.1751.2.18.1.92.1 | not-accessible | Row definition for feature table | |
| INT featureId | 1.3.6.1.4.1.1751.2.18.1.92.1.1 | INTEGER | not-accessible | feature ID. |
| I32 featureStaticMem | 1.3.6.1.4.1.1751.2.18.1.92.1.2 | Integer32 | read-only | Minimum memory required to run this feature |
| featureTable | 1.3.6.1.4.1.1751.2.18.1.92 | not-accessible | Table of features to be turned on/off | |
| NTF fileTransferStatusNotify | 1.3.6.1.4.1.1751.2.18.8.1.24 | Info : Indicates the percent complete of the current upgrade, downgrade, or ftp download in progress. | ||
| NTF firmwareDownloadFailedNotify | 1.3.6.1.4.1.1751.2.18.8.2.5 | Minor : The indicated slot had the indicated failure during a firmware download. | ||
| INT firmwareDownloadReasonCode | 1.3.6.1.4.1.1751.2.18.15.8 | INTEGER | read-only | The suspected reasons of why a firmware download would fail. |
| NTF firmwareDownloadSucceededNotify | 1.3.6.1.4.1.1751.2.18.8.2.4 | Info : The indicated slot has successfully completed a firmware download. | ||
| INT frAtmBkPvcVccActivePvc | 1.3.6.1.4.1.1751.2.18.6.26.1.4 | INTEGER | read-only | Current active PVC. |
| INT frAtmBkPvcVccAutoSwitch | 1.3.6.1.4.1.1751.2.18.6.26.1.5 | INTEGER | read-write | Auto switch back to primary link when primary link is recovered. |
| ATM frAtmBkPvcVccConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.26.1.9 | AtmConnFailureCause | read-only | connection status reason code |
| frAtmBkPvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.26.1 | not-accessible | An entry in the frame relay DHPVC table. There is one entry in the table corresponding to each active row in the frAtmPvcVccTable for which the frAtmPvcVccDualHomed object takes the value 'yes.' | |
| NUM frAtmBkPvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.26.1.1 | IntfIndex | read-write | Interface index for side B, the atm side, of a backup frame relay-atm DHPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NTF frAtmBkPvcVccReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.45 | Response : The DHPVC VCC backup connection request between a frame relay interface and an atm interface has failed. | ||
| ROW frAtmBkPvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.26.1.6 | RowStatus | read-write | row status |
| NTF frAtmBkPvcVccSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.46 | Response : The DHPVC VCC backup connection between a frame relay interface and an atm interface has been created. | ||
| frAtmBkPvcVccTable | 1.3.6.1.4.1.1751.2.18.6.26 | not-accessible | This table is used to manage frame relay DHPVC backup pvc. | |
| NTF frAtmBkPvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.47 | Response : The DHPVC VCC backup connection between a frame relay interface and an atm interface has been deleted. | ||
| INT frAtmBkPvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.26.1.3 | INTEGER | read-write | VCI value for side B, the atm side, of a backup frame relay-atm DHPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT frAtmBkPvcVccViB | 1.3.6.1.4.1.1751.2.18.6.26.1.7 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT frAtmBkPvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.26.1.2 | INTEGER | read-write | VPI value for side B, the atm side, of a backup frame relay-atm DHPVC VCC connection. Valid range is a number between 0 and 4095. |
| INT frAtmBkPvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.26.1.8 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| I32 frAtmPvcVccBcIn | 1.3.6.1.4.1.1751.2.18.6.7.1.7 | Integer32 | read-write | The value of this object is equal to the committed burst size (Bc) parameter (measured in bits) for this PVC in the ingress direction (into the frame relay UNI). |
| I32 frAtmPvcVccBcOut | 1.3.6.1.4.1.1751.2.18.6.7.1.11 | Integer32 | read-write | The value of this object is equal to the committed burst size (Bc) parameter (measured in bits) for this PVC in the egress direction (into the frame relay UNI). |
| I32 frAtmPvcVccBeIn | 1.3.6.1.4.1.1751.2.18.6.7.1.8 | Integer32 | read-write | The value of this object is equal to the excess burst size (Be) parameter (measured in bits) for this PVC in the ingress direction (into the frame relay UNI). |
| I32 frAtmPvcVccBeOut | 1.3.6.1.4.1.1751.2.18.6.7.1.12 | Integer32 | read-write | The value of this object is equal to the excess burst size (Be) parameter (measured in bits) for this PVC in the egress direction (into the frame relay UNI) |
| I32 frAtmPvcVccCirIn | 1.3.6.1.4.1.1751.2.18.6.7.1.9 | Integer32 | read-write | The value of this object is equal to the committed information rate (CIR) parameter (measured in bits per second) for this PVC in the ingress direction (into the frame relay UNI). |
| I32 frAtmPvcVccCirOut | 1.3.6.1.4.1.1751.2.18.6.7.1.13 | Integer32 | read-write | The value of this object is equal to the committed information rate (CIR) parameter (measured in bits per second) for this PVC in the egress direction (into the frame relay UNI). |
| INT frAtmPvcVccCnfrmTypeB2A | 1.3.6.1.4.1.1751.2.18.6.7.1.31 | INTEGER | read-write | The following is the description of this field This will be used in conjunction with the service type field to get the correct traffic behaviour. In the conformances the the 0 or 0plus1 refers to the clp bit in the cells. If 0plus1 is the bucket reference then the clp bit is ignored. If 0 is specified for the bucket then check only clp=0 cells. 1: Best Effort will try to send all cellsin a best effort way. This will follow the Aqueman Algorithm 2: one-bucket-notag-0plus1 will use 1 bucket i.e is the PCR(0+1) bucket and drop all cells in excess. 3: two-bucket-notag-0plus1-0plus1 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0+1). All cells conforming to both buckets will be passed through. The rest will be dropped. 4: two-bucket-notag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which conform to both buckets are passed through. The rest are dropped. 5: two-bucket-tag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which do not conform to the first bucket are dropped. Cells which do not conform to the 2nd bucket are tagged. 6: best-effort-tag. Tag all cells and then do a best effort. |
| INT frAtmPvcVccConnectionStatus | 1.3.6.1.4.1.1751.2.18.6.7.1.27 | INTEGER | read-only | Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service. The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated. InactiveA2B-B2A: Both the A2B and B2A resource interfaces are not in service. InactiveA2B: The A2B resource interface is not in service. InactiveB2A: The B2A resource interface is not in service. If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority. |
| FRC frAtmPvcVccConnFailureCauseA | 1.3.6.1.4.1.1751.2.18.6.7.1.36 | FrConnFailureCause | read-only | connestion status reason code |
| ATM frAtmPvcVccConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.7.1.37 | AtmConnFailureCause | read-only | connection status reason code |
| I32 frAtmPvcVccDlciA | 1.3.6.1.4.1.1751.2.18.6.7.1.2 | Integer32 | not-accessible | DLCI value for side A, the frame relay side, of a frame relay-atm PVC VCC connection. Valid range is a number between 0 and 1023. |
| INT frAtmPvcVccDualHomed | 1.3.6.1.4.1.1751.2.18.6.7.1.28 | INTEGER | read-only | Does this PVC need a backup Dual homing PVC. |
| frAtmPvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.7.1 | not-accessible | Row definition of frame relay to ATM IWF connections | |
| INT frAtmPvcVccFlow | 1.3.6.1.4.1.1751.2.18.6.7.1.15 | INTEGER | read-write | Flow Type |
| NUM frAtmPvcVccIfA | 1.3.6.1.4.1.1751.2.18.6.7.1.1 | IntfIndex | not-accessible | Interface index for side A, the frame relay side, of a frame relay-atm PVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NUM frAtmPvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.7.1.3 | IntfIndex | not-accessible | Interface index for side B, the atm side, of a frame relay-atm PVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| INT frAtmPvcVccInterWorkingFuncIn | 1.3.6.1.4.1.1751.2.18.6.7.1.18 | INTEGER | read-write | InterWorking function. |
| INT frAtmPvcVccInterWorkingFuncOut | 1.3.6.1.4.1.1751.2.18.6.7.1.20 | INTEGER | read-write | InterWorking function. |
| I32 frAtmPvcVccMaxBurstSizeA2B | 1.3.6.1.4.1.1751.2.18.6.7.1.23 | Integer32 | read-only | Maximum burst size - side A, in cells, this will reflect the frame relay parameters in atm terms. |
| I32 frAtmPvcVccMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.7.1.26 | Integer32 | read-only | Maximum burst size - side B, in cells, this will reflect the frame relay parameters in atm terms. |
| I32 frAtmPvcVccMaxFrameSizeIn | 1.3.6.1.4.1.1751.2.18.6.7.1.6 | Integer32 | read-write | The value of this object is the size in octets of the largest frame relay information field for this PVC in the ingress direction (out of the frame relay UNI). |
| I32 frAtmPvcVccMaxFrameSizeOut | 1.3.6.1.4.1.1751.2.18.6.7.1.10 | Integer32 | read-write | The value of this object is the size in octets of the largest frame relay information field for this PVC in the egress direction (out of the frame relay UNI). |
| INT frAtmPvcVccMfsB2A | 1.3.6.1.4.1.1751.2.18.6.7.1.35 | INTEGER | read-write | Maximum Frame Size for GFR traffic |
| INT frAtmPvcVccOAMConnEndPtStatus | 1.3.6.1.4.1.1751.2.18.6.7.1.33 | INTEGER | read-only | Connection endpoint status. Valid only at connection endpoint. |
| INT frAtmPvcVccOAMSegEndPtStatus | 1.3.6.1.4.1.1751.2.18.6.7.1.34 | INTEGER | read-only | Segment endpoint status. Valid only at segment/connection endpoint. |
| INT frAtmPvcVccOamStatus | 1.3.6.1.4.1.1751.2.18.6.7.1.29 | INTEGER | read-write | Indicates the OAM monitoring status of side A. The 2 possible states are: Unsupp: No monitoring enabled. End-Pt: A side is only an end point, therefore it will respond to AIS/RDI. |
| I32 frAtmPvcVccPeakCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.7.1.21 | Integer32 | read-only | Peak cell rate - side A, in cells per second, this will reflect the frame relay parameters in atm terms. |
| I32 frAtmPvcVccPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.7.1.24 | Integer32 | read-only | Peak cell rate - side B, in cells per second, this will reflect the frame relay parameters in atm terms. |
| NTF frAtmPvcVccReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.6 | Response : The PVC VCC connection request between a frame-relay interface and an atm interface has failed. | ||
| ROW frAtmPvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.7.1.16 | RowStatus | read-write | row status |
| INT frAtmPvcVccServiceType | 1.3.6.1.4.1.1751.2.18.6.7.1.14 | INTEGER | read-write | service type, Frame relay traffic is carried by VBR type of service only. |
| NTF frAtmPvcVccSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.15 | Response : The PVC VCC connection between a frame-relay interface and an atm interface has been created. | ||
| I32 frAtmPvcVccStatsAal5ErrFramesA | 1.3.6.1.4.1.1751.2.18.12.7.1.31 | Integer32 | read-only | Number of Aal5 Errored Frames, which are not dropped due to UPC in A2B dir, only applicable to Input Side |
| I32 frAtmPvcVccStatsCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.7.1.8 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 frAtmPvcVccStatsCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.7.1.9 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 frAtmPvcVccStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.12.7.1.33 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 frAtmPvcVccStatsCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.7.1.6 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 frAtmPvcVccStatsCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.7.1.7 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| I32 frAtmPvcVccStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.12.7.1.34 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| INT frAtmPvcVccStatsDlciA | 1.3.6.1.4.1.1751.2.18.12.7.1.2 | INTEGER | not-accessible | dlci - side A |
| frAtmPvcVccStatsEntry | 1.3.6.1.4.1.1751.2.18.12.7.1 | not-accessible | Row definition for the connection statistics table | |
| I32 frAtmPvcVccStatsFramesDroppedA | 1.3.6.1.4.1.1751.2.18.12.7.1.15 | Integer32 | read-only | Number of frames dropped for a given DLCI for A2B direction, only applicable to the input side. |
| I32 frAtmPvcVccStatsFramesTaggedA | 1.3.6.1.4.1.1751.2.18.12.7.1.32 | Integer32 | read-only | Number of Frames tagged due to UPC in A2B dir, only applicable to Input Side |
| NUM frAtmPvcVccStatsIfA | 1.3.6.1.4.1.1751.2.18.12.7.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| NUM frAtmPvcVccStatsIfB | 1.3.6.1.4.1.1751.2.18.12.7.1.3 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side B |
| I32 frAtmPvcVccStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.7.1.10 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 frAtmPvcVccStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.7.1.11 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 frAtmPvcVccStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.7.1.20 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 frAtmPvcVccStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.7.1.21 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 frAtmPvcVccStatsOamAisRx | 1.3.6.1.4.1.1751.2.18.12.7.1.28 | Integer32 | read-only | Number of AIS cells received. |
| I32 frAtmPvcVccStatsOamAisTx | 1.3.6.1.4.1.1751.2.18.12.7.1.27 | Integer32 | read-only | Number of AIS cells transmitted. |
| I32 frAtmPvcVccStatsOamRdiRx | 1.3.6.1.4.1.1751.2.18.12.7.1.30 | Integer32 | read-only | Number of RDI cells received. |
| I32 frAtmPvcVccStatsOamRdiTx | 1.3.6.1.4.1.1751.2.18.12.7.1.29 | Integer32 | read-only | Number of RDI cells transmitted. |
| I32 frAtmPvcVccStatsOdometerCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.7.1.18 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 frAtmPvcVccStatsOdometerCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.7.1.19 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 frAtmPvcVccStatsOdometerCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.7.1.16 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 frAtmPvcVccStatsOdometerCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.7.1.17 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| I32 frAtmPvcVccStatsOdometerFramesDroppedA | 1.3.6.1.4.1.1751.2.18.12.7.1.25 | Integer32 | read-only | Number of frames dropped for a given DLCI for A2B direction, only applicable to the input side. |
| INT frAtmPvcVccStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.7.1.26 | INTEGER | read-write | Odometer reset button. |
| I32 frAtmPvcVccStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.7.1.24 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 frAtmPvcVccStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.7.1.12 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 frAtmPvcVccStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.7.1.13 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 frAtmPvcVccStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.7.1.22 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 frAtmPvcVccStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.7.1.23 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| frAtmPvcVccStatsTable | 1.3.6.1.4.1.1751.2.18.12.7 | not-accessible | Table of statistics for a channel connection | |
| I32 frAtmPvcVccStatsTimer | 1.3.6.1.4.1.1751.2.18.12.7.1.14 | Integer32 | read-only | Number of seconds stats have been collecting |
| INT frAtmPvcVccStatsVciB | 1.3.6.1.4.1.1751.2.18.12.7.1.5 | INTEGER | not-accessible | VCI on side B |
| INT frAtmPvcVccStatsVpiB | 1.3.6.1.4.1.1751.2.18.12.7.1.4 | INTEGER | not-accessible | VPI on side B |
| I32 frAtmPvcVccSusCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.7.1.22 | Integer32 | read-only | Sustained cell rate - side A, in cells per second, this will reflect the frame relay parameters in atm terms. |
| I32 frAtmPvcVccSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.7.1.25 | Integer32 | read-only | Sustained cell rate - side B, in cells per second, this will reflect the frame relay parameters in atm terms. |
| frAtmPvcVccTable | 1.3.6.1.4.1.1751.2.18.6.7 | not-accessible | Table of frame relay to ATM IWF connections | |
| NTF frAtmPvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.24 | Response : The PVC VCC connection between a frame-relay interface and an atm interface has been deleted. | ||
| INT frAtmPvcVccTimeLenIn | 1.3.6.1.4.1.1751.2.18.6.7.1.17 | INTEGER | read-only | The time interval over which CIR and the burst sizes (Bc and Be) are measured in the A2B direction. The unit is milliseconds. |
| INT frAtmPvcVccTimeLenOut | 1.3.6.1.4.1.1751.2.18.6.7.1.19 | INTEGER | read-only | The time interval over which CIR and the burst sizes (Bc and Be) are measured in the A2B direction. The unit is milliseconds. |
| INT frAtmPvcVccTrafficShapingA2B | 1.3.6.1.4.1.1751.2.18.6.7.1.38 | INTEGER | read-write | Traffic Shaping Support in the A2B direction. |
| INT frAtmPvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.7.1.5 | INTEGER | not-accessible | VCI value for side B, the atm side, of a frame relay-atm PVC VCC connection. Valid range is a number between 0 and 65535. |
| INT frAtmPvcVccViB | 1.3.6.1.4.1.1751.2.18.6.7.1.30 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT frAtmPvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.7.1.4 | INTEGER | not-accessible | VPI value for side B, the atm side, of a frame relay-atm PVC VCC connection. Valid range is a number between 0 and 4095. |
| INT frAtmPvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.7.1.32 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| NTF frAtmSpvcConfigFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.61 | Info : Notification that an attempt to configure an endpoint as FR SPVC endpoint has failed. Return values - interfaceIndex - dlci value - spvcConfigFailureCode: An identified reason for failure while configuring/modifying SPVC parameters. | ||
| NTF frAtmSpvcConfiguredNotify | 1.3.6.1.4.1.1751.2.18.8.3.60 | Info : Notification that an endpoint has been configured as FR SPVC endpoint. Return values - interfaceIndex - dlci value | ||
| NTF frAtmSpvcDeletedNotify | 1.3.6.1.4.1.1751.2.18.8.3.62 | Info : Notification that FR SPVC configuration has been deleted. Return values - interfaceIndex - dlci value | ||
| NTF frAtmSpvcModifiedNotify | 1.3.6.1.4.1.1751.2.18.8.3.63 | Info : Notification that a SPVC endpoint has been modified - this trap has been obsoleted 07/01/2001. Return values - interfaceIndex - dlci value | ||
| NTF frAtmSpvcModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.64 | Info : Notification that an attempt to modify a FR SPVC endpoint has failed - this trap has been obsoleted 07/01/2001. | ||
| I32 frAtmSpvcVccBcIn | 1.3.6.1.4.1.1751.2.18.6.32.1.6 | Integer32 | read-write | The value of this object is equal to the committed burst size (Bc) parameter (measured in bits) for this SPVC in the ingress direction (into the frame relay UNI). |
| I32 frAtmSpvcVccBcOut | 1.3.6.1.4.1.1751.2.18.6.32.1.10 | Integer32 | read-write | The value of this object is equal to the committed burst size (Bc) parameter (measured in bits) for this SPVC in the egress direction (into the frame relay UNI). |
| I32 frAtmSpvcVccBeIn | 1.3.6.1.4.1.1751.2.18.6.32.1.7 | Integer32 | read-write | The value of this object is equal to the excess burst size (Be) parameter (measured in bits) for this SPVC in the ingress direction (into the frame relay UNI). |
| I32 frAtmSpvcVccBeOut | 1.3.6.1.4.1.1751.2.18.6.32.1.11 | Integer32 | read-write | The value of this object is equal to the excess burst size (Be) parameter (measured in bits) for this SPVC in the egress direction (into the frame relay UNI) |
| I32 frAtmSpvcVccCirIn | 1.3.6.1.4.1.1751.2.18.6.32.1.8 | Integer32 | read-write | The value of this object is equal to the committed information rate (CIR) parameter (measured in bits per second) for this SPVC in the ingress direction (into the frame relay UNI). |
| I32 frAtmSpvcVccCirOut | 1.3.6.1.4.1.1751.2.18.6.32.1.12 | Integer32 | read-write | The value of this object is equal to the committed information rate (CIR) parameter (measured in bits per second) for this SPVC in the egress direction (into the frame relay UNI). |
| INT frAtmSpvcVccConnType | 1.3.6.1.4.1.1751.2.18.6.32.1.24 | INTEGER | read-write | The type of connection: activeSvc - attempt calls, whenever not established; passiveSvc - accepts calls |
| INT frAtmSpvcVccDlciA | 1.3.6.1.4.1.1751.2.18.6.32.1.1 | INTEGER | not-accessible | DLCI value for side A, the frame relay side, of a frame relay-atm SPVC VCC connection. Valid range is a number between 0 and 1023. |
| frAtmSpvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.32.1 | not-accessible | Row definition of frame relay to ATM IWF connections | |
| INT frAtmSpvcVccFlow | 1.3.6.1.4.1.1751.2.18.6.32.1.14 | INTEGER | read-write | Flow Type |
| NUM frAtmSpvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.32.1.2 | IntfIndex | read-only | Interface index for side B, the atm side, of a frame relay-atm SPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| INT frAtmSpvcVccInterWorkingFunc | 1.3.6.1.4.1.1751.2.18.6.32.1.23 | INTEGER | read-write | InterWorking function. |
| I32 frAtmSpvcVccMaxBurstSizeA2B | 1.3.6.1.4.1.1751.2.18.6.32.1.19 | Integer32 | read-only | Maximum burst size - side A, in cells, this will reflect the frame relay parameters in atm terms. |
| I32 frAtmSpvcVccMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.32.1.22 | Integer32 | read-only | Maximum burst size - side B, in cells, this will reflect the frame relay parameters in atm terms. |
| I32 frAtmSpvcVccMaxFrameSizeIn | 1.3.6.1.4.1.1751.2.18.6.32.1.5 | Integer32 | read-write | The value of this object is the size in octets of the largest frame relay information field for this SPVC in the ingress direction (out of the frame relay UNI). |
| I32 frAtmSpvcVccMaxFrameSizeOut | 1.3.6.1.4.1.1751.2.18.6.32.1.9 | Integer32 | read-write | The value of this object is the size in octets of the largest frame relay information field for this SPVC in the egress direction (out of the frame relay UNI). |
| INT frAtmSpvcVccOperStatus | 1.3.6.1.4.1.1751.2.18.6.32.1.25 | INTEGER | read-only | other - none of the types specified below; establishmentInProgress - connection is not operational, but call attempts are ongoing; connected - connection is currently operational; retriesExhausted - retry limit has been reached and call attempts have ceased; noAddressSupplied - no remote address has been configured, so no call attempts are initiated; lowerLayerDown - SPVC handler is not operational. |
| I32 frAtmSpvcVccPeakCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.32.1.17 | Integer32 | read-only | Peak cell rate - side A, in cells per second, this will reflect the frame relay parameters in atm terms. |
| I32 frAtmSpvcVccPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.32.1.20 | Integer32 | read-only | Peak cell rate - side B, in cells per second, this will reflect the frame relay parameters in atm terms. |
| INT frAtmSpvcVccPriority | 1.3.6.1.4.1.1751.2.18.6.32.1.65 | INTEGER | read-write | Priority of SPVC - priority-1 being highest priority . |
| INT frAtmSpvcVccRelease | 1.3.6.1.4.1.1751.2.18.6.32.1.38 | INTEGER | read-write | Release the connnection established on the endpoint and if the endpoint is Active, do not retry. |
| INT frAtmSpvcVccReleaseCause | 1.3.6.1.4.1.1751.2.18.6.32.1.36 | INTEGER | read-only | CAUSE field value of the last RELEASE message received for this SVC. |
| OCT frAtmSpvcVccReleaseDiag | 1.3.6.1.4.1.1751.2.18.6.32.1.37 | OCTET STRING | read-only | DIAGNOSTICS field value of the last RELEASE message received for this SVC. |
| INT frAtmSpvcVccRemoteDlci | 1.3.6.1.4.1.1751.2.18.6.32.1.29 | INTEGER | read-write | DLCI value to be used at the destination of an ATM SPVC VCC connection. Valid range is a number between 0 and 4095. If frAtmSpvcVccRemoteSelectType is configured as 'any', then this value is not relevant. |
| OCT frAtmSpvcVccRemoteFrPortAddr | 1.3.6.1.4.1.1751.2.18.6.32.1.27 | OCTET STRING | read-write | The ATM address supporting the corresponding far end FR IWF process. If no address is supplied, no attempts to establish the active SVC are initiated. |
| INT frAtmSpvcVccRemoteSelectType | 1.3.6.1.4.1.1751.2.18.6.32.1.28 | INTEGER | read-write | Indicates whether the remote DLCI/VPI/VCI values are to be used at the destination. If 'any' is used, the destination switch will choose the DLCI/VPI/VCI values. In such a case, once the SPVC is connected, the value of this object will change to 'required', such that the same DLCI/VPI/VCI values will continue to be used even if the connection is torn down and re-established. If the value 'required' is specified, the values: frAtmSpvcVccRemoteDlci or frAtmSpvcVccRemoteVpi and frAtmSpvcVccRemoteVci, must be supplied and are used at the destination. |
| INT frAtmSpvcVccRemoteVci | 1.3.6.1.4.1.1751.2.18.6.32.1.31 | INTEGER | read-write | VCI value to be used at the destination of an ATM SPVC VCC connection. Valid range is a number between 0 and 65535. If frAtmSpvcVccRemoteSelectType is configured as 'any', then this value is not relevant. |
| INT frAtmSpvcVccRemoteVpi | 1.3.6.1.4.1.1751.2.18.6.32.1.30 | INTEGER | read-write | VPI value to be used at the destination of an ATM SPVC VCC connection. Valid range is a number between 0 and 4095. If frAtmSpvcVccRemoteSelectType is configured as 'any', then this value is not relevant. |
| INT frAtmSpvcVccRestart | 1.3.6.1.4.1.1751.2.18.6.32.1.34 | INTEGER | read-write | restart, the active SVC is released if necessary and a new setup procedure is begun; or noop |
| I32 frAtmSpvcVccRetryFailure | 1.3.6.1.4.1.1751.2.18.6.32.1.35 | Integer32 | read-only | Indicates how many attempts to establish the connection have failed. It is reset whenever a connection is successfully established or the SVC is restarted. |
| INT frAtmSpvcVccRetryInterval | 1.3.6.1.4.1.1751.2.18.6.32.1.32 | INTEGER | read-write | The time to wait before attempting to establish the SVC after previous failed call attempt. 0 indicates retry will be attempted immediately. |
| INT frAtmSpvcVccRetryLimit | 1.3.6.1.4.1.1751.2.18.6.32.1.33 | INTEGER | read-write | A maximum limit on how many retries. 0 indicates no limit. |
| ROW frAtmSpvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.32.1.26 | RowStatus | read-write | row status |
| INT frAtmSpvcVccServiceType | 1.3.6.1.4.1.1751.2.18.6.32.1.13 | INTEGER | read-write | service type, Frame relay traffic is carried by VBR type of service only. |
| NTF frAtmSpvcVccSetUpNotify | 1.3.6.1.4.1.1751.2.18.8.4.65 | Response : Notification that a SPVC connection between FR and ATM endpoints has been made successfully. Return values - A-side interfaceIndex A-side dlci B-side interfaceIndex B-side vpi/vci | ||
| I32 frAtmSpvcVccStatsAal5ErrFramesA | 1.3.6.1.4.1.1751.2.18.6.32.1.59 | Integer32 | read-only | Number of Aal5 Errored Frames, which are not dropped due to UPC in A2B dir, only applicable to Input Side |
| I32 frAtmSpvcVccStatsCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.6.32.1.41 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 frAtmSpvcVccStatsCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.6.32.1.42 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 frAtmSpvcVccStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.6.32.1.61 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 frAtmSpvcVccStatsCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.6.32.1.39 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 frAtmSpvcVccStatsCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.6.32.1.40 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| I32 frAtmSpvcVccStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.6.32.1.62 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| I32 frAtmSpvcVccStatsFramesDroppedA | 1.3.6.1.4.1.1751.2.18.6.32.1.48 | Integer32 | read-only | Number of frames dropped for a given DLCI for A2B direction, only applicable to the input side. |
| I32 frAtmSpvcVccStatsFramesTaggedA | 1.3.6.1.4.1.1751.2.18.6.32.1.60 | Integer32 | read-only | Number of Frames tagged due to UPC in A2B dir, only applicable to Input Side |
| I32 frAtmSpvcVccStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.32.1.43 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 frAtmSpvcVccStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.32.1.44 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 frAtmSpvcVccStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.32.1.53 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 frAtmSpvcVccStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.32.1.54 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 frAtmSpvcVccStatsOdometerCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.6.32.1.51 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 frAtmSpvcVccStatsOdometerCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.6.32.1.52 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 frAtmSpvcVccStatsOdometerCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.6.32.1.49 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 frAtmSpvcVccStatsOdometerCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.6.32.1.50 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| INT frAtmSpvcVccStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.6.32.1.58 | INTEGER | read-write | Odometer reset button. |
| I32 frAtmSpvcVccStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.6.32.1.57 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 frAtmSpvcVccStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.32.1.45 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 frAtmSpvcVccStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.32.1.46 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 frAtmSpvcVccStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.32.1.55 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 frAtmSpvcVccStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.32.1.56 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 frAtmSpvcVccStatsTimer | 1.3.6.1.4.1.1751.2.18.6.32.1.47 | Integer32 | read-only | Number of seconds stats have been collecting |
| I32 frAtmSpvcVccSusCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.32.1.18 | Integer32 | read-only | Sustained cell rate - side A, in cells per second, this will reflect the frame relay parameters in atm terms. |
| I32 frAtmSpvcVccSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.32.1.21 | Integer32 | read-only | Sustained cell rate - side B, in cells per second, this will reflect the frame relay parameters in atm terms. |
| frAtmSpvcVccTable | 1.3.6.1.4.1.1751.2.18.6.32 | not-accessible | Table of frame relay to ATM IWF connections | |
| NTF frAtmSpvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.66 | Response : Notification that a SPVC connection between FR and ATM endpoints has been deleted. Return values - A-side interfaceIndex A-side dlci B-side interfaceIndex B-side vpi/vci | ||
| INT frAtmSpvcVccTimeLenIn | 1.3.6.1.4.1.1751.2.18.6.32.1.15 | INTEGER | read-only | The time interval over which CIR and the burst sizes (Bc and Be) are measured in the A2B direction. The unit is milliseconds. |
| INT frAtmSpvcVccTimeLenOut | 1.3.6.1.4.1.1751.2.18.6.32.1.16 | INTEGER | read-only | The time interval over which CIR and the burst sizes (Bc and Be) are measured in the A2B direction. The unit is milliseconds. |
| INT frAtmSpvcVccTrafficShapingA2B | 1.3.6.1.4.1.1751.2.18.6.32.1.64 | INTEGER | read-write | Traffic Shaping Support in the A2B direction. |
| INT frAtmSpvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.32.1.4 | INTEGER | read-only | VCI value for side B, the atm side, of a frame relay-atm SPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT frAtmSpvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.32.1.3 | INTEGER | read-only | VPI value for side B, the atm side, of a frame relay-atm SPVC VCC connection. Valid range is a number between 0 and 4095. |
| INT frAtmSpvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.32.1.63 | INTEGER | read-write | VUNI to associate the Egress part of the B2A connection . |
| I32 frFrPvcBcA2B | 1.3.6.1.4.1.1751.2.18.6.8.1.6 | Integer32 | read-write | The value of this object is equal to the committed burst size (Bc) parameter (measured in bits) for this PVC in the A to B direction. |
| I32 frFrPvcBcB2A | 1.3.6.1.4.1.1751.2.18.6.8.1.10 | Integer32 | read-write | The value of this object is equal to the committed burst size (Bc) parameter (measured in bits) for this PVC in the B to A direction. |
| I32 frFrPvcBeA2B | 1.3.6.1.4.1.1751.2.18.6.8.1.7 | Integer32 | read-write | The value of this object is equal to the excess burst size (Be) parameter (measured in bits) for this PVC in the A to B direction. |
| I32 frFrPvcBeB2A | 1.3.6.1.4.1.1751.2.18.6.8.1.11 | Integer32 | read-write | The value of this object is equal to the excess burst size (Be) parameter (measured in bits) for this PVC in the B to A direction. |
| I32 frFrPvcCirA2B | 1.3.6.1.4.1.1751.2.18.6.8.1.8 | Integer32 | read-write | The value of this object is equal to the committed information rate (CIR) parameter (measured in bits per second) for this PVC in the A to B direction. |
| I32 frFrPvcCirB2A | 1.3.6.1.4.1.1751.2.18.6.8.1.12 | Integer32 | read-write | The value of this object is equal to the committed information rate (CIR) parameter (measured in bits per second) for this PVC in the B to A direction. |
| INT frFrPvcConnectionStatus | 1.3.6.1.4.1.1751.2.18.6.8.1.26 | INTEGER | read-only | Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service. The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated. InactiveA2B-B2A: Both the A2B and B2A resource interfaces are not in service. InactiveA2B: The A2B resource interface is not in service. InactiveB2A: The B2A resource interface is not in service. If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority. |
| FRC frFrPvcConnFailureCauseA | 1.3.6.1.4.1.1751.2.18.6.8.1.27 | FrConnFailureCause | read-only | connestion status reason code |
| FRC frFrPvcConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.8.1.28 | FrConnFailureCause | read-only | connection status reason code |
| I32 frFrPvcDlciA | 1.3.6.1.4.1.1751.2.18.6.8.1.2 | Integer32 | not-accessible | DLCI value for side A of a frame relay-frame relay PVC connection. Valid range is a number between 0 and 1023. |
| I32 frFrPvcDlciB | 1.3.6.1.4.1.1751.2.18.6.8.1.4 | Integer32 | not-accessible | DLCI value for side B of a frame relay-frame relay PVC connection. Valid range is a number between 0 and 1023. |
| frFrPvcEntry | 1.3.6.1.4.1.1751.2.18.6.8.1 | not-accessible | Row definition of frame relay to frame relay PVC connections | |
| INT frFrPvcFlow | 1.3.6.1.4.1.1751.2.18.6.8.1.14 | INTEGER | read-write | Flow Type |
| NUM frFrPvcIfA | 1.3.6.1.4.1.1751.2.18.6.8.1.1 | IntfIndex | not-accessible | Interface index for side A of a frame relay-frame relay PVC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NUM frFrPvcIfB | 1.3.6.1.4.1.1751.2.18.6.8.1.3 | IntfIndex | not-accessible | Interface index for side B of a frame relay-frame relay PVC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| INT frFrPvcInterWorkingFuncA2B | 1.3.6.1.4.1.1751.2.18.6.8.1.17 | INTEGER | read-write | InterWorking function. |
| INT frFrPvcInterWorkingFuncB2A | 1.3.6.1.4.1.1751.2.18.6.8.1.19 | INTEGER | read-write | InterWorking function. |
| I32 frFrPvcMaxBurstSizeA2B | 1.3.6.1.4.1.1751.2.18.6.8.1.22 | Integer32 | read-only | Maximum burst size - side A, in cells, this will reflect the frame relay parameters in atm terms. |
| I32 frFrPvcMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.8.1.25 | Integer32 | read-only | Maximum burst size - side B, in cells, this will reflect the frame relay parameters in atm terms. |
| I32 frFrPvcMaxFrameSizeA2B | 1.3.6.1.4.1.1751.2.18.6.8.1.5 | Integer32 | read-write | The value of this object is the size in octets of the largest frame relay information field for this PVC in the A to B direction. |
| I32 frFrPvcMaxFrameSizeB2A | 1.3.6.1.4.1.1751.2.18.6.8.1.9 | Integer32 | read-write | The value of this object is the size in octets of the largest frame relay information field for this PVC in the B to A direction. |
| I32 frFrPvcPeakCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.8.1.20 | Integer32 | read-only | Peak cell rate - side A, in cells per second, this will reflect the frame relay parameters in atm terms. |
| I32 frFrPvcPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.8.1.23 | Integer32 | read-only | Peak cell rate - side B, in cells per second, this will reflect the frame relay parameters in atm terms. |
| NTF frFrPvcReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.7 | Response : The PVC connection request between two frame-relay interfaces has failed. | ||
| ROW frFrPvcRowStatus | 1.3.6.1.4.1.1751.2.18.6.8.1.15 | RowStatus | read-write | row status |
| INT frFrPvcServiceType | 1.3.6.1.4.1.1751.2.18.6.8.1.13 | INTEGER | read-write | service type, Frame relay traffic is carried by VBR type of service only. |
| NTF frFrPvcSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.16 | Response : The PVC connection between two frame-relay interfaces has been created. | ||
| I32 frFrPvcStatsAal5ErrFramesA | 1.3.6.1.4.1.1751.2.18.12.8.1.28 | Integer32 | read-only | Number of Aal5 Errored Frames, which are not dropped due to UPC in A2B dir, only applicable to Input Side |
| I32 frFrPvcStatsAal5ErrFramesB | 1.3.6.1.4.1.1751.2.18.12.8.1.29 | Integer32 | read-only | Number of Aal5 Errored Frames, which are not dropped due to UPC in B2A dir, only applicable to Input Side |
| I32 frFrPvcStatsCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.8.1.7 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 frFrPvcStatsCellsDecodedHiB | 1.3.6.1.4.1.1751.2.18.12.8.1.11 | Integer32 | read-only | Cells decoded on side B- (High order portion) |
| I32 frFrPvcStatsCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.8.1.8 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 frFrPvcStatsCellsDecodedLoB | 1.3.6.1.4.1.1751.2.18.12.8.1.12 | Integer32 | read-only | Cells decoded on side B- (Low order portion) |
| I32 frFrPvcStatsCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.8.1.5 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 frFrPvcStatsCellsEncodedHiB | 1.3.6.1.4.1.1751.2.18.12.8.1.9 | Integer32 | read-only | Cells encoded on side B- (High order portion) |
| I32 frFrPvcStatsCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.8.1.6 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| I32 frFrPvcStatsCellsEncodedLoB | 1.3.6.1.4.1.1751.2.18.12.8.1.10 | Integer32 | read-only | Cells encoded on side B- (Low order portion) |
| INT frFrPvcStatsDlciA | 1.3.6.1.4.1.1751.2.18.12.8.1.2 | INTEGER | not-accessible | dlci - side A |
| INT frFrPvcStatsDlciB | 1.3.6.1.4.1.1751.2.18.12.8.1.4 | INTEGER | not-accessible | dlci - side B |
| frFrPvcStatsEntry | 1.3.6.1.4.1.1751.2.18.12.8.1 | not-accessible | Row definition for the connection statistics table | |
| I32 frFrPvcStatsFramesDroppedA | 1.3.6.1.4.1.1751.2.18.12.8.1.14 | Integer32 | read-only | Number of frames dropped for a given DLCI for A2B direction, only applicable to the input side. |
| I32 frFrPvcStatsFramesDroppedB | 1.3.6.1.4.1.1751.2.18.12.8.1.15 | Integer32 | read-only | Number of frames dropped for a given DLCI for B2A direction, only applicable to the input side. |
| I32 frFrPvcStatsFramesTaggedA | 1.3.6.1.4.1.1751.2.18.12.8.1.30 | Integer32 | read-only | Number of Frames tagged due to UPC in A2B dir, only applicable to Input Side |
| I32 frFrPvcStatsFramesTaggedB | 1.3.6.1.4.1.1751.2.18.12.8.1.31 | Integer32 | read-only | Number of Frames tagged due to UPC in B2A dir, only applicable to Input Side |
| NUM frFrPvcStatsIfA | 1.3.6.1.4.1.1751.2.18.12.8.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| NUM frFrPvcStatsIfB | 1.3.6.1.4.1.1751.2.18.12.8.1.3 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side B |
| I32 frFrPvcStatsOdometerCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.8.1.18 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 frFrPvcStatsOdometerCellsDecodedHiB | 1.3.6.1.4.1.1751.2.18.12.8.1.22 | Integer32 | read-only | Cells decoded on side B- (High order portion) |
| I32 frFrPvcStatsOdometerCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.8.1.19 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 frFrPvcStatsOdometerCellsDecodedLoB | 1.3.6.1.4.1.1751.2.18.12.8.1.23 | Integer32 | read-only | Cells decoded on side B- (Low order portion) |
| I32 frFrPvcStatsOdometerCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.8.1.16 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 frFrPvcStatsOdometerCellsEncodedHiB | 1.3.6.1.4.1.1751.2.18.12.8.1.20 | Integer32 | read-only | Cells encoded on side B- (High order portion) |
| I32 frFrPvcStatsOdometerCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.8.1.17 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| I32 frFrPvcStatsOdometerCellsEncodedLoB | 1.3.6.1.4.1.1751.2.18.12.8.1.21 | Integer32 | read-only | Cells encoded on side B- (Low order portion) |
| I32 frFrPvcStatsOdometerFramesDroppedA | 1.3.6.1.4.1.1751.2.18.12.8.1.25 | Integer32 | read-only | Number of frames dropped for a given DLCI for A2B direction, only applicable to the input side. |
| I32 frFrPvcStatsOdometerFramesDroppedB | 1.3.6.1.4.1.1751.2.18.12.8.1.26 | Integer32 | read-only | Number of frames dropped for a given DLCI for B2A direction, only applicable to the input side. |
| INT frFrPvcStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.8.1.27 | INTEGER | read-write | Odometer reset button. |
| I32 frFrPvcStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.8.1.24 | Integer32 | read-only | Number of seconds since odometer was reset. |
| frFrPvcStatsTable | 1.3.6.1.4.1.1751.2.18.12.8 | not-accessible | Table of statistics for a channel connection | |
| I32 frFrPvcStatsTimer | 1.3.6.1.4.1.1751.2.18.12.8.1.13 | Integer32 | read-only | Number of seconds stats have been collecting |
| I32 frFrPvcSusCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.8.1.21 | Integer32 | read-only | Sustained cell rate - side A, in cells per second, this will reflect the frame relay parameters in atm terms. |
| I32 frFrPvcSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.8.1.24 | Integer32 | read-only | Sustained cell rate - side B, in cells per second, this will reflect the frame relay parameters in atm terms. |
| frFrPvcTable | 1.3.6.1.4.1.1751.2.18.6.8 | not-accessible | Table of frame relay to frame relay connections | |
| NTF frFrPvcTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.25 | Response : The PVC connection between two frame-relay interfaces has been deleted. | ||
| INT frFrPvcTimeLenA2B | 1.3.6.1.4.1.1751.2.18.6.8.1.16 | INTEGER | read-only | The time interval over which CIR and the burst sizes (Bc and Be) are measured in the A2B direction. The unit is milliseconds. |
| INT frFrPvcTimeLenB2A | 1.3.6.1.4.1.1751.2.18.6.8.1.18 | INTEGER | read-only | The time interval over which CIR and the burst sizes (Bc and Be) are measured in the A2B direction. The unit is milliseconds. |
| INT frLmiOperStatus | 1.3.6.1.4.1.1751.2.18.5.6.1.15 | INTEGER | read-only | The operational status of the lmi protocol: 'outOfService' interface is out of service 'inService' interface is in service |
| I32 frLmiStatsAsyncRx | 1.3.6.1.4.1.1751.2.18.11.5.1.6 | Integer32 | read-only | number of ASYNC STATUS messages received |
| I32 frLmiStatsAsyncTx | 1.3.6.1.4.1.1751.2.18.11.5.1.7 | Integer32 | read-only | number of ASYNC STATUS messages transmitted |
| I32 frLmiStatsEnqRx | 1.3.6.1.4.1.1751.2.18.11.5.1.2 | Integer32 | read-only | number of STATUS ENQ messages received |
| I32 frLmiStatsEnqTx | 1.3.6.1.4.1.1751.2.18.11.5.1.3 | Integer32 | read-only | number of STATUS ENQ messages transmitted |
| frLmiStatsEntry | 1.3.6.1.4.1.1751.2.18.11.5.1 | not-accessible | Row definition for the Frame Realy LMI statistics table | |
| NUM frLmiStatsId | 1.3.6.1.4.1.1751.2.18.11.5.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) to the frame relay LMI statistics table |
| INT frLmiStatsLinkReset | 1.3.6.1.4.1.1751.2.18.11.5.1.11 | INTEGER | read-only | Number of times interface operational status was in service after system startup. |
| I32 frLmiStatsPktDisc | 1.3.6.1.4.1.1751.2.18.11.5.1.8 | Integer32 | read-only | The number of lmi messages discarded due to invalid length, receive sequence numbers, or other error. |
| I32 frLmiStatsStatusRx | 1.3.6.1.4.1.1751.2.18.11.5.1.4 | Integer32 | read-only | number of STATUS messages received |
| I32 frLmiStatsStatusTx | 1.3.6.1.4.1.1751.2.18.11.5.1.5 | Integer32 | read-only | number of STATUS messages transmitted |
| INT frLmiStatsT391Exp | 1.3.6.1.4.1.1751.2.18.11.5.1.9 | INTEGER | read-only | Link integrity verification polling timer expiry |
| INT frLmiStatsT392Exp | 1.3.6.1.4.1.1751.2.18.11.5.1.10 | INTEGER | read-only | Polling verification timer expiry |
| frLmiStatsTable | 1.3.6.1.4.1.1751.2.18.11.5 | not-accessible | Table of statistics for a Frame Relay LMI Interface | |
| INT frLmiStatsTimer | 1.3.6.1.4.1.1751.2.18.11.5.1.12 | INTEGER | read-only | Time since last reset for statistics - in seconds |
| INT frUniAddrDlciLen | 1.3.6.1.4.1.1751.2.18.5.6.1.2 | INTEGER | read-only | Length of Data Link connection identify of frame relay UNI address |
| INT frUniAdminStatus | 1.3.6.1.4.1.1751.2.18.5.6.1.4 | INTEGER | read-write | The administrative action: 'outOfService' take the interface out of service 'inService' take the interface in service 'delete' remove/deconfigure the interface. |
| INT frUniAsyncLmi | 1.3.6.1.4.1.1751.2.18.5.6.1.14 | INTEGER | read-write | Async PVC status messages |
| frUniConfigEntry | 1.3.6.1.4.1.1751.2.18.5.6.1 | not-accessible | Row definition for Frame Relay interface | |
| frUniConfigTable | 1.3.6.1.4.1.1751.2.18.5.6 | not-accessible | Table for Frame Realy UNI Interface | |
| INT frUniDlcmiState | 1.3.6.1.4.1.1751.2.18.5.6.1.3 | INTEGER | read-write | The state of Data Link Connection Management Indentify of frame relay UNI. |
| NUM frUniIfIndex | 1.3.6.1.4.1.1751.2.18.5.6.1.1 | IntfIndex | not-accessible | interface index (slot/port/channel) SSPPCCC |
| INT frUniInterworkingType | 1.3.6.1.4.1.1751.2.18.5.6.1.8 | INTEGER | read-write | frf5 - fr/atm network interworking frf8 - fr/atm service interworking |
| INT frUniLmiProtocol | 1.3.6.1.4.1.1751.2.18.5.6.1.7 | INTEGER | read-write | Lmi protocol to run |
| INT frUniN391 | 1.3.6.1.4.1.1751.2.18.5.6.1.9 | INTEGER | read-write | full status polling counter. DTE:Mandatory, DCE:N/A |
| INT frUniN392 | 1.3.6.1.4.1.1751.2.18.5.6.1.10 | INTEGER | read-write | error threshold. DTE:Mandatory, DCE:Mandatory |
| INT frUniN393 | 1.3.6.1.4.1.1751.2.18.5.6.1.11 | INTEGER | read-write | Monitored event count. DTE:Mandatory, DCE:N/A |
| INT frUniNT3 | 1.3.6.1.4.1.1751.2.18.5.6.1.16 | INTEGER | read-write | Message frequency timer relevant for ATT LMI only. |
| INT frUniOperStatus | 1.3.6.1.4.1.1751.2.18.5.6.1.5 | INTEGER | read-only | The operational status of the interface: 'outOfService' interface is out of service 'inService' interface is in service |
| INT frUniOverSubscription | 1.3.6.1.4.1.1751.2.18.5.6.1.6 | INTEGER | read-write | Allow for the 'reserved' bandwidth allocated to oversubscribe the line by up to a factor of 10 . Generally, a figure of between 1 and 4 is normally a safe bet, although higher levels are often acceptable. |
| I32 frUniStatsAAL5Errors | 1.3.6.1.4.1.1751.2.18.11.2.1.20 | Integer32 | read-only | number of aal5 PDUs with invalid byte count or CRC-32. |
| I32 frUniStatsCellsDecodedHi | 1.3.6.1.4.1.1751.2.18.11.2.1.16 | Integer32 | read-only | number of cells decoded - (High order portion). |
| I32 frUniStatsCellsDecodedLo | 1.3.6.1.4.1.1751.2.18.11.2.1.17 | Integer32 | read-only | number of cells decoded - (Low order portion). |
| I32 frUniStatsCellsEncodedHi | 1.3.6.1.4.1.1751.2.18.11.2.1.12 | Integer32 | read-only | number of cells encoded - (High order portion). |
| I32 frUniStatsCellsEncodedLo | 1.3.6.1.4.1.1751.2.18.11.2.1.13 | Integer32 | read-only | number of cells encoded - (Low order portion). |
| I32 frUniStatsCellsMismatched | 1.3.6.1.4.1.1751.2.18.11.2.1.10 | Integer32 | read-only | number of cells not matched to provisioned DLCIs. |
| frUniStatsEntry | 1.3.6.1.4.1.1751.2.18.11.2.1 | not-accessible | Row definition for the Frame Realy UNI statistics table | |
| I32 frUniStatsErroredFrames | 1.3.6.1.4.1.1751.2.18.11.2.1.11 | Integer32 | read-only | number of errored frames. |
| I32 frUniStatsFramesDecodedHi | 1.3.6.1.4.1.1751.2.18.11.2.1.18 | Integer32 | read-only | number of frames decoded - (High order portion). |
| I32 frUniStatsFramesDecodedLo | 1.3.6.1.4.1.1751.2.18.11.2.1.19 | Integer32 | read-only | number of frames decoded - (Low order portion). |
| I32 frUniStatsFramesEncodedHi | 1.3.6.1.4.1.1751.2.18.11.2.1.14 | Integer32 | read-only | number of frames encoded - (High order portion). |
| I32 frUniStatsFramesEncodedLo | 1.3.6.1.4.1.1751.2.18.11.2.1.15 | Integer32 | read-only | number of frames encoded - (Low order portion). |
| NUM frUniStatsId | 1.3.6.1.4.1.1751.2.18.11.2.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) to the frame relay UNI statistics table |
| frUniStatsTable | 1.3.6.1.4.1.1751.2.18.11.2 | not-accessible | Table of statistics for a Frame Relay UNI Interface | |
| INT frUniStatsTimer | 1.3.6.1.4.1.1751.2.18.11.2.1.9 | INTEGER | read-only | Time, in seconds, since last reset. |
| INT frUniT391 | 1.3.6.1.4.1.1751.2.18.5.6.1.12 | INTEGER | read-write | Link integrity verification timer. DTE:Mandatory, DCE:N/A |
| INT frUniT392 | 1.3.6.1.4.1.1751.2.18.5.6.1.13 | INTEGER | read-write | Polling verification timer. DTE:N/A, DCE:Mandatory |
| INT frUniThroughPut | 1.3.6.1.4.1.1751.2.18.5.6.1.17 | INTEGER | read-write | The throughput bandwidth of the interface: 'k64' means a throughput of 64 kb 'k56' means a throughput of 56 kb |
| I32 fwDriverChecksum | 1.3.6.1.4.1.1751.2.18.23.2.1.7 | Integer32 | read-only | checksum of firmware driver file |
| fwDriverEntry | 1.3.6.1.4.1.1751.2.18.23.2.1 | not-accessible | Row definition for available firmware drivers | |
| I32 fwDriverFrn | 1.3.6.1.4.1.1751.2.18.23.2.1.5 | Integer32 | read-only | Firmware Release Number of firmware driver |
| OCT fwDriverName | 1.3.6.1.4.1.1751.2.18.23.2.1.4 | OCTET STRING | not-accessible | firmware driver file name |
| I32 fwDriverSize | 1.3.6.1.4.1.1751.2.18.23.2.1.6 | Integer32 | read-only | file size of firmware driver |
| fwDriverSup | 1.3.6.1.4.1.1751.2.18.23 | |||
| fwDriverTable | 1.3.6.1.4.1.1751.2.18.23.2 | not-accessible | Table of available firmware drivers | |
| I32 fwDriverType | 1.3.6.1.4.1.1751.2.18.23.2.1.2 | Integer32 | not-accessible | firmware driver type - definition consistent with cardType. |
| I32 fwIsDefault | 1.3.6.1.4.1.1751.2.18.23.2.1.3 | Integer32 | not-accessible | firmware driver wether default or not |
| OCT fwReleaseCurrentVersion | 1.3.6.1.4.1.1751.2.18.16.16.1.4 | OCTET STRING | read-only | the version of the firmware located in /scsi/current/io on the CPU disk drive (e.g., 01.03.C01). |
| fwReleaseEntry | 1.3.6.1.4.1.1751.2.18.16.16.1 | not-accessible | Row definition for firmware inventory | |
| OCT fwReleaseEpromVersion | 1.3.6.1.4.1.1751.2.18.16.16.1.3 | OCTET STRING | read-only | the version of the firmware located on the I/O card (e.g., 01.03.C01). |
| OCT fwReleaseNextVersion | 1.3.6.1.4.1.1751.2.18.16.16.1.5 | OCTET STRING | read-only | the version of the firmware located in /scsi/next/io on the CPU disk drive (e.g., 01.03.C01). |
| OCT fwReleaseRunning | 1.3.6.1.4.1.1751.2.18.16.16.1.2 | OCTET STRING | read-only | the firmware release currently running in a physical slot (e.g., 01.03.C01). |
| INT fwReleaseSlot | 1.3.6.1.4.1.1751.2.18.16.16.1.1 | INTEGER | not-accessible | Physical slot location. Valid range is a number between 1 and 16. |
| fwReleaseTable | 1.3.6.1.4.1.1751.2.18.16.16 | not-accessible | Table of firmware inventory data | |
| INT fwReleaseUpdate | 1.3.6.1.4.1.1751.2.18.16.16.1.6 | INTEGER | read-write | Update the fwReleaseCurrentVersion and the fwReleaseNextVersion variables by remapping the firmware files from the CPU disk drive. |
| INT fwReleaseUpgrade | 1.3.6.1.4.1.1751.2.18.16.16.1.7 | INTEGER | read-write | Update the fwReleaseCurrentVersion and the fwReleaseNextVersion variables by remapping the firmware files from the CPU disk drive. |
| I32 fwSlotId | 1.3.6.1.4.1.1751.2.18.23.2.1.1 | Integer32 | not-accessible | driver slot id |
| NTF gr303Aal2PvcConfigReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.76 | Response : The GR303 PVC VCC on aal2 trunk could not be setup | ||
| NTF gr303Aal2PvcSetUpNotify | 1.3.6.1.4.1.1751.2.18.8.4.77 | Response : Notification that a monitor connection between Gr303 call ref and ATM AAL2 CID has been made successfully. | ||
| NTF gr303Aal2PvcTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.78 | Response : Notification that a monitor connection between Gr303 call ref and ATM AAL2 CID has been deleted | ||
| INT gr303Aal2PvcVccAal2Cid | 1.3.6.1.4.1.1751.2.18.6.37.1.6 | INTEGER | not-accessible | Aal2 Cid Used to pack ce chan in an Atm Trunk. This value will be unique per Atm Trunk. This field will be applicable when Aal type is chosen to be Standard Aal2. |
| INT gr303Aal2PvcVccAltLineType | 1.3.6.1.4.1.1751.2.18.6.37.1.15 | INTEGER | read-write | Analog Line Termination Line Type on the subscriber side. The ABCD bit codes for diffterent signal types depend on the analog line type. The analog type can be overwritten by an EOC message from the IDT |
| INT gr303Aal2PvcVccCngToneDetection | 1.3.6.1.4.1.1751.2.18.6.37.1.12 | INTEGER | read-write | Calling Tone Detection Algorithm |
| INT gr303Aal2PvcVccCodingTranslation | 1.3.6.1.4.1.1751.2.18.6.37.1.13 | INTEGER | read-write | Coding rule translation type. |
| INT gr303Aal2PvcVccConnectionStatus | 1.3.6.1.4.1.1751.2.18.6.37.1.14 | INTEGER | read-only | Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service. The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated. If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority. |
| INT gr303Aal2PvcVccEchoCancellation | 1.3.6.1.4.1.1751.2.18.6.37.1.11 | INTEGER | read-write | Echo Cancellation Algorithm |
| gr303Aal2PvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.37.1 | not-accessible | Row definition of circuit emulation to atm connections. | |
| INT gr303Aal2PvcVccGr303CallRef | 1.3.6.1.4.1.1751.2.18.6.37.1.2 | INTEGER | not-accessible | The call reference value to be used in the signaling packets on the GR303 interface for the connection on the AAL2CID corresponding to this connection |
| INT gr303Aal2PvcVccGr303IgId | 1.3.6.1.4.1.1751.2.18.6.37.1.1 | INTEGER | not-accessible | GR303 interface group id on the GR303 side of the connection |
| NUM gr303Aal2PvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.37.1.3 | IntfIndex | not-accessible | Interface index for side B, the atm side, of a circuit emulation-atm PVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| ROW gr303Aal2PvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.37.1.7 | RowStatus | read-write | row status |
| INT gr303Aal2PvcVccSilenceDetection | 1.3.6.1.4.1.1751.2.18.6.37.1.10 | INTEGER | read-write | silence detection off/on |
| gr303Aal2PvcVccTable | 1.3.6.1.4.1.1751.2.18.6.37 | not-accessible | Table of Gr303 to AAL2 Cid monitor VCCs | |
| INT gr303Aal2PvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.37.1.5 | INTEGER | not-accessible | VCI value for side B, the atm side, of a circuit emulation-atm PVC VCC connection. Valid range is a number between 0 and 65535. |
| INT gr303Aal2PvcVccVoiceCompression | 1.3.6.1.4.1.1751.2.18.6.37.1.9 | INTEGER | read-write | Voice Compression Algorithm |
| INT gr303Aal2PvcVccVoiceEncodingProfile | 1.3.6.1.4.1.1751.2.18.6.37.1.8 | INTEGER | read-write | Profile for use by voice/voiceband data. Profile-3 and Profile-7 are ITU-T predefined profiles which specify the voice compression and silence removal algorithms. If custom profile is chosen all DSP specific parameters have to be specified by the user. If default profile is chosen all parameters on the AAL2 trunk, containing this CID, will be used. |
| INT gr303Aal2PvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.37.1.4 | INTEGER | not-accessible | VPI value for side B, the atm side, of a circuit emulation-atm PVC VCC connection. Valid range is a number between 0 and 4095. |
| gr303Config | 1.3.6.1.4.1.1751.2.18.26 | |||
| INT gr303Ds0ChanAdminStatus | 1.3.6.1.4.1.1751.2.18.5.22.2.1.2 | INTEGER | read-write | GR303 Ds0 Chan admin status |
| gr303Ds0ChanConfigEntry | 1.3.6.1.4.1.1751.2.18.5.22.2.1 | not-accessible | Row definition for GR303 DS0 Channel configuration table | |
| gr303Ds0ChanConfigTable | 1.3.6.1.4.1.1751.2.18.5.22.2 | not-accessible | Table of GR303 DS0 Channel configuration attriburtes | |
| I32 gr303Ds0ChanId | 1.3.6.1.4.1.1751.2.18.5.22.2.1.1 | Integer32 | not-accessible | GR303 DS0 Chan ID (SSPPCCC) |
| INT gr303Ds0ChanOperStatus | 1.3.6.1.4.1.1751.2.18.5.22.2.1.3 | INTEGER | read-write | GR303 Ds0 Chan operational status |
| NTF gr303EOCChanDownNotify | 1.3.6.1.4.1.1751.2.18.8.3.98 | Info : This trap indicates that EOC (LAPD) on the GR303 interface has gone down. | ||
| I32 gr303EOCChannelId | 1.3.6.1.4.1.1751.2.18.5.22.1.1.3 | Integer32 | read-write | EOC-Channel Number. If EOC Channel is set to 0 there will be no EOC channel on the corresponding DS1. Generally the TMC channel should be specified on the one of the DS1's in a GR303 interface group and should be on DS0 no. 12 |
| NTF gr303EOCChanUpNotify | 1.3.6.1.4.1.1751.2.18.8.3.100 | Info : This trap indicates that EOC(LAPD) is functional on the specified GR303 interface. | ||
| INT gr303IgAdminStatus | 1.3.6.1.4.1.1751.2.18.26.1.1.1.3 | INTEGER | read-write | Administrative status of the GR303IG |
| NUM gr303IgBackupEOCChanIntfId | 1.3.6.1.4.1.1751.2.18.26.1.1.1.7 | IntfIndex | read-write | Backup EOC channel Interface Id in SSPPCCC format |
| INT gr303IgBackupEOCStatus | 1.3.6.1.4.1.1751.2.18.26.1.1.1.11 | INTEGER | read-only | Backup EOC channel Status.Value null(5) Indicates that the Backup EOC has not been configured. |
| NUM gr303IgBackupTMCChanIntfId | 1.3.6.1.4.1.1751.2.18.26.1.1.1.6 | IntfIndex | read-write | Backup TMC channel Interface Id in SSPPCCC format |
| INT gr303IgBackupTMCStatus | 1.3.6.1.4.1.1751.2.18.26.1.1.1.10 | INTEGER | read-only | Backup TMC channel Status.Value null(5) Indicates that the Backup TMC has not been configured. |
| gr303IgConfig | 1.3.6.1.4.1.1751.2.18.26.1 | |||
| gr303IgConfigEntry | 1.3.6.1.4.1.1751.2.18.26.1.1.1 | not-accessible | Row definition for GR303 group configuration | |
| gr303IgConfigTable | 1.3.6.1.4.1.1751.2.18.26.1.1 | not-accessible | Table of GR303 group configuration | |
| NTF gr303IgCreatedNotify | 1.3.6.1.4.1.1751.2.18.8.3.87 | Response to creation of GR303IG | ||
| NTF gr303IgCreateFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.88 | Info : Notification that an attempt to create a gr303 interface group has failed. interfaceFailureReasonCode gives details. | ||
| NTF gr303IgDeleteNotify | 1.3.6.1.4.1.1751.2.18.8.3.90 | Response to deletion of GR303IG | ||
| INT gr303IgEOCProtSwitchCommand | 1.3.6.1.4.1.1751.2.18.26.1.1.1.15 | INTEGER | read-write | User command to do path protection switch |
| INT gr303IgEOCProtSwitchProvState | 1.3.6.1.4.1.1751.2.18.26.1.1.1.13 | INTEGER | read-write | Lock/Unlock the protection switch |
| INT gr303IgId | 1.3.6.1.4.1.1751.2.18.26.1.1.1.1 | INTEGER | not-accessible | This is used as an index into GR303IG table which recognizes GR303 Interface Group |
| NTF gr303IgInServiceNotify | 1.3.6.1.4.1.1751.2.18.8.3.93 | Notification of GR303IG in Service | ||
| NTF gr303IgIntfAddedNotify | 1.3.6.1.4.1.1751.2.18.8.3.94 | Response to addition of DS1 interface into GR303IG | ||
| NTF gr303IgIntfAddFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.95 | Info : Notification that an attempt to add an interface has failed. interfaceFailureReasonCode gives details. | ||
| gr303IgIntfConfigEntry | 1.3.6.1.4.1.1751.2.18.26.1.2.1 | not-accessible | Row definition for GR303 Access Arrangement Interface configuration | |
| gr303IgIntfConfigTable | 1.3.6.1.4.1.1751.2.18.26.1.2 | not-accessible | Table of interface attributes in an GR303IG | |
| NTF gr303IgIntfDeleteNotify | 1.3.6.1.4.1.1751.2.18.8.3.96 | Response to deletion of DS1 interface from GR303IG | ||
| INT gr303IgIntfId | 1.3.6.1.4.1.1751.2.18.26.1.2.1.2 | INTEGER | not-accessible | This is used as an index into IG interface table which recognizes GR303 Ig interfaces. This is used as a second index into this table |
| I32 gr303IgIntfNetId | 1.3.6.1.4.1.1751.2.18.26.1.2.1.4 | Integer32 | read-only | gr303Ig Interface (DS1) Net Id assigned by the network |
| I32 gr303IgIntfPhysId | 1.3.6.1.4.1.1751.2.18.26.1.2.1.3 | Integer32 | read-write | Interface's Physical ID (SSPPCCC) |
| ROW gr303IgIntfRowStatus | 1.3.6.1.4.1.1751.2.18.26.1.2.1.5 | RowStatus | read-write | GR303IG interface entry row status - row status can not be made active until all the values are set |
| INT gr303IgLocalDigitalSwitchType | 1.3.6.1.4.1.1751.2.18.26.1.1.1.16 | INTEGER | read-write | LDS (IDT) type |
| INT gr303IgLocalDigitalSwitchVersion | 1.3.6.1.4.1.1751.2.18.26.1.1.1.17 | INTEGER | read-write | LDS (IDT)Version |
| NTF gr303IgModifiedNotify | 1.3.6.1.4.1.1751.2.18.8.3.89 | Response to modification of GR303IG | ||
| NTF gr303IgModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.91 | Response to Modify Fail of GR303IG, Overload interfaceFailureReasonCode | ||
| NTF gr303IgOutOfServiceNotify | 1.3.6.1.4.1.1751.2.18.8.3.92 | Notification of GR303IG Out Of Service | ||
| NUM gr303IgPrimaryEOCChanIntfId | 1.3.6.1.4.1.1751.2.18.26.1.1.1.5 | IntfIndex | read-write | Primary EOC channel Interface Id in SSPPCCC format |
| INT gr303IgPrimaryEOCStatus | 1.3.6.1.4.1.1751.2.18.26.1.1.1.9 | INTEGER | read-only | Primary EOC channel Status |
| NUM gr303IgPrimaryTMCChanIntfId | 1.3.6.1.4.1.1751.2.18.26.1.1.1.4 | IntfIndex | read-write | Primary TMC channel Interface Id in SSPPCCC format |
| INT gr303IgPrimaryTMCStatus | 1.3.6.1.4.1.1751.2.18.26.1.1.1.8 | INTEGER | read-only | Primary TMC channel Status |
| ROW gr303IgRowStatus | 1.3.6.1.4.1.1751.2.18.26.1.1.1.2 | RowStatus | read-write | GR303IG config entry row status |
| gr303IgStats | 1.3.6.1.4.1.1751.2.18.27.1 | |||
| I32 gr303IgStatsCurrentInCalls | 1.3.6.1.4.1.1751.2.18.27.1.1.1.2 | Integer32 | read-only | Total number of Currently established incoming calls |
| I32 gr303IgStatsCurrentOutCalls | 1.3.6.1.4.1.1751.2.18.27.1.1.1.3 | Integer32 | read-only | Total number of Currently established outgoing calls |
| gr303IgStatsEntry | 1.3.6.1.4.1.1751.2.18.27.1.1.1 | not-accessible | Row definition for GR303 GR303IG based stats | |
| INT gr303IgStatsIgId | 1.3.6.1.4.1.1751.2.18.27.1.1.1.1 | INTEGER | not-accessible | This is used as an index into GR303 Ig table which recognizes GR303 Interface Group Interface group |
| I32 gr303IgStatsInCallFailed | 1.3.6.1.4.1.1751.2.18.27.1.1.1.7 | Integer32 | read-only | Total number of Failed incoming calls |
| I32 gr303IgStatsInCallSuccessful | 1.3.6.1.4.1.1751.2.18.27.1.1.1.6 | Integer32 | read-only | Total number successful incoming calls |
| I32 gr303IgStatsOutCallFailed | 1.3.6.1.4.1.1751.2.18.27.1.1.1.5 | Integer32 | read-only | Total number of Failed outgoing calls |
| I32 gr303IgStatsOutCallSuccessful | 1.3.6.1.4.1.1751.2.18.27.1.1.1.4 | Integer32 | read-only | Total number successful outgoing calls |
| INT gr303IgStatsReset | 1.3.6.1.4.1.1751.2.18.27.1.1.1.8 | INTEGER | read-write | gr303Ig reset statistics button |
| gr303IgStatsTable | 1.3.6.1.4.1.1751.2.18.27.1.1 | not-accessible | Table of GR303 GR303IG based stats attributes | |
| INT gr303IgTMCProtSwitchCommand | 1.3.6.1.4.1.1751.2.18.26.1.1.1.14 | INTEGER | read-write | User command to do path protection switch |
| INT gr303IgTMCProtSwitchProvState | 1.3.6.1.4.1.1751.2.18.26.1.1.1.12 | INTEGER | read-write | Lock/Unlock the protection switch |
| INT gr303IntfAdminStatus | 1.3.6.1.4.1.1751.2.18.5.22.1.1.4 | INTEGER | read-write | GR303 interface admin status |
| gr303IntfConfig | 1.3.6.1.4.1.1751.2.18.5.22 | |||
| gr303IntfConfigEntry | 1.3.6.1.4.1.1751.2.18.5.22.1.1 | not-accessible | Row definition for GR303 interface configuration table | |
| gr303IntfConfigTable | 1.3.6.1.4.1.1751.2.18.5.22.1 | not-accessible | Table of GR303 interface configuration attributes | |
| I32 gr303IntfId | 1.3.6.1.4.1.1751.2.18.5.22.1.1.1 | Integer32 | not-accessible | Interface ID (SSPPCCC) |
| INT gr303IntfIgId | 1.3.6.1.4.1.1751.2.18.26.1.2.1.1 | INTEGER | not-accessible | This is used as an index into GR303Ig table which recognizes GR303 Interface Group. This is used as a first index into this interface table. |
| INT gr303IntfOperStatus | 1.3.6.1.4.1.1751.2.18.5.22.1.1.5 | INTEGER | read-write | GR303 interface operational status |
| INT gr303K | 1.3.6.1.4.1.1751.2.18.26.1.4.1.5 | INTEGER | read-write | Maximum number of outstanding I frames - Lapd - window size. |
| gr303LapdConfigEntry | 1.3.6.1.4.1.1751.2.18.26.1.4.1 | not-accessible | Row definition for LAPD attributes in a GR303IG | |
| gr303LapdConfigTable | 1.3.6.1.4.1.1751.2.18.26.1.4 | not-accessible | Table of LAPD attributes in an GR303IG | |
| INT gr303LapdIgId | 1.3.6.1.4.1.1751.2.18.26.1.4.1.1 | INTEGER | not-accessible | GR303IG Number index which recognizes GR303 Interface group |
| INT gr303N200 | 1.3.6.1.4.1.1751.2.18.26.1.4.1.4 | INTEGER | read-write | Maximum number of retransmissions |
| NTF gr303PPSCommandFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.103 | This is the notification of failure of PPS switching command | ||
| INT gr303PPSReasonCode | 1.3.6.1.4.1.1751.2.18.15.48 | INTEGER | read-only | These reason codes are the result of GR303 Path Protection Switching (PPS) command issued by user |
| INT gr303PPSSource | 1.3.6.1.4.1.1751.2.18.15.49 | INTEGER | read-only | Indicates the initiator of the PPS switching |
| NTF gr303PPSStateChangeNotify | 1.3.6.1.4.1.1751.2.18.8.3.101 | This indicates a change in the states of primary and secondary TMC/EOC (lapd) | ||
| NTF gr303PPSSwitchoverNotify | 1.3.6.1.4.1.1751.2.18.8.3.102 | This notification is the result of PPS switching command which will indicate the reason code, initiator and states | ||
| gr303Stats | 1.3.6.1.4.1.1751.2.18.27 | |||
| INT gr303T200 | 1.3.6.1.4.1.1751.2.18.26.1.4.1.2 | INTEGER | read-write | value of Lapd T200 timer in miliseconds in step size of 50 ms |
| INT gr303T203 | 1.3.6.1.4.1.1751.2.18.26.1.4.1.3 | INTEGER | read-write | value of Lapd T203 timer in seconds |
| NTF gr303TMCChanDownNotify | 1.3.6.1.4.1.1751.2.18.8.3.97 | Info : This trap indicates that TMC (LAPD) on the GR303 interface has gone down. | ||
| I32 gr303TMCChannelId | 1.3.6.1.4.1.1751.2.18.5.22.1.1.2 | Integer32 | read-write | TMC-Channel Number. If TMC Channel is set to 0 there will be no TMC channel on the corresponding DS1. Generally the TMC channel should be specified on the one of the DS1's in a GR303 interface group and should be on DS0 no. 24 |
| NTF gr303TMCChanUpNotify | 1.3.6.1.4.1.1751.2.18.8.3.99 | Info : This trap indicates that TMC(LAPD) is functional on the specified GR303 interface. | ||
| gr303TMCConfigEntry | 1.3.6.1.4.1.1751.2.18.26.1.5.1 | not-accessible | Row definition for GR303 Access Arrangement Layer3 parameters configuration | |
| gr303TMCConfigTable | 1.3.6.1.4.1.1751.2.18.26.1.5 | not-accessible | Table of Layer 3 attributes in an GR303IG | |
| INT gr303TMCIgId | 1.3.6.1.4.1.1751.2.18.26.1.5.1.1 | INTEGER | not-accessible | GR303IG Number index which recognizes GR303 Interface group |
| INT gr303TMCT303 | 1.3.6.1.4.1.1751.2.18.26.1.5.1.2 | INTEGER | read-write | value of TMC T303 timer in miliseconds with a step size of 500 ms |
| INT gr303TMCT396 | 1.3.6.1.4.1.1751.2.18.26.1.5.1.3 | INTEGER | read-write | value of TMC T396 timer in miliseconds with a step size of 1000 ms |
| h248Config | 1.3.6.1.4.1.1751.2.18.30 | |||
| I32 h248MaxNumberOfContexts | 1.3.6.1.4.1.1751.2.18.31.1 | Integer32 | read-write | The value of the property gives the maximum number of contexts that can exist at anytime. The NULL context is not included in this number. |
| I32 h248MaxTerminationsPerContext | 1.3.6.1.4.1.1751.2.18.31.2 | Integer32 | read-write | The max number of terminations allowed in a context. |
| IP h248MGCIpAddress1 | 1.3.6.1.4.1.1751.2.18.31.7 | IpAddress | read-write | The IP address of the 1st MGC. |
| IP h248MGCIpAddress2 | 1.3.6.1.4.1.1751.2.18.31.8 | IpAddress | read-write | The IP address of the 2nd MGC. |
| I32 h248MGCProvisionalResponseTimerValue | 1.3.6.1.4.1.1751.2.18.31.6 | Integer32 | read-write | Indicates the time within which the MG should expect a Pending Response from the MGC if a Transaction can not be completed. Initially set to h248NormalMGCExecutionTime, plus network delay, but maybe lowered. Value represents milliseconds. |
| I32 h248MGProvisionalResponseTimerValue | 1.3.6.1.4.1.1751.2.18.31.5 | Integer32 | read-write | Indicates the time within which the MGC should expect a Pending Response from the MG if a Transaction can not be completed. Initially set to h248NormalMGExecutionTime, plus network delay, but maybe lowered. Value represents milliseconds. |
| I32 h248NormalMGCExecutionTime | 1.3.6.1.4.1.1751.2.18.31.4 | Integer32 | read-write | Settable by the MGC to indicate the interval within which the MG expects a response to any transaction from the MG (exclusive of the network delay). Value represents milliseconds. |
| I32 h248NormalMGExecutionTime | 1.3.6.1.4.1.1751.2.18.31.3 | Integer32 | read-write | Settable by the MGC to indicate the interval within which the MGC expects a response to any transaction from the MG (exclusive of the network delay). Value represents milliseconds. |
| h248SysControl | 1.3.6.1.4.1.1751.2.18.31 | |||
| INT h248TermAal2Cid | 1.3.6.1.4.1.1751.2.18.30.1.1.8 | INTEGER | read-write | AAL2 CID |
| INT h248TermActivation | 1.3.6.1.4.1.1751.2.18.30.1.1.9 | INTEGER | read-write | Activation for termination ID |
| INT h248TermChanId | 1.3.6.1.4.1.1751.2.18.30.1.1.4 | INTEGER | not-accessible | Chan # for termination |
| OCT h248TermId | 1.3.6.1.4.1.1751.2.18.30.1.1.7 | OCTET STRING | read-write | Termination ID is provisioned by user and used for identifying termination between MGC and MG |
| h248TermIdEntry | 1.3.6.1.4.1.1751.2.18.30.1.1 | not-accessible | Row definition for H.248 Termination ID table | |
| h248TermIdTable | 1.3.6.1.4.1.1751.2.18.30.1 | not-accessible | Table of H.248 Terminations | |
| INT h248TermLogPortId | 1.3.6.1.4.1.1751.2.18.30.1.1.3 | INTEGER | not-accessible | Logical Port # for termination |
| INT h248TermPhyPortId | 1.3.6.1.4.1.1751.2.18.30.1.1.2 | INTEGER | not-accessible | Physical Port # for termination |
| ROW h248TermRowStatus | 1.3.6.1.4.1.1751.2.18.30.1.1.10 | RowStatus | read-write | h248TermIdEntry row status |
| INT h248TermSlotId | 1.3.6.1.4.1.1751.2.18.30.1.1.1 | INTEGER | not-accessible | Slot # for termination |
| INT h248TermVci | 1.3.6.1.4.1.1751.2.18.30.1.1.6 | INTEGER | not-accessible | VCI # for termination. Value 0 is reserved to indicate N/A, e.g., TDM termination. Thus, VCI = h248TermVci - 1, for h248TermVci > 0. |
| INT h248TermVpi | 1.3.6.1.4.1.1751.2.18.30.1.1.5 | INTEGER | not-accessible | VPI # for termination. Value 0 is reserved to indicate N/A, e.g., TDM termination. Thus, VPI = h248TermVpi - 1, for h248TermVpi > 0. |
| INT hdlcAdminStatus | 1.3.6.1.4.1.1751.2.18.5.5.1.2 | INTEGER | read-write | The administrative action: 'outOfService' means take the interface out of service 'inService' means take the interface in service 'delete' remove/deconfigure the interface. |
| hdlcConfigEntry | 1.3.6.1.4.1.1751.2.18.5.5.1 | not-accessible | Row definition for an HDLC Pass Through interface | |
| hdlcConfigTable | 1.3.6.1.4.1.1751.2.18.5.5 | not-accessible | Table for an HDLC Pass Through Interface | |
| INT hdlcDataInversion | 1.3.6.1.4.1.1751.2.18.5.5.1.5 | INTEGER | read-write | Flag indicating whether data inversion is performed by the IO card for this interface. |
| NUM hdlcIfIndex | 1.3.6.1.4.1.1751.2.18.5.5.1.1 | IntfIndex | not-accessible | interface index (slot/port/channel) SSPPCCC |
| INT hdlcOperStatus | 1.3.6.1.4.1.1751.2.18.5.5.1.3 | INTEGER | read-only | The operational status of the interface: 'outOfService' means the interface is out of service 'inService' means the interface is in service |
| INT hdlcThroughPut | 1.3.6.1.4.1.1751.2.18.5.5.1.4 | INTEGER | read-write | The throughput bandwidth of the interface: 'k64' means a throughput of 64 kb 'k56' means a throughput of 56 kb |
| highSpeedChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.3.7.1 | not-accessible | Row definition for common physical port attributes | |
| highSpeedChannelConfigTable | 1.3.6.1.4.1.1751.2.18.3.7 | not-accessible | Table of common physical Port attributes | |
| NUM highSpeedChannelId | 1.3.6.1.4.1.1751.2.18.3.7.1.1 | IntfIndex | not-accessible | interface index - SSPPCC |
| INT highSpeedChannelIfType | 1.3.6.1.4.1.1751.2.18.3.7.1.2 | INTEGER | read-write | UNI or NNI type |
| highSpeedPortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.8.1 | not-accessible | Row definition for common physical port attributes | |
| highSpeedPortConfigTable | 1.3.6.1.4.1.1751.2.18.2.8 | not-accessible | Table of common physical Port attributes | |
| I32 highSpeedPortId | 1.3.6.1.4.1.1751.2.18.2.8.1.1 | Integer32 | not-accessible | interface index - SSPP |
| I32 highSpeedPortInputRate | 1.3.6.1.4.1.1751.2.18.2.8.1.2 | Integer32 | read-write | Port input rate |
| I32 highSpeedPortOutputRate | 1.3.6.1.4.1.1751.2.18.2.8.1.3 | Integer32 | read-write | Port output rate |
| INT iispCbrRouteDest | 1.3.6.1.4.1.1751.2.18.14.3.1.7 | INTEGER | read-write | Type of Destination, Categorisation of an Endpoint destination or an intermediate destination |
| iispCbrRouteEntry | 1.3.6.1.4.1.1751.2.18.14.3.1 | not-accessible | IISP CBR Route Entry | |
| NUM iispCbrRouteIfIndex | 1.3.6.1.4.1.1751.2.18.14.3.1.3 | IntfIndex | not-accessible | Interface index - SSPPCCC |
| INT iispCbrRouteIfVuniId | 1.3.6.1.4.1.1751.2.18.14.3.1.5 | INTEGER | not-accessible | Virtual UNI interface VUNI Id |
| I32 iispCbrRouteLength | 1.3.6.1.4.1.1751.2.18.14.3.1.1 | Integer32 | not-accessible | length in bits |
| OCT iispCbrRouteNsapAddr | 1.3.6.1.4.1.1751.2.18.14.3.1.2 | OCTET STRING | not-accessible | nsap address |
| iispCbrRoutEntry | 1.3.6.1.4.1.1751.2.18.14.1.1 | not-accessible | IISP CBR Table Entry | |
| ROW iispCbrRouteRowStatus | 1.3.6.1.4.1.1751.2.18.14.3.1.4 | RowStatus | read-write | row status |
| iispCbrRouteTable | 1.3.6.1.4.1.1751.2.18.14.3 | not-accessible | IISP CBR Routing Table | |
| INT iispCbrRouteType | 1.3.6.1.4.1.1751.2.18.14.3.1.6 | INTEGER | read-write | Type of Route, Categorisation of an Endpoint Route or an intermediate Route |
| NUM iispCbrRoutIfIndex | 1.3.6.1.4.1.1751.2.18.14.1.1.3 | IntfIndex | read-write | Interface index - SSPPCCC |
| I32 iispCbrRoutLength | 1.3.6.1.4.1.1751.2.18.14.1.1.1 | Integer32 | not-accessible | length in bits |
| OCT iispCbrRoutNsapAddr | 1.3.6.1.4.1.1751.2.18.14.1.1.2 | OCTET STRING | not-accessible | nsap address |
| ROW iispCbrRoutRowStatus | 1.3.6.1.4.1.1751.2.18.14.1.1.4 | RowStatus | read-write | row status |
| iispCbrRoutTable | 1.3.6.1.4.1.1751.2.18.14.1 | not-accessible | IISP CBR Routing Table | |
| iispRouting | 1.3.6.1.4.1.1751.2.18.14 | |||
| INT iispVbrRouteDest | 1.3.6.1.4.1.1751.2.18.14.4.1.7 | INTEGER | read-write | Type of Destination, Categorisation of an Endpoint destination or an intermediate destination |
| iispVbrRouteEntry | 1.3.6.1.4.1.1751.2.18.14.4.1 | not-accessible | IISP CBR Table Entry | |
| NUM iispVbrRouteIfIndex | 1.3.6.1.4.1.1751.2.18.14.4.1.3 | IntfIndex | not-accessible | In most cases, it is the I/O Interface index - SSPPCCC. However, in case of ATM Trunking's Narrowband routing and Broadband routing, this is either the CAS trunk group ID, or the remote IWF ID, which are 1 to 3 digits decimal numbers |
| INT iispVbrRouteIfVuniId | 1.3.6.1.4.1.1751.2.18.14.4.1.5 | INTEGER | not-accessible | Virtual UNI interface VUNI Id |
| I32 iispVbrRouteLength | 1.3.6.1.4.1.1751.2.18.14.4.1.1 | Integer32 | not-accessible | length in bits |
| OCT iispVbrRouteNsapAddr | 1.3.6.1.4.1.1751.2.18.14.4.1.2 | OCTET STRING | not-accessible | nsap address |
| iispVbrRoutEntry | 1.3.6.1.4.1.1751.2.18.14.2.1 | not-accessible | IISP CBR Table Entry | |
| ROW iispVbrRouteRowStatus | 1.3.6.1.4.1.1751.2.18.14.4.1.4 | RowStatus | read-write | row status |
| iispVbrRouteTable | 1.3.6.1.4.1.1751.2.18.14.4 | not-accessible | IISP CBR Routing Table | |
| INT iispVbrRouteType | 1.3.6.1.4.1.1751.2.18.14.4.1.6 | INTEGER | read-write | Type of Route, Categorisation of an Endpoint Route or an intermediate Route |
| NUM iispVbrRoutIfIndex | 1.3.6.1.4.1.1751.2.18.14.2.1.3 | IntfIndex | read-write | Interface index - SSPPCCC |
| I32 iispVbrRoutLength | 1.3.6.1.4.1.1751.2.18.14.2.1.1 | Integer32 | not-accessible | length in bits |
| OCT iispVbrRoutNsapAddr | 1.3.6.1.4.1.1751.2.18.14.2.1.2 | OCTET STRING | not-accessible | nsap address |
| ROW iispVbrRoutRowStatus | 1.3.6.1.4.1.1751.2.18.14.2.1.4 | RowStatus | read-write | row status |
| iispVbrRoutTable | 1.3.6.1.4.1.1751.2.18.14.2 | not-accessible | IISP CBR Routing Table | |
| I32 ilmiStatsAttachPtChanged | 1.3.6.1.4.1.1751.2.18.11.9.1.4 | Integer32 | read-only | Times Attachment Point change was detected. |
| I32 ilmiStatsAttachPtVerified | 1.3.6.1.4.1.1751.2.18.11.9.1.5 | Integer32 | read-only | Times Attachment Point was verified successfully. |
| I32 ilmiStatsColdStartRx | 1.3.6.1.4.1.1751.2.18.11.9.1.7 | Integer32 | read-only | Times Cold Start trap was received. |
| I32 ilmiStatsColdStartTx | 1.3.6.1.4.1.1751.2.18.11.9.1.8 | Integer32 | read-only | Times Cold Start trap was transmitted. |
| ilmiStatsEntry | 1.3.6.1.4.1.1751.2.18.11.9.1 | not-accessible | Row definition for the ILMI statistics table. | |
| NUM ilmiStatsId | 1.3.6.1.4.1.1751.2.18.11.9.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) for the ILMI interface. |
| I32 ilmiStatsLinkResets | 1.3.6.1.4.1.1751.2.18.11.9.1.3 | Integer32 | read-only | Times connectivity has toggled between down and up. |
| I32 ilmiStatsPacketDisc | 1.3.6.1.4.1.1751.2.18.11.9.1.12 | Integer32 | read-only | Times a received packet was discarded. |
| I32 ilmiStatsPduRx | 1.3.6.1.4.1.1751.2.18.11.9.1.9 | Integer32 | read-only | ilmi pdu received |
| I32 ilmiStatsPduTx | 1.3.6.1.4.1.1751.2.18.11.9.1.10 | Integer32 | read-only | ilmi pdu transmitted |
| I32 ilmiStatsReqTimeouts | 1.3.6.1.4.1.1751.2.18.11.9.1.11 | Integer32 | read-only | Times getRequest of any type timed out. |
| I32 ilmiStatsSecureLnkProcInit | 1.3.6.1.4.1.1751.2.18.11.9.1.6 | Integer32 | read-only | Times Secure Link Procedure was initiated. |
| ilmiStatsTable | 1.3.6.1.4.1.1751.2.18.11.9 | not-accessible | Table of statistics for an ILMI enabled interface. | |
| I32 ilmiStatsTimer | 1.3.6.1.4.1.1751.2.18.11.9.1.2 | Integer32 | read-only | Time, in seconds, since last statistics reset. |
| NTF imaGroupStatusChangeNotify | 1.3.6.1.4.1.1751.2.18.8.2.11 | The indicated SSPPCCC has a change in the states of the IMA Group Channel | ||
| INT imaGrpChannelAlphaValue | 1.3.6.1.4.1.1751.2.18.3.14.1.19 | INTEGER | read-write | This indicates the 'alpha' value used to specify the number of consecutive invalid ICP cells to be detected before moving to the IMA HUNT state. |
| INT imaGrpChannelBetaValue | 1.3.6.1.4.1.1751.2.18.3.14.1.20 | INTEGER | read-write | This indicates the 'beta' value used to specify the number of consecutive errored ICP cells to be detected before moving to the IMA HUNT state. |
| NTF imaGrpChannelClearedNotify | 1.3.6.1.4.1.1751.2.18.8.3.38 | Info : The imaGrpChannelClearedNotify trap indicates a failure has been cleared in an IMA group. The imaGrpChannelStatus field indicates the failure that has been cleared. | ||
| INT imaGrpChannelCompatMode | 1.3.6.1.4.1.1751.2.18.3.14.1.27 | INTEGER | read-write | This is used to indicate interoperability mode to the I/O card in terms of reporting the link status at the correct location in the IMA Control Protocol (ICP) cell |
| imaGrpChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.3.14.1 | not-accessible | Row definition for common physical port attributes | |
| imaGrpChannelConfigTable | 1.3.6.1.4.1.1751.2.18.3.14 | not-accessible | Table used for the IMA virtual channel (group) configuration on cards that have physical interfaces configured as atmIma. Represents three channels that can be configured as IMA groups on port 7 of DS1 and E1 cards. | |
| I32 imaGrpChannelDiffDelayMaxObs | 1.3.6.1.4.1.1751.2.18.3.14.1.18 | Integer32 | read-only | The latest maximum differential delay observed (in milliseconds), i.e. between the links having the least and most link propagation delay, among the receive links that are currently configured in the IMA group. |
| INT imaGrpChannelDiffLinkDelayMax | 1.3.6.1.4.1.1751.2.18.3.14.1.16 | INTEGER | read-write | The maximum number of milliseconds of delay differential among the links that will be tolerated on this interface. |
| NTF imaGrpChannelFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.36 | Info : The imaGrpChannelFailNotify trap indicates a failure in the IMA group. The imaGrpChannelStatus field indicates the reason for the failure. | ||
| INT imaGrpChannelFailureStatus | 1.3.6.1.4.1.1751.2.18.3.14.1.6 | INTEGER | read-only | The current failure status of the IMA group (the reason why the GTSM is in the down state). noFailure(1) no failure startUpNe(2) near-end is in the state of start-up startUpFe(3) far-end is in the state of start-up invalidMValueNe(4) near-end has invalid frame length invalidMValueFe(5) far-end has invalid frame length failedAssymetricNe(6) near-end failed due to incompatable symmetry failedAssymetricFe(7) far-end failed due to incompatable symmetry insuffLinksNe(8) Near-end reported less than the min number of Tx links are active or less than the min number of Rx links are active insuffLinksFe(9) Far-end reported less than the min number of Rx links are active or less than thenmin number of Tx links are active blockedNe(10) Near-end is administratively out-of-service blockedFe(11) Far-end is administratively out-of-service otherFailure(12) other failures |
| IMA imaGrpChannelFeState | 1.3.6.1.4.1.1751.2.18.3.14.1.5 | ImaGrpChannelEndState | read-only | The current operational state of the far-end IMA Group State Machine. |
| INT imaGrpChannelFeTxClkMode | 1.3.6.1.4.1.1751.2.18.3.14.1.11 | INTEGER | read-only | Transmit clocking mode used by the far-end IMA group. There are two possible modes: the Common Transmit Clock (CTC) and the Independent Transmit Clock (ITC). The CTC mode corresponds to the case when the transmit clock of all IMA links are derived from the same source. The ITC configuration corresponds to the case where there is at least one IMA link whose transmit clock is derived from a source different than at least another link transmit clock. |
| INT imaGrpChannelGammaValue | 1.3.6.1.4.1.1751.2.18.3.14.1.21 | INTEGER | read-write | This indicates the 'gamma' value used to specify the number of consecutive valid ICP cells to be detected before moving to the IMA SYNC state from the PRESYNC state. |
| NUM imaGrpChannelId | 1.3.6.1.4.1.1751.2.18.3.14.1.1 | IntfIndex | not-accessible | interface index - SSPPCCC |
| INT imaGrpChannelIfType | 1.3.6.1.4.1.1751.2.18.3.14.1.2 | INTEGER | read-write | interface type |
| NUM imaGrpChannelLeastDelayLink | 1.3.6.1.4.1.1751.2.18.3.14.1.17 | IntfIndex | read-only | The Interface Index of the link configured in the IMA group which has the smallest link propagation delay. This value has meaning only if at least 1 link has been configured in the IMA group. |
| INT imaGrpChannelMinNumRxLinks | 1.3.6.1.4.1.1751.2.18.3.14.1.9 | INTEGER | read-write | Minimum number of receive links required to be Active for the IMA group to be in the Up state. |
| INT imaGrpChannelMinNumTxLinks | 1.3.6.1.4.1.1751.2.18.3.14.1.8 | INTEGER | read-write | Minimum number of transmit links required to be Active for the IMA group to be in the Up state. |
| IMA imaGrpChannelNeState | 1.3.6.1.4.1.1751.2.18.3.14.1.4 | ImaGrpChannelEndState | read-only | The current operational state of the near-end IMA Group State Machine. |
| INT imaGrpChannelNeTxClkMode | 1.3.6.1.4.1.1751.2.18.3.14.1.10 | INTEGER | read-write | Transmit clocking mode used by the near-end IMA group. There are two possible modes: the Common Transmit Clock (CTC) and the Independent Transmit Clock (ITC). The CTC mode corresponds to the case when the transmit clock of all IMA links are derived from the same source. The ITC configuration corresponds to the case where there is at least one IMA link whose transmit clock is derived from a source different than at least another link transmit clock. The underlying clock configuration must be set up by the user to ensure operation in the selected mode. |
| I32 imaGrpChannelPortMap | 1.3.6.1.4.1.1751.2.18.3.14.1.3 | Integer32 | read-write | A bitmap that identifies the physical IMA interfaces in this group. The least significant bit represents port 1. |
| INT imaGrpChannelRxFrameLength | 1.3.6.1.4.1.1751.2.18.3.14.1.15 | INTEGER | read-only | Value of IMA frame length as received from remote IMA function. |
| INT imaGrpChannelRxImaId | 1.3.6.1.4.1.1751.2.18.3.14.1.13 | INTEGER | read-only | The IMA ID currently in use by the far-end IMA function. |
| I32 imaGrpChannelStatsFeNumFailures | 1.3.6.1.4.1.1751.2.18.3.14.1.23 | Integer32 | read-only | The number of times a far-end group failure (Config-Abort-FE, Insufficient-Links-FE, Blocked-FE) has been reported. |
| I32 imaGrpChannelStatsNeNumFailures | 1.3.6.1.4.1.1751.2.18.3.14.1.22 | Integer32 | read-only | The number of times a near-end group failure (Config-Abort, Insufficient-Links) has been reported. |
| I32 imaGrpChannelStatsNumRxActLnks | 1.3.6.1.4.1.1751.2.18.3.14.1.25 | Integer32 | read-only | The number of links which are configured to receive and are currently Active in this IMA group. |
| I32 imaGrpChannelStatsNumTxActLnks | 1.3.6.1.4.1.1751.2.18.3.14.1.24 | Integer32 | read-only | The number of links which are configured to transmit and are currently Active in this IMA group. |
| I32 imaGrpChannelStatsTimer | 1.3.6.1.4.1.1751.2.18.3.14.1.26 | Integer32 | read-only | Time, in seconds, since last reset. |
| INT imaGrpChannelStatus | 1.3.6.1.4.1.1751.2.18.15.18 | INTEGER | read-only | The return value for the imaGrpChannelFailNotify trap. startupFe(1) Far-end is in the state of start-up cfgAbort(2) this state is entered when the far-end tries to use unacceptable configuration parameters including invalid frame length and incompatable symmetry cfgAbortFe(3) Far-end reported unacceptable configuration parameters including invalid frame length and incompatable symmetry insuffLinks(4) Near-end reported less than the min number of Tx links are active or less than the min number of Rx links are active insuffLinksFe(5) Far-end reported less than the min number of Rx links are active or less than thenmin number of Tx links are active blockedNe(6) Near-end is administratively out-of-service blockedFe(7) Far-end is administratively out-of-service timingSynch(8) A possible configuration mismatch has occurred (CTC and CTC modes are not the same at both ends of the IMA virtual links. |
| INT imaGrpChannelSymmetry | 1.3.6.1.4.1.1751.2.18.3.14.1.7 | INTEGER | read-only | Symmetry of the IMA group. Symmetric configuration: all ports of IMA group are configured as full-duplex. With symmetric configuration, operation is symmetric if no links failes; is asymmetric if a link fails so that the active forward and backward links between far-end and near-end are asymmetric. If the configuration is asymmetric, the operation can never be symmetric. |
| INT imaGrpChannelTxFrameLength | 1.3.6.1.4.1.1751.2.18.3.14.1.14 | INTEGER | read-write | The frame length to be used by the IMA group in the transmit direction. Can only be set when the IMA group is startup. |
| INT imaGrpChannelTxImaId | 1.3.6.1.4.1.1751.2.18.3.14.1.12 | INTEGER | read-write | The IMA ID currently in use by the near-end IMA function. |
| imaPortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.15.1 | not-accessible | Row definition for ima specific port attributes | |
| imaPortConfigTable | 1.3.6.1.4.1.1751.2.18.2.15 | not-accessible | Table used for the IMA virtual port on cards that have physical interfaces configured as atmIma. Corresponds to port 7 on DS1 and E1. | |
| I32 imaPortId | 1.3.6.1.4.1.1751.2.18.2.15.1.1 | Integer32 | read-only | interface index - slot/port: SSPP |
| INT inactiveTimer | 1.3.6.1.4.1.1751.2.18.1.24 | INTEGER | read-write | inactive timer can be set inbetween 0 and 999999999 |
| NTF inactivityTimerExpiredNotify | 1.3.6.1.4.1.1751.2.18.8.1.14 | Major : Sent by the AC 120 when the inactivity timer of the keep-alive protocoal expires, i.e. when the AC 120 does not see a message from the Signalling Gateway on the TCP link during the time period specified by the inactivity timer value setting. | ||
| OCT inBandAppAtmAddress | 1.3.6.1.4.1.1751.2.18.1.72 | OCTET STRING | read-write | The ATM address of the inBand application |
| INT inBandAppAtmAddrType | 1.3.6.1.4.1.1751.2.18.1.73 | INTEGER | read-write | The format of the ATM address of the inBand application |
| IP inBandBackupIpAddress | 1.3.6.1.4.1.1751.2.18.1.29 | IpAddress | read-only | IP address of the switch when the switch is accessed over the secondary in-band connection. |
| OCT inBandBackupIpMask | 1.3.6.1.4.1.1751.2.18.1.30 | OCTET STRING | read-only | IP address subnet mask of the secondary in-band management IP address. |
| IP inBandPrimaryIpAddress | 1.3.6.1.4.1.1751.2.18.1.27 | IpAddress | read-write | IP address of the switch when the switch is accessed over the primary in-band connection. |
| OCT inBandPrimaryIpMask | 1.3.6.1.4.1.1751.2.18.1.28 | OCTET STRING | read-write | IP address subnet mask of the primary in-band management IP address. |
| INT inBandSvcConnectionsAllowed | 1.3.6.1.4.1.1751.2.18.1.31 | INTEGER | read-write | Flag indicating whether in-band management should be supported over SVCs. |
| NTF inputPortClockClearedNotify | 1.3.6.1.4.1.1751.2.18.8.1.46 | Info : The error in the input port clock has been corrected. | ||
| NTF inputPortClockFailNotify | 1.3.6.1.4.1.1751.2.18.8.1.45 | Critical : The input port clock has failed. Please call Support immediately to resolve the problem. | ||
| NTF interfaceBandwidthChangeNotify | 1.3.6.1.4.1.1751.2.18.8.3.104 | Info : Notification that a interface has undergone reduction in bandwidth. Critical depending on Failure Reason Code. | ||
| NTF interfaceCreatedNotify | 1.3.6.1.4.1.1751.2.18.8.3.1 | Info : Notification that an interface has been created. | ||
| NTF interfaceCreateFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.55 | Info : Notification that an attempt to create an interface has failed. interfaceFailureReasonCode gives details. | ||
| NTF interfaceDeletedNotify | 1.3.6.1.4.1.1751.2.18.8.3.2 | Info : Notification that an interface has been deleted. | ||
| interfaceEvents | 1.3.6.1.4.1.1751.2.18.8.3 | |||
| INT interfaceFailureReasonCode | 1.3.6.1.4.1.1751.2.18.15.4 | INTEGER | read-only | Identification of cause for failure in changing the status of an interface. interfaceInService(1) Most, if not all, modifications require that the interface be out of service. interfaceNotNew(2) Some modifications require that the interface must never have been in service. interfaceExists(3) Some modifications, such as setting the interface type, require that no interface exists. (type must be unconfigured). bridgeGroupActive(4) For setting the bridgeDomainNumber in bridge or router interfaces. to add an interface to a bridgeGroup, the bridgeGroup must be in service. signalingNotEnabled(5) For this interface to be created, signaling must be enabled. firmwareOutOfDate(6) The firmware for the i/o card does not work with this interface. t1SigEnableInterfaceNotSupported(7) The interface is not supported if T1 signaling is enabled ts16ForData(8) ts16 has been set for passing data and the user attempts to turn on signaling. dbcesConfigured(9) Signaling cannot be disabled because this interface is configured as dbces. signalingEnabled(10) Signaling is on for at least one of the channels while trying to change e1 TS16 from CAS to CCS. cmCardTypeNotSupported(11) CM_NET interface is only supported by DS3 DS1 OC3 and SUPER_DS1 cards cmMultipleIntfNotSupported(12) only one interface can be configured as CM_NET cmIntfInService(13) CM_NET interface is in-service cmInterfaceConfigured(14) CM_NET interface is configured channelizationEnabled(15) A port can not be channelized in order to support unstructured CE. unstructuredCEConfigured(16) A port which has been channelized can not be configured to support unstructured CE. firmwareOutOfDate-ts16CAS-unsupported(17) ts16CAS is not supported by the firmware firmwareOutOfDate-interfaceType-unsupported(18) interface type is not supported by the firmware firmwareOutOfDate-ts16-unsupported(19) ts16 is not supported by the firmware invalidPortMap(20) invalid port map otherInterfacesExistOnThisPort(21) ISDN interface needs all 24 channels on the port. If any of the channels on that interface are already configured, the ISDN interface can not be defined on that port. intfInIMAgroup(22) chanId bit in portMap is 1 errorCTC-portTxClkSrc-notLocal(23) if imaGrpChannelNeTxClkMode is set to ctc then all ports should have the transmitClockSource as localTiming different-LoopbackConfig-on-Ports(24) all physical ports included in the portMap must have the same loopback configuration imaGChanNeTxClkMode-unsupported(25) ima group channel near-end Tx clock mode is not supported intfChange-Disallowed-on-APS-ProtectionPort(26) an interface cannot be manipulated via protection port in an APS setup intferfaceCurrentlyNotSupported(27) the interface type is not support currently failure-at-call-handler(28) interface creation failure due to call handler unstructuredCE-payloadloop(29) Unstructured CE should not have payload loopback as a loop back option channelConfigModeNotConforming(30) There was a limitation on the channel mode of DSP_2D card: if there is a channel is already inService, all the channel mode of configured channels must be the same as that of the channel inService; all the channel mode of unconfigured channels can only be configured the same as that of the channel inService. usageOfReservedTimeSlot(31) for HD_E1, do not allow any configuration to be SET on channel number 1 or 17 (base 1) or chan 0 or 16 (base 0). virtualIntf-and-AtmSignaling-bothCannotBeEnabled(32) vitual interface and signalling cannot both be enabled at the same time virtualUni-and-AtmSignaling-bothCannotBeEnabled(33) vitual UNI and signalling cannot both be enabled at the same time virtualUni-notSupported(34) virtual UNI is not supported atmUni-UbrLoadBalSupp-cannotBeEnabled-whenSignalingDisabled(35) ubr load balancing cannot be enabled when signaling is disabled virtualInterface-notSupported(36) virtual interface support only allowed on APS type of cards card-doesNotSupport-UPC(37) only some cardTypes support UPC atmUni-SvcVpiVci-RangeCheck-Failure(38) Do range check provided atmSignaling is enabled vciMinSvc <= vciMaxSvc and vpiMinSvc <= vpiMaxSvc atmUni-SigVpiVci-Within-Svc-Range(39) atmUni{Vpi,Vci}Sig should not be within svc range atmUni-Ilmi-Svc-Sig-VpiVci-Clash(40) if IlmiProtocol status and atmUniSignaling are both enabled then the Ilmi Vpi/Vci should not fall in the Svc range and should not be equal to signaling vpi/vci virtualUNI-VpiNotAvailable(41) vpi is not available for the virtual UNI virtualUNI-InvalidVUNIId(42) vitural UNI Index is invalid intfNotSupported-with-ds1LineType-d4(43) if dsx1LineType is DSX1_D4 channel, interface type can't be atmIma intfNotSupported-with-ds1LineCoding-ami(44) if dsx1LineCoding is DSX1_AMI channel interface type can't be atmIma onlyCEsupported-with-msBitStuffing-enabled(45) if msBitStuffing is enabled only interface type circuit emulation is supported vISuppConnTrafficShapingMutuallyExclusive(46) The VI support flag and Traffic Shaping flag are mutually exclusive tS16onPortNotCAS(47) must have cas on port for channel to have cas trunk line interface channelizationDisabled(48) should have channelization enabled to have cas trunk line primaryDS1InterfaceNotConfigured(49) primary DS1 interface is not configured primaryTMCChanNotConfigured(50) primary timeslot management channel is not configured primaryTMCIntfAlreadyConfiguredInAnotherIg(51) primary timeslot management channel interface is already configured in another interface group primaryTMCIntfCantBeChanged(52) primary timeslot management channel interfance can't be changed primaryEOCChanNotConfigured(53) primary embeded operation channel is not configured primaryEOCIntfAlreadyConfiguredInAnotherIg(54) primary embeded operation channel interface is already configured in another interface group primaryTMC-EOCIntfShouldBeSame(55) primary timeslot management channel and embeded operation channel interfaces should be the same primaryEOCIntfCantBeChanged(56) primary embeded operation channel inteface can't be changed primaryTMC-BackupTMCIntfCantBeSame(57) primary and backup timeslot management channel interfaces can't be the same backupDS1InterfaceNotConfigured(58) backup DS1 interface is not configured backupTMCChanNotConfigured(59) backup timeslot management channel is not configured backupTMCIntfAlreadyConfiguredInAnotherIg(60) backup timeslot management channel interface is already configured in another interface group backupTMCIntfCantBeChanged(61) backup timeslot management channel interfance can't be changed primaryEOC-BackupEOCIntfCantBeSame(62) primary and backup embeded operation channel interfaces can't be the same backupEOCChanNotConfigured(63) backup embeded operation channel is not configured backupEOCIntfAlreadyConfiguredInAnotherIg(64) backup embeded operation channel interface is already configured in another interface group backupTMC-EOCIntfShouldBeSame(65) backup timeslot management channel and embeded operation channel interfaces should be the same backupEOCIntfCantBeChanged(66) backup embeded operation channel inteface can't be changed newBWBelowCurrentAllocated(67) new bandwidth is below the current allocated bandwidth newBWBelowCurrentAllocated-SvcsBeingDeleted(68) new bandwidth is below the current allocated bandwidth svc is being deleted newBWBelowCurrentAllocated-DeletePvcs(69) new bandwidth is below the current allocated bandwidth delete pvc newBWAboveCurrentAllocated(70) new bandwidth is above the current allocated bandwidth primaryInactive-or-SecondaryActive-In-IntfProtTable(71) an interface can't be deleted if it is in interface protection group which is primary/inactive or secondry/active onlyCEsupported-with-msLOSDetection-enabled(72) if msLOSDetection is enabled, only interface type circuit emulation is supported nonMuxNotAllowed-with-FaxRelay(73) DSP2 cards: if channelMode is CFG_DSP2_FAX_RELAY, aalMode can't be D_dsp2AalMode_aal2_non_multiplexed, invalid-DSPmode-and-AALmode-combination(74) DSP2 cards: such DSP mode and AAL mode combination is not allowed noBandwidth-For-SignalingConns(75) no bandwidth for signal connections |
| NUM interfaceIndex | 1.3.6.1.4.1.1751.2.18.15.2 | IntfIndex | read-only | Interface index used for identifcation in traps. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NTF interfaceInServiceNotify | 1.3.6.1.4.1.1751.2.18.8.3.6 | Info : Notification that an interface is now in service. | ||
| NTF interfaceModifiedNotify | 1.3.6.1.4.1.1751.2.18.8.3.3 | Info : Notification that an interface has been modified. | ||
| NTF interfaceModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.4 | Info : Notification that an attempt to modify an interface has failed. | ||
| NTF interfaceOutOfServiceNotify | 1.3.6.1.4.1.1751.2.18.8.3.5 | Major : Notification that an interface is now out of service. | ||
| interfaceProtectionEntry | 1.3.6.1.4.1.1751.2.18.29.2.1 | not-accessible | Defines attributes for interface protection | |
| interfaceProtectionTable | 1.3.6.1.4.1.1751.2.18.29.2 | not-accessible | Table of interface protection attributes | |
| INT interfaceType | 1.3.6.1.4.1.1751.2.18.15.3 | INTEGER | read-only | Interface type used for identification in traps. A specific interface is associated with each number. atmUni3-0(1) ATM User Network Interface version 3.0 atmUni3-1(2) ATM User Network Interface version 3.1 iispUser(3) Interim Inter Switch Protocol User Side iispNetwork(4) Interim Inter Switch Protocol Network Side circuitEmulation(5) ATM Circuit Emulation frameRelayUni(6) Frame Relay User Network Interface pri-isdn-user(7) Integrated Services Digital Network Primary Rate Interface User Interface pri-isdn-network(8) Integrated Services Digital Network Primary Rate Interface Network Interface terminalEmulation(9) Terminal Emulation dsp(10) DSP hdlcPassThrough(11) High Level Data Link Control Pass Through Interface bridge(12) Ethernet Bridge routing(13) Ethernet Routing dbCirEm(14) Dynamic Bandwidth Circuit Emulation frameRelayNni(15) Frame Relay Network Network Interface dsp2(16) DSP2 atmIma(17) ATM Inverse Multiplexing over ATM (IMA) atmPnni1-0(18) ATM Private Network Network Interface Version 1.0 atmUni4-0(19) ATM User Network Interface Version 4.0 atmVnnUni3-1(20) ATM Virtual Network Navigator User Network Interface Version 3.1 casTrunkLine(21) Channel Associated Signaling Trunk Line Interface toneAnnce(22) Tone Announcement Interface gr303(23) GR303 |
| I32 intfAtmPvcConnDisplayChannel | 1.3.6.1.4.1.1751.2.18.6.39.1.3 | Integer32 | not-accessible | Channel of the particular interface |
| intfAtmPvcConnDisplayEntry | 1.3.6.1.4.1.1751.2.18.6.39.1 | not-accessible | Gives list of pvc going towards the backplane on a particluar interface | |
| INT intfAtmPvcConnDisplayFlowType | 1.3.6.1.4.1.1751.2.18.6.39.1.6 | INTEGER | read-only | Flow type:Indicates Flow Towards the Back Plane cnctnValid: Traffic flow towards BP is enabled. cnctnNull: Traffic flow towards BP is disabled. cnctnPtmpValid: Traffic flow towards BP is enabled and it is point to multipoint connection. cnctnPtmpNull: Traffic flow towards BP is disabled and it is point to multipoint connection. |
| I32 intfAtmPvcConnDisplayPort | 1.3.6.1.4.1.1751.2.18.6.39.1.2 | Integer32 | not-accessible | Port of the particular interface |
| I32 intfAtmPvcConnDisplaySlot | 1.3.6.1.4.1.1751.2.18.6.39.1.1 | Integer32 | not-accessible | Slot of the particular interface |
| intfAtmPvcConnDisplayTable | 1.3.6.1.4.1.1751.2.18.6.39 | not-accessible | List of Pvc Connections on an Interface. | |
| INT intfAtmPvcConnDisplayVci | 1.3.6.1.4.1.1751.2.18.6.39.1.5 | INTEGER | not-accessible | VCI value for connection on Intf Valid range is a number between 0 and 65535. |
| INT intfAtmPvcConnDisplayVpi | 1.3.6.1.4.1.1751.2.18.6.39.1.4 | INTEGER | not-accessible | VPI value for connection on Intf Valid range is a number between 0 and 4095. |
| intfConfig | 1.3.6.1.4.1.1751.2.18.5 | |||
| intfStatistics | 1.3.6.1.4.1.1751.2.18.11 | |||
| IP ipAddr | 1.3.6.1.4.1.1751.2.18.24.7.1.1 | IpAddress | not-accessible | The IP address of the host/network to be echoed |
| IP ipAddrNumber | 1.3.6.1.4.1.1751.2.18.15.41 | IpAddress | read-only | The IP address of the host/network to be echoed |
| INT ipAtmAppPvcVccCnfrmTypeB2A | 1.3.6.1.4.1.1751.2.18.6.4.1.16 | INTEGER | read-write | The following is the description of this field This will be used in conjunction with the service type field to get the correct traffic behaviour. In the conformances the the 0 or 0plus1 refers to the clp bit in the cells. If 0plus1 is the bucket reference then the clp bit is ignored. If 0 is specified for the bucket then check only clp=0 cells. 1: Best Effort will try to send all cellsin a best effort way. This will follow the Aqueman Algorithm 2: one-bucket-notag-0plus1 will use 1 bucket i.e is the PCR(0+1) bucket and drop all cells in excess. 3: two-bucket-notag-0plus1-0plus1 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0+1). All cells conforming to both buckets will be passed through. The rest will be dropped. 4: two-bucket-notag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which conform to both buckets are passed through. The rest are dropped. 5: two-bucket-tag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which do not conform to the first bucket are dropped. Cells which do not conform to the 2nd bucket are tagged. 6: best-effort-tag. Tag all cells and then do a best effort. |
| INT ipAtmAppPvcVccConnectionStatus | 1.3.6.1.4.1.1751.2.18.6.4.1.13 | INTEGER | read-only | Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service. The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated. InactiveA2B-B2A: Both the A2B and B2A resource interfaces are not in service. InactiveA2B: The A2B resource interface is not in service. InactiveB2A: The B2A resource interface is not in service. If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority. |
| ATM ipAtmAppPvcVccConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.4.1.19 | AtmConnFailureCause | read-only | connection status reason code |
| IP ipAtmAppPvcVccDestAddrA | 1.3.6.1.4.1.1751.2.18.6.4.1.1 | IpAddress | not-accessible | Destination IP address of an in-band management- atm connection. Value is and IP address. |
| INT ipAtmAppPvcVccDualHomed | 1.3.6.1.4.1.1751.2.18.6.4.1.14 | INTEGER | read-only | Does this PVC need a backup Dual homing PVC. |
| ipAtmAppPvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.4.1 | not-accessible | Row definition of in-band management atm connection attribution. | |
| I32 ipAtmAppPvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.4.1.3 | Integer32 | not-accessible | Interface index for side B, the atm side, of an in-band management-atm connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| I32 ipAtmAppPvcVccMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.4.1.10 | Integer32 | read-write | maximum burst size - side B |
| INT ipAtmAppPvcVccMfsB2A | 1.3.6.1.4.1.1751.2.18.6.4.1.18 | INTEGER | read-write | Maximum Frame Size for GFR traffic |
| INT ipAtmAppPvcVccOamStatus | 1.3.6.1.4.1.1751.2.18.6.4.1.21 | INTEGER | read-write | Indicates the OAM monitoring status. The 3 possible states are: Unsupp: No monitoring enabled. End-Pt: A side is only an end point, therefore it will respond to AIS/RDI. End-Seg-Pt: Connection endPoint that is also a segment endPoint. |
| I32 ipAtmAppPvcVccPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.4.1.8 | Integer32 | read-write | peak rate - side B |
| NTF ipAtmAppPvcVccReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.3 | Response : The PVC VCC connection request between in-band management and an atm interface has failed. | ||
| ROW ipAtmAppPvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.4.1.12 | RowStatus | read-write | row status |
| INT ipAtmAppPvcVccServiceTypeA2B | 1.3.6.1.4.1.1751.2.18.6.4.1.6 | INTEGER | read-write | Service type from side A to B |
| INT ipAtmAppPvcVccServiceTypeB2A | 1.3.6.1.4.1.1751.2.18.6.4.1.7 | INTEGER | read-write | Service type from side B to A |
| NTF ipAtmAppPvcVccSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.12 | Response : The PVC VCC connection between in-band management and an atm interface has been created. | ||
| I32 ipAtmAppPvcVccStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.12.4.1.29 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 ipAtmAppPvcVccStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.12.4.1.30 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| IP ipAtmAppPvcVccStatsDestAddrA | 1.3.6.1.4.1.1751.2.18.12.4.1.1 | IpAddress | not-accessible | Statistics destination IP address |
| ipAtmAppPvcVccStatsEntry | 1.3.6.1.4.1.1751.2.18.12.4.1 | not-accessible | Row definition for statistics attribution. | |
| I32 ipAtmAppPvcVccStatsFramesInB | 1.3.6.1.4.1.1751.2.18.12.4.1.10 | Integer32 | read-only | number of frames received on side B. |
| I32 ipAtmAppPvcVccStatsFramesOutB | 1.3.6.1.4.1.1751.2.18.12.4.1.11 | Integer32 | read-only | number of frames sent from side B. |
| NUM ipAtmAppPvcVccStatsIfB | 1.3.6.1.4.1.1751.2.18.12.4.1.3 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side B |
| I32 ipAtmAppPvcVccStatsInCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.4.1.6 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 ipAtmAppPvcVccStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.4.1.12 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 ipAtmAppPvcVccStatsInCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.4.1.7 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 ipAtmAppPvcVccStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.4.1.13 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 ipAtmAppPvcVccStatsInOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.4.1.17 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 ipAtmAppPvcVccStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.4.1.23 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 ipAtmAppPvcVccStatsInOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.4.1.18 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 ipAtmAppPvcVccStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.4.1.24 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 ipAtmAppPvcVccStatsOdometerFramesInB | 1.3.6.1.4.1.1751.2.18.12.4.1.21 | Integer32 | read-only | Valid frames received at side B. |
| I32 ipAtmAppPvcVccStatsOdometerFramesOutB | 1.3.6.1.4.1.1751.2.18.12.4.1.22 | Integer32 | read-only | Valid frames transmitted from side B. |
| INT ipAtmAppPvcVccStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.4.1.28 | INTEGER | read-write | Odometer reset button. |
| I32 ipAtmAppPvcVccStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.4.1.27 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 ipAtmAppPvcVccStatsOutCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.4.1.8 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 ipAtmAppPvcVccStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.4.1.14 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 ipAtmAppPvcVccStatsOutCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.4.1.9 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 ipAtmAppPvcVccStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.4.1.15 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 ipAtmAppPvcVccStatsOutOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.4.1.19 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 ipAtmAppPvcVccStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.4.1.25 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 ipAtmAppPvcVccStatsOutOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.4.1.20 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 ipAtmAppPvcVccStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.4.1.26 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| IP ipAtmAppPvcVccStatsSubnetMaskA | 1.3.6.1.4.1.1751.2.18.12.4.1.2 | IpAddress | not-accessible | The subnet mask of the destination IP address. Value is an IP address. |
| ipAtmAppPvcVccStatsTable | 1.3.6.1.4.1.1751.2.18.12.4 | not-accessible | Table of Statistics entries | |
| I32 ipAtmAppPvcVccStatsTimer | 1.3.6.1.4.1.1751.2.18.12.4.1.16 | Integer32 | read-only | Number of seconds stats have been collecting |
| INT ipAtmAppPvcVccStatsVciB | 1.3.6.1.4.1.1751.2.18.12.4.1.5 | INTEGER | not-accessible | VCI on side B |
| INT ipAtmAppPvcVccStatsVpiB | 1.3.6.1.4.1.1751.2.18.12.4.1.4 | INTEGER | not-accessible | VPI on side B |
| IP ipAtmAppPvcVccSubnetMaskA | 1.3.6.1.4.1.1751.2.18.6.4.1.2 | IpAddress | not-accessible | The subnet mask of the destination IP address. Value is an IP address. |
| I32 ipAtmAppPvcVccSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.4.1.9 | Integer32 | read-write | sustained rate - side B |
| ipAtmAppPvcVccTable | 1.3.6.1.4.1.1751.2.18.6.4 | not-accessible | Table about in-band management atm connection entries. | |
| NTF ipAtmAppPvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.21 | Response : The PVC VCC connection between in-band management and an atm interface has been deleted. | ||
| INT ipAtmAppPvcVccTrafficShapingA2B | 1.3.6.1.4.1.1751.2.18.6.4.1.20 | INTEGER | read-write | Traffic Shaping Support in the A2B direction. |
| INT ipAtmAppPvcVccType | 1.3.6.1.4.1.1751.2.18.6.4.1.11 | INTEGER | read-only | Indicated in-band management atm connection type. |
| INT ipAtmAppPvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.4.1.5 | INTEGER | not-accessible | VCI value for side B, the atm side, of an in-band management-atm connection. Valid range is a number between 0 and 65535. |
| INT ipAtmAppPvcVccViB | 1.3.6.1.4.1.1751.2.18.6.4.1.15 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT ipAtmAppPvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.4.1.4 | INTEGER | not-accessible | VPI value for side B, the atm side, of an in-band management-atm connection. Valid range is a number between 0 and 4095. |
| INT ipAtmAppPvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.4.1.17 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| INT ipAtmAppSvcVccCnfrmTypeB2A | 1.3.6.1.4.1.1751.2.18.6.5.1.14 | INTEGER | read-write | The following is the description of this field This will be used in conjunction with the service type field to get the correct traffic behaviour. In the conformances the the 0 or 0plus1 refers to the clp bit in the cells. If 0plus1 is the bucket reference then the clp bit is ignored. If 0 is specified for the bucket then check only clp=0 cells. 1: Best Effort will try to send all cellsin a best effort way. This will follow the Aqueman Algorithm 2: one-bucket-notag-0plus1 will use 1 bucket i.e is the PCR(0+1) bucket and drop all cells in excess. 3: two-bucket-notag-0plus1-0plus1 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0+1). All cells conforming to both buckets will be passed through. The rest will be dropped. 4: two-bucket-notag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which conform to both buckets are passed through. The rest are dropped. 5: two-bucket-tag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which do not conform to the first bucket are dropped. Cells which do not conform to the 2nd bucket are tagged. 6: best-effort-tag. Tag all cells and then do a best effort. |
| INT ipAtmAppSvcVccConnectionStatus | 1.3.6.1.4.1.1751.2.18.6.5.1.12 | INTEGER | read-only | Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service. The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated. InactiveA2B-B2A: Both the A2B and B2A resource interfaces are not in service. InactiveA2B: The A2B resource interface is not in service. InactiveB2A: The B2A resource interface is not in service. If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority. |
| IP ipAtmAppSvcVccDestAddrA | 1.3.6.1.4.1.1751.2.18.6.5.1.1 | IpAddress | not-accessible | Destination IP address,value is IP address. |
| ipAtmAppSvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.5.1 | not-accessible | Row definition of SVC VCC connection attribution. | |
| I32 ipAtmAppSvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.5.1.3 | Integer32 | not-accessible | interface index (slot/port/channel) SSPPCCC |
| I32 ipAtmAppSvcVccMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.5.1.10 | Integer32 | read-only | maximum burst size - side B |
| I32 ipAtmAppSvcVccPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.5.1.8 | Integer32 | read-only | peak rate - side B |
| INT ipAtmAppSvcVccServiceTypeA2B | 1.3.6.1.4.1.1751.2.18.6.5.1.6 | INTEGER | read-only | Service type from side A to B. |
| INT ipAtmAppSvcVccServiceTypeB2A | 1.3.6.1.4.1.1751.2.18.6.5.1.7 | INTEGER | read-only | Service type from side B to A. |
| I32 ipAtmAppSvcVccStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.12.5.1.17 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 ipAtmAppSvcVccStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.12.5.1.18 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| IP ipAtmAppSvcVccStatsDestAddrA | 1.3.6.1.4.1.1751.2.18.12.5.1.1 | IpAddress | not-accessible | Statistics destination IP address |
| ipAtmAppSvcVccStatsEntry | 1.3.6.1.4.1.1751.2.18.12.5.1 | not-accessible | Row definition of statistics attributes. | |
| I32 ipAtmAppSvcVccStatsFramesInB | 1.3.6.1.4.1.1751.2.18.12.5.1.10 | Integer32 | read-only | Frames received at side B. |
| I32 ipAtmAppSvcVccStatsFramesOutB | 1.3.6.1.4.1.1751.2.18.12.5.1.11 | Integer32 | read-only | Frames transmitted from side B. |
| NUM ipAtmAppSvcVccStatsIfB | 1.3.6.1.4.1.1751.2.18.12.5.1.3 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side B |
| I32 ipAtmAppSvcVccStatsInCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.5.1.6 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 ipAtmAppSvcVccStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.5.1.12 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 ipAtmAppSvcVccStatsInCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.5.1.7 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 ipAtmAppSvcVccStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.5.1.13 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 ipAtmAppSvcVccStatsOutCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.5.1.8 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 ipAtmAppSvcVccStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.5.1.14 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 ipAtmAppSvcVccStatsOutCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.5.1.9 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 ipAtmAppSvcVccStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.5.1.15 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| IP ipAtmAppSvcVccStatsSubnetMaskA | 1.3.6.1.4.1.1751.2.18.12.5.1.2 | IpAddress | not-accessible | The subnet mask of the destination IP address. Value is an IP address. |
| ipAtmAppSvcVccStatsTable | 1.3.6.1.4.1.1751.2.18.12.5 | not-accessible | Table of statistics entries | |
| I32 ipAtmAppSvcVccStatsTimer | 1.3.6.1.4.1.1751.2.18.12.5.1.16 | Integer32 | read-only | Number of seconds stats have been collecting |
| INT ipAtmAppSvcVccStatsVciB | 1.3.6.1.4.1.1751.2.18.12.5.1.5 | INTEGER | not-accessible | VCI on side B |
| INT ipAtmAppSvcVccStatsVpiB | 1.3.6.1.4.1.1751.2.18.12.5.1.4 | INTEGER | not-accessible | VPI on side B |
| IP ipAtmAppSvcVccSubnetMaskA | 1.3.6.1.4.1.1751.2.18.6.5.1.2 | IpAddress | not-accessible | The subnet mask of the destination IP address. Value is an IP address. |
| I32 ipAtmAppSvcVccSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.5.1.9 | Integer32 | read-only | sustained rate - side B |
| ipAtmAppSvcVccTable | 1.3.6.1.4.1.1751.2.18.6.5 | not-accessible | Table of SVC VCC connection entries | |
| INT ipAtmAppSvcVccTrafficShapingA2B | 1.3.6.1.4.1.1751.2.18.6.5.1.16 | INTEGER | read-write | Traffic Shaping Support in the A2B direction. |
| INT ipAtmAppSvcVccType | 1.3.6.1.4.1.1751.2.18.6.5.1.11 | INTEGER | read-only | Type of using SVC VCC connection. |
| INT ipAtmAppSvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.5.1.5 | INTEGER | not-accessible | atm channel identifier - side B |
| INT ipAtmAppSvcVccViB | 1.3.6.1.4.1.1751.2.18.6.5.1.13 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT ipAtmAppSvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.5.1.4 | INTEGER | not-accessible | atm path identifier - side B |
| INT ipAtmAppSvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.5.1.15 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| INT ipAtmArpSrvConnType | 1.3.6.1.4.1.1751.2.18.13.1 | INTEGER | read-write | type of Arp Server connection |
| INT ipAtmBkAppPvcVccActivePvc | 1.3.6.1.4.1.1751.2.18.6.30.1.4 | INTEGER | read-only | Current active PVC. |
| INT ipAtmBkAppPvcVccAutoSwitch | 1.3.6.1.4.1.1751.2.18.6.30.1.5 | INTEGER | read-write | Auto switch back to primary link when primary link is recovered. |
| ATM ipAtmBkAppPvcVccConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.30.1.9 | AtmConnFailureCause | read-only | connection status reason code |
| ipAtmBkAppPvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.30.1 | not-accessible | An entry in the in-band management to atm DHPVC table. There is one entry in the table corresponding to each active row in the ipAtmAppPvcVccTable for which the ipAtmAppPvcVccDualHomed object takes the value 'yes'. | |
| NUM ipAtmBkAppPvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.30.1.1 | IntfIndex | read-write | Interface index for side B, the atm side, of a backup in-band management-atm DHPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NTF ipAtmBkAppPvcVccReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.54 | Response : The DHPVC VCC backup connection request between an in-band management interface and an atm interface has failed. | ||
| ROW ipAtmBkAppPvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.30.1.6 | RowStatus | read-write | row status |
| NTF ipAtmBkAppPvcVccSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.55 | Response : The DHPVC VCC backup connection between an in-band management interface and an atm interface has been created. | ||
| ipAtmBkAppPvcVccTable | 1.3.6.1.4.1.1751.2.18.6.30 | not-accessible | This table is used to manage in-band management to atm DHPVC backup pvc. | |
| NTF ipAtmBkAppPvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.56 | Response : The DHPVC VCC backup connection between an in-band management interface and an atm interface has been deleted. | ||
| INT ipAtmBkAppPvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.30.1.3 | INTEGER | read-write | VCI value for side B, the atm side, of a backup in-band management-atm DHPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT ipAtmBkAppPvcVccViB | 1.3.6.1.4.1.1751.2.18.6.30.1.7 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT ipAtmBkAppPvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.30.1.2 | INTEGER | read-write | VPI value for side B, the atm side, of a backup in-band management-atm DHPVC VCC connection. Valid range is a number between 0 and 4095. |
| INT ipAtmBkAppPvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.30.1.8 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| ipAtmGroup | 1.3.6.1.4.1.1751.2.18.13 | |||
| IP ipAtmIpAddr | 1.3.6.1.4.1.1751.2.18.13.2 | IpAddress | read-write | Local IP Address |
| IP ipAtmIpMask | 1.3.6.1.4.1.1751.2.18.13.3 | IpAddress | read-write | Local IP Mask |
| INT ipIntfStatus | 1.3.6.1.4.1.1751.2.18.15.34 | INTEGER | read-only | Return codes for route server IP interface operations. intOK(1) Interface OK. intIntFailure(2) Memory Corruption intTooMany(3) Exceeded Max # Of Interfaces intBadSlot(4) Impossible Slot Number intBadId(5), Impossible Interface ID intBadState(6) State Machine Confused intBadTimer(7) Bad Timer Value: State Machine intExists(8) Interface Already Exists intCantFind(9) Unused intDelInProgress(10) Deleting: -Must Wait intLockedIdle(11) Interface Taken Out Of Service intBadNetMask(12) Illegal Network Mask intShutting(13) Shutting Down -Must Wait intDisabled(14) Some Subsystem Not Working intNotHostAddr(15) Host Address Is Missing intBadIpAddr(16) Illegal IP Address intBadRouterId(17) Illegal VPN/Router ID intBadIntfId(18) Illegal Interface ID intCantFindRouter(19) No Corresponding VPN intCantFindIntf(20) Interface Does Not Exist intCantOnSameSubnet(21) Interface Already On This Subnet intCantModIntfAddr(22) Cannot Change Interface Addr intCantModIntfMask(23) Cannot Change Interface Mask intCantModIntfRipVer(24) Cannot Change Rip Ver # |
| NTF ipOrMaskInvalidNotify | 1.3.6.1.4.1.1751.2.18.8.1.25 | Response : The indicated ip address is invalid. | ||
| I32 iptGroupId | 1.3.6.1.4.1.1751.2.18.29.2.1.1 | Integer32 | not-accessible | a user selected logical number representing a protection group uniquely within a PSAX. |
| INT ipThrottlingAllowedInFrameRate | 1.3.6.1.4.1.1751.2.18.1.101.2 | INTEGER | read-write | CPU card IP throttling: allowed input frames per second |
| ipThrottlingConfig | 1.3.6.1.4.1.1751.2.18.1.101 | |||
| INT ipThrottlingFeatureStatus | 1.3.6.1.4.1.1751.2.18.1.101.1 | INTEGER | read-write | CPU card IP throttling feature: off/on |
| I32 ipThrottlingInPackets | 1.3.6.1.4.1.1751.2.18.1.101.6 | Integer32 | read-only | CPU card IP throttling: the total number of input packets from both Ethernet port and In-band-mgmt of the CPU card. |
| I32 ipThrottlingInPacketsDroppedEi | 1.3.6.1.4.1.1751.2.18.1.101.8 | Integer32 | read-only | CPU card IP throttling: the number of input packets dropped from the Ethernet port of the CPU card. |
| I32 ipThrottlingInPacketsDroppedIBM | 1.3.6.1.4.1.1751.2.18.1.101.10 | Integer32 | read-only | CPU card IP throttling: the number of input packets dropped from the In-Band-Management of the CPU card. |
| I32 ipThrottlingInPacketsPassedEi | 1.3.6.1.4.1.1751.2.18.1.101.7 | Integer32 | read-only | CPU card IP throttling: the number of input packets passed through the Ethernet port of the CPU card. |
| I32 ipThrottlingInPacketsPassedIBM | 1.3.6.1.4.1.1751.2.18.1.101.9 | Integer32 | read-only | CPU card IP throttling: the number of input packets passed from the In-Band-Management of the CPU card. |
| INT ipThrottlingLeakyBucketSize | 1.3.6.1.4.1.1751.2.18.1.101.3 | INTEGER | read-write | CPU card IP throttling: the size of leaky bucket |
| INT ipThrottlingStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.1.101.5 | INTEGER | read-write | CPU card IP throttling: Odometer reset button. |
| I32 ipThrottlingStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.1.101.4 | Integer32 | read-only | CPU card IP throttling: Number of seconds since odometer was reset. |
| INT iptIntfType | 1.3.6.1.4.1.1751.2.18.29.2.1.4 | INTEGER | read-write | interface primary or secondary. |
| I32 iptLogicalIntfId | 1.3.6.1.4.1.1751.2.18.29.2.1.2 | Integer32 | not-accessible | Logical interface number assigned by user |
| I32 iptOperatingIntf | 1.3.6.1.4.1.1751.2.18.29.2.1.6 | Integer32 | read-only | protection operational state of the interface. Indicates which logical interface is carrying traffic originally configured for this interface. |
| INT iptOperState | 1.3.6.1.4.1.1751.2.18.29.2.1.5 | INTEGER | read-only | indicates operational state of the interface. |
| I32 iptPhysicalIntfId | 1.3.6.1.4.1.1751.2.18.29.2.1.3 | Integer32 | read-write | physical interface in SSPPCCC format |
| INT iptProtCommand | 1.3.6.1.4.1.1751.2.18.29.2.1.7 | INTEGER | read-write | protection operational state of the interface. Indicates which logical interface is carrying traffic originally configured for this interface. |
| INT iptResultCode | 1.3.6.1.4.1.1751.2.18.15.55 | INTEGER | read-only | Various result codes for the operator's command forsetting/deleting interface protection group. interfaceProtectioniptAlreadyExistInterface: Expect another interface to be protected. interfaceProtectioniptInvalidInterface:interface invalid interfaceProtectioniptInvalidParams: invalid Parameters interfaceProtectioniptTryToDeleteEmptyTable:Table is already empty,can not be deleted . interfaceProtectioniptInvalidConfiguation: interfaceProtectioniptSuccessfulSwichOver: interface is switched over to the secondry interface. interfaceProtectioniptSuccessfulSwichBack: interface is switched back from secondry interface. interfaceProtectioniptFailedSwichOver: interface is failed switched over to the secondry interface. interfaceProtectioniptFailedSwichBack: interface is failed switched back from secondry interface. |
| NTF iptResultNotify | 1.3.6.1.4.1.1751.2.18.8.4.82 | Response : the final status of interface protection request. | ||
| ROW iptRowStatus | 1.3.6.1.4.1.1751.2.18.29.2.1.9 | RowStatus | read-write | row status |
| I32 iptSelectedStandby | 1.3.6.1.4.1.1751.2.18.29.2.1.8 | Integer32 | read-write | Standby interface logical number on which to switch traffic. Used only in case of manual switchover with explicit standby selection. |
| INT ipTypeReasonCode | 1.3.6.1.4.1.1751.2.18.15.13 | INTEGER | read-only | Indicator of which ip address had the problem. |
| INT isdnBChanAdminStatus | 1.3.6.1.4.1.1751.2.18.5.11.3.1.2 | INTEGER | read-write | ISDN B Chan admin status |
| isdnBChanConfigEntry | 1.3.6.1.4.1.1751.2.18.5.11.3.1 | not-accessible | Row definition for ISDN B Channel configuration table | |
| isdnBChanConfigTable | 1.3.6.1.4.1.1751.2.18.5.11.3 | not-accessible | Table of ISDN B Channel configuration attriburtes | |
| I32 isdnBChanId | 1.3.6.1.4.1.1751.2.18.5.11.3.1.1 | Integer32 | not-accessible | B Chan ID (SSPPCCC) |
| INT isdnBChanOperStatus | 1.3.6.1.4.1.1751.2.18.5.11.3.1.3 | INTEGER | read-write | ISDN B Chan operational status |
| isdnConfig | 1.3.6.1.4.1.1751.2.18.5.11 | |||
| INT isdnIntfAdminStatus | 1.3.6.1.4.1.1751.2.18.5.11.1.1.3 | INTEGER | read-write | ISDN interface admin status |
| isdnIntfConfigEntry | 1.3.6.1.4.1.1751.2.18.5.11.1.1 | not-accessible | Row definition for ISDN interface configuration table | |
| isdnIntfConfigTable | 1.3.6.1.4.1.1751.2.18.5.11.1 | not-accessible | Table of ISDN interface configuration attriburtes | |
| I32 isdnIntfDChanId | 1.3.6.1.4.1.1751.2.18.5.11.1.1.2 | Integer32 | read-write | D-Channel Number - if the Dchannel no. is 0 no LAPD will run on this PRI-ISDN interface |
| I32 isdnIntfId | 1.3.6.1.4.1.1751.2.18.5.11.1.1.1 | Integer32 | not-accessible | Interface ID (SSPPCCC) |
| INT isdnIntfOperStatus | 1.3.6.1.4.1.1751.2.18.5.11.1.1.4 | INTEGER | read-write | ISDN interface operational status |
| INT isdnIntfSwitchType | 1.3.6.1.4.1.1751.2.18.5.11.1.1.5 | INTEGER | read-write | ISDN interface Switch Type |
| INT isdnK | 1.3.6.1.4.1.1751.2.18.5.11.2.1.6 | INTEGER | read-write | Maximum number of outstanding I frames - L2 - window size. |
| isdnL2ConfigEntry | 1.3.6.1.4.1.1751.2.18.5.11.2.1 | not-accessible | Row definition for ISDN LAPD parameters | |
| isdnL2ConfigTable | 1.3.6.1.4.1.1751.2.18.5.11.2 | not-accessible | Table of Layer 2 (LAPD) attributes | |
| INT isdnL2CurrentState | 1.3.6.1.4.1.1751.2.18.5.11.2.1.8 | INTEGER | read-only | ISDN Layer 2 protocol's current state |
| I32 isdnL2IntfId | 1.3.6.1.4.1.1751.2.18.5.11.2.1.1 | Integer32 | not-accessible | Interface index (SSPPCCC) |
| INT isdnL2OperStatus | 1.3.6.1.4.1.1751.2.18.5.11.2.1.7 | INTEGER | read-only | ISDN Layer 2 operational status - not-initiated means that first SETUP message has not been transmitted and L2 estalishment procedure has not been initiated yet |
| NTF isdnLapdDownNotify | 1.3.6.1.4.1.1751.2.18.8.3.14 | Info : This trap indicates that LAPD on the ISDN interface has gone down. | ||
| NTF isdnLapdUpNotify | 1.3.6.1.4.1.1751.2.18.8.3.15 | Info : This trap indicates that LAPD is functional on the specified ISDN interface. | ||
| INT isdnN200 | 1.3.6.1.4.1.1751.2.18.5.11.2.1.4 | INTEGER | read-write | Maximum number of retransmissions before the LAPD Link is declared as down |
| INT isdnN201 | 1.3.6.1.4.1.1751.2.18.5.11.2.1.5 | INTEGER | read-write | Maximum number of octets in an information field - Maximum value of this parameter will be 300 bytes. |
| INT isdnT200 | 1.3.6.1.4.1.1751.2.18.5.11.2.1.2 | INTEGER | read-write | value of L2 T200 timer in 1/10 seconds |
| INT isdnT203 | 1.3.6.1.4.1.1751.2.18.5.11.2.1.3 | INTEGER | read-write | value of L2 T203 timer in seconds |
| INT keepAliveTimer | 1.3.6.1.4.1.1751.2.18.1.23 | INTEGER | read-write | keep alive timer can be set inbetween 0 and 999999999 |
| NTF keepAliveTimerExpiredInLlDownStateNotify | 1.3.6.1.4.1.1751.2.18.8.1.15 | Major : Sent by the AC 120 when the keep-alive timer expires in the LLDOWN state of the keep-alive protocol, i.e. when the AC 120 does not see a keep-alive message from the Signalling Gateway on the TCP link during the time period specified by the keep-alive timer setting. | ||
| NTF keepAliveTimerExpiredInOneWayStateNotify | 1.3.6.1.4.1.1751.2.18.8.1.16 | Major : Sent by the AC 120 when the keep-alive timer expires in the ONE-WAY state of the keep-alive protocol, i.e. when the AC 120 does not see a keep-alive message from the Signalling Gateway on the TCP link during the time period specified by the keep-alive timer setting. | ||
| I32 lineStatus | 1.3.6.1.4.1.1751.2.18.15.7 | Integer32 | read-only | Bit map of the status of a line connected to a port. |
| NTF lineStatusChangedNotify | 1.3.6.1.4.1.1751.2.18.8.2.3 | Major : The indicated port has had a change in the line status. | ||
| I32 lmiDlci | 1.3.6.1.4.1.1751.2.18.5.13.1.2 | Integer32 | not-accessible | dlci. |
| lmiDlciConfigEntry | 1.3.6.1.4.1.1751.2.18.5.13.1 | not-accessible | Row definition for Lmi DLCI Interface. | |
| lmiDlciConfigTable | 1.3.6.1.4.1.1751.2.18.5.13 | not-accessible | Table for Lmi DLCI Interface. | |
| NUM lmiDlciIfIndex | 1.3.6.1.4.1.1751.2.18.5.13.1.1 | IntfIndex | not-accessible | Interface index (slot/port/channel) SSPPCCC. |
| INT lmiDlciOperStatus | 1.3.6.1.4.1.1751.2.18.5.13.1.3 | INTEGER | read-only | The operational status of the lmi protocol: 'outOfService' protocol is out of service 'inService' protocol is in service |
| NTF lmiDlciStatusNotify | 1.3.6.1.4.1.1751.2.18.8.4.35 | Response : Indicates the end-to-end status of the PVC of which this DLCI is a segment of. | ||
| I32 lmiDlciStatusTime | 1.3.6.1.4.1.1751.2.18.5.13.1.4 | Integer32 | read-only | Time since last status transition occurred. |
| NTF lmiIntfStatusNotify | 1.3.6.1.4.1.1751.2.18.8.3.13 | Info : This trap indicates the status of an interface from the LMI perspective. | ||
| OCT loopbackLocationID | 1.3.6.1.4.1.1751.2.18.1.45 | OCTET STRING | read-write | ID of the ATM Node where the loopback is to occur. |
| lucent | 1.3.6.1.4.1.1751 | |||
| INT mediaGatewayControlType | 1.3.6.1.4.1.1751.2.18.1.93 | INTEGER | read-write | Choose to use H.248 protocol or sapphire protocol |
| mibs | 1.3.6.1.4.1.1751.2 | |||
| moduleEvents | 1.3.6.1.4.1.1751.2.18.8.2 | |||
| NTF moduleRebootNotify | 1.3.6.1.4.1.1751.2.18.8.2.6 | Major : This trap indicates that a cardType in cardSlot becomes busy and the CPU reboots it. This is different from when an I/O card is actually removed. | ||
| INT msBaudRate | 1.3.6.1.4.1.1751.2.18.2.4.1.3 | INTEGER | read-write | baud rate is determined by multiplying this number by the msBaudRateMultiplier |
| INT msBitStuffing | 1.3.6.1.4.1.1751.2.18.2.4.1.18 | INTEGER | read-write | When msBitStuffing is enabled, CAC throughput is (1 + 1/7) user throughtput. Otherwise the CAC throughput is the same as the user throughput. msBitStuffing can only be enabled for circuit emulation interfaces. |
| INT msChannelCellBearingAddrMode | 1.3.6.1.4.1.1751.2.18.3.4.1.4 | INTEGER | read-write | standard - ATM Forum UNI 3.0/3.1 noiseTolerant - A proprietary noise tolerant address mapping scheme |
| INT msChannelCellBearingMode | 1.3.6.1.4.1.1751.2.18.3.4.1.3 | INTEGER | read-write | The cell delineation mode is either LANET or CCITT based |
| INT msChannelCellBearingPayloadFec | 1.3.6.1.4.1.1751.2.18.3.4.1.5 | INTEGER | read-only | payload error correction scheme |
| msChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.3.4.1 | not-accessible | Row definition for multi-serial channel config. | |
| msChannelConfigTable | 1.3.6.1.4.1.1751.2.18.3.4 | not-accessible | Channel configuration table for multi-serial ports. | |
| NUM msChannelId | 1.3.6.1.4.1.1751.2.18.3.4.1.1 | IntfIndex | not-accessible | interface index - SSPPCCC |
| INT msChannelIfType | 1.3.6.1.4.1.1751.2.18.3.4.1.2 | INTEGER | read-write | interface type for multi-serial port |
| INT msChannelSecuFeature | 1.3.6.1.4.1.1751.2.18.3.4.1.6 | INTEGER | read-write | enhancement feature |
| INT msEquipmentType | 1.3.6.1.4.1.1751.2.18.2.4.1.5 | INTEGER | read-write | Equipment type |
| msgPoolViewEntry | 1.3.6.1.4.1.1751.2.18.19.26.1 | not-accessible | Row definition of Msg Pool Table | |
| I32 msgPoolViewIndex | 1.3.6.1.4.1.1751.2.18.19.26.1.1 | Integer32 | not-accessible | It is the index of the MsgPool array for which the information is requested. Information about Msgs Which are not there in the free pool is returned.A msg is said to be out of the free pool by comparing the signature. The limit being the max number of msgs allowed on the system |
| I32 msgPoolViewMsgCmd | 1.3.6.1.4.1.1751.2.18.19.26.1.4 | Integer32 | read-only | msgCmd being sent by the sending Task |
| msgPoolViewTable | 1.3.6.1.4.1.1751.2.18.19.26 | not-accessible | Table of Msg Pools In the System, Used only for diagnostic purposes | |
| I32 msgPoolViewTskId | 1.3.6.1.4.1.1751.2.18.19.26.1.2 | Integer32 | read-only | Task Id of the Sender of the Particular Msg, This will give the integer value, has to be converted to hex for comparison |
| STR msgPoolViewTskName | 1.3.6.1.4.1.1751.2.18.19.26.1.3 | DisplayString | read-only | Task Name of the Sender of the Particular Msg |
| INT msHandshake | 1.3.6.1.4.1.1751.2.18.2.4.1.16 | INTEGER | read-write | Multiserial Module handshake: observed : used with AAL1 to monitor RTS/CTS exchange. |
| INT msKgResync | 1.3.6.1.4.1.1751.2.18.2.4.1.15 | INTEGER | read-write | Turn KG resync on/off |
| INT msLineCoding | 1.3.6.1.4.1.1751.2.18.2.4.1.2 | INTEGER | read-only | Line Coding. |
| INT msLineStatus | 1.3.6.1.4.1.1751.2.18.2.4.1.19 | INTEGER | read-only | line status on the port: The msLineStatus is a bit map representation. It can represent multiple failures (alarms) if supported by the card. NoAlarm should be set if and only if no other flag is set. The various bit positions are: 1: NoAlarm 2: Loss of Signal |
| INT msLoopbackConfig | 1.3.6.1.4.1.1751.2.18.2.4.1.22 | INTEGER | read-write | This variable represents the loopback configuration of the Serial port. |
| INT msLOSDetection | 1.3.6.1.4.1.1751.2.18.2.4.1.23 | INTEGER | read-write | State of detection of LOS by IO card. LOS detection is always enabled when msBitStuffing is enabled. When the interface is not circuit emulation, the IO card does not report any LOS. |
| msPortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.4.1 | not-accessible | Row definition for multi-serial port attributes | |
| msPortConfigTable | 1.3.6.1.4.1.1751.2.18.2.4 | not-accessible | Table of multi-serial card's port attributes | |
| NUM msPortId | 1.3.6.1.4.1.1751.2.18.2.4.1.1 | IntfIndex | not-accessible | slot/port: SSPP |
| msPortStatsEntry | 1.3.6.1.4.1.1751.2.18.10.4.1 | not-accessible | Row definition for the MS port statistics table | |
| I32 msPortStatsFrameErrors | 1.3.6.1.4.1.1751.2.18.10.4.1.4 | Integer32 | read-only | P-bit severely errored seconds |
| I32 msPortStatsId | 1.3.6.1.4.1.1751.2.18.10.4.1.1 | Integer32 | not-accessible | Port ID - Slot/Port (SSPP) |
| I32 msPortStatsOutOfFrameSeconds | 1.3.6.1.4.1.1751.2.18.10.4.1.5 | Integer32 | read-only | severely errored framing seconds |
| msPortStatsTable | 1.3.6.1.4.1.1751.2.18.10.4 | not-accessible | Table of statisics for a MS port | |
| I32 msPortStatsTimer | 1.3.6.1.4.1.1751.2.18.10.4.1.6 | Integer32 | read-only | The number of seconds that have elapsed since the beginning of the current error-measurement period. |
| INT msProtocol | 1.3.6.1.4.1.1751.2.18.2.4.1.4 | INTEGER | read-write | protocol type for serial port |
| INT msRs232DataBits | 1.3.6.1.4.1.1751.2.18.2.4.1.8 | INTEGER | read-write | data bits for rs232 DTE/DCE serial port |
| INT msRs232Parity | 1.3.6.1.4.1.1751.2.18.2.4.1.7 | INTEGER | read-write | parity for rs232 DTE/DCE serial port |
| INT msRs232StopBits | 1.3.6.1.4.1.1751.2.18.2.4.1.9 | INTEGER | read-write | stop bits for rs232 DTE/DCE serial port |
| INT msRs232XmitMode | 1.3.6.1.4.1.1751.2.18.2.4.1.6 | INTEGER | read-write | transmit mode for rs232 DTE/DCE serial port |
| INT msRxClkPolarity | 1.3.6.1.4.1.1751.2.18.2.4.1.13 | INTEGER | read-write | Whether or not to reverse the receive clock |
| INT msRxDataClkSrcForDce | 1.3.6.1.4.1.1751.2.18.2.4.1.12 | INTEGER | read-write | Receive data clock source for DCE localTiming: a local clock source is used. (e.g., from backplane (stratum) loopTiming: from remote This field is ignored if the local side is DTE |
| INT msRxDataPolarity | 1.3.6.1.4.1.1751.2.18.2.4.1.20 | INTEGER | read-write | Whether or not to reverse the receive data |
| INT msSpeedAdaption | 1.3.6.1.4.1.1751.2.18.2.4.1.17 | INTEGER | read-write | The state of allowing speed adaption |
| INT msTxClkPolarity | 1.3.6.1.4.1.1751.2.18.2.4.1.14 | INTEGER | read-write | Whether or not to reverse the transmit clock |
| INT msTxDataClkSrcForDce | 1.3.6.1.4.1.1751.2.18.2.4.1.11 | INTEGER | read-write | Transmit data clock source for DCE localTiming: a local clock source is used. (e.g., from backplane (stratum) loopTiming: from remote This field is ignored if the local side is DTE |
| INT msTxDataClkSrcForDte | 1.3.6.1.4.1.1751.2.18.2.4.1.10 | INTEGER | read-write | Transmit data clock source for DTE, externalTx in is not valid for rs232. This field is ignored if the local side is DCE. |
| INT msTxDataPolarity | 1.3.6.1.4.1.1751.2.18.2.4.1.21 | INTEGER | read-write | Whether or not to reverse the transmit data |
| NTF muxReadyConfirmNotReceivedNotify | 1.3.6.1.4.1.1751.2.18.8.1.12 | Major : If AC 120 is configured as TCP client, this trap is sent if the MUX_READY_CONF message is not received after sending the MUX_READY_IND message three times. This indicates unexpected behavior on the AC 120 to Signalling Gateway link. | ||
| NTF muxReadyConfirmReceivedNotify | 1.3.6.1.4.1.1751.2.18.8.1.11 | Info : Indicates that the MUX (AC 120) has received a MUX_READY_CONF message in response to the MUX_READY_IND message when the AC 120 is configured as the TCP client for the AC 120 to Signalling Gateway connection. | ||
| INT muxTcpType | 1.3.6.1.4.1.1751.2.18.1.44 | INTEGER | read-write | The type of mux TCP. |
| INT oamActDeactBlkSizeAB | 1.3.6.1.4.1.1751.2.18.22.2.1.7 | INTEGER | read-write | Block Size A-B represents the size of the block of user cells taken into consideration for performance monitoring in A-B direction. |
| INT oamActDeactBlkSizeBA | 1.3.6.1.4.1.1751.2.18.22.2.1.8 | INTEGER | read-write | Block Size A-B is the size of the block of user cells taken into consideration for performance monitoring in B-A direction. |
| INT oamActDeactBRBlockError | 1.3.6.1.4.1.1751.2.18.22.2.1.17 | INTEGER | read-only | Backware reporting Block error for PM connection. Valid range is a number between 0 and 32768. |
| INT oamActDeactBRLostInsertedCell | 1.3.6.1.4.1.1751.2.18.22.2.1.18 | INTEGER | read-only | Backware reporting lost inserted cell for PM connection. Valid range is a number between 0 and 32768. |
| INT oamActDeactBRMisInsertedCell | 1.3.6.1.4.1.1751.2.18.22.2.1.19 | INTEGER | read-only | Backware reporting misinserted cell for PM connection. Valid range is a number between 0 and 32768. |
| INT oamActDeactDirFlow | 1.3.6.1.4.1.1751.2.18.22.2.1.5 | INTEGER | read-write | The direction in which cells will be transmitted. |
| oamActDeactEntry | 1.3.6.1.4.1.1751.2.18.22.2.1 | not-accessible | Row definition of oam activate and deactivate | |
| INT oamActDeactFlowType | 1.3.6.1.4.1.1751.2.18.22.2.1.6 | INTEGER | read-write | Flow Type. |
| INT oamActDeactFuncType | 1.3.6.1.4.1.1751.2.18.22.2.1.4 | INTEGER | read-write | OAM Function type represents the OAM flow for activation or deactivattion for this connection. the possible function types activated in one connection are : fpm-and-br : forward performance monitoring/backward reporting fpm-only : forward performance monitoring continuity-check : continuity check pmbr-and-cc : forward performance monitoring/backward reporting and continuity check pm-and-cc : forward performance monitoring and continuity check |
| NUM oamActDeactIfB | 1.3.6.1.4.1.1751.2.18.22.2.1.1 | IntfIndex | not-accessible | Interface index for an OAM CC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| INT oamActDeactResultCode | 1.3.6.1.4.1.1751.2.18.15.45 | INTEGER | read-only | Various result codes for the operator's command for OAM Activation-Deactivation. eteCCActSuccTowardsFarEnd: eteCCActSuccTowardsNearEnd: eteCCActSuccTowardsBothEnd: eteCCDeactSuccTowardsFarEnd: eteCCDeactSuccTowardsNearEnd: eteCCDeactSuccTowardsBothEnd: ete CC Act/Deact-request send out to far/near/both end eteCCActDeniedTowardsFarEnd: eteCCActDeniedTowardsNearEnd: eteCCActDeniedTowardsBothEnd: eteCCDeactDeniedTowardsFarEnd: eteCCDeactDeniedTowardsNearEnd: eteCCDeactDeniedTowardsBothEnd: ete CC Act/Deact-request is denied. eteCCActFailedTowardsFarEnd: eteCCActFailedTowardsNearEnd: eteCCActFailedTowardsBothEnd: eteCCDeactFailedTowardsFarEnd: eteCCDeactFailedTowardsNearEnd: eteCCDeactFailedTowardsBothEnd: ete CC Act/Deact-request is failed sent out segCCActSuccTowardsFarEnd: segCCActSuccTowardsNearEnd: segCCActSuccTowardsBothEnd: segCCDeactSuccTowardsFarEnd: segCCDeactSuccTowardsNearEnd: segCCDeactSuccTowardsBothEnd: segment CC Act/Deact-request send out to far/near/both end. segCCActDeniedTowardsFarEnd: segCCActDeniedTowardsNearEnd: segCCActDeniedTowardsBothEnd: segment CC Act-request is denied. segCCActFailedTowardsFarEnd: segCCActFailedTowardsNearEnd: segCCActFailedTowardsBothEnd: ete CC Act-request is failed sent out. oamReqFunctionNotImplemented: The function user issued is not impemeted. oamActDeactPrevReqInProgress: this interface is in wait for response state. SendPMCell: a management cell has been sent out to IO card indicating PM cell need to be sent. eteReceiveBRErrMessage: a BR message has been forwarded to CPU indicating BR error. receiveFPMErrMessage: a FPM message has been forwarded to CPU indicating FPM error. |
| NTF oamActDeactResultNotify | 1.3.6.1.4.1.1751.2.18.8.4.64 | Response : the final status of oam Activation-Deactivation request. | ||
| ROW oamActDeactRowStatus | 1.3.6.1.4.1.1751.2.18.22.2.1.12 | RowStatus | read-write | row status |
| INT oamActDeactRsltPrevReq | 1.3.6.1.4.1.1751.2.18.22.2.1.11 | INTEGER | read-only | Cause of Failure shows the reasons of failure of the last activation request on this connection form the local user. |
| INT oamActDeactStsSnkPointEteCC | 1.3.6.1.4.1.1751.2.18.22.2.1.10 | INTEGER | read-only | Sink point showed in the status portion displays the current status of Activation or Deactivation request for the sink point |
| INT oamActDeactStsSnkPointEtePM | 1.3.6.1.4.1.1751.2.18.22.2.1.14 | INTEGER | read-only | Sink point showed in the status portion displays the current status of Activation or Deactivation request for the sink point |
| INT oamActDeactStsSnkPointEtePMBR | 1.3.6.1.4.1.1751.2.18.22.2.1.16 | INTEGER | read-only | Sink point showed in the status portion displays the current status of Activation or Deactivation request for the sink point |
| INT oamActDeactStsSnkPointSegCC | 1.3.6.1.4.1.1751.2.18.22.2.1.25 | INTEGER | read-only | Sink point showed in the status portion displays the current status of Activation or Deactivation request for the sink point |
| INT oamActDeactStsSnkPointSegPM | 1.3.6.1.4.1.1751.2.18.22.2.1.21 | INTEGER | read-only | Sink point showed in the status portion displays the current status of Activation or Deactivation request for the sink point |
| INT oamActDeactStsSnkPointSegPMBR | 1.3.6.1.4.1.1751.2.18.22.2.1.23 | INTEGER | read-only | Sink point showed in the status portion displays the current status of Activation or Deactivation request for the sink point |
| INT oamActDeactStsSrcPointEteCC | 1.3.6.1.4.1.1751.2.18.22.2.1.9 | INTEGER | read-only | Source point showed in the status portion displays the current status of Activation or Deactivation request for the source point |
| INT oamActDeactStsSrcPointEtePM | 1.3.6.1.4.1.1751.2.18.22.2.1.13 | INTEGER | read-only | Source point showed in the status portion displays the current status of Activation or Deactivation request for the source point |
| INT oamActDeactStsSrcPointEtePMBR | 1.3.6.1.4.1.1751.2.18.22.2.1.15 | INTEGER | read-only | Source point showed in the status portion displays the current status of Activation or Deactivation request for the source point |
| INT oamActDeactStsSrcPointSegCC | 1.3.6.1.4.1.1751.2.18.22.2.1.24 | INTEGER | read-only | Source point showed in the status portion displays the current status of Activation or Deactivation request for the source point |
| INT oamActDeactStsSrcPointSegPM | 1.3.6.1.4.1.1751.2.18.22.2.1.20 | INTEGER | read-only | Source point showed in the status portion displays the current status of Activation or Deactivation request for the source point |
| INT oamActDeactStsSrcPointSegPMBR | 1.3.6.1.4.1.1751.2.18.22.2.1.22 | INTEGER | read-only | Source point showed in the status portion displays the current status of Activation or Deactivation request for the source point |
| oamActDeactTable | 1.3.6.1.4.1.1751.2.18.22.2 | not-accessible | Table of oam activate and deactivate functions | |
| INT oamActDeactVciB | 1.3.6.1.4.1.1751.2.18.22.2.1.3 | INTEGER | not-accessible | VCI value for oam CC connection. Valid range is a number between 0 and 65535. |
| INT oamActDeactVpiB | 1.3.6.1.4.1.1751.2.18.22.2.1.2 | INTEGER | not-accessible | VPI value for an oam CC connection. Valid range is a number between 0 and 4095. |
| INT oamDebouncingPeriod | 1.3.6.1.4.1.1751.2.18.1.46 | INTEGER | read-write | Debouncing period in milli seconds for clearing AIS/RDI state. |
| oamLoopbackEntry | 1.3.6.1.4.1.1751.2.18.22.3.1 | not-accessible | Row definition of oam loop back | |
| oamLoopbackTable | 1.3.6.1.4.1.1751.2.18.22.3 | not-accessible | Table of oam loopback functions | |
| INT oamLoopbackType | 1.3.6.1.4.1.1751.2.18.22.3.1.4 | INTEGER | read-write | OAM Loopback type. Determines whether to send ete or segment loopback cell, and the value of location Id field in the cell. Only for specific-location value, user specified locationId field value taken into account. |
| INT oamLpbkAction | 1.3.6.1.4.1.1751.2.18.22.3.1.6 | INTEGER | read-write | Test action to be performed. endLoopbackContinuously is not used. |
| NUM oamLpbkIfB | 1.3.6.1.4.1.1751.2.18.22.3.1.1 | IntfIndex | not-accessible | Interface index used for starting loopback test. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| OCT oamLpbkLocationID | 1.3.6.1.4.1.1751.2.18.22.3.1.5 | OCTET STRING | read-write | Location ID of the ATM Node where the loopback is to occur. |
| I32 oamLpbkMismatchCount | 1.3.6.1.4.1.1751.2.18.22.3.1.10 | Integer32 | read-only | Number of times Rx correlation tag is mismatched with the Tx correlation tag. |
| I32 oamLpbkRxCount | 1.3.6.1.4.1.1751.2.18.22.3.1.9 | Integer32 | read-only | Valid cells received. |
| INT oamLpbkStatus | 1.3.6.1.4.1.1751.2.18.22.3.1.7 | INTEGER | read-only | Inidcates the current status of oam test. |
| I32 oamLpbkTimeout | 1.3.6.1.4.1.1751.2.18.22.3.1.11 | Integer32 | read-only | number of time out |
| I32 oamLpbkTxCount | 1.3.6.1.4.1.1751.2.18.22.3.1.8 | Integer32 | read-only | Valid cells transmitted. |
| INT oamLpbkVciB | 1.3.6.1.4.1.1751.2.18.22.3.1.3 | INTEGER | not-accessible | VCI value under testing for oam loopback test. Valid range is a number between 0 and 65535. |
| INT oamLpbkVpiB | 1.3.6.1.4.1.1751.2.18.22.3.1.2 | INTEGER | not-accessible | VPI value under testing for oam loopback test. Valid range is a number between 0 and 4095. |
| oamTest | 1.3.6.1.4.1.1751.2.18.22.1 | |||
| INT oamTestAction | 1.3.6.1.4.1.1751.2.18.22.1.5 | INTEGER | read-write | Test action to be performed. |
| INT oamTestFailureReasonCode | 1.3.6.1.4.1.1751.2.18.15.21 | INTEGER | read-only | An identified reason why an OAM Loopback Test request has failed. invalidSPCforOAM: There is no such slot/port/channel in this box. invalidIntfForOAM: There is no such interface that OAM enabled. invalidLocationLength: The length of the Loopback Lo cation ID id not valid. oamNotSupportedForThisConnection: This connection is not OAM enabled.so OAM loopback is invalid test. loopbackTestAlreadyRunning: OAM loopback is waiting for response,not expect for another test. loopbackTestNotRunning: Invalid Test Actio. oamLocalResourcesUnavailable: Memery Alloc Fail. |
| NUM oamTestIfB | 1.3.6.1.4.1.1751.2.18.22.1.1 | IntfIndex | read-write | Interface index used for starting loopback test. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| OCT oamTestLocationID | 1.3.6.1.4.1.1751.2.18.22.1.9 | OCTET STRING | read-write | Location ID of the ATM Node where the loopback is to occur. |
| INT oamTestLoopbackType | 1.3.6.1.4.1.1751.2.18.22.1.10 | INTEGER | read-write | OAM Loopback type. Determines whether to send ete or segment loopback cell, and the value of location Id field in the cell. Only for specific-location value, user specified locationId field value taken into account. |
| I32 oamTestMismatchCount | 1.3.6.1.4.1.1751.2.18.22.1.8 | Integer32 | read-only | Number of times Rx correlation tag is mismatched with the Tx correlation tag. |
| NTF oamTestReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.63 | Response : OAM loopback test request has failed. | ||
| I32 oamTestRxCount | 1.3.6.1.4.1.1751.2.18.22.1.7 | Integer32 | read-only | Valid cells received. |
| INT oamTestStatus | 1.3.6.1.4.1.1751.2.18.22.1.4 | INTEGER | read-only | Inidcates the current status of oam test. |
| I32 oamTestTxCount | 1.3.6.1.4.1.1751.2.18.22.1.6 | Integer32 | read-only | Valid cells transmitted. |
| INT oamTestVciB | 1.3.6.1.4.1.1751.2.18.22.1.3 | INTEGER | read-write | VCI value under testing for oam loopback test. Valid range is a number between 0 and 65535. |
| INT oamTestVpiB | 1.3.6.1.4.1.1751.2.18.22.1.2 | INTEGER | read-write | VPI value under testing for oam loopback test. Valid range is a number between 0 and 4095. |
| oc3APS | 1.3.6.1.4.1.1751.2.18.2.16 | |||
| I32 oc3APSActiveSlot | 1.3.6.1.4.1.1751.2.18.2.16.1.1.11 | Integer32 | read-only | Active slot of APS pair. |
| INT oc3APSConfiguration | 1.3.6.1.4.1.1751.2.18.2.6.1.6 | INTEGER | read-write | Indicates whether APS is configured for this port . |
| OCT oc3APSK1K2Rx | 1.3.6.1.4.1.1751.2.18.15.26 | OCTET STRING | read-only | Rx K1/K2 followed by hex value of K1, K2 |
| OCT oc3APSK1K2Tx | 1.3.6.1.4.1.1751.2.18.15.27 | OCTET STRING | read-only | Tx K1/K2 followed by hex value of K1, K2 |
| oc3APSPairConfigEntry | 1.3.6.1.4.1.1751.2.18.2.16.1.1 | not-accessible | Row definition for common physical port attributes | |
| oc3APSPairConfigTable | 1.3.6.1.4.1.1751.2.18.2.16.1 | not-accessible | Table of common physical Port attributes | |
| INT oc3APSPairCurrentState | 1.3.6.1.4.1.1751.2.18.2.16.1.1.14 | INTEGER | read-only | Current State of the APS state machine |
| I32 oc3APSPairId | 1.3.6.1.4.1.1751.2.18.2.16.1.1.1 | Integer32 | not-accessible | APS Pair Port index - SSPP |
| INT oc3APSPairMode | 1.3.6.1.4.1.1751.2.18.2.16.1.1.2 | INTEGER | read-write | Unidirectional or Bidirectional mode: Uni - Each pair operates independently i.e. a switch over in one pair does not effect the remote pair. Bi - both remote and local pairs have to switch together. |
| INT oc3APSPairOption | 1.3.6.1.4.1.1751.2.18.2.16.1.1.3 | INTEGER | read-only | Nonrevertive - After a switch to Prot port, even if the working comes up there is no switch to the working port back. Revertive - traffic is switched back to work port after it comes back. |
| I32 oc3APSPairPortIndex | 1.3.6.1.4.1.1751.2.18.15.24 | Integer32 | not-accessible | APS Pair Port index - SSPP |
| INT oc3APSPairProtectionLineSignalStatus | 1.3.6.1.4.1.1751.2.18.2.16.1.1.16 | INTEGER | read-only | Signal Status of the protection port (LOS / LOF / LCD / AIS etc.) |
| INT oc3APSPairProtectionSDBERThreshold | 1.3.6.1.4.1.1751.2.18.2.16.1.1.7 | INTEGER | read-write | Bits error Rate threshold to declare signal degrade |
| I32 oc3APSPairProtectionSDDuration | 1.3.6.1.4.1.1751.2.18.10.8.1.5 | Integer32 | read-only | Duration in seconds for which the Prot port has been in Signal Degradation state |
| INT oc3APSPairProtectionSFBERThreshold | 1.3.6.1.4.1.1751.2.18.2.16.1.1.6 | INTEGER | read-write | Bits error Rate threshold to declare signal failure |
| I32 oc3APSPairProtectionSFDuration | 1.3.6.1.4.1.1751.2.18.10.8.1.4 | Integer32 | read-only | Duration in seconds for which the Prot port has been in Signal Failure state |
| OCT oc3APSPairReceiveK1K2Bytes | 1.3.6.1.4.1.1751.2.18.10.8.1.7 | OCTET STRING | read-only | k1 / k2 bytes from the received SONET header on the protection port. k1 / k2 are used for the APS communication protocol. |
| oc3APSPairStatsEntry | 1.3.6.1.4.1.1751.2.18.10.8.1 | not-accessible | Row definition for the OC3 port statistics table | |
| I32 oc3APSPairStatsId | 1.3.6.1.4.1.1751.2.18.10.8.1.1 | Integer32 | not-accessible | Working Port ID - Slot/Port (SSPP) |
| oc3APSPairStatsTable | 1.3.6.1.4.1.1751.2.18.10.8 | not-accessible | Table of statisics for a OC3 port | |
| INT oc3APSPairStatus | 1.3.6.1.4.1.1751.2.18.2.16.1.1.12 | INTEGER | read-only | noFailure : The protection line is not in use. modeMismatch : one end is configured unidirectional and the other is bidirectional (both the ends should be configured in the same mode). Also when one end is configured for 1:1 architechture and the other end indicates it is configured for 1:n architechture.(Bidirectional mode only) swByteFailure: protection switching byte failure - defect declared when invalid / persistantly unacceptable codes are received in the K1 byte. failure declared if defect persists for an extended period. Invalid code is when the incoming K1 byte contains an unused code or a code irrelevant for the specific switching operation.(Only in bi-directional mode) chMismatch : channel mismatch is declared when the channel numbers in the transmitted K1 byte and the received K2 byte do not match for 50 ms.Channel mismatch is monitored only in bidirectional mode. |
| I32 oc3APSPairSwitchOverCount | 1.3.6.1.4.1.1751.2.18.10.8.1.8 | Integer32 | read-only | Number of times the APS pair has switched over since last configuration. |
| OCT oc3APSPairTransmitK1K2Bytes | 1.3.6.1.4.1.1751.2.18.10.8.1.6 | OCTET STRING | read-only | The k1 / k2 bytes being transmitted by the prot port to the remote port. |
| INT oc3APSPairUserCommand | 1.3.6.1.4.1.1751.2.18.2.16.1.1.13 | INTEGER | read-write | APS Pair User Command |
| INT oc3APSPairWorkingLineSignalStatus | 1.3.6.1.4.1.1751.2.18.2.16.1.1.15 | INTEGER | read-only | Signal Status of the working port (LOS / LOF / LCD / AIS etc.) |
| INT oc3APSPairWorkingSDBERThreshold | 1.3.6.1.4.1.1751.2.18.2.16.1.1.5 | INTEGER | read-write | Bits error Rate threshold to declare signal degrade |
| I32 oc3APSPairWorkingSDDuration | 1.3.6.1.4.1.1751.2.18.10.8.1.3 | Integer32 | read-only | Duration in seconds for which the Work port has been in Signal Degradation state |
| INT oc3APSPairWorkingSFBERThreshold | 1.3.6.1.4.1.1751.2.18.2.16.1.1.4 | INTEGER | read-write | Bits error Rate threshold to declare signal failure |
| I32 oc3APSPairWorkingSFDuration | 1.3.6.1.4.1.1751.2.18.10.8.1.2 | Integer32 | read-only | Duration in seconds for which the Work port has been in Signal Failure state |
| INT oc3APSPairWTRPeriod | 1.3.6.1.4.1.1751.2.18.2.16.1.1.8 | INTEGER | read-write | Duration for Wait To Restore Period between 5 to 12 minutes. Ref: BellCore GR-253-Core, Issue 3, page 200, R5-56. |
| INT oc3APSProtectionLineSignalStatus | 1.3.6.1.4.1.1751.2.18.15.30 | INTEGER | read-only | Line Status of the protection port sent in a trap. noAlarm(1) no alarm signalDegradation(2) signal bit error rate is higher than the specified threshold signalFailure(4) signal bit error rate is much higher than the specified threshold lostCellDelineation(8) unable to identify cell boundary switchByteFailure(16) switch bytes(k1,k2) of SONET header have invalid code ais-l(32) line header of SONET frame gives alarm indication signal ais-p(64) path header of SONET frame gives alarm indication signal lop(128) 1)a valid STS or VT pointer can't be obtained by using the pointer interpretation rules and the pointer word doesn't contain all-ones; 2)a number of consecutive with the NDF set to 1001 but not indicating concatenation is received lof(256) loss of frame los(512) loss of signal moduleFailure(1024) module failure |
| I32 oc3APSProtectionSlot | 1.3.6.1.4.1.1751.2.18.2.16.1.1.10 | Integer32 | read-only | Protection slot of APS pair. |
| INT oc3APSReasonCode | 1.3.6.1.4.1.1751.2.18.15.25 | INTEGER | read-only | Enumerated values of the outcome of previous apsPair UserCommand or alarms on the line local - near-end remote - far-end working - working port protect - protecting port DoNotRevert - after switching from working line to protection line, don't revert to working line even it returns to work ManualSw - switch over by user command SD - signal degradation SF - signal failure Forced - force switch over LockOut - don't allow switch over to a line |
| I32 oc3APSResetStats | 1.3.6.1.4.1.1751.2.18.16.24 | Integer32 | read-write | Reset the oc3aps Group Statistics counters for the given port Id (SSPP) |
| INT oc3APSSelectorState | 1.3.6.1.4.1.1751.2.18.15.28 | INTEGER | read-only | Working port: active/standby Protection port: standby/active |
| NTF oc3APSStateChangeNotify | 1.3.6.1.4.1.1751.2.18.8.2.7 | Notification of a change in the APS state machine. | ||
| NTF oc3APSSwitchoverNotify | 1.3.6.1.4.1.1751.2.18.8.2.8 | Notification of a switchover in an APS pair. | ||
| INT oc3APSWorkingLineSignalStatus | 1.3.6.1.4.1.1751.2.18.15.29 | INTEGER | read-only | Line Status of the working port sent in a trap enumeration explanations are the same as those of oc3APSProtectionLineSignalStatus |
| I32 oc3APSWorkingSlot | 1.3.6.1.4.1.1751.2.18.2.16.1.1.9 | Integer32 | read-only | Working slot of APS pair. |
| oc3ChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.3.5.1 | not-accessible | Row definition for common physical port attributes | |
| oc3ChannelConfigTable | 1.3.6.1.4.1.1751.2.18.3.5 | not-accessible | Table of common physical Port attributes | |
| NUM oc3ChannelId | 1.3.6.1.4.1.1751.2.18.3.5.1.1 | IntfIndex | not-accessible | interface index - SSPPCC |
| INT oc3ChannelIfType | 1.3.6.1.4.1.1751.2.18.3.5.1.2 | INTEGER | read-write | UNI or NNI type |
| INT oc3ChannelSecuFeature | 1.3.6.1.4.1.1751.2.18.3.5.1.3 | INTEGER | read-write | enhancement feature |
| INT oc3LineStatus | 1.3.6.1.4.1.1751.2.18.2.6.1.4 | INTEGER | read-only | oc3 line status - 1: oc3NoAlarm: No alarm present 2: oc3RcvRAIFailure: Receiving Yellow/Remote Alarm Indication 4: oc3XmitRAIAlarm: Transmitting Yellow/Remote Alarm Indication 8: oc3RcvAIS: Receiving AIS failure state 16: oc3XmitAIS: Transmitting AIS failure statue 32: oc3LOF: Receiving LOF failure state 64: oc3LOS: Reveiving LOS failure state 128: oc3LoopbackState: Looping the received signal 256: oc3RcvTestCode: Receiving a Test Pattern 512: oc3OtherFailure: any line status not defined 1024: oc3LCD: Receiving Loss Of Cell Delineation 2048: oc3LRDI: Receiving Line RDI failure state 4096: oc3PRDI: Receiving Path RDI failure state |
| INT oc3LoopbackConfig | 1.3.6.1.4.1.1751.2.18.2.6.1.2 | INTEGER | read-write | This variable represents the loopback configuration of the OC3 interface See above diagrams for explanations of loops. |
| INT oc3OutputTransferRate | 1.3.6.1.4.1.1751.2.18.2.6.1.5 | INTEGER | read-write | User selectable parameter which allows the outgoing rate of the port to be reduced to 50% oc3, halfRate, only on AQueMan. |
| oc3PortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.6.1 | not-accessible | Row definition for common physical port attributes | |
| oc3PortConfigTable | 1.3.6.1.4.1.1751.2.18.2.6 | not-accessible | Table of common physical Port attributes | |
| I32 oc3PortId | 1.3.6.1.4.1.1751.2.18.2.6.1.1 | Integer32 | not-accessible | interface index - SSPP |
| oc3PortStatsEntry | 1.3.6.1.4.1.1751.2.18.10.3.1 | not-accessible | Row definition for the OC3 port statistics table | |
| I32 oc3PortStatsId | 1.3.6.1.4.1.1751.2.18.10.3.1.1 | Integer32 | not-accessible | Port ID - Slot/Port (SSPP) |
| I32 oc3PortStatsLineBip8Errs | 1.3.6.1.4.1.1751.2.18.10.3.1.3 | Integer32 | read-only | line sublayer BIP8 errors. |
| I32 oc3PortStatsLineFebeCount | 1.3.6.1.4.1.1751.2.18.10.3.1.5 | Integer32 | read-only | line sublayer FEBE count. |
| I32 oc3PortStatsPathBip8Errs | 1.3.6.1.4.1.1751.2.18.10.3.1.4 | Integer32 | read-only | path sublayer BIP8 errors. |
| I32 oc3PortStatsPathFebeCount | 1.3.6.1.4.1.1751.2.18.10.3.1.6 | Integer32 | read-only | path sublayer FEBE count. |
| I32 oc3PortStatsSectionBip8Errs | 1.3.6.1.4.1.1751.2.18.10.3.1.2 | Integer32 | read-only | section sublayer BIP8 errors. |
| oc3PortStatsTable | 1.3.6.1.4.1.1751.2.18.10.3 | not-accessible | Table of statisics for a OC3 port | |
| I32 oc3PortStatsTimer | 1.3.6.1.4.1.1751.2.18.10.3.1.7 | Integer32 | read-only | The number of seconds that have elapsed since the beginning of the current error-measurement period. |
| INT oc3TransmitClockSource | 1.3.6.1.4.1.1751.2.18.2.6.1.3 | INTEGER | read-write | 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. |
| NTF oldStratumCardNotify | 1.3.6.1.4.1.1751.2.18.8.1.47 | Critical : This trap indicates that the primary stratum card does not support this mode of operation being applied in the stratum configuration. Card must be upgraded. A default configuration is being applied to stratum | ||
| NTF oneWayMessageWhileInTwoWayStateNotify | 1.3.6.1.4.1.1751.2.18.8.1.13 | Major : This trap indicates that a one way message is received from the Signalling Gateway (SG) when the AC 120 is in the two way state of the keep-alive protocol on the TCP link between the AC 120 and the SG. | ||
| I32 percentComplete | 1.3.6.1.4.1.1751.2.18.15.12 | Integer32 | read-only | Used for trap fileTransferStatusNotify and value equals the percent of the upgrade, downgrade, or ftp download completed. |
| I32 pgtGroupId | 1.3.6.1.4.1.1751.2.18.29.1.1.1 | Integer32 | not-accessible | a user selected logical number representing a protection group uniquely within a PSAX |
| INT pgtResultCode | 1.3.6.1.4.1.1751.2.18.15.56 | INTEGER | read-only | Various result codes for the operator's command for interface protection . |
| NTF pgtResultNotify | 1.3.6.1.4.1.1751.2.18.8.4.83 | Response : the final status of interface protection group request. | ||
| ROW pgtRowStatus | 1.3.6.1.4.1.1751.2.18.29.1.1.5 | RowStatus | read-write | row status |
| INT pgtStandbySelection | 1.3.6.1.4.1.1751.2.18.29.1.1.4 | INTEGER | read-write | Standby selection method determines the order of selection of standby when primary interface fails. The options are: sequential -- internally select next higher available standby to the last one, latest_used -- used last one freed, oldest_used -- used to longest idle one, random \255 randomly select one, explicit -- selected by user. |
| INT pgtSwitchbackMethod | 1.3.6.1.4.1.1751.2.18.29.1.1.3 | INTEGER | read-write | switchback method to switch traffic from a standby to its corresponding recovered primary interface. In auto method, PSAX automatically switches the traffic without user intervention. In manual method, standby does not switch traffic and gives control to user to do so. |
| INT pgtSwitchoverMethod | 1.3.6.1.4.1.1751.2.18.29.1.1.2 | INTEGER | read-write | switchover method to switch traffic from failed primary interface to available standby interface. In auto method, PSAX automatically switches the traffic without user intervention. In manual method, a failed primary does not switch traffic and gives control to user to do so. |
| INT pingStatus | 1.3.6.1.4.1.1751.2.18.24.7.1.2 | INTEGER | read-only | The response value - Alive/Not Alive |
| INT pingStatusReasonCode | 1.3.6.1.4.1.1751.2.18.15.42 | INTEGER | read-only | The response value - Alive destination can be reached Not Alive destination can't be reached |
| INT pnniCode | 1.3.6.1.4.1.1751.2.18.15.22 | INTEGER | read-only | An identified reason for Miscellaneous Reasons in PNNI Configuration pnniInvEndSysPortId(1) : Invalid EndSystem PortId. pnniNodeAdmStatNotUp(2) : Admin Status of Node is not up. pnniProtLnkStatDown(3) : Pnni Lnk status is down. pnniProtLnkStatUpNotAdv(4) : Pnni Lnk status up but not advertised. pnniProtLinkStatUpAdv(5) : Pnni Lnk status up and advertised. pnniIntfAdmStatUp(6) : Pnni Intf Admin Status up. pnniNodeNotCfg(7) : Pnni Node not configured in the switch. pnniRtAddrAddedByIlmi(8) : Pnni Route added succesfully from ILMI. pnniRtAddrDelByIlmi(9) : Pnni Route deleted succesfully from ILMI. pnniLvlMismatchInNodeId(10) : Level mismatch in Node Id. pnniLvlMismatchInPGId(11) : Level mismatch in Peer Group Id. pnniATMAddrInvInNodeId(12) : ATM Address entered in Node Id invalid. pnniATMAddrInvInPGId(13) : ATM Address entered in Peer Group Id invalid. pnniIntfAdmStatNotDel(14) : Pnni Intf Admin Status Not deleted. pnniNodeAdmStatUp(15) : Pnni Node Admin Status up. pnniNodeRowStatNotActive(16) : Pnni Node Row Status not active - cannot modify pnniNewRtAddrAdded(17) : New route added into pnni route address table. pnniRtAddrMod(18) : Route modified in pnni Address table. pnniAdvtNodeIdNotMine(19) : Advertised NodeId does not belong to this psax. pnniFeatureNotSupported(20) : pnni feature unsupported. |
| NTF pnniIntfCfgFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.43 | Info : Indicates that a PNNI Interface has failed to be Created. | ||
| NTF pnniNodeCfgFailNotify | 1.3.6.1.4.1.1751.2.18.8.1.32 | Info : Indicates that a PNNI Node Creation has failed. | ||
| NTF pnniNodeCfgNotify | 1.3.6.1.4.1.1751.2.18.8.1.31 | Info : Indicates that a PNNI Node has been created. | ||
| NTF pnniNodeDelFailNotify | 1.3.6.1.4.1.1751.2.18.8.1.34 | Info : Indicates that a PNNI Node Deletion has failed. | ||
| NTF pnniNodeISFailNotify | 1.3.6.1.4.1.1751.2.18.8.1.36 | Info : Indicates that the action of bringing a PNNI Node into service has failed. | ||
| NTF pnniNodeModFailNotify | 1.3.6.1.4.1.1751.2.18.8.1.33 | Info : Indicates that a PNNI Node Modification has failed. | ||
| NTF pnniNodeOOSFailNotify | 1.3.6.1.4.1.1751.2.18.8.1.35 | Info : Indicates that the action of taking a PNNI Node Out of Service has failed. | ||
| NTF pnniProtLinkUpAndNotAdv | 1.3.6.1.4.1.1751.2.18.8.3.41 | Info : Indicates that the Protocol Status of the PNNI Link is Up but not Advertising. | ||
| NTF pnniProtLnkStatDown | 1.3.6.1.4.1.1751.2.18.8.3.42 | Info : Indicates that the Protocol Status of the PNNI Link is Down. | ||
| NTF pnniProtLnkUpAndAdv | 1.3.6.1.4.1.1751.2.18.8.3.40 | Info : Indicates that the Protocol Status of the PNNI Link is Up and Advertising. | ||
| NTF pnniRtAddrAddByIlmiNotify | 1.3.6.1.4.1.1751.2.18.8.1.41 | Info : Indicates that an end system Address has been dynamically added to PNNI by ILMI. | ||
| NTF pnniRtAddrCfgFailNotify | 1.3.6.1.4.1.1751.2.18.8.1.38 | Info : Indicates that a PNNI Route Address Configuration has failed. | ||
| NTF pnniRtAddrCfgNotify | 1.3.6.1.4.1.1751.2.18.8.1.37 | Info : Indicates that a new PNNI Route Address has been Created. | ||
| NTF pnniRtAddrDelByIlmiNotify | 1.3.6.1.4.1.1751.2.18.8.1.42 | Info : Indicates that an end system Address has been dynamically deleted from PNNI by ILMI. | ||
| NTF pnniRtAddrDelFailNotify | 1.3.6.1.4.1.1751.2.18.8.1.40 | Info : Indicates that a PNNI Route Address Deletion has failed. | ||
| NTF pnniRtAddrModFailNotify | 1.3.6.1.4.1.1751.2.18.8.1.39 | Info : Indicates that a PNNI Route Address Modification has failed. | ||
| INT portFailureReasonCode | 1.3.6.1.4.1.1751.2.18.15.39 | INTEGER | read-only | Identification of cause for failure in changing the parameters of a port insufficientModuleBandwidth(1) insufficient module bandwidth localLoopNotAllowedWhenInAPS(2) local loop is not allowed when a port is in an automatic switching pair. msBitStuffingEnabledOnlyForCE(3) if msBitStuffing is enabled, only interface type circuit emulation is allowed invalidOption(4) invalid option hasInterfaceInService(5) interface is in-service unsupportedBaudRate(6) the baud rate is not supported msLOSDetectionNotEnabled(7) msLOSDetection is not enabled |
| I32 portId | 1.3.6.1.4.1.1751.2.18.15.6 | Integer32 | read-only | Port ID used for identification in traps. Number value is interpreted as a port of the form, SSPP, where SS is the card slot and PP is the port number. |
| NTF portModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.2.9 | Info : Notification that an attempt to modify an port parameters has failed. | ||
| INT powerSupplyReasonCode | 1.3.6.1.4.1.1751.2.18.15.5 | INTEGER | read-only | Identification for change in status of a power supply. overload(1) overload overloadCleared(2) overload cleared plus5vFailed(3) +5V power supply failed plus5vCleared(4) +5V power supply cleared plus120vFailed(5) +120V power supply failed plus120vCleared(6) +120V power supply cleared minus48vFailed(7) -48V power supply failed minus48vCleared(8) -48V power supply failed |
| NTF powerSupplyStatusNotify | 1.3.6.1.4.1.1751.2.18.8.1.9 | Minor : Indicates the status of the power supply. | ||
| INT primaryCpuHwType | 1.3.6.1.4.1.1751.2.18.19.27 | INTEGER | read-only | Indicates the hardware version type of the primary CPU. version1: 150MHz Saturn13 board supporting 8MB-64MB Memory. version2: 200MHz Saturn15 board supporting 64MB-256MB Memory. |
| OCT primarySoftwareVersion | 1.3.6.1.4.1.1751.2.18.15.43 | OCTET STRING | read-only | Software version running on primary cpu. |
| I32 protectionActiveCounter | 1.3.6.1.4.1.1751.2.18.2.19.1.8 | Integer32 | read-only | Give the Number of Times a Protection has gone to active. |
| INT protectionCommand | 1.3.6.1.4.1.1751.2.18.2.19.1.3 | INTEGER | read-write | List of commands which can be executed on a protection Group. Clear : This command is used to clear any previous commands which may have been and get back to normal nto1 operation Forced SwitchOver To Protection : Switchover to Protection card even if the working card is in service active These commands to used in conjunction with the working slot id. |
| INT protectionCommandSlotId | 1.3.6.1.4.1.1751.2.18.2.19.1.4 | INTEGER | read-write | This is the working Slot to which command has to be applied |
| INT protectionConfigMode | 1.3.6.1.4.1.1751.2.18.2.1.1.11 | INTEGER | read-write | Protection Configuration Mode of a Card unprotected: Card is not in protection or protected state protection: Card is in protection state working: Card is in protected/working state and this state is read only and cannot be set by the user |
| protectionGroup | 1.3.6.1.4.1.1751.2.18.29 | |||
| protectionGroupConfigEntry | 1.3.6.1.4.1.1751.2.18.2.19.1 | not-accessible | Row Definition for the Protection Group Tables | |
| protectionGroupConfigTable | 1.3.6.1.4.1.1751.2.18.2.19 | not-accessible | This table gives the list of Slot Protection Groups in the System. Slot protection group in one in which there are n cards being protected by 1 standby card. | |
| protectionGroupEntry | 1.3.6.1.4.1.1751.2.18.29.1.1 | not-accessible | Defines one interface protection group | |
| INT protectionGroupStatus | 1.3.6.1.4.1.1751.2.18.2.19.1.5 | INTEGER | read-only | Protection Status of a Protection Card. Inservice and OutofService indicates if the card has failed or still operational. Active or Standby state indicates if it is carrying active traffic or not. |
| protectionGroupTable | 1.3.6.1.4.1.1751.2.18.29.1 | not-accessible | Table of interface protection group attributes | |
| I32 protectionOOSCounter | 1.3.6.1.4.1.1751.2.18.2.19.1.9 | Integer32 | read-only | Give the Number of Times a Protection Card has failed. |
| INT protectionSlot | 1.3.6.1.4.1.1751.2.18.2.1.1.13 | INTEGER | read-only | If Protection Config Mode is Working then this field gives the protection slot. |
| INT protectionSlotId | 1.3.6.1.4.1.1751.2.18.2.19.1.1 | INTEGER | not-accessible | Protection Group Index. Index is the slot id of the Slot Configured as Protection. |
| INT protectionStatus | 1.3.6.1.4.1.1751.2.18.2.1.1.12 | INTEGER | read-only | Protection Status of a card. Inservice and OutofService indicates if the card has failed or still operational. Active or Standby state indicates if it is carrying active traffic or not. |
| NUM purgePvcConnections | 1.3.6.1.4.1.1751.2.18.16.3 | IntfIndex | read-write | purge PVC connections on indicated interface |
| INT purgeRoutingTable | 1.3.6.1.4.1.1751.2.18.16.4 | INTEGER | read-write | purge indicated routing table |
| INT pvcFailureReasonCode | 1.3.6.1.4.1.1751.2.18.15.1 | INTEGER | read-only | An identified reason why an ATM PVC connection request failed. aal2CuTimerOutOfRange(298): this error code is generated when the aal2CuTimer value is out of range and the valid reanges is 0 to 8 (0 - 40 msec of delay). unrecognizableDigitCollectTypeA2B(299): unrecognizable digital tone set in connection A2B direction. unrecognizableDigitCollectTypeB2A(300): unrecognizable digital tone set in connection B2A direction. |
| NTF referenceClockClearedNotify | 1.3.6.1.4.1.1751.2.18.8.1.5 | Info : The error in the backplane reference clock has been corrected. | ||
| NTF referenceClockFailNotify | 1.3.6.1.4.1.1751.2.18.8.1.4 | Critical : The reference clock used for the operation of the bus-based backplane has failed. Please call Support immediately to resolve the problem. | ||
| INT remoteDbCommand | 1.3.6.1.4.1.1751.2.18.16.32.5 | INTEGER | read-write | remote database operation. |
| INT remoteDbOperationErrorStatus | 1.3.6.1.4.1.1751.2.18.16.32.7 | INTEGER | read-only | The result at the finish of remote database operation. |
| INT remoteDbOperationStatus | 1.3.6.1.4.1.1751.2.18.16.32.6 | INTEGER | read-only | Current status of remote database command. |
| NTF remoteDbOperationStatusNotify | 1.3.6.1.4.1.1751.2.18.8.1.57 | Info : Indicates the completion status of remote database operation. | ||
| STR remoteDbServerDirectory | 1.3.6.1.4.1.1751.2.18.16.32.4 | DisplayString | read-write | directory on remote database server where to save/restore database files from. |
| remoteDbServerGroup | 1.3.6.1.4.1.1751.2.18.16.32 | |||
| IP remoteDbServerIpAddress | 1.3.6.1.4.1.1751.2.18.16.32.1 | IpAddress | read-write | IP Address for remote database server. |
| STR remoteDbServerLogin | 1.3.6.1.4.1.1751.2.18.16.32.2 | DisplayString | read-write | ftp account name for remote database server. |
| STR remoteDbServerPassword | 1.3.6.1.4.1.1751.2.18.16.32.3 | DisplayString | read-write | ftp account password for remote database server. |
| INT remoteRebootCommand | 1.3.6.1.4.1.1751.2.18.16.18 | INTEGER | read-write | type of reboot. |
| NTF remoteRebootNotify | 1.3.6.1.4.1.1751.2.18.8.1.21 | Info : Indicates the result of the requested reboot action. | ||
| INT remoteRebootReasonCode | 1.3.6.1.4.1.1751.2.18.15.9 | INTEGER | read-only | The result of a remote reboot request. |
| INT removeConfigFiles | 1.3.6.1.4.1.1751.2.18.15.16 | INTEGER | read-only | Used to indicate the status of a remove configuration files request. from-PrimaryCPU(1) configuration files are removed from primary CPU from-BackupCPU(2) configuration files are removed from backup CPU chassisReboot(3) chassis reboot being done after removing configuration files failed-VersionControlInProgress(4) configuration file removal failed due to ongoing version conflict |
| NTF removeConfigFilesNotify | 1.3.6.1.4.1.1751.2.18.8.1.27 | Info : Indicates the status of the removal of the configuration files. | ||
| INT removeConfigurationFiles | 1.3.6.1.4.1.1751.2.18.16.20 | INTEGER | read-write | Removes the user configuration/connection files from the hard disk on the cpu. |
| INT resetAction | 1.3.6.1.4.1.1751.2.18.1.103.1.5 | INTEGER | read-write | set-all-active: set all trap active one group. set-all-deactive: set all trap deactive in a group. |
| I32 resetAllStatistics | 1.3.6.1.4.1.1751.2.18.16.7 | Integer32 | read-write | Reset all port and interface statistics counters, accpets any integer value |
| I32 resetAtmIlmiStatistics | 1.3.6.1.4.1.1751.2.18.16.22 | Integer32 | read-write | Reset the ATM ILMI statistics counters for the given channel Id (SSPPCCC) |
| I32 resetBridgeDomainStatistics | 1.3.6.1.4.1.1751.2.18.16.17 | Integer32 | read-write | Resets bridge domain statistics. |
| I32 resetFrLmiStatistics | 1.3.6.1.4.1.1751.2.18.16.19 | Integer32 | read-write | Reset the frame relay LMI statistics counters for the given port Id (SSPPCCC) |
| NUM resetImaGrpChannelStatistics | 1.3.6.1.4.1.1751.2.18.16.23 | IntfIndex | read-write | Reset the IMA Group Statistics counters for the given port Id (SSPPCCC) |
| NUM resetInterfaceStatistics | 1.3.6.1.4.1.1751.2.18.16.6 | IntfIndex | read-write | Reset the interface counters for the given port Id (SSPPCCC) |
| I32 resetPortStatistics | 1.3.6.1.4.1.1751.2.18.16.5 | Integer32 | read-write | Reset the statistics counters for the given port Id (SSPP) |
| I32 resetsonetLineStatistics | 1.3.6.1.4.1.1751.2.18.16.26 | Integer32 | read-write | Reset the sonetLineCurrent Statistics counters for the given port Id (SSPP) |
| I32 resetsonetPathStatistics | 1.3.6.1.4.1.1751.2.18.16.30 | Integer32 | read-write | Reset the sonetPathCurrent Statistics counters for the given port Id (SSPP) |
| I32 resetsonetSectionStatistics | 1.3.6.1.4.1.1751.2.18.16.25 | Integer32 | read-write | Reset the sonetSectionCurrent Statistics counters for the given port Id (SSPP) |
| I32 resetsonetVTPathStatistics | 1.3.6.1.4.1.1751.2.18.16.27 | Integer32 | read-write | Reset the sonetVTPathCurrent Statistics counters for the given port Id (SSPP) |
| returnCode | 1.3.6.1.4.1.1751.2.18.15 | |||
| INT routerAdminStatus | 1.3.6.1.4.1.1751.2.18.5.10.1.2 | INTEGER | read-write | The administrative action: 'outOfService' take the interface out of service 'inService' take the interface in service 'delete' remove/deconfigure the interface. |
| routerConfigEntry | 1.3.6.1.4.1.1751.2.18.5.10.1 | not-accessible | config data for a router (VPN) | |
| routerConfigTable | 1.3.6.1.4.1.1751.2.18.5.10 | not-accessible | Table which hold Config Entries for all routers (VPNs) | |
| IP routerEthernetIpAddress | 1.3.6.1.4.1.1751.2.18.5.10.1.7 | IpAddress | read-write | router Ethernet IP Address. |
| I32 routerIfIndex | 1.3.6.1.4.1.1751.2.18.5.10.1.1 | Integer32 | not-accessible | A scalar number which identifies an IP interface within a given router (VPN) |
| IP routerIpAddress | 1.3.6.1.4.1.1751.2.18.5.10.1.4 | IpAddress | read-write | router ATM IP Address. |
| IP routerIpNetworkMask | 1.3.6.1.4.1.1751.2.18.5.10.1.5 | IpAddress | read-write | An IP network mask for an IP interface within a given router (VPN) |
| INT routerNumber | 1.3.6.1.4.1.1751.2.18.5.10.1.6 | INTEGER | read-write | A scalar number which identifies a given router (VPN) |
| INT routerOperStatus | 1.3.6.1.4.1.1751.2.18.5.10.1.3 | INTEGER | read-only | The operational status of the interface: 'outOfService' interface is out of service 'inService' interface is in service |
| INT routeSrvStatus | 1.3.6.1.4.1.1751.2.18.15.36 | INTEGER | read-only | Return codes for basic route server task operations not related to any specific VPN or IP/Connection operation. rsCardOK(1) Route Server OK rsModInitFail(2) Route Server Failed Module Init. rsIntfInitFail(3) Route Server Failed Intf. Init. rsPortInitFail(4) Route Server Failed Port Init rsRipUpdateIntOK(5) Rip Update Interval was updated ok for the route server card. rsRipUpdateIntFail(6) Rip Update Interval was not updated mostly because of some VPN's still in service. |
| INT routingStatus | 1.3.6.1.4.1.1751.2.18.15.32 | INTEGER | read-only | Success: Routing Data is Available. Failure: Reply from RS Card timed-out. TryAgain: The request was not honoured as it came too soon (within a sec). Try again after 1 sec and we will return either Success or Noroutes. |
| NTF sapphireInterfaceAddressAssignFailNotify | 1.3.6.1.4.1.1751.2.18.8.1.58 | Info: Indicates that the assignment of the Sapphire interface address on which TCP connect requests are sent to SoftSwitch when PSAX is configured as Client has failed. Data send with the trap: sapphireIntfAddressFailReasonCode Possible values are: address-ok(1), Address assignment succeeded fail-Ilegal-IP-address(2), Illegal IP address assigned address not matching fail-not-match-InBandManagement-Switch-CPU-IP-Address(3) In-Band Management IP or Switch IP or CPU IP address fail-Switch-or-CPU-IP-Address-unconfigured(4) Switch IP or CPU IP address unconfigured fail-InBandManagement-IP-Address-unconfigured(5) InBandManagement IP address unconfigured. | ||
| INT sapphireIntfAddressFailReasonCode | 1.3.6.1.4.1.1751.2.18.15.60 | INTEGER | read-only | The result of assigning the Sapphire Interface address when PSAX is Sapphire client. address-ok(1), Address assignment succeeded fail-Ilegal-IP-address(2), Illegal IP address assigned address not matching fail-not-match-InBandManagement-Switch-CPU-IP-Address(3) In-Band Management IP or Switch IP or CPU IP address fail-Switch-or-CPU-IP-Address-unconfigured(4) Switch IP or CPU IP address unconfigured fail-InBandManagement-IP-Address-unconfigured(5) InBandManagement IP address unconfigured. |
| INT saveConfiguration | 1.3.6.1.4.1.1751.2.18.16.1 | INTEGER | read-write | save configuration |
| NTF saveConfigurationNotify | 1.3.6.1.4.1.1751.2.18.8.1.22 | Info : Indicates the result of the requested save configuration. | ||
| INT saveConfigurationReasonCode | 1.3.6.1.4.1.1751.2.18.15.10 | INTEGER | read-only | The result of a save configuration request. equipment-OK(1) - Save of equipment configuration completed. equipment-Fail-VersionControlInProgress(2) - Save of equipment configuration failed due to ongoing version control operation. equipment-Fail(3) - Save of equipment configuration failed. connections-OK(4) - Save of connection configuration completed. connections-Fail-VersionControlInProgress(5) - - Save of connection configuration failed due to ongoing version control operation. connections-Fail(6) - Save of connection configuration failed. routing-OK(7) - Save of routing configuration completed. routing-Fail-VersionControlInProgress(8) - - Save of routing configuration failed due to ongoing version control operation. routing-Fail(9) - Save of routing configuration failed. all-OK(10) - Saving of all configurations completed. all-Fail-VersionControlInProgress(11) - - Saving of all configurations failed due to ongoing version control operation. all-Fail(12) - Saving of all configurations failed. fileTransferFailed(13) - Saving of configurations to secondary CPU failed. fileTransferCompleted(14) - Saving of configurations to secondary CPU completed. unSupportedOption(15) - Unsupported save option received. fail-backupCpuInitializationInProgress(16) - - Save operation failed due to ongoing secondary cpu initialization. expect2ndCPURebootAfterSave(17) - - Notification to expect reboot of secondary CPU after a save operation. expect2ndCPUCardFailedOrRemoved(18) - Notification to expect trap indicating removal/failure of secondary CPU after a save operation. |
| INT secondaryCpuHwType | 1.3.6.1.4.1.1751.2.18.19.28 | INTEGER | read-only | Indicates the hardware version type of the secondary CPU. version1: 150MHz Saturn13 board supporting 8MB-64MB Memory. version2: 200MHz Saturn15 board supporting 64MB-256MB Memory. |
| I32 sgApiAtmSvcEndPoints | 1.3.6.1.4.1.1751.2.18.1.65 | Integer32 | read-write | The total number of ATM SVC endpoints for Sapphire APIs |
| I32 sgApiCirEmEndPoints | 1.3.6.1.4.1.1751.2.18.1.64 | Integer32 | read-write | The total number of circuit emulation endpoints for Sapphire API. |
| NTF signalingModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.12 | Info : This trap indicates that signaling has already been configured for this port and to change, you must bring all interfaces out of service -- including the channel specified in interfaceIndex. | ||
| IP siteAlternateGatewayAddr | 1.3.6.1.4.1.1751.2.18.1.100 | IpAddress | read-write | Alternate ip address of gateway to access the site (switch),Can be used only over the InBand PVC connection when the OAM is enabled on InBand PVCs |
| OCT siteAtmAddrPrefix1 | 1.3.6.1.4.1.1751.2.18.1.6 | OCTET STRING | read-write | This is one of the two atm address prefix of this switch. |
| OCT siteAtmAddrUser1 | 1.3.6.1.4.1.1751.2.18.1.7 | OCTET STRING | read-write | This is one of the two atm address user part of this switch. |
| DAT siteDateAndTime | 1.3.6.1.4.1.1751.2.18.1.19 | DateAndTime | read-write | Current date and time: 11 octets octet# contents range ------ -------- ----- 1-2 year 0..65536 3 month 1..12 4 day 1..31 5 hour 0..23 6 minutes 0..59 7 seconds 0..60(60=leap second) 8 deci-seconds 0..9 9 direction from UTC '+'/'-' 10 hours from UTC 0..11 11 minutes from UTC 0..59 |
| INT siteEnhanceFeatures | 1.3.6.1.4.1.1751.2.18.1.15 | INTEGER | read-only | enhancement features capability - number consists of a sum to represent the following: 1: securedAtm 2: isdn 4: frameRelay |
| IP siteEtherIpAddr | 1.3.6.1.4.1.1751.2.18.1.3 | IpAddress | read-write | ip address for ethernet access to the site (switch) |
| IP siteEtherIpMask | 1.3.6.1.4.1.1751.2.18.1.4 | IpAddress | read-write | ip mask for ethernet access to the site (switch) |
| STR siteFallbackSoftwareVersion | 1.3.6.1.4.1.1751.2.18.1.41 | DisplayString | read-only | Constant value representing the version number of the software to fallback to. |
| I32 siteFirmwarePatchNumber | 1.3.6.1.4.1.1751.2.18.1.61 | Integer32 | read-only | Constant value representing the patch number of the patch release. |
| IP siteGatewayAddr | 1.3.6.1.4.1.1751.2.18.1.5 | IpAddress | read-write | ip address for gateway access to the site (switch) |
| OCT siteID | 1.3.6.1.4.1.1751.2.18.1.2 | OCTET STRING | read-write | site id - numerical |
| INT siteMasterNodeAddrType1 | 1.3.6.1.4.1.1751.2.18.1.25 | INTEGER | read-write | Type of address specified for master node atm address, where TRAP will be sent to. |
| INT siteMasterNodeAddrType2 | 1.3.6.1.4.1.1751.2.18.1.26 | INTEGER | read-write | Type of address specified for master node atm address, where TRAP will be sent to. |
| OCT siteMasterNodeAtmAddr1 | 1.3.6.1.4.1.1751.2.18.1.13 | OCTET STRING | read-write | Master node atm address, where TRAP will be sent to. |
| OCT siteMasterNodeAtmAddr2 | 1.3.6.1.4.1.1751.2.18.1.14 | OCTET STRING | read-write | Master node atm address, where TRAP will be sent to. |
| STR siteName | 1.3.6.1.4.1.1751.2.18.1.1 | DisplayString | read-write | site name - ascii |
| IP siteRemoteMgrAddr1 | 1.3.6.1.4.1.1751.2.18.1.8 | IpAddress | read-write | remote manager IP Address, where TRAP will be sent to. |
| IP siteRemoteMgrAddr2 | 1.3.6.1.4.1.1751.2.18.1.9 | IpAddress | read-write | remote manager IP Address, where TRAP will be sent to. |
| IP siteRemoteMgrAddr3 | 1.3.6.1.4.1.1751.2.18.1.10 | IpAddress | read-write | remote manager IP Address, where TRAP will be sent to. |
| IP siteRemoteMgrAddr4 | 1.3.6.1.4.1.1751.2.18.1.11 | IpAddress | read-write | remote manager IP Address, where TRAP will be sent to. |
| IP siteRemoteMgrAddr5 | 1.3.6.1.4.1.1751.2.18.1.12 | IpAddress | read-write | remote manager IP Address, where TRAP will be sent to. |
| INT siteRemoteMgrSrcAddr1 | 1.3.6.1.4.1.1751.2.18.1.66 | INTEGER | read-write | This is the source IP address used in all traps sent to remote manager |
| INT siteRemoteMgrSrcAddr2 | 1.3.6.1.4.1.1751.2.18.1.67 | INTEGER | read-write | This is the source IP address used in all traps sent to remote manager |
| INT siteRemoteMgrSrcAddr3 | 1.3.6.1.4.1.1751.2.18.1.68 | INTEGER | read-write | This is the source IP address used in all traps sent to remote manager |
| INT siteRemoteMgrSrcAddr4 | 1.3.6.1.4.1.1751.2.18.1.69 | INTEGER | read-write | This is the source IP address used in all traps sent to remote manager |
| INT siteRemoteMgrSrcAddr5 | 1.3.6.1.4.1.1751.2.18.1.70 | INTEGER | read-write | This is the source IP address used in all traps sent to remote manager |
| STR siteSoftwareVersion | 1.3.6.1.4.1.1751.2.18.1.20 | DisplayString | read-only | Constant value representing the version number of the current software. |
| IP siteSwitchIpAddr | 1.3.6.1.4.1.1751.2.18.1.43 | IpAddress | read-write | IP Address for communication with the switch, regardless of which cpu is primary. |
| STR siteTrapDialOutBeeperData | 1.3.6.1.4.1.1751.2.18.1.18 | DisplayString | read-write | Data (phone digits) to send to beeper if the dialBeeper option is selected. |
| INT siteTrapDialOutFeature | 1.3.6.1.4.1.1751.2.18.1.16 | INTEGER | read-write | Enables the dialing out to a remote terminal or beeper for trap notification. |
| STR siteTrapDialOutPhoneNum | 1.3.6.1.4.1.1751.2.18.1.17 | DisplayString | read-write | Phone number of the terminal to dial when trap notifications are phoned out |
| STR siteUpgradeSoftwareVersion | 1.3.6.1.4.1.1751.2.18.1.42 | DisplayString | read-only | Constant value representing the version number of the software to upgrade to. |
| NTF snmpCommunityStringsChangedToPublicNotify | 1.3.6.1.4.1.1751.2.18.8.1.30 | Critical : An error has been detected in the agt.pty file and the community strings have been changed to be public. | ||
| NTF softwareDownloadStatusNotify | 1.3.6.1.4.1.1751.2.18.8.1.10 | Info : Indicates the completion status of the ftp download of a software upgrade. | ||
| INT spvcActRestartAll | 1.3.6.1.4.1.1751.2.18.1.62 | INTEGER | read-write | Restart all ATM-to-ATM,CE-to-CE,TE-to-TE,FR-to-FR active unconnected spvc connections |
| spvcAddrEntry | 1.3.6.1.4.1.1751.2.18.6.31.1 | not-accessible | Row definition of SPVC address table. | |
| NUM spvcAddrIfA | 1.3.6.1.4.1.1751.2.18.6.31.1.1 | IntfIndex | not-accessible | Interface index for side A of an SPVC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| OCT spvcAddrLocalPortAddr | 1.3.6.1.4.1.1751.2.18.6.31.1.2 | OCTET STRING | read-write | Local port NSAP address. |
| ROW spvcAddrRowStatus | 1.3.6.1.4.1.1751.2.18.6.31.1.3 | RowStatus | read-write | This is used to configure a NSAP address on the local port. Only when the address is configured can SPVC connections be established. |
| spvcAddrTable | 1.3.6.1.4.1.1751.2.18.6.31 | not-accessible | Table of SPVC network interface addresses. | |
| I32 spvcAtmPointToPointCalls | 1.3.6.1.4.1.1751.2.18.1.52 | Integer32 | read-write | The total number of ATM SPVC calls. |
| I32 spvcCePointToPointCalls | 1.3.6.1.4.1.1751.2.18.1.50 | Integer32 | read-write | The total number of circuit emulation SPVC calls. |
| INT spvcConfigFailureCode | 1.3.6.1.4.1.1751.2.18.15.17 | INTEGER | read-only | An identified reason for failure while configuring/modifying SPVC parameters. noSpvcConfigured(1) : There endpoint has not been configured as SPVC, so SPVC parameters cannot be modified. spvcAlreadyConfigured(2) : SPVC is already configured so it cannot be configured again as SPVC endpoint. noInterfaceConfigured(3) : There is no interface configured on the particular SSPPCCC. interfaceNotConfiguredAsRequired(4) : While configuring an SPVC endpoint, the interface is not as desired (e.g.it is not CE, while trying to configure CES SPVC). notActiveSpvc(6) : If the endpoint is configured with flowType ptToMptA2B the connType has to be activeSvc. slotA-OutofRange(7) : A-side of SPVC connection has slot number out of range. portA-OutofRange(8): A-side of SPVC connection has port number out of range. channelA-OutofRange(9): A-side of SPVC connection has channel number out of range. vpiVciWithInSvcRange(10) : A-side side of SPVC connection has vpi/vci configured in the SVC range of the A-side ATM interface. retryIntervalExceedsTheLimit(11) : retryInterval exceeds 3600s. interfaceNotConfiguredAsCE(12) : SPVC endpoint is configured as something other than CE. interfaceNotConfiguredAsVbr(13) : SPVC endpoint is configured as something other than TE. interfaceNotConfiguredAsAtm(14) : SPVC endpoint is configured as something other than ATM. noAddressConfiguredOnTheInterface(15) : Local address not configured for the particular SPVC being configured. localAddressNotValid(16) : invalid NSAP address format vpiVciUnavailable(17) : SPVC already setup on particular vpi/vci. pvcAlreadySetupOnVpiVci(18) : vpi/vci being used by another pvc. pvcAlreadySetupOnInterface(19) : redundant, same as above. interfaceNotConfiguredAsFr(21) : SPVC endpoint is configured as something other than Fr dlciUnavailable(22) : dlci not available at Passive endpoint. pvcAlreadySetupOnDlci(23) : dlci being used by another pvc. frTrafficParamsUnsupp(24) : fr-atm traffic mapping failure. dsp2ParamsUnsupp(25) : dsp2 params not supported for the call. sarNotConfigReq(26) : sarType not configured as required. |
| I32 spvcFrPointToPointCalls | 1.3.6.1.4.1.1751.2.18.1.71 | Integer32 | read-write | The total number of FR SPVC calls. |
| INT spvcGlobalPriorityScheme | 1.3.6.1.4.1.1751.2.18.1.104 | INTEGER | read-write | Flag indicating whether priority scheme should be supported across SPVCs and SPVC-trunks. |
| I32 spvcPointToMultiPointCalls | 1.3.6.1.4.1.1751.2.18.1.84 | Integer32 | read-write | The total number of SPVC point-to-multipoint calls |
| I32 spvcPointToMultiPointParties | 1.3.6.1.4.1.1751.2.18.1.85 | Integer32 | read-write | The total number of parties on SPVC point-to-multipoint calls. |
| INT spvcPriorityScheme | 1.3.6.1.4.1.1751.2.18.1.105 | INTEGER | read-write | Flag indicating whether priority scheme should be supported in SPVCs. |
| I32 spvcTePointToPointCalls | 1.3.6.1.4.1.1751.2.18.1.51 | Integer32 | read-write | The total number of terminal emulation SPVC calls. |
| INT spvcTrunkingPriorityScheme | 1.3.6.1.4.1.1751.2.18.1.106 | INTEGER | read-write | Flag indicating whether priority scheme should be supported in SPVC-trunks. |
| INT statRtStatus | 1.3.6.1.4.1.1751.2.18.15.38 | INTEGER | read-only | Return codes for route server static route condititions. statRtOk(1) Static Rt OK statRtIntFailure(2) Memory Corruption statRtMany(3) Too Many Static Routes statRtSlot(4) Impossible Slot ID statRtBadId(5) Bad VPN ID statRtBadState(6) State Machine Confusion statRtBadTimer(7) Bad Timer Value: State Machine statRtExists(8) Static Rt Already Exists statRtCantFind(9) Unused statRtDelInProgress(10) Deleting: -Must Wait statRtLockedIdle(11) Static Rt Taken Out Of Service statRtBadNetMask(12) Bad Network Mask statRtCorrelation(13) Internal Correlation Error statRtShutting(14) Shutting Down: -Must Wait statRtDisabled(15) SubSystem Failure statRtBadMetric(16) Illegal Metric Value statRtBadIPAddr(17) Bad Static Route IP Address intfRtExists(18) Static Route On Different Intf. statRtBadSlot(19) Impossible Slot ID statRtBadRouterId(20) Bad VPN/Router ID statRtBadRouteId(21) Illegal Static Route ID statRtBadRouteNetMask(22) Bad Stat Route Network Mask statRtBadRouteIpAddr(23) Bad Interface IP Address statRtBadGtwyIpAddr(24) Bad Gateway IP Address statRtBadDestIpAddr(25) Bad Destination IP Address statRtBadDestNetMask(26) Bad Destination IP Mask statRtCantFindRouter(27) Cannot Find VPN statRtCantFindRoute(28) Cannot Find Static Route |
| NTF stratumActivitySwitchOverNotify | 1.3.6.1.4.1.1751.2.18.8.2.10 | Info : The secondary stratum card has become the primary primary card. | ||
| INT stratumBackupMode | 1.3.6.1.4.1.1751.2.18.17.8 | INTEGER | read-only | Current status of the backup stratum card. |
| INT stratumBkupPortStatus | 1.3.6.1.4.1.1751.2.18.17.11 | INTEGER | read-only | Current status of the backup stratum card. portFOS indicates port frequency offset. |
| NTF stratumCardMismatchNotify | 1.3.6.1.4.1.1751.2.18.8.1.48 | Critical : Indicates that the secondary stratum card does not support this mode of operation being applied to the primary stratum. Card must be upgraded. | ||
| stratumConfig | 1.3.6.1.4.1.1751.2.18.17 | |||
| INT stratumLevel | 1.3.6.1.4.1.1751.2.18.17.4 | INTEGER | read-write | Enable or disable the switching over to stratum 4 when stratum 3 is not possible. |
| INT stratumLineCommand | 1.3.6.1.4.1.1751.2.18.17.5 | INTEGER | read-write | Forces the stratum card to use one of the two specified lines as its clock source when the stratumSyncSource is lineTiming. |
| INT stratumLineTimingStatus | 1.3.6.1.4.1.1751.2.18.17.6 | INTEGER | read-only | Represents the source of the current clock. |
| INT stratumMode | 1.3.6.1.4.1.1751.2.18.17.7 | INTEGER | read-only | Current status of the primary stratum card. synchronized3(1) stratum is synchronized with accuracy 4.6 x 10e-6 synchronized4(2) stratum is synchronized with accuracy 3.2 x 10e-5 holdover(3) an operating condition of a clock that has lost its controlling input and is using stored data acquired while in normal operation, to control its output freerun(4) an operating condition of the clock whose output signals are internally controlled cardRemoved(5) stratum removed |
| NTF stratumModeChangeNotify | 1.3.6.1.4.1.1751.2.18.8.1.8 | Info : The current operational status of the Stratum card has changed. | ||
| INT stratumPortStatus | 1.3.6.1.4.1.1751.2.18.17.10 | INTEGER | read-only | Current status of the primary stratum card. portFOS indicates port frequency offset. |
| I32 stratumPrimaryLineId | 1.3.6.1.4.1.1751.2.18.17.2 | Integer32 | read-write | Format SSPP (slot and port #'s) to be used when lineTiming is specified in stratumSyncSource. |
| INT stratumRefFailAction | 1.3.6.1.4.1.1751.2.18.17.9 | INTEGER | read-write | Defines whether the stratum should switch to freerun or holdover on reference clock failure. |
| I32 stratumSecondaryLineId | 1.3.6.1.4.1.1751.2.18.17.3 | Integer32 | read-write | Format SSPP (slot and port #'s) to be used if the primary line has failed. Zeros imply that the stratum should switch to holdover mode instead. |
| INT stratumSyncSource | 1.3.6.1.4.1.1751.2.18.17.1 | INTEGER | read-write | Clock source for the stratum card - lineTiming: must have slot and port specified in stratumPrimaryLineId. compositeClock: local clock must be available. |
| INT sts1LineBuildOut | 1.3.6.1.4.1.1751.2.18.2.17.1.5 | INTEGER | read-write | sts-1 line build out |
| INT sts1LineCoding | 1.3.6.1.4.1.1751.2.18.2.17.1.2 | INTEGER | read-only | This variable describes the variety of Zero Code Suppression used on this interface, which in turn affects a number of its characteristics. B3ZS refers to the use of specified patterns of normal bits and bipolar violations which are used to replace sequences of zero bits of a specified length. |
| INT sts1LineStatus | 1.3.6.1.4.1.1751.2.18.2.17.1.6 | INTEGER | read-only | sts-1 line status: 1: dsx3NoAlarm: No alarm present 2: dsx3RcvRAIFailure: Receiving Yellow/Remote Alarm Indication 4: dsx3XmitRAIAlarm: Transmitting Yellow/Remote Alarm Indication 8: dsx3RcvAIS: Receiving AIS failure state 16: dsx3XmitAIS: Transmitting AIS failure statue 32: dsx3LOF: Receiving LOF failure state 64: dsx3LOS: Reveiving LOS failure state 128: dsx3LoopbackState: Looping the received signal 256: dsx3RcvTestCode: Receiving a Test Pattern 512: dsx3OtherFailure: any line status not defined 1024: dsx3RcvRmtAIS: 2048: dsx3RcvRmtOOF: 4096: dsx3RcvRmtLOS: 8192: dsx3RcvRmtIdle: 16384: dsx3RmtLoopback: Far end remote loopback |
| INT sts1LoopbackConfig | 1.3.6.1.4.1.1751.2.18.2.17.1.3 | INTEGER | read-write | This variable represents the loopback configuration of the sts-1 interface. See above diagrams for explanations of loops. |
| sts1PortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.17.1 | not-accessible | Row definition for sts-1 specific port attributes | |
| sts1PortConfigTable | 1.3.6.1.4.1.1751.2.18.2.17 | not-accessible | Table of sts-1 specific port attributes | |
| NUM sts1PortId | 1.3.6.1.4.1.1751.2.18.2.17.1.1 | IntfIndex | not-accessible | slot/port: SSPP |
| INT sts1StsPointers | 1.3.6.1.4.1.1751.2.18.2.17.1.7 | INTEGER | read-write | status of the sts-1 sts pointers |
| INT sts1TransmitClockSource | 1.3.6.1.4.1.1751.2.18.2.17.1.4 | INTEGER | read-write | 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. 'cardFreeRun' indicates that a local oscillator on the I/O card is used as the transmit clock. |
| INT sts1VtPointers | 1.3.6.1.4.1.1751.2.18.2.17.1.8 | INTEGER | read-write | status of the sts-1 vt pointers |
| INT subChanStatus | 1.3.6.1.4.1.1751.2.18.15.35 | INTEGER | read-only | Return codes for route server sub channel connections operations. scOK(1) SubChannel OK scIntFailure(2) Memory Corruption scTooMany(3) Too Many SubChannels scBadSlot(4) Impossible Slot Number scBadId(5) Bad VPN ID scBadState(6), State Machine Confusion scBadTimerVal(7) Bad Timer Value: State Machine scExists(8) SubChannel Already Exists scCantFind(9) Unused scDelInProgress(10) Deleting: -Must Wait scLockedIdle(12) SubChannel Taken Out Of Serv. scSameVc(13) Connection In Use Already scFailedSetup(14) Referene Previous Trap scShutting(15) Shutting Down: -Must Wait scDisabled(16) SubSystem Disabled. scSetupErr(17) scRemvErr(18) Error Removing SubChannel scBadPortNo(19) Bad Port Specified scBadImIpAddr(20) Bad InBand IP Address scBadRouterId(21) Bad VPN/Router ID scBadIntfId(22) Impossible Interface ID scBadChanId(23) Impossible Channel ID scCantFindRouter(24) Cannot Find VPN scCantFindIntf(25) Cannot Find Interface scCantFindChan(26) Cannot Find SubChannel |
| I32 svcPointToMultiPointCalls | 1.3.6.1.4.1.1751.2.18.1.48 | Integer32 | read-write | The total number of SVC point-to-multipoint calls, both legs are SVCs. |
| I32 svcPointToMultiPointParties | 1.3.6.1.4.1.1751.2.18.1.49 | Integer32 | read-write | The total number of parties on SVC point-to-multipoint calls, both legs are SVCs. |
| I32 svcPointToPointCalls | 1.3.6.1.4.1.1751.2.18.1.47 | Integer32 | read-write | The total number of SVC point-to-point calls, both legs are SVCs. |
| INT svcRetBackupStatus | 1.3.6.1.4.1.1751.2.18.16.29 | INTEGER | read-only | Indicates backup status wrt SVC retention |
| INT switchAlarmStatus | 1.3.6.1.4.1.1751.2.18.19.30 | INTEGER | read-only | Current status of the alarm on the switch. notAvailable - The alarm status could not be retreived. none - No alarm is present. minor, major, critical - An alarm of the enumerated type is present |
| NTF switchAlarmStatusChangeNotify | 1.3.6.1.4.1.1751.2.18.8.1.59 | Critical : Trap to notify a change in the status of the alarm on the switch. | ||
| I32 swtchNodeIndx | 1.3.6.1.4.1.1751.2.18.15.23 | Integer32 | read-only | Switch Node Index for PNNI. |
| sysConfig | 1.3.6.1.4.1.1751.2.18.1 | |||
| sysControl | 1.3.6.1.4.1.1751.2.18.16 | |||
| sysInfo | 1.3.6.1.4.1.1751.2.18.19 | |||
| I32 sysInfoBadCellRx | 1.3.6.1.4.1.1751.2.18.19.17 | Integer32 | read-only | The number of bad cells (BIP16) received so far. |
| INT sysInfoBIPAErr | 1.3.6.1.4.1.1751.2.18.19.21 | INTEGER | read-only | Value is 1, TRUE, if the cell circuit on backplane A is errored, otherwise, the value is 0, FALSE. |
| INT sysInfoBIPBErr | 1.3.6.1.4.1.1751.2.18.19.22 | INTEGER | read-only | Value is 1, TRUE, if the cell circuit on backplane B is errored, otherwise, the value is 0, FALSE. |
| INT sysInfoClockAErr | 1.3.6.1.4.1.1751.2.18.19.19 | INTEGER | read-only | Value is 1, TRUE, if the clock on backplane A is errored, otherwise, the value is 0, FALSE. |
| INT sysInfoClockBErr | 1.3.6.1.4.1.1751.2.18.19.20 | INTEGER | read-only | Value is 1, TRUE, if the clock on backplane B is errored, otherwise, the value is 0, FALSE. |
| INT sysInfoCpuUtilization1 | 1.3.6.1.4.1.1751.2.18.19.14 | INTEGER | read-only | xx.yy% - cpuUtilization1 is the xx part of it. |
| INT sysInfoCpuUtilization2 | 1.3.6.1.4.1.1751.2.18.19.15 | INTEGER | read-only | xx.yy% - cpuUtilization2 is the yy part of it. |
| I32 sysInfoDiscFreeKBytes | 1.3.6.1.4.1.1751.2.18.19.13 | Integer32 | read-only | Amount of disc free space available in KB's. |
| I32 sysInfoDiscTotalKBytes | 1.3.6.1.4.1.1751.2.18.19.23 | Integer32 | read-only | Amount of disc space available in KB's. |
| INT sysInfoDiskCheck | 1.3.6.1.4.1.1751.2.18.19.29 | INTEGER | read-only | Indicates the checking status of the disk in CPU card. |
| I32 sysInfoMisaligned | 1.3.6.1.4.1.1751.2.18.19.18 | Integer32 | read-only | The number of misaligned cells received so far. |
| I32 sysInfoMsgPoolHigh | 1.3.6.1.4.1.1751.2.18.19.12 | Integer32 | read-only | High-water mark of messages used within the message pool. |
| I32 sysInfoMsgPoolTotal | 1.3.6.1.4.1.1751.2.18.19.10 | Integer32 | read-only | Total amount of messages within the message pool. |
| I32 sysInfoMsgPoolUsed | 1.3.6.1.4.1.1751.2.18.19.11 | Integer32 | read-only | Amount of messages currently being used within the message pool. |
| I32 sysInfoRAMFreeKBytes | 1.3.6.1.4.1.1751.2.18.19.24 | Integer32 | read-only | Amount of RAM memory available for use in KB's. |
| I32 sysInfoRAMTotalKBytes | 1.3.6.1.4.1.1751.2.18.19.25 | Integer32 | read-only | Amount of RAM memory available on cpu card in KB's. |
| I32 sysInfoRxMultiCellHigh | 1.3.6.1.4.1.1751.2.18.19.9 | Integer32 | read-only | High-water mark of multi-cells used within the receive multi-cell pool. |
| I32 sysInfoRxMultiCellTotal | 1.3.6.1.4.1.1751.2.18.19.7 | Integer32 | read-only | Total amount of multi-cells within the receive multi-cell pool. |
| I32 sysInfoRxMultiCellUsed | 1.3.6.1.4.1.1751.2.18.19.8 | Integer32 | read-only | Amount of multi-cells currently being used within the receive multi-cell pool. |
| I32 sysInfoRxOneCellHigh | 1.3.6.1.4.1.1751.2.18.19.6 | Integer32 | read-only | High-water mark of cells used within the receive one cell pool. |
| I32 sysInfoRxOneCellTotal | 1.3.6.1.4.1.1751.2.18.19.4 | Integer32 | read-only | Total amount of cells within the receive one cell pool. |
| I32 sysInfoRxOneCellUsed | 1.3.6.1.4.1.1751.2.18.19.5 | Integer32 | read-only | Amount of cells currently being used within the receive one cell pool. |
| I32 sysInfoSysUptime | 1.3.6.1.4.1.1751.2.18.19.16 | Integer32 | read-only | Amount of time cpu has been up in seconds. |
| I32 sysInfoTxOneCellHigh | 1.3.6.1.4.1.1751.2.18.19.3 | Integer32 | read-only | High-water mark of cells used within the transmit one cell pool. |
| I32 sysInfoTxOneCellTotal | 1.3.6.1.4.1.1751.2.18.19.1 | Integer32 | read-only | Total amount of cells within the transmit one cell pool. |
| I32 sysInfoTxOneCellUsed | 1.3.6.1.4.1.1751.2.18.19.2 | Integer32 | read-only | Amount of cells currently being used within the transmit one cell pool. |
| sysStatistics | 1.3.6.1.4.1.1751.2.18.9 | |||
| NTF systemColdStartNotify | 1.3.6.1.4.1.1751.2.18.8.1.1 | Info : System has successfully completed initialization from a complete power down stage and is ready for operation. | ||
| systemEvents | 1.3.6.1.4.1.1751.2.18.8.1 | |||
| INT systemFilesDirtyBitStatus | 1.3.6.1.4.1.1751.2.18.16.21 | INTEGER | read-only | Bit mask for system files: 0: all are clean 1: console.def 2: ecd.def 4: ssid.def 8: cnctn.db 16: iisp.cbr 32: iisp.vbr 64: spvc.db 128: vipr.cfg 256: fwc.def 512: vi.db 1024: iproute.db 2048: atmvuni.db |
| NTF systemInsuffMemNotify | 1.3.6.1.4.1.1751.2.18.8.1.53 | Info : no enough memory for one or more features to be turned on. | ||
| INT systemSwCopy | 1.3.6.1.4.1.1751.2.18.16.15 | INTEGER | read-write | start copy system files according to the profile. When upgradeSwCopyStatus is working, the start request will be ignored. Abort will have effect only when upgradeSwCopystatus is working. |
| NTF systemWarmStartNotify | 1.3.6.1.4.1.1751.2.18.8.1.2 | Info : System has successfully completed initialization from a user or other system level interrupt or restart and is ready for operation. | ||
| sysTest | 1.3.6.1.4.1.1751.2.18.22 | |||
| sysTraps | 1.3.6.1.4.1.1751.2.18.8 | |||
| INT tasAnnceCmprsType | 1.3.6.1.4.1.1751.2.18.1.80.1.3 | INTEGER | read-only | The type of compression used for storing this announcement: compress8k indicates 8k compression algorithm should be used. compress16k indicates 16k compression algorithm should be used. compress32k indicates 32k compression algorithm should be used. |
| STR tasAnnceDescription | 1.3.6.1.4.1.1751.2.18.1.80.1.5 | DisplayString | read-only | Description for this announcement. |
| tasAnnceEntry | 1.3.6.1.4.1.1751.2.18.1.80.1 | not-accessible | Row definition for Tone Announcement server table announcement entries. | |
| INT tasAnnceId | 1.3.6.1.4.1.1751.2.18.1.80.1.1 | INTEGER | not-accessible | Announcement ID. |
| tasAnnceTable | 1.3.6.1.4.1.1751.2.18.1.80 | not-accessible | Table of announcements for the Tone Announcement server . | |
| INT tasAnnceType | 1.3.6.1.4.1.1751.2.18.1.80.1.2 | INTEGER | read-only | The type of this announcement: voice indicates it is a pure voice announcement file. toneVoice indicates it is a file with tones at the beginning followed by voice. userTones indicates it is a file with purely user generated tones. music indicates it is a file with pure music. musicVoice indicates it is a file with music at the beginning followed by voice. toneMusic indicates it is a file with tones at the beginning followed by music. |
| INT tasAnnceValid | 1.3.6.1.4.1.1751.2.18.1.80.1.4 | INTEGER | read-only | Indicates the condition of this announcement, whether it is good, it is stored using an older compression algorithm, or it is corrupted. |
| INT tasCmprsAction | 1.3.6.1.4.1.1751.2.18.25.38 | INTEGER | read-write | Action to be performed on this announcement. |
| INT tasCmprsAnnceCmprsType | 1.3.6.1.4.1.1751.2.18.25.35 | INTEGER | read-write | The type of compression used for storing this announcement. |
| STR tasCmprsAnnceDescription | 1.3.6.1.4.1.1751.2.18.25.34 | DisplayString | read-write | Description for this announcement which is to to be compressed. |
| STR tasCmprsAnnceFilename | 1.3.6.1.4.1.1751.2.18.25.33 | DisplayString | read-write | File name for this announcement which is to be compressed. |
| INT tasCmprsAnnceId | 1.3.6.1.4.1.1751.2.18.25.31 | INTEGER | read-write | Announcement ID for this announcement file to be compressed. |
| NUM tasCmprsAnnceIntfIndex | 1.3.6.1.4.1.1751.2.18.25.37 | IntfIndex | read-write | Interface index in SSPPCCC format of TASM card on which this announcement is to be compressed. |
| NTF tasCmprsAnnceNotify | 1.3.6.1.4.1.1751.2.18.8.1.49 | Info : Indicates the result of the requested compress announcement operation. | ||
| INT tasCmprsAnnceReasonCode | 1.3.6.1.4.1.1751.2.18.15.46 | INTEGER | read-only | The result of a compress announcement request. |
| INT tasCmprsAnnceReplaceId | 1.3.6.1.4.1.1751.2.18.25.32 | INTEGER | read-write | Announcement ID of the announcement file to be replaced from the announcement table by this file. |
| INT tasCmprsAnnceType | 1.3.6.1.4.1.1751.2.18.25.36 | INTEGER | read-write | The type of this announcement. |
| I32 tasmAnnceCacheMemResAllocUsage | 1.3.6.1.4.1.1751.2.18.1.99 | Integer32 | read-only | The percentage of memory usage for caching announcements in memory. Everytime an announcement is compressed this field will be updated to reflect the cache memory that will be taken up by this announcement. Once this field shows a 100 percent usage it is an indication to the user that any additional announcement will cause the system to thrash as it clears an announcement in cache to make room for the new announcement. |
| NTF tasmCacheMemAllocFailNotify | 1.3.6.1.4.1.1751.2.18.8.1.56 | Info: Indicates that the configuration of tasm memory cache for announcement caching allocation fails. Data send with the trap:tasmCacheMemAllocFailReasonCode Possible values are: res-alloc-success(1), res-alloc-Fail-announce-cache-mem-unavail(2) | ||
| INT tasmCacheMemAllocFailReasonCode | 1.3.6.1.4.1.1751.2.18.15.58 | INTEGER | read-only | The result of a tasm control block memory allocation request. |
| INT tasmChannelAlarmType | 1.3.6.1.4.1.1751.2.18.3.15.1.3 | INTEGER | read-only | This field is a read only failure which gives the status of a DSP in the TASM card.When the status is tasmFailure the Operational Status at the interface level will go OOS |
| tasmChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.3.15.1 | not-accessible | Row definition for common physical channel attributes | |
| tasmChannelConfigTable | 1.3.6.1.4.1.1751.2.18.3.15 | not-accessible | Table of common physical Channel attributes | |
| NUM tasmChannelId | 1.3.6.1.4.1.1751.2.18.3.15.1.1 | IntfIndex | not-accessible | Interface index - SSPPCC |
| INT tasmChannelIfType | 1.3.6.1.4.1.1751.2.18.3.15.1.2 | INTEGER | read-write | Channel Interface Type |
| INT tasmChannelModeConfig | 1.3.6.1.4.1.1751.2.18.3.15.1.4 | INTEGER | read-write | This field is used to configure the mdoe in which a TASM DSP will be used asd a resource. The modes are explained as follows: casMode: DSP resource is used for DTMF/MF tone detection/generation and running the Type 100, 105, and 108 tests. tasMode: DSP resource is used for playing/compressing announcement. |
| INT tasmControlBlockAllocFailReasonCode | 1.3.6.1.4.1.1751.2.18.15.57 | INTEGER | read-only | The result of a tasm control block memory allocation request. |
| NTF tasmControlBlockResAllocFailNotify | 1.3.6.1.4.1.1751.2.18.8.1.55 | Info: Indicates that the configuration of tasm control block resource allocation fails. Data send with the trap: tasmControlBlockAllocFailReasonCode Possible values are: res-alloc-success(1), res-alloc-Fail-announce-control-blocks-mem-unavail(2), res-alloc-Fail-digit-control-blocks-mem-unavail(3), res-alloc-Fail-line-test-control-blocks-mem-unavail(4) | ||
| I32 tasmControlBlockResAllocUsage | 1.3.6.1.4.1.1751.2.18.1.98 | Integer32 | read-only | The percentage of memory usage for tones, announcements, digit collection and line tests control blocks. |
| INT tasMemAction | 1.3.6.1.4.1.1751.2.18.25.47 | INTEGER | read-write | Test action to be performed. |
| NUM tasMemIntfIndex | 1.3.6.1.4.1.1751.2.18.25.46 | IntfIndex | read-write | Interface index in SSPPCCC format of TASM card on which the memory is to be initialised. |
| NTF tasMemNotify | 1.3.6.1.4.1.1751.2.18.8.1.51 | Info : Indicates the result of the requested TASM memory initiation operation. | ||
| INT tasMemReasonCode | 1.3.6.1.4.1.1751.2.18.15.50 | INTEGER | read-only | The result of a memory init request. |
| INT tasmMaxAnnce | 1.3.6.1.4.1.1751.2.18.1.77 | INTEGER | read-write | Specifies the maximum number of tones and announcements that can be played simultaneously. This will depend on the number of control blocks allocated for collecting digits and for line tests as the memory comes from the same pool. The tasmControlBlockResAllocUsage field will be updated to indicate this. |
| INT tasmMaxAnnceDiskSpace | 1.3.6.1.4.1.1751.2.18.1.76 | INTEGER | read-write | Specifies the maximum disk size in MBytes reserved for compressed announcements on the CPU hard disk. |
| INT tasmMaxDigitControlBlocks | 1.3.6.1.4.1.1751.2.18.1.95 | INTEGER | read-write | Specifies the maximum number of digit collection that can be initiated simultaneously. This will depend on the number of control blocks allocated for playing tones and announcements and for line tests as the memory comes from the same pool. The tasmControlBlockResAllocUsage field will be updated to indicate this . |
| I32 tasmMaxMemResvd | 1.3.6.1.4.1.1751.2.18.1.97 | Integer32 | read-only | Specifies the maximum amount of memory in megabytes reserved for TASM. |
| INT tasmMaxStdTones | 1.3.6.1.4.1.1751.2.18.1.78 | INTEGER | read-write | Specifies the maximum number of tones that can be played simutaneously. This field has been obsoleted for optimisation of resources. |
| INT tasmMaxTestControlBlocks | 1.3.6.1.4.1.1751.2.18.1.96 | INTEGER | read-write | Specifies the maximum number of TDM line tests that can be initiated simultaneously. This will depend on the number of control blocks allocated for playing tones and announcements and for digit collection as the memory comes from the same pool. The tasmControlBlockResAllocUsage field will be updated to indicate this. |
| INT tasmMemoryAction | 1.3.6.1.4.1.1751.2.18.1.79 | INTEGER | read-write | Specifies the action to be performed on the memory in the TASM card used for storing announcements. |
| tasmPortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.18.1 | not-accessible | Row definition for common physical port attributes | |
| tasmPortConfigTable | 1.3.6.1.4.1.1751.2.18.2.18 | not-accessible | Table of common physical Port attributes | |
| I32 tasmPortId | 1.3.6.1.4.1.1751.2.18.2.18.1.1 | Integer32 | read-only | interface index - SSPP |
| tasToneConfigEntry | 1.3.6.1.4.1.1751.2.18.1.81.1 | not-accessible | Row definition for TASM announcement entries. | |
| tasToneConfigTable | 1.3.6.1.4.1.1751.2.18.1.81 | not-accessible | Table of standard physical tone attributes | |
| I32 tasToneFirstFreq | 1.3.6.1.4.1.1751.2.18.1.81.1.3 | Integer32 | read-write | The first frequency value for this tone. |
| INT tasToneId | 1.3.6.1.4.1.1751.2.18.1.81.1.1 | INTEGER | not-accessible | Tone ID. |
| I32 tasToneLevel | 1.3.6.1.4.1.1751.2.18.1.81.1.8 | Integer32 | read-write | The level of this tone in dBm. |
| I32 tasToneOffTime | 1.3.6.1.4.1.1751.2.18.1.81.1.7 | Integer32 | read-write | The off time in the tone duty cycle. |
| I32 tasToneOnTime | 1.3.6.1.4.1.1751.2.18.1.81.1.6 | Integer32 | read-write | The on time in the tone duty cycle. |
| I32 tasToneSecondFreq | 1.3.6.1.4.1.1751.2.18.1.81.1.4 | Integer32 | read-write | The second frequency value for this tone. |
| I32 tasToneThirdFreq | 1.3.6.1.4.1.1751.2.18.1.81.1.5 | Integer32 | read-write | The third frequency value for this tone. |
| INT tasToneType | 1.3.6.1.4.1.1751.2.18.1.81.1.2 | INTEGER | read-write | The type of this standard tone. |
| INT tasTrapAnnceId | 1.3.6.1.4.1.1751.2.18.15.52 | INTEGER | read-only | test id for trap. |
| INT tasTrapTstId | 1.3.6.1.4.1.1751.2.18.15.51 | INTEGER | read-only | Announcement ID for trap. |
| INT tasTstAnnceAction | 1.3.6.1.4.1.1751.2.18.25.42 | INTEGER | read-write | Action to be performed on this announcement for testing. |
| INT tasTstAnnceId | 1.3.6.1.4.1.1751.2.18.25.39 | INTEGER | read-write | Announcement ID to be played for testing. |
| NUM tasTstAnnceIntfIndex | 1.3.6.1.4.1.1751.2.18.25.40 | IntfIndex | read-write | Interface index in SSPPCCC format of CE card on which this announcement is to be played for testing. |
| INT tasTstAnnceLawType | 1.3.6.1.4.1.1751.2.18.25.41 | INTEGER | read-write | The type of CE card towards which this announcement is to be played. A-Law is for E1 and U-Law is for DS1 |
| INT tasTstLineAction | 1.3.6.1.4.1.1751.2.18.25.45 | INTEGER | read-write | Test action to be performed. |
| I32 tasTstLineId | 1.3.6.1.4.1.1751.2.18.25.43 | Integer32 | read-write | Test ID to be started for line testing. |
| NUM tasTstLineIntfIndex | 1.3.6.1.4.1.1751.2.18.25.44 | IntfIndex | read-write | Interface index in SSPPCCC format of CE card on which this test is to be initiated. |
| NTF tasTstLineNotify | 1.3.6.1.4.1.1751.2.18.8.1.50 | Info : Indicates the result of the requested line test initiation operation. | ||
| INT tasTstLineReasonCode | 1.3.6.1.4.1.1751.2.18.15.47 | INTEGER | read-only | The result of a test line request. |
| taxiChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.3.1.1 | not-accessible | Row definition for common physical port attributes | |
| taxiChannelConfigTable | 1.3.6.1.4.1.1751.2.18.3.1 | not-accessible | Table of common physical Port attributes | |
| NUM taxiChannelId | 1.3.6.1.4.1.1751.2.18.3.1.1.1 | IntfIndex | not-accessible | interface index - SSPPCC |
| INT taxiChannelIfType | 1.3.6.1.4.1.1751.2.18.3.1.1.2 | INTEGER | read-write | UNI or NNI type |
| INT taxiChannelSecuFeature | 1.3.6.1.4.1.1751.2.18.3.1.1.3 | INTEGER | read-write | enhancement feature |
| INT taxiLineStatus | 1.3.6.1.4.1.1751.2.18.2.2.1.3 | INTEGER | read-only | taxi line status: 1: NoAlarm 2: Loss of Signal |
| INT taxiOutputTransferRate | 1.3.6.1.4.1.1751.2.18.2.2.1.4 | INTEGER | read-write | User selectable parameter which allows the outgoing rate of the port to be reduced to 50% taxi, halfRate, only on AQueMan. |
| taxiPortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.2.1 | not-accessible | Row definition for common physical port attributes | |
| taxiPortConfigTable | 1.3.6.1.4.1.1751.2.18.2.2 | not-accessible | Table of common physical Port attributes | |
| I32 taxiPortId | 1.3.6.1.4.1.1751.2.18.2.2.1.1 | Integer32 | not-accessible | interface index - SSPP |
| INT taxiPortType | 1.3.6.1.4.1.1751.2.18.2.2.1.2 | INTEGER | read-write | taxi type |
| INT timingReasonCode | 1.3.6.1.4.1.1751.2.18.15.14 | INTEGER | read-only | Indicator of type of relationship violated. |
| STR toneAnnceAccountName | 1.3.6.1.4.1.1751.2.18.25.49 | DisplayString | read-write | ftp account name for access to announcement ftp server. |
| STR toneAnnceAccountPassword | 1.3.6.1.4.1.1751.2.18.25.50 | DisplayString | read-write | ftp account password for access to announcement ftp server. |
| INT toneAnnceAdminStatus | 1.3.6.1.4.1.1751.2.18.5.21.1.2 | INTEGER | read-write | The administrative action: 'outOfService' means take the interface out of service 'inService' means take the interface in service 'delete' remove/deconfigure the interface. |
| toneAnnceConfigEntry | 1.3.6.1.4.1.1751.2.18.5.21.1 | not-accessible | Row definition for Tone Announcement interface | |
| toneAnnceConfigTable | 1.3.6.1.4.1.1751.2.18.5.21 | not-accessible | Table for the Tone Announcement Interface | |
| toneAnnceControl | 1.3.6.1.4.1.1751.2.18.25 | |||
| STR toneAnnceDestinationFile | 1.3.6.1.4.1.1751.2.18.25.52 | DisplayString | read-write | The announcementSourceFile will be renamed with MS DOS file format and placed in the /scsi/announce directory on the disk. |
| INT toneAnnceFtpAction | 1.3.6.1.4.1.1751.2.18.25.55 | INTEGER | read-write | start ftp announcement files. When announcementFtpCopyStatus is working, the start request will be ignored. Abort will have effect only when announcementFtpCopystatus is working. |
| INT toneAnnceFtpErrorStatus | 1.3.6.1.4.1.1751.2.18.25.54 | INTEGER | read-only | The result of the finish of the ftp software announcement download. Set to a value 3-21 if announcementSwCopyStatus is doneWithError. Set to none if announcementFtpCopyStatus is doneSuccessfully. Set to userAbort if announcementSwCopyStatus is aborted. |
| INT toneAnnceFtpStatus | 1.3.6.1.4.1.1751.2.18.25.53 | INTEGER | read-only | Current status of the ftp announcement download. Status of the software announcement. noActivity is the initial start state from boot-up. working is set while ftp'ing the announcement. The final state is one of doneSuccessfully, doneWithError, or aborted, all self-explanatory. It will stay in this state until re-boot or starting an announcement. If the state is doneWithError then announcementSwErrorStatus will be set to reflect the type of error. |
| NTF toneAnnceFtpStatusNotify | 1.3.6.1.4.1.1751.2.18.8.1.54 | Info : Indicates the completion status of the ftp download of a tone annoucement file. | ||
| NUM toneAnnceIfIndex | 1.3.6.1.4.1.1751.2.18.5.21.1.1 | IntfIndex | not-accessible | interface index (slot/port/channel) SSPPCCC |
| IP toneAnnceIpAddress | 1.3.6.1.4.1.1751.2.18.25.48 | IpAddress | read-write | IP Address for announcement ftp server. |
| INT toneAnnceOperStatus | 1.3.6.1.4.1.1751.2.18.5.21.1.3 | INTEGER | read-only | The operational status of the interface: 'outOfService' means the interface is out of service 'inService' means the interface is in service |
| STR toneAnnceSourceFile | 1.3.6.1.4.1.1751.2.18.25.51 | DisplayString | read-write | announcement file with complete path on the ftp server |
| trapActivationEntry | 1.3.6.1.4.1.1751.2.18.1.103.1 | not-accessible | Row definition for trapActivation table | |
| INT trapActivationStatus | 1.3.6.1.4.1.1751.2.18.1.103.1.3 | INTEGER | read-write | activated: trap message activated. deactivated: trap message deactivated. permanently-activated: trap message can not be deactivated. |
| trapActivationTable | 1.3.6.1.4.1.1751.2.18.1.103 | not-accessible | Table of traps be turned on/off | |
| INT trapGroupId | 1.3.6.1.4.1.1751.2.18.1.103.1.1 | INTEGER | not-accessible | trap group ID. |
| I32 trapIndex | 1.3.6.1.4.1.1751.2.18.1.103.1.2 | Integer32 | not-accessible | trap index in each group. |
| STR trapNames | 1.3.6.1.4.1.1751.2.18.1.103.1.4 | DisplayString | read-only | Name of the trap |
| NTF ts16UsageModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.17 | Info : Indicates that either TS16 has been in use for data while trying to change e1 TS16 from CCS to CAS, or signaling is on for at least one of the channels while trying to change e1 TS16 from CAS to CCS. | ||
| INT twoWireSinkChannelCompandingLaw | 1.3.6.1.4.1.1751.2.18.3.9.1.4 | INTEGER | read-only | This field selects channel encoding/decoding quantization interval, muLaw or aLaw. |
| twoWireSinkChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.3.9.1 | not-accessible | Row definition for common physical port attributes | |
| twoWireSinkChannelConfigTable | 1.3.6.1.4.1.1751.2.18.3.9 | not-accessible | Table of common physical Port attributes | |
| INT twoWireSinkChannelConnectionType | 1.3.6.1.4.1.1751.2.18.3.9.1.3 | INTEGER | read-only | This field selects ATM virtual circuit connection type, PVC or SVC. |
| INT twoWireSinkChannelEchoCancellation | 1.3.6.1.4.1.1751.2.18.3.9.1.6 | INTEGER | read-only | This field disables/enables twoWireSink card echo cancellation function. |
| INT twoWireSinkChannelEncapsulationAal | 1.3.6.1.4.1.1751.2.18.3.9.1.8 | INTEGER | read-only | This field selects ATM cell payload format. Aal1 - ATM Adaption Layer Type 1. Yurie - A proprietary specific ATM cell payload format for compressed data. |
| NUM twoWireSinkChannelId | 1.3.6.1.4.1.1751.2.18.3.9.1.1 | IntfIndex | not-accessible | interface index - SSPPCC |
| INT twoWireSinkChannelIfType | 1.3.6.1.4.1.1751.2.18.3.9.1.2 | INTEGER | read-write | Interface types. |
| INT twoWireSinkChannelSilenceSupression | 1.3.6.1.4.1.1751.2.18.3.9.1.7 | INTEGER | read-only | This field disables/enables twoWireSink card silence suppression. |
| INT twoWireSinkChannelSubscriberService | 1.3.6.1.4.1.1751.2.18.3.9.1.9 | INTEGER | read-only | The only available service type for twoWireSink card is Foreign Exchange Office End (fxo). |
| INT twoWireSinkChannelVoiceCompression | 1.3.6.1.4.1.1751.2.18.3.9.1.5 | INTEGER | read-only | voice compression scheme |
| INT twoWireSinkDialMode | 1.3.6.1.4.1.1751.2.18.2.10.1.3 | INTEGER | read-only | This field selects subscribed dial mode. |
| INT twoWireSinkLineStatus | 1.3.6.1.4.1.1751.2.18.2.10.1.4 | INTEGER | read-only | twoWireSink line status: 1: NoAlarm: No alarm present 2: SignalingFailureState 4: FacilityLoopBack 8: Maintenance 16: Out Of Service 32: OtherFailure |
| INT twoWireSinkLoopDetection | 1.3.6.1.4.1.1751.2.18.2.10.1.2 | INTEGER | read-only | Types of loop detection. |
| twoWireSinkPortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.10.1 | not-accessible | Row definition for common physical port attributes | |
| twoWireSinkPortConfigTable | 1.3.6.1.4.1.1751.2.18.2.10 | not-accessible | Table of common physical Port attributes | |
| I32 twoWireSinkPortId | 1.3.6.1.4.1.1751.2.18.2.10.1.1 | Integer32 | not-accessible | interface index - SSPP |
| INT twoWireSinkSignalingBits | 1.3.6.1.4.1.1751.2.18.2.10.1.5 | INTEGER | read-only | This field selects the signaling bits as seen in DS1 signal, ab or abcd. |
| INT twoWireSinkSignalingState | 1.3.6.1.4.1.1751.2.18.2.10.1.6 | INTEGER | read-only | This field reflects the current signaling state. |
| INT twoWireSinkTestMode | 1.3.6.1.4.1.1751.2.18.2.10.1.7 | INTEGER | read-write | This field selects line test mode. For normal operation, this field should be OFF. |
| INT twoWireSourceChannelCompandingLaw | 1.3.6.1.4.1.1751.2.18.3.6.1.4 | INTEGER | read-only | This field selects channel encoding/decoding quantization interval, muLaw or aLaw. |
| twoWireSourceChannelConfigEntry | 1.3.6.1.4.1.1751.2.18.3.6.1 | not-accessible | Row definition for common physical port attributes | |
| twoWireSourceChannelConfigTable | 1.3.6.1.4.1.1751.2.18.3.6 | not-accessible | Table of common physical Port attributes | |
| INT twoWireSourceChannelConnectionType | 1.3.6.1.4.1.1751.2.18.3.6.1.3 | INTEGER | read-write | This field selects ATM virtual circuit connection type, PVC or SVC. |
| INT twoWireSourceChannelEchoCancellation | 1.3.6.1.4.1.1751.2.18.3.6.1.7 | INTEGER | read-only | This field disables/enables twoWireSource card echo cancellation function. |
| INT twoWireSourceChannelEncapsulationAal | 1.3.6.1.4.1.1751.2.18.3.6.1.9 | INTEGER | read-only | This field selects ATM cell payload format. Aal1 - ATM Adaption Layer Type 1. Yurie - A proprietary specific ATM cell payload format for compressed data. |
| NUM twoWireSourceChannelId | 1.3.6.1.4.1.1751.2.18.3.6.1.1 | IntfIndex | not-accessible | interface index - SSPPCC |
| INT twoWireSourceChannelIfType | 1.3.6.1.4.1.1751.2.18.3.6.1.2 | INTEGER | read-write | Interface types of 2W station(source) channel. |
| INT twoWireSourceChannelSecuFeature | 1.3.6.1.4.1.1751.2.18.3.6.1.5 | INTEGER | read-only | enhancement feature |
| INT twoWireSourceChannelSilenceSupression | 1.3.6.1.4.1.1751.2.18.3.6.1.8 | INTEGER | read-only | This field disables/enables twoWireSource card silence suppression. |
| INT twoWireSourceChannelSubscriberService | 1.3.6.1.4.1.1751.2.18.3.6.1.10 | INTEGER | read-write | This field selects subscribed channel service types. plar - Private Line Automatic Ring fxs - Foreign Exchange Subscriber End s-signaling - A proprietary specific signaling type based on AIN model. |
| INT twoWireSourceChannelVoiceCompression | 1.3.6.1.4.1.1751.2.18.3.6.1.6 | INTEGER | read-only | voice compression scheme |
| INT twoWireSourceDialMode | 1.3.6.1.4.1.1751.2.18.2.7.1.3 | INTEGER | read-only | This field configures twoWireSource card to support communication terminal equipment. |
| INT twoWireSourceLineStatus | 1.3.6.1.4.1.1751.2.18.2.7.1.5 | INTEGER | read-only | twoWireSource line status: 1: NoAlarm: No alarm present 2: SignalingFailureState 4: FacilityLoopBack 8: Maintenance 16: Out Of Service 32: OtherFailure |
| INT twoWireSourceLoopBackConfig | 1.3.6.1.4.1.1751.2.18.2.7.1.4 | INTEGER | read-only | Configuration of 2W Source LoopBack. |
| INT twoWireSourceLoopDetection | 1.3.6.1.4.1.1751.2.18.2.7.1.2 | INTEGER | read-only | This field selects terminal equipment loop circuit detection mode. |
| twoWireSourcePortConfigEntry | 1.3.6.1.4.1.1751.2.18.2.7.1 | not-accessible | Row definition for common physical port attributes | |
| twoWireSourcePortConfigTable | 1.3.6.1.4.1.1751.2.18.2.7 | not-accessible | Table of common physical Port attributes | |
| I32 twoWireSourcePortId | 1.3.6.1.4.1.1751.2.18.2.7.1.1 | Integer32 | not-accessible | interface index - SSPP |
| INT twoWireSourceRingCadence | 1.3.6.1.4.1.1751.2.18.2.7.1.7 | INTEGER | read-only | This field selects ring On/Off pattern. |
| INT twoWireSourceSignalingBits | 1.3.6.1.4.1.1751.2.18.2.7.1.6 | INTEGER | read-only | This field selects the signaling bits as seen in DS1 signal, ab or abcd. |
| INT twoWireSourceSignalingState | 1.3.6.1.4.1.1751.2.18.2.7.1.8 | INTEGER | read-only | This field reflects the current signaling state. |
| INT twoWireSourceTestMode | 1.3.6.1.4.1.1751.2.18.2.7.1.9 | INTEGER | read-write | This field selects line test mode. For normal operation, this field should be OFF. |
| STR upgradeAccountName | 1.3.6.1.4.1.1751.2.18.16.9 | DisplayString | read-write | ftp account name for access to upgrade ftp server. |
| STR upgradeAccountPassword | 1.3.6.1.4.1.1751.2.18.16.10 | DisplayString | read-write | ftp account password for access to upgrade ftp server. |
| STR upgradeCdromFile | 1.3.6.1.4.1.1751.2.18.16.11 | DisplayString | read-write | cdrom file path on upgrade ftp server to upgrade image library. |
| IP upgradeIpAddress | 1.3.6.1.4.1.1751.2.18.16.8 | IpAddress | read-write | IP Address for upgrade ftp server. |
| STR upgradeLicenseKey | 1.3.6.1.4.1.1751.2.18.16.12 | DisplayString | read-write | software license key. |
| INT upgradeSoftware | 1.3.6.1.4.1.1751.2.18.16.2 | INTEGER | read-write | software load management |
| INT upgradeSwCopyStatus | 1.3.6.1.4.1.1751.2.18.16.13 | INTEGER | read-only | Current status of the ftp software upgrade download. Status of the software upgrade. noActivity is the initial start state from boot-up. working is set while ftp'ing the upgrade. The final state is one of doneSuccessfully, doneWithError, or aborted, all self-explanatory. It will stay in this state until re-boot or starting an upgrade. If the state is doneWithError then upgradeSwErrorStatus will be set to reflect the type of error. |
| INT upgradeSwErrorStatus | 1.3.6.1.4.1.1751.2.18.16.14 | INTEGER | read-only | The result of the finish of the ftp software upgrade download. Set to a value 3-22 if upgradeSwCopyStatus is doneWithError. Set to none if upgradeSwCopyStatus is doneSuccessfully. Set to userAbort if upgradeSwCopyStatus is aborted. |
| userServiceConfig | 1.3.6.1.4.1.1751.2.18.7 | |||
| INT vbrAtmBkPvcVccActivePvc | 1.3.6.1.4.1.1751.2.18.6.15.1.4 | INTEGER | read-only | Current active PVC. |
| INT vbrAtmBkPvcVccAutoSwitch | 1.3.6.1.4.1.1751.2.18.6.15.1.5 | INTEGER | read-write | Auto switch back to primary link when primary link is recovered. |
| ATM vbrAtmBkPvcVccConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.15.1.9 | AtmConnFailureCause | read-only | connection status reason code |
| vbrAtmBkPvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.15.1 | not-accessible | An entry in the terminal emulation DHPVC table. There is one entry in the table corresponding to each active row in the vbrAtmPvcVccTable for which the vbrAtmPvcVccDualHomed object takes the value 'yes'. | |
| NUM vbrAtmBkPvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.15.1.1 | IntfIndex | read-write | Interface index for side B, the atm side, of a backup terminal emulation-atm DHPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NTF vbrAtmBkPvcVccReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.39 | Response : The DHPVC VCC backup connection request between a variable-bit rate interface and an atm interface has failed. | ||
| ROW vbrAtmBkPvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.15.1.6 | RowStatus | read-write | row status |
| NTF vbrAtmBkPvcVccSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.40 | Response : The DHPVC VCC backup connection between a variable-bit rate interface and an atm interface has been created. | ||
| vbrAtmBkPvcVccTable | 1.3.6.1.4.1.1751.2.18.6.15 | not-accessible | This table is used to manage terminal emulation DHPVC backup pvc. | |
| NTF vbrAtmBkPvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.41 | Response : The DHPVC VCC backup connection between a variable-bit rate interface and an atm interface has been deleted. | ||
| INT vbrAtmBkPvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.15.1.3 | INTEGER | read-write | VCI value for side B, the atm side, of a backup terminal emulation-atm DHPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT vbrAtmBkPvcVccViB | 1.3.6.1.4.1.1751.2.18.6.15.1.7 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT vbrAtmBkPvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.15.1.2 | INTEGER | read-write | VPI value for side B, the atm side, of a backup terminal emulation-atm DHPVC VCC connection. Valid range is a number between 0 and 4095. |
| INT vbrAtmBkPvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.15.1.8 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| INT vbrAtmPvcVccAal2Cid | 1.3.6.1.4.1.1751.2.18.6.9.1.26 | INTEGER | read-write | Aal2 Cid Used to pack hdlc chan in an Atm Trunk. This value will be unique per Atm Trunk. This field will be applicable when Aal type is chosen to be Standard Aal2. |
| INT vbrAtmPvcVccCnfrmTypeB2A | 1.3.6.1.4.1.1751.2.18.6.9.1.18 | INTEGER | read-write | The following is the description of this field This will be used in conjunction with the service type field to get the correct traffic behaviour. In the conformances the the 0 or 0plus1 refers to the clp bit in the cells. If 0plus1 is the bucket reference then the clp bit is ignored. If 0 is specified for the bucket then check only clp=0 cells. 1: Best Effort will try to send all cellsin a best effort way. This will follow the Aqueman Algorithm 2: one-bucket-notag-0plus1 will use 1 bucket i.e is the PCR(0+1) bucket and drop all cells in excess. 3: two-bucket-notag-0plus1-0plus1 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0+1). All cells conforming to both buckets will be passed through. The rest will be dropped. 4: two-bucket-notag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which conform to both buckets are passed through. The rest are dropped. 5: two-bucket-tag-0plus1-0 uses 2 buckets. The 2 buckets are pcr(0+1) and scr(0) or pcr(0). Cells which do not conform to the first bucket are dropped. Cells which do not conform to the 2nd bucket are tagged. 6: best-effort-tag. Tag all cells and then do a best effort. |
| INT vbrAtmPvcVccConnectionStatus | 1.3.6.1.4.1.1751.2.18.6.9.1.14 | INTEGER | read-only | Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service. The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated. InactiveA2B-B2A: Both the A2B and B2A resource interfaces are not in service. InactiveA2B: The A2B resource interface is not in service. InactiveB2A: The B2A resource interface is not in service. If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority. |
| CON vbrAtmPvcVccConnFailureCauseA | 1.3.6.1.4.1.1751.2.18.6.9.1.23 | ConnFailureCause | read-only | connestion status reason code |
| ATM vbrAtmPvcVccConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.9.1.24 | AtmConnFailureCause | read-only | connection status reason code |
| INT vbrAtmPvcVccDualHomed | 1.3.6.1.4.1.1751.2.18.6.9.1.15 | INTEGER | read-only | Does this PVC need a backup Dual homing PVC. |
| vbrAtmPvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.9.1 | not-accessible | Row definition of terminal emulation to ATM network IWF connections | |
| INT vbrAtmPvcVccFlow | 1.3.6.1.4.1.1751.2.18.6.9.1.12 | INTEGER | read-write | Flow type |
| NUM vbrAtmPvcVccIfA | 1.3.6.1.4.1.1751.2.18.6.9.1.1 | IntfIndex | not-accessible | Interface index for side A, the variable bit rate side, of a variable bit rate-atm PVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NUM vbrAtmPvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.9.1.2 | IntfIndex | not-accessible | Interface index for side B, the atm side, of a variable bit rate-atm PVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| I32 vbrAtmPvcVccMaxBurstSizeA2B | 1.3.6.1.4.1.1751.2.18.6.9.1.8 | Integer32 | read-write | maximum burst size - side A, in cells |
| I32 vbrAtmPvcVccMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.9.1.11 | Integer32 | read-write | maximum burst size - side B, in cells. |
| INT vbrAtmPvcVccMfsB2A | 1.3.6.1.4.1.1751.2.18.6.9.1.22 | INTEGER | read-write | Maximum Frame Size for GFR traffic |
| INT vbrAtmPvcVccOAMConnEndPtStatus | 1.3.6.1.4.1.1751.2.18.6.9.1.20 | INTEGER | read-only | Connection endpoint status. Valid only at connection endpoint. |
| INT vbrAtmPvcVccOAMSegEndPtStatus | 1.3.6.1.4.1.1751.2.18.6.9.1.21 | INTEGER | read-only | Segment endpoint status. Valid only at segment/connection endpoint. |
| INT vbrAtmPvcVccOamStatus | 1.3.6.1.4.1.1751.2.18.6.9.1.16 | INTEGER | read-write | Indicates the OAM monitoring status of side A. The 2 possible states are: Unsupp: No monitoring enabled. End-Pt: A side is only an end point, therefore it will respond to AIS/RDI. End-Seg-Pt: Connection endPoint that is also a segment endPoint. |
| I32 vbrAtmPvcVccPeakCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.9.1.6 | Integer32 | read-write | peak cell rate - side A, in cell per second |
| I32 vbrAtmPvcVccPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.9.1.9 | Integer32 | read-write | peak rate - side B, in cell per second. |
| NTF vbrAtmPvcVccReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.5 | Response : The PVC VCC connection request between a variable-bit rate interface and an atm interface has failed. | ||
| ROW vbrAtmPvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.9.1.13 | RowStatus | read-write | row status |
| INT vbrAtmPvcVccSarTypeB | 1.3.6.1.4.1.1751.2.18.6.9.1.25 | INTEGER | read-write | This field will be used to connect hdlc to atm directly when sar type is none or aal5 or go through dsp2 first when sar type is aal2Std. |
| INT vbrAtmPvcVccServiceType | 1.3.6.1.4.1.1751.2.18.6.9.1.5 | INTEGER | read-write | service type |
| NTF vbrAtmPvcVccSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.14 | Response : The PVC VCC connection between a variable-bit rate interface and an atm interface has been created. | ||
| I32 vbrAtmPvcVccStatsCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.9.1.7 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 vbrAtmPvcVccStatsCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.9.1.8 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 vbrAtmPvcVccStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.12.9.1.29 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 vbrAtmPvcVccStatsCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.9.1.5 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 vbrAtmPvcVccStatsCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.9.1.6 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| I32 vbrAtmPvcVccStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.12.9.1.30 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| vbrAtmPvcVccStatsEntry | 1.3.6.1.4.1.1751.2.18.12.9.1 | not-accessible | Row definition for the connection statistics table | |
| NUM vbrAtmPvcVccStatsIfA | 1.3.6.1.4.1.1751.2.18.12.9.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| NUM vbrAtmPvcVccStatsIfB | 1.3.6.1.4.1.1751.2.18.12.9.1.2 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| I32 vbrAtmPvcVccStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.9.1.10 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 vbrAtmPvcVccStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.9.1.11 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 vbrAtmPvcVccStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.9.1.19 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 vbrAtmPvcVccStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.9.1.20 | Integer32 | read-only | Valid cells received (Input Billing Count) |
| I32 vbrAtmPvcVccStatsOamAisRx | 1.3.6.1.4.1.1751.2.18.12.9.1.26 | Integer32 | read-only | Number of AIS cells received. |
| I32 vbrAtmPvcVccStatsOamAisTx | 1.3.6.1.4.1.1751.2.18.12.9.1.25 | Integer32 | read-only | Number of AIS cells transmitted. |
| I32 vbrAtmPvcVccStatsOamRdiRx | 1.3.6.1.4.1.1751.2.18.12.9.1.28 | Integer32 | read-only | Number of RDI cells received. |
| I32 vbrAtmPvcVccStatsOamRdiTx | 1.3.6.1.4.1.1751.2.18.12.9.1.27 | Integer32 | read-only | Number of RDI cells transmitted. |
| I32 vbrAtmPvcVccStatsOdometerCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.9.1.17 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 vbrAtmPvcVccStatsOdometerCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.9.1.18 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 vbrAtmPvcVccStatsOdometerCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.9.1.15 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 vbrAtmPvcVccStatsOdometerCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.9.1.16 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| INT vbrAtmPvcVccStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.9.1.24 | INTEGER | read-write | Odometer reset button. |
| I32 vbrAtmPvcVccStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.9.1.23 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 vbrAtmPvcVccStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.9.1.12 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 vbrAtmPvcVccStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.9.1.13 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 vbrAtmPvcVccStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.9.1.21 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| I32 vbrAtmPvcVccStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.9.1.22 | Integer32 | read-only | Valid cells transmitted (Output Billing Count) |
| vbrAtmPvcVccStatsTable | 1.3.6.1.4.1.1751.2.18.12.9 | not-accessible | Table of statistics for a channel connection | |
| I32 vbrAtmPvcVccStatsTimer | 1.3.6.1.4.1.1751.2.18.12.9.1.14 | Integer32 | read-only | Number of seconds stats have been collecting |
| INT vbrAtmPvcVccStatsVciB | 1.3.6.1.4.1.1751.2.18.12.9.1.4 | INTEGER | not-accessible | vci - side B |
| INT vbrAtmPvcVccStatsVpiB | 1.3.6.1.4.1.1751.2.18.12.9.1.3 | INTEGER | not-accessible | vpi - side B |
| I32 vbrAtmPvcVccSusCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.9.1.7 | Integer32 | read-write | sustained rate - side A, in cell per second |
| I32 vbrAtmPvcVccSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.9.1.10 | Integer32 | read-write | sustained rate - side B, in cell per second. |
| vbrAtmPvcVccTable | 1.3.6.1.4.1.1751.2.18.6.9 | not-accessible | Table of terminal emulation to ATM network IWF connections | |
| NTF vbrAtmPvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.23 | Response : The PVC VCC connection between a variable-bit rate interface and an atm interface has been deleted. | ||
| INT vbrAtmPvcVccTrafficShapingA2B | 1.3.6.1.4.1.1751.2.18.6.9.1.27 | INTEGER | read-write | Traffic Shaping Support in the A2B direction. |
| INT vbrAtmPvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.9.1.4 | INTEGER | not-accessible | VCI value for side B, the atm side, of a variable bit rate-atm PVC VCC connection. Valid range is a number between 0 and 65535. |
| INT vbrAtmPvcVccViB | 1.3.6.1.4.1.1751.2.18.6.9.1.17 | INTEGER | read-write | VI to associate the Egress part of the A2B connection . |
| INT vbrAtmPvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.9.1.3 | INTEGER | not-accessible | VPI value for side B, the atm side, of a variable bit rate-atm PVC VCC connection. Valid range is a number between 0 and 4095. |
| INT vbrAtmPvcVccVUNIB | 1.3.6.1.4.1.1751.2.18.6.9.1.19 | INTEGER | read-write | VUNI to associate the Egress part of the A2B connection . |
| NTF vbrAtmSpvcConfigFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.76 | Info : Notification that an attempt to configure an endpoint as TE SPVC endpoint has failed. Return values - interfaceIndex - remote NSAP address - spvcConfigFailureCode: An identified reason for failure while configuring/modifying SPVC parameters | ||
| NTF vbrAtmSpvcConfiguredNotify | 1.3.6.1.4.1.1751.2.18.8.3.75 | Info : Notification that an endpoint has been configured as TE SPVC endpoint. Return values - interfaceIndex - remote NSAP address | ||
| INT vbrAtmSpvcConnType | 1.3.6.1.4.1.1751.2.18.6.35.1.13 | INTEGER | read-write | The type of connection: activeSvc - attempt calls, whenever not established; passiveSvc - accepts calls |
| NTF vbrAtmSpvcDeletedNotify | 1.3.6.1.4.1.1751.2.18.8.3.77 | Info : Notification that TE SPVC configuration has been deleted. Return values - interfaceIndex - remote NSAP address | ||
| vbrAtmSpvcEntry | 1.3.6.1.4.1.1751.2.18.6.35.1 | not-accessible | Row definition of atm SPVC VCC connections | |
| INT vbrAtmSpvcFlow | 1.3.6.1.4.1.1751.2.18.6.35.1.12 | INTEGER | read-write | type of flow |
| NUM vbrAtmSpvcIfB | 1.3.6.1.4.1.1751.2.18.6.35.1.2 | IntfIndex | read-only | Interface index for side B, the atm side, of a variable bit rate-atm SPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| I32 vbrAtmSpvcMaxBurstSizeA2B | 1.3.6.1.4.1.1751.2.18.6.35.1.8 | Integer32 | read-write | maximum burst size - side A, in cells |
| I32 vbrAtmSpvcMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.35.1.11 | Integer32 | read-write | maximum burst size - side B, ATM trunk, in cells. |
| NTF vbrAtmSpvcModifiedNotify | 1.3.6.1.4.1.1751.2.18.8.3.78 | Info : Notification that a SPVC endpoint has been modified - this trap has been obsoleted 07/01/2001. | ||
| NTF vbrAtmSpvcModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.79 | Info : Notification that an attempt to modify a TE SPVC endpoint has failed - this trap has been obsoleted 07/01/2001. | ||
| INT vbrAtmSpvcOperStatus | 1.3.6.1.4.1.1751.2.18.6.35.1.14 | INTEGER | read-only | other - none of the types specified below; establishmentInProgress - connection is not operational, but call attempts are ongoing; connected - connection is currently operational; retriesExhausted - retry limit has been reached and call attempts have ceased; noAddressSupplied - no remote address has been configured, so no call attempts are initiated; lowerLayerDown - SPVC handler is not operational. |
| I32 vbrAtmSpvcPeakCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.35.1.6 | Integer32 | read-write | peak cell rate - side A, in cell per second |
| I32 vbrAtmSpvcPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.35.1.9 | Integer32 | read-write | peak rate - side B, ATM trunk, in cell per second. |
| INT vbrAtmSpvcPriority | 1.3.6.1.4.1.1751.2.18.6.35.1.47 | INTEGER | read-write | Priority of SPVC - priority-1 being highest priority . |
| INT vbrAtmSpvcRelease | 1.3.6.1.4.1.1751.2.18.6.35.1.23 | INTEGER | read-only | Release the connnection established on the endpoint and if the endpoint is Active, do not retry. |
| INT vbrAtmSpvcReleaseCause | 1.3.6.1.4.1.1751.2.18.6.35.1.21 | INTEGER | read-only | CAUSE field value of the last RELEASE message received for this SVC |
| OCT vbrAtmSpvcReleaseDiag | 1.3.6.1.4.1.1751.2.18.6.35.1.22 | OCTET STRING | read-only | DIAGNOSTICS field value of the last RELEASE message received for this SVC |
| OCT vbrAtmSpvcRemoteVbrPortAddr | 1.3.6.1.4.1.1751.2.18.6.35.1.1 | OCTET STRING | not-accessible | remote VBR port nsap address implemening IWF, not meaningful if passive type of connection |
| INT vbrAtmSpvcRestart | 1.3.6.1.4.1.1751.2.18.6.35.1.19 | INTEGER | read-write | restart, the active SVC is released if necessary and a new setup procedure is begun; or noop |
| I32 vbrAtmSpvcRetryFailure | 1.3.6.1.4.1.1751.2.18.6.35.1.20 | Integer32 | read-only | indicates how many attempts to establish the connection have failed. It is reset whenever a connection is successfully established or the SVC is restarted. |
| INT vbrAtmSpvcRetryInterval | 1.3.6.1.4.1.1751.2.18.6.35.1.17 | INTEGER | read-write | the time to wait before attempting to establish the SVC after previous failed call attempt. 0 indicates retries will be attempted immediately. |
| INT vbrAtmSpvcRetryLimit | 1.3.6.1.4.1.1751.2.18.6.35.1.18 | INTEGER | read-write | a maximum limit on how many retries. 0 indicates no limit. |
| ROW vbrAtmSpvcRowStatus | 1.3.6.1.4.1.1751.2.18.6.35.1.15 | RowStatus | read-write | Used to create and delete a soft PVCC. When this object is set to 'active' an attempt is made to set up the soft PVCC. When this object has the value 'active' and is set to another value, any set-up or connection in-progess is released. |
| INT vbrAtmSpvcServiceType | 1.3.6.1.4.1.1751.2.18.6.35.1.5 | INTEGER | read-write | service type |
| NTF vbrAtmSpvcSetUpNotify | 1.3.6.1.4.1.1751.2.18.8.4.71 | Response : Notification that a SPVC connection between TE and ATM endpoints has been made successfully. Return values - A-side interfaceIndex Remote NSAP address B-side interfaceIndex B-side vpi/vci | ||
| I32 vbrAtmSpvcStatsCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.6.35.1.26 | Integer32 | read-only | Cells decoded on side A - (High order portion) |
| I32 vbrAtmSpvcStatsCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.6.35.1.27 | Integer32 | read-only | Cells decoded on side A - (Low order portion) |
| I32 vbrAtmSpvcStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.6.35.1.43 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 vbrAtmSpvcStatsCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.6.35.1.24 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 vbrAtmSpvcStatsCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.6.35.1.25 | Integer32 | read-only | ells encoded on side A - (Low order portion) |
| I32 vbrAtmSpvcStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.6.35.1.44 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| I32 vbrAtmSpvcStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.35.1.28 | Integer32 | read-only | Valid Cells received on B - (High order portion) |
| I32 vbrAtmSpvcStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.35.1.29 | Integer32 | read-only | Valid Cells received on B - (Low order portion) |
| I32 vbrAtmSpvcStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.35.1.37 | Integer32 | read-only | Valid Cells received on B - (High order portion) |
| I32 vbrAtmSpvcStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.35.1.38 | Integer32 | read-only | Valid Cells received on B - (Low order portion) |
| I32 vbrAtmSpvcStatsOdometerCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.6.35.1.35 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 vbrAtmSpvcStatsOdometerCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.6.35.1.36 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 vbrAtmSpvcStatsOdometerCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.6.35.1.33 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 vbrAtmSpvcStatsOdometerCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.6.35.1.34 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| INT vbrAtmSpvcStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.6.35.1.42 | INTEGER | read-write | Odometer reset button. |
| I32 vbrAtmSpvcStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.6.35.1.41 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 vbrAtmSpvcStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.35.1.30 | Integer32 | read-only | Valid cells transmitted on B -(High order portion) |
| I32 vbrAtmSpvcStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.35.1.31 | Integer32 | read-only | Valid cells transmitted on B - (Low order portion) |
| I32 vbrAtmSpvcStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.6.35.1.39 | Integer32 | read-only | Valid Cells transmitted on B -(High order portion) |
| I32 vbrAtmSpvcStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.6.35.1.40 | Integer32 | read-only | Valid Cells transmitted on B -(Low order portion) |
| I32 vbrAtmSpvcStatsTimer | 1.3.6.1.4.1.1751.2.18.6.35.1.32 | Integer32 | read-only | Number of seconds stats have been collecting |
| I32 vbrAtmSpvcSusCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.35.1.7 | Integer32 | read-write | sustained rate - side A, in cell per second |
| I32 vbrAtmSpvcSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.35.1.10 | Integer32 | read-write | sustained rate - side B, ATM trunk, in cell per second. |
| vbrAtmSpvcTable | 1.3.6.1.4.1.1751.2.18.6.35 | not-accessible | Table of SPVC atm virtual channel connections | |
| NTF vbrAtmSpvcTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.72 | Response : Notification that a SPVC connection between TE and ATM endpoints has been deleted. Return values - A-side interfaceIndex Remote NSAP address B-side interfaceIndex B-side vpi/vci | ||
| INT vbrAtmSpvcTrafficShapingA2B | 1.3.6.1.4.1.1751.2.18.6.35.1.46 | INTEGER | read-write | Traffic Shaping Support in the A2B direction. |
| vbrAtmSpvcVccActiveSvcEntry | 1.3.6.1.4.1.1751.2.18.6.22.1 | not-accessible | An entry in the Terminal Emulation ATM active SVC table. There is one entry in the table corresponding to each active row in the vbrAtmSpvcVccTable for which the vbrAtmSpvcVccConnType takes the value 'activeSvc'. | |
| vbrAtmSpvcVccActiveSvcTable | 1.3.6.1.4.1.1751.2.18.6.22 | not-accessible | The table used to manage active SVCs established across ATM networks between ATM entities. | |
| INT vbrAtmSpvcVccConnType | 1.3.6.1.4.1.1751.2.18.6.21.1.13 | INTEGER | read-write | The type of connection: activeSvc - attempt calls, whenever not established; passiveSvc - accepts calls |
| vbrAtmSpvcVccEntry | 1.3.6.1.4.1.1751.2.18.6.21.1 | not-accessible | Row definition of atm SPVC VCC connections | |
| INT vbrAtmSpvcVccFlow | 1.3.6.1.4.1.1751.2.18.6.21.1.12 | INTEGER | read-write | type of flow |
| NUM vbrAtmSpvcVccIfA | 1.3.6.1.4.1.1751.2.18.6.21.1.1 | IntfIndex | not-accessible | Interface index for side A, the variable bit rate side, of a variable bit rate-atm SPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NUM vbrAtmSpvcVccIfB | 1.3.6.1.4.1.1751.2.18.6.21.1.2 | IntfIndex | read-only | Interface index for side B, the atm side, of a variable bit rate-atm SPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| I32 vbrAtmSpvcVccMaxBurstSizeA2B | 1.3.6.1.4.1.1751.2.18.6.21.1.8 | Integer32 | read-write | maximum burst size - side A, in cells |
| I32 vbrAtmSpvcVccMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.21.1.11 | Integer32 | read-write | maximum burst size - side B, ATM trunk, in cells. |
| INT vbrAtmSpvcVccOperStatus | 1.3.6.1.4.1.1751.2.18.6.21.1.15 | INTEGER | read-only | other - none of the types specified below; establishmentInProgress - connection is not operational, but call attempts are ongoing; connected - connection is currently operational; retriesExhausted - retry limit has been reached and call attempts have ceased; noAddressSupplied - no remote address has been configured, so no call attempts are initiated; lowerLayerDown - SPVC handler is not operational. |
| I32 vbrAtmSpvcVccPeakCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.21.1.6 | Integer32 | read-write | peak cell rate - side A, in cell per second |
| I32 vbrAtmSpvcVccPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.21.1.9 | Integer32 | read-write | peak rate - side B, ATM trunk, in cell per second. |
| INT vbrAtmSpvcVccRelease | 1.3.6.1.4.1.1751.2.18.6.25.1.1 | INTEGER | read-write | Release the connnection established on the endpoint and if the endpoint is Active, do not retry. |
| INT vbrAtmSpvcVccReleaseCause | 1.3.6.1.4.1.1751.2.18.6.22.1.6 | INTEGER | read-only | CAUSE field value of the last RELEASE message received for this SVC |
| OCT vbrAtmSpvcVccReleaseDiag | 1.3.6.1.4.1.1751.2.18.6.22.1.7 | OCTET STRING | read-only | DIAGNOSTICS field value of the last RELEASE message received for this SVC |
| OCT vbrAtmSpvcVccRemoteVbrPortAddr | 1.3.6.1.4.1.1751.2.18.6.22.1.1 | OCTET STRING | read-write | remote VBR port nsap address implemening IWF, not meaningful if passive type of connection |
| INT vbrAtmSpvcVccRestart | 1.3.6.1.4.1.1751.2.18.6.22.1.4 | INTEGER | read-write | restart, the active SVC is released if necessary and a new setup procedure is begun; or noop |
| I32 vbrAtmSpvcVccRetryFailure | 1.3.6.1.4.1.1751.2.18.6.22.1.5 | Integer32 | read-only | indicates how many attempts to establish the connection have failed. It is reset whenever a connection is successfully established or the SVC is restarted. |
| INT vbrAtmSpvcVccRetryInterval | 1.3.6.1.4.1.1751.2.18.6.22.1.2 | INTEGER | read-write | the time to wait before attempting to establish the SVC after previous failed call attempt. 0 indicates retry will be attempted immediately. |
| INT vbrAtmSpvcVccRetryLimit | 1.3.6.1.4.1.1751.2.18.6.22.1.3 | INTEGER | read-write | a maximum limit on how many retries. 0 indicates no limit. |
| vbrAtmSpvcVccRlsEntry | 1.3.6.1.4.1.1751.2.18.6.25.1 | not-accessible | Row definition of TE SPVC release table. This entry is created whenever an entry is created in vbrAtmSpvcVccTable. | |
| vbrAtmSpvcVccRlsTable | 1.3.6.1.4.1.1751.2.18.6.25 | not-accessible | This table is an extension of vbrAtmSpvcVccTable and is used to release a TE-ATM SPVC connection without deleting the configured data. | |
| ROW vbrAtmSpvcVccRowStatus | 1.3.6.1.4.1.1751.2.18.6.21.1.16 | RowStatus | read-write | Used to create and delete a soft PVCC. When this object is set to 'active' an attempt is made to set up the soft PVCC. When this object has the value 'active' and is set to another value, any set-up or connection in-progess is released. |
| INT vbrAtmSpvcVccServiceType | 1.3.6.1.4.1.1751.2.18.6.21.1.5 | INTEGER | read-write | service type |
| NTF vbrAtmSpvcVccSetUpNotify | 1.3.6.1.4.1.1751.2.18.8.4.58 | Response : Notification that a SPVC connection between TE and ATM endpoints has been made successfully. Return values - A-side interfaceIndex B-side interfaceIndex B-side vpi/vci | ||
| I32 vbrAtmSpvcVccStatsCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.15.1.7 | Integer32 | read-only | Cells decoded on side A - (High order portion) |
| I32 vbrAtmSpvcVccStatsCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.15.1.8 | Integer32 | read-only | Cells decoded on side A - (Low order portion) |
| I32 vbrAtmSpvcVccStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.12.15.1.24 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 vbrAtmSpvcVccStatsCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.15.1.5 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 vbrAtmSpvcVccStatsCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.15.1.6 | Integer32 | read-only | ells encoded on side A - (Low order portion) |
| I32 vbrAtmSpvcVccStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.12.15.1.25 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| vbrAtmSpvcVccStatsEntry | 1.3.6.1.4.1.1751.2.18.12.15.1 | not-accessible | Row definition for the TE SPVC connection statistics table. | |
| NUM vbrAtmSpvcVccStatsIfA | 1.3.6.1.4.1.1751.2.18.12.15.1.1 | IntfIndex | not-accessible | Interface index for side A, the variable bit rate side, of a variable bit rate-atm SPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NUM vbrAtmSpvcVccStatsIfB | 1.3.6.1.4.1.1751.2.18.12.15.1.2 | IntfIndex | not-accessible | Interface index for side B, the atm side, of a variable bit rate-atm SPVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| I32 vbrAtmSpvcVccStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.15.1.9 | Integer32 | read-only | Valid Cells received on B - (High order portion) |
| I32 vbrAtmSpvcVccStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.15.1.10 | Integer32 | read-only | Valid Cells received on B - (Low order portion) |
| I32 vbrAtmSpvcVccStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.15.1.18 | Integer32 | read-only | Valid Cells received on B - (High order portion) |
| I32 vbrAtmSpvcVccStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.15.1.19 | Integer32 | read-only | Valid Cells received on B - (Low order portion) |
| I32 vbrAtmSpvcVccStatsOdometerCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.15.1.16 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 vbrAtmSpvcVccStatsOdometerCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.15.1.17 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 vbrAtmSpvcVccStatsOdometerCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.15.1.14 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 vbrAtmSpvcVccStatsOdometerCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.15.1.15 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| INT vbrAtmSpvcVccStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.15.1.23 | INTEGER | read-write | Odometer reset button. |
| I32 vbrAtmSpvcVccStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.15.1.22 | Integer32 | read-only | Number of seconds since odometer was reset. |
| I32 vbrAtmSpvcVccStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.15.1.11 | Integer32 | read-only | Valid cells transmitted on B -(High order portion) |
| I32 vbrAtmSpvcVccStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.15.1.12 | Integer32 | read-only | Valid cells transmitted on B - (Low order portion) |
| I32 vbrAtmSpvcVccStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.15.1.20 | Integer32 | read-only | Valid Cells transmitted on B -(High order portion) |
| I32 vbrAtmSpvcVccStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.15.1.21 | Integer32 | read-only | Valid Cells transmitted on B -(Low order portion) |
| vbrAtmSpvcVccStatsTable | 1.3.6.1.4.1.1751.2.18.12.15 | not-accessible | Table of statistics for a TE SPVC channel connection. | |
| I32 vbrAtmSpvcVccStatsTimer | 1.3.6.1.4.1.1751.2.18.12.15.1.13 | Integer32 | read-only | Number of seconds stats have been collecting |
| INT vbrAtmSpvcVccStatsVciB | 1.3.6.1.4.1.1751.2.18.12.15.1.4 | INTEGER | not-accessible | VCI value for side B, the atm side, of a variable bit rate-atm SPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT vbrAtmSpvcVccStatsVpiB | 1.3.6.1.4.1.1751.2.18.12.15.1.3 | INTEGER | not-accessible | VPI value for side B, the atm side, of a variable bit rate-atm SPVC VCC connection. Valid range is a number between 0 and 4095. |
| I32 vbrAtmSpvcVccSusCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.21.1.7 | Integer32 | read-write | sustained rate - side A, in cell per second |
| I32 vbrAtmSpvcVccSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.21.1.10 | Integer32 | read-write | sustained rate - side B, ATM trunk, in cell per second. |
| vbrAtmSpvcVccTable | 1.3.6.1.4.1.1751.2.18.6.21 | not-accessible | Table of SPVC atm virtual channel connections | |
| NTF vbrAtmSpvcVccTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.61 | Response : Notification that a SPVC connection between TE and ATM endpoints has been deleted. Return values - A-side interfaceIndex B-side interfaceIndex B-side vpi/vci | ||
| INT vbrAtmSpvcVccTrafficShapingA2B | 1.3.6.1.4.1.1751.2.18.6.21.1.18 | INTEGER | read-write | Traffic Shaping Support in the A2B direction. |
| OCT vbrAtmSpvcVccVbrPortAddr | 1.3.6.1.4.1.1751.2.18.6.21.1.14 | OCTET STRING | read-write | local Vbr port nsap address |
| INT vbrAtmSpvcVccVciB | 1.3.6.1.4.1.1751.2.18.6.21.1.4 | INTEGER | read-only | VCI value for side B, the atm side, of a variable bit rate-atm SPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT vbrAtmSpvcVccViB | 1.3.6.1.4.1.1751.2.18.6.21.1.17 | INTEGER | read-write | VI to associate the Egress part of the B2A connection . |
| INT vbrAtmSpvcVccVpiB | 1.3.6.1.4.1.1751.2.18.6.21.1.3 | INTEGER | read-only | VPI value for side B, the atm side, of a variable bit rate-atm SPVC VCC connection. Valid range is a number between 0 and 4095. |
| INT vbrAtmSpvcVciB | 1.3.6.1.4.1.1751.2.18.6.35.1.4 | INTEGER | read-only | VCI value for side B, the atm side, of a variable bit rate-atm SPVC VCC connection. Valid range is a number between 0 and 65535. |
| INT vbrAtmSpvcViB | 1.3.6.1.4.1.1751.2.18.6.35.1.16 | INTEGER | read-write | VI to associate the Egress part of the B2A connection . |
| INT vbrAtmSpvcVpiB | 1.3.6.1.4.1.1751.2.18.6.35.1.3 | INTEGER | read-only | VPI value for side B, the atm side, of a variable bit rate-atm SPVC VCC connection. Valid range is a number between 0 and 4095. |
| INT vbrAtmSpvcVUNIB | 1.3.6.1.4.1.1751.2.18.6.35.1.45 | INTEGER | read-write | VUNI to associate the Egress part of the B2A connection . |
| I32 vbrIfStatsCellsDecodedHi | 1.3.6.1.4.1.1751.2.18.11.4.1.4 | Integer32 | read-only | Outgoing cells from the i/o port to the outside media |
| I32 vbrIfStatsCellsDecodedLo | 1.3.6.1.4.1.1751.2.18.11.4.1.5 | Integer32 | read-only | Outgoing cells from the i/o port to the outside media |
| I32 vbrIfStatsCellsEncodedHi | 1.3.6.1.4.1.1751.2.18.11.4.1.2 | Integer32 | read-only | Incoming cells from the outside media to the i/o port |
| I32 vbrIfStatsCellsEncodedLo | 1.3.6.1.4.1.1751.2.18.11.4.1.3 | Integer32 | read-only | Incoming cells from the outside media to the i/o port |
| vbrIfStatsEntry | 1.3.6.1.4.1.1751.2.18.11.4.1 | not-accessible | Row definition for the vbr statistics table | |
| NUM vbrIfStatsId | 1.3.6.1.4.1.1751.2.18.11.4.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) to the vbr statistics table |
| vbrIfStatsTable | 1.3.6.1.4.1.1751.2.18.11.4 | not-accessible | Table of statistics for an vbr interface | |
| I32 vbrIfStatsTimer | 1.3.6.1.4.1.1751.2.18.11.4.1.6 | Integer32 | read-only | Time, in seconds, since last reset. |
| NTF vbrSpvcConfigFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.26 | Info : Notification that an attempt to configure an endpoint as TE SPVC endpoint has failed. Return values - interfaceIndex - spvcConfigFailureCode: An identified reason for failure while configuring/modifying SPVC parameters. | ||
| NTF vbrSpvcConfiguredNotify | 1.3.6.1.4.1.1751.2.18.8.3.25 | Info : Notification that an endpoint has been configured as TE SPVC endpoint. Return value - interfaceIndex | ||
| NTF vbrSpvcDeletedNotify | 1.3.6.1.4.1.1751.2.18.8.3.27 | Info : Notification that TE SPVC configuration has been deleted. Return value - interfaceIndex | ||
| NTF vbrSpvcModifiedNotify | 1.3.6.1.4.1.1751.2.18.8.3.28 | Info : Notification that a SPVC endpoint has been modified - this trap has been obsoleted 07/01/2001. | ||
| NTF vbrSpvcModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.29 | Info : Notification that an attempt to modify a TE SPVC endpoint has failed - this trap has been obsoleted 07/01/2001. | ||
| INT vbrVbrPvcConnectionStatus | 1.3.6.1.4.1.1751.2.18.6.11.1.11 | INTEGER | read-only | Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service. The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated. InactiveA2B-B2A: Both the A2B and B2A resource interfaces are not in service. InactiveA2B: The A2B resource interface is not in service. InactiveB2A: The B2A resource interface is not in service. If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority. |
| CON vbrVbrPvcConnFailureCauseA | 1.3.6.1.4.1.1751.2.18.6.11.1.13 | ConnFailureCause | read-only | connestion status reason code |
| CON vbrVbrPvcConnFailureCauseB | 1.3.6.1.4.1.1751.2.18.6.11.1.14 | ConnFailureCause | read-only | connection status reason code |
| vbrVbrPvcEntry | 1.3.6.1.4.1.1751.2.18.6.11.1 | not-accessible | Row definition of terminal emulation to ATM network IWF connections | |
| INT vbrVbrPvcFlow | 1.3.6.1.4.1.1751.2.18.6.11.1.9 | INTEGER | read-write | Flow Type |
| NUM vbrVbrPvcIfA | 1.3.6.1.4.1.1751.2.18.6.11.1.1 | IntfIndex | not-accessible | Interface index for side A of a variable bit rate-variable bit rate PVC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| NUM vbrVbrPvcIfB | 1.3.6.1.4.1.1751.2.18.6.11.1.2 | IntfIndex | not-accessible | Interface index for side B of a variable bit rate-variable bit rate PVC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| I32 vbrVbrPvcMaxBurstSizeA2B | 1.3.6.1.4.1.1751.2.18.6.11.1.5 | Integer32 | read-write | maximum burst size - side A, in cells |
| I32 vbrVbrPvcMaxBurstSizeB2A | 1.3.6.1.4.1.1751.2.18.6.11.1.8 | Integer32 | read-write | maximum burst size - side B, in cells. |
| I32 vbrVbrPvcPeakCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.11.1.3 | Integer32 | read-write | peak cell rate - side A, in cell per second |
| I32 vbrVbrPvcPeakCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.11.1.6 | Integer32 | read-write | peak rate - side B, in cell per second. |
| NTF vbrVbrPvcReqFailNotify | 1.3.6.1.4.1.1751.2.18.8.4.9 | Response : The PVC connection request between two variable-bit rate interfaces has failed. | ||
| ROW vbrVbrPvcRowStatus | 1.3.6.1.4.1.1751.2.18.6.11.1.10 | RowStatus | read-write | row status |
| INT vbrVbrPvcServiceType | 1.3.6.1.4.1.1751.2.18.6.11.1.12 | INTEGER | read-write | service type |
| NTF vbrVbrPvcSetupNotify | 1.3.6.1.4.1.1751.2.18.8.4.18 | Response : The PVC connection between two variable-bit rate interfaces has been created. | ||
| I32 vbrVbrPvcStatsCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.11.1.6 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 vbrVbrPvcStatsCellsDecodedHiB | 1.3.6.1.4.1.1751.2.18.12.11.1.11 | Integer32 | read-only | Cells decoded on side B- (High order portion) |
| I32 vbrVbrPvcStatsCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.11.1.7 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 vbrVbrPvcStatsCellsDecodedLoB | 1.3.6.1.4.1.1751.2.18.12.11.1.12 | Integer32 | read-only | Cells decoded on side B- (Low order portion) |
| I32 vbrVbrPvcStatsCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.11.1.4 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 vbrVbrPvcStatsCellsEncodedHiB | 1.3.6.1.4.1.1751.2.18.12.11.1.9 | Integer32 | read-only | Cells encoded on side B- (High order portion) |
| I32 vbrVbrPvcStatsCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.11.1.5 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| I32 vbrVbrPvcStatsCellsEncodedLoB | 1.3.6.1.4.1.1751.2.18.12.11.1.10 | Integer32 | read-only | Cells encoded on side B- (Low order portion) |
| vbrVbrPvcStatsEntry | 1.3.6.1.4.1.1751.2.18.12.11.1 | not-accessible | Row definition for the connection statistics table | |
| NUM vbrVbrPvcStatsIfA | 1.3.6.1.4.1.1751.2.18.12.11.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| NUM vbrVbrPvcStatsIfB | 1.3.6.1.4.1.1751.2.18.12.11.1.2 | IntfIndex | not-accessible | Interface index (SSPPCCC) on side A |
| I32 vbrVbrPvcStatsOdometerCellsDecodedHiA | 1.3.6.1.4.1.1751.2.18.12.11.1.16 | Integer32 | read-only | Cells decoded on side A- (High order portion) |
| I32 vbrVbrPvcStatsOdometerCellsDecodedHiB | 1.3.6.1.4.1.1751.2.18.12.11.1.20 | Integer32 | read-only | Cells decoded on side B- (High order portion) |
| I32 vbrVbrPvcStatsOdometerCellsDecodedLoA | 1.3.6.1.4.1.1751.2.18.12.11.1.17 | Integer32 | read-only | Cells decoded on side A- (Low order portion) |
| I32 vbrVbrPvcStatsOdometerCellsDecodedLoB | 1.3.6.1.4.1.1751.2.18.12.11.1.21 | Integer32 | read-only | Cells decoded on side B- (Low order portion) |
| I32 vbrVbrPvcStatsOdometerCellsEncodedHiA | 1.3.6.1.4.1.1751.2.18.12.11.1.14 | Integer32 | read-only | Cells encoded on side A- (High order portion) |
| I32 vbrVbrPvcStatsOdometerCellsEncodedHiB | 1.3.6.1.4.1.1751.2.18.12.11.1.18 | Integer32 | read-only | Cells encoded on side B- (High order portion) |
| I32 vbrVbrPvcStatsOdometerCellsEncodedLoA | 1.3.6.1.4.1.1751.2.18.12.11.1.15 | Integer32 | read-only | Cells encoded on side A- (Low order portion) |
| I32 vbrVbrPvcStatsOdometerCellsEncodedLoB | 1.3.6.1.4.1.1751.2.18.12.11.1.19 | Integer32 | read-only | Cells encoded on side B- (Low order portion) |
| INT vbrVbrPvcStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.11.1.23 | INTEGER | read-write | Odometer reset button. |
| I32 vbrVbrPvcStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.11.1.22 | Integer32 | read-only | Number of seconds since odometer was reset. |
| vbrVbrPvcStatsTable | 1.3.6.1.4.1.1751.2.18.12.11 | not-accessible | Table of statistics for a channel connection | |
| I32 vbrVbrPvcStatsTimer | 1.3.6.1.4.1.1751.2.18.12.11.1.13 | Integer32 | read-only | Number of seconds stats have been collecting |
| I32 vbrVbrPvcSusCellRateA2B | 1.3.6.1.4.1.1751.2.18.6.11.1.4 | Integer32 | read-write | sustained rate - side A, in cell per second |
| I32 vbrVbrPvcSusCellRateB2A | 1.3.6.1.4.1.1751.2.18.6.11.1.7 | Integer32 | read-write | sustained rate - side B, in cell per second. |
| vbrVbrPvcTable | 1.3.6.1.4.1.1751.2.18.6.11 | not-accessible | Table of terminal emulation to ATM network IWF connections | |
| NTF vbrVbrPvcTearDownNotify | 1.3.6.1.4.1.1751.2.18.8.4.27 | Response : The PVC connection between two variable-bit rate interfaces has been deleted. | ||
| NTF versionConfigurationNotify | 1.3.6.1.4.1.1751.2.18.8.1.23 | Info : Indicates the completion status of the upgrade or downgrade. | ||
| INT versionConfigurationReasonCode | 1.3.6.1.4.1.1751.2.18.15.11 | INTEGER | read-only | Indicated status and results of version changing. upgrade-Start(1) upgrade starts upgrade-Completed(2) upgrade completed upgrade-Fail(3) upgrade failed downgrade-Start(4) downgrade starts downgrade-Completed(5) downgrade completed downgrade-Fail(6) downgrade failed upgrade-Fail-NoVersion(7) upgrade failed, no version upgrade-Fail-VersionControlInProgress(8) upgrade failed, version control is in progress downgrade-Fail-NoVersion(9) downgrade failed, no version downgrade-Fail-VersionControlInProgress(10) downgrade failed, version control is in progress upgrade-InProgress(11) upgrade is in progress downgrade-InProgress(12)downgrade is in progress upgrade-sanityCheck-InProgress(13) upgrade sanity check is in progress downgrade-sanityCheck-InProgress(14) downgrade sanity check is in progress upgrade-sanityCheck-Completed(15), upgrade sanity check is completed downgrade-sanityCheck-Completed(16), downgrade sanity check is completed upgrade-Fail-SanityCheckFail(17) upgrade failed due to sanity check failure downgrade-Fail-SanityCheckFail(18) downgrade failed due to sanity check failure upgrade-Fail-BkCPUFailedToRespond(19) upgrade failed since backup CPU failed to respond downgrade-Fail-BkCPUFailedToRespond(20) downgrade failed since backup CPU failed to respond upgrade-Fail-UserAbort(21) upgrade failed since user aborted downgrade-Fail-UserAbort(22) downgrade failed since user aborted synch-Start(23) synchronization starts synch-InProgress(24) synchronization is in progress synch-Completed(25) synchronization is completed synch-Fail(26) synchronization failed synch-Fail-NoBkCPU(27) synchronization failed since no backup CPU synch-Fail-SameVersion(28) synchronization failed due to the same version synch-Fail-FileCRCFailed(29) synchronization failed due to file CRC failure synch-Fail-VersionControlInProgress(30) synchronization failed since version control is in progress synch-Fail-UserAbort(31) synchronization failed since user aborted synch-Fail-SanityCheckFail(32) synchronization failed due to sanity check failure synch-Fail-BkCPUFailedToRespond(33) synchronization failed since backup CPU failed to respond synch-sanityCheck-InProgress(34) synchronization sanity check is in progress synch-sanityCheck-Completed(35) synchronization sanity check is completed failedToAbort(36) failed to abort |
| INT viprArpCommand | 1.3.6.1.4.1.1751.2.18.24.6.1.1 | INTEGER | not-accessible | The ARP table request command Set to start to initiate the caching of first 15 entries Set to more to initiate the caching of next 15 entries Set to abort to reset the counter in I/O card Set to retrieve in order to get the entries |
| viprArpConfigEntry | 1.3.6.1.4.1.1751.2.18.24.6.1 | not-accessible | Definition for Vipr Arp Table attributes | |
| viprArpConfigTable | 1.3.6.1.4.1.1751.2.18.24.6 | not-accessible | Table of Vipr Arp Table Information | |
| I32 viprArpEntryAge | 1.3.6.1.4.1.1751.2.18.24.6.1.4 | Integer32 | read-only | Age of cache entry. |
| OCT viprArpHwAddress | 1.3.6.1.4.1.1751.2.18.24.6.1.3 | OCTET STRING | read-only | The hardware address of the host/network |
| I32 viprArpIndex | 1.3.6.1.4.1.1751.2.18.24.6.1.8 | Integer32 | not-accessible | The Index to the Arp table |
| IP viprArpInterfaceIPAddress | 1.3.6.1.4.1.1751.2.18.24.6.1.5 | IpAddress | read-only | The Interface IP address through which it is learned |
| IP viprArpInterfaceIPMask | 1.3.6.1.4.1.1751.2.18.24.6.1.6 | IpAddress | read-only | The Interface IP address Mask |
| INT viprArpInterfaceServiceType | 1.3.6.1.4.1.1751.2.18.24.6.1.7 | INTEGER | read-only | The Service type of the interface through which the ARP table is learned |
| IP viprArpIPAddress | 1.3.6.1.4.1.1751.2.18.24.6.1.2 | IpAddress | read-only | The IP address of the host/network |
| NTF viprArpTrap | 1.3.6.1.4.1.1751.2.18.8.3.45 | Info : The Vipr Task is notifying Network Management of the disposition of a previous Arp Table Request. | ||
| viprConfig | 1.3.6.1.4.1.1751.2.18.24 | |||
| INT viprIntfAdminStatus | 1.3.6.1.4.1.1751.2.18.24.2.1.4 | INTEGER | read-write | This variable represents the various X.731 states the Interfce statemachine can take Administratively |
| STR viprIntfAuthPasswd | 1.3.6.1.4.1.1751.2.18.24.2.1.15 | DisplayString | read-write | The authentication password for RIP version 2 |
| viprIntfConfigEntry | 1.3.6.1.4.1.1751.2.18.24.2.1 | not-accessible | definition for VIPR interface attributes | |
| viprIntfConfigTable | 1.3.6.1.4.1.1751.2.18.24.2 | not-accessible | Table of Vipr Interface Config Information | |
| INT viprIntfDisableReason | 1.3.6.1.4.1.1751.2.18.24.2.1.10 | INTEGER | read-only | This variable describes the reason why the Interface in the unlocked-Disabled state. |
| INT viprIntfDisableWarning | 1.3.6.1.4.1.1751.2.18.24.2.1.9 | INTEGER | read-write | This variable when disabled will mask all the Disable warning messages. |
| I32 viprIntfDisabWarnTmr | 1.3.6.1.4.1.1751.2.18.24.2.1.7 | Integer32 | read-write | This variable describes the periodicity in which the error messages are to be flashed when the system is in unlocked-Disable state. |
| I32 viprIntfId | 1.3.6.1.4.1.1751.2.18.24.2.1.1 | Integer32 | not-accessible | A unique Id for the Interface in a router instance |
| I32 viprIntfInitTmr | 1.3.6.1.4.1.1751.2.18.24.2.1.6 | Integer32 | read-write | This variable describes the waiting period in the locked-Init state before moving onto locked-Diable state. |
| IP viprIntfIPAddress | 1.3.6.1.4.1.1751.2.18.24.2.1.2 | IpAddress | read-write | The IP address of the entrprise network to which the interface is attached to |
| IP viprIntfIPNetMask | 1.3.6.1.4.1.1751.2.18.24.2.1.3 | IpAddress | read-write | The IP Subnet Mask of the entrprise network to which the interface is attached to |
| INT viprIntfOperStatus | 1.3.6.1.4.1.1751.2.18.24.2.1.5 | INTEGER | read-only | This variable represents the various X.731 states the Interfce statemachine can take operationally |
| INT viprIntfRipLineType | 1.3.6.1.4.1.1751.2.18.24.2.1.14 | INTEGER | read-write | This specifies the line type when the RIP version is 2. When the RIP version is 1, the RIP line type will be set to broadcast(1). |
| INT viprIntfRipMode | 1.3.6.1.4.1.1751.2.18.24.2.1.12 | INTEGER | read-write | This specifies the mode in which RIP protocol runs. |
| INT viprIntfRipVersion | 1.3.6.1.4.1.1751.2.18.24.2.1.11 | INTEGER | read-write | This specifies the version of RIP that interface supports. |
| ROW viprIntfRowStatus | 1.3.6.1.4.1.1751.2.18.24.2.1.13 | RowStatus | read-write | row status |
| I32 viprIntfShutDwnWarnTmr | 1.3.6.1.4.1.1751.2.18.24.2.1.8 | Integer32 | read-write | This variable describes the periodicity in which the error messages are to be flashed when the system is in locked-Shutting state. |
| NTF viprIpIntfTrap | 1.3.6.1.4.1.1751.2.18.8.3.48 | Info : Indicates success/fail of IP Network Interface level operations. | ||
| viprPingConfigEntry | 1.3.6.1.4.1.1751.2.18.24.7.1 | not-accessible | Definition for Vipr Ping Table attributes | |
| viprPingConfigTable | 1.3.6.1.4.1.1751.2.18.24.7 | not-accessible | Table of Vipr Ping Table Information | |
| NTF viprPingTrap | 1.3.6.1.4.1.1751.2.18.8.3.44 | Info : The Vipr Task is notifying Network Management of the disposition of a previous Ping Request. | ||
| viprRipConfigEntry | 1.3.6.1.4.1.1751.2.18.24.8.1 | not-accessible | Definition of Rip Update attributes | |
| viprRipConfigTable | 1.3.6.1.4.1.1751.2.18.24.8 | not-accessible | Table of Vipr Rip Update Interval for each card | |
| INT viprRipUpdateInt | 1.3.6.1.4.1.1751.2.18.24.8.1.1 | INTEGER | read-write | This variable represents the Rip Update Interval used by the RIP protocol to transmit packets. The unit is in seconds. The default is 30 seconds and user can change it to 8 or 16 seconds for a route server card. The value will apply to all VPN's in a route server card. But different route server cards in different slots can have separate values for Rip Update Interval |
| INT viprRouteAdminStatus | 1.3.6.1.4.1.1751.2.18.24.4.1.8 | INTEGER | read-write | This variable represents the various X.731 states the Route state machine can take Administratively |
| viprRouteConfigEntry | 1.3.6.1.4.1.1751.2.18.24.4.1 | not-accessible | Definition for Vipr static route attributes | |
| viprRouteConfigTable | 1.3.6.1.4.1.1751.2.18.24.4 | not-accessible | Table of Vipr static route Config Information | |
| IP viprRouteDestAddress | 1.3.6.1.4.1.1751.2.18.24.4.1.4 | IpAddress | read-write | The IP address of the host/network in the route entry |
| IP viprRouteDestMask | 1.3.6.1.4.1.1751.2.18.24.4.1.16 | IpAddress | read-write | The IP Mask of the host/network in the route entry |
| INT viprRouteDisableReason | 1.3.6.1.4.1.1751.2.18.24.4.1.14 | INTEGER | read-only | This variable describes the reason why the Route in the unlocked-Disabled state. |
| INT viprRouteDisableWarning | 1.3.6.1.4.1.1751.2.18.24.4.1.13 | INTEGER | read-write | This variable when disabled will mask all the Disable warning messages. |
| I32 viprRouteDisabWarnTmr | 1.3.6.1.4.1.1751.2.18.24.4.1.11 | Integer32 | read-write | This variable describes the periodicity in which the error messages are to be flashed when the system is in unlocked-Disable state. |
| IP viprRouteGatewayAddress | 1.3.6.1.4.1.1751.2.18.24.4.1.5 | IpAddress | read-write | The IP address of the Gateway |
| I32 viprRouteId | 1.3.6.1.4.1.1751.2.18.24.4.1.1 | Integer32 | not-accessible | The unique Id to the routing table entry |
| I32 viprRouteInitTmr | 1.3.6.1.4.1.1751.2.18.24.4.1.10 | Integer32 | read-write | This variable describes the waiting period in the locked-Init state before moving onto locked-Diable state. |
| IP viprRouteIPAddress | 1.3.6.1.4.1.1751.2.18.24.4.1.2 | IpAddress | read-write | The IP address of the host/network in the route entry |
| IP viprRouteIPNetMask | 1.3.6.1.4.1.1751.2.18.24.4.1.3 | IpAddress | read-write | The IP Subnet Mask for the route entry to identify whether the route entry is a host or network |
| I32 viprRouteMetric | 1.3.6.1.4.1.1751.2.18.24.4.1.7 | Integer32 | read-write | A scalar value for user-supplied static route metric values. |
| INT viprRouteOperStatus | 1.3.6.1.4.1.1751.2.18.24.4.1.9 | INTEGER | read-only | This variable represents the various X.731 states the Route state machine can take Operationally |
| INT viprRouterAdminStatus | 1.3.6.1.4.1.1751.2.18.24.1.1.6 | INTEGER | read-write | This variable represents the various X.731 states the Router state machine can take Administartively |
| viprRouterConfigEntry | 1.3.6.1.4.1.1751.2.18.24.1.1 | not-accessible | definition for VIPR Route instance attributes | |
| viprRouterConfigTable | 1.3.6.1.4.1.1751.2.18.24.1 | not-accessible | Table of Vipr Router Instance Information | |
| INT viprRouterDisableReason | 1.3.6.1.4.1.1751.2.18.24.1.1.12 | INTEGER | read-only | This variable describes the reason why the Router in the unlocked-Disabled state. |
| INT viprRouterDisableWarning | 1.3.6.1.4.1.1751.2.18.24.1.1.11 | INTEGER | read-write | This variable when disabled will mask all the warning messages. |
| I32 viprRouterDisabWarnTmr | 1.3.6.1.4.1.1751.2.18.24.1.1.9 | Integer32 | read-write | This variable describes the periodicity in which the error messages are to be flashed when the system is in unlocked-Disable state. |
| INT viprRouterId | 1.3.6.1.4.1.1751.2.18.24.1.1.2 | INTEGER | not-accessible | A unique Id for the Router Instance in a router card |
| I32 viprRouterInitTmr | 1.3.6.1.4.1.1751.2.18.24.1.1.8 | Integer32 | read-write | This variable describes the waiting period in the locked-Init state before moving onto locked-Diable state. |
| STR viprRouterName | 1.3.6.1.4.1.1751.2.18.24.1.1.3 | DisplayString | read-write | The ASCII name of the Router Instance |
| INT viprRouterNoOfInterfaces | 1.3.6.1.4.1.1751.2.18.24.1.1.4 | INTEGER | read-only | This variable describes the no of interfaces defined in the Router Instance |
| INT viprRouterNoOfRoutes | 1.3.6.1.4.1.1751.2.18.24.1.1.5 | INTEGER | read-only | This variable describes the no of static routes defined in the Router Instance |
| INT viprRouterOperStatus | 1.3.6.1.4.1.1751.2.18.24.1.1.7 | INTEGER | read-only | This variable represents the various X.731 states the Router state machine can take operationally |
| ROW viprRouteRowStatus | 1.3.6.1.4.1.1751.2.18.24.4.1.15 | RowStatus | read-write | row status |
| ROW viprRouterRowStatus | 1.3.6.1.4.1.1751.2.18.24.1.1.13 | RowStatus | read-write | row status |
| I32 viprRouterShutDwnWarnTmr | 1.3.6.1.4.1.1751.2.18.24.1.1.10 | Integer32 | read-write | This variable describes the periodicity in which the error messages are to be flashed when the system is in locked-Shutting state. |
| INT viprRouteServiceType | 1.3.6.1.4.1.1751.2.18.24.4.1.6 | INTEGER | read-write | The Service types that are supported |
| I32 viprRouteShutDwnWarnTmr | 1.3.6.1.4.1.1751.2.18.24.4.1.12 | Integer32 | read-write | This variable describes the periodicity in which the error messages are to be flashed when the system is in locked-Shutting state. |
| I32 viprRoutingAge | 1.3.6.1.4.1.1751.2.18.24.5.1.10 | Integer32 | read-only | Age of the routing entry |
| INT viprRoutingCommand | 1.3.6.1.4.1.1751.2.18.24.5.1.1 | INTEGER | not-accessible | The Routing table request command Set to start to initiate the caching of first 15 entries Set to more to initiate the caching of next 15 entries Set to abort to reset the counter in I/O card Set to retrieve in order to get the entries |
| viprRoutingConfigEntry | 1.3.6.1.4.1.1751.2.18.24.5.1 | not-accessible | Definition for Vipr route attributes | |
| viprRoutingConfigTable | 1.3.6.1.4.1.1751.2.18.24.5 | not-accessible | Table of Vipr routes Config Information | |
| IP viprRoutingDestAddress | 1.3.6.1.4.1.1751.2.18.24.5.1.4 | IpAddress | read-only | The IP address of the host/network in the route entry |
| IP viprRoutingDestMask | 1.3.6.1.4.1.1751.2.18.24.5.1.9 | IpAddress | read-only | The IP address Mask of the host/network in the route entry |
| IP viprRoutingGatewayAddress | 1.3.6.1.4.1.1751.2.18.24.5.1.5 | IpAddress | read-only | The IP address of the Gateway |
| I32 viprRoutingIndex | 1.3.6.1.4.1.1751.2.18.24.5.1.11 | Integer32 | not-accessible | Index to the routing entry |
| IP viprRoutingIPAddress | 1.3.6.1.4.1.1751.2.18.24.5.1.2 | IpAddress | read-only | The IP address of the host/network in the route entry |
| IP viprRoutingIPNetMask | 1.3.6.1.4.1.1751.2.18.24.5.1.3 | IpAddress | read-only | The IP Subnet Mask for the route entry to identify whether the route entry is a host or network |
| I32 viprRoutingMetric | 1.3.6.1.4.1.1751.2.18.24.5.1.8 | Integer32 | read-only | The Path cost |
| INT viprRoutingServiceType | 1.3.6.1.4.1.1751.2.18.24.5.1.6 | INTEGER | read-only | The Service types that are supported |
| NTF viprRoutingTrap | 1.3.6.1.4.1.1751.2.18.8.3.46 | Info : The Vipr Task is notifying Network Management of the disposition of a previous Routing Table Request. | ||
| INT viprRoutingType | 1.3.6.1.4.1.1751.2.18.24.5.1.7 | INTEGER | read-only | Route types supported by the RS Card. |
| NTF viprRtSrvTrap | 1.3.6.1.4.1.1751.2.18.8.3.50 | Info : Indicates success/fail of Vipr (Route Server) operations. | ||
| I32 viprSlot | 1.3.6.1.4.1.1751.2.18.24.1.1.1 | Integer32 | not-accessible | The slot number of the Virtual Router card (SS) |
| NTF viprStatRtTrap | 1.3.6.1.4.1.1751.2.18.8.3.54 | Info : Indicates success/fail of Static Route operations. | ||
| I32 viprStatsArpProtoRxHi | 1.3.6.1.4.1.1751.2.18.11.10.1.14 | Integer32 | read-only | ARP received |
| I32 viprStatsArpProtoRxLo | 1.3.6.1.4.1.1751.2.18.11.10.1.15 | Integer32 | read-only | ARP received |
| viprStatsEntry | 1.3.6.1.4.1.1751.2.18.11.10.1 | not-accessible | A table entry for VPN related statistics information. | |
| I32 viprStatsExceedAal5CellsHi | 1.3.6.1.4.1.1751.2.18.11.10.1.10 | Integer32 | read-only | number of cells received is greater than the actual length of the aal5 |
| I32 viprStatsExceedAal5CellsLo | 1.3.6.1.4.1.1751.2.18.11.10.1.11 | Integer32 | read-only | number of cells received is greater than the actual length of the aal5 |
| I32 viprStatsInsufficientPcktsHi | 1.3.6.1.4.1.1751.2.18.11.10.1.8 | Integer32 | read-only | packet received length is greater than the number of cells received |
| I32 viprStatsInsufficientPcktsLo | 1.3.6.1.4.1.1751.2.18.11.10.1.9 | Integer32 | read-only | packet received length is greater than the number of cells received |
| I32 viprStatsIPInAddrErrorsHi | 1.3.6.1.4.1.1751.2.18.11.10.1.18 | Integer32 | read-only | IP packeted received has a bad IP Address |
| I32 viprStatsIPInAddrErrorsLo | 1.3.6.1.4.1.1751.2.18.11.10.1.19 | Integer32 | read-only | IP packeted received has a bad IP Address |
| I32 viprStatsIPInHdrErrorsHi | 1.3.6.1.4.1.1751.2.18.11.10.1.16 | Integer32 | read-only | IP packeted received has a bad header |
| I32 viprStatsIPInHdrErrorsLo | 1.3.6.1.4.1.1751.2.18.11.10.1.17 | Integer32 | read-only | IP packeted received has a bad header |
| I32 viprStatsMismatchCrcHi | 1.3.6.1.4.1.1751.2.18.11.10.1.6 | Integer32 | read-only | packets received has been dropped due to a mismached CRC |
| I32 viprStatsMismatchCrcLo | 1.3.6.1.4.1.1751.2.18.11.10.1.7 | Integer32 | read-only | packets received has been dropped due to a mismached CRC |
| I32 viprStatsPacketsRxHi | 1.3.6.1.4.1.1751.2.18.11.10.1.2 | Integer32 | read-only | Good packets received from the backplane |
| I32 viprStatsPacketsRxLo | 1.3.6.1.4.1.1751.2.18.11.10.1.3 | Integer32 | read-only | Good packets received from the backplane |
| I32 viprStatsPacketsTxHi | 1.3.6.1.4.1.1751.2.18.11.10.1.4 | Integer32 | read-only | packets transmitted to the backplane |
| I32 viprStatsPacketsTxLo | 1.3.6.1.4.1.1751.2.18.11.10.1.5 | Integer32 | read-only | packets transmitted to the backplane |
| I32 viprStatsPrototypeErrorsHi | 1.3.6.1.4.1.1751.2.18.11.10.1.12 | Integer32 | read-only | unrecognized encapsulation type |
| I32 viprStatsPrototypeErrorsLo | 1.3.6.1.4.1.1751.2.18.11.10.1.13 | Integer32 | read-only | unrecognized encapsulation type |
| INT viprStatsReset | 1.3.6.1.4.1.1751.2.18.11.10.1.1 | INTEGER | read-write | A SNMP set action to reset VPN related statistics info. |
| viprStatsTable | 1.3.6.1.4.1.1751.2.18.11.10 | not-accessible | The table which holds viprStatsEntry data. | |
| NTF viprSubChanTrap | 1.3.6.1.4.1.1751.2.18.8.3.49 | Info : Indicates success/fail of Sub Channel level operations. | ||
| INT viprSubChnlAdminStatus | 1.3.6.1.4.1.1751.2.18.24.3.1.27 | INTEGER | read-write | This variable represents the various X.731 states the Sub Channel state machine can take Administartively |
| I32 viprSubChnlAtmMaxBurstSize | 1.3.6.1.4.1.1751.2.18.24.3.1.22 | Integer32 | read-write | Maximum burst size, in cells, this will reflect the frame relay parameters in atm terms. |
| INT viprSubChnlAtmOamStatus | 1.3.6.1.4.1.1751.2.18.24.3.1.40 | INTEGER | read-write | Indicates the OAM monitoring status. The 3 possible states are: Unsupp: No monitoring enabled. End-Pt: A side is only an end point, therefore it will respond to AIS/RDI. End-Seg-Pt: Connection endPoint that is also a segment endPoint. |
| I32 viprSubChnlAtmPeakCellRate | 1.3.6.1.4.1.1751.2.18.24.3.1.20 | Integer32 | read-write | Peak cell rate, in cells per second, this will reflect the frame relay parameters in atm terms. |
| I32 viprSubChnlAtmSustainedCellRate | 1.3.6.1.4.1.1751.2.18.24.3.1.21 | Integer32 | read-write | Sustained cell rate, in cells per second, this will reflect the frame relay parameters in atm terms. |
| I32 viprSubChnlComBurstSize | 1.3.6.1.4.1.1751.2.18.24.3.1.16 | Integer32 | read-write | The value of this object is equal to the committed burst size (Bc) parameter (measured in bits) for this PVC in the ingress direction (into the frame relay UNI). |
| I32 viprSubChnlCommitedInfoRate | 1.3.6.1.4.1.1751.2.18.24.3.1.18 | Integer32 | read-write | The value of this object is equal to the committed information rate (CIR) parameter (measured in bits per second) for this PVC in the ingress direction (into the frame relay UNI). |
| viprSubChnlConfigEntry | 1.3.6.1.4.1.1751.2.18.24.3.1 | not-accessible | definition for VIPR sub channel attributes | |
| viprSubChnlConfigTable | 1.3.6.1.4.1.1751.2.18.24.3 | not-accessible | Table of Vipr Sub Channel Config Information | |
| INT viprSubChnlDisableReason | 1.3.6.1.4.1.1751.2.18.24.3.1.33 | INTEGER | read-only | This variable describes the reason why the SubChnl in the unlocked-Disabled state. |
| INT viprSubChnlDisableWarning | 1.3.6.1.4.1.1751.2.18.24.3.1.32 | INTEGER | read-write | This variable when disabled will mask all the Disable warning messages. |
| I32 viprSubChnlDisabWarnTmr | 1.3.6.1.4.1.1751.2.18.24.3.1.30 | Integer32 | read-write | This variable describes the periodicity in which the error messages are to be flashed when the system is in unlocked-Disable state. |
| I32 viprSubChnlExcessBurstSize | 1.3.6.1.4.1.1751.2.18.24.3.1.17 | Integer32 | read-write | The value of this object is equal to the excess burst size (Be) parameter (measured in bits) for this PVC in the ingress direction (into the frame relay UNI). |
| INT viprSubChnlFlowType | 1.3.6.1.4.1.1751.2.18.24.3.1.26 | INTEGER | read-write | The type of flow |
| I32 viprSubChnlFrameSize | 1.3.6.1.4.1.1751.2.18.24.3.1.15 | Integer32 | read-write | The value of this object is the size in octets of the largest frame relay information field for this PVC in the ingress direction (out of the frame relay UNI). |
| I32 viprSubChnlFrMaxBurstSize | 1.3.6.1.4.1.1751.2.18.24.3.1.25 | Integer32 | read-only | Maximum burst size, in cells, this will reflect the frame relay parameters in atm terms. |
| I32 viprSubChnlFrPeakCellRate | 1.3.6.1.4.1.1751.2.18.24.3.1.23 | Integer32 | read-only | Peak cell rate, in cells per second, this will reflect the frame relay parameters in atm terms. |
| I32 viprSubChnlFrSustainedCellRate | 1.3.6.1.4.1.1751.2.18.24.3.1.24 | Integer32 | read-only | Sustained cell rate, in cells per second, this will reflect the frame relay parameters in atm terms. |
| INT viprSubChnlFwdErrCorrection | 1.3.6.1.4.1.1751.2.18.24.3.1.13 | INTEGER | read-write | The Forward error correction to be used |
| I32 viprSubChnlId | 1.3.6.1.4.1.1751.2.18.24.3.1.1 | Integer32 | not-accessible | A unique Id for the sub channel in the interface |
| IP viprSubChnlImIpAddr | 1.3.6.1.4.1.1751.2.18.24.3.1.35 | IpAddress | read-write | inband management IpAddr |
| IP viprSubChnlImMask | 1.3.6.1.4.1.1751.2.18.24.3.1.36 | IpAddress | read-write | inband management Mask |
| I32 viprSubChnlInitTmr | 1.3.6.1.4.1.1751.2.18.24.3.1.29 | Integer32 | read-write | This variable describes the waiting period in the locked-Init state before moving onto locked-Diable state. |
| INT viprSubChnlInterworkingType | 1.3.6.1.4.1.1751.2.18.24.3.1.14 | INTEGER | read-write | The Encapsulation type used for Frame relay subchannels |
| NUM viprSubChnlIntfIndex | 1.3.6.1.4.1.1751.2.18.24.3.1.2 | IntfIndex | read-write | The Slot Port Channel to which the IP Packet to be forwarded when the TOS specified in the incoming IP packet is matched to the TosValue, TosMask pair |
| INT viprSubChnlLlcEncapType | 1.3.6.1.4.1.1751.2.18.24.3.1.4 | INTEGER | read-write | The encapsulation technique used in making IP packet to ATM cell |
| INT viprSubChnlMacEncapType | 1.3.6.1.4.1.1751.2.18.24.3.1.5 | INTEGER | read-write | The encapsulation technique used in making IP packet to ATM cell |
| INT viprSubChnlOperStatus | 1.3.6.1.4.1.1751.2.18.24.3.1.28 | INTEGER | read-only | This variable represents the various X.731 states the Sub Channel state machine can take Operationally |
| ROW viprSubChnlRowStatus | 1.3.6.1.4.1.1751.2.18.24.3.1.34 | RowStatus | read-write | row status |
| INT viprSubChnlSarType | 1.3.6.1.4.1.1751.2.18.24.3.1.11 | INTEGER | read-only | The SAR Type supported for the connection |
| INT viprSubChnlServiceType | 1.3.6.1.4.1.1751.2.18.24.3.1.12 | INTEGER | read-write | The Service types that are supported |
| I32 viprSubChnlShutDwnWarnTmr | 1.3.6.1.4.1.1751.2.18.24.3.1.31 | Integer32 | read-write | This variable describes the periodicity in which the error messages are to be flashed when the system is in locked-Shutting state. |
| I32 viprSubChnlStatsCellsDroppedB | 1.3.6.1.4.1.1751.2.18.12.17.1.20 | Integer32 | read-only | Cells Dropped on the Incoming side of B |
| I32 viprSubChnlStatsCellsTaggedB | 1.3.6.1.4.1.1751.2.18.12.17.1.21 | Integer32 | read-only | Cells Tagged on the Incoming side of B |
| viprSubChnlStatsEntry | 1.3.6.1.4.1.1751.2.18.12.17.1 | not-accessible | A table entry that contains IP interface sub channel statistics. | |
| I32 viprSubChnlStatsInCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.17.1.1 | Integer32 | read-only | cells received on rt interface from another conn |
| I32 viprSubChnlStatsInCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.17.1.5 | Integer32 | read-only | cells received on atm/fr/bridge physical interface |
| I32 viprSubChnlStatsInCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.17.1.2 | Integer32 | read-only | cells received on rt interface from another conn |
| I32 viprSubChnlStatsInCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.17.1.6 | Integer32 | read-only | cells received on atm/fr/bridge physical interface |
| I32 viprSubChnlStatsInOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.17.1.10 | Integer32 | read-only | odometer cells received on rt interface from another conn |
| I32 viprSubChnlStatsInOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.17.1.14 | Integer32 | read-only | odometer cells received on atm/fr/bridge physical interface |
| I32 viprSubChnlStatsInOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.17.1.11 | Integer32 | read-only | odometer cells received on rt interface from another conn |
| I32 viprSubChnlStatsInOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.17.1.15 | Integer32 | read-only | odometer cells received on atm/fr/bridge physical interface |
| INT viprSubChnlStatsOdometerReset | 1.3.6.1.4.1.1751.2.18.12.17.1.19 | INTEGER | read-write | to reset the subchannel statistics |
| I32 viprSubChnlStatsOdometerTimer | 1.3.6.1.4.1.1751.2.18.12.17.1.18 | Integer32 | read-only | Odometer Number of seconds stats have been collecting |
| I32 viprSubChnlStatsOutCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.17.1.3 | Integer32 | read-only | cells sent out of a rt interface to another dest |
| I32 viprSubChnlStatsOutCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.17.1.7 | Integer32 | read-only | cell transmitted out of a physical atm/fr/bridge interface |
| I32 viprSubChnlStatsOutCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.17.1.4 | Integer32 | read-only | cells sent out of a rt interface to another dest |
| I32 viprSubChnlStatsOutCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.17.1.8 | Integer32 | read-only | cell transmitted out of a physical atm/fr/bridge interface |
| I32 viprSubChnlStatsOutOdometerCellCountHiA | 1.3.6.1.4.1.1751.2.18.12.17.1.12 | Integer32 | read-only | odometer cells sent out of a rt interface to another dest |
| I32 viprSubChnlStatsOutOdometerCellCountHiB | 1.3.6.1.4.1.1751.2.18.12.17.1.16 | Integer32 | read-only | odometer cells transmitted out of a physical atm/fr/bridge interface |
| I32 viprSubChnlStatsOutOdometerCellCountLoA | 1.3.6.1.4.1.1751.2.18.12.17.1.13 | Integer32 | read-only | odometer cells sent out of a rt interface to another dest |
| I32 viprSubChnlStatsOutOdometerCellCountLoB | 1.3.6.1.4.1.1751.2.18.12.17.1.17 | Integer32 | read-only | odometer cells transmitted out of a physical atm/fr/bridge interface |
| viprSubChnlStatsTable | 1.3.6.1.4.1.1751.2.18.12.17 | not-accessible | The table which holds viprSubChnlStatsEntry data. | |
| I32 viprSubChnlStatsTimer | 1.3.6.1.4.1.1751.2.18.12.17.1.9 | Integer32 | read-only | Number of seconds stats have been collecting |
| INT viprSubChnlTimeInterval | 1.3.6.1.4.1.1751.2.18.24.3.1.19 | INTEGER | read-only | The time interval over which CIR and the burst sizes (Bc and Be) are measured in the A2B direction. The unit is milliseconds. |
| INT viprSubChnlTosFeature | 1.3.6.1.4.1.1751.2.18.24.3.1.6 | INTEGER | read-only | Allow the user to set the TOS values or not |
| INT viprSubChnlTosMask | 1.3.6.1.4.1.1751.2.18.24.3.1.8 | INTEGER | read-only | The Type of Service mask |
| INT viprSubChnlTosValue | 1.3.6.1.4.1.1751.2.18.24.3.1.7 | INTEGER | read-only | The type of service specified in IP packet masked with viprSubChnlTosMask has to be equal to this value in order to have the IP packets getting forwarded in this sub channel |
| INT viprSubChnlTrafficShaping | 1.3.6.1.4.1.1751.2.18.24.3.1.39 | INTEGER | read-write | Traffic Shaping Support in the A2B direction for outgoing ATM connections. |
| INT viprSubChnlTrafficType | 1.3.6.1.4.1.1751.2.18.24.3.1.3 | INTEGER | read-write | The type of interface configured on the SSPPCCC, viprSubChnlIntfIndex |
| INT viprSubChnlVci | 1.3.6.1.4.1.1751.2.18.24.3.1.10 | INTEGER | read-write | The VCI value of the connection |
| INT viprSubChnlViB | 1.3.6.1.4.1.1751.2.18.24.3.1.37 | INTEGER | read-write | The viB value of the connection |
| INT viprSubChnlVpiDlci | 1.3.6.1.4.1.1751.2.18.24.3.1.9 | INTEGER | read-write | The VPI/DLCI value of the connection |
| INT viprSubChnlVUNIB | 1.3.6.1.4.1.1751.2.18.24.3.1.38 | INTEGER | read-write | The VUNIB value of the connection |
| I32 viprVpnReset | 1.3.6.1.4.1.1751.2.18.16.28 | Integer32 | read-write | Reset the VPN statistics for VPN specified by (SSVV) |
| viprVpnStatsEntry | 1.3.6.1.4.1.1751.2.18.10.9.1 | not-accessible | Statistics collected per vpn based | |
| I32 viprVpnStatsIcmpInAddrMaskReps | 1.3.6.1.4.1.1751.2.18.10.9.1.19 | Integer32 | read-only | received mask reply |
| I32 viprVpnStatsIcmpInAddrMasks | 1.3.6.1.4.1.1751.2.18.10.9.1.18 | Integer32 | read-only | received mask request |
| I32 viprVpnStatsIcmpInDestUnreachs | 1.3.6.1.4.1.1751.2.18.10.9.1.21 | Integer32 | read-only | received destination unreacheable message |
| I32 viprVpnStatsIcmpInEchoReps | 1.3.6.1.4.1.1751.2.18.10.9.1.20 | Integer32 | read-only | received echo replies |
| I32 viprVpnStatsIcmpInEchoRQs | 1.3.6.1.4.1.1751.2.18.10.9.1.17 | Integer32 | read-only | received echo request |
| I32 viprVpnStatsIcmpInErrors | 1.3.6.1.4.1.1751.2.18.10.9.1.16 | Integer32 | read-only | error in received icmp message |
| I32 viprVpnStatsIcmpInParamProbs | 1.3.6.1.4.1.1751.2.18.10.9.1.24 | Integer32 | read-only | received parameter problem message |
| I32 viprVpnStatsIcmpInSrcQuenchs | 1.3.6.1.4.1.1751.2.18.10.9.1.22 | Integer32 | read-only | received source quench |
| I32 viprVpnStatsIcmpInTimeExcds | 1.3.6.1.4.1.1751.2.18.10.9.1.23 | Integer32 | read-only | received time exceeded message |
| I32 viprVpnStatsIcmpInTimeStamps | 1.3.6.1.4.1.1751.2.18.10.9.1.25 | Integer32 | read-only | received time stamp request |
| I32 viprVpnStatsIcmpInTimeStampsReps | 1.3.6.1.4.1.1751.2.18.10.9.1.26 | Integer32 | read-only | received time stamp replies |
| I32 viprVpnStatsIcmpOutDestURs | 1.3.6.1.4.1.1751.2.18.10.9.1.3 | Integer32 | read-only | Destination unreachable |
| I32 viprVpnStatsIcmpOutEchoRPs | 1.3.6.1.4.1.1751.2.18.10.9.1.2 | Integer32 | read-only | Echo Reply |
| I32 viprVpnStatsIcmpOutEchoRQs | 1.3.6.1.4.1.1751.2.18.10.9.1.6 | Integer32 | read-only | Echo Requests |
| I32 viprVpnStatsIcmpOutErrors | 1.3.6.1.4.1.1751.2.18.10.9.1.15 | Integer32 | read-only | unrecognized ICMP type |
| I32 viprVpnStatsIcmpOutInfoRPs | 1.3.6.1.4.1.1751.2.18.10.9.1.12 | Integer32 | read-only | Echo Reply |
| I32 viprVpnStatsIcmpOutInfoRQs | 1.3.6.1.4.1.1751.2.18.10.9.1.11 | Integer32 | read-only | Information Request |
| I32 viprVpnStatsIcmpOutMaskRPs | 1.3.6.1.4.1.1751.2.18.10.9.1.14 | Integer32 | read-only | Mask Reply |
| I32 viprVpnStatsIcmpOutMaskRQs | 1.3.6.1.4.1.1751.2.18.10.9.1.13 | Integer32 | read-only | Mask Request |
| I32 viprVpnStatsIcmpOutParamps | 1.3.6.1.4.1.1751.2.18.10.9.1.8 | Integer32 | read-only | Parameter problem |
| I32 viprVpnStatsIcmpOutRedirects | 1.3.6.1.4.1.1751.2.18.10.9.1.5 | Integer32 | read-only | Redirect message type |
| I32 viprVpnStatsIcmpOutSrcQ | 1.3.6.1.4.1.1751.2.18.10.9.1.4 | Integer32 | read-only | Source Quenches |
| I32 viprVpnStatsIcmpOutTimeRPs | 1.3.6.1.4.1.1751.2.18.10.9.1.10 | Integer32 | read-only | Timestamp replies |
| I32 viprVpnStatsIcmpOutTimeRQs | 1.3.6.1.4.1.1751.2.18.10.9.1.9 | Integer32 | read-only | Timestamp requests |
| I32 viprVpnStatsIcmpOutTimeXs | 1.3.6.1.4.1.1751.2.18.10.9.1.7 | Integer32 | read-only | Time exceeded |
| viprVpnStatsTable | 1.3.6.1.4.1.1751.2.18.10.9 | not-accessible | Statistics collected per vpn based | |
| I32 viprVpnStatsTimer | 1.3.6.1.4.1.1751.2.18.10.9.1.1 | Integer32 | read-only | A timeout value in which the RS Module must reply to statistics requests. |
| NTF viprVpnTrap | 1.3.6.1.4.1.1751.2.18.8.3.47 | Info : Indicates success/fail of VPN level operations. | ||
| I32 virtualIntfAvailBwEgr | 1.3.6.1.4.1.1751.2.18.5.18.1.7 | Integer32 | read-only | Avail Bw for that VI in cells per sec in the Egress Direction or the direction away from back plane. |
| I32 virtualIntfConfigCellRate | 1.3.6.1.4.1.1751.2.18.5.18.1.3 | Integer32 | read-write | Bandwidth assigned for the VI. The unit is cells per sec. Total Bandwidth of all VI's cannot exceed bandwidth of the main interface. CAC will be supported per VI. |
| virtualIntfConfigEntry | 1.3.6.1.4.1.1751.2.18.5.18.1 | not-accessible | Index is the Interface and the Virutal Interface | |
| NUM virtualIntfConfigIf | 1.3.6.1.4.1.1751.2.18.5.18.1.1 | IntfIndex | not-accessible | Interface index for side A of an ATM-to-ATM PVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| I32 virtualIntfConfigOverSubs | 1.3.6.1.4.1.1751.2.18.5.18.1.4 | Integer32 | read-write | Over Subscription rate for VI |
| ROW virtualIntfConfigRowStatus | 1.3.6.1.4.1.1751.2.18.5.18.1.5 | RowStatus | read-write | row status |
| virtualIntfConfigTable | 1.3.6.1.4.1.1751.2.18.5.18 | not-accessible | Table of Virtual Interfaces Configurations | |
| INT virtualIntfConfigUPCSupp | 1.3.6.1.4.1.1751.2.18.5.18.1.6 | INTEGER | read-write | virtual interface upc supp off/on If this is changed then all the connections on this interface will be replayed. |
| INT virtualIntfConfigVi | 1.3.6.1.4.1.1751.2.18.5.18.1.2 | INTEGER | not-accessible | VI value. Def Val is 1 because 0 cannot be configured |
| NTF virtualIntfCreatedNotify | 1.3.6.1.4.1.1751.2.18.8.3.56 | Response to creation of VI | ||
| NTF virtualIntfDeleteNotify | 1.3.6.1.4.1.1751.2.18.8.3.58 | Response to deletion of VI | ||
| NTF virtualIntfModifiedNotify | 1.3.6.1.4.1.1751.2.18.8.3.57 | Response to modification of VI | ||
| NTF virtualIntfModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.59 | Response to Modify Fail of VI, Overload pvcFailureReasonCode | ||
| I32 virtualIntfStatsEgrCellCount | 1.3.6.1.4.1.1751.2.18.11.11.1.3 | Integer32 | read-only | Egress Cell Count on VI |
| virtualIntfStatsEntry | 1.3.6.1.4.1.1751.2.18.11.11.1 | not-accessible | Index is the Interface and the Virutal Interface | |
| NUM virtualIntfStatsIf | 1.3.6.1.4.1.1751.2.18.11.11.1.1 | IntfIndex | not-accessible | Interface index for side A of an ATM-to-ATM PVC VCC connection. Number value is interpreted as an interface of the form, SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| INT virtualIntfStatsReset | 1.3.6.1.4.1.1751.2.18.11.11.1.5 | INTEGER | read-write | stats reset field. |
| virtualIntfStatsTable | 1.3.6.1.4.1.1751.2.18.11.11 | not-accessible | Table of Virtual Interfaces Configurations | |
| I32 virtualIntfStatsTimer | 1.3.6.1.4.1.1751.2.18.11.11.1.4 | Integer32 | read-only | Time, in seconds, since last reset. |
| INT virtualIntfStatsVi | 1.3.6.1.4.1.1751.2.18.11.11.1.2 | INTEGER | not-accessible | VI value. Def Val is 1 because 0 cannot be configured |
| INT virtualUNIAddrType | 1.3.6.1.4.1.1751.2.18.5.19.1.7 | INTEGER | read-write | atm address type |
| INT virtualUNIAdminStatus | 1.3.6.1.4.1.1751.2.18.5.19.1.12 | INTEGER | read-write | The administrative action: 'outOfService' means take the VUNI out of service 'inService' means take the VUNI in service |
| virtualUNIConfigEntry | 1.3.6.1.4.1.1751.2.18.5.19.1 | not-accessible | Index is the Interface and the Virutal UNI Interface | |
| ROW virtualUNIConfigRowStatus | 1.3.6.1.4.1.1751.2.18.5.19.1.6 | RowStatus | read-write | row status |
| virtualUNIConfigTable | 1.3.6.1.4.1.1751.2.18.5.19 | not-accessible | Table of Virtual UNI Interfaces Configurations | |
| NUM virtualUNIIfIndex | 1.3.6.1.4.1.1751.2.18.5.19.1.1 | IntfIndex | not-accessible | This is the first index to the Virtual UNI Interface table. Interface index will be of the form SSPPCCC, where SS is the card slot, PP is the port number, and CCC is the channel number. |
| INT virtualUNIIlmiAddrRegProc | 1.3.6.1.4.1.1751.2.18.5.19.1.41 | INTEGER | read-write | ILMI Address Registration Procedure status. |
| INT virtualUNIIlmiAttachPtProc | 1.3.6.1.4.1.1751.2.18.5.19.1.39 | INTEGER | read-write | ILMI Attachment Point Procedure status. |
| INT virtualUNIIlmiConfigProc | 1.3.6.1.4.1.1751.2.18.5.19.1.37 | INTEGER | read-write | ILMI Configuration Procedure status. |
| INT virtualUNIIlmiConnectProc | 1.3.6.1.4.1.1751.2.18.5.19.1.38 | INTEGER | read-write | ILMI Connectivity Procedure status. |
| INT virtualUNIIlmiOperStatus | 1.3.6.1.4.1.1751.2.18.5.19.1.36 | INTEGER | read-only | The operational status: 'outOfService' - ILMI connectivity is down 'inService' - ILMI connectivity is up. |
| INT virtualUNIIlmiProtocolStatus | 1.3.6.1.4.1.1751.2.18.5.19.1.35 | INTEGER | read-write | The administrative status: 'enabled' - ILMI protocol enabled on UNI 'disabled' - ILMI protocol disabled on UNI. |
| I32 virtualUNIIlmiRetryK | 1.3.6.1.4.1.1751.2.18.5.19.1.44 | Integer32 | read-write | Retry K - number of timeouts before link is declared down. |
| INT virtualUNIIlmiSecureLinkProc | 1.3.6.1.4.1.1751.2.18.5.19.1.40 | INTEGER | read-write | ILMI Secure Link Procedure status. Can be enabled only if Attachment Point Procedure is enabled. |
| I32 virtualUNIIlmiTimerS | 1.3.6.1.4.1.1751.2.18.5.19.1.42 | Integer32 | read-write | Timer S (secs). Used to poll peer when link is down. |
| I32 virtualUNIIlmiTimerT | 1.3.6.1.4.1.1751.2.18.5.19.1.43 | Integer32 | read-write | Timer T (secs). Used to poll peer when link is up. |
| NTF virtualUNIIntfCreatedNotify | 1.3.6.1.4.1.1751.2.18.8.3.80 | Response to creation of Virtual UNI | ||
| NTF virtualUNIIntfCreateFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.81 | Info : Notification that an attempt to create an interface has failed. interfaceFailureReasonCode gives details. | ||
| NTF virtualUNIIntfDeleteNotify | 1.3.6.1.4.1.1751.2.18.8.3.83 | Response to deletion of Virtual UNI | ||
| NTF virtualUNIIntfInServiceNotify | 1.3.6.1.4.1.1751.2.18.8.3.86 | Notification of virtualUNI in Service | ||
| NTF virtualUNIIntfModifiedNotify | 1.3.6.1.4.1.1751.2.18.8.3.82 | Notification of a failure to modify a Virtual UNI interface. | ||
| NTF virtualUNIIntfModifyFailNotify | 1.3.6.1.4.1.1751.2.18.8.3.84 | Response to Modify Fail of Virtual UNI, Overload interfaceFailureReasonCode | ||
| NTF virtualUNIIntfOutOfServiceNotify | 1.3.6.1.4.1.1751.2.18.8.3.85 | Notification of virtualUNI Out Of Service | ||
| INT virtualUNIIntfType | 1.3.6.1.4.1.1751.2.18.5.19.1.45 | INTEGER | read-write | atm interface type |
| INT virtualUNIMaxVpi | 1.3.6.1.4.1.1751.2.18.5.19.1.5 | INTEGER | read-write | Upper value of the VPI range for this VUNI |
| INT virtualUNIMinVpi | 1.3.6.1.4.1.1751.2.18.5.19.1.4 | INTEGER | read-write | Lower value of the VPI range for this VUNI |
| STR virtualUNIMyIfName | 1.3.6.1.4.1.1751.2.18.5.19.1.34 | DisplayString | read-write | A textual name of this interface. If this system is manageable manageable through SNMP and supports the object ifName, the value of this object must be identical with that of ifName for the ifEntry of the lowest level physical interface for this port. This interface must be uniquely named on this system to distinguish parallel links with a neighboring system. If this interface does not have a textual name, the value of this object is a zero length string. |
| STR virtualUNIMyNeighborIfName | 1.3.6.1.4.1.1751.2.18.5.19.1.27 | DisplayString | read-write | The textual name of the interface on the neighbor system on the far end of this interface, and to which this interface connects. If the neighbor system is manageable through SNMP and supports the object ifName, the value of this object must be identical with that of ifName for the ifEntry of the lowest level physical interface for this port. If this interface does not have a textual name, the value of this object is a zero length string. Note that the value of this object can currently only be obtained by manual configuration. |
| IP virtualUNIMyNeighborIpAddress | 1.3.6.1.4.1.1751.2.18.5.19.1.25 | IpAddress | read-write | The IP address of the neighbor system connected to the far end of this interface, to which a Network Management Station can send SNMP messages, as IP datagrams sent to UDP port 161, in order to access network management information concerning the operation of that system. Note that the value of this object can currently only be obtained by manual configuration. |
| OCT virtualUNINwPrefix1 | 1.3.6.1.4.1.1751.2.18.5.19.1.14 | OCTET STRING | read-write | ATM Network Prefix 1 |
| INT virtualUNIOperStatus | 1.3.6.1.4.1.1751.2.18.5.19.1.13 | INTEGER | read-only | The operational status of the VUNI: 'outOfService' means the VUNI is out of service 'inService' means the VUNI is in service |
| INT virtualUNISignalingAdminStatus | 1.3.6.1.4.1.1751.2.18.5.19.1.30 | INTEGER | read-write | Indicates if atm signaling is enabled or disabled for this VUNI interface. |
| INT virtualUNISignalingOperStatus | 1.3.6.1.4.1.1751.2.18.5.19.1.31 | INTEGER | read-only | The protocol operational status of the UNI: 'outOfService' means the UNI is out of service 'inService' means the UNI is in service |
| INT virtualUNISscopRxWndSz | 1.3.6.1.4.1.1751.2.18.5.19.1.48 | INTEGER | read-write | The receive window size for the SSCOP layer |
| INT virtualUNISvcMaxVci | 1.3.6.1.4.1.1751.2.18.5.19.1.11 | INTEGER | read-write | The upper bound of the VCI for SVC connections. |
| INT virtualUNISvcMaxVpi | 1.3.6.1.4.1.1751.2.18.5.19.1.9 | INTEGER | read-write | The upper bound of the VPI for SVC connections. |
| INT virtualUNISvcMinVci | 1.3.6.1.4.1.1751.2.18.5.19.1.10 | INTEGER | read-write | The lower bound of the VCI for SVC connections. |
| INT virtualUNISvcMinVpi | 1.3.6.1.4.1.1751.2.18.5.19.1.8 | INTEGER | read-write | The lower bound of the VPI for SVC connections. |
| I32 virtualUNIT303 | 1.3.6.1.4.1.1751.2.18.5.19.1.15 | Integer32 | read-write | Timer T303 value - seconds |
| I32 virtualUNIT308 | 1.3.6.1.4.1.1751.2.18.5.19.1.16 | Integer32 | read-write | Timer T308 value - seconds |
| I32 virtualUNIT309 | 1.3.6.1.4.1.1751.2.18.5.19.1.17 | Integer32 | read-write | Timer T309 value - seconds |
| I32 virtualUNIT310 | 1.3.6.1.4.1.1751.2.18.5.19.1.18 | Integer32 | read-write | Timer T310 value - seconds |
| I32 virtualUNIT313 | 1.3.6.1.4.1.1751.2.18.5.19.1.19 | Integer32 | read-write | Timer T313 value - User side only - seconds |
| I32 virtualUNIT316 | 1.3.6.1.4.1.1751.2.18.5.19.1.20 | Integer32 | read-write | Timer T316 value - seconds |
| I32 virtualUNIT317 | 1.3.6.1.4.1.1751.2.18.5.19.1.21 | Integer32 | read-write | Timer T317 value - seconds |
| I32 virtualUNIT322 | 1.3.6.1.4.1.1751.2.18.5.19.1.22 | Integer32 | read-write | Timer T322 value - seconds |
| I32 virtualUNIT398 | 1.3.6.1.4.1.1751.2.18.5.19.1.23 | Integer32 | read-write | Timer T398 value - seconds |
| I32 virtualUNIT399 | 1.3.6.1.4.1.1751.2.18.5.19.1.24 | Integer32 | read-write | Timer T399 value - seconds |
| OCT virtualUNIUserAddress | 1.3.6.1.4.1.1751.2.18.5.19.1.46 | OCTET STRING | read-write | ATM User Address |
| INT virtualUNIUserAddrOrgScope | 1.3.6.1.4.1.1751.2.18.5.19.1.47 | INTEGER | read-write | ATM User Address Organizational scope |
| INT virtualUNIVciIlmi | 1.3.6.1.4.1.1751.2.18.5.19.1.33 | INTEGER | read-write | VCI value for the ilmi channel for the UNI interface. |
| INT virtualUNIVciSig | 1.3.6.1.4.1.1751.2.18.5.19.1.29 | INTEGER | read-write | VCI value for the signalling channel for the UNI interface. |
| INT virtualUNIVISupport | 1.3.6.1.4.1.1751.2.18.5.19.1.3 | INTEGER | read-write | Virtual Interface (Traffic Shaping) is enabled or disabled on this VUNI. A Virtual Interface should already be configured befaore the traffic shaping can be enabled on this VUNI. If VISupport is disabled then all the connections on the VUNI can only be configured as UBR connections if this VUNI interface is on a VI enabled physical interface |
| INT virtualUNIVpiIlmi | 1.3.6.1.4.1.1751.2.18.5.19.1.32 | INTEGER | read-write | VPI value for the ilmi channel for the UNI interface. |
| INT virtualUNIVpiSig | 1.3.6.1.4.1.1751.2.18.5.19.1.28 | INTEGER | read-write | VPI value for the signalling channel for the UNI interface. |
| INT virtualUNIVUNIId | 1.3.6.1.4.1.1751.2.18.5.19.1.2 | INTEGER | not-accessible | Virtual UNI number, second index to access the virtual UNI interface. |
| INT vpnTrapStatus | 1.3.6.1.4.1.1751.2.18.15.33 | INTEGER | read-only | Return codes for route server VPN level operations. vpnAddOk(1) VPN Creation OK vpnInternalFailure(2) Memory Corruption Failure vpnTooMany(3) Exceeded Max # of VPNs vpnBadSlot(4) Impossible Slot Number vpnBadId(5) VPN ID Must Be Between 1-6 vpnBadState(6) VPN State Machine Confused vpnBadTimerVal(7) Bad Timer Value: State Machine vpnAlreadyExists(8) VPN Already Exists vpnCantLocate(9), Cannot Find Referenced VPN vpnDelInProgress(10) Deletion In Progress -Must Wait vpnLockedIdle(11) VPN Taken Out Of Service vpnGeneralFailure(12) Reference Prev.Trap For Reason vpnNotAllowed(13) Operation Not Allowed vpnShutting(14) Shutting Down VPN -Must Wait vpnDisabled(15) Some VPN SubSystem Not Working vpnModifyOk(16) Modify Operation OK |
| I32 vuniIlmiStatsAttachPtChanged | 1.3.6.1.4.1.1751.2.18.11.12.1.5 | Integer32 | read-only | Times Attachment Point change was detected. |
| I32 vuniIlmiStatsAttachPtVerified | 1.3.6.1.4.1.1751.2.18.11.12.1.6 | Integer32 | read-only | Times Attachment Point was verified successfully. |
| I32 vuniIlmiStatsColdStartRx | 1.3.6.1.4.1.1751.2.18.11.12.1.8 | Integer32 | read-only | Times Cold Start trap was received. |
| I32 vuniIlmiStatsColdStartTx | 1.3.6.1.4.1.1751.2.18.11.12.1.9 | Integer32 | read-only | Times Cold Start trap was transmitted. |
| vuniIlmiStatsEntry | 1.3.6.1.4.1.1751.2.18.11.12.1 | not-accessible | Row definition for the ILMI statistics table. | |
| NUM vuniIlmiStatsId | 1.3.6.1.4.1.1751.2.18.11.12.1.1 | IntfIndex | not-accessible | Interface index (SSPPCCC) for the ILMI interface. |
| I32 vuniIlmiStatsLinkResets | 1.3.6.1.4.1.1751.2.18.11.12.1.4 | Integer32 | read-only | Times connectivity has toggled between down and up. |
| I32 vuniIlmiStatsPacketDisc | 1.3.6.1.4.1.1751.2.18.11.12.1.13 | Integer32 | read-only | Times a received packet was discarded. |
| I32 vuniIlmiStatsPduRx | 1.3.6.1.4.1.1751.2.18.11.12.1.10 | Integer32 | read-only | vuniIlmi pdu received |
| I32 vuniIlmiStatsPduTx | 1.3.6.1.4.1.1751.2.18.11.12.1.11 | Integer32 | read-only | vuniIlmi pdu transmitted |
| I32 vuniIlmiStatsReqTimeouts | 1.3.6.1.4.1.1751.2.18.11.12.1.12 | Integer32 | read-only | Times getRequest of any type timed out. |
| I32 vuniIlmiStatsSecureLnkProcInit | 1.3.6.1.4.1.1751.2.18.11.12.1.7 | Integer32 | read-only | Times Secure Link Procedure was initiated. |
| vuniIlmiStatsTable | 1.3.6.1.4.1.1751.2.18.11.12 | not-accessible | Table of statistics for an ILMI enabled interface. | |
| I32 vuniIlmiStatsTimer | 1.3.6.1.4.1.1751.2.18.11.12.1.3 | Integer32 | read-only | Time, in seconds, since last statistics reset. |
| INT vuniIlmiVUNIId | 1.3.6.1.4.1.1751.2.18.11.12.1.2 | INTEGER | not-accessible | Virtual UNI number, second index to access the ILMI on virtual UNI interface. |
| INT vuniResetIlmiStatistics | 1.3.6.1.4.1.1751.2.18.11.12.1.14 | INTEGER | read-write | Reset the ATM ILMI statistics counters for the given channel Id (SSPPCCC) and vuni Id |
| INT workingFailedBitmap | 1.3.6.1.4.1.1751.2.18.2.19.1.7 | INTEGER | read-only | Gives Bitmap of the Failed Working Slots. Subset of the Working Slot Bitmap. |
| INT workingSlotBitmap | 1.3.6.1.4.1.1751.2.18.2.19.1.2 | INTEGER | read-write | Working Slot Bitmap which the protection slot will monitor |
| INT workingSlotId | 1.3.6.1.4.1.1751.2.18.2.19.1.6 | INTEGER | read-only | If protection group status is active, this field will give the slot which is being working. In case it is in standby mode this field will show 0 |
RFC description
Lucent Access Concentrator management for Release 6.2 systems with interface, controller, and connection status monitoring.
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.