ZHONE-COM-ATM-MIB

File: ZHONE-COM-ATM-MIB.mib (110064 bytes)

Imported modules

ATM-MIB ATM-TC-MIB IF-MIB
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Zhone Zhone-TC

Imported symbols

atmInterfaceDs3PlcpAlarmState atmInterfaceTCAlarmState atmTrafficDescrParamEntry
atmVplVpi atmVplAdminStatus atmVplOperStatus
atmVplLastChange atmVplReceiveTrafficDescrIndex atmVplTransmitTrafficDescrIndex
atmVplCrossConnectIdentifier atmVplRowStatus atmVplCastType
atmVplConnKind atmVclVpi atmVclVci
atmVclAdminStatus atmVclOperStatus atmVclLastChange
atmVclReceiveTrafficDescrIndex atmVclTransmitTrafficDescrIndex atmVccAalType
atmVccAal5CpcsTransmitSduSize atmVccAal5CpcsReceiveSduSize atmVccAal5EncapsType
atmVclCrossConnectIdentifier atmVclEntry atmVplEntry
atmInterfaceTCEntry atmVclRowStatus atmVclCastType
atmVclConnKind atmVcCrossConnectEntry AtmVpIdentifier
AtmVcIdentifier ifIndex InterfaceIndex
OBJECT-GROUP NOTIFICATION-GROUP IpAddress
Integer32 Counter32 Counter64
OBJECT-TYPE MODULE-IDENTITY OBJECT-IDENTITY
NOTIFICATION-TYPE TruthValue zhoneAtm
zhoneShelfIndex zhoneSlotIndex zhoneModules
ZhoneRowStatus ZhoneAdminString

Defined Types

ZhoneAtmVclExtEntry  
SEQUENCE    
  zhoneAtmVclExtFaultDetectionType INTEGER
  zhoneAtmVclExtOamF5Ping INTEGER
  zhoneAtmVclExtOamF5PingStatus TruthValue
  zhoneAtmVclExtTrafficContainerIndex Integer32
  zhoneAtmVclExtOamF4Ping INTEGER
  zhoneAtmVclExtOamF4PingStatus TruthValue

ZhoneAtmTrafficDescrParamExtEntry  
SEQUENCE    
  zhoneAtmTrafficDescrParamExtTrnkVclRate INTEGER
  zhoneAtmTrafficDescrParamExtCacDivider Integer32
  zhoneAtmTrafficDescrParamExtUsageParameterControl TruthValue

ZhoneAtmStatsExtEntry  
SEQUENCE    
  zhoneAtmStatsTotalInitialCellsRx Counter64
  zhoneAtmStatsTotalFabricCellsRx Counter64
  zhoneAtmStatsTotalFinalCLP0CellsRx Counter64
  zhoneAtmStatsTotalFinalCLP1CellsRx Counter64
  zhoneAtmStatsTotalInitialCellsTx Counter64
  zhoneAtmStatsTotalFabricCellsTx Counter64
  zhoneAtmStatsTotalFinalCLP0CellsTx Counter64
  zhoneAtmStatsTotalFinalCLP1CellsTx Counter64

ZhoneAtmVplExtEntry  
SEQUENCE    
  zhoneAtmVplExtFaultDetectionType INTEGER
  zhoneAtmVplExtTrafficContainerIndex Integer32

ZhoneAtmConnectionStatsEntry  
SEQUENCE    
  zhoneAtmConnectionsAvailable Integer32
  zhoneAtmConnectionsAllocated Integer32

ZhoneAtmVpiEntry  
SEQUENCE    
  zhoneAtmVpiMaxVci Integer32
  zhoneAtmVpiSwitched INTEGER
  zhoneAtmVpiRowStatus ZhoneRowStatus
  zhoneAtmVpiOamF4Ping INTEGER
  zhoneAtmVpiOamF4PingStatus TruthValue
  zhoneAtmVpiMaxVciPerVp Integer32

AtmVclToMulticastMapEntry  
SEQUENCE    
  atmVclToMulticastMapIndex INTEGER
  atmVclToMulticastMapRoutingDomain INTEGER
  atmVclToMulticastMapMulticastAddress IpAddress
  atmVclToMulticastMapIfIndex InterfaceIndex
  atmVclToMulticastMapVpi AtmVpIdentifier
  atmVclToMulticastMapVci AtmVcIdentifier
  atmVclToMulticastMapRowStatus ZhoneRowStatus

ZhoneAtmPonExtEntry  
SEQUENCE    
  zhoneAtmVclPonTrafficContainerIndex Integer32

ZhoneAtmVplPonExtEntry  
SEQUENCE    
  zhoneAtmVplPonTrafficContainerIndex Integer32

ZhoneAtmInterfaceTcExtEntry  
SEQUENCE    
  zhoneAtmInterfaceNCDEvents Counter32
  zhoneAtmInterfaceHECEvents Counter32
  zhoneAtmInterfaceFeOCDEvents Counter32
  zhoneAtmInterfaceFeNCDEvents Counter32
  zhoneAtmInterfaceFeHECEvents Counter32

ZhoneAtmVcCrossConnectExtEntry  
SEQUENCE    
  zhoneAtmVcCrossConnectExtHandleId OCTET STRING

Defined Values

comAtmExtension 1.1.5504.6.25
This is the Zhone module identifier for the Zhone ATM MIB extension module.
MODULE-IDENTITY    

zhoneAtmExtension 1.1.5504.4.2.2
This is the Zhone extension MIB tree to the standard ATM defined by rfc2515.
Status: current Access: read-only
OBJECT-IDENTITY    

zhoneAtmVclExtTable 1.1.5504.4.2.2.1
Zhone extension table for the atmVclTable defined in rfc2515.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneAtmVclExtEntry

zhoneAtmVclExtEntry 1.1.5504.4.2.2.1.1
An entry in the atmVclExtTable. atmVclExtEntry is an augmentation to the atmVclEntry defined in rfc2515.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneAtmVclExtEntry  

zhoneAtmVclExtFaultDetectionType 1.1.5504.4.2.2.1.1.1
This is used to configure VCL fault detection. The valid values are: * disabled - Fault detection is disabled. This is the default. * oamF5Loopback - This option uses standard OAM fault management cells as defined in ITU.610 for fault detection. Automatic loopback diagnostic cells are sent to the IAD. When fault detection is enabled, atmVclOperStatusChange notification trap is used to indicate to the NMS station an VCL has gone down or has come back up.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disabled(1), oamF5Loopback(2)  

zhoneAtmVclExtOamF5Ping 1.1.5504.4.2.2.1.1.2
This is used to send a OAM F5 loopback cell for fault detection. The value will automatically revert to disabled after the set is complete. The valid values are: * disabled - OAM F5 loopback cell is not being sent. This is the default. * endToEnd - This option uses standard OAM fault management cells as defined in ITU.610 for fault detection. Setting this will send a OAM F5 end-to-end loopback cell to be sent * segment - This is not supported at this time
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disabled(1), endToEnd(2), segment(3)  

zhoneAtmVclExtOamF5PingStatus 1.1.5504.4.2.2.1.1.3
TRUE if ping was successfull and FALSE if failed
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TruthValue  

zhoneAtmVclExtTrafficContainerIndex 1.1.5504.4.2.2.1.1.4
Index number of a PON traffic container associated with a VCL definition.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

zhoneAtmVclExtOamF4Ping 1.1.5504.4.2.2.1.1.5
This is used to send a OAM F4 loopback cell for fault detection. The value will automatically revert to disabled after the set is complete. The valid values are: * disabled - OAM F4 loopback cell is not being sent. This is the default. * endToEnd - This option uses standard OAM fault management cells as defined in ITU.610 for fault detection. Setting this will send a OAM F4 end-to-end loopback cell to be sent * segment - This is not supported at this time
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disabled(1), endToEnd(2), segment(3)  

zhoneAtmVclExtOamF4PingStatus 1.1.5504.4.2.2.1.1.6
TRUE if ping was successfull and FALSE if failed.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TruthValue  

zhoneAtmTraps 1.1.5504.4.2.2.2
All the Zhone ATM traps will be defined under this OID.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

zhoneAtmV2Traps 1.1.5504.4.2.2.2.0
This object identity adds a zero(0) for the next to last sub-identifier which should be used for new SNMPv2 Traps.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

atmVclOperStatusChange 1.1.5504.4.2.2.2.0.1
A notification is sent when the operational status of an ATM VCL changes. The VCL entity is identified by its ifIndex, VPI and VCI values in the trap instance OIDs.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

atmDsx3PlcpAlarmStatusChange 1.1.5504.4.2.2.2.0.2
This trap indicates if there is an alarm present for the DS3 PLCP.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

atmInterfaceTCAlarmStateChange 1.1.5504.4.2.2.2.0.3
This trap indicates that there is an alarm present for the TC Sublayer.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

atmVclBandwidthUnavailable 1.1.5504.4.2.2.2.0.4
This trap indicates that guranteed bandwidth specified by zhoneAtmTrafficDescrParamExtTrnkVclRate in the traffic descriptor is not available in the system. This is sent when a VCL is activated with the traffic descriptor which specifies higher than available rate or a VCL is activated with the traffic descriptor which specifies the vcl-rate value which can cause available bandwidth to run out. In this trap, shelf/slot is sent as part of the common fields sent in all traps.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

atmVplOperStatusChange 1.1.5504.4.2.2.2.0.5
Description.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

atmOamF5PingStatus 1.1.5504.4.2.2.2.0.6
A notification is sent when the OAM F5 Ping succeeds or fails. The entity is identified by its ifIndex, VPI and VCI values in the trap instance OIDs. A status value of true indicates successful Ping, otherwise unsuccessful Ping.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

atmVpiAutoCreateComplete 1.1.5504.4.2.2.2.0.7
Notification indicating Vpi auto creation is complete.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

atmOamF4PingStatus 1.1.5504.4.2.2.2.0.8
A notification is sent when the OAM F4 Ping succeeds or fails. The entity is identified by its ifIndex, and VPI values in the trap instance OIDs. A status value of true indicates successful Ping, otherwise unsuccessful Ping.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

atmVclExtOamF4PingStatus 1.1.5504.4.2.2.2.0.9
A notification is sent when the VCL OAM F4 Ping succeeds or fails. The entity is identified by its ifIndex, vpi and vci values in the trap instance OIDs. zhoneAtmVclExtOamF4PingStatus value of true indicates successful Ping, otherwise unsuccessful Ping.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

zhoneAtmGroups 1.1.5504.4.2.2.3
Zhone ATM object groups and notification groups will be defined under this object identity.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

zhoneAtmVclExtGroup 1.1.5504.4.2.2.3.1
A collection of objects contained in the zhoneAtmVclExtTable.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

zhoneAtmTrapsGroup 1.1.5504.4.2.2.3.2
A collection of notification traps under the zhoneAtmV2Traps.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

zhoneAtmTrafficDescrParamExtGroup 1.1.5504.4.2.2.3.3
A collection of objects contained in the zhoneAtmTrafficDescrParamExtTable.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

zhoneAtmStatsExtTableGroup 1.1.5504.4.2.2.3.4
Description.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

zhoneAtmVclRateExtParamGroup 1.1.5504.4.2.2.3.5
Atm Vcl rate parameter values.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

zhoneAtmVplExtGroup 1.1.5504.4.2.2.3.6
Description.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

zhoneAtmConnectionStatsGroup 1.1.5504.4.2.2.3.7
Description.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

zhoneAtmVpiGroup 1.1.5504.4.2.2.3.8
Description.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

zhoneAtmPonGroup 1.1.5504.4.2.2.3.9
Description.
Status: deprecated Access: accessible-for-notify
OBJECT-GROUP    

zhoneAtmVclMulticastGroup 1.1.5504.4.2.2.3.10
Description.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

zhoneAtmTrafficDescrParamExtTable 1.1.5504.4.2.2.4
Zhone extension table for the atmTrafficDescrParamTable defined in rfc2515.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneAtmTrafficDescrParamExtEntry

zhoneAtmTrafficDescrParamExtEntry 1.1.5504.4.2.2.4.1
This is extension of AtmTrafficDescrParamEntry defined in rfc2515.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneAtmTrafficDescrParamExtEntry  

zhoneAtmTrafficDescrParamExtTrnkVclRate 1.1.5504.4.2.2.4.1.1
This field is used to describe the minimum guaranteed rate for a VCL which is bound to this traffic descriptor for BAN ATM Trunk Cards. It is applicable only for RTVBR service category. Unlike switched voice calls in the TDM world we cannot oversubscribe bandwidth because all of our voice calls must be connected at all times so that we can receive signaling to tell us that the phone when off hook. Instead of oversubscribing we suggest that the service provide under provision their voice calls. An example of this would be a normal good quality voice call over ATM requires about 80kb of bandwidth. To share the bandwidth resource over several customers the service provider would instead allocate (for example) rate16K for a single voice channel, this would allow 5 channels to share the bandwidth required to connect a good quality voice call. Any value less than rate80K could be used if the service provider wished to share bandwidth resources over more than one voice call. In order for this method to produce a good quality voice call enough bandwidth must be unallocated and used in a shared pool by all connections. When the buffering is not adequate for a good quality call the connection will not terminate, instead the call quality will suffer. Values greater than rate80K would be used by devices like a PBX. For all service categories other than RTVBR, unused is the only valid value.For RTVBR unused is not a valid value and one of the rates has to be specified. This parameter is used independently for transmit and receive traffic based on the traffic descriptor specified for transmit and receive in the VCL. Changing this parameter may cause a trap if newly utilized bandwidth for a card exceeds its available bandwidth. It may happen on multiple cards and therefore there can be multiple traps.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unused(1), rate16K(2), rate32K(3), rate64K(4), rate80K(5), rate128K(6), rate160K(7), rate256K(8), rate320K(9), rate512K(10), rate640K(11), rate1552K(12), rate2050K(13), rate12M(14), rate16M(15), rate45M(16), rate155M(17), rate960K(18), rate1280K(19), rate1760K(20), rate3M(21), rate4M(22), rate5M(23), rate6M(24), rate7M(25), rate8M(26), rate10M(27), rate14M(28), rate24M(29), rate32M(30), rate64M(31), rate96M(32), rate128M(33)  

zhoneAtmTrafficDescrParamExtCacDivider 1.1.5504.4.2.2.4.1.2
This object allows users to oversubsribe. The rate subtracted from CAC is PCR or SCR divided by this object.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmTrafficDescrParamExtUsageParameterControl 1.1.5504.4.2.2.4.1.3
If set to 'false', this object disables polcing.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

zhoneAtmStatsExtTable 1.1.5504.4.2.2.5
These statistics values are coming from fabric interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneAtmStatsExtEntry

zhoneAtmStatsExtEntry 1.1.5504.4.2.2.5.1
Definitions of Forward and Backward: Internal to ATM Switch Fabric ============================================================= |Ext|==>IngressFwd==>| |==>EgressFwd====>|Int| PortPhy<->|VC | |APC Switch Fabric| |VC |<->Bus/SAR/DSP | |<==EgressBack<==| |<==IngressBack<==| | Phy =============================================================
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneAtmStatsExtEntry  

zhoneAtmStatsTotalInitialCellsRx 1.1.5504.4.2.2.5.1.1
Total Initial Cells Received. Total cells received across the ingress interface for a given VC, and not discarded by policing prior to thresholding (includes CPU insertions but excludes Atm switch fabric generated ingress OAM insertions).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

zhoneAtmStatsTotalFabricCellsRx 1.1.5504.4.2.2.5.1.2
Total Cells Recevied at Fabric.Total cells received across the fabric interface for a given VC, including cells discarded due to parity errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

zhoneAtmStatsTotalFinalCLP0CellsRx 1.1.5504.4.2.2.5.1.3
Total CLP0 Cells received by fabric. This field is setup to monitor egress total cells transmitted CLP0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

zhoneAtmStatsTotalFinalCLP1CellsRx 1.1.5504.4.2.2.5.1.4
Total CLP1 Cells received by fabric. This field is setup to monitor egress total cells transmitted CLP1.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

zhoneAtmStatsTotalInitialCellsTx 1.1.5504.4.2.2.5.1.5
Initial Total Cells Transmitted. Total cells transmitted. across the ingress interface for a given VC, and not discarded by policing prior to thresholding (includes CPU insertions but excludes Atm switch fabric generated ingress OAM insertions).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

zhoneAtmStatsTotalFabricCellsTx 1.1.5504.4.2.2.5.1.6
Total cells transmitted at fabric interace.Total cells transmitted across the fabric interface for a given VC, including cells discarded due to parity errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

zhoneAtmStatsTotalFinalCLP0CellsTx 1.1.5504.4.2.2.5.1.7
Total CLP0 Cells Transmitted. This field is setup to monitor egress total cells transmitted CLP0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

zhoneAtmStatsTotalFinalCLP1CellsTx 1.1.5504.4.2.2.5.1.8
Total CLP1 Cells Transmitted. This field is setup to monitor egress total cells transmitted CLP1.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

zhoneAtmVclRateExtParam 1.1.5504.4.2.2.6
This is the Zhone extension MIB tree to the ATM VCL rates.
Status: current Access: read-only
OBJECT-IDENTITY    

zhoneAtmVclRateExtParam1 1.1.5504.4.2.2.6.1
This field is used to describe the first least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards. It is applicable only for RTVBR/NRTVBR or CBR service category. For RTVBR/NRTVBR service category, this value can be set in the rfc2515 td_param2 of the traffice descriptor table. For CBR service category, this value can be set in the td_param1 field. The maximum rates capacitiy is 16, any value which is not matched in any one of those 16 rates will be rejected. Unlike switched voice calls in the TDM world we cannot oversubscribe bandwidth because all of our voice calls must be connected at all times so that we can receive signaling to tell us that the phone when off hook. Instead of oversubscribing we suggest that the service provide under provision their voice calls. An example of this would be a normal good quality voice call over ATM requires about 189 CPS. To share the bandwidth resource over several customers the service provider would instead allocate (for example) 38 CPS for a single voice channel, this would allow 5 channels to share the bandwidth required to connect a good quality voice call. Any value less than 189 CPS could be used if the service provider wished to share bandwidth resources over more than one voice call. In order for this method to produce a good quality voice call enough bandwidth must be unallocated and used in a shared pool by all connections. When the buffering is not adequate for a good quality call the connection will not terminate, instead the call quality will suffer. Values greater than 189 CPS would be used by devices like a PBX. This parameter is used independently for transmit and receive traffic based on the traffic descriptor specified for transmit and receive in the VCL.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam2 1.1.5504.4.2.2.6.2
This field is used to describe the second least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam3 1.1.5504.4.2.2.6.3
This field is used to describe the third least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam4 1.1.5504.4.2.2.6.4
This field is used to describe the fourth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam5 1.1.5504.4.2.2.6.5
This field is used to describe the fifth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam6 1.1.5504.4.2.2.6.6
This field is used to describe the sixth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam7 1.1.5504.4.2.2.6.7
This field is used to describe the seventh least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam8 1.1.5504.4.2.2.6.8
This field is used to describe the eighth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam9 1.1.5504.4.2.2.6.9
This field is used to describe the ninth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam10 1.1.5504.4.2.2.6.10
This field is used to describe the tenth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam11 1.1.5504.4.2.2.6.11
This field is used to describe the eleventh least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam12 1.1.5504.4.2.2.6.12
This field is used to describe the twelfth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam13 1.1.5504.4.2.2.6.13
This field is used to describe the thirteenth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam14 1.1.5504.4.2.2.6.14
This field is used to describe the fouthteenth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam15 1.1.5504.4.2.2.6.15
This field is used to describe the fifteenth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam16 1.1.5504.4.2.2.6.16
This field is used to describe the sixteenth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam1Grp2 1.1.5504.4.2.2.6.17
This field is used to describe the first least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam2Grp2 1.1.5504.4.2.2.6.18
This field is used to describe the second least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam3Grp2 1.1.5504.4.2.2.6.19
This field is used to describe the third least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam4Grp2 1.1.5504.4.2.2.6.20
This field is used to describe the fourth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam5Grp2 1.1.5504.4.2.2.6.21
This field is used to describe the fifth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam6Grp2 1.1.5504.4.2.2.6.22
This field is used to describe the sixth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam7Grp2 1.1.5504.4.2.2.6.23
This field is used to describe the seventh least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam8Grp2 1.1.5504.4.2.2.6.24
This field is used to describe the eighth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam9Grp2 1.1.5504.4.2.2.6.25
This field is used to describe the ninth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam10Grp2 1.1.5504.4.2.2.6.26
This field is used to describe the tenth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam11Grp2 1.1.5504.4.2.2.6.27
This field is used to describe the eleventh least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam12Grp2 1.1.5504.4.2.2.6.28
This field is used to describe the twelfth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam13Grp2 1.1.5504.4.2.2.6.29
This field is used to describe the thirteenth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam14Grp2 1.1.5504.4.2.2.6.30
This field is used to describe the fourteenth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam15Grp2 1.1.5504.4.2.2.6.31
This field is used to describe the fifthteenth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVclRateExtParam16Grp2 1.1.5504.4.2.2.6.32
This field is used to describe the sixthteenth least field of total 16 minimum guaranteed rate which is configurable by user for a VCL which is bound to this traffic descriptor for BAN ATM Trunk or MALC uplink Cards.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVplExtTable 1.1.5504.4.2.2.7
Zhone extension table for the atmVplTable defined in rfc2515.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneAtmVplExtEntry

zhoneAtmVplExtEntry 1.1.5504.4.2.2.7.1
NOT CURRENTLY IMPLEMENTED. An entry in the atmVplExtTable. atmVplExtEntry is an augmentation to the atmVplEntry defined in rfc2515.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneAtmVplExtEntry  

zhoneAtmVplExtFaultDetectionType 1.1.5504.4.2.2.7.1.1
NOT CURRENTLY IMPLEMENTED. This is used to configure VPL fault detection. The valid values are: * disabled - Fault detection is disabled. This is the default. * oamF4Loopback - This option uses standard OAM fault management cells as defined in ITU.610 for fault detection. Automatic loopback diagnostic cells are sent to the IAD. When fault detection is enabled, atmVplOperStatusChange notification trap is used to indicate to the NMS station that a VPL has gone down or has come back up.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disabled(1), oamF4Loopback(2)  

zhoneAtmVplExtTrafficContainerIndex 1.1.5504.4.2.2.7.1.2
Index number of a PON traffic container associated with a VPL definition. NOTE: MULTIPLE VARBINDS ACROSS THE VPL TABLE AND THE VPL EXTENSI0N TABLE ARE NOT ALLOWED! It turns out that anyone trying to set just the traffic container index would inadvertantly try to create a Vpl with default settings. To set the traffic container field, the Vpl must be created first.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

zhoneAtmConnectionStatsTable 1.1.5504.4.2.2.8
Table which describes the allocated and available ATM connections on a Zhone device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneAtmConnectionStatsEntry

zhoneAtmConnectionStatsEntry 1.1.5504.4.2.2.8.1
An entry based on shelf/slot which describes the total allocated and available ATM connections for that shelf/slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneAtmConnectionStatsEntry  

zhoneAtmConnectionsAvailable 1.1.5504.4.2.2.8.1.1
The total available ATM connections for a particular shelf/slot. This number is hardware dependent. Whenever a VPI is allocated for a particular shelf/slot, the number of connections allocated for that VPI is subtracted from the total available and is returned in this value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zhoneAtmConnectionsAllocated 1.1.5504.4.2.2.8.1.2
The total allocated ATM connections for a particular shelf/slot. For a particular VPI, we calculate the number of connections allocated by the following rule: A VP Switched VPI has a Max VCI of 0 and uses 3 connections. A VC Switched VPI has a Max VCI of n (the number n is a power of 2 and is user selected) and uses n connections. The sum of all allocated connections for all VPIs on the selected shelf/slot is the number returned for this value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zhoneAtmVpiTable 1.1.5504.4.2.2.9
Table which describes attributes associated to a particular VPI. Anytime you add to, delete from or modify any entry in this table, you must reboot the card in order for these changes to take effect. The reason for this is that the APC must be re-programmed and the only way to do this is by doing a reboot. In addition, you will not be allowed to modify, create or delete any atm-vcl entry which is on the same card as the VPI until after the card has been rebooted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneAtmVpiEntry

zhoneAtmVpiEntry 1.1.5504.4.2.2.9.1
An entry based on ifIndex/vpi (which resolves to a particular shelf/slot/port/subport/type/vpi) which contains the maximum VCI value and the switch mode (either vp or vc switched) for a particular VPI.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneAtmVpiEntry  

zhoneAtmVpiMaxVci 1.1.5504.4.2.2.9.1.1
For the selected VPI, this value contains the maximum VCI. For vp switched VPIs, this value must be zero. For vc switched VPIs, this value must be a power of 2 with its maximum value being hardware dependent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zhoneAtmVpiSwitched 1.1.5504.4.2.2.9.1.2
For the selected VPI, this value can be set to either vp switched or vc switched. If it is vp switched, then the max vci must be zero. If it is vc switched, the max vci value must be a power of 2 with its maximum value being hardware dependent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER vp(1), vc(2)  

zhoneAtmVpiRowStatus 1.1.5504.4.2.2.9.1.3
Row Status only supports create-and-go and destroy actions. Returns active if row is in service.
Status: current Access: read-create
OBJECT-TYPE    
  ZhoneRowStatus  

zhoneAtmVpiOamF4Ping 1.1.5504.4.2.2.9.1.4
This is used to send a OAM F4 loopback cell for fault detection. The value will automatically revert to disabled after the set is complete. The valid values are: * disabled - OAM F4 loopback cell is not being sent. This is the default. * endToEnd - This option uses standard OAM fault management cells as defined in ITU.610 for fault detection. Setting this will send a OAM F4 end-to-end loopback cell to be sent * segment - This is not supported at this time
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), endToEnd(2), segment(3)  

zhoneAtmVpiOamF4PingStatus 1.1.5504.4.2.2.9.1.5
TRUE if ping was successfull and FALSE if failed.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TruthValue  

zhoneAtmVpiMaxVciPerVp 1.1.5504.4.2.2.9.1.6
If vp-switched, but VG connection is vc-switched, this specifies max number of vci on gateway.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

atmVpi 1.1.5504.4.2.2.10
VPI used for traps defined under atm traps
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AtmVpIdentifier  

atmVci 1.1.5504.4.2.2.11
VCI used for traps defined under atm traps
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AtmVcIdentifier  

atmVpiAutoCreateDone 1.1.5504.4.2.2.12
Indicates automatic Vpi generation complete.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TruthValue  

atmVpiAutoCreateCount 1.1.5504.4.2.2.13
This value is the count of the number of auto-created Vpis.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

atmVclToMulticastMap 1.1.5504.4.2.2.16
OBJECT IDENTIFIER    

atmVclToMulticastMapIndexNext 1.1.5504.4.2.2.16.1
This object contains an appropriate value to be used for atmMulticastAddressVclMapIndex when creating entries in the atmMulticastAddressVclMapTable. The value 0 indicates that no unassigned entries are available. To obtain the atmMulticastAddressVclMapIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmVclToMulticastMapTable 1.1.5504.4.2.2.16.2
The Multicast Address to Vcl Mapping table. Each entry in this table associates a multicast address representing a video stream with a Vcl. All of the entries in this table are assumed to be unique, not only in terms of index, but in terms of (index, multicast address) <-> (ifIndex, vpi, vci). Note that the Vcl type for this table should always be 'other', denoting cell relay pass-through. We are not terminating the IP stream on the MALC. Also note that the Vcls that this table refer to are the ones originating at the Video Head-End, coming into the MALC Uplink card.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmVclToMulticastMapEntry

atmVclToMulticastMapEntry 1.1.5504.4.2.2.16.2.1
An entry in the Multicast Address to Vcl Mapping table. This entry is used to associate a multicast address with a Vcl. Step-wise Procedures to set up a Multicast Vcl Mapping profile Once the Vcl that carries the video stream is created, the following steps are taken to provision a Multicast Address to Vcl Mapping: (1) The manager obtains a unique atmMulticastAddressVclMapIndex by reading the atmMulticastAddressVclMapIndexNext object. (2) Next, the manager creates a row in the atmMulticastAddressVclMapTable by setting atmMulticastAddressVclMapRowStatus to createAndGo. The agent checks the sanity of the Vcl, domain index, and multicast address. The row creation fails if: - the specified Vcl does not exist, - the specified Vcl is not of the correct type for multicasting, - the routing domain index is outside of the supported range, - the multicast address is not of the correct format. (3) The manager promotes the row in the atmMulticastAddressVclMapTable when the 'set' completes.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVclToMulticastMapEntry  

atmVclToMulticastMapIndex 1.1.5504.4.2.2.16.2.1.1
A unique value to identify this Multicast Address to Vcl mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

atmVclToMulticastMapRoutingDomain 1.1.5504.4.2.2.16.2.1.2
Routing domain of the Head-End video server.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

atmVclToMulticastMapMulticastAddress 1.1.5504.4.2.2.16.2.1.3
Multicast IP address contained in the MPEG2 video stream.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

atmVclToMulticastMapIfIndex 1.1.5504.4.2.2.16.2.1.4
The ifIndex value of the ATM interface for the Vcl carrying a video stream.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

atmVclToMulticastMapVpi 1.1.5504.4.2.2.16.2.1.5
The VPI value of the ATM interface for the Vcl carrying a video stream.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVpIdentifier  

atmVclToMulticastMapVci 1.1.5504.4.2.2.16.2.1.6
The VCI value of the ATM interface for the Vcl carrying a video stream.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVcIdentifier  

atmVclToMulticastMapRowStatus 1.1.5504.4.2.2.16.2.1.7
Row status of the multicast address to Vcl table entry. This object must be initially set to 'createAndGo'.
Status: current Access: read-create
OBJECT-TYPE    
  ZhoneRowStatus  

zhoneAtmPonExtTable 1.1.5504.4.2.2.17
This is the Zhone extension to the Atm Vcl Table (rfc2515.) It contains APON-related objects.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneAtmPonExtEntry

zhoneAtmPonExtEntry 1.1.5504.4.2.2.17.1
This is an entry in the Atm PON Extension table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  ZhoneAtmPonExtEntry  

zhoneAtmVclPonTrafficContainerIndex 1.1.5504.4.2.2.17.1.1
This field is an index into the ATM PON Traffic Container table. It associated a Vcl with a Traffic Container, and is used to retrieve PON channel provisioning information.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zhoneAtmVplPonExtTable 1.1.5504.4.2.2.18
This is the Zhone extension to the Atm Vpl Table (rfc2515.) It contains APON-related objects.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneAtmVplPonExtEntry

zhoneAtmVplPonExtEntry 1.1.5504.4.2.2.18.1
This is an entry in the Atm PON Extension table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  ZhoneAtmVplPonExtEntry  

zhoneAtmVplPonTrafficContainerIndex 1.1.5504.4.2.2.18.1.1
This field is an index into the ATM PON Traffic Container table. It associated a Vpl with a Traffic Container, and is used to retrieve PON channel provisioning information.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

zhoneAtmInterfaceTcExtTable 1.1.5504.4.2.2.19
This table contains ATM interface TC Sublayer parameters and state variables, one entry per ATM interface port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneAtmInterfaceTcExtEntry

zhoneAtmInterfaceTcExtEntry 1.1.5504.4.2.2.19.1
This list contains TC Sublayer parameters and state variables at the ATM interface and is indexed by the ifIndex value of the ATM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneAtmInterfaceTcExtEntry  

zhoneAtmInterfaceNCDEvents 1.1.5504.4.2.2.19.1.1
The number of times the Near-end No Cell Delineation (NCD) events occur.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneAtmInterfaceHECEvents 1.1.5504.4.2.2.19.1.2
The number of times Near-end Header Error Control (HEC) violations occur.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneAtmInterfaceFeOCDEvents 1.1.5504.4.2.2.19.1.3
The number of times Far-end Out of Cell Delineation (OCD) events occur.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneAtmInterfaceFeNCDEvents 1.1.5504.4.2.2.19.1.4
The number of times Far-end No Cell Delineation (NCD) events occur.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneAtmInterfaceFeHECEvents 1.1.5504.4.2.2.19.1.5
The number of times Far-end Header Error Control (HEC) violations occur.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneAtmVcCrossConnectExtTable 1.1.5504.4.2.2.20
This Table contains Atm Vc Cross Connect Extensions to the atmVcCrossConnectEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneAtmVcCrossConnectExtEntry

zhoneAtmVcCrossConnectExtEntry 1.1.5504.4.2.2.20.1
This list contains Atm Vc Cross Connect Extensions to the atmVcCrossConnectEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneAtmVcCrossConnectExtEntry  

zhoneAtmVcCrossConnectExtHandleId 1.1.5504.4.2.2.20.1.1
An administratively-assigned name for the Atm Vc Cross Connect indicated by the INDEX value.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..16)