ATMSWCH-MIB

File: ATMSWCH-MIB.mib (41387 bytes)

Imported modules

RFC-1212 SNMPv2-SMI SNMPv2-TC
GEN-MIB

Imported symbols

OBJECT-TYPE Gauge32 TimeTicks
IpAddress DisplayString RowStatus
lannet

Defined Types

AtmAddress  
OCTET STRING Size(20)    

AtmPrefix  
OCTET STRING Size(13)    

AtmSwchCpuEntry  
SEQUENCE    
  atmSwchCpuIndex INTEGER
  atmSwchCpuHwVersion OCTET STRING
  atmSwchCpuSoftErrCode INTEGER
  atmSwchCpuSoftErrString DisplayString
  atmSwchCpuUtilization INTEGER
  atmSwchCpuRamSize Gauge32
  atmSwchCpuRamUsed Gauge32
  atmSwchCpuFlashSize Gauge32
  atmSwchCpuFlashUsed Gauge32
  atmSwchCpuEepromSize Gauge32
  atmSwchCpuEepromUsed Gauge32
  atmSwchCpuTime INTEGER
  atmSwchCpuSysUpTime TimeTicks
  atmSwchCpuSvcPtPtInConns INTEGER
  atmSwchCpuSvcPtPtOutConns INTEGER
  atmSwchCpuSvcPtMptRootConns INTEGER
  atmSwchCpuSvcPtMptLeafConns INTEGER
  atmSwchCpuPvcPtPtConns INTEGER

AtmSwchSlotEntry  
SEQUENCE    
  atmSwchSlotIndex INTEGER
  atmSwchSlotRxCellDiscards INTEGER
  atmSwchSlotRouteNextId INTEGER
  atmSwchSlotAPSMode INTEGER
  atmSwchSlotAPSCurrentState INTEGER
  atmSwchSlotAPSSwitchCommand INTEGER
  atmSwchSlotAPSSFBerThreshold INTEGER
  atmSwchSlotAPSSDBerThreshold INTEGER
  atmSwchSlotAPSDecision INTEGER

AtmSwchPortEntry  
SEQUENCE    
  atmSwchPortIndex INTEGER
  atmSwchPortRootVportIndex INTEGER
  atmSwchPortNumVPorts INTEGER
  atmSwchPortPayloadScramble INTEGER
  atmSwchPortPhysicalType INTEGER
  atmSwchPortMaxTxRate INTEGER
  atmSwchPortSvcPtPtInConns INTEGER
  atmSwchPortSvcPtPtOutConns INTEGER
  atmSwchPortSvcPtMptRootConns INTEGER
  atmSwchPortSvcPtMptLeafConns INTEGER
  atmSwchPortPvcPtPtConns INTEGER
  atmSwchPortPvcPtMptRootConns INTEGER
  atmSwchPortPvcPtMptLeafConns INTEGER
  atmSwchPortPvpPtPtConns INTEGER
  atmSwchPortPvpPtMptRootConns INTEGER
  atmSwchPortPvpPtMptLeafConns INTEGER
  atmSwchPortdsx3CellMaping INTEGER

AtmSwchVPortEntry  
SEQUENCE    
  atmSwchVPortIndex INTEGER
  atmSwchVPortIsRoot INTEGER
  atmSwchVPortAdminStatus INTEGER
  atmSwchVPortOperStatus INTEGER
  atmSwchVPortCurrentSignallingState INTEGER
  atmSwchVPortCurrentILMIState INTEGER
  atmSwchVPortCurrentAddrRegEn INTEGER
  atmSwchVPortCurrentLinkType INTEGER
  atmSwchVPortCurrentTermType INTEGER
  atmSwchVPortConfigILMIState INTEGER
  atmSwchVPortConfigAddrRegEn INTEGER
  atmSwchVPortConfigLinkType INTEGER
  atmSwchVPortConfigTermType INTEGER
  atmSwchVPortNeighbourSysName DisplayString
  atmSwchVPortNeighbourUNIVersion INTEGER
  atmSwchVPortNeighbourATMAddress AtmAddress
  atmSwchVPortNeighbourIfName DisplayString
  atmSwchVPortMibProbe INTEGER
  atmSwchVPortConfMinSvccVci INTEGER
  atmSwchVPortConfMaxSvccVci INTEGER
  atmSwchVPortConfMinVpi INTEGER
  atmSwchVPortConfMaxVpi INTEGER
  atmSwchVPortNeighbourIpAddress IpAddress
  atmSwchVPortPcr INTEGER
  atmSwchVPortRowStatus RowStatus

AtmSwchSlotRouteEntry  
SEQUENCE    
  atmSwchSlotRouteId INTEGER
  atmSwchSlotRouteRowStatus RowStatus
  atmSwchSlotRouteAddressPrefix AtmAddress
  atmSwchSlotRoutePrefixLength INTEGER
  atmSwchSlotRoutePriority INTEGER
  atmSwchSlotRouteSlot INTEGER
  atmSwchSlotRoutePort INTEGER
  atmSwchSlotRouteVport INTEGER
  atmSwchSlotRouteOrigin INTEGER
  atmSwchSlotRouteOperStatus INTEGER

AtmSwchSlotAddrVclEntry  
SEQUENCE    
  atmSwchSlotAddrVclAddr AtmAddress
  atmSwchSlotAddrVclAtmIfIndex INTEGER
  atmSwchSlotAddrVclVpi INTEGER
  atmSwchSlotAddrVclVci INTEGER
  atmSwchSlotAddrVclAddrType INTEGER

Defined Values

atmSwch 1.3.6.1.4.1.81.33
OBJECT IDENTIFIER    

atmSwchBase 1.3.6.1.4.1.81.33.1
OBJECT IDENTIFIER    

atmSwchCpu 1.3.6.1.4.1.81.33.2
OBJECT IDENTIFIER    

atmSwchSlot 1.3.6.1.4.1.81.33.5
OBJECT IDENTIFIER    

atmSwchPort 1.3.6.1.4.1.81.33.6
OBJECT IDENTIFIER    

atmSwchVPort 1.3.6.1.4.1.81.33.7
OBJECT IDENTIFIER    

atmSwchSlotRoute 1.3.6.1.4.1.81.33.8
OBJECT IDENTIFIER    

atmSwchSlotAddrVcl 1.3.6.1.4.1.81.33.9
OBJECT IDENTIFIER    

atmSwchBaseCurrentPrefix 1.3.6.1.4.1.81.33.1.1
The ATM prefix currently in use for the switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AtmPrefix  

atmSwchBaseConfigPrefix 1.3.6.1.4.1.81.33.1.2
The ATM prefix to be used at the next reboot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AtmPrefix  

atmSwchBaseEpdThreshold 1.3.6.1.4.1.81.33.1.3
The percentage of the maximum buffer allocation used in the switch fabric before EPD is invoked. Default is 80%.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 50..100  

atmSwchBaseAmonAdminState 1.3.6.1.4.1.81.33.1.4
This enable or disable the AMON statistics gathering in the switch. For Some applications, like Host Statistics, you also need to create a Control Table in order to start the statistics gathering
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

atmSwchCpuTable 1.3.6.1.4.1.81.33.2.1
A table containing information about each CPU in the hub
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmSwchCpuEntry

atmSwchCpuEntry 1.3.6.1.4.1.81.33.2.1.1
An entry containing information about a particular CPU in the hub
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmSwchCpuEntry  

atmSwchCpuIndex 1.3.6.1.4.1.81.33.2.1.1.1
Index into this table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmSwchCpuHwVersion 1.3.6.1.4.1.81.33.2.1.1.2
CPU Hardware version. Stored in the format :- first Byte - hardware major version number - hardware minor version number last Byte - hardware debug version number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

atmSwchCpuSoftErrCode 1.3.6.1.4.1.81.33.2.1.1.3
Software Error Code. This variable contain a copy of the error code of the last event to have a trap sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmSwchCpuSoftErrString 1.3.6.1.4.1.81.33.2.1.1.4
Software Error Description. This variable contain a copy of the error string of the last event to have a trap sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

atmSwchCpuUtilization 1.3.6.1.4.1.81.33.2.1.1.5
An estimate of the current CPU utilization in one-hundredths of a percent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..10000  

atmSwchCpuRamSize 1.3.6.1.4.1.81.33.2.1.1.6
DRAM plus SIMM size on the processor board, in bytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

atmSwchCpuRamUsed 1.3.6.1.4.1.81.33.2.1.1.7
An estimate of the amount of DRAM plus SIMM currently in use, in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

atmSwchCpuFlashSize 1.3.6.1.4.1.81.33.2.1.1.8
Flash memory size, in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

atmSwchCpuFlashUsed 1.3.6.1.4.1.81.33.2.1.1.9
Flash memory used, in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

atmSwchCpuEepromSize 1.3.6.1.4.1.81.33.2.1.1.10
EEPROM memory size, in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

atmSwchCpuEepromUsed 1.3.6.1.4.1.81.33.2.1.1.11
EEPROM memory used, in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

atmSwchCpuTime 1.3.6.1.4.1.81.33.2.1.1.12
Host time measured in seconds since midnight, 1st January, 1970.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmSwchCpuSysUpTime 1.3.6.1.4.1.81.33.2.1.1.13
The time (in hundredths of a second) since the network management portion of the module was last re-initialized. This is like the MIB-2 sysUpTime but for a specific module. In the Master Agent it should be equal to sysUpTime
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

atmSwchCpuSvcPtPtInConns 1.3.6.1.4.1.81.33.2.1.1.14
The number of switched virtual point to point connections through this port, where this port is the point of entry for the call setup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchCpuSvcPtPtOutConns 1.3.6.1.4.1.81.33.2.1.1.15
The number of switched virtual point to point connections through this port, where this port is the point of exit for the call setup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchCpuSvcPtMptRootConns 1.3.6.1.4.1.81.33.2.1.1.16
The number of switched virtual point to multipoint connections through this port, where this port is the point of entry for the call setup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchCpuSvcPtMptLeafConns 1.3.6.1.4.1.81.33.2.1.1.17
The number of switched virtual point to multipoint connections through this port, where this port is the point of exit for the call setup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchCpuPvcPtPtConns 1.3.6.1.4.1.81.33.2.1.1.18
The number of permanent virtual point to point connections through this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchSlotTable 1.3.6.1.4.1.81.33.5.1
A table containing information about each slot in the switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmSwchSlotEntry

atmSwchSlotEntry 1.3.6.1.4.1.81.33.5.1.1
An entry containing information about a particular slot in the switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmSwchSlotEntry  

atmSwchSlotIndex 1.3.6.1.4.1.81.33.5.1.1.1
Index into this table, by slot number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmSwchSlotRxCellDiscards 1.3.6.1.4.1.81.33.5.1.1.2
cell discard counter for the Rx path (line to switch).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmSwchSlotRouteNextId 1.3.6.1.4.1.81.33.5.1.1.3
The next available Route index in this Slot. The value of this object can be used as the index by the network manager to create an entry in the atmSwchSlotRouteTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmSwchSlotAPSMode 1.3.6.1.4.1.81.33.5.1.1.4
The operation mode of APS. Uni-directional: The uni-directional mode provides protection in one direction. Non-revertive: When the condition that caused a switch to the protection line has been cleared, a non-revertive system remains on the Protection line until another switch request is received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER uniDirectionalNonRevertive(1)  

atmSwchSlotAPSCurrentState 1.3.6.1.4.1.81.33.5.1.1.5
Current state of APS. Sd A signal degrade condition is in effect. Sf A signal failure condition is in effect. Forced switched The current APS transmitting link is a result of a forced switched command Manual Switched The current APS transmitting link is a result of a manual switched command. DoNotRevert Working channel repaired. NoAPS Protection line is not available. notActive No available channels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noRequest(1), sf(2), sd(3), forcedSwitch(4), manualSwitch(5), doNotRevert(6), noAPS(7), notActive(8)  

atmSwchSlotAPSSwitchCommand 1.3.6.1.4.1.81.33.5.1.1.6
Allows the initiation of an APS switch command. The Switch command values are: noCmd(1) This value should be returned by a read request when no switch Command has been written to APS since the last Non-Volatile Memory reset. This value may not be used in a write operation. clear(2) Clears all of the switch commands listed below. forcedSwitchWorkToProtect(3) Switches from the working link to the protection link. This command has higher priority over the manual switch commands. forcedSwitchProtectToWork(5) Switches from the protection link to the working link. This command has higher priority over the manual switch commands. manualSwitchWorkToProtect(6) Switches the working link to the protection link. manualSwitchProtectToWork(7) Switches from the protection link to the working link. When read this object returns the last command written or noCmd(1) if no command has been written since the last Non-Volatile Memory reset. The return of the last command written does not imply that this command is currently in effect. This request may have been preempted by a higher priority local or remote request. In order to determine the current state of the APS group it is necessary to read the object atmSwchSlotAPSCurrentState.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noCmd(1), clear(2), forcedSwitchWorkToProtect(3), forcedSwitchProtectToWork(4), manualSwitchWorkToProtect(5), manualSwitchProtectToWork(6)  

atmSwchSlotAPSSFBerThreshold 1.3.6.1.4.1.81.33.5.1.1.7
The Signal Failure Bit Error Rate. The negated value of this number is used as the exponent of 10 for computing the threshold value for the Bit Error Rate (BER). For example, a value of 5 indicates a BER threshold of 10^-5. Default value is 5.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 5..9  

atmSwchSlotAPSSDBerThreshold 1.3.6.1.4.1.81.33.5.1.1.8
The Signal Degrade Bit Error Rate. The negated value of this number is used as the exponent of 10 for computing the threshold value for the Bit Error Rate (BER). For example, a value of 5 indicates a BER threshold of 10^-5. Default value is 5.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 5..9  

atmSwchSlotAPSDecision 1.3.6.1.4.1.81.33.5.1.1.9
APS Decision. The receiving link can be either the working link or the protection link. When both links are down, Not-active value is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER working(1), protection(2), not-Active(3)  

atmSwchPortTable 1.3.6.1.4.1.81.33.6.1
A table containing information about all the physical ports on the switch. Indexed on atmSwchSlotIndex and atmSwchPortIndex.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmSwchPortEntry

atmSwchPortEntry 1.3.6.1.4.1.81.33.6.1.1
An entry containing information about a port on a particular card in the switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmSwchPortEntry  

atmSwchPortIndex 1.3.6.1.4.1.81.33.6.1.1.1
The index of this port within the card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmSwchPortRootVportIndex 1.3.6.1.4.1.81.33.6.1.1.2
The index of the root vport in the vport table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmSwchPortNumVPorts 1.3.6.1.4.1.81.33.6.1.1.3
The count of the number of Vports on this physical port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmSwchPortPayloadScramble 1.3.6.1.4.1.81.33.6.1.1.4
Payload Scramble for a port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

atmSwchPortPhysicalType 1.3.6.1.4.1.81.33.6.1.1.5
This variable identifies whether a SONET or a SDH signal is used across this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sonet(1), sdh(2)  

atmSwchPortMaxTxRate 1.3.6.1.4.1.81.33.6.1.1.6
The Maximum transmit rate (in 1000bits per second) for that port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmSwchPortSvcPtPtInConns 1.3.6.1.4.1.81.33.6.1.1.7
The number of switched virtual point to point connections through this port, where this port is the point of entry for the call setup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchPortSvcPtPtOutConns 1.3.6.1.4.1.81.33.6.1.1.8
The number of switched virtual point to point connections through this port, where this port is the point of exit for the call setup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchPortSvcPtMptRootConns 1.3.6.1.4.1.81.33.6.1.1.9
The number of switched virtual point to multipoint connections through this port, where this port is the point of entry for the call setup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchPortSvcPtMptLeafConns 1.3.6.1.4.1.81.33.6.1.1.10
The number of switched virtual point to multipoint connections through this port, where this port is the point of exit for the call setup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchPortPvcPtPtConns 1.3.6.1.4.1.81.33.6.1.1.11
The number of permanent virtual point to point connections through this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchPortPvcPtMptRootConns 1.3.6.1.4.1.81.33.6.1.1.12
The number of permanent virtual point to multipoint connections through this port, where this port is the point of entry for the call setup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchPortPvcPtMptLeafConns 1.3.6.1.4.1.81.33.6.1.1.13
The number of permanent virtual point to multipoint connections through this port, where this port is the point of exit for the call setup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchPortPvpPtPtConns 1.3.6.1.4.1.81.33.6.1.1.14
The number of permanent virtual point to point path connections through this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchPortPvpPtMptRootConns 1.3.6.1.4.1.81.33.6.1.1.15
The number of permanent virtual point to multi-point root path connections through this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchPortPvpPtMptLeafConns 1.3.6.1.4.1.81.33.6.1.1.16
The number of permanent virtual point to multi-point leaf path connections through this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchPortdsx3CellMaping 1.3.6.1.4.1.81.33.6.1.1.17
This variable describes two different mapping schemes for transporting ATM cells over DS3 transmission systems: a PLCP-based system and a direct mapping system (ADM - Atm Direct Mapping). The two mappings are not compatible although both use DS3 as the underlying transmission system. Default value is ADM.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dsx3ADM(1), dsx3PLCP(2)  

atmSwchVPortTable 1.3.6.1.4.1.81.33.7.1
A table containing information about all the virtual ports on the switch. Indexed on atmSwchSlotIndex, atmSwchPortIndex and atmSwchVPortIndex.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmSwchVPortEntry

atmSwchVPortEntry 1.3.6.1.4.1.81.33.7.1.1
An entry containing information about a VPort on a particular card in a switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmSwchVPortEntry  

atmSwchVPortIndex 1.3.6.1.4.1.81.33.7.1.1.1
The index of this vport within the card/port. This is defined as being the vport identifier + 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmSwchVPortIsRoot 1.3.6.1.4.1.81.33.7.1.1.2
Indicates whether this Vport is the root vport on a given physical port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isRoot(1), notRoot(2)  

atmSwchVPortAdminStatus 1.3.6.1.4.1.81.33.7.1.1.3
The admin state of this interface. Note that an interface must be down in order to change the configuration of that interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

atmSwchVPortOperStatus 1.3.6.1.4.1.81.33.7.1.1.4
The operational state of this interface. Note that an interface must be down in order to change the configuration of that interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

atmSwchVPortCurrentSignallingState 1.3.6.1.4.1.81.33.7.1.1.5
The state of the signalling stack for this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), up(2), down(3)  

atmSwchVPortCurrentILMIState 1.3.6.1.4.1.81.33.7.1.1.6
The current state of the ILMI link for this port. stack_off means the ILMI link is up but the protocol stack that retrieves neighbor information is off.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), stackOff(3)  

atmSwchVPortCurrentAddrRegEn 1.3.6.1.4.1.81.33.7.1.1.7
Indicates whether address registration is enabled on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), enabled(2), disabled(3)  

atmSwchVPortCurrentLinkType 1.3.6.1.4.1.81.33.7.1.1.8
The type of signalling used on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), uni30(2), uni31(3), iisp30(4), iisp31(5), pnni10(6), uni40(7)  

atmSwchVPortCurrentTermType 1.3.6.1.4.1.81.33.7.1.1.9
The type of link termination currently in use at this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), user(2), network(3)  

atmSwchVPortConfigILMIState 1.3.6.1.4.1.81.33.7.1.1.10
The configured state of the ILMI protocol stack.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER stackEnabled(1), stackDisabled(2)  

atmSwchVPortConfigAddrRegEn 1.3.6.1.4.1.81.33.7.1.1.11
Indicates whether address registration is to be performed on this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER automatic(1), enabled(2), disabled(3)  

atmSwchVPortConfigLinkType 1.3.6.1.4.1.81.33.7.1.1.12
The configured type of signalling used on this interface. Attempts to set the unknown state will be rejected.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER automatic(1), unknown(2), uni30(3), uni31(4), iisp30(5), iisp31(6), pnni10(7), uni40(8)  

atmSwchVPortConfigTermType 1.3.6.1.4.1.81.33.7.1.1.13
The type of link termination configured for use at this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER automatic(1), user(2), network(3)  

atmSwchVPortNeighbourSysName 1.3.6.1.4.1.81.33.7.1.1.14
The sysName for the device at the remote end of the link to this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

atmSwchVPortNeighbourUNIVersion 1.3.6.1.4.1.81.33.7.1.1.15
The highest version of stack type usable by the interface at the remote end of the link to this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notKnown(1), uni30(2), uni31(3), uni40(4), iisp(5), pnni10(6)  

atmSwchVPortNeighbourATMAddress 1.3.6.1.4.1.81.33.7.1.1.16
The ifPhysAddress used by the interface at the remote end of the link to this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AtmAddress  

atmSwchVPortNeighbourIfName 1.3.6.1.4.1.81.33.7.1.1.17
The ifName used by the interface at the remote end of the link to this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

atmSwchVPortMibProbe 1.3.6.1.4.1.81.33.7.1.1.18
Whether the ability to find out proprietary features via the probe MIB (ILMI extensions) is switched on or off.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

atmSwchVPortConfMinSvccVci 1.3.6.1.4.1.81.33.7.1.1.19
The minimum VCI that the signalling stack on the vport is configured to support for allocation to switched virtual channel connections.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchVPortConfMaxSvccVci 1.3.6.1.4.1.81.33.7.1.1.20
The maximum VCI that the signalling stack on the vport is configured to support for allocation to switched virtual channel connections.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchVPortConfMinVpi 1.3.6.1.4.1.81.33.7.1.1.21
The minimum VPI available for use by any connection on this virtual port. Curently, this is always 0 for the root vport, while non-root vports take a value greater than the MaxVpi of the root vport. For Non-root vports MinVpi==MaxVpi.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

atmSwchVPortConfMaxVpi 1.3.6.1.4.1.81.33.7.1.1.22
The maximum VPI available for use by any connection on this virtual port. Curently possible values are: 0, 1, 3 and 7, For Non-root vports MinVpi==MaxVpi.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

atmSwchVPortNeighbourIpAddress 1.3.6.1.4.1.81.33.7.1.1.23
The IP address used by the interface at the remote end of the link to this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

atmSwchVPortPcr 1.3.6.1.4.1.81.33.7.1.1.24
The Peak Cell Rate (in 1000bits per second) for that Vport. Available only for non-root Vports. The root-vport will always return the value of 0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmSwchVPortRowStatus 1.3.6.1.4.1.81.33.7.1.1.25
This object is used to create, delete or modify a row in this table. To create a new Vport, this object is initially set to 'createAndWait' or 'createAndGo'. This object should not be set to 'active' unless the following columnar objects have been set to their desired value in this row: atmSwchVPortIndex with the value of vport identifier + 1. The root Vport always exists and cannot be deleted atmSwchVPortConfMinVpi = atmSwchVPortConfMaxVpi with the VPI value associated with the Vport. This VPI should be not be used by other Vports.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

atmSwchSlotRouteTable 1.3.6.1.4.1.81.33.8.1
a list of ATM routing table addresses
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmSwchSlotRouteEntry

atmSwchSlotRouteEntry 1.3.6.1.4.1.81.33.8.1.1
ATM address routing entry: ATM Address to Port
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmSwchSlotRouteEntry  

atmSwchSlotRouteId 1.3.6.1.4.1.81.33.8.1.1.1
Unique identifier for this row. This value will always match the OID leaf value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmSwchSlotRouteRowStatus 1.3.6.1.4.1.81.33.8.1.1.2
This objest is used to create or delete entries in the atmSwchSlotRouteTable. See Textual Convention in RFC 1903. Next available index is: atmSwchSlotRouteNextId active (1), notInService (2), notReady (3), createAndGo (4) - not supported tbd, createAndWait (5) destroy (6)
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

atmSwchSlotRouteAddressPrefix 1.3.6.1.4.1.81.33.8.1.1.3
The ATM address to be used for routing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AtmAddress  

atmSwchSlotRoutePrefixLength 1.3.6.1.4.1.81.33.8.1.1.4
The number of bits used in the Address Prefix
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..152  

atmSwchSlotRoutePriority 1.3.6.1.4.1.81.33.8.1.1.5
The priority of this route entry (not used at this time)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..999  

atmSwchSlotRouteSlot 1.3.6.1.4.1.81.33.8.1.1.6
Identifier for the slot used by the route
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

atmSwchSlotRoutePort 1.3.6.1.4.1.81.33.8.1.1.7
Identifier for the port on the above slot to be used by the route
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

atmSwchSlotRouteVport 1.3.6.1.4.1.81.33.8.1.1.8
Identifier for the virtual port on the above port to be used by the route.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

atmSwchSlotRouteOrigin 1.3.6.1.4.1.81.33.8.1.1.9
Indicates origin of route
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER nonVolatile(1), snmp(2), ilmi(3), lane(4), dynamic(5)  

atmSwchSlotRouteOperStatus 1.3.6.1.4.1.81.33.8.1.1.10
Indication of route's operational status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

atmSwchSlotAddrVclTable 1.3.6.1.4.1.81.33.9.1
This table provides an alternative way to retrieve the atmVclTable. This table can be used to retrieve the indexing to the atmVclTable by an ATM address. Based on the standard atmAddrVclTable with a SlotIndex.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmSwchSlotAddrVclEntry

atmSwchSlotAddrVclEntry 1.3.6.1.4.1.81.33.9.1.1
Each entry in this table represents an entry in the atmVclTable of the ATM-MIB by its ATM address. The ATM address is either the calling or called party ATM address of the call. Entries in this table are read only. They show up when entries are created in the atmVclAddrTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmSwchSlotAddrVclEntry  

atmSwchSlotAddrVclAddr 1.3.6.1.4.1.81.33.9.1.1.1
An ATM address on one end of the VCL.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AtmAddress  

atmSwchSlotAddrVclAtmIfIndex 1.3.6.1.4.1.81.33.9.1.1.2
The interface index of the ATM interface to which this VCL pertains. This object combined with the atmAddrVclVpi and atmAddrVclVci objects serves as an index to the atmVclTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmSwchSlotAddrVclVpi 1.3.6.1.4.1.81.33.9.1.1.3
The VPI value of the VCL. This object combined with the atmAddrVclAtmIfIndex and atmAddrVclVci objects serves as an index to the atmVclTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..4095  

atmSwchSlotAddrVclVci 1.3.6.1.4.1.81.33.9.1.1.4
The VCI value of the VCL. This object combined with the atmAddrVclAtmIfIndex and atmAddrVclVpi objects serves as an index to the atmVclTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmSwchSlotAddrVclAddrType 1.3.6.1.4.1.81.33.9.1.1.5
The type of ATM Address represented by the object atmVclAddrAddr. Choices are either calling party address or called party address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER callingParty(1), calledParty(2)