CENTILLION-ATMCFG-MIB

File: CENTILLION-ATMCFG-MIB.mib (32419 bytes)

Imported modules

RFC-1212 CENTILLION-ROOT-MIB CENTILLION-VIRTUALSEGMENT-MIB

Imported symbols

OBJECT-TYPE atmConfig EnableIndicator
VirtualSegmentTypeId

Defined Types

AtmElanConfigEntry  
SEQUENCE    
  atmElanIndex INTEGER
  atmElanType INTEGER
  atmElanEnable INTEGER
  atmElanAllCkts OCTET STRING
  atmElanVirtualCard INTEGER
  atmElanVirtualPort INTEGER
  atmElanVirtualSegmentId INTEGER
  atmElanStatus INTEGER
  atmElanVirtualSegmentType VirtualSegmentTypeId
  atmElanBridgeGroupId INTEGER
  atmElanMaxUnknownFrameCount INTEGER
  atmElanMaxUnknownFrameTime INTEGER
  atmElanVcBridgingEnable EnableIndicator
  atmElanOneMModemEnable EnableIndicator

AtmPktCktEntry  
SEQUENCE    
  atmPktCktIndex INTEGER
  atmPktCktPriority INTEGER
  atmPktCktEnable INTEGER
  atmPktCktType INTEGER
  atmPktCktCost INTEGER
  atmPktCktElanIndex INTEGER
  atmPktCktCardPort INTEGER
  atmPktCktVpi INTEGER
  atmPktCktVci INTEGER
  atmPktCktStatus INTEGER
  atmPktCktCardPort2 INTEGER

AtmCellCktEntry  
SEQUENCE    
  atmCellCktIndex INTEGER
  atmCellCktPriority INTEGER
  atmCellCktEnable INTEGER
  atmCellCktType INTEGER
  atmCellCktNumEndpt INTEGER
  atmCellCktEndptList OCTET STRING
  atmCellCktStatus INTEGER

AtmPortConfigEntry  
SEQUENCE    
  atmPortCardIndex INTEGER
  atmPortPortIndex INTEGER
  atmPortEnable INTEGER
  atmPortLoopTimingEnable INTEGER
  atmPortHecCosetEnable INTEGER
  atmPortHecCorrectionEnable INTEGER
  atmPortHardwareFrameMode INTEGER
  atmPortLocalLoopEnable INTEGER
  atmPortRemoteLoopEnable INTEGER
  atmPortForceHecErrorEnable INTEGER
  atmPortScramblingEnable INTEGER
  atmPortSigEntityType INTEGER
  atmPortSigEntityRole INTEGER
  atmPortSigVersion INTEGER
  atmPortSigIlmi INTEGER
  atmPortAdminFrameMode INTEGER
  atmPortSscopStatus INTEGER
  atmPortStatusEnquiryEnable EnableIndicator
  atmPortTimerT309 INTEGER
  atmPortTrafficShapingEnable INTEGER

AtmPortLogConfigEntry  
SEQUENCE    
  atmPortLogConfigCardIndex INTEGER
  atmPortLogConfigPortIndex INTEGER
  atmPortLogConfigVPI INTEGER
  atmPortLogConfigStatus INTEGER
  atmPortLogConfigSigEntityType INTEGER
  atmPortLogConfigSigEntityRole INTEGER
  atmPortLogConfigSigVersion INTEGER
  atmPortLogConfigSigIlmi INTEGER
  atmPortLogConfigAdmWeightCbr INTEGER
  atmPortLogConfigAdmWeightUbr INTEGER
  atmPortLogConfigStatusEnquiryEnable EnableIndicator
  atmPortLogConfigTimerT309 INTEGER

Defined Values

atmElanConfig 1.3.6.1.4.1.930.2.2.1.1
OBJECT IDENTIFIER    

atmCktTable 1.3.6.1.4.1.930.2.2.1.2
OBJECT IDENTIFIER    

atmPortConfig 1.3.6.1.4.1.930.2.2.1.3
OBJECT IDENTIFIER    

atmSysConfig 1.3.6.1.4.1.930.2.2.1.4
OBJECT IDENTIFIER    

atmPortLogConfig 1.3.6.1.4.1.930.2.2.1.5
OBJECT IDENTIFIER    

atmElanConfigTable 1.3.6.1.4.1.930.2.2.1.1.1
ATM elan table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmElanConfigEntry

atmElanConfigEntry 1.3.6.1.4.1.930.2.2.1.1.1.1
ATM elan table. Each entry is indexed by one field: elan id.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmElanConfigEntry  

atmElanIndex 1.3.6.1.4.1.930.2.2.1.1.1.1.1
The index to the atm elan table. support total of 32 circuits.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

atmElanType 1.3.6.1.4.1.930.2.2.1.1.1.1.2
The elan type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER atmElanXob(1), atmElanBe(2), atmLecXob(3), atmLecBe(4), atm1483Xob(5), atmNullXob(6)  

atmElanEnable 1.3.6.1.4.1.930.2.2.1.1.1.1.3
Enable bit of the elan. 1 = enable elan 2 = disable elan
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

atmElanAllCkts 1.3.6.1.4.1.930.2.2.1.1.1.1.4
Return all pvc circuits that belong to this elan. Each circuit id is a 32 bit field
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

atmElanVirtualCard 1.3.6.1.4.1.930.2.2.1.1.1.1.5
Virtual card number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmElanVirtualPort 1.3.6.1.4.1.930.2.2.1.1.1.1.6
Virtual port number. Currently this number is the Elan id
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmElanVirtualSegmentId 1.3.6.1.4.1.930.2.2.1.1.1.1.7
Virtual Segment ID of the segment that this Elan is a member of
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmElanStatus 1.3.6.1.4.1.930.2.2.1.1.1.1.8
The current status of the entry. Entries may be added by specifying a value of valid, and removed by setting the status to invalid.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2)  

atmElanVirtualSegmentType 1.3.6.1.4.1.930.2.2.1.1.1.1.9
The virtual segment type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  VirtualSegmentTypeId  

atmElanBridgeGroupId 1.3.6.1.4.1.930.2.2.1.1.1.1.10
Spanning Tree Group ID of the spanning tree group that the virtual segment and this Elan are members of.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmElanMaxUnknownFrameCount 1.3.6.1.4.1.930.2.2.1.1.1.1.11
Maximum Unknown Frame Count. See the description of atmElanMaxUnknownFrameTime below.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

atmElanMaxUnknownFrameTime 1.3.6.1.4.1.930.2.2.1.1.1.1.12
Maxinum Unknown Frame Time. Within the period of time defined by the Maxinum Unknown Frame Time, a LAN Client will send no more than Maxinum Unknown Frame Count frames for a given unicast LAN Destination. This time value is expressed in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

atmElanVcBridgingEnable 1.3.6.1.4.1.930.2.2.1.1.1.1.13
This object is used to enable or disable VC Bridging on the vport. The default value for this object is disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

atmElanOneMModemEnable 1.3.6.1.4.1.930.2.2.1.1.1.1.14
Flag to indicate whether the vport supports one meg modem feature. When this feature is enabled, data received from all LAN ports in the same VLAN as the vport will be forwarded only to the vport.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

atmPktCktTable 1.3.6.1.4.1.930.2.2.1.2.1
ATM virtual circuit table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmPktCktEntry

atmPktCktEntry 1.3.6.1.4.1.930.2.2.1.2.1.1
ATM Packet Circuit table entry. Each entry is indexed by one field: The circuit index.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmPktCktEntry  

atmPktCktIndex 1.3.6.1.4.1.930.2.2.1.2.1.1.1
The index to the packet circuit table. support total of 256 circuits.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..256  

atmPktCktPriority 1.3.6.1.4.1.930.2.2.1.2.1.1.2
Priority bit of the circuit. 1 = normal priority 2 = high priority
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normalPriority(1), highPriority(2)  

atmPktCktEnable 1.3.6.1.4.1.930.2.2.1.2.1.1.3
Enable bit of the circuit. 1 = enable circuit 2 = disable circuit
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

atmPktCktType 1.3.6.1.4.1.930.2.2.1.2.1.1.4
type bit of the circuit. 1 = virtual circuit 2 = virtual path circuit
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER virtualCkt(1), virtualPathCkt(2)  

atmPktCktCost 1.3.6.1.4.1.930.2.2.1.2.1.1.5
The cost of the circuit. range from 0 to 255 with 0 the least cost.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

atmPktCktElanIndex 1.3.6.1.4.1.930.2.2.1.2.1.1.6
The elan id this circuit belongs to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

atmPktCktCardPort 1.3.6.1.4.1.930.2.2.1.2.1.1.7
The atm card/port of the circuit. The card/port takes one byte. This will be replaced by atmPktCktCardPort2
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER  

atmPktCktVpi 1.3.6.1.4.1.930.2.2.1.2.1.1.8
The packet circuit vpi number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmPktCktVci 1.3.6.1.4.1.930.2.2.1.2.1.1.9
The packet circuit vci number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmPktCktStatus 1.3.6.1.4.1.930.2.2.1.2.1.1.10
The current status of the entry. Entries may be added by specifying a value of valid, and removed by setting the status to invalid.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2)  

atmPktCktCardPort2 1.3.6.1.4.1.930.2.2.1.2.1.1.11
This mib is added for 24 ports card. This will replace atmPktCktCardPort. The atm card/port of the circuit. The card and port takes one byte each.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmCellCktTable 1.3.6.1.4.1.930.2.2.1.2.2
ATM virtual circuit table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmCellCktEntry

atmCellCktEntry 1.3.6.1.4.1.930.2.2.1.2.2.1
ATM Cell Circuit table entry. Each entry is indexed by one field: The circuit index.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmCellCktEntry  

atmCellCktIndex 1.3.6.1.4.1.930.2.2.1.2.2.1.1
The index to the packet circuit table. support total of 256 circuits.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmCellCktPriority 1.3.6.1.4.1.930.2.2.1.2.2.1.2
Priority bit of the circuit. 1 = normal priority 2 = high priority
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normPriority(1), highPriority(2)  

atmCellCktEnable 1.3.6.1.4.1.930.2.2.1.2.2.1.3
Enable bit of the cell circuit. 1 = enable cell circuit 2 = disable cell circuit
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

atmCellCktType 1.3.6.1.4.1.930.2.2.1.2.2.1.4
type bit of the circuit. 1 = virtual circuit 2 = virtual path circuit
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER virtualCkt(1), virtualPathCkt(2)  

atmCellCktNumEndpt 1.3.6.1.4.1.930.2.2.1.2.2.1.5
Number of endpoints in the circuit. An endpoint is defined as a combination of card/port/vpi/vci.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmCellCktEndptList 1.3.6.1.4.1.930.2.2.1.2.2.1.6
List of endpoints for the circuit. Each endpoint includes Card (32 bit) Port (32 bit) Vpi (32 bit) Vci (32 bit)
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

atmCellCktStatus 1.3.6.1.4.1.930.2.2.1.2.2.1.7
The current status of the entry. Entries may be added by specifying a value of valid, and removed by setting the status to invalid.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2)  

atmPortConfigTable 1.3.6.1.4.1.930.2.2.1.3.1
ATM Hardware Port Configuration Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmPortConfigEntry

atmPortConfigEntry 1.3.6.1.4.1.930.2.2.1.3.1.1
ATM port configuration table. Each entry is indexed by two fields: The card index and the port index.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmPortConfigEntry  

atmPortCardIndex 1.3.6.1.4.1.930.2.2.1.3.1.1.1
This field indicates the ATM card id.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

atmPortPortIndex 1.3.6.1.4.1.930.2.2.1.3.1.1.2
This field indicates ATM port id.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

atmPortEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.3
This field indicates if the ATM port is enabled or disabled. 2=Disable, 1=Enable. When the port is disabled, no cell traffic will be ggenerated nor accepted and not SONET signal is generated. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

atmPortLoopTimingEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.4
This field indicates if loop timing is enabled or disabled. 2=Disable, 1=Enable. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

atmPortHecCosetEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.5
This field indicates if heccoset is enabled or disabled. 2=Disable, 1=Enable. When the port is disabled, no cell traffic will be ggenerated nor accepted and not SONET signal is generated. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

atmPortHecCorrectionEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.6
This field indicates if hec correction is enabled or disabled. 2=Disable, 1=Enable. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

atmPortHardwareFrameMode 1.3.6.1.4.1.930.2.2.1.3.1.1.7
This field indicates the atm frame mode detected by hardware, Sonet, SDH or NotApply (no cable plugged in) or other (value other than sonet and sdh).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER sonet(1), sdh(2), notapply(3), other(4)  

atmPortLocalLoopEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.8
This field indicates if local loop is enabled or disabled. 2=Disable, 1=Enable. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

atmPortRemoteLoopEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.9
This field indicates if loop timing is enabled or disabled. 2=Disable, 1=Enable. When the port is disabled, no cell traffic will be ggenerated nor accepted and not SONET signal is generated. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

atmPortForceHecErrorEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.10
This field indicates if forcing cell header checksum error is enabled or disabled. 2=Disable, 1=Enable. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

atmPortScramblingEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.11
This field indicates if scrambing is enabled or disabled. 2=Disable, 1=Enable. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

atmPortSigEntityType 1.3.6.1.4.1.930.2.2.1.3.1.1.12
This object indicates the type of the siganlling entity that is associated with this ATM port. The type of a signalling instance can either be no signalling, UNI which is the User-Network Interface, or Network- Network Interface iisp(3). Note that there are more than one NNI supported by the ATM Forum and we support only IISP. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noSig(1), uni(2), iisp(3)  

atmPortSigEntityRole 1.3.6.1.4.1.930.2.2.1.3.1.1.13
This object indicates the role of the signalling entity that is associated with this ATM port. When the object atmPortSigEntity is set to a value other than uni(2), this object is set to other(1). Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), user(2), netw(3)  

atmPortSigVersion 1.3.6.1.4.1.930.2.2.1.3.1.1.14
This object indicates the version of the siganlling entity that is associated with this ATM port. This object is always set to other(1) when the object atmPortSigEntityType is set to a value other than uni(2). When the value of this object is set to auto(2), the signalling entity will start running with UNI 3.1 and learn the correct version through ILMI. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), auto(2), uni30(3), uni31(4)  

atmPortSigIlmi 1.3.6.1.4.1.930.2.2.1.3.1.1.15
This object is used to enable/disable ILMI. Exception: this field is read-only for 5782 Goldfish Module. That is, the user is not allowed to configure the port on this module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atmPortAdminFrameMode 1.3.6.1.4.1.930.2.2.1.3.1.1.16
When read, this object returns the configured atm frame mode. When set, only modes sonet and sdh are supported.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sonet(1), sdh(2), invalid(3)  

atmPortSscopStatus 1.3.6.1.4.1.930.2.2.1.3.1.1.17
Indicates the operational status of the service specific connection-oriented protocol ( SSCOP ). SSCOP's function is to correct transmission errors or losses by selectively retransmitting the missing frames. down - Indicates that the peer protocol has failed to respond to the max number of status polls by its peer. up - Indicates the peer protocol is responding to the status polls. other - is an undetermined state of the SSCOP peer protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), up(2), down(3)  

atmPortStatusEnquiryEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.18
This object is used to enable or disable the Status enquiry for this logical link. The default value for this object is enabled except for the UNI links. Note that this parameter is used only if the ATM signalling is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

atmPortTimerT309 1.3.6.1.4.1.930.2.2.1.3.1.1.19
Timer value of timer T309.T309 is a SAAL disconnect timer. The T309 timer is started when SAAL disconnect is sent and it is stopped when SAAL disconnect is sent. When the timer is expired internal connection will be cleared and virtual calls will be released.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmPortTrafficShapingEnable 1.3.6.1.4.1.930.2.2.1.3.1.1.20
This field indicates if traffic shaping for the ATM port is enabled or disabled. When traffic shaping is disabled, the port operates at full wire rate. When traffic shaping is enabled, the port will operate at the configured rate or available pacing rate.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

atmSysSigEnable 1.3.6.1.4.1.930.2.2.1.4.1
This object is used to enable or disable the ATM signalling task within the switch. Note that by disabling the ATM signalling, the switch will not be able to support any ATM applications such as the LAN Emulation Client. The default of this value is disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

atmMaxPortLogConfig 1.3.6.1.4.1.930.2.2.1.5.1
The maximum number of logical links in the atmPortLogConfigTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmCurPortLogConfig 1.3.6.1.4.1.930.2.2.1.5.2
The current number of logical links in the atmPortLogConfigTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmPortLogConfigTable 1.3.6.1.4.1.930.2.2.1.5.3
ATM Logical link Configuration Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmPortLogConfigEntry

atmPortLogConfigEntry 1.3.6.1.4.1.930.2.2.1.5.3.1
ATM logical link configuration table. Each entry is indexed by three fields: The card index, port index and the VPI.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmPortLogConfigEntry  

atmPortLogConfigCardIndex 1.3.6.1.4.1.930.2.2.1.5.3.1.1
This field indicates the ATM card id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

atmPortLogConfigPortIndex 1.3.6.1.4.1.930.2.2.1.5.3.1.2
This field indicates ATM port id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..24  

atmPortLogConfigVPI 1.3.6.1.4.1.930.2.2.1.5.3.1.3
This field indicates ATM virtual path identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

atmPortLogConfigStatus 1.3.6.1.4.1.930.2.2.1.5.3.1.4
This object is used to add, modify or delete a logical link. A value of other(1) will be returned for read operations on logical links. The value add(3) is written when setting up a new link and modify(4) is used for modifying an existing link. The value remove(5) is used to release the link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), up(2), add(3), modify(4), remove(5)  

atmPortLogConfigSigEntityType 1.3.6.1.4.1.930.2.2.1.5.3.1.5
This object indicates the type of the signaling entity associated with this ATM port. The type of a signaling can either be no signaling, User-Network Interface, uni(2), Interim Interswitch Signaling Protocol, iisp(3) or Private Network-Network Interface, pnni(4).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noSig(1), uni(2), iisp(3), pnni(4)  

atmPortLogConfigSigEntityRole 1.3.6.1.4.1.930.2.2.1.5.3.1.6
This object indicates the role of the signaling entity that is associated with this ATM logical port. This object can only be set to user(2) or netw(3). A value of other(1) is returned when neither user(2) or netw(3) has been specified.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), user(2), netw(3)  

atmPortLogConfigSigVersion 1.3.6.1.4.1.930.2.2.1.5.3.1.7
This object indicates the version of the signaling entity that is associated with this ATM port. When atmPortLogConfigSigEntityType is set to pnni(4), the signaling entity cannot be set to uni30(3) or uni31(4); It can be set to pnni10(5) or auto(2). When this object is set to auto(2), the signaling entity will start running with UNI 3.1 and learn the correct version through ILMI.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), auto(2), uni30(3), uni31(4), pnni10(5)  

atmPortLogConfigSigIlmi 1.3.6.1.4.1.930.2.2.1.5.3.1.8
This object is used to enable or disable ILMI. When atmPortLogConfigSigEntityType is set to uni(2) and atmPortLogConfigSigVersion is set to auto(2), this object must be set to enabled(1). When atmPortLogConfigSigEntityType is set to iisp(3), this object must be set to disabled(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atmPortLogConfigAdmWeightCbr 1.3.6.1.4.1.930.2.2.1.5.3.1.9
The Administrative weight of this VP for the constant bit rate service category. A value of zero is returned if the link is non-PNNI.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmPortLogConfigAdmWeightUbr 1.3.6.1.4.1.930.2.2.1.5.3.1.10
The Administrative weight of this VP for the unspecified bit rate service category. A value of zero is returned if the link is non-PNNI.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmPortLogConfigStatusEnquiryEnable 1.3.6.1.4.1.930.2.2.1.5.3.1.11
This object is used to enable or disable the Status enquiry. Note that this parametwer is used only if the ATM signalling is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

atmPortLogConfigTimerT309 1.3.6.1.4.1.930.2.2.1.5.3.1.12
Timer value of timer T309.T309 is a SAAL disconnect timer. The T309 timer is started when SAAL disconnect is sent and it is stopped when SAAL disconnect is sent. When the timer is expired internal connection will be cleared and virtual calls will be released.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER