CISCO-ATM-IF-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ATM-IF-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoAtmIfMIB 1.3.6.1.4.1.9.10.14
A MIB module for an ATM interface configuration.
       ciscoAtmIfMIBNotifications 1.3.6.1.4.1.9.10.14.0
           ciscoAtmIfEvent 1.3.6.1.4.1.9.10.14.0.1
This notification is generated when ever ILMI or SSCOP FSM state changes
       ciscoAtmIfMIBObjects 1.3.6.1.4.1.9.10.14.1
           ciscoAtmIfTable 1.3.6.1.4.1.9.10.14.1.1 no-access
This table contains ATM local interface configuration parameters, one entry per ATM interface port.
               ciscoAtmIfEntry 1.3.6.1.4.1.9.10.14.1.1.1 no-access
This list conatins additonal ATM interface configuration parameters and state variables.
                   ciscoAtmIfType 1.3.6.1.4.1.9.10.14.1.1.1.1 integer read-write
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. Enumeration: 'nniPvcOnly': 5, 'pnni': 3, 'other': 1, 'uni': 2, 'iisp': 4, 'aini': 6.
                   ciscoAtmIfSide 1.3.6.1.4.1.9.10.14.1.1.1.2 integer read-write
The side of ATM interface which is either a user or network side.NotApplicable value implies that ciscoAtmIftype is other than uni or iisp. Enumeration: 'notApplicable': 3, 'user': 1, 'network': 2.
                   ciscoAtmIfUniType 1.3.6.1.4.1.9.10.14.1.1.1.3 integer read-write
The type of User to Network interface is either private or public. If ciscoAtmIfType is not uni then ciscoAtmIfUniType value should be ignored. Enumeration: 'public': 1, 'private': 2.
                   ciscoAtmIfPVPs 1.3.6.1.4.1.9.10.14.1.1.1.4 integer32 read-only
The number of permanent virtual paths at this interface.
                   ciscoAtmIfPVCs 1.3.6.1.4.1.9.10.14.1.1.1.5 integer32 read-only
The number of permanent virtual channels at this interface.
                   ciscoAtmIfActiveSVPs 1.3.6.1.4.1.9.10.14.1.1.1.6 gauge32 read-only
The number of active switched virtual paths at this interface.
                   ciscoAtmIfActiveSVCs 1.3.6.1.4.1.9.10.14.1.1.1.7 gauge32 read-only
The number of active switched virtual channels at this interface.
                   ciscoAtmIfTotalConnections 1.3.6.1.4.1.9.10.14.1.1.1.8 gauge32 read-only
The total number of existing connections at this interface.
                   ciscoAtmIfConfVplIf 1.3.6.1.4.1.9.10.14.1.1.1.9 integer32 read-only
The number of configured VP interfaces at this physical interface.
                   ciscoAtmIfPortType 1.3.6.1.4.1.9.10.14.1.1.1.10 integer read-only
The type of physical layer medium on the port. Enumeration: 'oc12MultiModeFiber': 18, 'oc12SingleModeFiber': 7, 'oc12SmLr': 21, 'oc3Utp': 4, 'oc12SmLr2': 23, 'oc12SmLr3': 24, 'atm25': 25, 'oc12SmIrPlus': 20, 'other': 1, 'oc3Utp3': 12, 'oc3Utp5': 13, 'oc12Pof': 22, 'oc3SingleModeFiber': 5, 'oc3MultiModeFiber': 6, 'oc12SmIr': 19, 'e1': 11, 'e3': 9, 'oc3SmIr': 14, 'oc3SmLr': 16, 'ds3': 8, 'ds1': 10, 'ethernet': 3, 'oc3Pof': 17, 'oc3SmIrPlus': 15, 'cp': 2.
                   ciscoAtmIfXmitLed 1.3.6.1.4.1.9.10.14.1.1.1.11 integer read-only
The transmit LED color of this port. Enumeration: 'steadyYellow': 3, 'off': 1, 'flashGreen': 5, 'steadyGreen': 2, 'flashRed': 7, 'steadyRed': 4, 'flashYellow': 6.
                   ciscoAtmIfRecvLed 1.3.6.1.4.1.9.10.14.1.1.1.12 integer read-only
The receive LED color of this port. Enumeration: 'steadyYellow': 3, 'off': 1, 'flashGreen': 5, 'steadyGreen': 2, 'flashRed': 7, 'steadyRed': 4, 'flashYellow': 6.
                   ciscoAtmIfXmitCells 1.3.6.1.4.1.9.10.14.1.1.1.13 counter32 read-only
The number of cells transmitted of this interface, including p2p and p2mp cells.
                   ciscoAtmIfRecvCells 1.3.6.1.4.1.9.10.14.1.1.1.14 counter32 read-only
The number of cells received of this interface, including p2p and p2mp cells.
                   ciscoAtmIfSvcMinVci 1.3.6.1.4.1.9.10.14.1.1.1.15 integer read-only
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.
                   ciscoAtmIfIlmiConfiguration 1.3.6.1.4.1.9.10.14.1.1.1.16 integer read-write
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 Enumeration: 'disabled': 2, 'enabled': 1.
                   ciscoAtmIfIlmiAddressRegistration 1.3.6.1.4.1.9.10.14.1.1.1.17 integer read-write
Enable/Disable ILMI Address Registration on on this interface. The configuration takes effect only on the next interface restart. Enumeration: 'disabled': 2, 'enabled': 1.
                   ciscoAtmIfIlmiAutoConfiguration 1.3.6.1.4.1.9.10.14.1.1.1.18 integer read-write
Enable/Disable ILMI link and interface type determination. The configuration takes effect only on the next interface restart. Enumeration: 'disabled': 2, 'enabled': 1.
                   ciscoAtmIfIlmiKeepAlive 1.3.6.1.4.1.9.10.14.1.1.1.19 integer32 read-write
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.
                   ciscoAtmIfSoftVcDestAddress 1.3.6.1.4.1.9.10.14.1.1.1.20 nsapatmaddr read-only
The 20 byte ATM address of the destination ATM interface for soft ATM PVC/PVP
                   ciscoAtmIfUniSignallingVersion 1.3.6.1.4.1.9.10.14.1.1.1.21 integer read-write
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. Enumeration: 'atmfUni3Dot0': 2, 'notApplicable': 1, 'atmfUni4Dot0': 4, 'atmfUni3Dot1': 3.
                   ciscoAtmIfSvcUpcIntent 1.3.6.1.4.1.9.10.14.1.1.1.22 integer read-write
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. Enumeration: 'passing': 1, 'dropping': 3, 'tagging': 2.
                   ciscoAtmIfAddressType 1.3.6.1.4.1.9.10.14.1.1.1.23 integer read-write
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. Enumeration: 'nsap': 1, 'null': 4, 'e164': 3, 'esi': 2.
                   ciscoAtmIfAddress 1.3.6.1.4.1.9.10.14.1.1.1.24 octet string read-write
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.
                   ciscoAtmIfWellKnownVcMode 1.3.6.1.4.1.9.10.14.1.1.1.31 integer read-write
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. Enumeration: 'manual': 2, 'automatic': 1, 'manualDeleteUponEntry': 3.
                   ciscoAtmIfSignallingAdminStatus 1.3.6.1.4.1.9.10.14.1.1.1.32 integer read-write
Enable/Disable signalling/sscop on this interface.The disabled(2) action causes all the active SVCs on this interface to be cleared. Enumeration: 'disabled': 2, 'enabled': 1.
                   ciscoAtmIfCdLed 1.3.6.1.4.1.9.10.14.1.1.1.33 integer read-only
The Cd LED color of this port. Enumeration: 'steadyGreen': 2, 'off': 1.
                   ciscoAtmIfIlmiAccessFilter 1.3.6.1.4.1.9.10.14.1.1.1.34 integer read-write
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 Enumeration: 'useGlobalDefaultFilter': 5, 'permitPrefix': 2, 'permitAll': 1, 'permitPrefixAndWellknownGroups': 3, 'permitPrefixAndAllGroups': 4.
                   ciscoAtmIfConfigAESA 1.3.6.1.4.1.9.10.14.1.1.1.35 octet string read-write
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.
                   ciscoAtmIfDerivedAESA 1.3.6.1.4.1.9.10.14.1.1.1.36 atmaddr read-only
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.
                   ciscoAtmIfE164Address 1.3.6.1.4.1.9.10.14.1.1.1.37 atmaddr read-write
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.
                   ciscoAtmIfE164AutoConversionOnly 1.3.6.1.4.1.9.10.14.1.1.1.38 truthvalue read-write
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.
                   ciscoAtmIfRxCellUpcViolations 1.3.6.1.4.1.9.10.14.1.1.1.39 counter32 read-only
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.
                   ciscoAtmIfRxCellDiscards 1.3.6.1.4.1.9.10.14.1.1.1.40 counter32 read-only
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.
                   ciscoAtmIfIlmiFSMState 1.3.6.1.4.1.9.10.14.1.1.1.41 integer read-only
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. Enumeration: 'awaitRestartAck': 7, 'awaitPnniConfig': 5, 'deviceAndPortTypeComplete': 4, 'waitDevType': 3, 'down': 1, 'upAndNormal': 8, 'restarting': 2, 'pnniConfigComplete': 6.
                   ciscoAtmIfIlmiUpDownChanges 1.3.6.1.4.1.9.10.14.1.1.1.42 counter32 read-only
The number of times ILMI enters and leaves the state of upAndNormal.
                   ciscoAtmIfSscopFSMState 1.3.6.1.4.1.9.10.14.1.1.1.43 integer read-only
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 Enumeration: 'outgoingResyncPending': 6, 'concurrentResyncPending': 10, 'outgoingRecoveryPending': 8, 'idle': 1, 'outgoingConnectionPending': 2, 'dataTransferReady': 4, 'incomingRecoveryPending': 9, 'incomingResyncPending': 7, 'incomingConnectionPending': 3, 'outgoingDisconnectionPending': 5.
                   ciscoAtmIfSscopUpDownChanges 1.3.6.1.4.1.9.10.14.1.1.1.44 counter32 read-only
The number of times SSCOP enters and leaves the state of DataTransferReady.
                   ciscoAtmIfSvcUpcIntentCbr 1.3.6.1.4.1.9.10.14.1.1.1.45 upcmethod read-write
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.
                   ciscoAtmIfSvcUpcIntentVbrRt 1.3.6.1.4.1.9.10.14.1.1.1.46 upcmethod read-write
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.
                   ciscoAtmIfSvcUpcIntentVbrNrt 1.3.6.1.4.1.9.10.14.1.1.1.47 upcmethod read-write
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.
                   ciscoAtmIfSvcUpcIntentAbr 1.3.6.1.4.1.9.10.14.1.1.1.48 upcmethod read-write
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.
                   ciscoAtmIfSvcUpcIntentUbr 1.3.6.1.4.1.9.10.14.1.1.1.49 upcmethod read-write
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.
           ciscoAtmIfIlmiAccessGlobalDefaultFilter 1.3.6.1.4.1.9.10.14.1.2 integer read-write
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. Enumeration: 'permitPrefix': 2, 'permitAll': 1, 'permitPrefixAndWellknownGroups': 3, 'permitPrefixAndAllGroups': 4.
           ciscoAtmIfNotifsEnabled 1.3.6.1.4.1.9.10.14.1.3 truthvalue read-write
Allows enabling/disabling of notifications for ATM Interface events
       ciscoAtmIfMIBConformance 1.3.6.1.4.1.9.10.14.3
           ciscoAtmIfMIBCompliances 1.3.6.1.4.1.9.10.14.3.1
               ciscoAtmIfMIBCompliance 1.3.6.1.4.1.9.10.14.3.1.1
The compliance statement for the Cisco ATM interface group.
               ciscoAtmIfMIBCompliance2 1.3.6.1.4.1.9.10.14.3.1.2
The compliance statement for the Cisco ATM interface group.
               ciscoAtmIfMIBCompliance3 1.3.6.1.4.1.9.10.14.3.1.3
The compliance statement for the Cisco ATM interface group.
               ciscoAtmIfMIBCompliance4 1.3.6.1.4.1.9.10.14.3.1.4
The compliance statement for the Cisco ATM interface group.
               ciscoAtmIfMIBCompliance5 1.3.6.1.4.1.9.10.14.3.1.5
The compliance statement for the Cisco ATM interface group.
               ciscoAtmIfMIBCompliance6 1.3.6.1.4.1.9.10.14.3.1.6
The compliance statement for the Cisco ATM interface group.
               ciscoAtmIfMIBCompliance7 1.3.6.1.4.1.9.10.14.3.1.7
The compliance statement for the Cisco ATM interface group.
               ciscoAtmIfMIBCompliance8 1.3.6.1.4.1.9.10.14.3.1.8
The compliance statement for the Cisco ATM interface group.
           ciscoAtmIfMIBGroups 1.3.6.1.4.1.9.10.14.3.2
               ciscoAtmIfMIBGroup 1.3.6.1.4.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.
               ciscoAtmIfMIBGroup2 1.3.6.1.4.1.9.10.14.3.2.2
Additional collection of objects providing ATM interface related information.
               ciscoAtmIfMIBGroup3 1.3.6.1.4.1.9.10.14.3.2.3
Additional collection of objects providing ATM interface related information.
               ciscoAtmIfMIBGroup4 1.3.6.1.4.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.
               ciscoAtmIfMIBGroup5 1.3.6.1.4.1.9.10.14.3.2.5
Additional collection of objects providing ATM switch and interface related information for ATM Addresses.
               ciscoAtmIfMIBGroup6 1.3.6.1.4.1.9.10.14.3.2.6
Additional collection of objects providing ATM interface related information.
               ciscoAtmIfMIBGroup7 1.3.6.1.4.1.9.10.14.3.2.7
Additional collection of objects providing ATM switch interface Resource Manager, ILMI and Signalling related information.
               ciscoAtmIfMIBGroup8 1.3.6.1.4.1.9.10.14.3.2.8
Additional collection of objects providing ATM interface related information.
               ciscoAtmIfMIBGroup9 1.3.6.1.4.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.
               ciscoAtmIfMIBGroup10 1.3.6.1.4.1.9.10.14.3.2.10
Additional objects providing means to enable/disable notifications related to the interface ILMI and SSCOP state
               ciscoAtmIfNotifyGroup 1.3.6.1.4.1.9.10.14.3.2.11
Interface ILMI and SSCOP FSM notifications