CISCO-ATM-IF-MIB

File: CISCO-ATM-IF-MIB.mib (50669 bytes)

Imported modules

SNMPv2-SMI ATM-MIB SNMPv2-TC
SNMPv2-CONF CISCO-SMI

Imported symbols

MODULE-IDENTITY Counter32 Gauge32
Integer32 NOTIFICATION-TYPE OBJECT-TYPE
atmInterfaceConfEntry TEXTUAL-CONVENTION TruthValue
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
ciscoExperiment

Defined Types

NsapAtmAddr  
The ATM address used by the network entity. The address types are NSAP (20 octets).
TEXTUAL-CONVENTION    
  OCTET STRING Size(20)  

AtmAddr  
The ATM address used by the network entity. The address types are: no address (0 octets), E.164 (8 octets), network prefix (13 octets), and NSAP (20 octets). Note: The E.164 address is encoded in BCD format.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0|8|13|20)  

UpcMethod  
A textual convention defining options for Usage Parameter Control: passing : take no action on cells considered to violate the traffic contract. tagging : set the CLP bit in the header of cells considered to violate the traffic contract. dropping: discard cells considered to violate the traffic contract.
TEXTUAL-CONVENTION    
  INTEGER passing(1), tagging(2), dropping(3)  

CiscoAtmIfEntry  
SEQUENCE    
  ciscoAtmIfType INTEGER
  ciscoAtmIfSide INTEGER
  ciscoAtmIfUniType INTEGER
  ciscoAtmIfPVPs Integer32
  ciscoAtmIfPVCs Integer32
  ciscoAtmIfActiveSVPs Gauge32
  ciscoAtmIfActiveSVCs Gauge32
  ciscoAtmIfTotalConnections Gauge32
  ciscoAtmIfConfVplIf Integer32
  ciscoAtmIfPortType INTEGER
  ciscoAtmIfXmitLed INTEGER
  ciscoAtmIfRecvLed INTEGER
  ciscoAtmIfXmitCells Counter32
  ciscoAtmIfRecvCells Counter32
  ciscoAtmIfSvcMinVci INTEGER
  ciscoAtmIfIlmiConfiguration INTEGER
  ciscoAtmIfIlmiAddressRegistration INTEGER
  ciscoAtmIfIlmiAutoConfiguration INTEGER
  ciscoAtmIfIlmiKeepAlive Integer32
  ciscoAtmIfSoftVcDestAddress NsapAtmAddr
  ciscoAtmIfUniSignallingVersion INTEGER
  ciscoAtmIfSvcUpcIntent INTEGER
  ciscoAtmIfAddressType INTEGER
  ciscoAtmIfAddress OCTET STRING
  ciscoAtmIfWellKnownVcMode INTEGER
  ciscoAtmIfSignallingAdminStatus INTEGER
  ciscoAtmIfCdLed INTEGER
  ciscoAtmIfIlmiAccessFilter INTEGER
  ciscoAtmIfConfigAESA OCTET STRING
  ciscoAtmIfDerivedAESA AtmAddr
  ciscoAtmIfE164Address AtmAddr
  ciscoAtmIfE164AutoConversionOnly TruthValue
  ciscoAtmIfRxCellUpcViolations Counter32
  ciscoAtmIfRxCellDiscards Counter32
  ciscoAtmIfIlmiFSMState INTEGER
  ciscoAtmIfIlmiUpDownChanges Counter32
  ciscoAtmIfSscopFSMState INTEGER
  ciscoAtmIfSscopUpDownChanges Counter32
  ciscoAtmIfSvcUpcIntentCbr UpcMethod
  ciscoAtmIfSvcUpcIntentVbrRt UpcMethod
  ciscoAtmIfSvcUpcIntentVbrNrt UpcMethod
  ciscoAtmIfSvcUpcIntentAbr UpcMethod
  ciscoAtmIfSvcUpcIntentUbr UpcMethod

Defined Values

ciscoAtmIfMIB 2.1.9.10.14
A MIB module for an ATM interface configuration.
MODULE-IDENTITY    

ciscoAtmIfMIBObjects 2.1.9.10.14.1
OBJECT IDENTIFIER    

ciscoAtmIfIlmiAccessGlobalDefaultFilter 2.1.9.10.14.1.2
The global default access filter which set the per-switch default access filter for ILMI address registration on all interfaces. permitAll - This permits all ILMI registered addresses. permitPrefix - The address being registered by ILMI should have their prefix portion of the address match the ILMI prefixes used on this interface. If there are any per-interface ILMI address prefixes configured, then the prefixes derived from the switch addresses are not considered ILMI prefixes for this interface. permitPrefixAndWellknownGroups - This is same as 'permitPrefix' but in addition it also allows the well-known group addresses. The well-known group addresses will be the old LECS address and any address matching the ATM Forum address prefix for well known addresses. (i.e.,C5.0079.0000.0000.0000.0000.0000.00A03E) permitPrefixAndAllGroups - This is same as 'permitPrefix' but in addition it allows all group addresses.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER permitAll(1), permitPrefix(2), permitPrefixAndWellknownGroups(3), permitPrefixAndAllGroups(4)  

ciscoAtmIfNotifsEnabled 2.1.9.10.14.1.3
Allows enabling/disabling of notifications for ATM Interface events
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoAtmIfTable 2.1.9.10.14.1.1
This table contains ATM local interface configuration parameters, one entry per ATM interface port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoAtmIfEntry

ciscoAtmIfEntry 2.1.9.10.14.1.1.1
This list conatins additonal ATM interface configuration parameters and state variables.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoAtmIfEntry  

ciscoAtmIfType 2.1.9.10.14.1.1.1.1
The type of ATM interface which is either a UNI (User to Network), PNNI, IISP or NNI PVC only. To modify the ciscoAtmIftype, ifAdminStatus has to be down and atmIfIlmiAutoConfiguration disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), uni(2), pnni(3), iisp(4), nniPvcOnly(5), aini(6)  

ciscoAtmIfSide 2.1.9.10.14.1.1.1.2
The side of ATM interface which is either a user or network side.NotApplicable value implies that ciscoAtmIftype is other than uni or iisp.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER user(1), network(2), notApplicable(3)  

ciscoAtmIfUniType 2.1.9.10.14.1.1.1.3
The type of User to Network interface is either private or public. If ciscoAtmIfType is not uni then ciscoAtmIfUniType value should be ignored.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER public(1), private(2)  

ciscoAtmIfPVPs 2.1.9.10.14.1.1.1.4
The number of permanent virtual paths at this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

ciscoAtmIfPVCs 2.1.9.10.14.1.1.1.5
The number of permanent virtual channels at this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

ciscoAtmIfActiveSVPs 2.1.9.10.14.1.1.1.6
The number of active switched virtual paths at this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoAtmIfActiveSVCs 2.1.9.10.14.1.1.1.7
The number of active switched virtual channels at this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoAtmIfTotalConnections 2.1.9.10.14.1.1.1.8
The total number of existing connections at this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoAtmIfConfVplIf 2.1.9.10.14.1.1.1.9
The number of configured VP interfaces at this physical interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

ciscoAtmIfPortType 2.1.9.10.14.1.1.1.10
The type of physical layer medium on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), cpu(2), ethernet(3), oc3Utp(4), oc3SingleModeFiber(5), oc3MultiModeFiber(6), oc12SingleModeFiber(7), ds3(8), e3(9), ds1(10), e1(11), oc3Utp3(12), oc3Utp5(13), oc3SmIr(14), oc3SmIrPlus(15), oc3SmLr(16), oc3Pof(17), oc12MultiModeFiber(18), oc12SmIr(19), oc12SmIrPlus(20), oc12SmLr(21), oc12Pof(22), oc12SmLr2(23), oc12SmLr3(24), atm25(25)  

ciscoAtmIfXmitLed 2.1.9.10.14.1.1.1.11
The transmit LED color of this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(1), steadyGreen(2), steadyYellow(3), steadyRed(4), flashGreen(5), flashYellow(6), flashRed(7)  

ciscoAtmIfRecvLed 2.1.9.10.14.1.1.1.12
The receive LED color of this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(1), steadyGreen(2), steadyYellow(3), steadyRed(4), flashGreen(5), flashYellow(6), flashRed(7)  

ciscoAtmIfXmitCells 2.1.9.10.14.1.1.1.13
The number of cells transmitted of this interface, including p2p and p2mp cells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoAtmIfRecvCells 2.1.9.10.14.1.1.1.14
The number of cells received of this interface, including p2p and p2mp cells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoAtmIfSvcMinVci 2.1.9.10.14.1.1.1.15
The minimum of the range of values from which VCI's are assigned to new SVC connections. By this value being larger, more VCI's are reserved for setting up PVCs. This applies to every VPI of the physical interface and every logical port. The object is deprecated because it is recommended to use ciscoAtmInterfaceConfMinSvccVci of the CISCO-ATM2-MIB which is meant for the same purpose.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

ciscoAtmIfIlmiConfiguration 2.1.9.10.14.1.1.1.16
Enable/Disable ILMI configuration on this interface. The configuration takes effect only on the next interface restart. Disabling this object will also disable atmIfIlmiAddressRegistration and atmIfIlmiAutoConfiguration and atmIfIlmiKeepAlive
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ciscoAtmIfIlmiAddressRegistration 2.1.9.10.14.1.1.1.17
Enable/Disable ILMI Address Registration on on this interface. The configuration takes effect only on the next interface restart.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ciscoAtmIfIlmiAutoConfiguration 2.1.9.10.14.1.1.1.18
Enable/Disable ILMI link and interface type determination. The configuration takes effect only on the next interface restart.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ciscoAtmIfIlmiKeepAlive 2.1.9.10.14.1.1.1.19
The amount of time that should elapse between successive ILMI keepalive messages sent on this interface. A value of 0 disables ILMI keepalive messages on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ciscoAtmIfSoftVcDestAddress 2.1.9.10.14.1.1.1.20
The 20 byte ATM address of the destination ATM interface for soft ATM PVC/PVP
Status: current Access: read-only
OBJECT-TYPE    
  NsapAtmAddr  

ciscoAtmIfUniSignallingVersion 2.1.9.10.14.1.1.1.21
The version of UNI signalling that is currently being used on the interface. The appropriate value, either atmfUni3Dot0, atmfUni3Dot1 or atmfUni4Dot0, is used when the interface is an UNI or IISP interface. The value notApplicable is used when the interface is a PNNI interface or when signalling is disabled. This may reflect a manually configured value for the signalling version, or may be determined by other means such as auto-configuration.Setting this variable to a value of 'notApplicable' is not allowed. To modify the ciscoAtmIfUniSignallingVersion, ifAdminStatus has to be down and atmIfIlmiAutoConfiguration disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(1), atmfUni3Dot0(2), atmfUni3Dot1(3), atmfUni4Dot0(4)  

ciscoAtmIfSvcUpcIntent 2.1.9.10.14.1.1.1.22
Determines the policing (Usage Parameter Control or UPC) action to take for SVCs established through this interface. Values other than passing are allowed only if policing is supported on the interface. Also serves to determine UPC to use on the terminating (destination) half-leg of Soft PVCs. This object has been deprecated in favor of the per-service category objects ciscoAtmIfSvcUpcIntentCbr, ciscoAtmIfSvcUpcIntentVbrRt, ciscoAtmIfSvcUpcIntentVbrNrt, ciscoAtmIfSvcUpcIntentAbr, ciscoAtmIfSvcUpcIntentUbr. Note that if those objects are set to different values, the return value for this object cannot be correct.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER passing(1), tagging(2), dropping(3)  

ciscoAtmIfAddressType 2.1.9.10.14.1.1.1.23
An indication of the type of the ATM addresses on this interface. To configure a new atm address, set ciscoAtmIfAddress to the address, then set this object to ether nsap(1), or esi(2), or e164(3), depending on the type of address of ciscoAtmIfAddress. To delete the address, set this object to null(4). Adding nsap address type to this interface has the effect of canceling the existing esi address, if there is one. Similarly, adding the esi address on this interface also has the effect of removing the existing nsap address. The value of ciscoAtmIfAddress has no effect when this object is set to null(4). For the switch, the nsap/esi address can only exist on the cpu port for signalling applications.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER nsap(1), esi(2), e164(3), null(4)  

ciscoAtmIfAddress 2.1.9.10.14.1.1.1.24
The ATM address of this interface, which can be either nsap, esi or e164. For the switch, the nsap/esi address can only exist on the cpu port.
Status: obsolete Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0|6|8|20)  

ciscoAtmIfWellKnownVcMode 2.1.9.10.14.1.1.1.31
Indicates whether well-known VCs should be automatically or manually created for the interface. In automatic(1) mode, well-known VCs will be created with default VPI/VCI values upon startup or upon entry to the automatic mode. While in this mode, well-known VCs will not be allowed to be deleted or modified by user commands. This is the default mode at startup for equipment which supports automatic well-known VC creation. In manual(2) mode, well-known VCs won't be automatically created. Instead, the user will be allowed to delete and create PVCs with the reserved encapsulation types aalQsAal, aal5Ilmi, and aal5Pnni as applicable. And these PVCs will be allowed to have VCI values in the range <5-16383>, instead of <32-16383>. The manualDeleteUponEntry(3) action causes any existing VCs with reserved encapsulation types (aalQsAal, aal5Ilmi or aal5Pnni) to be deleted for this interface as it enters the manual state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER automatic(1), manual(2), manualDeleteUponEntry(3)  

ciscoAtmIfSignallingAdminStatus 2.1.9.10.14.1.1.1.32
Enable/Disable signalling/sscop on this interface.The disabled(2) action causes all the active SVCs on this interface to be cleared.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ciscoAtmIfCdLed 2.1.9.10.14.1.1.1.33
The Cd LED color of this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(1), steadyGreen(2)  

ciscoAtmIfIlmiAccessFilter 2.1.9.10.14.1.1.1.34
The access filter which allows or denies certain ILMI registered addresses on this interface when ciscoAtmIfIlmiAddressRegistration is set to enable(1). permitAll - This permits all ILMI registered addresses. permitPrefix - The address being registered by ILMI should have their prefix portion of the address match the ILMI prefixes used on this interface. If there are any per-interface ILMI address prefixes configured, then the prefixes derived from the switch addresses are not considered ILMI prefixes for this interface. permitPrefixAndWellknownGroups - This is same as 'permitPrefix' but in addition it also allows the well-known group addresses. The well-known group addresses will be the old LECS address and any address matching the ATM Forum address prefix for well known addresses. (i.e.,C5.0079.0000.0000.0000.0000.0000.00A03E) permitPrefixAndAllGroups - This is same as 'permitPrefix' but in addition it allows all group addresses. useGlobalDefaultFilter - It indicates that this interface uses the per-switch global default filter
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER permitAll(1), permitPrefix(2), permitPrefixAndWellknownGroups(3), permitPrefixAndAllGroups(4), useGlobalDefaultFilter(5)  

ciscoAtmIfConfigAESA 2.1.9.10.14.1.1.1.35
The ATM End System Address (AESA) of this interface can be configured by entering the full 20 octet AESA, or the 6 octet ESI and 1 octet Selector Byte. If the ESI and Selector Byte are entered, the full AESA will be formed using a 13 octet prefix from ILMI. The full AESA can be read using ciscoAtmIfDerivedAESA. A length of zero indicates that no AESA is configured. For the switch, the AESA address can only exist on the cpu port.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0|7|20)  

ciscoAtmIfDerivedAESA 2.1.9.10.14.1.1.1.36
The ATM End System Address (AESA) of this interface. The AESA is configured using ciscoAtmIfConfigAESA or can be automatically generated. A length of zero indicates that no AESA is specified. For the switch, the AESA address can only exist on the cpu port.
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddr  

ciscoAtmIfE164Address 2.1.9.10.14.1.1.1.37
The ATM E164 address of this interface. When a native E.164 number is configured for this inteface, only native E.164 numbers are transmitted/received as the called/calling party numbers. The presence of an ATM E164 address allows both an algorithmic translation between the native E164 number and E164 AESA address formats (see ciscoAtmIfE164AutoConversionOnly) and use of the ATM E164 Address for the calling/called party number of transmitted/received calls. Entering an address will disable ciscoAtmIfE164AutoConversionOnly. An address of length zero indicates that no address is specified. For the switch, the E164 address cannot exist on the cpu port.
Status: current Access: read-write
OBJECT-TYPE    
  AtmAddr  

ciscoAtmIfE164AutoConversionOnly 2.1.9.10.14.1.1.1.38
Enable/Disable E164 auto conversion only on this interface. The E164 auto-conversion allows for algorithmic translation between the native E164 number and E164 AESA address formats. This object is used when there is no native E.164 number specified for this interface (see ciscoAtmIfE164Address), to specify that only native E.164 numbers are transmitted/received as the called/calling party numbers and to enable/disable E164 auto-conversion. For the switch, E164 auto-conversion cannot exist on the cpu port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoAtmIfRxCellUpcViolations 2.1.9.10.14.1.1.1.39
The total number of nonconforming cells detected by Usage Parameter Control (UPC) for cells received on this interface. This object is not instantiated on systems that do not have support for collecting such statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoAtmIfRxCellDiscards 2.1.9.10.14.1.1.1.40
The total number of cells that were discarded within the switch. The cells can be discarded due to non conformance detected by Usage Parameter Control (UPC) or queue overflows within the switch. This object is not instantiated on systems that do not have support for collecting such statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoAtmIfIlmiFSMState 2.1.9.10.14.1.1.1.41
The ILMI states meaningful when the value of ciscoAtmIfIlmiConfiguration indicates that the ILMI is enabled for an ATM interface: down -- Stopped or just booted or interface down restarting -- Establishing link connectivity waitDevType -- Awaiting device type from peer deviceAndPortTypeComplete -- Determined device and/or port type awaitPnniConfig -- Awaiting PNNI configuration from peer pnniConfigComplete -- Completed interface PNNI configuration awaitRestartAck -- Awaiting peer range values after restart upAndNormal -- Up and normal.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), restarting(2), waitDevType(3), deviceAndPortTypeComplete(4), awaitPnniConfig(5), pnniConfigComplete(6), awaitRestartAck(7), upAndNormal(8)  

ciscoAtmIfIlmiUpDownChanges 2.1.9.10.14.1.1.1.42
The number of times ILMI enters and leaves the state of upAndNormal.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoAtmIfSscopFSMState 2.1.9.10.14.1.1.1.43
The SSCOP state for an ATM interface as defined by the ITU-T. The state is idle when the interface is down or SSCOP is not enabled on the ATM interface
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), outgoingConnectionPending(2), incomingConnectionPending(3), dataTransferReady(4), outgoingDisconnectionPending(5), outgoingResyncPending(6), incomingResyncPending(7), outgoingRecoveryPending(8), incomingRecoveryPending(9), concurrentResyncPending(10)  

ciscoAtmIfSscopUpDownChanges 2.1.9.10.14.1.1.1.44
The number of times SSCOP enters and leaves the state of DataTransferReady.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoAtmIfSvcUpcIntentCbr 2.1.9.10.14.1.1.1.45
Determines the policing (Usage Parameter Control or UPC) action to take for Constant Bit Rate SVCs established through this interface. Values other than passing are allowed only if policing is supported on the interface. Also serves to determine UPC to use on the terminating (destination) half-leg of Soft PVCs.
Status: current Access: read-write
OBJECT-TYPE    
  UpcMethod  

ciscoAtmIfSvcUpcIntentVbrRt 2.1.9.10.14.1.1.1.46
Determines the policing (Usage Parameter Control or UPC) action to take for Variable Bit Rate - Real Time SVCs established through this interface. Values other than passing are allowed only if policing is supported on the interface. Also serves to determine UPC to use on the terminating (destination) half-leg of Soft PVCs.
Status: current Access: read-write
OBJECT-TYPE    
  UpcMethod  

ciscoAtmIfSvcUpcIntentVbrNrt 2.1.9.10.14.1.1.1.47
Determines the policing (Usage Parameter Control or UPC) action to take for Variable Bit Rate - Non Real Time SVCs established through this interface. Values other than passing are allowed only if policing is supported on the interface. Also serves to determine UPC to use on the terminating (destination) half-leg of Soft PVCs.
Status: current Access: read-write
OBJECT-TYPE    
  UpcMethod  

ciscoAtmIfSvcUpcIntentAbr 2.1.9.10.14.1.1.1.48
Determines the policing (Usage Parameter Control or UPC) action to take for Available Bit Rate SVCs established through this interface. Values other than passing are allowed only if policing is supported on the interface. Also serves to determine UPC to use on the terminating (destination) half-leg of Soft PVCs.
Status: current Access: read-write
OBJECT-TYPE    
  UpcMethod  

ciscoAtmIfSvcUpcIntentUbr 2.1.9.10.14.1.1.1.49
Determines the policing (Usage Parameter Control or UPC) action to take for Unspecified Bit Rate SVCs established through this interface. Values other than passing are allowed only if policing is supported on the interface. Also serves to determine UPC to use on the terminating (destination) half-leg of Soft PVCs.
Status: current Access: read-write
OBJECT-TYPE    
  UpcMethod  

ciscoAtmIfMIBNotifications 2.1.9.10.14.0
OBJECT IDENTIFIER    

ciscoAtmIfEvent 2.1.9.10.14.0.1
This notification is generated when ever ILMI or SSCOP FSM state changes
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoAtmIfMIBConformance 2.1.9.10.14.3
OBJECT IDENTIFIER    

ciscoAtmIfMIBCompliances 2.1.9.10.14.3.1
OBJECT IDENTIFIER    

ciscoAtmIfMIBGroups 2.1.9.10.14.3.2
OBJECT IDENTIFIER    

ciscoAtmIfMIBCompliance 2.1.9.10.14.3.1.1
The compliance statement for the Cisco ATM interface group.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

ciscoAtmIfMIBCompliance2 2.1.9.10.14.3.1.2
The compliance statement for the Cisco ATM interface group.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

ciscoAtmIfMIBCompliance3 2.1.9.10.14.3.1.3
The compliance statement for the Cisco ATM interface group.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

ciscoAtmIfMIBCompliance4 2.1.9.10.14.3.1.4
The compliance statement for the Cisco ATM interface group.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

ciscoAtmIfMIBCompliance5 2.1.9.10.14.3.1.5
The compliance statement for the Cisco ATM interface group.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

ciscoAtmIfMIBCompliance6 2.1.9.10.14.3.1.6
The compliance statement for the Cisco ATM interface group.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

ciscoAtmIfMIBCompliance7 2.1.9.10.14.3.1.7
The compliance statement for the Cisco ATM interface group.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

ciscoAtmIfMIBCompliance8 2.1.9.10.14.3.1.8
The compliance statement for the Cisco ATM interface group.
Status: current Access: read-write
MODULE-COMPLIANCE    

ciscoAtmIfMIBGroup 2.1.9.10.14.3.2.1
A collection of objects providing the information about ATM interface related information also an ability to configure certain parameters of ATM interface.
Status: deprecated Access: read-write
OBJECT-GROUP    

ciscoAtmIfMIBGroup2 2.1.9.10.14.3.2.2
Additional collection of objects providing ATM interface related information.
Status: deprecated Access: read-write
OBJECT-GROUP    

ciscoAtmIfMIBGroup3 2.1.9.10.14.3.2.3
Additional collection of objects providing ATM interface related information.
Status: obsolete Access: read-write
OBJECT-GROUP    

ciscoAtmIfMIBGroup4 2.1.9.10.14.3.2.4
Additional collection of objects providing ATM switch and interface related information on Access Filter for ILMI Address Registration.
Status: current Access: read-write
OBJECT-GROUP    

ciscoAtmIfMIBGroup5 2.1.9.10.14.3.2.5
Additional collection of objects providing ATM switch and interface related information for ATM Addresses.
Status: current Access: read-write
OBJECT-GROUP    

ciscoAtmIfMIBGroup6 2.1.9.10.14.3.2.6
Additional collection of objects providing ATM interface related information.
Status: current Access: read-write
OBJECT-GROUP    

ciscoAtmIfMIBGroup7 2.1.9.10.14.3.2.7
Additional collection of objects providing ATM switch interface Resource Manager, ILMI and Signalling related information.
Status: current Access: read-write
OBJECT-GROUP    

ciscoAtmIfMIBGroup8 2.1.9.10.14.3.2.8
Additional collection of objects providing ATM interface related information.
Status: current Access: read-write
OBJECT-GROUP    

ciscoAtmIfMIBGroup9 2.1.9.10.14.3.2.9
A collection of objects providing the information about ATM interface related information also an ability to configure certain parameters of ATM interface.
Status: current Access: read-write
OBJECT-GROUP    

ciscoAtmIfMIBGroup10 2.1.9.10.14.3.2.10
Additional objects providing means to enable/disable notifications related to the interface ILMI and SSCOP state
Status: current Access: read-write
OBJECT-GROUP    

ciscoAtmIfNotifyGroup 2.1.9.10.14.3.2.11
Interface ILMI and SSCOP FSM notifications
Status: current Access: read-write
NOTIFICATION-GROUP