MIBs Depot

CISCO-ENTITY-EXT-MIB

Registered at
1.3.6.1.4.1.9.9.195
Last updated
2018-04-04 00:00
Organization
Cisco Systems, Inc.
Revisions
2018-04-04 00:00, 2015-04-17 00:00, 2014-09-12 00:00, 2014-03-27 00:00, 2013-08-06 00:00, 2013-08-05 00:00, 2008-11-24 00:00, 2004-07-06 00:00, 2004-03-03 00:00, 2004-01-26 00:00, 2003-08-24 00:00, 2001-05-17 00:00, 2001-04-05 00:00
Namespace
cisco
Source file
CISCO-ENTITY-EXT-MIB
Digest
sha256:d05ccbf196c6e887a4bbe052e182514dbfa12656e912449496fe61063404daf8

Description

This MIB is an extension of the ENTITY-MIB specified in RFC2737. This MIB module contains Cisco-defined extensions to the entityPhysicalTable to represent information related to entities of class module(entPhysicalClass = 'module') which have a Processor. A processor module is defined as a physical entity that has a CPU, RAM and NVRAM so that it can independently - load a bootable image - save configuration. This module is the entry point for external applications like SNMP Manager, CLI, FTP etc. Line card is an interface card with at least a Processor and RAM. This might be referred to as Service Module in some cisco products. A configuration register is a 16 bit software register. The configuration register is mainly used to check for instructions on where to find the Cisco Operating System software. Some other functions of configuration register are: - To select a boot source and default boot filename. - To enable or disable the Break function. - To control broadcast addresses. - To set the console terminal baud rate. - To load operating software from Flash memory. - To allow us to manually boot the system using the boot command at the bootstrap program prompt. Booting is the process of initializing the hardware and starting the Operating System.

Contact

Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
CISCO-TCUnsigned64
ENTITY-MIBentPhysicalContainedIn, entPhysicalDescr, entPhysicalEntry, entPhysicalIndex, entPhysicalName
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-ENTITY-EXT-MIB
CISCO-SMI
CISCO-TC
ENTITY-MIB
IANA-ENTITY-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Textual conventions

NameOIDSyntaxAccessStatus
BootImageList
TEXTUAL-CONVENTION
This contains a list of boot images, each separated by the ';' (semi-colon) character. The following provides a syntax for parsing a single boot image list item. <device>:[filename] | <URL> <device> can be (but not limited to): flash, bootflash, slot0, rom, C The transfer protocol used in the <URL> can be (but not limited to): tftp, ftp, rcp, mop. The following is en example containing two boot image names: disk0:c7100-ik2s-mz;tftp://dirt/c7100-ik2s-mz If the filename is not specified, then the first file on the <device> will be used. If the last two characters in the returned value are ';+' this indicates that additional boot image items are configured on the device but can not be returned because the maximum string size limitation would be exceeded. For example: disk0:image1;disk0:image2;+
current
ConfigRegisterValue
TEXTUAL-CONVENTION
An Integer containing the value of config register. The definition of individual bits from right to left when set are as follows: 00 to 03 Boot Fields(Refer below for explanation). 04 to 05 Not Used. 06 Causes system software to ignore the contents of NVRAM. 07 Enable the original equipment manufacturer (OEM) bit. 08 The Break function is disabled. 09 Not used. 10 Broadcast based on 0.0.0.0 IP address. 11 to 12 Defines the console baud rate as below: Bits 11 & 12 unset: 9600 baud(default), Bit 11 set & 12 unset: 4800 baud, Bit 11 unset & 12 set: 1200 baud, Bit 11 set & 12 set: 2400 baud 13 Boots default Flash software if network boot fails. 14 IP broadcasts do not have network numbers. 15 Enables diagnostic messages and ignores the contents of NVRAM. Meanings for different values of Boot Fields (Bits 00 to 03) are explained below: Value(in hex) Description ------------ ----------- 00 On powerup or reload, the system remains at the ROM monitor prompt (rommon>), awaiting a user command to boot the system manually by means of the rommon boot command. 01 On powerup or reload, the system loads the system image found in onboard Flash memory. 02 to On powerup or reload, the system loads 0F the system image specified by ceExtSysBootImageList. It tries to boot the image in the order in which the image names are entered in ceExtSysBootImageList. If it cannot boot any image in the ceExtSysBootImageList, it stays in ROM monitor mode.
current

Objects

NameOIDSyntaxAccessStatus
ciscoEntityExtMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.195.1
ceExtPhysicalProcessorTable
OBJECT-TYPE
The ceExtPhysicalProcessorTable extends the ENTITY-MIB entPhysicalTable for modules (Non FRUs(Field Replacable Units) or FRUs).
1.3.6.1.4.1.9.9.195.1.1not-accessiblecurrent
ceExtPhysicalProcessorEntry
OBJECT-TYPE
A ceExtPhysicalProcessorTable entry extends a corresponding entPhysicalTable entry of class module(entPhysicalClass = 'module'). A processor module or line card which has a processor will have an entry in this table. A processor module or line card having multiple processors and is a SMP(Symmetric multi processor) system will have only one entry corresponding to all the processors since the resources defined below are shared. A processor module or line card having multiple processors and is not an SMP system would register the processors as separate entities. Entries are created by the agent at the system power-up or module insertion. Entries are removed when the module is reset or removed.
1.3.6.1.4.1.9.9.195.1.1.1not-accessiblecurrent
ceExtProcessorRam
OBJECT-TYPE
Total number of bytes of RAM available on the Processor.
1.3.6.1.4.1.9.9.195.1.1.1.1Unsigned32read-onlycurrent
ceExtNVRAMSize
OBJECT-TYPE
Total number of bytes of NVRAM in the entity. A value of 0 for this object means the entity does not support NVRAM or NVRAM information is not available.
1.3.6.1.4.1.9.9.195.1.1.1.2Unsigned32read-onlycurrent
ceExtNVRAMUsed
OBJECT-TYPE
Number of bytes of NVRAM in use. This object is irrelevant if ceExtNVRAMSize is 0.
1.3.6.1.4.1.9.9.195.1.1.1.3Unsigned32read-onlycurrent
ceExtProcessorRamOverflow
OBJECT-TYPE
This object represents the upper 32-bit of ceExtProcessorRam. This object needs to be supported only if the available RAM bytes exceeds 32-bit, otherwise this object value would be set to 0.
1.3.6.1.4.1.9.9.195.1.1.1.4Unsigned32read-onlycurrent
ceExtHCProcessorRam
OBJECT-TYPE
This object represents the total number of bytes of RAM available on the Processor. This object is a 64-bit version of ceExtProcessorRam.
1.3.6.1.4.1.9.9.195.1.1.1.5Unsigned64read-onlycurrent
ceExtNVRAMSizeOverflow
OBJECT-TYPE
This object represents the upper 32-bit of ceExtNVRAMSize. This object needs to be supported only if the available NVRAM bytes exceeds 32-bit, otherwise this object value would be set to 0.
1.3.6.1.4.1.9.9.195.1.1.1.6Unsigned32read-onlycurrent
ceExtHCNVRAMSize
OBJECT-TYPE
This object represents the total number of bytes of NVRAM available on the Processor. This object is a 64-bit version of ceExtNVRAMSize.
1.3.6.1.4.1.9.9.195.1.1.1.7Unsigned64read-onlycurrent
ceExtNVRAMUsedOverflow
OBJECT-TYPE
This object represents the upper 32-bit of ceExtNVRAMUsed. This object needs to be supported only if the used NVRAM bytes exceeds 32-bit, otherwise this object value would be set to 0.
1.3.6.1.4.1.9.9.195.1.1.1.8Unsigned32read-onlycurrent
ceExtHCNVRAMUsed
OBJECT-TYPE
This object represents the number of bytes of NVRAM used on the Processor. This object is a 64-bit version of ceExtHCNVRAMUsed.
1.3.6.1.4.1.9.9.195.1.1.1.9Unsigned64read-onlycurrent
ceExtConfigRegTable
OBJECT-TYPE
The ceExtConfigRegTable extends the ENTITY-MIB entPhysicalTable.
1.3.6.1.4.1.9.9.195.1.2not-accessiblecurrent
ceExtConfigRegEntry
OBJECT-TYPE
A ceExtConfigRegTable entry extends a corresponding entPhysicalTable entry of class module which has a configuration register. Entries are created by the agent at the system power-up or module insertion. Entries are removed when the module is reset or removed.
1.3.6.1.4.1.9.9.195.1.2.1not-accessiblecurrent
ceExtConfigRegister
OBJECT-TYPE
The value of configuration register with which the processor module booted.
1.3.6.1.4.1.9.9.195.1.2.1.1ConfigRegisterValueread-onlycurrent
ceExtConfigRegNext
OBJECT-TYPE
The value of configuration register in the processor module at next reboot. Just after the reboot this has the same value as ceExtConfigRegister.
1.3.6.1.4.1.9.9.195.1.2.1.2ConfigRegisterValueread-writecurrent
ceExtSysBootImageList
OBJECT-TYPE
The list of system boot images which can be used for booting.
1.3.6.1.4.1.9.9.195.1.2.1.3BootImageListread-writecurrent
ceExtKickstartImageList
OBJECT-TYPE
The list of system kickstart images which can be used for booting.
1.3.6.1.4.1.9.9.195.1.2.1.4BootImageListread-writecurrent
ceExtEntityLEDTable
OBJECT-TYPE
A table containing information of LED on an entity.
1.3.6.1.4.1.9.9.195.1.3not-accessiblecurrent
ceExtEntityLEDEntry
OBJECT-TYPE
An entry (conceptual row) in the ceExtEntityLEDTable, containing information about an LED on an entity, identified by entPhysicalIndex.
1.3.6.1.4.1.9.9.195.1.3.1not-accessiblecurrent
ceExtEntityLEDType
OBJECT-TYPE
The type of LED on this entity. 'status' - indicates the entity status. 'system' - indicates the overall system status. 'active' - the redundancy status of a module, for e.g. supervisor module. 'power' - indicates sufficient power availability for all modules. 'battery'- indicates the battery status.
1.3.6.1.4.1.9.9.195.1.3.1.1INTEGER {status(1), system(2), active(3), power(4), battery(5)}not-accessiblecurrent
ceExtEntityLEDColor
OBJECT-TYPE
The color of the LED.
1.3.6.1.4.1.9.9.195.1.3.1.2INTEGER {off(1), green(2), amber(3), red(4)}read-onlycurrent
ceExtEntPhysicalTable
OBJECT-TYPE
This table contains additional information about a particular physical entity. This table augments the 'entPhysicalTable' of the ENTITY-MIB.
1.3.6.1.4.1.9.9.195.1.4not-accessiblecurrent
ceExtEntPhysicalEntry
OBJECT-TYPE
An entry (conceptual row) in the 'ceExtEntPhysicalTable', containing additional information about a physical entity, identified by 'entPhysicalIndex'.
1.3.6.1.4.1.9.9.195.1.4.1not-accessiblecurrent
ceEntPhysicalSecondSerialNum
OBJECT-TYPE
This object represents the vendor-specific second serial number string for the physical entity. The first serial number string of the physical entity is represented in the value of corresponding instance of the 'entPhysicalSerialNum' object. On the first instantiation of an physical entity, the value of this object is the correct vendor-assigned second serial number, if this information is available to the agent. If the second serial number is unknown or non-existent, then the value of this object will be a zero-length string instead. Note that implementations which can correctly identify the second serial numbers of all installed physical entities do not need to provide write access to this object. Agents which cannot provide non-volatile storage for the second serial number strings are not required to implement write access for this object. Not every physical component will have a serial number, or even need one. Physical entities for which the associated value of the entPhysicalIsFRU object is equal to 'false(2)' (e.g., the repeater ports within a repeater module), do not need their own unique serial number. An agent does not have to provide write access for such entities, and may return a zero-length string. If write access is implemented for an instance of 'ceEntPhysicalSecondSerialNum', and a value is written into the instance, the agent must retain the supplied value in the 'ceEntPhysicalSecondSerialNum' instance associated with the same physical entity for as long as that entity remains instantiated. This includes instantiations across all re- initializations/reboots of the network management system, including those which result in a change of the physical entity's entPhysicalIndex value.
1.3.6.1.4.1.9.9.195.1.4.1.1SnmpAdminString (SIZE(0..32))read-writecurrent
ceExtNotificationControlObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.195.1.5
ceExtEntDoorNotifEnable
OBJECT-TYPE
This object controls the generation of ceExtEntDoorCloseNotif and ceExtEntDoorOpenNotif notifications as follows: 'true(1)' - the generation of ceExtEntDoorCloseNotif and ceExtEntDoorOpenNotif notifications are enabled. 'false(2)' - the generation of ceExtEntDoorCloseNotif and ceExtEntDoorOpenNotif notifications are disabled.
1.3.6.1.4.1.9.9.195.1.5.1TruthValueread-writecurrent
ceExtEntBreakOutPortNotifEnable
OBJECT-TYPE
This object controls the generation of ceExtBreakOutPortInserted and ceExtBreakOutPortRemoved as follows: 'true(1)' - the generation of ceExtBreakOutPortInserted and ceExtBreakOutPortRemoved notifications is enabled. 'false(2)' - the generation of ceExtBreakOutPortInserted and ceExtBreakOutPortRemoved notifications is disabled.
1.3.6.1.4.1.9.9.195.1.5.2TruthValueread-onlycurrent
ceExtEntUsbModemNotifEnable
OBJECT-TYPE
This object controls the generation of ceExtUSBModemPlugInNotif and ceExtUSBModemPlugOutNotif as follows: 'true(1)' - the generation of ceExtUSBModemPlugInNotif and ceExtUSBModemPlugOutNotif notifications is enabled. 'false(2)' - the generation of ceExtUSBModemPlugOutNotif and ceExtUSBModemPlugOutNotif notifications is disabled.
1.3.6.1.4.1.9.9.195.1.5.3TruthValueread-writecurrent
ceExtUSBModemTable
OBJECT-TYPE
A table containing information of USB MODEMs on an entity.
1.3.6.1.4.1.9.9.195.1.6not-accessiblecurrent
ceExtUSBModemEntry
OBJECT-TYPE
An entry (conceptual row) in the ceExtUSBModemTable, containing information about an USB MODEM on an entity, identified by entPhysicalIndex.
1.3.6.1.4.1.9.9.195.1.6.1not-accessiblecurrent
ceExtUSBModemIMEI
OBJECT-TYPE
The International Mobile Equipment Identifier (IMEI) of the USB-MODEM
1.3.6.1.4.1.9.9.195.1.6.1.1SnmpAdminString (SIZE(0..64))read-onlycurrent
ceExtUSBModemIMSI
OBJECT-TYPE
The International Mobile Subscriber Identifier(IMSI) - for a GSM USB MODEM.
1.3.6.1.4.1.9.9.195.1.6.1.2SnmpAdminString (SIZE(0..64))read-onlycurrent
ceExtUSBModemServiceProvider
OBJECT-TYPE
The Service Provider name for a USB MODEM.
1.3.6.1.4.1.9.9.195.1.6.1.3SnmpAdminString (SIZE(0..64))read-onlycurrent
ceExtUSBModemSignalStrength
OBJECT-TYPE
The signal strength of the USB MODEM.
1.3.6.1.4.1.9.9.195.1.6.1.4SnmpAdminString (SIZE(0..64))read-onlycurrent
ceExtMIBNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.195.2
ciscoEntityExtMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.195.2.0
ciscoEntityExtMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.195.3
ciscoEntityExtMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.195.3.1
ciscoEntityExtMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.195.3.2

Notifications

NameOIDStatus
ceExtEntDoorCloseNotif
NOTIFICATION-TYPE
A ceExtEntDoorCloseNotif is generated if the door of an entity has been closed.
1.3.6.1.4.1.9.9.195.2.0.1current
ceExtEntDoorOpenNotif
NOTIFICATION-TYPE
A ceExtEntDoorOpenNotif is generated if the door of an entity has been opened.
1.3.6.1.4.1.9.9.195.2.0.2current
ceExtBreakOutPortInserted
NOTIFICATION-TYPE
The ceExtBreakOutPortInserted notification indicates that a Breakout port was inserted. The varbind for this notification indicates the entPhysicalIndex of the inserted Breakout port, and the entPhysicalIndex of the BreakOut Port module that contains this port.
1.3.6.1.4.1.9.9.195.2.0.3current
ceExtBreakOutPortRemoved
NOTIFICATION-TYPE
The ceExtBreakOutPortRemoved notification indicates that a Breakout Port was removed. The varbind for this notification indicates the entPhysicalIndex of the removed Breakout port, and the entPhysicalIndex of the BreakOut Port module that contains this port.
1.3.6.1.4.1.9.9.195.2.0.4current
ceExtUSBModemPlugInNotif
NOTIFICATION-TYPE
The ceExtUSBModemPlugInNotif notification indicates that a USB MODEM was inserted. The varbind for this notification indicates the entPhysicalDescr of the inserted USB MODEM, and the entPhysicalIndex of the USB MODEM's container.
1.3.6.1.4.1.9.9.195.2.0.5current
ceExtUSBModemPlugOutNotif
NOTIFICATION-TYPE
The ceExtUSBModemPlugOutNotif notification indicates that a USB MODEM was removed. The varbind for this notification indicates the entPhysicalDescr of the removed USB MODEM, and the entPhysicalIndex of the USB MODEM's container.
1.3.6.1.4.1.9.9.195.2.0.6current

Conformance

NameOIDStatus
ciscoEntityExtMIBCompliance
MODULE-COMPLIANCE
Compliance for SNMP Entities which support modules with CPU, NVRAM and configuration register.
1.3.6.1.4.1.9.9.195.3.1.1deprecated
ciscoEntityExtMIBComplianceRev1
MODULE-COMPLIANCE
Compliance for SNMP Entities which support modules with CPU, NVRAM and configuration register.
1.3.6.1.4.1.9.9.195.3.1.2deprecated
ciscoEntityExtMIBComplianceRev2
MODULE-COMPLIANCE
Compliance for SNMP Entities which support modules with CPU, NVRAM and configuration register.
1.3.6.1.4.1.9.9.195.3.1.3deprecated
ciscoEntityExtMIBComplianceRev3
MODULE-COMPLIANCE
Compliance for SNMP Entities which support modules with CPU, NVRAM and configuration register.
1.3.6.1.4.1.9.9.195.3.1.4deprecated
ciscoEntityExtMIBComplianceRev4
MODULE-COMPLIANCE
Compliance for SNMP Entities which support modules with CPU, NVRAM and configuration register.
1.3.6.1.4.1.9.9.195.3.1.5deprecated
ciscoEntityExtMIBComplianceRev5
MODULE-COMPLIANCE
Compliance for SNMP Entities which support modules with CPU, NVRAM and configuration register.
1.3.6.1.4.1.9.9.195.3.1.6deprecated
ciscoEntityExtMIBComplianceRev6
MODULE-COMPLIANCE
Compliance for SNMP Entities which support modules with CPU, NVRAM and configuration register.
1.3.6.1.4.1.9.9.195.3.1.7current
ceExtPhysicalProcessorGroup
OBJECT-GROUP
The collection of objects which give information about the Processor RAM and NVRAM.
1.3.6.1.4.1.9.9.195.3.2.1current
ciscoEntityExtConfigRegGroup
OBJECT-GROUP
The collection of objects which give information about configuration register. Implementation of this group is optional.
1.3.6.1.4.1.9.9.195.3.2.2current
ceExtSysBootImageListGroup
OBJECT-GROUP
A group containing an object providing information about the system boot images. Implementation of this group is optional.
1.3.6.1.4.1.9.9.195.3.2.3current
ciscoEntityExtLEDGroup
OBJECT-GROUP
A collection of objects for giving led information.
1.3.6.1.4.1.9.9.195.3.2.4current
ceExtSysBootImageListGroupRev1
OBJECT-GROUP
A group containing an object providing information about the system boot images. Implementation of this group is optional.
1.3.6.1.4.1.9.9.195.3.2.5current
ciscoExtEntityPhysicalGroup
OBJECT-GROUP
The collection of objects for providing additional information about the physical entity. Implementation of this group is optional.
1.3.6.1.4.1.9.9.195.3.2.6current
ceExtPhyProcessorOverflowGroup
OBJECT-GROUP
The collection of Overflow (upper 32-bit) objects which provides information about physical processor, when the entity runs on 64-bit Operating System (OS). This group is optional for the entities which run on 32-bit OS.
1.3.6.1.4.1.9.9.195.3.2.7current
ceExtPhyProcessorHCGroup
OBJECT-GROUP
The collection of High Capacity (HC) objects which provides information about physical processor, when the entity runs on 64-bit Operating System (OS). This group is optional for the entities which run on 32-bit OS.
1.3.6.1.4.1.9.9.195.3.2.8current
ceExtEntDoorNotifGroup
NOTIFICATION-GROUP
A collection of objects providing the notification information for door entitites.
1.3.6.1.4.1.9.9.195.3.2.9current
ceExtEntDoorNotifControlGroup
OBJECT-GROUP
A collection of objects providing control for entity door notifications.
1.3.6.1.4.1.9.9.195.3.2.10current
ceExtBreakOutPortNotifGroup
NOTIFICATION-GROUP
A collection of objects providing the notification information for supporting Breakout port feature.
1.3.6.1.4.1.9.9.195.3.2.11current
ceExtBreakOutPortNotifControlGroup
OBJECT-GROUP
A collection of objects providing control for Breakout Port notifications.
1.3.6.1.4.1.9.9.195.3.2.12current
ceExtUSBModemGroup
OBJECT-GROUP
A collection of objects for giving USB MODEM config information.
1.3.6.1.4.1.9.9.195.3.2.13current
ceExtUsbModemNotificationsGroup
NOTIFICATION-GROUP
A collection of notifications for USB MODEM removal and insertion.
1.3.6.1.4.1.9.9.195.3.2.14current
ceExtUsbModemNotifControlGroup
OBJECT-GROUP
A collection of objects providing control for USB MODEM notifications.
1.3.6.1.4.1.9.9.195.3.2.15current
ceExtNVRAMOverflowGroup
OBJECT-GROUP
The collection of objects providing Overflow (upper 32-bit) objects for processor NVRAM information.
1.3.6.1.4.1.9.9.195.3.2.16current
ceExtHCNVRAMGroup
OBJECT-GROUP
The collection of objects providing High Capacity (HC) objects for processor NVRAM information.
1.3.6.1.4.1.9.9.195.3.2.17current