diff --git a/mibs/BROCADE-VCS-MIB b/mibs/BROCADE-VCS-MIB index 2a3a0bbed5..89f63c33de 100644 --- a/mibs/BROCADE-VCS-MIB +++ b/mibs/BROCADE-VCS-MIB @@ -318,7 +318,7 @@ DESCRIPTION "The compliance information for this MIB." MODULE -- this module - MANDATORY-GROUPS { brocadeVcsObjectGroup } + MANDATORY-GROUPS { brocadeVcsObjectsGroup } ::= { brocadeVcsCompliances 1 } diff --git a/mibs/CISCO-ENTITY-EXT-MIB b/mibs/CISCO-ENTITY-EXT-MIB index 082d681201..b5cfeb2a1a 100644 --- a/mibs/CISCO-ENTITY-EXT-MIB +++ b/mibs/CISCO-ENTITY-EXT-MIB @@ -1,493 +1,589 @@ -- ***************************************************************** -- CISCO-ENTITY-EXT-MIB.my --- +-- -- Cisco Extension to ENTITY-MIB(RFC2737) --- --- April 2001, A S Kiran Koushik --- May 2004, Arul Mozhi --- --- Copyright (c) 2001, 2002, 2003 & 2004 by cisco Systems, Inc. +-- +-- April 2001, A S Kiran Koushik +-- May 2004, Arul Mozhi +-- Mar 2015, Neha Jagtap +-- +-- Copyright (c) 2001-2003, 2004, 2008, 2013-2015 by cisco Systems Inc. -- All rights reserved. --- +-- -- ***************************************************************** --- CISCO-ENTITY-EXT-MIB DEFINITIONS ::= BEGIN IMPORTS - MODULE-IDENTITY, OBJECT-TYPE, - Unsigned32 FROM SNMPv2-SMI - MODULE-COMPLIANCE, - OBJECT-GROUP FROM SNMPv2-CONF - TEXTUAL-CONVENTION FROM SNMPv2-TC - SnmpAdminString FROM SNMP-FRAMEWORK-MIB - entPhysicalIndex, - entPhysicalEntry FROM ENTITY-MIB - ciscoMgmt FROM CISCO-SMI; + MODULE-IDENTITY, + OBJECT-TYPE, + Unsigned32, + NOTIFICATION-TYPE + FROM SNMPv2-SMI + MODULE-COMPLIANCE, + OBJECT-GROUP, + NOTIFICATION-GROUP + FROM SNMPv2-CONF + TEXTUAL-CONVENTION, + TruthValue + FROM SNMPv2-TC + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + entPhysicalIndex, + entPhysicalEntry, + entPhysicalDescr, + entPhysicalName, + entPhysicalContainedIn + FROM ENTITY-MIB + Unsigned64 + FROM CISCO-TC + ciscoMgmt + FROM CISCO-SMI; ciscoEntityExtMIB MODULE-IDENTITY - LAST-UPDATED "200407060000Z" - ORGANIZATION "Cisco Systems, Inc." - CONTACT-INFO - " Cisco Systems - Customer Service + LAST-UPDATED "201504170000Z" + ORGANIZATION "Cisco Systems, Inc." + CONTACT-INFO + "Cisco Systems + Customer Service - Postal: 170 W. Tasman Drive - San Jose, CA 95134 - USA + Postal: 170 W. Tasman Drive + San Jose, CA 95134 + USA - Tel: +1 800 553-NETS + Tel: +1 800 553-NETS - E-mail: cs-snmp@cisco.com" - 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." - REVISION "200407060000Z" + E-mail: cs-snmp@cisco.com" DESCRIPTION - "Added a new table object 'ceExtEntPhysicalTable' ." - REVISION "200403030000Z" + "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." + REVISION "201504170000Z" DESCRIPTION - "Importing Unsigned32 from SNMPv2-SMI, instead of CISCO-TC. " - REVISION "200401260000Z" + "Added ceExtUSBModemTable, + ceExtUSBModemPlugInNotif, ceExtUSBModemPlugOutNotif, + ceExtEntUsbModemNotifEnable." + REVISION "201409120000Z" DESCRIPTION - "Added new enum to ceExtEntityLEDType. " - REVISION "200308240000Z" - DESCRIPTION - "Added ceExtEntityLEDTable. Added ceExtKickstartImageList to - ceExtConfigRegTable. - Added new group ciscoEntityExtLEDGroup. - Added group ceExtSysBootImageListGroupRev1." - REVISION "200105170000Z" - DESCRIPTION - "Corrected the description for the TC - ConfigRegisterValue." - REVISION "200104050000Z" - DESCRIPTION - "Initial version of this MIB module." -::= { ciscoMgmt 195 } + "Changed the description ceExtEntDoorOpenNotif to + include ceExtEntDoorOpenNotif instead + of ceExtEntDoorCloseNotif." + REVISION "201403270000Z" + DESCRIPTION + "Changed the Max Access of ceExtEntDoorNotifEnable from + read-only to read-write." + REVISION "201308060000Z" + DESCRIPTION + "Added following object to ciscoEntityExtMIBNotifications + ceExtBreakOutPortInserted + ceExtBreakOutPortRemoved + + Added following object to ceExtNotificationControlObjects + ceExtBreakOutPortNotifEnable + + Added the following new groups to ciscoEntityExtMIBGroups + ceExtBreakOutPortNotifGroup + ceExtBreakOutPortNotifControlGroup. + + Added a new compliance ciscoEntityExtMIBComplianceRev5 which + deprecates ciscoEntityExtMIBComplianceRev4 + + A port can be configured to act as multiple interfaces. + Ex: One Hundred GigE port can act as 10 TenGigE interface + Breakout is the term that can be used to define this behaviour. + Alternatively slice term is also used. + + When a breakout config is applied on the interface, the base + interface will be replaced with multiple breakout interfaces. + Reference to the base interface will be removed from the system + and breakout interface will be made available. Vice versa will + happen when breakout config will be removed from the system." + REVISION "201308050000Z" + DESCRIPTION + "Added following new objects to ciscoEntityExtMIBNotifications. + ceExtEntDoorCloseNotif + ceExtEntDoorOpenNotif + + Added following new groups to ciscoEntityExtMIBGroups. + ceExtNotificationControlObjects. + + Added following new objects to ceExtNotificationControlObjects + ceExtEntDoorNotifEnable. + + Added the following new groups to ciscoEntityExtMIBGroups + ceExtEntDoorNotifGroup + ceExtEntDoorNotifControlGroup. + + Added a new compliance ciscoEntityExtMIBComplianceRev4 which + deprecates ciscoEntityExtMIBComplianceRev3." + REVISION "200811240000Z" + DESCRIPTION + "Added following new objects to ceExtPhysicalProcessorTable. + ceExtProcessorRamOverflow and ceExtHCProcessorRam + + Added following new groups to ciscoEntityExtMIBGroups. + ceExtPhyProcessorOverflowGroup and ceExtPhyProcessorHCGroup. + + Added a new compliance ciscoEntityExtMIBComplianceRev3 which + deprecates ciscoEntityExtMIBComplianceRev2." + REVISION "200407060000Z" + DESCRIPTION + "Added a new table object 'ceExtEntPhysicalTable' ." + REVISION "200403030000Z" + DESCRIPTION + "Importing Unsigned32 from SNMPv2-SMI, instead of CISCO-TC." + REVISION "200401260000Z" + DESCRIPTION + "Added new enum to ceExtEntityLEDType." + REVISION "200308240000Z" + DESCRIPTION + "Added ceExtEntityLEDTable. Added ceExtKickstartImageList to + ceExtConfigRegTable. + Added new group ciscoEntityExtLEDGroup. + Added group ceExtSysBootImageListGroupRev1." + REVISION "200105170000Z" + DESCRIPTION + "Corrected the description for the TC + ConfigRegisterValue." + REVISION "200104050000Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { ciscoMgmt 195 } -ciscoEntityExtMIBObjects - OBJECT IDENTIFIER ::= { ciscoEntityExtMIB 1 } +ciscoEntityExtMIBObjects OBJECT IDENTIFIER + ::= { ciscoEntityExtMIB 1 } + --- -- textual conventions --- ConfigRegisterValue ::= TEXTUAL-CONVENTION - DISPLAY-HINT "2x" - STATUS current - DESCRIPTION - "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). + DISPLAY-HINT "2x" + STATUS current + DESCRIPTION + "An Integer containing the value of config register. - 04 to - 05 Not Used. - - 06 Causes system software to ignore the - contents of NVRAM. + The definition of individual bits from right to left + when set are as follows: - 07 Enable the original equipment - manufacturer (OEM) bit. + 00 to + 03 Boot Fields(Refer below for + explanation). - 08 The Break function is disabled. + 04 to + 05 Not Used. - 09 Not used. + 06 Causes system software to ignore the + contents of NVRAM. - 10 Broadcast based on 0.0.0.0 IP address. + 07 Enable the original equipment + manufacturer (OEM) bit. - 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 + 08 The Break function is disabled. - 13 Boots default Flash software if - network boot fails. + 09 Not used. - 14 IP broadcasts do not have network - numbers. + 10 Broadcast based on 0.0.0.0 IP address. - 15 Enables diagnostic messages and ignores - the contents of NVRAM. - + 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 - Meanings for different values of Boot Fields - (Bits 00 to 03) are explained below: + 13 Boots default Flash software if + network boot fails. - 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. + 14 IP broadcasts do not have network + numbers. - 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." + 15 Enables diagnostic messages and ignores + the contents of NVRAM. - SYNTAX OCTET STRING (SIZE (2)) + 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." + SYNTAX OCTET STRING (SIZE (2)) BootImageList ::= TEXTUAL-CONVENTION - STATUS current + STATUS current DESCRIPTION - "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. + "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. - :[filename] | + :[filename] | - can be (but not limited to): - flash, bootflash, slot0, rom, C - The transfer protocol used in the - can be (but not limited to): - tftp, ftp, rcp, mop. + can be (but not limited to): + flash, bootflash, slot0, rom, C + The transfer protocol used in the + 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 will be used. + The following is en example containing two boot image + names: + disk0:c7100-ik2s-mz;tftp://dirt/c7100-ik2s-mz - 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. + If the filename is not specified, then the + first file on the will be used. - For example: - disk0:image1;disk0:image2;+ - " - - SYNTAX OCTET STRING (SIZE (0..255)) + 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;+" + SYNTAX OCTET STRING (SIZE (0..255)) -- ceExtPhysicalProcessorTable --- ceExtPhysicalProcessorTable OBJECT-TYPE - SYNTAX SEQUENCE OF CeExtPhysicalProcessorEntry - MAX-ACCESS not-accessible - STATUS current + SYNTAX SEQUENCE OF CeExtPhysicalProcessorEntry + MAX-ACCESS not-accessible + STATUS current DESCRIPTION - "The ceExtPhysicalProcessorTable extends - the ENTITY-MIB entPhysicalTable for modules - (Non FRUs(Field Replacable Units) or FRUs)." - REFERENCE - "RFC2737: Section 2.12.1" + "The ceExtPhysicalProcessorTable extends + the ENTITY-MIB entPhysicalTable for modules + (Non FRUs(Field Replacable Units) or FRUs)." + REFERENCE "RFC2737: Section 2.12.1" ::= { ciscoEntityExtMIBObjects 1 } ceExtPhysicalProcessorEntry OBJECT-TYPE - SYNTAX CeExtPhysicalProcessorEntry - MAX-ACCESS not-accessible - STATUS current + SYNTAX CeExtPhysicalProcessorEntry + MAX-ACCESS not-accessible + STATUS current DESCRIPTION - "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 ceExtPhysicalProcessorTable entry extends + a corresponding entPhysicalTable entry of class + module(entPhysicalClass = 'module'). - 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 which + has a processor will have an entry in + this table. - A processor module or line card having - multiple processors and is not an SMP system - would register the processors as separate entities. + 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. - Entries are created by the agent at the system power-up - or module insertion. - - Entries are removed when the module is reset or removed." - INDEX { entPhysicalIndex } + 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." + INDEX { entPhysicalIndex } ::= { ceExtPhysicalProcessorTable 1 } -CeExtPhysicalProcessorEntry ::= SEQUENCE { - ceExtProcessorRam Unsigned32, - ceExtNVRAMSize Unsigned32, - ceExtNVRAMUsed Unsigned32 +CeExtPhysicalProcessorEntry ::= SEQUENCE { + ceExtProcessorRam Unsigned32, + ceExtNVRAMSize Unsigned32, + ceExtNVRAMUsed Unsigned32, + ceExtProcessorRamOverflow Unsigned32, + ceExtHCProcessorRam Unsigned64 } ceExtProcessorRam OBJECT-TYPE - SYNTAX Unsigned32 - UNITS "bytes" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Total number of bytes of RAM available on the - Processor." - ::= { ceExtPhysicalProcessorEntry 1 } + SYNTAX Unsigned32 + UNITS "bytes" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total number of bytes of RAM available on the + Processor." + ::= { ceExtPhysicalProcessorEntry 1 } ceExtNVRAMSize OBJECT-TYPE - SYNTAX Unsigned32 - UNITS "bytes" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "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." - ::= { ceExtPhysicalProcessorEntry 2 } + SYNTAX Unsigned32 + UNITS "bytes" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "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." + ::= { ceExtPhysicalProcessorEntry 2 } ceExtNVRAMUsed OBJECT-TYPE - SYNTAX Unsigned32 - UNITS "bytes" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of bytes of NVRAM in use. This object - is irrelevant if ceExtNVRAMSize is 0." - ::= { ceExtPhysicalProcessorEntry 3 } + SYNTAX Unsigned32 + UNITS "bytes" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of bytes of NVRAM in use. This object + is irrelevant if ceExtNVRAMSize is 0." + ::= { ceExtPhysicalProcessorEntry 3 } + +ceExtProcessorRamOverflow OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "bytes" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "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." + ::= { ceExtPhysicalProcessorEntry 4 } + +ceExtHCProcessorRam OBJECT-TYPE + SYNTAX Unsigned64 + UNITS "bytes" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the total number of bytes of RAM + available on the Processor. This object is a 64-bit version + of ceExtProcessorRam." + ::= { ceExtPhysicalProcessorEntry 5 } + ceExtConfigRegTable OBJECT-TYPE - SYNTAX SEQUENCE OF CeExtConfigRegEntry - MAX-ACCESS not-accessible - STATUS current + SYNTAX SEQUENCE OF CeExtConfigRegEntry + MAX-ACCESS not-accessible + STATUS current DESCRIPTION - "The ceExtConfigRegTable extends - the ENTITY-MIB entPhysicalTable." - REFERENCE - "RFC2737: Section 2.12.1" + "The ceExtConfigRegTable extends + the ENTITY-MIB entPhysicalTable." + REFERENCE "RFC2737: Section 2.12.1" ::= { ciscoEntityExtMIBObjects 2 } ceExtConfigRegEntry OBJECT-TYPE - SYNTAX CeExtConfigRegEntry - MAX-ACCESS not-accessible - STATUS current + SYNTAX CeExtConfigRegEntry + MAX-ACCESS not-accessible + STATUS current DESCRIPTION - "A ceExtConfigRegTable entry extends - a corresponding entPhysicalTable entry of class - module which has a configuration register. + "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." + Entries are created by the agent at the system power-up + or module insertion. - INDEX { entPhysicalIndex } + Entries are removed when the module is reset or + removed." + INDEX { entPhysicalIndex } ::= { ceExtConfigRegTable 1 } -CeExtConfigRegEntry ::= SEQUENCE { - ceExtConfigRegister ConfigRegisterValue, - ceExtConfigRegNext ConfigRegisterValue, - ceExtSysBootImageList BootImageList, - ceExtKickstartImageList BootImageList +CeExtConfigRegEntry ::= SEQUENCE { + ceExtConfigRegister ConfigRegisterValue, + ceExtConfigRegNext ConfigRegisterValue, + ceExtSysBootImageList BootImageList, + ceExtKickstartImageList BootImageList } ceExtConfigRegister OBJECT-TYPE - SYNTAX ConfigRegisterValue - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of configuration register with which - the processor module booted." - ::= { ceExtConfigRegEntry 1 } + SYNTAX ConfigRegisterValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of configuration register with which + the processor module booted." + ::= { ceExtConfigRegEntry 1 } ceExtConfigRegNext OBJECT-TYPE - SYNTAX ConfigRegisterValue - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The value of configuration register in the - processor module at next reboot. Just after - the reboot this has the same value as - ceExtConfigRegister." - ::= { ceExtConfigRegEntry 2 } + SYNTAX ConfigRegisterValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The value of configuration register in the + processor module at next reboot. Just after + the reboot this has the same value as + ceExtConfigRegister." + ::= { ceExtConfigRegEntry 2 } ceExtSysBootImageList OBJECT-TYPE - SYNTAX BootImageList - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The list of system boot images which - can be used for booting." - DEFVAL { "" } - ::= { ceExtConfigRegEntry 3 } - -ceExtKickstartImageList OBJECT-TYPE - SYNTAX BootImageList - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The list of system kickstart images which - can be used for booting." - DEFVAL { "" } - ::= { ceExtConfigRegEntry 4 } + SYNTAX BootImageList + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The list of system boot images which + can be used for booting." + DEFVAL { "" } + ::= { ceExtConfigRegEntry 3 } + +ceExtKickstartImageList OBJECT-TYPE + SYNTAX BootImageList + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The list of system kickstart images which + can be used for booting." + DEFVAL { "" } + ::= { ceExtConfigRegEntry 4 } + --- -- ceExtEntityLEDTable --- -ceExtEntityLEDTable OBJECT-TYPE - SYNTAX SEQUENCE OF CeExtEntityLEDEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table containing information of LED on an entity. " + +ceExtEntityLEDTable OBJECT-TYPE + SYNTAX SEQUENCE OF CeExtEntityLEDEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table containing information of LED on an entity." ::= { ciscoEntityExtMIBObjects 3 } ceExtEntityLEDEntry OBJECT-TYPE - SYNTAX CeExtEntityLEDEntry - MAX-ACCESS not-accessible - STATUS current + SYNTAX CeExtEntityLEDEntry + MAX-ACCESS not-accessible + STATUS current DESCRIPTION - "An entry (conceptual row) in the ceExtEntityLEDTable, + "An entry (conceptual row) in the ceExtEntityLEDTable, containing information about an LED on an entity, identified by - entPhysicalIndex. " - INDEX { entPhysicalIndex, ceExtEntityLEDType } + entPhysicalIndex." + INDEX { + entPhysicalIndex, + ceExtEntityLEDType + } ::= { ceExtEntityLEDTable 1 } CeExtEntityLEDEntry ::= SEQUENCE { - ceExtEntityLEDType INTEGER, - ceExtEntityLEDColor INTEGER + ceExtEntityLEDType INTEGER, + ceExtEntityLEDColor INTEGER } ceExtEntityLEDType OBJECT-TYPE - SYNTAX INTEGER { - status(1), - system(2), - active(3), - power(4), - battery(5) - } - MAX-ACCESS not-accessible - STATUS current + SYNTAX INTEGER { + status(1), + system(2), + active(3), + power(4), + battery(5) + } + MAX-ACCESS not-accessible + STATUS current DESCRIPTION - "The type of LED on this entity. + "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. " + 'battery'- indicates the battery status." REFERENCE "Cisco MDS 9500 Series Hardware Installation Guide, Product Overview." ::= { ceExtEntityLEDEntry 1 } ceExtEntityLEDColor OBJECT-TYPE - SYNTAX INTEGER { - off(1), - green(2), - amber(3), - red(4) - } - MAX-ACCESS read-only - STATUS current + SYNTAX INTEGER { + off(1), + green(2), + amber(3), + red(4) + } + MAX-ACCESS read-only + STATUS current DESCRIPTION "The color of the LED." REFERENCE "Cisco MDS 9500 Series Multilayer Switches, Product - Overview." + Overview." ::= { ceExtEntityLEDEntry 2 } + - --- -- ceExtEntityPhysicalTable --- -ceExtEntPhysicalTable OBJECT-TYPE - SYNTAX SEQUENCE OF CeExtEntPhysicalEntry - MAX-ACCESS not-accessible - STATUS current +ceExtEntPhysicalTable OBJECT-TYPE + SYNTAX SEQUENCE OF CeExtEntPhysicalEntry + MAX-ACCESS not-accessible + STATUS current DESCRIPTION - "This table contains additional information about + "This table contains additional information about a particular physical entity. - This table augments the 'entPhysicalTable' of - the ENTITY-MIB." - REFERENCE - "RFC2737: Section 2.12.1" + This table augments the 'entPhysicalTable' of + the ENTITY-MIB." + REFERENCE "RFC2737: Section 2.12.1" ::= { ciscoEntityExtMIBObjects 4 } ceExtEntPhysicalEntry OBJECT-TYPE - SYNTAX CeExtEntPhysicalEntry - MAX-ACCESS not-accessible - STATUS current + SYNTAX CeExtEntPhysicalEntry + MAX-ACCESS not-accessible + STATUS current DESCRIPTION "An entry (conceptual row) in the 'ceExtEntPhysicalTable', containing additional information about a physical entity, identified by 'entPhysicalIndex'." - AUGMENTS { entPhysicalEntry } + AUGMENTS { entPhysicalEntry } ::= { ceExtEntPhysicalTable 1 } CeExtEntPhysicalEntry ::= SEQUENCE { - ceEntPhysicalSecondSerialNum SnmpAdminString - } + ceEntPhysicalSecondSerialNum SnmpAdminString +} -ceEntPhysicalSecondSerialNum OBJECT-TYPE - SYNTAX SnmpAdminString (SIZE (0..32)) - MAX-ACCESS read-write - STATUS current DESCRIPTION - "This object represents the vendor-specific second +ceEntPhysicalSecondSerialNum OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "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 @@ -523,192 +619,912 @@ ceEntPhysicalSecondSerialNum OBJECT-TYPE 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." - DEFVAL {""} + entity's entPhysicalIndex value." + DEFVAL { "" } ::= { ceExtEntPhysicalEntry 1 } + + +ceExtNotificationControlObjects OBJECT IDENTIFIER + ::= { ciscoEntityExtMIBObjects 5 } ---Notifications -ceExtMIBNotificationPrefix - OBJECT IDENTIFIER ::= {ciscoEntityExtMIB 2 } -ciscoEntityExtMIBNotifications - OBJECT IDENTIFIER ::= {ceExtMIBNotificationPrefix 0 } +ceExtEntDoorNotifEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "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." + DEFVAL { false } + ::= { ceExtNotificationControlObjects 1 } --- +ceExtEntBreakOutPortNotifEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "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." + DEFVAL { false } + ::= { ceExtNotificationControlObjects 2 } + +ceExtEntUsbModemNotifEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "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." + DEFVAL { false } + ::= { ceExtNotificationControlObjects 3 } +-- ceExtUSBModemTable + +ceExtUSBModemTable OBJECT-TYPE + SYNTAX SEQUENCE OF CeExtUSBModemEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table containing information of USB MODEMs on an entity." + ::= { ciscoEntityExtMIBObjects 6 } + +ceExtUSBModemEntry OBJECT-TYPE + SYNTAX CeExtUSBModemEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry (conceptual row) in the ceExtUSBModemTable, + containing information about an USB MODEM on an entity, + identified by entPhysicalIndex." + INDEX { entPhysicalIndex } + ::= { ceExtUSBModemTable 1 } + +CeExtUSBModemEntry ::= SEQUENCE { + ceExtUSBModemIMEI SnmpAdminString, + ceExtUSBModemIMSI SnmpAdminString, + ceExtUSBModemServiceProvider SnmpAdminString, + ceExtUSBModemSignalStrength SnmpAdminString +} + +ceExtUSBModemIMEI OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The International Mobile Equipment Identifier (IMEI) of the + USB-MODEM" + REFERENCE "RFC 6155" + ::= { ceExtUSBModemEntry 1 } + +ceExtUSBModemIMSI OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The International Mobile Subscriber Identifier(IMSI) - + for a GSM USB MODEM." + REFERENCE "RFC 4186" + ::= { ceExtUSBModemEntry 2 } + +ceExtUSBModemServiceProvider OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Service Provider name for a USB MODEM." + ::= { ceExtUSBModemEntry 3 } + +ceExtUSBModemSignalStrength OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The signal strength of the USB MODEM." + ::= { ceExtUSBModemEntry 4 } + + +-- Notifications + +ceExtMIBNotificationPrefix OBJECT IDENTIFIER + ::= { ciscoEntityExtMIB 2 } + +ciscoEntityExtMIBNotifications OBJECT IDENTIFIER + ::= { ceExtMIBNotificationPrefix 0 } + + +ceExtEntDoorCloseNotif NOTIFICATION-TYPE + OBJECTS { + entPhysicalDescr, + entPhysicalName + } + STATUS current + DESCRIPTION + "A ceExtEntDoorCloseNotif is generated if the door of an entity + has been closed." + ::= { ciscoEntityExtMIBNotifications 1 } + +ceExtEntDoorOpenNotif NOTIFICATION-TYPE + OBJECTS { + entPhysicalDescr, + entPhysicalName + } + STATUS current + DESCRIPTION + "A ceExtEntDoorOpenNotif is generated if the door of an entity + has been opened." + ::= { ciscoEntityExtMIBNotifications 2 } + +ceExtBreakOutPortInserted NOTIFICATION-TYPE + OBJECTS { + entPhysicalContainedIn, + entPhysicalName + } + STATUS current + DESCRIPTION + "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." + ::= { ciscoEntityExtMIBNotifications 3 } + +ceExtBreakOutPortRemoved NOTIFICATION-TYPE + OBJECTS { + entPhysicalContainedIn, + entPhysicalName + } + STATUS current + DESCRIPTION + "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." + ::= { ciscoEntityExtMIBNotifications 4 } + +ceExtUSBModemPlugInNotif NOTIFICATION-TYPE + OBJECTS { + entPhysicalContainedIn, + entPhysicalDescr + } + STATUS current + DESCRIPTION + "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." + ::= { ciscoEntityExtMIBNotifications 5 } + +ceExtUSBModemPlugOutNotif NOTIFICATION-TYPE + OBJECTS { + entPhysicalContainedIn, + entPhysicalDescr + } + STATUS current + DESCRIPTION + "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." + ::= { ciscoEntityExtMIBNotifications 6 } -- conformance information --- -ciscoEntityExtMIBConformance - OBJECT IDENTIFIER ::= { ciscoEntityExtMIB 3 } -ciscoEntityExtMIBCompliances - OBJECT IDENTIFIER ::= { ciscoEntityExtMIBConformance 1 } +ciscoEntityExtMIBConformance OBJECT IDENTIFIER + ::= { ciscoEntityExtMIB 3 } + +ciscoEntityExtMIBCompliances OBJECT IDENTIFIER + ::= { ciscoEntityExtMIBConformance 1 } + +ciscoEntityExtMIBGroups OBJECT IDENTIFIER + ::= { ciscoEntityExtMIBConformance 2 } -ciscoEntityExtMIBGroups - OBJECT IDENTIFIER ::= { ciscoEntityExtMIBConformance 2 } --- -- compliance statements --- ciscoEntityExtMIBCompliance MODULE-COMPLIANCE - STATUS deprecated -- superseded by - -- ciscoEntityExtMIBComplianceRev1 + STATUS deprecated DESCRIPTION - "Compliance for SNMP Entities which support modules - with CPU, NVRAM and configuration register." - MODULE -- this module - MANDATORY-GROUPS { - ceExtPhysicalProcessorGroup - } - GROUP ciscoEntityExtConfigRegGroup - DESCRIPTION - "The ciscoEntityExtConfigRegGroup is an optional group - containing objects providing information about - configuration register." - GROUP ceExtSysBootImageListGroup - DESCRIPTION - "This group is an optional group containing an object - which provides information about the system boot images." + "Compliance for SNMP Entities which support modules + with CPU, NVRAM and configuration register." + MODULE -- this module + MANDATORY-GROUPS { ceExtPhysicalProcessorGroup } + GROUP ciscoEntityExtConfigRegGroup + DESCRIPTION + "The ciscoEntityExtConfigRegGroup is an optional group + containing objects providing information about + configuration register." + + GROUP ceExtSysBootImageListGroup + DESCRIPTION + "This group is an optional group containing an object + which provides information about the system boot images." ::= { ciscoEntityExtMIBCompliances 1 } ciscoEntityExtMIBComplianceRev1 MODULE-COMPLIANCE - STATUS deprecated + STATUS deprecated DESCRIPTION - "Compliance for SNMP Entities which support modules - with CPU, NVRAM and configuration register." - MODULE -- this module - MANDATORY-GROUPS { - ceExtPhysicalProcessorGroup - } - GROUP ciscoEntityExtConfigRegGroup + "Compliance for SNMP Entities which support modules + with CPU, NVRAM and configuration register." + MODULE -- this module + MANDATORY-GROUPS { ceExtPhysicalProcessorGroup } + + GROUP ciscoEntityExtConfigRegGroup DESCRIPTION - "The ciscoEntityExtConfigRegGroup is an optional group - containing objects providing information about - configuration register." - GROUP ceExtSysBootImageListGroup + "The ciscoEntityExtConfigRegGroup is an optional group + containing objects providing information about + configuration register." + + GROUP ceExtSysBootImageListGroup DESCRIPTION - "This group is an optional group containing an object - which provides information about the system boot images." - GROUP ciscoEntityExtLEDGroup + "This group is an optional group containing an object + which provides information about the system boot images." + + GROUP ciscoEntityExtLEDGroup DESCRIPTION - "This group is an optional group containing an object - which provides LED information." - GROUP ceExtSysBootImageListGroupRev1 + "This group is an optional group containing an object + which provides LED information." + + GROUP ceExtSysBootImageListGroupRev1 DESCRIPTION - "This group is an optional group containing an object - which provides information about the system boot images." + "This group is an optional group containing an object + which provides information about the system boot images." ::= { ciscoEntityExtMIBCompliances 2 } - ciscoEntityExtMIBComplianceRev2 MODULE-COMPLIANCE - STATUS current + STATUS deprecated DESCRIPTION - "Compliance for SNMP Entities which support modules - with CPU, NVRAM and configuration register." - MODULE -- this module - MANDATORY-GROUPS { - ceExtPhysicalProcessorGroup - } - GROUP ciscoEntityExtConfigRegGroup + "Compliance for SNMP Entities which support modules + with CPU, NVRAM and configuration register." + MODULE -- this module + MANDATORY-GROUPS { ceExtPhysicalProcessorGroup } + + GROUP ciscoEntityExtConfigRegGroup DESCRIPTION - "The ciscoEntityExtConfigRegGroup is an optional group - containing objects providing information about - configuration register." - GROUP ceExtSysBootImageListGroup + "The ciscoEntityExtConfigRegGroup is an optional group + containing objects providing information about + configuration register." + + GROUP ceExtSysBootImageListGroup DESCRIPTION - "This group is an optional group containing an object - which provides information about the system boot images." - GROUP ciscoEntityExtLEDGroup + "This group is an optional group containing an object + which provides information about the system boot images." + + GROUP ciscoEntityExtLEDGroup DESCRIPTION - "This group is an optional group containing an object - which provides LED information." - GROUP ceExtSysBootImageListGroupRev1 + "This group is an optional group containing an object + which provides LED information." + + GROUP ceExtSysBootImageListGroupRev1 DESCRIPTION - "This group is an optional group containing an object - which provides information about the system boot images." - - GROUP ciscoExtEntityPhysicalGroup + "This group is an optional group containing an object + which provides information about the system boot images." + + GROUP ciscoExtEntityPhysicalGroup DESCRIPTION - "This group is an optional group containing an object - which provides additional information about the - physical entity." + "This group is an optional group containing an object + which provides additional information about the + physical entity." ::= { ciscoEntityExtMIBCompliances 3 } --- +ciscoEntityExtMIBComplianceRev3 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "Compliance for SNMP Entities which support modules + with CPU, NVRAM and configuration register." + MODULE -- this module + MANDATORY-GROUPS { ceExtPhysicalProcessorGroup } + + GROUP ciscoEntityExtConfigRegGroup + DESCRIPTION + "The ciscoEntityExtConfigRegGroup is an optional group + containing objects providing information about + configuration register." + + GROUP ceExtSysBootImageListGroup + DESCRIPTION + "This group is an optional group containing an object + which provides information about the system boot images." + + GROUP ciscoEntityExtLEDGroup + DESCRIPTION + "This group is an optional group containing an object + which provides LED information." + + GROUP ceExtSysBootImageListGroupRev1 + DESCRIPTION + "This group is an optional group containing an object + which provides information about the system boot images." + + GROUP ciscoExtEntityPhysicalGroup + DESCRIPTION + "This group is an optional group containing an object + which provides additional information about the + physical entity." + + GROUP ceExtPhyProcessorOverflowGroup + DESCRIPTION + "This group is an optional group for the physical entities which + support 32-bit operating system." + + GROUP ceExtPhyProcessorHCGroup + DESCRIPTION + "This group is an optional group for the physical entities which + support 32-bit operating system." + ::= { ciscoEntityExtMIBCompliances 4 } + +ciscoEntityExtMIBComplianceRev4 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "Compliance for SNMP Entities which support modules + with CPU, NVRAM and configuration register." + MODULE -- this module + MANDATORY-GROUPS { ceExtPhysicalProcessorGroup } + + GROUP ciscoEntityExtConfigRegGroup + DESCRIPTION + "The ciscoEntityExtConfigRegGroup is an + optional group containing objects providing + information about configuration register." + + GROUP ceExtSysBootImageListGroup + DESCRIPTION + "This group is an optional group containing an object which + provides information about the system boot images." + + GROUP ciscoEntityExtLEDGroup + DESCRIPTION + "This group is an optional group containing an object which + provides LED information." + + GROUP ceExtSysBootImageListGroupRev1 + DESCRIPTION + "This group is an optional group containing an object which + provides information about the system boot images." + + GROUP ciscoExtEntityPhysicalGroup + DESCRIPTION + "This group is an optional group containing an object which + provides additional information about the physical entity." + + GROUP ceExtPhyProcessorOverflowGroup + DESCRIPTION + "This group is an optional group for the physical entities which + support 32-bit operating system." + + GROUP ceExtPhyProcessorHCGroup + DESCRIPTION + "This group is an optional group for the physical entities which + support 32-bit operating system." + + GROUP ceExtEntDoorNotifGroup + DESCRIPTION + "This group is mandatory for platforms which support entity door + open/close notifications." + + GROUP ceExtEntDoorNotifControlGroup + DESCRIPTION + "This group is mandatory for platforms which support entity door + open/close notifications." + + OBJECT ceExtConfigRegNext + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT ceExtSysBootImageList + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT ceExtKickstartImageList + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT ceEntPhysicalSecondSerialNum + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT ceExtEntDoorNotifEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { ciscoEntityExtMIBCompliances 5 } + +ciscoEntityExtMIBComplianceRev5 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "Compliance for SNMP Entities which support modules + with CPU, NVRAM and configuration register." + MODULE -- this module + MANDATORY-GROUPS { ceExtPhysicalProcessorGroup } + + GROUP ciscoEntityExtConfigRegGroup + DESCRIPTION + "The ciscoEntityExtConfigRegGroup is an + optional group containing objects providing + information about configuration register." + + GROUP ceExtSysBootImageListGroup + DESCRIPTION + "This group is an optional group containing an object which + provides information about the system boot images." + + GROUP ciscoEntityExtLEDGroup + DESCRIPTION + "This group is an optional group containing an object which + provides LED information." + + GROUP ceExtSysBootImageListGroupRev1 + DESCRIPTION + "This group is an optional group containing an object which + provides information about the system boot images." + + GROUP ciscoExtEntityPhysicalGroup + DESCRIPTION + "This group is an optional group containing an object which + provides additional information about the physical entity." + + GROUP ceExtPhyProcessorOverflowGroup + DESCRIPTION + "This group is an optional group for the physical entities which + support 32-bit operating system." + + GROUP ceExtPhyProcessorHCGroup + DESCRIPTION + "This group is an optional group for the physical entities which + support 32-bit operating system." + + GROUP ceExtEntDoorNotifGroup + DESCRIPTION + "This group is mandatory for platforms which support entity door + open/close notifications." + + GROUP ceExtEntDoorNotifControlGroup + DESCRIPTION + "This group is mandatory for platforms which support entity door + open/close notifications." + + GROUP ceExtBreakOutPortNotifGroup + DESCRIPTION + "This group is mandatory for platforms which support Breakout + port notifications." + + GROUP ceExtBreakOutPortNotifControlGroup + DESCRIPTION + "This group is mandatory for platforms which support Breakout + port notifications." + + OBJECT ceExtEntBreakOutPortNotifEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { ciscoEntityExtMIBCompliances 6 } + +ciscoEntityExtMIBComplianceRev6 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "Compliance for SNMP Entities which support modules + with CPU, NVRAM and configuration register." + MODULE -- this module + MANDATORY-GROUPS { ceExtPhysicalProcessorGroup } + + GROUP ciscoEntityExtConfigRegGroup + DESCRIPTION + "The ciscoEntityExtConfigRegGroup is an + optional group containing objects providing + information about configuration register." + + GROUP ceExtSysBootImageListGroup + DESCRIPTION + "This group is an optional group containing an object which + provides information about the system boot images." + + GROUP ciscoEntityExtLEDGroup + DESCRIPTION + "This group is an optional group containing an object which + provides LED information." + + GROUP ceExtSysBootImageListGroupRev1 + DESCRIPTION + "This group is an optional group containing an object which + provides information about the system boot images." + + GROUP ciscoExtEntityPhysicalGroup + DESCRIPTION + "This group is an optional group containing an object which + provides additional information about the physical entity." + + GROUP ceExtPhyProcessorOverflowGroup + DESCRIPTION + "This group is an optional group for the physical entities which + support 32-bit operating system." + + GROUP ceExtPhyProcessorHCGroup + DESCRIPTION + "This group is an optional group for the physical entities which + support 32-bit operating system." + + GROUP ceExtEntDoorNotifGroup + DESCRIPTION + "This group is mandatory for platforms which support entity door + open/close notifications." + + GROUP ceExtEntDoorNotifControlGroup + DESCRIPTION + "This group is mandatory for platforms which support entity door + open/close notifications." + + GROUP ceExtBreakOutPortNotifGroup + DESCRIPTION + "This group is mandatory for platforms which support Breakout + port notifications." + + GROUP ceExtBreakOutPortNotifControlGroup + DESCRIPTION + "This group is mandatory for platforms which support Breakout + port notifications." + + GROUP ceExtUSBModemGroup + DESCRIPTION + "This group is mandatory for platforms which support + USB Modem management." + + GROUP ceExtUsbModemNotificationsGroup + DESCRIPTION + "This group is mandatory for platforms which support + USB Modem management." + + GROUP ceExtUsbModemNotifControlGroup + DESCRIPTION + "This group is mandatory for platforms which support + USB Modem management." + + OBJECT ceExtEntBreakOutPortNotifEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT ceExtEntUsbModemNotifEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { ciscoEntityExtMIBCompliances 7 } + -- units of conformance --- ceExtPhysicalProcessorGroup OBJECT-GROUP - OBJECTS { - ceExtProcessorRam, - ceExtNVRAMSize, - ceExtNVRAMUsed - } - STATUS current + OBJECTS { + ceExtProcessorRam, + ceExtNVRAMSize, + ceExtNVRAMUsed + } + STATUS current DESCRIPTION - "The collection of objects which give information about - the Processor RAM and NVRAM." + "The collection of objects which give information about + the Processor RAM and NVRAM." ::= { ciscoEntityExtMIBGroups 1 } ciscoEntityExtConfigRegGroup OBJECT-GROUP - OBJECTS { - ceExtConfigRegister, - ceExtConfigRegNext - } - STATUS current + OBJECTS { + ceExtConfigRegister, + ceExtConfigRegNext + } + STATUS current DESCRIPTION - "The collection of objects which give information about - configuration register. - - Implementation of this group is optional." + "The collection of objects which give information about + configuration register. + + Implementation of this group is optional." ::= { ciscoEntityExtMIBGroups 2 } ceExtSysBootImageListGroup OBJECT-GROUP - OBJECTS { - ceExtSysBootImageList - } - STATUS current + OBJECTS { ceExtSysBootImageList } + STATUS current DESCRIPTION - "A group containing an object providing information - about the system boot images. + "A group containing an object providing information + about the system boot images. - Implementation of this group is optional." + Implementation of this group is optional." ::= { ciscoEntityExtMIBGroups 3 } ciscoEntityExtLEDGroup OBJECT-GROUP - OBJECTS { ceExtEntityLEDColor } - STATUS current - DESCRIPTION - "A collection of objects for giving led information." - ::= { ciscoEntityExtMIBGroups 4} - -ceExtSysBootImageListGroupRev1 OBJECT-GROUP - OBJECTS { - ceExtKickstartImageList - } - STATUS current + OBJECTS { ceExtEntityLEDColor } + STATUS current DESCRIPTION - "A group containing an object providing information - about the system boot images. + "A collection of objects for giving led information." + ::= { ciscoEntityExtMIBGroups 4 } - Implementation of this group is optional." +ceExtSysBootImageListGroupRev1 OBJECT-GROUP + OBJECTS { ceExtKickstartImageList } + STATUS current + DESCRIPTION + "A group containing an object providing information + about the system boot images. + + Implementation of this group is optional." ::= { ciscoEntityExtMIBGroups 5 } - ciscoExtEntityPhysicalGroup OBJECT-GROUP - OBJECTS { - ceEntPhysicalSecondSerialNum - } - STATUS current + OBJECTS { ceEntPhysicalSecondSerialNum } + STATUS current DESCRIPTION - "The collection of objects for providing additional - information about the physical entity. + "The collection of objects for providing additional + information about the physical entity. - Implementation of this group is optional." + Implementation of this group is optional." ::= { ciscoEntityExtMIBGroups 6 } + +ceExtPhyProcessorOverflowGroup OBJECT-GROUP + OBJECTS { ceExtProcessorRamOverflow } + STATUS current + DESCRIPTION + "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." + ::= { ciscoEntityExtMIBGroups 7 } + +ceExtPhyProcessorHCGroup OBJECT-GROUP + OBJECTS { ceExtHCProcessorRam } + STATUS current + DESCRIPTION + "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." + ::= { ciscoEntityExtMIBGroups 8 } + +ceExtEntDoorNotifGroup NOTIFICATION-GROUP + NOTIFICATIONS { + ceExtEntDoorCloseNotif, + ceExtEntDoorOpenNotif + } + STATUS current + DESCRIPTION + "A collection of objects providing the notification + information for door entitites." + ::= { ciscoEntityExtMIBGroups 9 } + +ceExtEntDoorNotifControlGroup OBJECT-GROUP + OBJECTS { ceExtEntDoorNotifEnable } + STATUS current + DESCRIPTION + "A collection of objects providing control for entity door + notifications." + ::= { ciscoEntityExtMIBGroups 10 } + +ceExtBreakOutPortNotifGroup NOTIFICATION-GROUP + NOTIFICATIONS { + ceExtBreakOutPortInserted, + ceExtBreakOutPortRemoved + } + STATUS current + DESCRIPTION + "A collection of objects providing the notification + information for supporting Breakout port feature." + ::= { ciscoEntityExtMIBGroups 11 } + +ceExtBreakOutPortNotifControlGroup OBJECT-GROUP + OBJECTS { ceExtEntBreakOutPortNotifEnable } + STATUS current + DESCRIPTION + "A collection of objects providing control for Breakout + Port notifications." + ::= { ciscoEntityExtMIBGroups 12 } + +ceExtUSBModemGroup OBJECT-GROUP + OBJECTS { + ceExtUSBModemIMEI, + ceExtUSBModemIMSI, + ceExtUSBModemServiceProvider, + ceExtUSBModemSignalStrength + } + STATUS current + DESCRIPTION + "A collection of objects for giving USB MODEM + config information." + ::= { ciscoEntityExtMIBGroups 13 } + +ceExtUsbModemNotificationsGroup NOTIFICATION-GROUP + NOTIFICATIONS { + ceExtUSBModemPlugInNotif, + ceExtUSBModemPlugOutNotif + } + STATUS current + DESCRIPTION + "A collection of notifications for USB MODEM removal and + insertion." + ::= { ciscoEntityExtMIBGroups 14 } + +ceExtUsbModemNotifControlGroup OBJECT-GROUP + OBJECTS { ceExtEntUsbModemNotifEnable } + STATUS current + DESCRIPTION + "A collection of objects providing control for USB + MODEM notifications." + ::= { ciscoEntityExtMIBGroups 15 } + END + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mibs/CISCO-ENVMON-MIB b/mibs/CISCO-ENVMON-MIB index d6ae4c6d7c..bc564c1ced 100644 --- a/mibs/CISCO-ENVMON-MIB +++ b/mibs/CISCO-ENVMON-MIB @@ -3,7 +3,7 @@ -- -- November 1994 Sandra C. Durham/Jeffrey T. Johnson -- --- Copyright (c) 1994-2001, 2002 by cisco Systems, Inc. +-- Copyright (c) 1994-2003, 2004 by cisco Systems, Inc. -- All rights reserved. -- -- ***************************************************************** @@ -30,7 +30,7 @@ IMPORTS ciscoEnvMonMIB MODULE-IDENTITY - LAST-UPDATED "200311250000Z" + LAST-UPDATED "200312010000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO " Cisco Systems @@ -46,6 +46,10 @@ ciscoEnvMonMIB MODULE-IDENTITY DESCRIPTION "The MIB module to describe the status of the Environmental Monitor on those devices which support one." + REVISION "200312010000Z" + DESCRIPTION + "Added c37xx (13) and other (14) as values for + ciscoEnvMonPresent" REVISION "200311250000Z" DESCRIPTION "Added ciscoEnvMonMIBMiscNotifGroup." @@ -158,7 +162,9 @@ ciscoEnvMonPresent OBJECT-TYPE cat4000 (9), c10000 (10), osr7600(11), - c7600 (12) + c7600 (12), + c37xx (13), + other (14) } MAX-ACCESS read-only STATUS current @@ -195,7 +201,7 @@ ciscoEnvMonVoltageStatusEntry OBJECT-TYPE CiscoEnvMonVoltageStatusEntry ::= SEQUENCE { - ciscoEnvMonVoltageStatusIndex Integer32 (0..2147483647), + ciscoEnvMonVoltageStatusIndex Integer32, ciscoEnvMonVoltageStatusDescr DisplayString, ciscoEnvMonVoltageStatusValue CiscoSignedGauge, ciscoEnvMonVoltageThresholdLow Integer32, @@ -301,7 +307,7 @@ ciscoEnvMonTemperatureStatusEntry OBJECT-TYPE CiscoEnvMonTemperatureStatusEntry ::= SEQUENCE { - ciscoEnvMonTemperatureStatusIndex Integer32 (0..2147483647), + ciscoEnvMonTemperatureStatusIndex Integer32, ciscoEnvMonTemperatureStatusDescr DisplayString, ciscoEnvMonTemperatureStatusValue Gauge32, ciscoEnvMonTemperatureThreshold Integer32, @@ -396,7 +402,7 @@ ciscoEnvMonFanStatusEntry OBJECT-TYPE CiscoEnvMonFanStatusEntry ::= SEQUENCE { - ciscoEnvMonFanStatusIndex Integer32 (0..2147483647), + ciscoEnvMonFanStatusIndex Integer32, ciscoEnvMonFanStatusDescr DisplayString, ciscoEnvMonFanState CiscoEnvMonState } @@ -454,7 +460,7 @@ ciscoEnvMonSupplyStatusEntry OBJECT-TYPE CiscoEnvMonSupplyStatusEntry ::= SEQUENCE { - ciscoEnvMonSupplyStatusIndex Integer32 (0..2147483647), + ciscoEnvMonSupplyStatusIndex Integer32, ciscoEnvMonSupplyStatusDescr DisplayString, ciscoEnvMonSupplyState CiscoEnvMonState, ciscoEnvMonSupplySource INTEGER diff --git a/mibs/CISCO-LAG-MIB b/mibs/CISCO-LAG-MIB index 36ae3f7688..a299738d1c 100644 --- a/mibs/CISCO-LAG-MIB +++ b/mibs/CISCO-LAG-MIB @@ -1,11 +1,12 @@ -- ***************************************************************** -- CISCO-LAG-MIB.my: Cisco LAG MIB --- +-- -- October 2001, Liwei Lue --- --- Copyright (c) 2001-2003, 2004, 2006, 2008 by cisco Systems, Inc. +-- +-- Copyright (c) 2001-2003, 2004, 2006, 2008-2010, 2014 by cisco +-- Systems Inc. -- All rights reserved. --- +-- -- ***************************************************************** CISCO-LAG-MIB DEFINITIONS ::= BEGIN @@ -18,19 +19,22 @@ IMPORTS MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF - TEXTUAL-CONVENTION + TEXTUAL-CONVENTION, + TruthValue FROM SNMPv2-TC - ciscoMgmt - FROM CISCO-SMI dot3adAggPortEntry, dot3adAggPortListEntry FROM IEEE8023-LAG-MIB + CiscoInterfaceIndexList + FROM CISCO-TC ifIndex - FROM IF-MIB; + FROM IF-MIB + ciscoMgmt + FROM CISCO-SMI; ciscoLagMIB MODULE-IDENTITY - LAST-UPDATED "200801080000Z" + LAST-UPDATED "201401140000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO "Cisco Systems @@ -51,6 +55,18 @@ ciscoLagMIB MODULE-IDENTITY This MIB provides Link Aggregation information that are either excluded by IEEE Std 802.3ad (IEEE8023-LAG-MIB) or specific to Cisco products." + REVISION "201401140000Z" + DESCRIPTION + "Added clagAggPortListInterfaceIndexGroup." + REVISION "201010200000Z" + DESCRIPTION + "Added new enum values vlanIp(5) and ipPort(6) to + ClagDistributionProtocol textual convention." + REVISION "200911190000Z" + DESCRIPTION + "Added clagAggRateGroup, clagAggChannelIfLacpGroup, + clagAggChannelIfHashDistMethodGroup, clagAggChannelIfMinLinkGroup + and clagAggHashDistGlobalGroup." REVISION "200801080000Z" DESCRIPTION "Modified the description of clagAggPortListPorts." @@ -89,7 +105,7 @@ ClagDistributionProtocol ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "An enumerated type for all the supported load balancing - algorithms used on the LACP interface to distribute + algorithms used on the port channel interface to distribute outgoing data frames among its component interaces, such as IP address. @@ -97,12 +113,16 @@ ClagDistributionProtocol ::= TEXTUAL-CONVENTION mac(2) MAC address port(3) port number vlanIpPort(4) vlan number, IP address and - port number" + port number + vlanIp(5) VLAN number and IP address + ipPort(6) IP address and port number" SYNTAX INTEGER { ip(1), mac(2), port(3), - vlanIpPort(4) + vlanIpPort(4), + vlanIp(5), + ipPort(6) } ClagDistributionAddressMode ::= TEXTUAL-CONVENTION @@ -111,9 +131,9 @@ ClagDistributionAddressMode ::= TEXTUAL-CONVENTION "An enumerated type for all the supported load balancing address modes to distribute traffic across multiple links. The address mode can be - source, destination, or both used on this LACP - interface to distribute outgoing data frames among - its component interfaces. + source, destination, or both used on this port + channel interface to distribute outgoing data frames + among its component interfaces. source(1) Source address. destination(2) Destination address. @@ -128,7 +148,7 @@ ClagDistributionMplsProtocol ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "An enumerated type for all the supported load balancing - algorithms used on the LACP interface to distribute + algorithms used on the port channel interface to distribute outgoing MPLS (Multi-Protocol Label Switching) data frames among its component interfaces, such as MPLS label. @@ -197,6 +217,9 @@ clagAggPort OBJECT IDENTIFIER clagAggPortList OBJECT IDENTIFIER ::= { clagMIBObjects 4 } +clagAggChannelIntf OBJECT IDENTIFIER + ::= { clagMIBObjects 5 } + -- ------------------------------------------------------------- -- @@ -210,8 +233,8 @@ clagAggDistributionProtocol OBJECT-TYPE STATUS current DESCRIPTION "This object controls the load balancing algorithms - used on this LACP interface to distribute outgoing data - frames among its component interfaces." + used on this port channel interface to distribute outgoing + data frames among its component interfaces." ::= { clagGlobalConfigObjects 1 } clagAggDistributionAddressMode OBJECT-TYPE @@ -228,8 +251,8 @@ clagAggDistributionMplsProtocol OBJECT-TYPE STATUS current DESCRIPTION "This object controls the load balancing algorithms - used on this LACP interface to distribute outgoing MPLS - data frames among its component interfaces. + used on this port channel interface to distribute + outgoing MPLS data frames among its component interfaces. This object is only instantiated on platforms which support aggregation load balancing for MPLS packets." @@ -243,6 +266,24 @@ clagAggMaxAggregators OBJECT-TYPE "This object indicates the maximum number of aggregators supported by the device." ::= { clagGlobalConfigObjects 4 } + +clagAggHashDistMethodGlobalConfig OBJECT-TYPE + SYNTAX INTEGER { + adaptive(1), + fixed(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Specifies the global configuration for hash + distribution method applied on a port channel + interface among its channel members. + + adaptive(1) : Adaptive hash distribution for the bundle + among port channel members. + fixed(2) : Fixed hash distribution for the bundle + among port channel members." + ::= { clagGlobalConfigObjects 5 } -- ------------------------------------------------------------- -- The Aggregation Protocol Table -- ------------------------------------------------------------- @@ -317,11 +358,11 @@ clagAggPortEntry OBJECT-TYPE "An entry containing additional management information applicable to a particular aggregation port." AUGMENTS { dot3adAggPortEntry } - ::= { clagAggPortTable 1 } ClagAggPortEntry ::= SEQUENCE { - clagAggPortAdminStatus ClagPortAdminStatus + clagAggPortAdminStatus ClagPortAdminStatus, + clagAggPortRate INTEGER } clagAggPortAdminStatus OBJECT-TYPE @@ -332,6 +373,22 @@ clagAggPortAdminStatus OBJECT-TYPE "The administrative status of the LACP protocol on this aggregation port." ::= { clagAggPortEntry 1 } + +clagAggPortRate OBJECT-TYPE + SYNTAX INTEGER { + fast(1), + normal(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Specifies the requested exchange rate of LACP packets + on this interface. + fast(1) : The device requests its peers to send LACP packets + at fast rate to this interface. + normal(2): The decice requests its peers to send LACP packets + at normal rate to this interface." + ::= { clagAggPortEntry 2 } -- ------------------------------------------------------------- @@ -356,11 +413,11 @@ clagAggPortListEntry OBJECT-TYPE DESCRIPTION "A list of the ports associated with a given Aggregator." AUGMENTS { dot3adAggPortListEntry } - ::= { clagAggPortListTable 1 } ClagAggPortListEntry ::= SEQUENCE { - clagAggPortListPorts OCTET STRING + clagAggPortListPorts OCTET STRING, + clagAggPortListInterfaceIndexList CiscoInterfaceIndexList } clagAggPortListPorts OBJECT-TYPE @@ -386,9 +443,128 @@ clagAggPortListPorts OBJECT-TYPE REFERENCE "IEEE 802.3 Subclause 30.7.1.1.30" ::= { clagAggPortListEntry 1 } +clagAggPortListInterfaceIndexList OBJECT-TYPE + SYNTAX CiscoInterfaceIndexList + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object contains a list of ports currently associated + with this Aggregator in the format of CiscoInterfaceIndexList." + REFERENCE "IEEE 802.3 Subclause 30.7.1.1.30" + ::= { clagAggPortListEntry 2} + -- ------------------------------------------------------------- --- +-- The Aggregation Channel Interface Table +-- ------------------------------------------------------------- + +clagAggChannelIfTable OBJECT-TYPE + SYNTAX SEQUENCE OF ClagAggChannelIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table providing port channel + configuration information for port channel + interfaces identified by ifIndex." + ::= { clagAggChannelIntf 1 } + +clagAggChannelIfEntry OBJECT-TYPE + SYNTAX ClagAggChannelIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry containing port channel + configuration information for port + channel interfaces." + INDEX { ifIndex } + ::= { clagAggChannelIfTable 1 } + +ClagAggChannelIfEntry ::= SEQUENCE { + clagAggChannelIfFastSwitchOver TruthValue, + clagAggChannelIfMaxBundle Unsigned32, + clagAggChannelIfMinLink Unsigned32, + clagAggChannelIfHashDistAdminMethod INTEGER, + clagAggChannelIfHashDistOperMethod INTEGER +} + +clagAggChannelIfFastSwitchOver OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Specifies whether LACP protocol fast switchover + mode is enabled on this port channel interface + or not." + ::= { clagAggChannelIfEntry 1 } + +clagAggChannelIfMaxBundle OBJECT-TYPE + SYNTAX Unsigned32 (1..4294967295) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Specifies the maximum number of member + ports that can be bundled on this port + channel interface for LACP protocol." + ::= { clagAggChannelIfEntry 2 } + +clagAggChannelIfMinLink OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Specifies the minimum number of bundled member ports that are + needed in order for this port channel interface to be + operational. + A value of zero for this object indicates that no minimum + number of bundled member ports are required for this port + channel interface to be operational." + ::= { clagAggChannelIfEntry 3 } + +clagAggChannelIfHashDistAdminMethod OBJECT-TYPE + SYNTAX INTEGER { + none(1), + adaptive(2), + fixed(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Specifies the hash distribution method that is administratively + configured on this port channel interface upon its channel + membership transition event. + + none(1) : Hash distribution algorithm on this + port channel interface is not specifically + configured and global configuration of + clagAggHashDistMethodGlobalConfig will + be applied on this port channel interface. + adaptive(2) : Adaptive hash distribution for this port + channel interface among its channel members. + fixed(3) : Fixed hash distribution for this port channel + interface among its channel members." + ::= { clagAggChannelIfEntry 4 } + +clagAggChannelIfHashDistOperMethod OBJECT-TYPE + SYNTAX INTEGER { + other(1), + adaptive(2), + fixed(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Specifies the operational hash distribution method + for this port channel interface among the port channel members. + + other(1) : None of the following. + adaptive(2) : Adaptive hash distribution for the + port channel interface among its + channel members. + fixed(3) : Fixed hash distribution for the port + channel among channel members." + ::= { clagAggChannelIfEntry 5 } + + -- ------------------------------------------------------------- -- Notifications -- ------------------------------------------------------------- @@ -517,7 +693,7 @@ clagMIBCompliance3 MODULE-COMPLIANCE ::= { clagMIBCompliances 3 } clagMIBCompliance4 MODULE-COMPLIANCE - STATUS current + STATUS deprecated DESCRIPTION "The compliance statement for entities which implement the Cisco Link Aggregation MIB" @@ -560,6 +736,248 @@ clagMIBCompliance4 MODULE-COMPLIANCE "Write access is not required." ::= { clagMIBCompliances 4 } +clagMIBCompliance5 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for entities which implement + the Cisco Link Aggregation MIB" + MODULE -- this module + MANDATORY-GROUPS { + clagAggProtocolGroup, + clagAggPortGroup + } + + GROUP clagAggDistributionGroup + DESCRIPTION + "This group is mandatory for the devices which + supported aggregation load balancing." + + GROUP clagAggDistributionMplsGroup + DESCRIPTION + "This group is mandatory for the devices which + supported aggregation load balancing for MPLS + packets." + + GROUP clagAggPortListGroup + DESCRIPTION + "This group is mandatory for the devices which + supports dot1dBasePort value greater than 2048." + + GROUP clagAggMaxAggregatorsGroup + DESCRIPTION + "This group is mandatory for the devices which + provides the information about the maximum number + of aggregators supported by the device." + + GROUP clagAggRateGroup + DESCRIPTION + "This group is mandatory for devices that support + LACP packet ingression rate on interfaces." + + GROUP clagAggChannelIfLacpGroup + DESCRIPTION + "This group is mandatory for the devices which + support the LACP port channel configurations on + port channel interfaces." + + GROUP clagAggChannelIfHashDistMethodGroup + DESCRIPTION + "This group is mandatory for the devices which + support the hash distribution method configurations on + port channel interfaces." + + GROUP clagAggHashDistGlobalGroup + DESCRIPTION + "This group is mandatory for the devices which support + global configuration of hash distribution method on + port channel interface." + + GROUP clagAggChannelIfMinLinkGroup + DESCRIPTION + "This group is mandatory for the devices which + support minimum link configurations on port channel + interfaces." + + OBJECT clagAggDistributionProtocol + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggDistributionAddressMode + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggDistributionMplsProtocol + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggHashDistMethodGlobalConfig + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggProtocolType + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggPortAdminStatus + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggPortRate + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggChannelIfFastSwitchOver + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggChannelIfMaxBundle + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggChannelIfMinLink + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggChannelIfHashDistAdminMethod + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { clagMIBCompliances 5 } + +clagMIBCompliance6 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for entities which implement + the Cisco Link Aggregation MIB" + MODULE -- this module + MANDATORY-GROUPS { + clagAggProtocolGroup, + clagAggPortGroup + } + + GROUP clagAggDistributionGroup + DESCRIPTION + "This group is mandatory for the devices which + supported aggregation load balancing." + + GROUP clagAggDistributionMplsGroup + DESCRIPTION + "This group is mandatory for the devices which + supported aggregation load balancing for MPLS + packets." + + GROUP clagAggPortListGroup + DESCRIPTION + "This group is mandatory for the devices which + supports dot1dBasePort value greater than 2048." + + GROUP clagAggMaxAggregatorsGroup + DESCRIPTION + "This group is mandatory for the devices which + provides the information about the maximum number + of aggregators supported by the device." + + GROUP clagAggRateGroup + DESCRIPTION + "This group is mandatory for devices that support + LACP packet ingression rate on interfaces." + + GROUP clagAggChannelIfLacpGroup + DESCRIPTION + "This group is mandatory for the devices which + support the LACP port channel configurations on + port channel interfaces." + + GROUP clagAggChannelIfHashDistMethodGroup + DESCRIPTION + "This group is mandatory for the devices which + support the hash distribution method configurations on + port channel interfaces." + + GROUP clagAggHashDistGlobalGroup + DESCRIPTION + "This group is mandatory for the devices which support + global configuration of hash distribution method on + port channel interface." + + GROUP clagAggChannelIfMinLinkGroup + DESCRIPTION + "This group is mandatory for the devices which + support minimum link configurations on port channel + interfaces." + + GROUP clagAggPortListInterfaceIndexGroup + DESCRIPTION + "This group is mandatory for the devices which + support Layer3 LACP interfaces." + + OBJECT clagAggDistributionProtocol + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggDistributionAddressMode + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggDistributionMplsProtocol + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggHashDistMethodGlobalConfig + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggProtocolType + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggPortAdminStatus + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggPortRate + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggChannelIfFastSwitchOver + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggChannelIfMaxBundle + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggChannelIfMinLink + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT clagAggChannelIfHashDistAdminMethod + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { clagMIBCompliances 6 } + + -- ------------------------------------------------------------- -- Units of Conformance -- ------------------------------------------------------------- @@ -620,4 +1038,69 @@ clagAggMaxAggregatorsGroup OBJECT-GROUP device." ::= { clagMIBGroups 6 } +clagAggRateGroup OBJECT-GROUP + OBJECTS { clagAggPortRate } + STATUS current + DESCRIPTION + "A collection of object that provides information about + the rate at which LACP packets are ingressed on + interfaces." + ::= { clagMIBGroups 7 } + +clagAggChannelIfLacpGroup OBJECT-GROUP + OBJECTS { + clagAggChannelIfFastSwitchOver, + clagAggChannelIfMaxBundle + } + STATUS current + DESCRIPTION + "A collection of objects that provides information about + the LACP protocol configurations for port channel + interfaces." + ::= { clagMIBGroups 8 } + +clagAggChannelIfHashDistMethodGroup OBJECT-GROUP + OBJECTS { + clagAggChannelIfHashDistAdminMethod, + clagAggChannelIfHashDistOperMethod + } + STATUS current + DESCRIPTION + "A collection of objects that provides information about + the port channel configurations of hash distribution + method on port channel interfaces." + ::= { clagMIBGroups 9 } + +clagAggHashDistGlobalGroup OBJECT-GROUP + OBJECTS { clagAggHashDistMethodGlobalConfig } + STATUS current + DESCRIPTION + "A collection of object that provides information about global + configuration of hash distribution method on port channel + interface." + ::= { clagMIBGroups 10 } + +clagAggChannelIfMinLinkGroup OBJECT-GROUP + OBJECTS { + clagAggChannelIfMinLink + } + STATUS current + DESCRIPTION + "A collection of objects that provides information about + the minimum link configurations for port channel + interfaces." + ::= { clagMIBGroups 11 } + +clagAggPortListInterfaceIndexGroup OBJECT-GROUP + OBJECTS { + clagAggPortListInterfaceIndexList + } + STATUS current + DESCRIPTION + "A collection of objects that provides information about + ports in an aggregation in the format of + CiscoInterfaceIndexList." + ::= { clagMIBGroups 12 } + END + diff --git a/mibs/CISCO-LWAPP-DOT11-CLIENT-MIB b/mibs/CISCO-LWAPP-DOT11-CLIENT-MIB deleted file mode 100644 index 835fcf999c..0000000000 --- a/mibs/CISCO-LWAPP-DOT11-CLIENT-MIB +++ /dev/null @@ -1,426 +0,0 @@ --- ******************************************************************* --- CISCO-LWAPP-DOT11-CLIENT-MIB.my: Dot11 Wireless Clients MIB --- --- June 2006, Devesh Pujari, Srinath Candadai --- --- Copyright (c) 2006 by Cisco Systems, Inc. --- All rights reserved. --- ******************************************************************* - -CISCO-LWAPP-DOT11-CLIENT-MIB DEFINITIONS ::= BEGIN - -IMPORTS - MODULE-IDENTITY, - OBJECT-TYPE, - NOTIFICATION-TYPE - FROM SNMPv2-SMI - MODULE-COMPLIANCE, - OBJECT-GROUP, - NOTIFICATION-GROUP - FROM SNMPv2-CONF - TruthValue, - MacAddress - FROM SNMPv2-TC - ciscoMgmt - FROM CISCO-SMI - SnmpAdminString - FROM SNMP-FRAMEWORK-MIB - CLApIfType, - CLDot11ClientStatus - FROM CISCO-LWAPP-TC-MIB; - --- ******************************************************************** --- * MODULE IDENTITY --- ******************************************************************** - -ciscoLwappDot11ClientMIB MODULE-IDENTITY - LAST-UPDATED "200611210000Z" - ORGANIZATION "Cisco Systems Inc." - CONTACT-INFO - "Cisco Systems, - Customer Service - Postal: 170 West Tasman Drive - San Jose, CA 95134 - USA - Tel: +1 800 553-NETS - - Email: cs-wnbu-snmp@cisco.com" - DESCRIPTION - "This MIB is intended to be implemented on all those - devices operating as Central controllers, that - terminate the Light Weight Access Point Protocol - tunnel from Cisco Light-weight LWAPP Access Points. - - Information provided by this MIB is about the - configuration and monitoring of 802.11 wireless - clients in the network. - - The relationship between CC and the LWAPP APs - can be depicted as follows: - - +......+ +......+ +......+ +......+ - + + + + + + + + - + CC + + CC + + CC + + CC + - + + + + + + + + - +......+ +......+ +......+ +......+ - .. . . . - .. . . . - . . . . . - . . . . . - . . . . . - . . . . . - +......+ +......+ +......+ +......+ +......+ - + + + + + + + + + + - + AP + + AP + + AP + + AP + + AP + - + + + + + + + + + + - +......+ +......+ +......+ +......+ +......+ - . . . . - . . . . . - . . . . . - . . . . . - . . . . . - +......+ +......+ +......+ +......+ +......+ - + + + + + + + + + + - + MN + + MN + + MN + + MN + + MN + - + + + + + + + + + + - +......+ +......+ +......+ +......+ +......+ - - The LWAPP tunnel exists between the controller and - the APs. The MNs communicate with the APs through - the protocol defined by the 802.11 standard. - - LWAPP APs, upon bootup, discover and join one of the - controllers and the controller pushes the configuration, - that includes the WLAN parameters, to the LWAPP APs. - The APs then encapsulate all the 802.11 frames from - wireless clients inside LWAPP frames and forward - the LWAPP frames to the controller. - - GLOSSARY - - Access Point ( AP ) - - An entity that contains an 802.11 medium access - control ( MAC ) and physical layer ( PHY ) interface - and provides access to the distribution services via - the wireless medium for associated clients. - - LWAPP APs encapsulate all the 802.11 frames in - LWAPP frames and sends them to the controller to which - it is logically connected. - - Light Weight Access Point Protocol ( LWAPP ) - - This is a generic protocol that defines the - communication between the Access Points and the - Central Controller. - - Mobile Node ( MN ) - - A roaming 802.11 wireless device in a wireless - network associated with an access point. Mobile Node, - Mobile Station(Ms) and client are used - interchangeably. - - Wireless local-area network ( WLAN ) - A local-area network that uses high-frequency radio - waves rather than wires to communicate between nodes. - - Workgroup Bridge ( WGB ) - A WGB can provide a wireless infrastructure connection - for a Ethernet-enabled devices. Devices that do not have - a wireless client adapter in order to connect to the - wireless network can be connected to a WGB through - Ethernet port. - - REFERENCE - - [1] Wireless LAN Medium Access Control ( MAC ) and - Physical Layer ( PHY ) Specifications - - [2] Draft-obara-capwap-lwapp-00.txt, IETF Light - Weight Access Point Protocol " - REVISION "200611210000Z" - DESCRIPTION - "Initial version of this MIB module." - ::= { ciscoMgmt 599 } - - -ciscoLwappDot11ClientMIBNotifs OBJECT IDENTIFIER - ::= { ciscoLwappDot11ClientMIB 0 } - -ciscoLwappDot11ClientMIBObjects OBJECT IDENTIFIER - ::= { ciscoLwappDot11ClientMIB 1 } - -ciscoLwappDot11ClientMIBConform OBJECT IDENTIFIER - ::= { ciscoLwappDot11ClientMIB 2 } - -cldcConfigObjects OBJECT IDENTIFIER - ::= { ciscoLwappDot11ClientMIBObjects 1 } - -cldcNotifObjects OBJECT IDENTIFIER - ::= { ciscoLwappDot11ClientMIBObjects 2 } - -cldcStatusObjects OBJECT IDENTIFIER - ::= { ciscoLwappDot11ClientMIBObjects 3 } - --- ******************************************************************** --- Wireless Clients --- ******************************************************************** - -cldcClientTable OBJECT-TYPE - SYNTAX SEQUENCE OF CldcClientEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table represents the 802.11 wireless clients - that are associated with the APs that have joined - this controller. - An entry is created automatically by the controller - when the client gets associated to the AP. An existing - entry gets deleted when the association gets dropped. - Each client added to this table is uniquely identified - by the client's MAC address." - ::= { cldcStatusObjects 1 } - -cldcClientEntry OBJECT-TYPE - SYNTAX CldcClientEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each entry represents a conceptual row in this - table and provides the information about the - clients associated to the APs that have joined - the controller. An entry is identified the client's - MAC address." - INDEX { cldcClientMacAddress } - ::= { cldcClientTable 1 } - -CldcClientEntry ::= SEQUENCE { - cldcClientMacAddress MacAddress, - cldcClientStatus CLDot11ClientStatus, - cldcClientWlanProfileName SnmpAdminString, - cldcClientWgbStatus INTEGER , - cldcClientWgbMacAddress MacAddress, - cldcClientProtocol INTEGER , - cldcAssociationMode INTEGER , - cldcApMacAddress MacAddress, - cldcIfType CLApIfType -} - -cldcClientMacAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This object specifies the MAC address of the - client for this entry and uniquely identifies - this entry. " - ::= { cldcClientEntry 1 } - -cldcClientStatus OBJECT-TYPE - SYNTAX CLDot11ClientStatus - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The object that represents the current status of - the client." - ::= { cldcClientEntry 2 } - -cldcClientWlanProfileName OBJECT-TYPE - SYNTAX SnmpAdminString (SIZE (0..32)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object specifies the WLAN Profile name - this 802.11 wireless client is connected to." - ::= { cldcClientEntry 3 } - -cldcClientWgbStatus OBJECT-TYPE - SYNTAX INTEGER { - regClient(1), - wgbClient(2), - wgb(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The object that represents the work group bridging - status of a DOT11 client. - 'regClient' - The client is a wireless client - 'wgbClient' - The client is connected via a WGB - 'wgb' - The client is the WGB itself." - ::= { cldcClientEntry 4 } - -cldcClientWgbMacAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object specifies the MAC address of the - WGB this 802.11 wireless client to which it is - connected. This returns a non-zero value when - the cldcClientWgbStatus is wgbClient." - ::= { cldcClientEntry 5 } - -cldcClientProtocol OBJECT-TYPE - SYNTAX INTEGER { - dot11a(1), - dot11b(2), - dot11g(3), - unknown(4), - mobile(5), - dot11n24(6), - dot11n5(7) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The 802.11 protocol type of the client. - 'dot11a' - The client is using 802.11a standard - to connect to the access point (AP) - 'dot11b' - The client is using 802.11b standard - to connect to the access point (AP) - 'dot11g' - The client is using 802.11g standard - to connect to the access point (AP) - 'unknown' - The client protocol is unknown - 'mobile' - The client using mobile wireless to - connect to the access point (AP). - 'dot11n24' - The client is using 802.11n standard - with 2.4 GHz frequency to connect to - the access point (AP) - 'dot11n5' - The client is using 802.11n standard - with 5 GHz frequency to connect to - the access point (AP)." - ::= { cldcClientEntry 6 } - -cldcAssociationMode OBJECT-TYPE - SYNTAX INTEGER { - unknown(1), - wep(2), - wpa(3), - wpa2(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The association mode for which the key decrypt - error occurred." - ::= { cldcClientEntry 7 } - -cldcApMacAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object specifies the radio MAC address - of a LWAPP AP." - ::= { cldcClientEntry 8 } - -cldcIfType OBJECT-TYPE - SYNTAX CLApIfType - MAX-ACCESS read-only - STATUS current - DESCRIPTION "This object specifies the wireless interace type." - ::= { cldcClientEntry 9 } - - - --- ******************************************************************** --- * NOTIFICATION Control objects --- ******************************************************************** -cldcKeyDecryptErrorEnabled OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The object to control the generation of - ciscoLwappDot11ClientKeyDecryptError notification. - - A value of 'true' indicates that the agent generates - ciscoLwappDot11ClientKeyDecryptError notification. - - A value of 'false' indicates that the agent doesn't - generate ciscoLwappDot11ClientKeyDecryptError notification." - DEFVAL { true } - ::= { cldcConfigObjects 1 } --- ******************************************************************** --- * NOTIFICATIONS --- ******************************************************************** - - -ciscoLwappDot11ClientKeyDecryptError NOTIFICATION-TYPE - OBJECTS { - cldcAssociationMode, - cldcApMacAddress, - cldcIfType - } - STATUS current - DESCRIPTION - "Issued when a decrypt error occurs. The WEP WPA or WPA2 Key - configured at the station may be wrong." - ::= { ciscoLwappDot11ClientMIBNotifs 1 } --- ******************************************************************* --- * Compliance statements --- ******************************************************************** -ciscoLwappDot11ClientMIBCompliances OBJECT IDENTIFIER - ::= { ciscoLwappDot11ClientMIBConform 1 } - -ciscoLwappDot11ClientMIBGroups OBJECT IDENTIFIER - ::= { ciscoLwappDot11ClientMIBConform 2 } - - -ciscoLwappDot11ClientMIBCompliance MODULE-COMPLIANCE - STATUS current - DESCRIPTION - "The compliance statement for the SNMP entities that - implement this MIB." - MODULE -- this module - MANDATORY-GROUPS { - ciscoLwappDot11ClientMIBConfigGroup, - ciscoLwappDot11ClientMIBNotifsGroup, - ciscoLwappDot11ClientMIBStatusGroup - } - ::= { ciscoLwappDot11ClientMIBCompliances 1 } - --- ******************************************************************** --- * Units of conformance --- ******************************************************************** -ciscoLwappDot11ClientMIBConfigGroup OBJECT-GROUP - OBJECTS { cldcKeyDecryptErrorEnabled } - STATUS current - DESCRIPTION - "This collection of objects specifies the required - configuration parameters for the 802.11 wireless - clients." - ::= { ciscoLwappDot11ClientMIBGroups 1 } - -ciscoLwappDot11ClientMIBNotifsGroup NOTIFICATION-GROUP - NOTIFICATIONS { ciscoLwappDot11ClientKeyDecryptError } - STATUS current - DESCRIPTION - "This collection of objects specifies the - notifications for the 802.11 wireless clients." - ::= { ciscoLwappDot11ClientMIBGroups 2 } - -ciscoLwappDot11ClientMIBStatusGroup OBJECT-GROUP - OBJECTS { - cldcClientStatus, - cldcClientWlanProfileName, - cldcClientWgbStatus, - cldcClientWgbMacAddress, - cldcClientProtocol, - cldcAssociationMode, - cldcApMacAddress, - cldcIfType - } - STATUS current - DESCRIPTION - "This collection of objects specifies the required - status parameters for the 802.11 wireless clients." - ::= { ciscoLwappDot11ClientMIBGroups 3 } - -END - - - diff --git a/mibs/CISCO-LWAPP-TC-MIB b/mibs/CISCO-LWAPP-TC-MIB deleted file mode 100644 index af5826950f..0000000000 --- a/mibs/CISCO-LWAPP-TC-MIB +++ /dev/null @@ -1,754 +0,0 @@ --- ******************************************************************* --- CISCO-LWAPP-TC-MIB.my: Cisco LWAPP MIBs Textual Conventions --- March 2006, Prasanna Viswakumar --- --- Copyright (c) 2006, 2007, 2010-2011 by Cisco Systems Inc. --- All rights reserved. --- ******************************************************************* - -CISCO-LWAPP-TC-MIB DEFINITIONS ::= BEGIN - -IMPORTS - MODULE-IDENTITY, - Unsigned32, - Gauge32 - FROM SNMPv2-SMI - TEXTUAL-CONVENTION - FROM SNMPv2-TC - ciscoMgmt - FROM CISCO-SMI; - - --- ******************************************************************** --- * MODULE IDENTITY --- ******************************************************************** - -ciscoLwappTextualConventions MODULE-IDENTITY - LAST-UPDATED "201109130000Z" - ORGANIZATION "Cisco Systems, Inc." - CONTACT-INFO - "Cisco Systems, - Customer Service - - Postal: 170 West Tasman Drive - San Jose, CA 95134 - USA - - Tel: +1 800 553-NETS - - Email: cs-wnbu-snmp@cisco.com" - DESCRIPTION - "This module defines textual conventions used - throughout the Cisco enterprise MIBs - designed for implementation on Central - Controllers that terminate the Light Weight - Access Point Protocol from LWAPP Access - Points. - - The relationship between CC and the LWAPP APs - can be depicted as follows: - - +......+ +......+ +......+ +......+ - + + + + + + + + - + CC + + CC + + CC + + CC + - + + + + + + + + - +......+ +......+ +......+ +......+ - .. . . . - .. . . . - . . . . . - . . . . . - . . . . . - . . . . . - +......+ +......+ +......+ +......+ +......+ - + + + + + + + + + + - + AP + + AP + + AP + + AP + + AP + - + + + + + + + + + + - +......+ +......+ +......+ +......+ +......+ - . . . . - . . . . . - . . . . . - . . . . . - . . . . . - +......+ +......+ +......+ +......+ +......+ - + + + + + + + + + + - + MN + + MN + + MN + + MN + + MN + - + + + + + + + + + + - +......+ +......+ +......+ +......+ +......+ - - - The LWAPP tunnel exists between the controller and - the APs. The MNs communicate with the APs through - the protocol defined by the 802.11 standard. - - LWAPP APs, upon bootup, discover and join one of the - controllers and the controller pushes the configuration, - that includes the WLAN parameters, to the LWAPP APs. - The APs then encapsulate all the 802.11 frames from - wireless clients inside LWAPP frames and forward - the LWAPP frames to the controller. - - GLOSSARY - - Access Point ( AP ) - - An entity that contains an 802.11 medium access - control ( MAC ) and physical layer ( PHY ) interface - and provides access to the distribution services via - the wireless medium for associated clients. - - LWAPP APs encapsulate all the 802.11 frames in - LWAPP frames and sends it to the controller to which - it is logically connected. - - Advanced Encryption Standard ( AES ) - - In cryptography, the Advanced Encryption Standard - (AES), also known as Rijndael, is a block cipher - adopted as an encryption standard by the US - government. It is expected to be used worldwide - and analysed extensively, as was the case with its - predecessor, the Data Encryption Standard (DES). - AES was adopted by National Institute of Standards - and Technology (NIST) as US FIPS PUB 197 in - November 2001 after a 5-year standardisation - process. - - Central Controller ( CC ) - - The central entity that terminates the LWAPP protocol - tunnel from the LWAPP APs. Throughout this MIB, - this entity is also referred to as 'controller'. - - Light Weight Access Point Protocol ( LWAPP ) - - This is a generic protocol that defines the - communication between the Access Points and the - Central Controller. - - Management Frame Protection ( MFP ) - - A proprietary mechanism devised to integrity protect - the otherwise unprotected management frames of the - 802.11 protocol specification. - - Message Integrity Check ( MIC ) - - A checksum computed on a sequence of bytes and made - known to the receiving party in a data communication, - to let the receiving party make sure the bytes - received were not compromised enroute. - - Mobile Node ( MN ) - - A roaming 802.11 wireless device in a wireless - network associated with an access point. - - Temporal Key Integrity Protocol ( TKIP ) - - A security protocol defined to enhance the limitations - of WEP. Message Integrity Check and per-packet keying - on all WEP-encrypted frames are two significant - enhancements provided by TKIP to WEP. - - Wired Equivalent Privacy ( WEP ) - - A security method defined by 802.11. WEP uses a - symmetric key stream cipher called RC4 to encrypt the - data packets. - - 802.11n - - 802.11n builds upon previous 802.11 standards by - adding MIMO (multiple-input multiple-output). MIMO - uses multiple transmitter and receiver antennas to - allow for increased data throughput through spatial - multiplexing and increased range. - - Control/Extension Channel - - A single 802.11 channel is 20 MHz wide. 802.11n allows - the use of channels of width 40 MHz by combining two - 20 MHz channels. The channels are known as the primary - or control channel and secondary or extension channel. - Both the channels are used for transmission - and reception of data. - - REFERENCE - - [1] Part 11 Wireless LAN Medium Access Control ( MAC ) - and Physical Layer ( PHY ) Specifications. - - [2] Draft-obara-capwap-lwapp-00.txt, IETF Light - Weight Access Point Protocol. - - [3] Enhanced Wireless Consortium MAC Specification, - v1.24. - - [4] Enhanced Wireless Consortium PHY Specification, - v1.27." - REVISION "201109130000Z" - DESCRIPTION - "Added new textual conventions CcxServiceVersion" - REVISION "201002230000Z" - DESCRIPTION - "Added new textual conventions CLApDot11RadioRole, - CLClientPowerSaveMode,and CLApDot11RadioSubband." - REVISION "200709110000Z" - DESCRIPTION - "Added new textual convention CLWebAuthType." - REVISION "200702050000Z" - DESCRIPTION - "Added new textual conventions CLDot11ChannelBandwidth, - CLDot11Band and CLApAssocFailureReason." - REVISION "200610310000Z" - DESCRIPTION - "Added new textual conventions CLMfpEventSource, - CLCdpAdvtVersionType and CLDot11ClientStatus." - REVISION "200604130000Z" - DESCRIPTION - "Initial version of this MIB module." - ::= { ciscoMgmt 514 } - - - --- ******************************************************************** --- TEXTUAL CONVENTION --- ******************************************************************** - -CLApIfType ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention defines the type of a - wireless interface. - - The semantics are as follows: - - dot11bg - This value indicates that the radio - interface follows 802.11b or 802.11g standard. - - dot11a - This value indicates that the radio - interface follows 802.11a standard. - - uwb - This value indicates that this is a Ultra - Wideband Interface." - SYNTAX INTEGER { - dot11bg(1), - dot11a(2), - uwb(3) - } - -CLDot11Channel ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention defines the possible channel - numbers in an 802.11 communication channel. The - 802.11 radio interface of an Access Point operates - in one of the possible channels at any point of time - for wireless data communication with 802.11 based - wireless clients." - SYNTAX Unsigned32 (1..14 | 34 | 36 | 38 | 40 | 42 | 44 | 46 - | 48 | 52 | 56 | 60 | 64 | 149 | 153 - | 157 | 161) - -CLDot11ClientStatus ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention defines the states - of an 802.11 client. - - The semantics are as follows: - - idle(1) - client is in idle mode. - - aaaPending(2) - client's authentication is pending. - Request has been sent to AAA server for authentication. - - authenticated(3) - client has been authenticated. - - associated(4) - client is associated, but not - authenticated. - - powersave(5) - client is in powersave mode. - - disassociated(6) - client has dissociated and not in - any of the 802.11 networks managed by the controller. - - tobedeleted(7) - client is marked for deletion. - - probing(8) - state before association. The client - will be removed if it does not associate. - - excluded(9) - client has been marked as excluded after fixed - number of authentication failures." - SYNTAX INTEGER { - idle(1), - aaaPending(2), - authenticated(3), - associated(4), - powersave(5), - disassociated(6), - tobedeleted(7), - probing(8), - excluded(9) - } - -CLEventFrames ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention defines the possible - 802.11 management frame subtypes. - - cLAssocRequestFrm - 802.11 Association Request - frame - - cLAssocResponseFrm - 802.11 Association Response - frame - - cLReAssocRequestFrm - 802.11 Reassociation - Request frame - - cLReAssocResponseFrm - 802.11 Reassociation - Response frame - - cLProbeRequestFrm - 802.11 Probe Request frame - - cLProbeResponseFrm - 802.11 Probe Response - frame - - cLReserved1 - Reserved for future use - - cLReserved2 - Reserved for future use - - cLBeaconFrm - 802.11 Beacon frame - - cLAtimFrm - 802.11 Adhoc Traffic Indication - Map frame - - cLDissociationFrm - 802.11 Dissociation - frame - - cLAuthenticationFrm - 802.11 Authentication - frame - - cLDeAuthenticationFrm - 802.11 Deauthentication - frame" - - REFERENCE - "Part 11 Wireless LAN Medium Access Control ( MAC ) - and Physical Layer ( PHY ) Specifications, - Section 7.1.3.1.2 - Type and Subtype fields" - SYNTAX BITS { - cLAssocRequestFrm(0), - cLAssocResponseFrm(1), - cLReAssocRequestFrm(2), - cLReAssocResponseFrm(3), - cLProbeRequestFrm(4), - cLProbeResponseFrm(5), - cLReserved1(6), - cLReserved2(7), - cLBeaconFrm(8), - cLAtimFrm(9), - cLDissociationFrm(10), - cLAuthenticationFrm(11), - cLDeAuthenticationFrm(12) - } - -CLMfpEventType ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "The type of the MFP anomaly event. - - invalidMic - The MFP Validation has identified - that the MIC carried by a particular management - frame is invalid. - - invalidSeq - The MFP validation has identified - that a particular management frame is carrying an - invalid sequence number. Note that an invalid - sequence number error can also be detected due to an - incorrect timestamp in the MFP information element. - The incorrect timestamp could possibly be due to the - fact that the detecting AP's time window is not in - synchronization with that of other APs in the - MFP framework. - - noMic - The MFP validation has detected a management - frame without the MFP information element. - - unexpectedMic - The MFP validation has detected a - management frame as carrying a MIC value when - protection is not enabled on the WLAN. - - ccmpDecryptError - An MFP frame that was apparently - received from a client in an AES-CCMP encrypted - session was rejected by the Access Point because it - could not be decrypted. - - ccmpInvalidMhdrIe - An MFP frame that was apparently - received from a client in an AES-CCMP encrypted - session was rejected by the Access Point because it - contained an invalid MHDR information element, or the - MHDR information element was not present. - - ccmpInvalidReplayCtr - An MFP frame that was apparently - received from a client in an AES-CCMP encrypted session - was rejected by the Access Point because the replay - counter was not valid. - - tkipInvalidIcv - An MFP frame that was apparently - received from a client in a TKIP encrypted session was - rejected by the Access Point because it contained an - invalid Integrity Check Value. - - tkipInvalidMic - An MFP frame that was apparently - received from a client in a TKIP encrypted session was - rejected by the Access Point because the message - integrity check failed. - - tkipInvalidMhdrIe - An MFP frame that was apparently - received from a client in a TKIP encrypted session was - rejected by the Access Point because it contained an - invalid MHDR information element, or the MHDR - information element was not present. - - tkipInvalidReplayCtr - An MFP frame that was apparently - received from a client in a TKIP encrypted session was - rejected by the Access Point because it the replay - counter was not valid. - - bcastDisassociationFrameRcvd - The Access Point detected - a broadcast disassociation frame. Broadcast - disassociation frames are rejected by CCXv5 compliant - devices. - - bcastDeauthenticationFrameRcvd - The Access Point - detected a broadcast deauthentication frame. Broadcast - deauthentication frames are rejected by CCXv5 compliant - devices. - - bcastActionFrameRcvd - The Access Point detected a - broadcast action frame. Broadcast action frames are - rejected by CCXv5 compliant devices." - SYNTAX INTEGER { - invalidMic(1), - invalidSeq(2), - noMic(3), - unexpectedMic(4), - ccmpNoEncryptError(16), - ccmpDecryptError(17), - ccmpInvalidReplayCtr(19), - tkipNoEncryptError(20), - tkipInvalidIcv(21), - tkipInvalidMic(22), - tkipInvalidMhdrIe(23), - tkipInvalidReplayCtr(24), - bcastDisassociationFrameRcvd(32), - bcastDeauthenticationFrameRcvd(33), - bcastActionFrameRcvd(34) - } - -CLMfpEventSource ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "The source of the MFP anomaly event. - - infrastructureMfp - The source of the MFP event is - an infrastructure device that implements MFP. - - clientMfp - The source of the MFP event is a client - device that implements MFP." - SYNTAX INTEGER { - infrastructureMfp(1), - clientMfp(2) - } - -CLMfpVersion ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention lists the versions of - the MFP protocol." - SYNTAX INTEGER { - mfpv1(1), - mfpv2(2) - } - -CLTimeBaseStatus ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention is used to define the - time synchronization of entities with their - respective time bases. - - cTimeBaseInSync - This value indicates that the - respective entity is in synchronization with - its time base. - - cTimeBaseNotInSync - This value indicates that - the respective entity is not in synchronization - with its time base." - SYNTAX INTEGER { - cTimeBaseInSync(1), - cTimeBaseNotInSync(2) - } - -CLSecEncryptType ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention defines the type of - encryption to be applied to a WLAN. - - The semantics are as follows: - - tkip - This value indicates that TKIP encryption - is configured for data protection. - - aes - This value indicates that AES encryption - is configured for data protection." - SYNTAX BITS { - tkip(0), - aes(1) - } - -CLSecKeyFormat ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention defines the type of - the key configured for encryption." - SYNTAX INTEGER { - default(1), - hex(2), - ascii(3) - } - -CLDot11RfParamMode ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention defines how the RF - parameters used to manage roaming are chosen - by the controller. - - default - controller reverts back to the default - values specified for the RF parameters. - - auto - controller determines the RF parameters - automatically without any input from the end user. - - custom - controller uses the RF parameters - configured by the end user. User is allowed to - configure the parameters only if the mode is set - to 'custom'." - SYNTAX INTEGER { - default(1), - custom(2), - auto(3) - } - -CLTsmDot11CurrentPackets ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "The number of packets received over a specified - period of time." - SYNTAX Gauge32 - -CLCdpAdvtVersionType ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention lists the versions of - the CDP protocol in use in LWAPP APs and Controllers." - SYNTAX INTEGER { - cdpv1(1), - cdpv2(2) - } - -CLDot11ChannelBandwidth ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention defines the channel - bandwidth for 802.11n radio interfaces. - - The semantics are as follows: - - five - This value indicates that the bandwidth - is 5 MHz. - - ten - This value indicates that the bandwidth - is 10 MHz. - - twenty - This value indicates that the bandwidth - is 20 MHz. - - aboveforty - This value indicates that the bandwidth - is 40 MHz with the extension channel above the control - channel. - - belowforty - This value indicates that the bandwidth - is 40 MHz with the extension channel below the control - channel." - SYNTAX INTEGER { - five(1), - ten(2), - twenty(3), - aboveforty(4), - belowforty(5) - } - -CLDot11Band ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention defines the 802.11 frequency - band. - - The semantics are as follows: - - band2dot4 - This value indicates that the - 2.4 GHz band is in use. - - band5 - This value indicates that the - 5 GHz band is in use." - SYNTAX INTEGER { - band2dot4(1), - band5(2) - } - -CLApAssocFailureReason ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention defines the possible reasons - for an AP's failure to get associated to a controller. - - The semantics are as follows: - - unknown - The reason for the AP not being able to - associate is unknown. - - notSupported - The AP is not supported for management - by the controller." - SYNTAX INTEGER { - unknown(1), - notSupported(2) - } - -CLWebAuthType ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "Represents either one of the following web auth types - internalDefault(1) - - The default login page will be - presented to the client for authentication. - - internalCustom(2) - - The administrator has created and - uploaded a custom login page and it will be - presented to the clients for authentication. - - external(3) - - This value indicates that the login page - will be served from the external web server. Note - that cLWAWebAuthType can be successfully set to this - value when the cLWAExternalWebAuthURL object has been - set to string with non-zero length." - SYNTAX INTEGER { - internalDefault(1), - internalCustom(2), - external(3) - } - -CLClientPowerSaveMode ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention defines power management mode - of this client. - The possible two modes are: - active(1) - The client is not in power-save mode - and it is actively sending or receiving - data. - powersave(2) - The client is in power-save mode and it - wakes up once a while to check for - pending data." - SYNTAX INTEGER { - active(1), - powersave(2) - } - -CLApDot11RadioSubband ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention defines the possible values - of subbands a radio can support. - Currently, this information is applicable to - A radios. - all(1) - This radio is a regular A radio that operates - in the full A band spectrum in the frequency - range 4940 Mhz - 5850 Mhz. - sub49(2) - This is an A radio that operates only in the - public safety (4.9 Ghz) sub band in the - frequency range 4940 Mhz - 5100 Mhz. - sub52(3) - This is an A radio that operates only in the - 5.2 Ghz sub band in the frequency range - 5250 Mhz - 5350 Mhz. - sub54(4) - This is an A radio that operates only in the - 5.4 Ghz sub band in the frequency range - 5470 Mhz - 5725 Mhz. - sub58(5) - This is an A radio that operates only in the - 5.8 Ghz sub band in the frequency range - 5725 Mhz - 5850 Mhz." - SYNTAX INTEGER { - all(1), - sub49(2), - sub52(3), - sub54(4), - sub58(5) - } - -CLApDot11RadioRole ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention defines the possible values - of role a radio can support. - shutdown(0) - This role states that the radio is - shut down. - upDownlink(1) - This radio provides both uplink - and downlink access. - uplink(2) - This role is applicable only for Ethernet - ports. This radio provides uplink access. - downlink(3) - This radio provides downlink access. - downlink radio allows child APs to join. - access(4) - This radio provides the access to the - clients. - uplinkAccess(5) - This radio role states that the radio - provides the uplink access to the clients. - downlinkAccess(6) - This radio role states that the radio - provides the downlink access to - the clients. - upDownlinkAccess(7) - This radio role states that the radio - provides both uplink and downlink access - to the clients. - unknown(8) - This radio role is unknown." - SYNTAX INTEGER { - shutdown(0), - upDownlink(1), - uplink(2), - downlink(3), - access(4), - uplinkAccess(5), - downlinkAccess(6), - upDownlinkAccess(7), - unknown(8) - } - -CcxServiceVersion ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This textual convention defines the service versions - supported by a CCX Next client. The supported services - include foundation, location, management and voice." - SYNTAX INTEGER { - none(1), - version1(2), - version2(3) - } - -END - - - diff --git a/mibs/CISCO-MEMORY-POOL-MIB b/mibs/CISCO-MEMORY-POOL-MIB index 6da5913538..2b427a0774 100644 --- a/mibs/CISCO-MEMORY-POOL-MIB +++ b/mibs/CISCO-MEMORY-POOL-MIB @@ -1,11 +1,11 @@ -- ***************************************************************** -- CISCO-MEMORY-POOL-MIB --- +-- -- February 1996, Jeffrey T. Johnson --- +-- -- July 2001, Seth Wang --- --- Copyright (c) 2001 by cisco Systems, Inc. +-- +-- Copyright (c) 2001, 2013 by cisco Systems Inc. -- All rights reserved. -- ***************************************************************** @@ -15,45 +15,60 @@ IMPORTS MODULE-IDENTITY, OBJECT-TYPE, Integer32, - Gauge32 + Gauge32, + NOTIFICATION-TYPE FROM SNMPv2-SMI + MODULE-COMPLIANCE, + OBJECT-GROUP, + NOTIFICATION-GROUP + FROM SNMPv2-CONF TEXTUAL-CONVENTION, DisplayString, TruthValue FROM SNMPv2-TC - MODULE-COMPLIANCE, - OBJECT-GROUP - FROM SNMPv2-CONF - ciscoMgmt - FROM CISCO-SMI Percent - FROM CISCO-QOS-PIB-MIB; + FROM CISCO-QOS-PIB-MIB + ciscoMgmt + FROM CISCO-SMI; + ciscoMemoryPoolMIB MODULE-IDENTITY - LAST-UPDATED "200107310000Z" + LAST-UPDATED "201309180000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO - "Postal: Cisco Systems, Inc. - 170 West Tasman Drive - San Jose, CA 95134-1706 - USA + "Postal: Cisco Systems, Inc. + 170 West Tasman Drive + San Jose, CA 95134-1706 + USA - Tel: +1 408 526 4000 + Tel: +1 408 526 4000 - E-mail: cs-snmp@cisco.com" + E-mail: cs-snmp@cisco.com" DESCRIPTION "MIB module for monitoring memory pools" - REVISION "200107310000Z" + REVISION "201309180000Z" + DESCRIPTION + "Added new notification ciscoMemoryPoolLowMemoryNotif. + Added new notification ciscoMemoryPoolLowMemoryRecoveryNotif. + Added new object ciscoMemoryPoolLowMemoryNotifEnable. + Added new object ciscoMemoryPoolLowMemoryNotifThreshold. + Added new group ciscoMemoryPoolGroupRev1 which deprecates + ciscoMemoryPoolGroup. + Added new compliance ciscoMemoryPoolComplianceRev2 which + deprecates ciscoMemoryPoolComplianceRev1." + REVISION "200107310000Z" DESCRIPTION "Added a new table, ciscoMemoryPoolUtilizationTable, which - provides information about memory utilization." - REVISION "199602010000Z" + provides information about memory utilization." + REVISION "199602010000Z" DESCRIPTION "Initial version of this MIB module." ::= { ciscoMgmt 48 } + + CiscoMemoryPoolTypes ::= TEXTUAL-CONVENTION - STATUS current + STATUS current DESCRIPTION "Represents the different types of memory pools that may be present in a managed device. Memory pools can @@ -72,63 +87,63 @@ CiscoMemoryPoolTypes ::= TEXTUAL-CONVENTION Note that only the processor pool is required to be supported by all devices. Support for other pool types is dependent on the device being managed." - SYNTAX Integer32 (1..65535) + SYNTAX Integer32 (1..65535) +ciscoMemoryPoolObjects OBJECT IDENTIFIER + ::= { ciscoMemoryPoolMIB 1 } -ciscoMemoryPoolObjects - OBJECT IDENTIFIER ::= { ciscoMemoryPoolMIB 1 } ciscoMemoryPoolTable OBJECT-TYPE - SYNTAX SEQUENCE OF CiscoMemoryPoolEntry - MAX-ACCESS not-accessible - STATUS current + SYNTAX SEQUENCE OF CiscoMemoryPoolEntry + MAX-ACCESS not-accessible + STATUS current DESCRIPTION "A table of memory pool monitoring entries." ::= { ciscoMemoryPoolObjects 1 } ciscoMemoryPoolEntry OBJECT-TYPE - SYNTAX CiscoMemoryPoolEntry - MAX-ACCESS not-accessible - STATUS current + SYNTAX CiscoMemoryPoolEntry + MAX-ACCESS not-accessible + STATUS current DESCRIPTION "An entry in the memory pool monitoring table." - INDEX { ciscoMemoryPoolType } + INDEX { ciscoMemoryPoolType } ::= { ciscoMemoryPoolTable 1 } -CiscoMemoryPoolEntry ::= - SEQUENCE { - ciscoMemoryPoolType CiscoMemoryPoolTypes, - ciscoMemoryPoolName DisplayString, - ciscoMemoryPoolAlternate Integer32, - ciscoMemoryPoolValid TruthValue, - ciscoMemoryPoolUsed Gauge32, - ciscoMemoryPoolFree Gauge32, - ciscoMemoryPoolLargestFree Gauge32 - } +CiscoMemoryPoolEntry ::= SEQUENCE { + ciscoMemoryPoolType CiscoMemoryPoolTypes, + ciscoMemoryPoolName DisplayString, + ciscoMemoryPoolAlternate Integer32, + ciscoMemoryPoolValid TruthValue, + ciscoMemoryPoolUsed Gauge32, + ciscoMemoryPoolFree Gauge32, + ciscoMemoryPoolLargestFree Gauge32, + ciscoMemoryPoolLowMemoryNotifThreshold Percent +} ciscoMemoryPoolType OBJECT-TYPE - SYNTAX CiscoMemoryPoolTypes - MAX-ACCESS not-accessible - STATUS current + SYNTAX CiscoMemoryPoolTypes + MAX-ACCESS not-accessible + STATUS current DESCRIPTION "The type of memory pool for which this entry - contains information." + contains information." ::= { ciscoMemoryPoolEntry 1 } ciscoMemoryPoolName OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-only - STATUS current + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current DESCRIPTION "A textual name assigned to the memory pool. This object is suitable for output to a human operator, and may also be used to distinguish among the various - pool types, especially among dynamic pools." + pool types, especially among dynamic pools." ::= { ciscoMemoryPoolEntry 2 } ciscoMemoryPoolAlternate OBJECT-TYPE - SYNTAX Integer32 (0..65535) - MAX-ACCESS read-only - STATUS current + SYNTAX Integer32 (0..65535) + MAX-ACCESS read-only + STATUS current DESCRIPTION "Indicates whether or not this memory pool has an alternate pool configured. Alternate pools are @@ -138,13 +153,13 @@ ciscoMemoryPoolAlternate OBJECT-TYPE If an instance of this object has a value of zero, then this pool does not have an alternate. Otherwise the value of this object is the same as the value of - ciscoMemoryPoolType of the alternate pool." + ciscoMemoryPoolType of the alternate pool." ::= { ciscoMemoryPoolEntry 3 } ciscoMemoryPoolValid OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-only - STATUS current + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current DESCRIPTION "Indicates whether or not the remaining objects in this entry contain accurate data. If an instance @@ -152,167 +167,309 @@ ciscoMemoryPoolValid OBJECT-TYPE itself indicates an internal error condition), the values of the remaining objects in the conceptual row may contain inaccurate information (specifically, the - reported values may be less than the actual values)." + reported values may be less than the actual values)." ::= { ciscoMemoryPoolEntry 4 } ciscoMemoryPoolUsed OBJECT-TYPE - SYNTAX Gauge32 - UNITS "bytes" - MAX-ACCESS read-only - STATUS current + SYNTAX Gauge32 + UNITS "bytes" + MAX-ACCESS read-only + STATUS current DESCRIPTION "Indicates the number of bytes from the memory pool that are currently in use by applications on the - managed device." + managed device." ::= { ciscoMemoryPoolEntry 5 } ciscoMemoryPoolFree OBJECT-TYPE - SYNTAX Gauge32 - UNITS "bytes" - MAX-ACCESS read-only - STATUS current + SYNTAX Gauge32 + UNITS "bytes" + MAX-ACCESS read-only + STATUS current DESCRIPTION "Indicates the number of bytes from the memory pool that are currently unused on the managed device. Note that the sum of ciscoMemoryPoolUsed and ciscoMemoryPoolFree is the total amount of memory - in the pool" + in the pool" ::= { ciscoMemoryPoolEntry 6 } ciscoMemoryPoolLargestFree OBJECT-TYPE - SYNTAX Gauge32 - UNITS "bytes" - MAX-ACCESS read-only - STATUS current + SYNTAX Gauge32 + UNITS "bytes" + MAX-ACCESS read-only + STATUS current DESCRIPTION "Indicates the largest number of contiguous bytes from the memory pool that are currently unused on - the managed device." + the managed device." ::= { ciscoMemoryPoolEntry 7 } +ciscoMemoryPoolLowMemoryNotifThreshold OBJECT-TYPE + SYNTAX Percent + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to indicate the threshold value in + percentage of free memory remaining in a memory pool. + If the free memory available goes below this threshold value and + if ciscoMemoryPoolLowMemoryNotifEnable is set to 'true', + ciscoMemoryPoolLowMemoryNotif will be generated. When the + available free memory comes back to the threshold value + ciscoMemoryPoolLowMemoryRecoveryNotif will be generated." + ::= { ciscoMemoryPoolEntry 8 } + + + ciscoMemoryPoolUtilizationTable OBJECT-TYPE - SYNTAX SEQUENCE OF CiscoMemoryPoolUtilizationEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of memory pool utilization entries. Each of the - objects provides a general idea of how much of the memory - pool has been used over a given period of time. It is - determined as a weighted decaying average." - ::= { ciscoMemoryPoolObjects 2 } + SYNTAX SEQUENCE OF CiscoMemoryPoolUtilizationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of memory pool utilization entries. Each of the + objects provides a general idea of how much of the memory + pool has been used over a given period of time. It is + determined as a weighted decaying average." + ::= { ciscoMemoryPoolObjects 2 } ciscoMemoryPoolUtilizationEntry OBJECT-TYPE - SYNTAX CiscoMemoryPoolUtilizationEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An entry in the memory pool utilization table." - AUGMENTS { ciscoMemoryPoolEntry } - ::= { ciscoMemoryPoolUtilizationTable 1 } + SYNTAX CiscoMemoryPoolUtilizationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in the memory pool utilization table." + AUGMENTS { ciscoMemoryPoolEntry } + ::= { ciscoMemoryPoolUtilizationTable 1 } -CiscoMemoryPoolUtilizationEntry ::= - SEQUENCE { - ciscoMemoryPoolUtilization1Min Percent, - ciscoMemoryPoolUtilization5Min Percent, - ciscoMemoryPoolUtilization10Min Percent - } +CiscoMemoryPoolUtilizationEntry ::= SEQUENCE { + ciscoMemoryPoolUtilization1Min Percent, + ciscoMemoryPoolUtilization5Min Percent, + ciscoMemoryPoolUtilization10Min Percent +} ciscoMemoryPoolUtilization1Min OBJECT-TYPE - SYNTAX Percent - MAX-ACCESS read-only - STATUS current + SYNTAX Percent + MAX-ACCESS read-only + STATUS current DESCRIPTION - "This is the memory pool utilization for 1 minute." + "This is the memory pool utilization for 1 minute." ::= { ciscoMemoryPoolUtilizationEntry 1 } ciscoMemoryPoolUtilization5Min OBJECT-TYPE - SYNTAX Percent - MAX-ACCESS read-only - STATUS current + SYNTAX Percent + MAX-ACCESS read-only + STATUS current DESCRIPTION - "This is the memory pool utilization for 5 minutes." + "This is the memory pool utilization for 5 minutes." ::= { ciscoMemoryPoolUtilizationEntry 2 } ciscoMemoryPoolUtilization10Min OBJECT-TYPE - SYNTAX Percent - MAX-ACCESS read-only - STATUS current + SYNTAX Percent + MAX-ACCESS read-only + STATUS current DESCRIPTION - "This is the memory pool utilization for 10 minutes." + "This is the memory pool utilization for 10 minutes." ::= { ciscoMemoryPoolUtilizationEntry 3 } + + +ciscoMemoryPoolLowMemoryNotifEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to enable or disable the generation of + notification when the available memory in the system has fallen + below ciscoMemoryPoolLowMemoryNotifThreshold and on recovery. + + Setting this object to 'true' will generate + ciscoMemoryPoolLowMemoryNotif and + ciscoMemoryPoolLowMemoryRecoveryNotif. + + Setting this object to 'false' will disable the generation of + ciscoMemoryPoolLowMemoryNotif and + ciscoMemoryPoolLowMemoryRecoveryNotif." + ::= { ciscoMemoryPoolObjects 3 } -- notifications -ciscoMemoryPoolNotifications - OBJECT IDENTIFIER ::= { ciscoMemoryPoolMIB 2 } +ciscoMemoryPoolNotifications OBJECT IDENTIFIER + ::= { ciscoMemoryPoolMIB 2 } --- (no notifications are currently defined) +ciscoMemoryPoolMIBNotificationPrefix OBJECT IDENTIFIER + ::= { ciscoMemoryPoolNotifications 0 } +ciscoMemoryPoolLowMemoryNotif NOTIFICATION-TYPE + OBJECTS { + ciscoMemoryPoolName, + ciscoMemoryPoolUsed + } + STATUS current + DESCRIPTION + "This notification is generated when the percentage of free + memory in the system has fallen below + ciscoMemoryPoolLowMemoryNotifThreshold and when the value of + ciscoMemoryPoolLowMemoryNotifEnable is set to 'true'. + + ciscoMemoryPoolName indicates the name of the memory pool for + which the notification is being generated. + + ciscoMemoryPoolUsed indicates the used memory in bytes for the + memory pool." + ::= { ciscoMemoryPoolMIBNotificationPrefix 1 } + +ciscoMemoryPoolLowMemoryRecoveryNotif NOTIFICATION-TYPE + OBJECTS { + ciscoMemoryPoolName, + ciscoMemoryPoolUsed + } + STATUS current + DESCRIPTION + "This notification is generated when the percentage of free + memory in the system has returned to + ciscoMemoryPoolLowMemoryNotifThreshold after suffering from a + low memory. This notification is generated when the value of + ciscoMemoryPoolLowMemoryNotifEnable is set to 'true'. This + notification is generated as a recovery notification for + ciscoMemoryPoolLowMemoryNotif. + + ciscoMemoryPoolName indicates the name of the memory pool for + which the notification is being generated. + + ciscoMemoryPoolUsed indicates the used memory in bytes for the + memory pool." + ::= { ciscoMemoryPoolMIBNotificationPrefix 2 } -- conformance information -ciscoMemoryPoolConformance - OBJECT IDENTIFIER ::= { ciscoMemoryPoolMIB 3 } -ciscoMemoryPoolCompliances - OBJECT IDENTIFIER ::= { ciscoMemoryPoolConformance 1 } -ciscoMemoryPoolGroups - OBJECT IDENTIFIER ::= { ciscoMemoryPoolConformance 2 } +ciscoMemoryPoolConformance OBJECT IDENTIFIER + ::= { ciscoMemoryPoolMIB 3 } + +ciscoMemoryPoolCompliances OBJECT IDENTIFIER + ::= { ciscoMemoryPoolConformance 1 } + +ciscoMemoryPoolGroups OBJECT IDENTIFIER + ::= { ciscoMemoryPoolConformance 2 } -- compliance statements ciscoMemoryPoolCompliance MODULE-COMPLIANCE - STATUS deprecated -- superceded by ciscoMemoryPoolComplianceRev1 + STATUS deprecated DESCRIPTION "The compliance statement for entities which implement the Cisco Memory Pool MIB" - MODULE -- this module - MANDATORY-GROUPS { ciscoMemoryPoolGroup } + MODULE -- this module + MANDATORY-GROUPS { ciscoMemoryPoolGroup } ::= { ciscoMemoryPoolCompliances 1 } ciscoMemoryPoolComplianceRev1 MODULE-COMPLIANCE - STATUS current + STATUS deprecated DESCRIPTION "The compliance statement for entities which implement the Cisco Memory Pool MIB" - MODULE -- this module - MANDATORY-GROUPS { ciscoMemoryPoolGroup } + MODULE -- this module + MANDATORY-GROUPS { ciscoMemoryPoolGroup } - GROUP ciscoMemoryPoolUtilizationGroup - DESCRIPTION - "Per memory pool utilization statistics is mandatory for - the managed system that supports memory pool utilization." + GROUP ciscoMemoryPoolUtilizationGroup + DESCRIPTION + "Per memory pool utilization statistics is mandatory for + the managed system that supports memory pool utilization." ::= { ciscoMemoryPoolCompliances 2 } +ciscoMemoryPoolComplianceRev2 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for entities which implement + the Cisco Memory Pool MIB" + MODULE -- this module + MANDATORY-GROUPS { ciscoMemoryPoolGroupRev1 } + + GROUP ciscoMemoryPoolUtilizationGroup + DESCRIPTION + "Per memory pool utilization statistics is mandatory for + the managed system that supports memory pool utilization." + + GROUP ciscoMemoryPoolNotificationGroup + DESCRIPTION + "ciscoMemoryPoolNotificationGroup is mandatory for the managed + system that supports memory pool notifications." + + GROUP ciscoMemoryPoolNotificationCtrlGroup + DESCRIPTION + "ciscoMemoryPoolNotificationCtrlGroup is mandatory for the + managed system that supports memory pool notifications." + ::= { ciscoMemoryPoolCompliances 3 } -- units of conformance ciscoMemoryPoolGroup OBJECT-GROUP - OBJECTS { - ciscoMemoryPoolName, - ciscoMemoryPoolAlternate, - ciscoMemoryPoolValid, - ciscoMemoryPoolUsed, - ciscoMemoryPoolFree, - ciscoMemoryPoolLargestFree - } - STATUS current + OBJECTS { + ciscoMemoryPoolName, + ciscoMemoryPoolAlternate, + ciscoMemoryPoolValid, + ciscoMemoryPoolUsed, + ciscoMemoryPoolFree, + ciscoMemoryPoolLargestFree + } + STATUS deprecated DESCRIPTION "A collection of objects providing memory pool monitoring." ::= { ciscoMemoryPoolGroups 1 } ciscoMemoryPoolUtilizationGroup OBJECT-GROUP - OBJECTS { - ciscoMemoryPoolUtilization1Min, - ciscoMemoryPoolUtilization5Min, - ciscoMemoryPoolUtilization10Min - } - STATUS current + OBJECTS { + ciscoMemoryPoolUtilization1Min, + ciscoMemoryPoolUtilization5Min, + ciscoMemoryPoolUtilization10Min + } + STATUS current DESCRIPTION "An optional group providing a collection of memory pool utilization objects." ::= { ciscoMemoryPoolGroups 2 } +ciscoMemoryPoolNotificationGroup NOTIFICATION-GROUP + NOTIFICATIONS { + ciscoMemoryPoolLowMemoryNotif, + ciscoMemoryPoolLowMemoryRecoveryNotif + } + STATUS current + DESCRIPTION + "A collection of all the notifications supported in the + CISCO-MEMORY-POOL-MIB." + ::= { ciscoMemoryPoolGroups 3 } + +ciscoMemoryPoolNotificationCtrlGroup OBJECT-GROUP + OBJECTS { ciscoMemoryPoolLowMemoryNotifEnable } + STATUS current + DESCRIPTION + "A collection of all the notification control objects." + ::= { ciscoMemoryPoolGroups 4 } + +ciscoMemoryPoolGroupRev1 OBJECT-GROUP + OBJECTS { + ciscoMemoryPoolName, + ciscoMemoryPoolAlternate, + ciscoMemoryPoolValid, + ciscoMemoryPoolUsed, + ciscoMemoryPoolFree, + ciscoMemoryPoolLargestFree, + ciscoMemoryPoolLowMemoryNotifThreshold + } + STATUS current + DESCRIPTION + "A collection of objects providing memory pool monitoring." + ::= { ciscoMemoryPoolGroups 5 } END + + + + + + + + + + diff --git a/mibs/CISCO-PAGP-MIB b/mibs/CISCO-PAGP-MIB index 3c0aac33fc..091206129f 100644 --- a/mibs/CISCO-PAGP-MIB +++ b/mibs/CISCO-PAGP-MIB @@ -1,11 +1,11 @@ - CISCO-PAGP-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-TYPE, Counter32, - Integer32 + Integer32, + Unsigned32 FROM SNMPv2-SMI TEXTUAL-CONVENTION, MacAddress, @@ -24,7 +24,7 @@ IMPORTS ; ciscoPagpMIB MODULE-IDENTITY - LAST-UPDATED "200212130000Z" + LAST-UPDATED "201010200000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO " Cisco Systems @@ -51,6 +51,15 @@ ciscoPagpMIB MODULE-IDENTITY You can monitor interfaces, agports, and related statistics through the ifStackTable and ifTable entries." + REVISION "201010200000Z" + DESCRIPTION + "Added new enum values vlanIp(5) and + ipPort(6) to pagpDistributionProtocol object." + + REVISION "200802010000Z" + DESCRIPTION + "Added ciscoPagpRateAndTimeOutGroup." + REVISION "200212130000Z" DESCRIPTION "Added a new value vlanIpPort(4) to pagpDistributionProtocol." @@ -252,7 +261,9 @@ PagpEtherChannelEntry ::= SEQUENCE { pagpLearnMethod PagpLearnMethod, pagpGroupIfIndex InterfaceIndexOrZero, pagpDistributionProtocol INTEGER, - pagpDistributionAddress INTEGER + pagpDistributionAddress INTEGER, + pagpRate INTEGER, + pagpInPacketTimeout Unsigned32 } pagpEthcOperationMode OBJECT-TYPE @@ -444,8 +455,10 @@ pagpDistributionProtocol OBJECT-TYPE ip(1), -- ip address mac(2), -- mac address port(3), -- port number - vlanIpPort(4) -- vlan number, ip address - -- and port number + vlanIpPort(4), -- vlan number, ip address + -- and port number + vlanIp(5), -- vlan number and ip address + ipPort(6) -- ip adddress and port number } MAX-ACCESS read-write STATUS current @@ -478,6 +491,32 @@ pagpDistributionAddress OBJECT-TYPE hardware architecture." ::= { pagpEtherChannelEntry 10 } +pagpRate OBJECT-TYPE + SYNTAX INTEGER { + fast(1), + normal(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Specifies the rate at which the PAgP packets are transmitted + on this interface. + fast(1) : PAgP packets are transmitted at the fast rate + on this interface. + normal(2) : PAgP packets are transmitted at the normal rate + on this interface." + ::= { pagpEtherChannelEntry 11 } + +pagpInPacketTimeout OBJECT-TYPE + SYNTAX Unsigned32 (1..4294967295) + UNITS "Seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Specifies the earliest time at which received PAgP + information packets are timed out." + ::= { pagpEtherChannelEntry 12 } + -- Per-interface PAgP Protocol Control Variables pagpProtocolConfigTable OBJECT-TYPE @@ -908,7 +947,7 @@ ciscoPagpMIBComplianceV1R1 MODULE-COMPLIANCE ciscoPagpMIBComplianceV2R2 MODULE-COMPLIANCE - STATUS current + STATUS deprecated DESCRIPTION "Conformance statement for the Fast Ethernet and Port Aggregation Protocol MIB." @@ -929,6 +968,35 @@ ciscoPagpMIBComplianceV2R2 MODULE-COMPLIANCE Protocol (PAgP) do not require the value pagpOn(3)." ::= { ciscoPagpMIBCompliances 2 } +ciscoPagpMIBComplianceV3R3 MODULE-COMPLIANCE + + STATUS current + DESCRIPTION + "Conformance statement for the Fast Ethernet and Port + Aggregation Protocol MIB." + + MODULE -- this module + MANDATORY-GROUPS { ciscoPagpEthcGroupV2R2} + + GROUP ciscoPagpPagpGroupV1R1 + DESCRIPTION + "This group is mandatory for all interfaces which + implement the Port Aggregation Protocol (PAgP), and which + the value pagpOn(3) in the pagpEthcOperationMode variable." + + OBJECT pagpEthcOperationMode + SYNTAX INTEGER { off(1), manual(2) } + DESCRIPTION + "Interfaces which do not implement the Port Aggregation + Protocol (PAgP) do not require the value pagpOn(3)." + + GROUP ciscoPagpRateAndTimeOutGroup + DESCRIPTION + "This group is mandatory for platforms which support the rate + and timeout configuration for Port Aggregation Protocol (PAgP) + on capable interfaces." + ::= { ciscoPagpMIBCompliances 3 } + -- Units of conformance ciscoPagpEthcGroupV1R1 OBJECT-GROUP @@ -1000,6 +1068,20 @@ ciscoPagpEthcGroupV2R2 OBJECT-GROUP to configure and monitor the Fast Etherchannel operation and interface group-capability." ::= { ciscoPagpMIBGroups 3 } + +ciscoPagpRateAndTimeOutGroup OBJECT-GROUP + OBJECTS { + pagpRate, + pagpInPacketTimeout + } + STATUS current + DESCRIPTION + "A collection of objects which provide the information about + rate and timeout configuration for PAgP protocol on capable + interfaces." + ::= { ciscoPagpMIBGroups 4 } + END + diff --git a/mibs/CISCO-RTTMON-TC-MIB b/mibs/CISCO-RTTMON-TC-MIB index cb9a7480a7..86ee43d471 100644 --- a/mibs/CISCO-RTTMON-TC-MIB +++ b/mibs/CISCO-RTTMON-TC-MIB @@ -1,10 +1,9 @@ - -- ***************************************************************** -- CISCO-RTTMON-TC-MIB.my: IP SLA Textual Conventions MIB file -- -- August 2005, Katherine Yang -- --- Copyright (c) 2005-2006 by cisco Systems, Inc. +-- Copyright (c) 2005-2014 by Cisco Systems Inc. -- All rights reserved. -- -- ***************************************************************** @@ -13,7 +12,6 @@ CISCO-RTTMON-TC-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, - Integer32, Unsigned32 FROM SNMPv2-SMI TEXTUAL-CONVENTION @@ -23,7 +21,7 @@ IMPORTS ciscoRttMonTCMIB MODULE-IDENTITY - LAST-UPDATED "200608280000Z" + LAST-UPDATED "201403190000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO "Cisco Systems, Inc. @@ -51,6 +49,47 @@ ciscoRttMonTCMIB MODULE-IDENTITY SAA: Service Assurance Agent VPN: Virtual Private Network CFM: Connection Fault Management" + REVISION "201403190000Z" + DESCRIPTION + "Added new fabricPathEcho type to RttMonRttType and + fabricPathEchoAppl type to RttMonProtocol" + REVISION "201311260000Z" + DESCRIPTION + "Added new RttMonReactVar type named 'protocolSpecificError'" + REVISION "201211020000Z" + DESCRIPTION + "Added RttMonScheduleStartType TC. + + Added enumeration y1731dmmv1 to RttMonProtocol. + + Added the following to RttMonReactVar: + lpdGroup, lpdTreeTrace, lpdAll, + unavailSD, unavailDS, pktLossPctSD, + pktLossPctDS, rttPct, maxOfLatencySDPct, + maxOfLatencyDSPct, latencySDAvgPct, latencyDSAvgPct, + jitterSDAvgPct, jitterDSAvgPct, jitterAvgPct, + overThreshold." + REVISION "201205250000Z" + DESCRIPTION + "Added enumeration y1731slm to RttMonProtocol + + Added the following to RttResopnseSense. + statsRetrieveOk, statsRetrieveNoConnect, + statsRetrieveVersionFail, statsRetrieveInternalError, + statsRetrieveAbort, statsRetrieveFail, + statsRetrieveAuthFail, statsRetrieveFormatError, + statsRetrievePortInUse. + + For enumeration from controlOk to controlPortInUse, changed the + prefix from control to enable." + REVISION "201109150000Z" + DESCRIPTION + "Updated following textual conventions to include Y1731 + and Multicast extensions. + -RttMonRttType, RttMonProtocol." + REVISION "201004260000Z" + DESCRIPTION + "Added enumeration 'video' to RttMonRttType TC." REVISION "200608110000Z" DESCRIPTION "Added RttMonIdLst and RttMonCtrlIndex textual conventions." @@ -61,15 +100,39 @@ ciscoRttMonTCMIB MODULE-IDENTITY DESCRIPTION "Added ethernetPing and ethernetJitter in RttMonRttType. Added ethernetPingAppl and ethernetJitterAppl - in RttMonProtocol " + in RttMonProtocol" REVISION "200508090000Z" DESCRIPTION "Initial version of this MIB module." - ::= { ciscoMgmt 485 } + ::= { ciscoMgmt 485 } + -- Textual Conventions +RttMonScheduleStartType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "These are defined values for scheduling the start time of a + probe + + pending(1) - Pending state + now(2) - Schedule the start time of probe to current time + and probe is immediately started + random(3) - Schedule the start time of probe at a random + time over a range. + after(4) - Schedule the start time of probe after a certain + amount of time from now. + specific(5) - Schedule the start time of probe at a specific + given time interval" + SYNTAX INTEGER { + pending(1), + now(2), + random(3), + after(4), + specific(5) + } + RttReset ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION @@ -108,6 +171,7 @@ RttMonOperation ::= TEXTUAL-CONVENTION voipDTAlertRinging(6), voipDTConnectOK(7) } + -- Operation completion sense code textual convention RttResponseSense ::= TEXTUAL-CONVENTION @@ -174,7 +238,46 @@ RttResponseSense ::= TEXTUAL-CONVENTION out by the reply router. mplsLspReachButNotFEC(20) - MPLS echo request processed by the downstream - router but not the target." + router but not the target. + enableOk(21) + - Control enable request OK + enableNoConnect(22) + - Control enable request fail due to no connection to + the target. + enableVersionFail(23) + - Control enable request version fail. + enableInternalError(24) + - Control enable request internal error. + enableAbort(25) + - Control enable request abort. + enableFail(26) + - Control enable request fail. + enableAuthFail(27) + - Control enable request fail due to authentication + fail. + enableFormatError(28) + - Control enable request fail due to format error. + enablePortInUse(29) + - Control enable request fail due to port in use. + statsRetrieveOk(30) + - Stats retrieve request OK + statsRetrieveNoConnect(31) + - Stats retrieve request fail due to no connection + to the target. + statsRetrieveVersionFail(32) + - Stats retrieve request version fail. + statsRetrieveInternalError(33) + - Stats retrieve request internal error. + statsRetrieveAbort(34) + - Stats retrieve request abort. + statsRetrieveFail(35) + - Stats retrieve request fail. + statsRetrieveAuthFail(36) + - Stats retrieve request fail due to authentication fail. + statsRetrieveFormatError(37) + - Stats retrieve request fail due to format error. + statsRetrievePortInUse(38) + - Stats retrieve request fail due to port in use." SYNTAX INTEGER { other(0), ok(1), @@ -196,8 +299,27 @@ RttResponseSense ::= TEXTUAL-CONVENTION mplsLspEchoTxError(17), mplsLspUnreachable(18), mplsLspMalformedReq(19), - mplsLspReachButNotFEC(20) + mplsLspReachButNotFEC(20), + enableOk(21), + enableNoConnect(22), + enableVersionFail(23), + enableInternalError(24), + enableAbort(25), + enableFail(26), + enableAuthFail(27), + enableFormatError(28), + enablePortInUse(29), + statsRetrieveOk(30), + statsRetrieveNoConnect(31), + statsRetrieveVersionFail(32), + statsRetrieveInternalError(33), + statsRetrieveAbort(34), + statsRetrieveFail(35), + statsRetrieveAuthFail(36), + statsRetrieveFormatError(37), + statsRetrievePortInUse(38) } + -- Operation type textual convention RttMonRttType ::= TEXTUAL-CONVENTION @@ -276,13 +398,29 @@ RttMonRttType ::= TEXTUAL-CONVENTION perform trace over LSP path. The value of 'ethernetPing' will cause the RTT application to - perform delay variance analysis using regular 802.1ag loopback frame. + perform delay variance analysis using regular 802.1ag loopback + frame. The value of 'ethernetJitter' will cause the RTT application to perform delay variance analysis using CFM frame. - The value of 'lspPingPseudowire' will cause the RTT application to - perform LSP Ping over Pseudowire and measure response time." + The value of 'lspPingPseudowire' will cause the RTT application + to + perform LSP Ping over Pseudowire and measure response time. + + The value 'video' will cause the the RTT application to perform + a video stream analysis directed at the 'RttMonTargetAddress + The value 'y1731Delay' will cause the RTT application to perform + a ITU-T standard Y.1731 delay variance analysis + The value 'y1731Loss' will cause the RTT application to perform + a ITU-T standard Y.1731 loss measure analysis + The value 'mcastJitter' will cause the RTT application to + perform + udp jitter stream analysis on a multicast network. + + The value 'fabricPathEcho' will cause the RTT application to + perform delay performance measurment and verify connectivity in + a Fabric Path Network." SYNTAX INTEGER { echo(1), pathEcho(2), @@ -304,8 +442,14 @@ RttMonRttType ::= TEXTUAL-CONVENTION lspTrace(18), ethernetPing(19), ethernetJitter(20), - lspPingPseudowire(21) + lspPingPseudowire(21), + video(22), + y1731Delay(23), + y1731Loss(24), + mcastJitter(25), + fabricPathEcho(26) } + -- Operation type for Auto SAA L3 MPLS VPN textual convention RttMplsVpnMonRttType ::= TEXTUAL-CONVENTION @@ -327,6 +471,7 @@ RttMplsVpnMonRttType ::= TEXTUAL-CONVENTION echo(2), pathEcho(3) } + -- -- -- Auto SAA L3 MPLS VPN LSP Path Discovery -- Failure Cause textual convention @@ -375,6 +520,7 @@ RttMplsVpnMonLpdFailureSense ::= TEXTUAL-CONVENTION timeout(6), error(7) } + -- textual convention RttMplsVpnMonLpdGrpStatus ::= TEXTUAL-CONVENTION @@ -478,7 +624,19 @@ RttMonProtocol ::= TEXTUAL-CONVENTION icmpJitterAppl - uses ICMP Timestamp for packet transfer to measure jitter. ethernetPingAppl - uses regular 802.1ag loopback frame - ethernetJitterAppl - uses CFM frames ." + ethernetJitterAppl - uses CFM frames . + videoAppl - uses synthetic traffic depending on video + profile + y1731dmm - used to measure Y1731 delay + y17311dm - used to measure Y1731 1DM + y1731lmm - used to measure Y1731 Loss measurement + mcastJitterAppl - uses udp jitter to measure multicast + network performance + y1731slm - used to measure Y1731 Synthetic Loss + measurement + y1731dmmv1 - used to measure Y1731 DMMv1 measurement + + fabricPathEchoAppl - uses Fabric Path connect mechanism" SYNTAX INTEGER { notApplicable(1), ipIcmpEcho(2), @@ -515,7 +673,15 @@ RttMonProtocol ::= TEXTUAL-CONVENTION rtpAppl(33), icmpJitterAppl(34), ethernetPingAppl(35), - ethernetJitterAppl(36) + ethernetJitterAppl(36), + videoAppl(37), + y1731dmm(38), + y17311dm(39), + y1731lmm(40), + mcastJitterAppl(41), + y1731slm(42), + y1731dmmv1(43), + fabricPathEchoAppl(44) } RttMonCodecType ::= TEXTUAL-CONVENTION @@ -676,7 +842,38 @@ RttMonReactVar ::= TEXTUAL-CONVENTION Source to Destination mosCQSD(31) - Conversational quality MOS at Destination - rFactorSD(32) - R-Factor value at Destination." + rFactorSD(32) - R-Factor value at Destination. + lpdGroup(33) - Label Path Discovery (LPD) group + lpdTreeTrace(34) - LPD Tree Trace + lpdAll(35) - LPD All + unavailSD(36) - Unavailability threshold crossing + crossing - Source to Destination + unavailDS(37) - Unavailability threshold crossing + crossing - Destination to source + pktLossPctSD(38) - Loss ratio threshold crossing + based on percent - Source to + Destination + pktLossPctDS(39) - Loss ratio threshold crossing + based on percent - Destination to + Source + rttPct(40) - Percentile Round Trip Time + maxOfLatencySDPct(41) - Percentile Maximum Latency from + Source to Destination + maxOfLatencyDSPct(42) - Percentile Maximum Latency from + Destination to Source + latencySDAvgPct(43) - Percentile Latency Average from + Source to Destination + latencyDSAvgPct(44) - Percentile Latency Average from + Destination to Source + jitterSDAvgPct(45) - Percentile Jitter Average from + Source to Destination + jitterDSAvgPct(46) - Percentile Jitter Average from + Destination to Source + jitterAvgPct(47) - Percentile Jitter Average in + both directions + overThreshold(48) - Percent of Round Trip Times + over threshold. + protocolSpecificError(49)-Any protocol specific error." SYNTAX INTEGER { rtt(1), jitterSDAvg(2), @@ -709,7 +906,24 @@ RttMonReactVar ::= TEXTUAL-CONVENTION packetLoss(29), iaJitterSD(30), mosCQSD(31), - rFactorSD(32) + rFactorSD(32), + lpdGroup(33), + lpdTreeTrace(34), + lpdAll(35), + unavailSD(36), + unavailDS(37), + pktLossPctSD(38), + pktLossPctDS(39), + rttPct(40), + maxOfLatencySDPct(41), + maxOfLatencyDSPct(42), + latencySDAvgPct(43), + latencyDSAvgPct(44), + jitterSDAvgPct(45), + jitterDSAvgPct(46), + jitterAvgPct(47), + overThreshold(48), + protocolSpecificError(49) } RttMonIdLst ::= TEXTUAL-CONVENTION @@ -731,6 +945,18 @@ RttMonCtrlIndex ::= TEXTUAL-CONVENTION "The value of this object identifies the row in the ipslaEthernetGrpCtrlTable and ipslaEthernetGrpReactTable. It can be used for other IP SLA control tables." - SYNTAX Unsigned32 (1..2147483647 ) + SYNTAX Unsigned32 (1..2147483647) END + + +-- %DNP% MLC -Submitted MLC + +-- %DNP% MRS -with reviewer MRS + +-- %DNP% MRC - ciscoRttMonTCMIB~2~ - 2014031805:01 PST - vivsreev -11.0 -ACK +-- %DNP% - Can we allign the description of mcastJitterAppl into one line or two +-- %DNP%lines for better readability? in Line: 633 +-- %DNP% +-- %DNP% -0 MRC + diff --git a/mibs/CISCO-STP-EXTENSIONS-MIB b/mibs/CISCO-STP-EXTENSIONS-MIB index 1555d88bb0..f2ff5f85f7 100644 --- a/mibs/CISCO-STP-EXTENSIONS-MIB +++ b/mibs/CISCO-STP-EXTENSIONS-MIB @@ -3,7 +3,7 @@ -- -- August 1997, Fei Xu -- --- Copyright (c) 1997, 1998-2004, 2005 by Cisco Systems, Inc. +-- Copyright (c) 1997-2013 by Cisco Systems, Inc. -- All rights reserved. -- ***************************************************************** CISCO-STP-EXTENSIONS-MIB DEFINITIONS ::= BEGIN @@ -41,7 +41,7 @@ IMPORTS FROM CISCO-SMI; ciscoStpExtensionsMIB MODULE-IDENTITY - LAST-UPDATED "200512200000Z" + LAST-UPDATED "201303070000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO " Cisco Systems @@ -58,6 +58,9 @@ ciscoStpExtensionsMIB MODULE-IDENTITY "The MIB module for managing Cisco extensions to the 802.1D Spanning Tree Protocol (STP)." + REVISION "201303070000Z" + DESCRIPTION + "Added one new value network(5) to stpxFastStartPortMode." REVISION "200512200000Z" DESCRIPTION "Added bit value rstp(5) to stpxSMSTPortStatus and @@ -1531,7 +1534,8 @@ stpxFastStartPortMode OBJECT-TYPE enable(1), disable(2), enableForTrunk(3), - default(4) + default(4), + network(5) } MAX-ACCESS read-write STATUS current @@ -1559,7 +1563,11 @@ stpxFastStartPortMode OBJECT-TYPE default -- whether the fast start feature is enabled or not on this port depends on the object - value of stpxFastStartGlobalDefaultMode." + value of stpxFastStartGlobalDefaultMode. + + network -- the fast start network mode is enabled on + this port." + ::= { stpxFastStartPortEntry 3 } stpxFastStartPortBpduGuardMode OBJECT-TYPE @@ -5002,3 +5010,30 @@ stpxMSTGroup4 OBJECT-GROUP ::= { stpxMIBGroups 43 } END + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mibs/CISCO-SWITCH-ENGINE-MIB b/mibs/CISCO-SWITCH-ENGINE-MIB index 98ec2bacb9..2425e9862d 100644 --- a/mibs/CISCO-SWITCH-ENGINE-MIB +++ b/mibs/CISCO-SWITCH-ENGINE-MIB @@ -8,7 +8,7 @@ -- May 2003, Jayakumar Kadirvelu -- August 2003, Edward Pham -- --- Copyright (c) 2000-2008, 2010 by cisco Systems Inc. +-- Copyright (c) 2000-2013 by cisco Systems Inc. -- by cisco Systems, Inc. -- All rights reserved. -- ***************************************************************** @@ -59,7 +59,7 @@ IMPORTS ciscoSwitchEngineMIB MODULE-IDENTITY - LAST-UPDATED "201012170000Z" + LAST-UPDATED "201302130000Z" ORGANIZATION "Cisco Systems Inc." CONTACT-INFO "Cisco Systems @@ -96,6 +96,12 @@ ciscoSwitchEngineMIB MODULE-IDENTITY Layer 2 forwarding. However, they can also learn 'flows' through other physically-separate (external) Cisco routers that are connected to the switch-engine through the network." + REVISION "201302130000Z" + DESCRIPTION + "Add enumerated value 37 - 85 to cseTcamResourceType." + REVISION "201203120000Z" + DESCRIPTION + "Add cseStatisticsFlowGroup1." REVISION "201012170000Z" DESCRIPTION "Add the following new enumerations to cseTcamResourceType: @@ -2596,7 +2602,8 @@ cseFlowStatsEntry OBJECT-TYPE ::= { cseFlowStatsTable 1 } CseFlowStatsEntry ::= SEQUENCE { - cseFlowTotalFlows Gauge32 + cseFlowTotalFlows Gauge32, + cseFlowTotalIpv4Flows Gauge32 } cseFlowTotalFlows OBJECT-TYPE @@ -2607,6 +2614,15 @@ cseFlowTotalFlows OBJECT-TYPE "Indicates the total number of flow entries installed in this switching engine." ::= { cseFlowStatsEntry 1 } + +cseFlowTotalIpv4Flows OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the total number of IPv4 flow entries in + this switching engine." + ::= { cseFlowStatsEntry 2 } @@ -2627,7 +2643,10 @@ cseNetflowLSExportHost OBJECT-TYPE DESCRIPTION "Network(IP) address in dotted decimal format or the DNS hostname of the host to which Netflow LAN switching statistics are - exported." + exported. + + This object is deprecated and replaced by cndeCollectorAddress + in CISCO-NDE-MIB." ::= { cseNetflowLS 2 } cseNetflowLSExportTransportNumber OBJECT-TYPE @@ -2636,7 +2655,10 @@ cseNetflowLSExportTransportNumber OBJECT-TYPE STATUS deprecated DESCRIPTION "The transport(UDP) port number to be used for the Netflow LAN - switching statistics being exported." + switching statistics being exported. + + This object is deprecated and replaced by cndeCollectorPort + in CISCO-NDE-MIB." ::= { cseNetflowLS 3 } cseNetflowLSExportDataSource OBJECT-TYPE @@ -4388,7 +4410,56 @@ cseTcamResourceType OBJECT-TYPE tcamALabel(33), tcamBLabel(34), destInfoIn(35), - destInfoOut(36) + destInfoOut(36), + tcam0Bank0(37), + tcam0Bank1(38), + tcam1Bank0(39), + tcam1Bank1(40), + tcam0Aggregate(41), + tcam1Aggregate(42), + bank0Aggregate(43), + bank1Aggregate(44), + lou(45), + bothLouOperands(46), + singleLouOperands(47), + louL4SourcePort(48), + louL4DstPort(49), + louL3PacketLength(50), + louIpTos(51), + louIpDscp(52), + louIpPrecedence(53), + louIpTtl(54), + tcpFlags(55), + l4DynamicProtocolCam(56), + macEtypeOrProtoCam(57), + nonL4OpLabelsTcam0(58), + nonL4OpLabelsTcam1(59), + l4OpLabelTcam0(60), + l4OpLabelTcam1(61), + ingressDestInfoTable(62), + egressDestInfoTable(63), + ingressTcam(64), + ingressIpv6Tcam(65), + ingressLou(66), + ingressBothLouOperands(67), + ingressSingleLouOperands(68), + ingressLouL4SourcePort(69), + ingressLouL4DstPort(70), + ingressLouL3PacketLength(71), + ingressLouL3Ttl(72), + ingressLouL2Ttl(73), + ingressTcpFlags(74), + egressTcam(75), + egressIpv6Tcam(76), + egressLou(77), + egressBothLouOperands(78), + egressSingleLouOperands(79), + egressLouL4SourcePort(80), + egressLouL4DstPort(81), + egressLouL3PacketLength(82), + egressLouL3Ttl(83), + egressLouL2Ttl(84), + egressTcpFlags(85) } MAX-ACCESS not-accessible STATUS current @@ -4506,7 +4577,158 @@ cseTcamResourceType OBJECT-TYPE destInfoOut(36) indicates that TCAM space is allocated for destination information table for OFE (Output/Egress Forwarding - Engine) ACL redirects." + Engine) ACL redirects. + + tcam0Bank0(37) indicates that TCAM space is allocated for + TCAM 0 Bank 0. + + tcam0Bank1(38) indicates that TCAM space is allocated for + TCAM 0 Bank 1. + + tcam1Bank0(39) indicates that TCAM space is allocated for + TCAM 1 Bank 0. + + tcam1Bank1(40) indicates that TCAM space is allocated for + TCAM 1 Bank 1. + + tcam0Aggregate(41) indicates that TCAM space is allocated for + the aggregate of Bank 0 and Bank 1 on TCAM 0. + + tcam1Aggregate(42) indicates that TCAM space is allocated for + the aggregate of Bank 0 and Bank 1 on TCAM 1. + + bank0Aggregate(43) indicates that TCAM space is allocated for + the aggregate of TCAM 0 and TCAM 1 for Bank 0. + + bank1Aggregate(44) indicates that TCAM space is allocated for + the aggregate of TCAM 0 and TCAM 1 for Bank 1. + + lou(45) indicates that TCAM space is allocated for + LOUs (Logical Operation Unit). + + bothLouOperands(46) indicates that TCAM space is allocated for + LOUs with both operands. + + singleLouOperands(47) indicates that TCAM space is allocated for + LOUs with single operands. + + louL4SourcePort(48) indicates that TCAM space is allocated for + LOUs with L4 source port in comparison. + + louL4DstPort(49) indicates that TCAM space is allocated for + LOUs with L4 destination port in comparison. + + louL3PacketLength(50) indicates that TCAM space is allocated for + LOUs with L3 Length in comparison. + + louIpTos(51) indicates that TCAM space is allocated for + LOUs with IP ToS (Type of Service) in comparison. + + louIpDscp(52) indicates that TCAM space is allocated for + LOUs with IP DSCP (Differentiated Services Code Point) + in comparison. + + louIpPrecedence(53) indicates that TCAM space is allocated for + LOUs with IP Precedence in comparison. + + louIpTtl(54) indicates that TCAM space is allocated for + LOUs with IP TTL in comparison. + + tcpFlags(55) indicates that TCAM space is allocated for + TCP Flags. + + l4DynamicProtocolCam(56) indicates that TCAM space is allocated for + L4 Dynamic Protocol CAM. + + macEtypeOrProtoCam(57) indicates that TCAM space is allocated for + MAC Etype or Protocol CAM. + + nonL4OpLabelsTcam0(58) indicates that TCAM space is allocated for + labels without using any L4 operator resources like LOUs or TCP Flags + for TCAM 0. + + nonL4OpLabelsTcam1(59) indicates that TCAM space is allocated for + labels without using any L4 operator resources like LOUs or TCP Flags + for TCAM 1. + + l4OpLabelTcam0(60) indicates that TCAM space is allocated for + labels using any L4 operator resources like LOUs or TCP Flags + for TCAM 0. + + l4OpLabelTcam1(61) indicates that TCAM space is allocated for + labels using any L4 operator resources like LOUs or TCP Flags + for TCAM 1. + + ingressDestInfoTable(62) indicates that TCAM space is allocated for + Ingress Destination Info Table. + + egressDestInfoTable(63) indicates that TCAM space is allocated for + Egress Destination Info Table. + + ingressTcam(64) indicates that ingress TCAM resource utilization. + + ingressIpv6Tcam(65) indicates that ingress TCAM space is allocated + for IPv6 compression. + + ingressLou(66) indicates that ingress TCAM space is allocated for + LOUs (Logical Operation Unit). + + ingressBothLouOperands(67) indicates that ingress TCAM space is + allocated for LOUs with both operands. + + ingressSingleLouOperands(68) indicates that ingress TCAM space is + allocated for LOUs with single operands. + + ingressLouL4SourcePort(69) indicates that ingress TCAM space is + allocated for LOUs with L4 source port in comparison. + + ingressLouL4DstPort(70) indicates that ingress TCAM space is + allocated for LOUs with L4 destination port in comparison. + + ingressLouL3PacketLength(71) indicates that ingress TCAM space is + allocated for LOUs with L3 Length in comparison. + + ingressLouL3Ttl(72) indicates that ingress TCAM space is allocated + for LOUs with L3 TTL in comparison. + + ingressLouL2Ttl(73) indicates that ingress TCAM space is allocated + for LOUs with L2 TTL in comparison. + + ingressTcpFlags(74) indicates that ingress TCAM space is allocated + for TCP Flags. + + egressTcam(75) indicates that egress TCAM resource utilization. + + egressIpv6Tcam(76) indicates that egress TCAM space is allocated + for IPv6 compression. + + egressLou(77)indicates that egress TCAM space is allocated for + LOUs (Logical Operation Unit). + + egressBothLouOperands(78) indicates that egress TCAM space is + allocated for LOUs with both operands. + + egressSingleLouOperands(79) indicates that egress TCAM space is + allocated for LOUs with single operands. + + egressLouL4SourcePort(80) indicates that egress TCAM space is + allocated for LOUs with L4 source port in comparison. + + egressLouL4DstPort(81) indicates that egress TCAM space is + allocated for LOUs with L4 destination port in comparison. + + egressLouL3PacketLength(82) indicates that egress TCAM space is + allocated for LOUs with L3 Length in comparison. + + egressLouL3Ttl(83) indicates that egress TCAM space is allocated + for the LOUs with L3 TTL in comparison. + + egressLouL2Ttl(84) indicates that egress TCAM space is allocated + for LOUs with L2 TTL in comparison. + + egressTcpFlags(85) indicates that egress TCAM space is allocated + for TCP Flags." + ::= { cseTcamUsageEntry 1 } cseTcamResourceDescr OBJECT-TYPE @@ -5020,7 +5242,7 @@ cseMIBCompliance6 MODULE-COMPLIANCE ::= { cseMIBCompliances 6 } cseMIBCompliance7 MODULE-COMPLIANCE - STATUS current + STATUS deprecated DESCRIPTION "The compliance statement for the CISCO-SWITCH-ENGINE-MIB MIB." @@ -5118,6 +5340,123 @@ cseMIBCompliance7 MODULE-COMPLIANCE support just one include and one exclude filter" ::= { cseMIBCompliances 7 } +cseMIBCompliance8 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for + the CISCO-SWITCH-ENGINE-MIB MIB." + MODULE -- this module + MANDATORY-GROUPS { cseStatisticsGroup } + + GROUP cseRouterGroup + DESCRIPTION + "This group is mandatory only for those switches which + support layer 3 switching in the system." + + GROUP cseVlanStatisticsGroup + DESCRIPTION + "This group is mandatory only for those switches which + can provide per-vlan statistics." + + GROUP cseFlowMgmtGroupRev1 + DESCRIPTION + "This group is mandatory only for those switches which + support layer 3 switching in the system." + + GROUP cseFlowMcastMgmtGroup1 + DESCRIPTION + "This group is mandatory only for those switches which + support layer 3 IP multicast switching in the system." + + GROUP cseUcastCachePurgeGroup + DESCRIPTION + "This group is mandatory only for those switches which + supports IP/IPX unicast flow cache purging in the system." + + GROUP cseMcastCachePurgeGroup + DESCRIPTION + "This group is mandatory only for those switches which + supports IP multicast flow cache purging in the system." + + GROUP cseFlowMgmtOperStatusGroup + DESCRIPTION + "This group is mandatory only for those switches which + support operating status on aging time for flows used + in L3 switching." + + GROUP cse4kVlanGroup + DESCRIPTION + "This group must be implemented by the devices which + support the range of VlanIndex between 1024 and 4095" + + GROUP cseNDEMandatoryGroup + DESCRIPTION + "This group is mandatory for those switched which + support Netflow Data Export" + + GROUP cseNDESingleFilterGroupRev1 + DESCRIPTION + "This group is mandatory in agents for which the value of + cseNetflowLSFilterSupport is single." + + GROUP cseNDEMultipleFiltersGroup + DESCRIPTION + "This group is mandatory in agents for which the value of + cseNetflowLSFilterSupport is multiple." + + GROUP cseProtocolFilterGroup + DESCRIPTION + "Implementation of this group is optional." + + GROUP cseStatisticsGroup2 + DESCRIPTION + "Implementation of this group is optional." + + GROUP cseFlowMgmtExtGroup2 + DESCRIPTION + "This group is mandatory only for those switches which + support layer 3 switching in the system." + + GROUP cseFlowMcastRtrMgmtGroup + DESCRIPTION + "Implementation of this group is optional." + + GROUP cseFlowMcastMgmtGroup2 + DESCRIPTION + "This group is mandatory only for those switches which + support layer 3 IP multicast switching in the system." + + GROUP cseCacheStatisticsGroup + DESCRIPTION + "This group is mandatory only for those switches which + support switch engine statistics on flow cache entries + in the system." + + GROUP cseL3SwitchedPktsPerSecGroup + DESCRIPTION + "This group is mandatory only for those switches which + support switch engine statistics on total number of + packets switched per second in the system." + + GROUP cseStatisticsFlowGroup1 + DESCRIPTION + "This group is mandatory only for those switches which + support switch engine statistics on total number of + Ipv4 flow entries." + + OBJECT cseNetflowLSFilterSelection + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required, for systems which + support just one include and one exclude filter." + + OBJECT cseNetflowLSFilterStatus + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required, for systems which + support just one include and one exclude filter" + ::= { cseMIBCompliances 8 } + -- units of conformance cseStatisticsGroup OBJECT-GROUP @@ -5263,7 +5602,9 @@ cseFlowMgmtGroup OBJECT-GROUP packets were switched within 32 seconds after the an L3 flow entry was established). - - cseFlowIPXEstablishedAgingTime has a default value of 256." + - cseFlowIPXEstablishedAgingTime has a default value of 256. + + cseFlowMgmtGroup object is superseded by cseFlowMgmtGroupRev1." ::= { cseMIBGroups 5 } cseNetflowLSGroup OBJECT-GROUP @@ -5282,7 +5623,9 @@ cseNetflowLSGroup OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing information on the Netflow LAN - switching Data Export feature, if supported." + switching Data Export feature, if supported. + + cseNetflowLSGroup object is superseded by cseNDESingleFilterGroupRev1." ::= { cseMIBGroups 6 } cseProtocolFilterGroup OBJECT-GROUP @@ -5329,7 +5672,9 @@ cseFlowMcastMgmtGroup OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects for querying IP multicast flows - stored in hardware switching cache." + stored in hardware switching cache. + + cseFlowMcastMgmtGroup object is superseded by cseFlowMcastMgmtGroup1." ::= { cseMIBGroups 8 } cseUcastCachePurgeGroup OBJECT-GROUP @@ -5419,7 +5764,9 @@ cseNDESingleFilterGroup OBJECT-GROUP DESCRIPTION "A collection of objects providing information on the Netflow LAN switching Data Export feature, with a single host and a - single filter support." + single filter support. + + cseNDESingleFilterGroup object is superseded by cseNDESingleFilterGroupRev1." ::= { cseMIBGroups 14 } cseNDEMultipleFiltersGroup OBJECT-GROUP @@ -5782,9 +6129,12 @@ cseL3SwitchedPktsPerSecGroup OBJECT-GROUP second." ::= { cseMIBGroups 39 } +cseStatisticsFlowGroup1 OBJECT-GROUP + OBJECTS { cseFlowTotalIpv4Flows } + STATUS current + DESCRIPTION + "A collection of object providing switch engine statistics + on total number of Ipv4 flow entries." + ::= { cseMIBGroups 40 } + END - - - - - diff --git a/mibs/CISCO-SWITCH-QOS-MIB b/mibs/CISCO-SWITCH-QOS-MIB index 3707f0edb6..ea47a97c98 100644 --- a/mibs/CISCO-SWITCH-QOS-MIB +++ b/mibs/CISCO-SWITCH-QOS-MIB @@ -3,7 +3,7 @@ -- -- September 2006, Edward Pham -- --- Copyright (c) 2006, 2009-2010 by cisco Systems, Inc. +-- Copyright (c) 2006, 2009-2011, 2013, 2014 by cisco Systems Inc. -- All rights reserved. -- ***************************************************************** @@ -20,6 +20,7 @@ IMPORTS OBJECT-GROUP FROM SNMPv2-CONF TruthValue, + TEXTUAL-CONVENTION, RowStatus FROM SNMPv2-TC SnmpAdminString @@ -48,7 +49,7 @@ IMPORTS ciscoSwitchQosMIB MODULE-IDENTITY - LAST-UPDATED "201011170000Z" + LAST-UPDATED "201409190000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO "Cisco Systems @@ -137,7 +138,39 @@ ciscoSwitchQosMIB MODULE-IDENTITY information to elect the root switch and root port for the switched network. - MPLS-EXP: MPLS experimental field in MPLS label." + MPLS-EXP: MPLS experimental field in MPLS label. + + MTU: Maximum Transmission Unit." + REVISION "201409190000Z" + DESCRIPTION + "Updated csqIfQosGroupInfoScheduling to add new + values dwrr(3) and notApplicable(4). + Updated csqIfQosGroupInfoBandwidthUnits to add new + value notApplicable(3). + Updated csqIfQosGroupInfoShapeUnits to add new + value notApplicable(3). + Updated csqIfQosGroupInfoDropType to add new + value notApplicable(3). + Updated QosStatsType to + add new values ucastSentOobfcPkts(16), + ucastSentOobfcBytes(17), ucastDroppedOobfcPkts(18), + ucastDroppedOobfcBytes(19). + Added ciscoSwitchQosIfQosGroupInfoShapeGroup. + Modified the description of the following objects to + add more information: + csqIfQosGroupInfoQueueSize, csqIfQosGroupInfoHwMTU, + csqIfQosGroupInfoMTU, csqIfQosGroupInfoResumeThresh, + csqIfQosGroupInfoPauseThresh, csqIfQosGroupInfoBandwidth." + + REVISION "201309260000Z" + DESCRIPTION + "Add ciscoSwitchQosIfPriGrpInBufUsageGroup, + ciscoSwitchQosServicePoolUsageGroup, + ciscoSwitchQosServicePoolCellSizeGroup." + REVISION "201304220000Z" + DESCRIPTION + "Add ciscoSwitchQosIfQosGroupInfoGroup, + ciscoSwitchQosIfQosGroupStatsGroup." REVISION "201011170000Z" DESCRIPTION "Add ciscoSwitchQosModuleClassChangedGroup, @@ -196,6 +229,54 @@ csqModule OBJECT IDENTIFIER ::= { ciscoSwitchQosMIBObjects 7 } +QosStatsType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "An integer indicating a specific statistics. + + ucastSentPkts(1): Unicast packets sent + ucastSentBytes(2): Unicast bytes sent + mcastSentPkts(3): Multicast packets sent + mcastSentBytes(4): Multicast bytes sent + ucastDroppedPkts(5): Unicast packets dropped + ucastDroppedBytes(6): Unicast bytes dropped + mcastDroppedPkts(7): Multicast packets dropped + mcastDroppedBytes(8): Multicast bytes dropped + sentPkts(9): Packets sent + receivedPkts(10): Packets received + droppedIngressPkts(11): Packets discarded on ingress + ucastSentXbarPkts(12): Unicast packets sent to the cross-bar + ucastRecvXbarPkts(13): Unicast packets received from the + cross-bar + mcastSentXbarPkts(14): Multicast packets sent to the cross-bar + mcastRecvXbarPkts(15): Multicast packets received from the + cross-bar + ucastSentOobfcPkts(16): Unicast packets sent on OOBFC + ucastSentOobfcBytes(17): Unicast bytes sent on OOBFC + ucastDroppedOobfcPkts(18): Unicast packets dropped on OOBFC + ucastDroppedOobfcBytes(19): Unicast bytes dropped on OOBFC" + SYNTAX INTEGER { + ucastSentPkts(1), + ucastSentBytes(2), + mcastSentPkts(3), + mcastSentBytes(4), + ucastDroppedPkts(5), + ucastDroppedBytes(6), + mcastDroppedPkts(7), + mcastDroppedBytes(8), + sentPkts(9), + receivedPkts(10), + droppedIngressPkts(11), + ucastSentXbarPkts(12), + ucastRecvXbarPkts(13), + mcastSentXbarPkts(14), + mcastRecvXbarPkts(15), + ucastSentOobfcPkts(16), + ucastSentOobfcBytes(17), + ucastDroppedOobfcPkts(18), + ucastDroppedOobfcBytes(19) + } + -- Global group csqDscpRewriteEnable OBJECT-TYPE @@ -316,6 +397,15 @@ csqTenGOnlyMode OBJECT-TYPE 'false' indicates otherwise." ::= { csqGlobals 5 } + +csqServicePoolCellSize OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the number of bytes for a service pool + cell." + ::= { csqGlobals 6 } -- The csqCosToDscpTable csqCosToDscpTable OBJECT-TYPE @@ -1686,6 +1776,199 @@ csqIfConsistencyCheckEnable OBJECT-TYPE ::= { csqIfConsistencyCheckEntry 1 } +-- csqIfQosGroupInfoTable + +csqIfQosGroupInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF CsqIfQosGroupInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table provides QoS group information for + QoS manageable interfaces in the device." + ::= { csqInterface 8 } + +csqIfQosGroupInfoEntry OBJECT-TYPE + SYNTAX CsqIfQosGroupInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A row instance contains Qos group information, which are per + interface (ifIndex), per traffic direction, per QoS group." + INDEX { + ifIndex, + csqIfQosGroupInfoDirection, + csqIfQosGroupInfoGroupNumber + } + ::= { csqIfQosGroupInfoTable 1 } + +CsqIfQosGroupInfoEntry ::= SEQUENCE { + csqIfQosGroupInfoDirection IfDirection, + csqIfQosGroupInfoGroupNumber Unsigned32, + csqIfQosGroupInfoQueueSize Unsigned32, + csqIfQosGroupInfoHwMTU Unsigned32, + csqIfQosGroupInfoMTU Unsigned32, + csqIfQosGroupInfoDropType INTEGER, + csqIfQosGroupInfoResumeThresh Unsigned32, + csqIfQosGroupInfoPauseThresh Unsigned32, + csqIfQosGroupInfoScheduling INTEGER, + csqIfQosGroupInfoBandwidth Unsigned32, + csqIfQosGroupInfoBandwidthUnits INTEGER, + csqIfQosGroupInfoShapeMinThresh Unsigned32, + csqIfQosGroupInfoShapeMaxThresh Unsigned32, + csqIfQosGroupInfoShapeUnits INTEGER +} + +csqIfQosGroupInfoDirection OBJECT-TYPE + SYNTAX IfDirection + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object indicates traffic direction." + ::= { csqIfQosGroupInfoEntry 1 } + +csqIfQosGroupInfoGroupNumber OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object indicates a specific QoS group." + ::= { csqIfQosGroupInfoEntry 2 } + +csqIfQosGroupInfoQueueSize OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the ingress queue size. + + Value 0 indicates it's not applicable for this direction." + ::= { csqIfQosGroupInfoEntry 3 } + +csqIfQosGroupInfoHwMTU OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the hardware MTU. + + Value 0 indicates it's not applicable for this direction." + ::= { csqIfQosGroupInfoEntry 4 } + +csqIfQosGroupInfoMTU OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the MTU applied via QoS policy. + + Value 0 indicates it's not applicable for this direction." + ::= { csqIfQosGroupInfoEntry 5 } + +csqIfQosGroupInfoDropType OBJECT-TYPE + SYNTAX INTEGER { + drop(1), + noDrop(2), + notApplicable(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the drop type." + ::= { csqIfQosGroupInfoEntry 6 } + +csqIfQosGroupInfoResumeThresh OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the buffer limit (In Bytes) at which + the port resumes the peer. + + Value 0 indicates it's not applicable for this direction." + ::= { csqIfQosGroupInfoEntry 7 } + +csqIfQosGroupInfoPauseThresh OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the buffer limit (In Bytes) at which + the port pauses the peer. + + Value 0 indicates it's not applicable for this direction." + ::= { csqIfQosGroupInfoEntry 8 } + +csqIfQosGroupInfoScheduling OBJECT-TYPE + SYNTAX INTEGER { + wrr(1), + priority(2), + dwrr(3), + notApplicable(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the scheduling type applied via QoS + policy." + ::= { csqIfQosGroupInfoEntry 9 } + +csqIfQosGroupInfoBandwidth OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the bandwidth. + + Value 0 indicates it's not applicable for this direction." + ::= { csqIfQosGroupInfoEntry 10 } + +csqIfQosGroupInfoBandwidthUnits OBJECT-TYPE + SYNTAX INTEGER { + kbps(1), + percentage(2), + notApplicable(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the unit of csqIfQosGroupInfoBandwidth." + ::= { csqIfQosGroupInfoEntry 11 } + +csqIfQosGroupInfoShapeMinThresh OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the shape minimum threshold. + + Value 0 indicates it's not applicable for this direction." + ::= { csqIfQosGroupInfoEntry 12 } + +csqIfQosGroupInfoShapeMaxThresh OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the shape maximum threshold. + + Value 0 indicates it's not applicable for this direction." + ::= { csqIfQosGroupInfoEntry 13 } + +csqIfQosGroupInfoShapeUnits OBJECT-TYPE + SYNTAX INTEGER { + kbps(1), + percentage(2), + notApplicable(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the unit of + csqIfQosGroupInfoShapeMinThresh and + csqIfQosGroupInfoShapeMaxThresh." + + ::= { csqIfQosGroupInfoEntry 14 } + -- The Interface Statistics Table csqIfStatsTable OBJECT-TYPE @@ -2364,6 +2647,267 @@ csqIfBpduDropPkts OBJECT-TYPE ::= { csqIfStatsExtEntry 1 } +-- The Interface per Qos Group Statistics Table + +csqIfQosGroupStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CsqIfQosGroupStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table containing QoS statistics counters on + QoS manageable interfaces." + ::= { csqStatistics 5 } + +csqIfQosGroupStatsEntry OBJECT-TYPE + SYNTAX CsqIfQosGroupStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry contains a specific statistics, which are per + interface (ifIndex), per traffic direction, per QoS group." + INDEX { + ifIndex, + csqIfQosGroupStatsDirection, + csqIfQosGroupStatsGroupNumber, + csqIfQosGroupStatsType + } + ::= { csqIfQosGroupStatsTable 1 } + +CsqIfQosGroupStatsEntry ::= SEQUENCE { + csqIfQosGroupStatsDirection IfDirection, + csqIfQosGroupStatsGroupNumber Unsigned32, + csqIfQosGroupStatsType QosStatsType, + csqIfQosGroupStatsValue Counter64 +} + +csqIfQosGroupStatsDirection OBJECT-TYPE + SYNTAX IfDirection + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object indicates traffic direction." + ::= { csqIfQosGroupStatsEntry 1 } + +csqIfQosGroupStatsGroupNumber OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object indicates a specific QoS group on the interface." + ::= { csqIfQosGroupStatsEntry 2 } + +csqIfQosGroupStatsType OBJECT-TYPE + SYNTAX QosStatsType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object indicates a specific statistics counter type." + ::= { csqIfQosGroupStatsEntry 3 } + +csqIfQosGroupStatsValue OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the value of the specific statistics + counter." + ::= { csqIfQosGroupStatsEntry 4 } + + +-- - Per interface per priority group buffer usage + +csqIfPriGrpInBufUsageTable OBJECT-TYPE + SYNTAX SEQUENCE OF CsqIfPriGrpInBufUsageEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table contains the utilization of the buffer allocated for + a specific priority group on the ingress of the QoS manageable + interfaces." + ::= { csqStatistics 6 } + +csqIfPriGrpInBufUsageEntry OBJECT-TYPE + SYNTAX CsqIfPriGrpInBufUsageEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry indicates the per interface per priority group + buffer utilization on ingress direction. The unit of the + value of each object is cell. A cell represents the number + of bytes, which is indicated by scalar object + csqServicePoolCellSize." + INDEX { + ifIndex, + csqIfPriGrpInBufUsageGrpNo + } + ::= { csqIfPriGrpInBufUsageTable 1 } + +CsqIfPriGrpInBufUsageEntry ::= SEQUENCE { + csqIfPriGrpInBufUsageGrpNo Unsigned32, + csqIfPriGrpInBufUsageMinCount Unsigned32, + csqIfPriGrpInBufUsageSharedCount Unsigned32, + csqIfPriGrpInBufUsageHeadroomCount Unsigned32, + csqIfPriGrpInBufUsageGlobalHeadroomCount Unsigned32, + csqIfPriGrpInBufUsageSharedPeekCount Unsigned32, + csqIfPriGrpInBufUsageHeadroomPeekCount Unsigned32 +} + +csqIfPriGrpInBufUsageGrpNo OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object indicates a specific priority group on the + interface." + ::= { csqIfPriGrpInBufUsageEntry 1 } + +csqIfPriGrpInBufUsageMinCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the current usage of cells used out of + the minimum reserved buffer." + ::= { csqIfPriGrpInBufUsageEntry 2 } + +csqIfPriGrpInBufUsageSharedCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the current usage of cells used out of + the shared pool." + ::= { csqIfPriGrpInBufUsageEntry 3 } + +csqIfPriGrpInBufUsageHeadroomCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates current usage of cells out of the + reserved headroom buffer. Headroom buffer is reserved to + account for PFC control frame round trip delays." + ::= { csqIfPriGrpInBufUsageEntry 4 } + +csqIfPriGrpInBufUsageGlobalHeadroomCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates current usage of cells out of the + global headroom buffer. Global headroom buffer is reserved + and shared across all interfaces." + ::= { csqIfPriGrpInBufUsageEntry 5 } + +csqIfPriGrpInBufUsageSharedPeekCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates peak usage of cells out of the shared + pool." + ::= { csqIfPriGrpInBufUsageEntry 6 } + +csqIfPriGrpInBufUsageHeadroomPeekCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates peak usage of cells out of the + reserved headroom buffer." + ::= { csqIfPriGrpInBufUsageEntry 7 } + + +-- - Shared Service Pool Usage table + +csqSharedPoolUsageTable OBJECT-TYPE + SYNTAX SEQUENCE OF CsqSharedPoolUsageEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table contains the utilization of the shared service pool in + the system." + ::= { csqStatistics 7 } + +csqSharedPoolUsageEntry OBJECT-TYPE + SYNTAX CsqSharedPoolUsageEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry indicates the utilization of an shared service pool + on a particular physical device, which is identified by a + specific module(indicated by entPhysicalIndex in ENTITY-MIB) + and instance (indicated by csqSharedPoolUsageInstNo). The unit + of the value of the objects is cell. A cell represents the + number of bytes, which is indicated by scalar object + csqServicePoolCellSize." + INDEX { + entPhysicalIndex, + csqSharedPoolUsageInstNo, + csqSharedPoolUsagePoolNo + } + ::= { csqSharedPoolUsageTable 1 } + +CsqSharedPoolUsageEntry ::= SEQUENCE { + csqSharedPoolUsageInstNo Unsigned32, + csqSharedPoolUsagePoolNo Unsigned32, + csqSharedPoolUsageUsed Unsigned32, + csqSharedPoolUsageRemain Unsigned32, + csqSharedPoolUsagePeak Unsigned32, + csqSharedPoolUsageTotal Unsigned32 +} + +csqSharedPoolUsageInstNo OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object indicates an arbitrary number which uniquely + identifies the instance number of a specific internal device." + ::= { csqSharedPoolUsageEntry 1 } + +csqSharedPoolUsagePoolNo OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object indicates the service pool number." + ::= { csqSharedPoolUsageEntry 2 } + +csqSharedPoolUsageUsed OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the number of used cells in a shared + pool." + ::= { csqSharedPoolUsageEntry 3 } + +csqSharedPoolUsageRemain OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the remaining cells in a shared pool." + ::= { csqSharedPoolUsageEntry 4 } + +csqSharedPoolUsagePeak OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the peak used cells in a shared pool." + ::= { csqSharedPoolUsageEntry 5 } + +csqSharedPoolUsageTotal OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the total cells in a shared pool." + ::= { csqSharedPoolUsageEntry 6 } + + -- csqPolicerUsage group -- @@ -3639,7 +4183,7 @@ ciscoSwitchQosMIBComplianceRev4 MODULE-COMPLIANCE -- ciscoSwitchQosMIBComplianceRev5 ciscoSwitchQosMIBComplianceRev5 MODULE-COMPLIANCE - STATUS current + STATUS deprecated DESCRIPTION "The compliance statement for the CISCO-SWITCH-QOS-MIB." MODULE -- this module @@ -4017,6 +4561,1214 @@ ciscoSwitchQosMIBComplianceRev5 MODULE-COMPLIANCE "Write access is not required." ::= { ciscoSwitchQosMIBCompliances 5 } +-- ciscoSwitchQosMIBComplianceRev6 + +ciscoSwitchQosMIBComplianceRev6 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the CISCO-SWITCH-QOS-MIB." + MODULE -- this module + MANDATORY-GROUPS { ciscoSwitchQosIfConfigGroup } + + GROUP ciscoSwitchQosIfStatsGroup + DESCRIPTION + "This group is mandatory only for platforms + which support port statictics." + + GROUP ciscoSwitchQosModuleStatsGroup + DESCRIPTION + "This group is mandatory only for platforms + which support module statistics." + + GROUP ciscoSwitchQosPortQueueingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support port queueing mode." + + GROUP ciscoSwitchQosRedirectPolicingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support policing of ACL-redirected packets." + + GROUP ciscoSwitchQosDscpRewriteGroup + DESCRIPTION + "This group is mandatory only for platforms + which support DSCP rewrite." + + GROUP ciscoSwitchQosMappingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support mapping between CoS, IpPrecedence, + MPLS-EXP and DSCP." + + GROUP ciscoSwitchQosMutationGroup + DESCRIPTION + "This group is mandatory only for platforms + which support CoS, MPLS-EXP and DSCP mutation." + + GROUP ciscoSwitchQosIfCosToQueueGroup + DESCRIPTION + "This group is mandatory only for platforms + which support CoS to queue assignment at an interface." + + GROUP ciscoSwitchQosIfDscpAssignGroup + DESCRIPTION + "This group is mandatory only for platforms + which support Dscp to queue assignment at an interface." + + GROUP ciscoSwitchQosIfDropConfigGroup + DESCRIPTION + "This group is mandatory only for platforms which + support drop threshold configuration at an interface." + + GROUP ciscoSwitchQosIfQueueGroup + DESCRIPTION + "This group is mandatory only for platforms which + support queue configuration at an interface." + + GROUP ciscoSwitchQosMarkingStatsGroup + DESCRIPTION + "This group is mandatory only for platforms which + support marking statistics at the device." + + GROUP ciscoSwitchQosIfModeConfigGroup + DESCRIPTION + "This group is mandatory only for platforms which + support VLAN-based Qos mode configuration at an interface." + + GROUP ciscoSwitchQosIfCCGroup + DESCRIPTION + "This group is mandatory only for platforms which + support consistency check at an interface." + + GROUP ciscoSwitchQosPolicerUsageGroup + DESCRIPTION + "This group is mandatory only for platforms which + support policer usage." + + GROUP ciscoSwitchQosModuleStatsExtGroup + DESCRIPTION + "This group is mandatory only for platforms which + support additional module QoS statistics." + + GROUP ciscoSwitchQosIfStatsExtGroup + DESCRIPTION + "This group is mandatory only for platforms which + support additional interface QoS statistics." + + GROUP ciscoSwitchQosModuleDscpRewriteGroup + DESCRIPTION + "This group is mandatory only for platforms + which support DSCP Rewrite at module level." + + GROUP ciscoSwitchQosModuleClassChangedGroup + DESCRIPTION + "This group is mandatory only for platforms + which support CoS/TrafficClass changed packets count + for each module capable of providing this information." + + GROUP ciscoSwitchQosTenGOnlyModeGroup + DESCRIPTION + "This group is mandatory only for platforms + which support 10-Gigabit Ethernet only mode." + + GROUP ciscoSwitchQosIfQueueModeGroup + DESCRIPTION + "This group is mandatory only for platforms + which support queue mode configuration at + an interface." + + GROUP ciscoSwitchQosIfLanQueuingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support LAN queuing configuration at + an interface." + + GROUP ciscoSwitchQosIfQueueBufferGroup + DESCRIPTION + "This group is mandatory only for platforms + which support queue mode configuration at + an interface." + + GROUP ciscoSwitchQosIfQueueSchedulingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support queue scheduling configuration at + an interface." + + GROUP ciscoSwitchQosIfQueueingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support queueing information at an interface." + + GROUP ciscoSwitchQosIfQosGroupInfoGroup + DESCRIPTION + "This group is mandatory only for platforms + which support per QoS group configuration." + + GROUP ciscoSwitchQosIfQosGroupStatsGroup + DESCRIPTION + "This group is mandatory only for platforms + which support per QoS group statictics." + + OBJECT csqCosMutationRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + MIN-ACCESS read-only + DESCRIPTION + "Support for 'createAndWait' is not required." + + OBJECT csqDscpMutationRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + MIN-ACCESS read-only + DESCRIPTION + "Support for 'createAndWait' is not required." + + OBJECT csqExpMutationRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + MIN-ACCESS read-only + DESCRIPTION + "Support for 'createAndWait' is not required." + + OBJECT csqIfMutationRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + MIN-ACCESS read-only + DESCRIPTION + "Support for 'createAndWait' is not required." + + OBJECT csqIfCosMutationMap + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDscpMutationMap + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfExpMutationMap + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpRewriteEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqPoliceRedirectedTrafficEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqPortQueueingModeEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqMarkingStatisticsEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqCosToDscpDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIpPrecToDscpDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqExpToDscpDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpMappingCos + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpMappingExp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpMappingNormalBurstDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpMappingMaxBurstDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqCosMutationToCos + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpMutationToDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqExpMutationToExp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDefaultCos + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfTrustState + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfCosToQueueQueueNumber + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfCosToQueueThresholdNumber + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDscpToQueueQueueNumber + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDscpToQueueThresholdNumber + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDropConfigDropAlgorithm + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDropConfigDropThreshold + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDropConfigMinWredThreshold + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDropConfigMaxWredThreshold + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfQueueWrrWeight + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfQueueSizeWeight + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfVlanBasedQosModeEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfConsistencyCheckEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqModuleDscpRewriteEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqTenGOnlyMode + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfConfigQueueMode + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfQueueClassMapName + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfIngressPolicyMap + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfEgressPolicyMap + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDropConfigQueueBuffer + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfQueueScheduling + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfQueueSrrWeight + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { ciscoSwitchQosMIBCompliances 6 } + +-- ciscoSwitchQosMIBComplianceRev7 + +ciscoSwitchQosMIBComplianceRev7 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the CISCO-SWITCH-QOS-MIB." + MODULE -- this module + MANDATORY-GROUPS { ciscoSwitchQosIfConfigGroup } + + GROUP ciscoSwitchQosIfStatsGroup + DESCRIPTION + "This group is mandatory only for platforms + which support port statictics." + + GROUP ciscoSwitchQosModuleStatsGroup + DESCRIPTION + "This group is mandatory only for platforms + which support module statistics." + + GROUP ciscoSwitchQosPortQueueingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support port queueing mode." + + GROUP ciscoSwitchQosRedirectPolicingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support policing of ACL-redirected packets." + + GROUP ciscoSwitchQosDscpRewriteGroup + DESCRIPTION + "This group is mandatory only for platforms + which support DSCP rewrite." + + GROUP ciscoSwitchQosMappingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support mapping between CoS, IpPrecedence, + MPLS-EXP and DSCP." + + GROUP ciscoSwitchQosMutationGroup + DESCRIPTION + "This group is mandatory only for platforms + which support CoS, MPLS-EXP and DSCP mutation." + + GROUP ciscoSwitchQosIfCosToQueueGroup + DESCRIPTION + "This group is mandatory only for platforms + which support CoS to queue assignment at an interface." + + GROUP ciscoSwitchQosIfDscpAssignGroup + DESCRIPTION + "This group is mandatory only for platforms + which support Dscp to queue assignment at an interface." + + GROUP ciscoSwitchQosIfDropConfigGroup + DESCRIPTION + "This group is mandatory only for platforms which + support drop threshold configuration at an interface." + + GROUP ciscoSwitchQosIfQueueGroup + DESCRIPTION + "This group is mandatory only for platforms which + support queue configuration at an interface." + + GROUP ciscoSwitchQosMarkingStatsGroup + DESCRIPTION + "This group is mandatory only for platforms which + support marking statistics at the device." + + GROUP ciscoSwitchQosIfModeConfigGroup + DESCRIPTION + "This group is mandatory only for platforms which + support VLAN-based Qos mode configuration at an interface." + + GROUP ciscoSwitchQosIfCCGroup + DESCRIPTION + "This group is mandatory only for platforms which + support consistency check at an interface." + + GROUP ciscoSwitchQosPolicerUsageGroup + DESCRIPTION + "This group is mandatory only for platforms which + support policer usage." + + GROUP ciscoSwitchQosModuleStatsExtGroup + DESCRIPTION + "This group is mandatory only for platforms which + support additional module QoS statistics." + + GROUP ciscoSwitchQosIfStatsExtGroup + DESCRIPTION + "This group is mandatory only for platforms which + support additional interface QoS statistics." + + GROUP ciscoSwitchQosModuleDscpRewriteGroup + DESCRIPTION + "This group is mandatory only for platforms + which support DSCP Rewrite at module level." + + GROUP ciscoSwitchQosModuleClassChangedGroup + DESCRIPTION + "This group is mandatory only for platforms + which support CoS/TrafficClass changed packets count + for each module capable of providing this information." + + GROUP ciscoSwitchQosTenGOnlyModeGroup + DESCRIPTION + "This group is mandatory only for platforms + which support 10-Gigabit Ethernet only mode." + + GROUP ciscoSwitchQosIfQueueModeGroup + DESCRIPTION + "This group is mandatory only for platforms + which support queue mode configuration at + an interface." + + GROUP ciscoSwitchQosIfLanQueuingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support LAN queuing configuration at + an interface." + + GROUP ciscoSwitchQosIfQueueBufferGroup + DESCRIPTION + "This group is mandatory only for platforms + which support queue mode configuration at + an interface." + + GROUP ciscoSwitchQosIfQueueSchedulingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support queue scheduling configuration at + an interface." + + GROUP ciscoSwitchQosIfQueueingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support queueing information at an interface." + + GROUP ciscoSwitchQosIfQosGroupInfoGroup + DESCRIPTION + "This group is mandatory only for platforms + which support per QoS group configuration." + + GROUP ciscoSwitchQosIfQosGroupStatsGroup + DESCRIPTION + "This group is mandatory only for platforms + which support per QoS group statictics." + + GROUP ciscoSwitchQosIfPriGrpInBufUsageGroup + DESCRIPTION + "This group is mandatory only for platforms + which support per priority group statictics." + + GROUP ciscoSwitchQosServicePoolUsageGroup + DESCRIPTION + "This group is mandatory only for platforms + which support service pool statictics." + + GROUP ciscoSwitchQosServicePoolCellSizeGroup + DESCRIPTION + "This group is mandatory only for platforms + which support service pool statistics." + + OBJECT csqCosMutationRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + MIN-ACCESS read-only + DESCRIPTION + "Support for 'createAndWait' is not required." + + OBJECT csqDscpMutationRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + MIN-ACCESS read-only + DESCRIPTION + "Support for 'createAndWait' is not required." + + OBJECT csqExpMutationRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + MIN-ACCESS read-only + DESCRIPTION + "Support for 'createAndWait' is not required." + + OBJECT csqIfMutationRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + MIN-ACCESS read-only + DESCRIPTION + "Support for 'createAndWait' is not required." + + OBJECT csqIfCosMutationMap + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDscpMutationMap + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfExpMutationMap + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpRewriteEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqPoliceRedirectedTrafficEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqPortQueueingModeEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqMarkingStatisticsEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqCosToDscpDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIpPrecToDscpDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqExpToDscpDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpMappingCos + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpMappingExp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpMappingNormalBurstDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpMappingMaxBurstDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqCosMutationToCos + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpMutationToDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqExpMutationToExp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDefaultCos + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfTrustState + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfCosToQueueQueueNumber + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfCosToQueueThresholdNumber + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDscpToQueueQueueNumber + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDscpToQueueThresholdNumber + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDropConfigDropAlgorithm + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDropConfigDropThreshold + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDropConfigMinWredThreshold + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDropConfigMaxWredThreshold + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfQueueWrrWeight + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfQueueSizeWeight + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfVlanBasedQosModeEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfConsistencyCheckEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqModuleDscpRewriteEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqTenGOnlyMode + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfConfigQueueMode + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfQueueClassMapName + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfIngressPolicyMap + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfEgressPolicyMap + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDropConfigQueueBuffer + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfQueueScheduling + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfQueueSrrWeight + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { ciscoSwitchQosMIBCompliances 7 } + +-- ciscoSwitchQosMIBComplianceRev8 + +ciscoSwitchQosMIBComplianceRev8 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the CISCO-SWITCH-QOS-MIB." + MODULE -- this module + MANDATORY-GROUPS { ciscoSwitchQosIfConfigGroup } + + GROUP ciscoSwitchQosIfStatsGroup + DESCRIPTION + "This group is mandatory only for platforms + which support port statictics." + + GROUP ciscoSwitchQosModuleStatsGroup + DESCRIPTION + "This group is mandatory only for platforms + which support module statistics." + + GROUP ciscoSwitchQosPortQueueingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support port queueing mode." + + GROUP ciscoSwitchQosRedirectPolicingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support policing of ACL-redirected packets." + + GROUP ciscoSwitchQosDscpRewriteGroup + DESCRIPTION + "This group is mandatory only for platforms + which support DSCP rewrite." + + GROUP ciscoSwitchQosMappingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support mapping between CoS, IpPrecedence, + MPLS-EXP and DSCP." + + GROUP ciscoSwitchQosMutationGroup + DESCRIPTION + "This group is mandatory only for platforms + which support CoS, MPLS-EXP and DSCP mutation." + + GROUP ciscoSwitchQosIfCosToQueueGroup + DESCRIPTION + "This group is mandatory only for platforms + which support CoS to queue assignment at an interface." + + GROUP ciscoSwitchQosIfDscpAssignGroup + DESCRIPTION + "This group is mandatory only for platforms + which support Dscp to queue assignment at an interface." + + GROUP ciscoSwitchQosIfDropConfigGroup + DESCRIPTION + "This group is mandatory only for platforms which + support drop threshold configuration at an interface." + + GROUP ciscoSwitchQosIfQueueGroup + DESCRIPTION + "This group is mandatory only for platforms which + support queue configuration at an interface." + + GROUP ciscoSwitchQosMarkingStatsGroup + DESCRIPTION + "This group is mandatory only for platforms which + support marking statistics at the device." + + GROUP ciscoSwitchQosIfModeConfigGroup + DESCRIPTION + "This group is mandatory only for platforms which + support VLAN-based Qos mode configuration at an interface." + + GROUP ciscoSwitchQosIfCCGroup + DESCRIPTION + "This group is mandatory only for platforms which + support consistency check at an interface." + + GROUP ciscoSwitchQosPolicerUsageGroup + DESCRIPTION + "This group is mandatory only for platforms which + support policer usage." + + GROUP ciscoSwitchQosModuleStatsExtGroup + DESCRIPTION + "This group is mandatory only for platforms which + support additional module QoS statistics." + + GROUP ciscoSwitchQosIfStatsExtGroup + DESCRIPTION + "This group is mandatory only for platforms which + support additional interface QoS statistics." + + GROUP ciscoSwitchQosModuleDscpRewriteGroup + DESCRIPTION + "This group is mandatory only for platforms + which support DSCP Rewrite at module level." + + GROUP ciscoSwitchQosModuleClassChangedGroup + DESCRIPTION + "This group is mandatory only for platforms + which support CoS/TrafficClass changed packets count + for each module capable of providing this information." + + GROUP ciscoSwitchQosTenGOnlyModeGroup + DESCRIPTION + "This group is mandatory only for platforms + which support 10-Gigabit Ethernet only mode." + + GROUP ciscoSwitchQosIfQueueModeGroup + DESCRIPTION + "This group is mandatory only for platforms + which support queue mode configuration at + an interface." + + GROUP ciscoSwitchQosIfLanQueuingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support LAN queuing configuration at + an interface." + + GROUP ciscoSwitchQosIfQueueBufferGroup + DESCRIPTION + "This group is mandatory only for platforms + which support queue mode configuration at + an interface." + + GROUP ciscoSwitchQosIfQueueSchedulingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support queue scheduling configuration at + an interface." + + GROUP ciscoSwitchQosIfQueueingGroup + DESCRIPTION + "This group is mandatory only for platforms + which support queueing information at an interface." + + GROUP ciscoSwitchQosIfQosGroupInfoGroup + DESCRIPTION + "This group is mandatory only for platforms + which support per QoS group configuration." + + GROUP ciscoSwitchQosIfQosGroupStatsGroup + DESCRIPTION + "This group is mandatory only for platforms + which support per QoS group statictics." + + GROUP ciscoSwitchQosIfPriGrpInBufUsageGroup + DESCRIPTION + "This group is mandatory only for platforms + which support per priority group statictics." + + GROUP ciscoSwitchQosServicePoolUsageGroup + DESCRIPTION + "This group is mandatory only for platforms + which support service pool statictics." + + GROUP ciscoSwitchQosServicePoolCellSizeGroup + DESCRIPTION + "This group is mandatory only for platforms + which support service pool statistics." + + GROUP ciscoSwitchQosIfQosGroupInfoShapeGroup + DESCRIPTION + "This group is mandatory only for platforms + which support shape information." + + OBJECT csqCosMutationRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + MIN-ACCESS read-only + DESCRIPTION + "Support for 'createAndWait' is not required." + + OBJECT csqDscpMutationRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + MIN-ACCESS read-only + DESCRIPTION + "Support for 'createAndWait' is not required." + + OBJECT csqExpMutationRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + MIN-ACCESS read-only + DESCRIPTION + "Support for 'createAndWait' is not required." + + OBJECT csqIfMutationRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + MIN-ACCESS read-only + DESCRIPTION + "Support for 'createAndWait' is not required." + + OBJECT csqIfCosMutationMap + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDscpMutationMap + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfExpMutationMap + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpRewriteEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqPoliceRedirectedTrafficEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqPortQueueingModeEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqMarkingStatisticsEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqCosToDscpDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIpPrecToDscpDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqExpToDscpDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpMappingCos + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpMappingExp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpMappingNormalBurstDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpMappingMaxBurstDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqCosMutationToCos + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqDscpMutationToDscp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqExpMutationToExp + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDefaultCos + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfTrustState + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfCosToQueueQueueNumber + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfCosToQueueThresholdNumber + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDscpToQueueQueueNumber + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDscpToQueueThresholdNumber + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDropConfigDropAlgorithm + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDropConfigDropThreshold + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDropConfigMinWredThreshold + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDropConfigMaxWredThreshold + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfQueueWrrWeight + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfQueueSizeWeight + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfVlanBasedQosModeEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfConsistencyCheckEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqModuleDscpRewriteEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqTenGOnlyMode + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfConfigQueueMode + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfQueueClassMapName + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfIngressPolicyMap + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfEgressPolicyMap + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfDropConfigQueueBuffer + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfQueueScheduling + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT csqIfQueueSrrWeight + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { ciscoSwitchQosMIBCompliances 8 } + -- Units of Conformance ciscoSwitchQosMappingGroup OBJECT-GROUP @@ -4338,6 +6090,80 @@ ciscoSwitchQosIfQueueingGroup OBJECT-GROUP information for each QoS capable interface." ::= { ciscoSwitchQosMIBGroups 26 } +ciscoSwitchQosIfQosGroupInfoGroup OBJECT-GROUP + OBJECTS { + csqIfQosGroupInfoQueueSize, + csqIfQosGroupInfoHwMTU, + csqIfQosGroupInfoMTU, + csqIfQosGroupInfoDropType, + csqIfQosGroupInfoResumeThresh, + csqIfQosGroupInfoPauseThresh, + csqIfQosGroupInfoScheduling, + csqIfQosGroupInfoBandwidth, + csqIfQosGroupInfoBandwidthUnits + } + STATUS current + DESCRIPTION + "A collection of object which provides information for + each QoS group on an interface." + ::= { ciscoSwitchQosMIBGroups 27 } + +ciscoSwitchQosIfQosGroupStatsGroup OBJECT-GROUP + OBJECTS { csqIfQosGroupStatsValue } + STATUS current + DESCRIPTION + "A collection of object which provides the statistics + of each QoS group on an interface." + ::= { ciscoSwitchQosMIBGroups 28 } + +ciscoSwitchQosIfPriGrpInBufUsageGroup OBJECT-GROUP + OBJECTS { + csqIfPriGrpInBufUsageMinCount, + csqIfPriGrpInBufUsageSharedCount, + csqIfPriGrpInBufUsageHeadroomCount, + csqIfPriGrpInBufUsageGlobalHeadroomCount, + csqIfPriGrpInBufUsageSharedPeekCount, + csqIfPriGrpInBufUsageHeadroomPeekCount + } + STATUS current + DESCRIPTION + "A collection of object which provides the statistics + of each priority group on the interface." + ::= { ciscoSwitchQosMIBGroups 29 } + +ciscoSwitchQosServicePoolUsageGroup OBJECT-GROUP + OBJECTS { + csqSharedPoolUsageUsed, + csqSharedPoolUsageRemain, + csqSharedPoolUsagePeak, + csqSharedPoolUsageTotal + } + STATUS current + DESCRIPTION + "A collection of object which provides the statistics + of each service pool." + ::= { ciscoSwitchQosMIBGroups 30 } + +ciscoSwitchQosServicePoolCellSizeGroup OBJECT-GROUP + OBJECTS { csqServicePoolCellSize } + STATUS current + DESCRIPTION + "A collection of object which indicates the number of + bytes for a service pool cell." + ::= { ciscoSwitchQosMIBGroups 31 } + +ciscoSwitchQosIfQosGroupInfoShapeGroup OBJECT-GROUP + OBJECTS { + csqIfQosGroupInfoShapeMinThresh, + csqIfQosGroupInfoShapeMaxThresh, + csqIfQosGroupInfoShapeUnits + } + STATUS current + DESCRIPTION + "A collection of object which provides shape information for + each QoS group on an interface." + ::= { ciscoSwitchQosMIBGroups 32 } + END diff --git a/mibs/CISCO-TC b/mibs/CISCO-TC index 1e23fbaf7e..610abd3480 100644 --- a/mibs/CISCO-TC +++ b/mibs/CISCO-TC @@ -3,10 +3,10 @@ -- -- May 1994, Jeffrey T. Johnson -- --- Copyright (c) 1994-2007 by cisco Systems, Inc. +-- Copyright (c) 1994-2015 and by Cisco Systems Inc. -- All rights reserved. -- --- **************************************************************** +-- *************************************************************** CISCO-TC DEFINITIONS ::= BEGIN @@ -24,7 +24,7 @@ IMPORTS ciscoTextualConventions MODULE-IDENTITY - LAST-UPDATED "200702150000Z" + LAST-UPDATED "201506090000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO "Cisco Systems @@ -40,6 +40,218 @@ ciscoTextualConventions MODULE-IDENTITY DESCRIPTION "This module defines textual conventions used throughout cisco enterprise mibs." + REVISION "201506090000Z" + DESCRIPTION + "Added the following enumerations for IfOperStatusReason: + physicalPortHotStandBy, + wimaxModemUnattached, + wpanModemUnattached, + rbhModulo, + fpcMinLinkNotMet, + misCabling, + rcvSrpOnNonFcoeFex, + acessPortOnBd, + lacpMisConfig, + fortyGMemberPort, + goldLoopBackTest, + edpError, + vpcCompCheckFailed, + aclQosNoResource, + vpcShutdown, + notPcMember, + systemIntfShut, + speedGroupConfigMisMatch, + dot1qMisConfig, + mdMisMatch, + vpcPeerLinkShut, + notAvailable" + REVISION "201407230000Z" + DESCRIPTION + "-Added the textual-convention CiscoAbsZeroBasedCounter64." + REVISION "201208060000Z" + DESCRIPTION + "-Added the following enums for IfOperStatusReason: + ficonNoPortSwapLogicalPort, + ficonInvalidPortNum, + remotePortInL2vpnDown, + suspendedDueToNoLacpPdus, + fcotValidationFailedAtDriver, + unsupportedTransceiverMd5DigestNotSame, + unsupportedTransceiver, + adminStateConfigChange, + vlanAllowedList, + vlanAllowedListOverride, + vlanAllowedListAdd, + vlanAllowedRemove, + vlanCfgStateChange, + vlanCfgDelete, + pppPeerNotResponding, + pppAuthFailed, + xcvrAuthFailed, + badFramesRcvdFromLink" + REVISION "201202010000Z" + DESCRIPTION + "Added CiscoVlanIndex TC." + REVISION "201111110000Z" + DESCRIPTION + "Added CiscoEntityIndexList TC." + REVISION "201106170000Z" + DESCRIPTION + "-Added the following enums for FcIfOperStatusReason: + fcRedirectIsolation, + portActLicenseNotAvailable, + sdmIsolation, + fcidAllocationFailed, + unavailableNPVUpstreamPort, + unavailableNPVPrefUpstreamPort, + sfpReadError, + stickyDownOnLinkFailure, + tooManyLinkFlapsErr, + unidirectionalUDLD, + txRxLoopUDLD, + neighborMismatchUDLD, + authzPending, + hotStdbyInBundle, + incompleteConfig, + incompleteTunnelCfg, + hwProgrammingFailed, + tunnelDstUnreachable, + suspendByMtu, + sfpInvalid, + sfpAbsent, + portCapabilitiesUnknown, + channelErrDisabled, + vrfMismatch, + vrfForwardReferencing, + dupTunnelConfigDetected, + primaryVLANDown, + vrfUnusable, + errDisableHandShkFailure, + errDisabledBPDUGuard, + dot1xSecViolationErrDisabled, + emptyEchoUDLD, + vfTaggingCapErr, + portDisabled, + tunnelModeNotConfigured, + tunnelSrcNotConfigured, + tunnelDstNotConfigured, + tunnelUnableToResolveSrcIP + tunnelUnableToResolveDstIP, + tunnelVrfDown, + sifAdminDown, + phyIntfDown, + ifSifLimitExceeded, + sifHoldDown, + noFcoe, + dcxCompatMismatch, + isolateBundleLimitExceeded, + sifNotBound, + errDisabledLacpMiscfg, + satFabricIfDown, + invalidSatFabricIf, + noRemoteChassis, + vicEnableNotReceived, + vicDisableReceived, + vlanVsanMappingNotEnabled, + stpNotFwdingInFcoeMappedVlan, + moduleOffline, + udldAggModeLinkFailure, + stpInconsVpcPeerDisabled, + setPortStateFailed, + suspendedByVpc, + vpcCfgInProgress, + vpcPeerLinkDown, + vpcNoRspFromPeer, + protoPortSuspend, + tunnelSrcDown, + cdpInfoUnavailable, + fexSfpInvalid, + errDisabledIpConflict, + fcotClkRateMismatch, + portGuardTrustSecViolation, + sdpTimeout, + satIncompatTopo, + waitForFlogi, + satNotConfigured, + npivNotEnabledInUpstream, + vsanMismatchWithUpstreamSwPort, + portGuardBitErrRate, + portGuardSigLoss, + portGuardSyncLoss, + portGuardLinkReset, + portGuardCreditLoss, + bitErrorRate, + signalLoss, + syncLoss, + linkReset, + creditLoss, + ipQosMgrPolicyAppFailure, + pauseRateLimitErrDisabled, + lstGrpUplinkDown, + stickyDnLinkFailure, + routerMacFailure, + dcxMultipleMsapIds, + dcxHundredPdusRcvdNoAck, + enmSatIncompatibleUplink, + enmLoopDetected, + nonStickyExternallyDisabled, + subGroupIdNotAssigned, + vemUnlicensed, + profileNotFound, + nonExistentVlan, + vlanInvalidType, + vlanDown, + vpcPeerUpgrade, + ipQosDcbxpCompatFailure, + nonCiscoHbaVfTag, + domainIdConfigMismatch, + sfpSpeedMismatch, + xcvrInitializing, + xcvrAbsent, + xcvrInvalid, + vfcBindingInvalid, + vlanNotFcoeEnabled, + pvlanNativeVlanErr, + ethL2VlanDown, + ethIntfInvalidBinding, + pmonFailure, + l3NotReady, + speedMismatch, + flowControlMismatch, + vdcMode, + suspendedDueToMinLinks, + enmPinFailLinkDown, + inactiveM1PortFpathActiveVlan, + parentPortDown, + moduleRemoved, + corePortMct, + nonCorePortMct, + ficonInorderNotActive, + invalidEncapsulation, + modemLineDeasserted, + ipSecHndshkInProgress, + sfpEthCompliantErr, + cellularModemUnattached, + outOfGlblRxBuffers, + sfpFcCompliantErr, + ethIntfNotLicensed, + domainIdsInvalid, + fabricNameInvalid." + REVISION "201002240000Z" + DESCRIPTION + "Added CiscoURLStringOrEmpty textual convention." + REVISION "200906180000Z" + DESCRIPTION + "Added the new textual convention CiscoVrfName" + REVISION "200903100000Z" + DESCRIPTION + "Added the new textual convention CiscoInterfaceIndexList" + REVISION "200902260000Z" + DESCRIPTION + "Added the new textual convention Cisco2KVlanList" + REVISION "200804020000Z" + DESCRIPTION + "Added the new textual convention CiscoBridgeDomain." REVISION "200702150000Z" DESCRIPTION "Added following textual conventions: @@ -87,8 +299,8 @@ ciscoTextualConventions MODULE-IDENTITY REVISION "200209220000Z" DESCRIPTION "Added ListIndex, ListIndexOrZero, TimeIntervalSec, - TimeintervalMin, MicroSeconds and MicroSeconds TC from Andiamo's - TC MIB ." + TimeintervalMin, MicroSeconds and MicroSeconds TC from + Andiamo's TC MIB ." REVISION "200209170000Z" DESCRIPTION "Added ConfigIterator & BulkConfigResult textual @@ -150,7 +362,7 @@ Layer2Cos ::= TEXTUAL-CONVENTION REFERENCE "IEEE 802.1D, 2004 Edition, Annex G User priorities and traffic classes." - SYNTAX Integer32 (0..7 ) + SYNTAX Integer32 (0..7) CiscoNetworkProtocol ::= TEXTUAL-CONVENTION STATUS current @@ -245,7 +457,7 @@ InterfaceIndexOrZero ::= TEXTUAL-CONVENTION DESCRIPTION "Either the value 0, or the ifIndex value of an interface in the ifTable." - SYNTAX Integer32 (0..2147483647 ) + SYNTAX Integer32 (0..2147483647) SAPType ::= TEXTUAL-CONVENTION STATUS current @@ -253,7 +465,7 @@ SAPType ::= TEXTUAL-CONVENTION "Service Access Point - is a term that denotes the means by which a user entity in layer n+1 accesses a service of a provider entity in layer n." - SYNTAX Integer32 (0..254 ) + SYNTAX Integer32 (0..254) CountryCode ::= TEXTUAL-CONVENTION STATUS current @@ -261,7 +473,7 @@ CountryCode ::= TEXTUAL-CONVENTION "Represents a case-insensitive 2-letter country code taken from ISO-3166. Unrecognized countries are represented as empty string." - SYNTAX OCTET STRING (SIZE (0 | 2)) + SYNTAX OCTET STRING (SIZE (0 | 2)) CountryCodeITU ::= TEXTUAL-CONVENTION STATUS current @@ -270,7 +482,7 @@ CountryCodeITU ::= TEXTUAL-CONVENTION non-standard facilities in telematic services." REFERENCE "ITU-T T.35 - Section 3.1 Country Code" - SYNTAX Unsigned32 (0..255 ) + SYNTAX Unsigned32 (0..255) EntPhysicalIndexOrZero ::= TEXTUAL-CONVENTION STATUS current @@ -279,7 +491,7 @@ EntPhysicalIndexOrZero ::= TEXTUAL-CONVENTION If non-zero, the object is an entPhysicalIndex. If zero, no appropriate entPhysicalIndex exists. Any additional semantics are object specific." - SYNTAX Integer32 (0..2147483647 ) + SYNTAX Integer32 (0..2147483647) CiscoRowOperStatus ::= TEXTUAL-CONVENTION STATUS current @@ -318,7 +530,7 @@ CiscoPort ::= TEXTUAL-CONVENTION REFERENCE "Transmission Control Protocol. J. Postel. RFC793, User Datagram Protocol. J. Postel. RFC768" - SYNTAX Integer32 (0..65535 ) + SYNTAX Integer32 (0..65535) CiscoIpProtocol ::= TEXTUAL-CONVENTION STATUS current @@ -326,7 +538,7 @@ CiscoIpProtocol ::= TEXTUAL-CONVENTION "IP protocol number range." REFERENCE "Internet Protocol. J. Postel. RFC791" - SYNTAX Integer32 (0..255 ) + SYNTAX Integer32 (0..255) CiscoLocationClass ::= TEXTUAL-CONVENTION STATUS current @@ -442,7 +654,7 @@ CiscoInetAddressMask ::= TEXTUAL-CONVENTION REFERENCE "RFC2851, Textual Conventions for Internet Network Addresses." - SYNTAX Unsigned32 (0..128 ) + SYNTAX Unsigned32 (0..128) CiscoAbsZeroBasedCounter32 ::= TEXTUAL-CONVENTION STATUS current @@ -727,7 +939,7 @@ ConfigIterator ::= TEXTUAL-CONVENTION the bulk configuration to the same table before the previous bulk operation has been completed. These two objects will represent the last bulk operation in the table." - SYNTAX Unsigned32 (1..4294967295 ) + SYNTAX Unsigned32 (1..4294967295) BulkConfigResult ::= TEXTUAL-CONVENTION STATUS current @@ -753,7 +965,7 @@ ListIndex ::= TEXTUAL-CONVENTION list that is defined. The object using this convention should give all the object specific details including the list type." - SYNTAX Integer32 (1..2147483647 ) + SYNTAX Integer32 (1..2147483647) ListIndexOrZero ::= TEXTUAL-CONVENTION STATUS current @@ -765,7 +977,7 @@ ListIndexOrZero ::= TEXTUAL-CONVENTION should be given the description of that object. In most cases, a value 0 means that the it does not represent any lists." - SYNTAX Integer32 (0..2147483647 ) + SYNTAX Integer32 (0..2147483647) TimeIntervalSec ::= TEXTUAL-CONVENTION STATUS current @@ -870,13 +1082,17 @@ IfOperStatusReason ::= TEXTUAL-CONVENTION GLOSSARY: - BB - Buffer-to-Buffer. + BB - Buffer-to-Buffer. BB_Credit - Buffer-to-Buffer credit, a link level flow control mechanism. B_Port - A Fibre Channel, Bridging port. + BPDU - Bridge Protocol Data Unit. + + CDP - Cisco Discovery Protocol. + Class F - A connectionless service with notification on non-delivery between E_Ports, used for control, coordination, and configuration of the Fabric. @@ -886,6 +1102,10 @@ IfOperStatusReason ::= TEXTUAL-CONVENTION E_D_TOV - Error Detect Timeout Value. + EDP - Error Disabled Policy. + + ENM - Egress Non-Multicast. + ELP - Exchange Link Parameter. E-mode - A fibre channel port providing E_Port @@ -900,10 +1120,16 @@ IfOperStatusReason ::= TEXTUAL-CONVENTION Fabric - The set of physically connected fibre channel switches. + FEX - Fabric EXtender. + FC-FS - Fibre Channel Framing and Signaling. FCIP - Fibre Channel over IP protocol. + FCID - Fibre Channel Domain ID. + + FCOE - Fibre Channel Over Ethernet. + FCOT - Fibre channel optical transmitter. FC-PH - The Fibre Channel Physical and Signaling @@ -919,6 +1145,8 @@ IfOperStatusReason ::= TEXTUAL-CONVENTION FLOGI - Fabric Login, used by a node port to establish a session with the fabric. + FPC - Fabric Port Channel. + GBIC - Gigabit Interface Converter; a removable transceiver module permitting Fibre Channel and Gigabit Ethernet physical-layer transport. @@ -927,16 +1155,28 @@ IfOperStatusReason ::= TEXTUAL-CONVENTION E_Port or B_Port mode are generally referred to as Interconnect_Ports. + LACP - Link Access Control Protocol. + LIP - Loop Initialization Primitive sequence. LR - Link Reset, the FC-PH defined primitive sequence - used to initiate a link reset. + used to initiate a link reset. + + MTU - Maximun transmission unit. NOS - Not Operational Sequence, the FC-PH defined primitive sequence to indicate that the transmitting port has detected a link failure (or) offline condition. + VIC - Virtual Interface Card. + + VPC - Virtual Port Channel. + + NPIV - N Port Identifier Virtualization. + + NPV - NPort Virtualizer. + Nx_Port - A Fiber Channel Node Port. OLS - Offline Sequence, the FC-PH defined primitive @@ -945,8 +1185,14 @@ IfOperStatusReason ::= TEXTUAL-CONVENTION OHMS - Online Health Management System. + PMON - Port Monitor. + + QoS - Quality of Service. + R_A_TOV - Resource Allocation Timeout Value. + RBH - Resource Bundle Hash. + RCF - Reconfigure Fabric. Rxbbcredit - Receive BB credit value configured for @@ -956,12 +1202,36 @@ IfOperStatusReason ::= TEXTUAL-CONVENTION devices to disk or tape arrays and other devices over Fibre Channel. + SIF - Service Information Field. + + SDM - Security Device Manager. + + SDP - Secure Device Provisioning. + + SFP - Small Formfactor Pluggable. + + SRP - Spatial Reuse Protocol. + TE_Port - Trunking E_Port. TOV - Time out value. + UDLD - Uni Directional Link Detection. + + VDC - Virtual Device Context. + + VEM - Virtual Ethernet Module. + + VFC - Virtual Fibre Channel. + + VRF - VPN Routing and Forwarding. + VSAN - Virtual Storage Area Network. + WiMAX - Worldwide Interoperability for Microwave Access. + + WPAN - Wireless Personal Area Network. + WWN - World Wide Name. xE_Port - A Fiber channel port that can assume either @@ -1224,7 +1494,7 @@ IfOperStatusReason ::= TEXTUAL-CONVENTION 'linkFailNosRcvd (85)' - link failure due to non-operational sequences received. - 'linkFailOlsRcvd (86)' - link failure due to offline + 'linkFailOLSRcvd (86)' - link failure due to offline sequences received. 'linkFailDebounceTimeout (87)' - link failure due to @@ -1325,16 +1595,16 @@ IfOperStatusReason ::= TEXTUAL-CONVENTION 'domainNotAllowedIsolated (120)' - port isolated due to domain not allowed. - 'virtualIvrDomainOverlapIsolation (121)' - port isolated due to - virtual IVR domain overlap. + 'virtualIvrDomainOverlapIsolation (121)' - port isolated + due to virtual IVR domain overlap. 'outOfService (122)' - port is in out of service state. 'portAuthFailed (123)' - port has encountered an 802.1x authentication failure. - 'bundleStandby (124)' - port cannot be brought up in a bundle, - since the bundle has max members. + 'bundleStandby (124)' - port cannot be brought up in + a bundle, since the bundle has max members. 'portConnectorTypeErr (125)' - Error in the port connector type (SFP). @@ -1343,8 +1613,8 @@ IfOperStatusReason ::= TEXTUAL-CONVENTION operational after trying to initialize the port multiple times due to some erorrs. - 'ficonDupPortNum (127)' - the ficon vsan has a duplicate port - number. + 'ficonDupPortNum (127)' - the ficon vsan has a duplicate + port number. 'localRcf (128)' - fcdomain applied a locally disruptive reconfiguration (the local domain became invalid; no @@ -1367,7 +1637,465 @@ IfOperStatusReason ::= TEXTUAL-CONVENTION failure due to peer WWN is received with all zeros. 'preferredPathIsolation (133)' - port isolated due to - preferred path not able to program the routes." + preferred path not able to program the routes. + + 'fcRedirectIsolation (134)' - port isolated due to + FC Redirect not being able to program routes. + + 'portActLicenseNotAvailable (135)' - port not brought up + due to lack of port activation licenses. + + 'sdmIsolation (136)' - port isolated due to SDM + (Security Device Manager) not being + able to program routes. + + 'fcidAllocationFailed (137)' - port down due to failure + in FCID (Fibre Channel Domain ID) allocation. + + 'externallyDisabled (138)' - port externally disabled. + + 'unavailableNPVUpstreamPort (139)' - NPV + (NPort Virtualizer) upstream port not available. + + 'unavailableNPVPrefUpstreamPort (140)' - NPV + (NPort Virtualizer) preferred + upstream port not available. + + 'sfpReadError (141)' - the port is not operational due to + SFP (Small Formfactor Pluggable) read error. + + 'stickyDownOnLinkFailure (142)' - the port is + not operational due to link failure + in the sticky down mode. + + 'tooManyLinkFlapsErr (143)' - too many link flaps + on the port in a short interval. + + 'unidirectionalUDLD (144)' - unidirectional UDLD + (Uni Directional Link Detection) detected. + + 'txRxLoopUDLD (145)' - UDLD (Uni Directional + Link Detection) Tx Rx loop. + + 'neighborMismatchUDLD (146)' - UDLD + (Uni Directional Link Detection) neighbor mismatch. + + 'authzPending (147)' - authorization pending. + + 'hotStdbyInBundle (148)' - hot standby in bundle. + + 'incompleteConfig (149)' - all parameters on the port + have not been configured. + + 'incompleteTunnelCfg (150)' - incomplete tunnel config. + + 'hwProgrammingFailed (151)' - hardware programming failed. + + 'tunnelDstUnreachable (152)' - no route to + tunnel destination address. + + 'suspendByMtu (153)' - MTU allocation failed. + + 'sfpInvalid (154)' - SFP (Small Formfactor Pluggable) + is not Cisco certified. + + 'sfpAbsent (155)' - SFP (Small Formfactor + Pluggable) is absent. + + 'portCapabilitiesUnknown (156)' - the capabilities of the + port are unknown. + + 'channelErrDisabled (157)' - the port-channel to which + the port belongs is in error disabled state. + + 'vrfMismatch (158)' - Mismatch in source and transport VRF + (VPN Routing and Forwarding). + + 'vrfForwardReferencing (159)' - Forward referencing + transport VRF (VPN Routing and Forwarding). + + 'dupTunnelConfigDetected (160)' - two tunnel interfaces + with same configuration is not allowed. + + 'primaryVLANDown (161)' - primary VLAN is in down state. + + 'vrfUnusable (162)' - VRF (VPN Routing and Forwarding) + is unusable. + + 'errDisableHandShkFailure (163)' - port is not operational + due to an internal handshake failure. + + 'errDisabledBPDUGuard (164)' - BPDUGuard + (Bridge Protocol Data Unit) triggered + error disable on the port. + + 'dot1xSecViolationErrDisabled (165)' - error disabled + due to dot1x security violation. + + 'emptyEchoUDLD (166)' - UDLD (Uni Directional + Link Detection) empty echo. + + 'vfTaggingCapErr (167)' - VF Tagging capability + mismatch error. + + 'portDisabled (168)' - Port disabled. + + 'tunnelModeNotConfigured (169)' - Tunnel Mode is not + configured. + + 'tunnelSrcNotConfigured (170)' - Tunnel Source is not + configured. + + 'tunnelDstNotConfigured (171)' - Tunnel Destination + is not configured. + + 'tunnelUnableToResolveSrcIP (172)' - Unable to resolve + tunnel source IP address. + + 'tunnelUnableToResolveDstIP (173)' - Unable to resolve + tunnel destination IP address. + + 'tunnelVrfDown (174)' - Tunnel VRF down. + + 'sifAdminDown (175)' - SIF (Service Information Field) + is admin down. + + 'phyIntfDown (176)' - Physical interface is down. + + 'ifSifLimitExceeded (177)' - Interface SIF + (Service Information Field)limit is exceeded. + + 'sifHoldDown (178)' - SIF (Service Information Field) + hold down. + + 'noFcoe (179)' - No FCOE (Fibre Channel Over Ethernet) + configuration. + + 'dcxCompatMismatch (180)' - DCX Compatibility Mismatch. + + 'isolateBundleLimitExceeded (181)' - Isolation due to + bundle limit exceeded. + + 'sifNotBound (182)' - SIF (ervice Information Field) + is not bound. + + 'errDisabledLacpMiscfg (183)' - Error Disabled due to + LACP (Link Access Control Protocol) misconfig. + + 'satFabricIfDown (184)' - Satellite fabric interface down. + + 'invalidSatFabricIf (185)' - Invalid satellite fabric + interface. + + 'noRemoteChassis (186)' - No remote chassis. + + 'vicEnableNotReceived (187)' - VIC enable not received. + + 'vicDisableReceived (188)' - VIC disable received. + + 'vlanVsanMappingNotEnabled (189)' - VLAN VSAN mapping not + enabled. + + 'stpNotFwdingInFcoeMappedVlan (190)' - STP not forwarding + in FCOE Mapped Vlan. + + 'moduleOffline (191)' - Module Offline. + + 'udldAggModeLinkFailure (192)' - UDLD (Uni Directional Link + Detection) aggresive mode link failure. + + 'stpInconsVpcPeerDisabled (193)' - STP inconsistent + VPC (Virtual Port Channel) peer disabled. + + 'setPortStateFailed (194)' - Set port state failed. + + 'suspendedByVpc (195)' - Suspended by VPC + (Virtual Port Channel). + + 'vpcCfgInProgress (196)' - VPC (Virtual Port Channel) + configuration in progress. + + 'vpcPeerLinkDown (197)' - VPC (Virtual Port Channel) + peer link down. + + 'vpcNoRspFromPeer (198)' - VPC (Virtual Port Channel) + no response from peer. + + 'protoPortSuspend (199)' - Proto port suspend. + + 'tunnelSrcDown (200)' - Tunnel source down. + + 'cdpInfoUnavailable (201)' - CDP + (Cisco Discovery Protocol) information unavailable. + + 'fexSfpInvalid (202)' - FEX (Fabric Extender) + SFP (Small Formfactor Pluggable) invalid. + + 'errDisabledIpConflict (203)' - Error Disabled due to IP + conflict. + + 'fcotClkRateMismatch (204)' - FCOT CLK rate mismatch. + + 'portGuardTrustSecViolation (205)' - Error disabled due + to port guard (Cisco Trusted Security Violation). + + 'sdpTimeout (206)' - SDP (Secure Device Provisioning) + timeout. + + 'satIncompatTopo (207)' - Satellite incompatible topology. + + 'waitForFlogi (208)' - Wait for FLOGI. + + 'satNotConfigured (209)' - Satellite not configured. + + 'npivNotEnabledInUpstream (210)' - NPIV (N Port Identifier + Virtualization) not enabled in upstream. + + 'vsanMismatchWithUpstreamSwPort (211)' - VSAN + mismatch with upstream switch port. + + 'portGuardBitErrRate (212)' - Error disabled due to port + guard (Bit Error Rate). + + 'portGuardSigLoss (213)' - Error disabled due to + port guard (Signal Loss). + + 'portGuardSyncLoss (214)' - Error disabled due to port + guard (Sync Loss). + + 'portGuardLinkReset (215)' - Error disabled due to port + guard (Link Reset). + + 'portGuardCreditLoss (216)' - Error disabled due to port + guard (Credit Loss). + + 'ipQosMgrPolicyAppFailure (217)' - IP QOS Manager policy + application failure. + + 'pauseRateLimitErrDisabled (218)' - Port error disabled due + to pause rate limit condition. + + 'lstGrpUplinkDown (219)' - EthPM LSTGRP downstream link + down due to upstream link down. + + 'stickyDnLinkFailure (220)' - Port kept in error disabled + state due to Link Failure. + + 'routerMacFailure (221)' - Router MAC failure. + + 'dcxMultipleMsapIds (222)' - Port error disabled due to + multiple MSAP IDs (DCX). + + 'dcxHundredPdusRcvdNoAck (223)' - Hundred PDUs received + without ACK (DCX). + + 'enmSatIncompatibleUplink (224)' - Satellite Incompatible + Uplink. + + 'enmLoopDetected (225)' - Loop Detected (ENM). + + 'nonStickyExternallyDisabled (226)' - Disabled by VPD + Manager with shut/no shut allowed. + + 'nonStickyExternallyDisabled (227)' - Sub-group ID + not assigned. + + 'vemUnlicensed (228)' - VEM Unlicensed. + + 'profileNotFound (229)' - Profile not found. + + 'nonExistentVlan (230)' - VLAN does not exist. + + 'vlanInvalidType (231)' - Invalid VLAN type. + + 'vlanDown (232)' - VLAN down. + + 'vpcPeerUpgrade (233)' - VPC Peer Upgrade. + + 'ipQosDcbxpCompatFailure (234)' - IPQOS DCBXP compatibility + failure. + + 'nonCiscoHbaVfTag (235)' - Error Disabled due to Non-Cisco + HBA VF Tag. + + 'domainIdConfigMismatch (236)' - Domain ID config mismatch. + + 'sfpSpeedMismatch (237)' - SFP (Small Formfactor Pluggable) + speed mismatch. + 'xcvrInitializing (238)' - Transceiver initializing. + + 'xcvrAbsent (239)' - Transceiver absent. + + 'xcvrInvalid (240)' - Transceiver invalid. + + 'vfcBindingInvalid (241)' - Invalid VFC Binding. + + 'vlanNotFcoeEnabled (242)' - VLAN down due to FCOE + disabled. + + 'pvlanNativeVlanErr (243)' - Private VLAN + Native VLAN error. + + 'ethL2VlanDown (244)' - Ethernet L2 VLAN down. + + 'ethIntfInvalidBinding (245)' - Invalid Binding + to Ethernet Interface. + + 'pmonFailure (246)' - PMON Failure. + + 'l3NotReady (247)' - L3 not ready. + + 'speedMismatch (248)' - Speed Mismatch. + + 'flowControlMismatch (249)' - Flow Control Mismatch. + + 'vdcMode (250)' - VDC mode + + 'suspendedDueToMinLinks (251)' - Suspended due + to Min Links. + + 'enmPinFailLinkDown (252)' - ENM Pin Fail Link Down. + + 'inactiveM1PortFpathActiveVlan (253)' - Inactive M1 Port + F Path Active VLAN. + + 'parentPortDown (254)' - Parent Port Down. + + 'moduleRemoved (255)' - Module Removed. + + 'corePortMct (256)' - Core Port MCT. + + 'nonCorePortMct (257)' - Non Core port MCT. + + 'ficonInorderNotActive (258)'- FICON Inorder Not Active. + + 'invalidEncapsulation (259)' - Invalid Encapsulation. + + 'modemLineDeasserted (260)' - Modem line Deasserted. + + 'ipSecHndshkInProgress (261)' - IP Sec Handshake in + progress. + + 'sfpEthCompliantErr (262)' - Sfp Ethernet compliant error. + + 'cellularModemUnattached (263)' - Cellular Modem + unattached. + + 'outOfGlblRxBuffers (264)' - Out of Global Rx Buffers. + + 'sfpFcCompliantErr (265)' - Sfp Fc compliant Error. + + 'ethIntfNotLicensed (266)' - Ethernet Interface Not + Licensed. + + 'domainIdsInvalid (267)' - Domain IDs Invalid. + + 'fabricNameInvalid (268)' - Fabric Name Invalid. + + 'ficonNoPortSwapLogicalPort (269)' - Ficon No Port Swap Logical Port. + + 'ficonInvalidPortNum (270)' - Ficon Invalid Port Number. + + 'remotePortInL2vpnDown (271)' - Remote Port in L2VPN Down. + + 'suspendedDueToNoLacpPdus (272)' - Suspended due to no LACP PDUs. + + 'fcotValidationFailedAtDriver (273)' - Fcot validation failed at driver. + + 'unsupportedTransceiverMd5DigestNotSame (274)' - Unsupported transceiver MD5 digest not Same. + + 'unsupportedTransceiver (275)' - Unsupport transceiver. + + 'adminStateConfigChange (276)' - Admin state config change. + + 'vlanAllowedList (277)' - Allowed Vlan list configured on the port. + + 'vlanAllowedListOverride (278)' - Allowed Vlan list changed on the port. + + 'vlanAllowedListAdd (279)' - Vlan has been added to the allowed Vlan list on the port. + + 'vlanAllowedListRemove (280)' - Vlan has been removed from the allowed Vlan list on the port. + + 'vlanCfgStateChange (281)' - Port affected due to Vlan state change. + + 'vlanCfgDelete (282)' - Port affected due to Vlan delete. + + 'pppPeerNotResponding (283)' - ppp peer not responding. + + 'pppAuthFailed (284)' - ppp authentication failed. + + 'xcvrAuthFailed (285)' - Transceiver authentication failed. + + 'badFramesRcvdFromLink (286)' - Excessive bad frames received from link. + + 'physicalPortHotStandBy (287)' + - Physical Port in Hot-StandBy State. + + 'wimaxModemUnattached (288)' + - Modem Disconnected from WiMAX network. + + 'wpanModemUnattached (289)' + - Modem Disconnected from WPAN network. + + 'rbhModulo (290)' + - Down due to RBH modulo load-balance feature toggle. + + 'fpcMinLinkNotMet (291)' + - Suspended as the FPC min-link requirement has not + been met. + + 'misCabling (292)' + - Miscabling detected. + + 'rcvSrpOnNonFcoeFex (293)' + - Down due to received SRP for a non-FCOE capable FEX + + 'acessPortOnBd (294)' + - Inactive due to access port is configured with a + Bridge-Domain ID. + + 'lacpMisConfig (295)' + - LACP port suspended due to misconfiguration. + + 'fortyGMemberPort (300)' + - Port is a member of a 40G interface. + + 'goldLoopBackTest (301)' + - Suspended due to Loopback diagnostics. + + 'edpError (302)' + - Down due to EDP enforcement. + + 'vpcCompCheckFailed (303)' + - VPC down because compatibility check failed. + + 'aclQosNoResource (304)' + - Not enough free entries in TCAM bank for QoS. + + 'vpcShutdown (305)' + - VPC shutdown. + + 'notPcMember (306)' + - Port is not a member of a port channel. + + 'systemIntfShut (307)' + - System interface shutdown. + + 'speedGroupConfigMisMatch (308)' + - Speed-Group config does not match type of transceiver. + + 'dot1qMisConfig (310)' + - Dot1q-tunnel misconfiguration. + + 'mdMisMatch (311)' + - Mobility Domain Config Mismatch. + + 'vpcPeerLinkShut (312)' + - Suspended because VPC peer link had been shut down. + + 'notAvailable (313)' + - Port Operation Status is currently not available. + " SYNTAX INTEGER { other(1), none(2), @@ -1454,7 +2182,7 @@ IfOperStatusReason ::= TEXTUAL-CONVENTION linkFailLossOfSignal(83), linkFailLossOfSync(84), linkFailNosRcvd(85), - linkFailOlsRcvd(86), + linkFailOLSRcvd(86), linkFailDebounceTimeout(87), linkFailLrRcvd(88), linkFailCreditLoss(89), @@ -1501,7 +2229,182 @@ IfOperStatusReason ::= TEXTUAL-CONVENTION invalidOtherSidePrincEFPReqRecd(130), domainOther(131), elpFailureAllZeroPeerWWNRcvd(132), - preferredPathIsolation(133) + preferredPathIsolation(133), + fcRedirectIsolation(134), + portActLicenseNotAvailable(135), + sdmIsolation(136), + fcidAllocationFailed(137), + externallyDisabled(138), + unavailableNPVUpstreamPort(139), + unavailableNPVPrefUpstreamPort(140), + sfpReadError(141), + stickyDownOnLinkFailure(142), + tooManyLinkFlapsErr(143), + unidirectionalUDLD(144), + txRxLoopUDLD(145), + neighborMismatchUDLD(146), + authzPending(147), + hotStdbyInBundle(148), + incompleteConfig(149), + incompleteTunnelCfg(150), + hwProgrammingFailed(151), + tunnelDstUnreachable(152), + suspendByMtu(153), + sfpInvalid(154), + sfpAbsent(155), + portCapabilitiesUnknown(156), + channelErrDisabled(157), + vrfMismatch(158), + vrfForwardReferencing(159), + dupTunnelConfigDetected(160), + primaryVLANDown(161), + vrfUnusable(162), + errDisableHandShkFailure(163), + errDisabledBPDUGuard(164), + dot1xSecViolationErrDisabled(165), + emptyEchoUDLD(166), + vfTaggingCapErr(167), + portDisabled(168), + tunnelModeNotConfigured(169), + tunnelSrcNotConfigured(170), + tunnelDstNotConfigured(171), + tunnelUnableToResolveSrcIP(172), + tunnelUnableToResolveDstIP(173), + tunnelVrfDown(174), + sifAdminDown(175), + phyIntfDown(176), + ifSifLimitExceeded(177), + sifHoldDown(178), + noFcoe(179), + dcxCompatMismatch(180), + isolateBundleLimitExceeded(181), + sifNotBound(182), + errDisabledLacpMiscfg(183), + satFabricIfDown(184), + invalidSatFabricIf(185), + noRemoteChassis(186), + vicEnableNotReceived(187), + vicDisableReceived(188), + vlanVsanMappingNotEnabled(189), + stpNotFwdingInFcoeMappedVlan(190), + moduleOffline(191), + udldAggModeLinkFailure(192), + stpInconsVpcPeerDisabled(193), + setPortStateFailed(194), + suspendedByVpc(195), + vpcCfgInProgress(196), + vpcPeerLinkDown(197), + vpcNoRspFromPeer(198), + protoPortSuspend(199), + tunnelSrcDown(200), + cdpInfoUnavailable(201), + fexSfpInvalid(202), + errDisabledIpConflict(203), + fcotClkRateMismatch(204), + portGuardTrustSecViolation(205), + sdpTimeout(206), + satIncompatTopo(207), + waitForFlogi(208), + satNotConfigured(209), + npivNotEnabledInUpstream(210), + vsanMismatchWithUpstreamSwPort(211), + portGuardBitErrRate(212), + portGuardSigLoss(213), + portGuardSyncLoss(214), + portGuardLinkReset(215), + portGuardCreditLoss(216), + ipQosMgrPolicyAppFailure(217), + pauseRateLimitErrDisabled(218), + lstGrpUplinkDown(219), + stickyDnLinkFailure(220), + routerMacFailure(221), + dcxMultipleMsapIds(222), + dcxHundredPdusRcvdNoAck(223), + enmSatIncompatibleUplink(224), + enmLoopDetected(225), + nonStickyExternallyDisabled(226), + subGroupIdNotAssigned(227), + vemUnlicensed(228), + profileNotFound(229), + nonExistentVlan(230), + vlanInvalidType(231), + vlanDown(232), + vpcPeerUpgrade(233), + ipQosDcbxpCompatFailure(234), + nonCiscoHbaVfTag(235), + domainIdConfigMismatch(236), + sfpSpeedMismatch(237), + xcvrInitializing(238), + xcvrAbsent(239), + xcvrInvalid(240), + vfcBindingInvalid(241), + vlanNotFcoeEnabled(242), + pvlanNativeVlanErr(243), + ethL2VlanDown(244), + ethIntfInvalidBinding(245), + pmonFailure(246), + l3NotReady(247), + speedMismatch(248), + flowControlMismatch(249), + vdcMode(250), + suspendedDueToMinLinks(251), + enmPinFailLinkDown(252), + inactiveM1PortFpathActiveVlan(253), + parentPortDown(254), + moduleRemoved(255), + corePortMct(256), + nonCorePortMct(257), + ficonInorderNotActive(258), + invalidEncapsulation(259), + modemLineDeasserted(260), + ipSecHndshkInProgress(261), + sfpEthCompliantErr(262), + cellularModemUnattached(263), + outOfGlblRxBuffers(264), + sfpFcCompliantErr(265), + ethIntfNotLicensed(266), + domainIdsInvalid(267), + fabricNameInvalid(268), + ficonNoPortSwapLogicalPort(269), + ficonInvalidPortNum(270), + remotePortInL2vpnDown(271), + suspendedDueToNoLacpPdus(272), + fcotValidationFailedAtDriver(273), + unsupportedTransceiverMd5DigestNotSame(274), + unsupportedTransceiver(275), + adminStateConfigChange(276), + vlanAllowedList(277), + vlanAllowedListOverride(278), + vlanAllowedListAdd(279), + vlanAllowedRemove(280), + vlanCfgStateChange(281), + vlanCfgDelete(282), + pppPeerNotResponding(283), + pppAuthFailed(284), + xcvrAuthFailed(285), + badFramesRcvdFromLink(286), + physicalPortHotStandBy(287), + wimaxModemUnattached(288), + wpanModemUnattached(289), + rbhModulo(290), + fpcMinLinkNotMet(291), + misCabling(292), + rcvSrpOnNonFcoeFex(293), + acessPortOnBd(294), + lacpMisConfig(295), + fortyGMemberPort(300), + goldLoopBackTest(301), + edpError(302), + vpcCompCheckFailed(303), + aclQosNoResource(304), + vpcShutdown(305), + notPcMember(306), + systemIntfShut(307), + speedGroupConfigMisMatch(308), + dot1qMisConfig(310), + mdMisMatch(311), + vpcPeerLinkShut(312), + notAvailable(313) } EntLogicalIndexOrZero ::= TEXTUAL-CONVENTION @@ -1512,7 +2415,7 @@ EntLogicalIndexOrZero ::= TEXTUAL-CONVENTION If zero, no appropriate entLogicalIndex exists. Any additional semantics must be defined as part of the description of any object which uses this syntax." - SYNTAX Integer32 (0..2147483647 ) + SYNTAX Integer32 (0..2147483647) CiscoURLString ::= TEXTUAL-CONVENTION STATUS current @@ -1531,6 +2434,18 @@ CiscoURLString ::= TEXTUAL-CONVENTION REFERENCE "Uniform Resource Locators. RFC 1738." SYNTAX OCTET STRING (SIZE (1..255)) +CiscoURLStringOrEmpty ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention is an extension of CiscoURLString. + This extension permits the additional value of empty (zero + length) string. The description of any object which uses this + syntax must specifically describe the meaning of empty string + value." + + REFERENCE "Uniform Resource Locators. RFC 1738." + SYNTAX OCTET STRING (SIZE (0..255)) + CiscoHTTPResponseStatusCode ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION @@ -1560,7 +2475,7 @@ CiscoHTTPResponseStatusCode ::= TEXTUAL-CONVENTION REFERENCE "RFC 2616 Section 6.1.1 Status Code and Reason Phrase." - SYNTAX Unsigned32 (100..599 ) + SYNTAX Unsigned32 (100..599) CvE164Address ::= TEXTUAL-CONVENTION STATUS current @@ -1587,7 +2502,7 @@ CiscoVlanList ::= TEXTUAL-CONVENTION represents the first 8 VLANs of the range of VLANs specified by the object, the second octet represents the next 8 VLANs, etc. When a VLAN range is not - specified, a default port range of '0 - 1023' is assumed. + specified, a default VLAN range of '0 - 1023' is assumed. Within each octet, the most significant bit represents the lowest numbered VLAN, and the least significant bit @@ -1627,6 +2542,128 @@ CiscoPbbServiceIdentifier ::= TEXTUAL-CONVENTION the Provider Backbone Bridge frame." REFERENCE "IEEE P802.1ah/D3.3 chapter 9.8, December 2006" - SYNTAX Unsigned32 (1..16777216 ) + SYNTAX Unsigned32 (1..16777216) + +CiscoBridgeDomain ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "An object with this syntax contains a bridge domain number + which is used to distinguish between multiple bridge domains. A + bridge domain represents a set of (logical) Ethernet segments + which are interconnected by 802.1D bridges. 802.1Q allows for a + maximum of 4095 VLANs within a bridge domain. Some devices can + be connected to multiple bridge domains, e.g., routers with + some of their interfaces in one bridge domain and other + interfaces in other bridge domain. In such devices, the + combination of bridge-domain-number and VLAN-id can be used to + uniquely identify any VLAN across all interfaces." + SYNTAX Unsigned32 (1..65535) + +Cisco2KVlanList ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Each octet within this value specifies a set of eight VLANs. + The object defined by this textual convention can specify a VLAN + range of 2k VLANs in its description. Example: 0 - 2047, 2048 - + 4095, etc. The first octet represents the first 8 VLANs of the + range of VLANs specified by the object, the second octet + represents the next 8 VLANs, etc. + + Within each octet, the most significant bit represents the + lowest numbered VLAN, and the least significant bit represents + the highest numbered VLAN. Thus, each VLAN of the device is + represented by a single bit within the value of this object. If + that bit has a value of '1' then that VLAN is included in the + set of VLANs; the VLAN is not included if its bit has a value of + '0'. + + Note that if the length of this string is less than 256 octets, + any 'missing' octets are assumed to contain the value zero. An + NMS may omit any zero-valued octets from the end of this string + in order to reduce SetPDU size, and the agent may also omit + zero-valued trailing octets, to reduce the size of GetResponse + PDUs." + SYNTAX OCTET STRING (SIZE (0..256)) + +CiscoInterfaceIndexList ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention contains a list of ifIndex values. + + Each ifIndex value is represented by four octets. + Every set of four octets represents a value of an instance + of ifIndex object, defined in IF-MIB, corresponding to a + particular interface. + + For example, the first octet to the fourth octet represent a + value of the instance of ifIndex object for the first + interface in the list. The fifth octet to the eighth octet + represent a value of the instance of ifIndex object for + the second interface in the list. + + Up to 64 interfaces can be represented by this textual + convention." + SYNTAX OCTET STRING (SIZE (0..256)) + +CiscoVrfName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The name of the Virtual Private Network Routing and + Forwarding (VRF) domain. + + Semantics of a zero length CiscoVrfName are object-specific + and must be defined as part of the description of any object + which uses this syntax." + SYNTAX OCTET STRING (SIZE (0..32)) + +CiscoEntityIndexList ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This text convention contains a list of entPhysicalIndex + values. + + Each entPhysicalIndex value is represented by four + octets. Every set of four octets represents a value of an + instance of entPhysicalIndex object, defined in ENTITY-MIB, + corresponding to a particular physical entity. + + For example, the first octet to the fourth octet + represents a value of the instance of entPhysicalIndex object + for the first physical entity in the list. The fifth octet to + the eighth octet represents a value of the instance of + entPhysicalIndex object for the second physical entity in the + list. + + Up to 64 physical entities can be represented by this + textual convention." + SYNTAX OCTET STRING (SIZE (0..256)) + +CiscoVlanIndex ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The VLAN-id of a VLAN on ISL or 802.1q trunks. + + + For a new object which needs the vlan-id of a VLAN as + its SYNTAX, it is suggested to import VlanIndex or VlanId + from Q-BRIDGE-MIB instead of importing this TC. + + + For a existing MIB which have the import of VlanIndex + from CISCO-VTP-MIB, it is suggested to import this TC." + SYNTAX Integer32 (0..4095) + +CiscoAbsZeroBasedCounter64 ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This TC describes an object which counts events with + the following semantics: objects of this type will be + set to zero(0) on creation and will thereafter count + appropriate events, it locks at the maximum value of + 2^64-1 (18446744073709551615 decimal) if the counter + overflows. This TC may be used only in situations where + wrapping is not possible or extremely unlikely situation." + SYNTAX Counter64 END + diff --git a/mibs/CISCO-VLAN-MEMBERSHIP-MIB b/mibs/CISCO-VLAN-MEMBERSHIP-MIB index 1249d643ff..3f09fe3d82 100644 --- a/mibs/CISCO-VLAN-MEMBERSHIP-MIB +++ b/mibs/CISCO-VLAN-MEMBERSHIP-MIB @@ -1,732 +1,1330 @@ +-- ***************************************************************** +-- CISCO-VLAN-MEMBERSHIP-MIB +-- +-- November 1998, Chin-Chai Low +-- +-- Copyright (c) 1998-2004, 2007 by Cisco Systems Inc. +-- All rights reserved. +-- ***************************************************************** + CISCO-VLAN-MEMBERSHIP-MIB DEFINITIONS ::= BEGIN IMPORTS - MODULE-IDENTITY, OBJECT-TYPE, - NOTIFICATION-TYPE, - Counter32, Integer32, IpAddress FROM SNMPv2-SMI - MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF - TEXTUAL-CONVENTION, RowStatus, - TruthValue FROM SNMPv2-TC - ifIndex FROM IF-MIB - ciscoMgmt FROM CISCO-SMI; + MODULE-IDENTITY, + OBJECT-TYPE, + NOTIFICATION-TYPE, + Counter32, + Integer32, + IpAddress + FROM SNMPv2-SMI + MODULE-COMPLIANCE, + OBJECT-GROUP, + NOTIFICATION-GROUP + FROM SNMPv2-CONF + RowStatus, + TruthValue + FROM SNMPv2-TC + ifIndex + FROM IF-MIB + VlanIndex + FROM CISCO-VTP-MIB + CiscoPortList, + CiscoPortListRange + FROM CISCO-TC + ciscoMgmt + FROM CISCO-SMI; + ciscoVlanMembershipMIB MODULE-IDENTITY - LAST-UPDATED "200101300000Z" - ORGANIZATION "Cisco Systems Inc. " - CONTACT-INFO + LAST-UPDATED "200712140000Z" + ORGANIZATION "Cisco Systems Inc." + CONTACT-INFO "Cisco Systems - Customer Service + Customer Service - Postal: 170 W Tasman Drive - San Jose, CA 95134 - USA + Postal: 170 W Tasman Drive + San Jose, CA 95134 + USA - Tel: +1 800 553-NETS + Tel: +1 800 553-NETS - E-mail: cs-vlans@cisco.com" - DESCRIPTION - "The MIB module for the management of the - VLAN Membership within the frame work of Cisco - VLAN Architecture, v 2.0 by Keith McCloghrie. The MIB - provides information on VLAN Membership Policy Servers - used by a device and VLAN membership assignments of - non-trunk bridge ports of the device." - REVISION "200101300000Z" - DESCRIPTION - "Corrected description of vmVmpsReconfirmResult" - REVISION "200001060000Z" - DESCRIPTION - "Added 4k VLAN support" - REVISION "9901180000Z" - DESCRIPTION - "Add vmNotificationsEnabled. - Add support for multi-vlan ports. - Other minor edits." - REVISION "9612060000Z" - DESCRIPTION - "Initial version of this MIB module." - ::= { ciscoMgmt 68 } + E-mail: cs-vlans@cisco.com" + DESCRIPTION + "The MIB module for the management of the VLAN + Membership within the frame work of Cisco + VLAN Architecture, v 2.0 by Keith McCloghrie. The MIB + provides information on VLAN Membership Policy Servers + used by a device and VLAN membership assignments of + non-trunk bridge ports of the device." + REVISION "200712140000Z" + DESCRIPTION + "Add vmVlanCreationGroup." + REVISION "200407160000Z" + DESCRIPTION + "Add vmMembershipSummaryExtTable." + REVISION "200404070000Z" + DESCRIPTION + "Change the SYNTAX of vmMembershipSummaryMember2kPorts + from PortList to CiscoPortList." + REVISION "200310100000Z" + DESCRIPTION + "Add vmVoiceVlanCdpVerifyEnable to support the feature + of voice VLANs' detection through CDP packets." + REVISION "200306050000Z" + DESCRIPTION + "Deprecate vmMembershipSummaryMemberPorts and define + vmMembershipSummaryMember2kPorts to support up to 2k + bridge ports." + REVISION "200203280000Z" + DESCRIPTION + "Add vmVoiceVlanTable to support VVID feature" + REVISION "200105010000Z" + DESCRIPTION + "Import VlanIndex from CISCO-VTP-MIB" + REVISION "200101300000Z" + DESCRIPTION + "Corrected description of vmVmpsReconfirmResult" + REVISION "200001060000Z" + DESCRIPTION + "Added 4k VLAN support" + REVISION "9901180000Z" + DESCRIPTION + "Add vmNotificationsEnabled. + Add support for multi-vlan ports. + Other minor edits." + REVISION "9612060000Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { ciscoMgmt 68 } -ciscoVlanMembershipMIBObjects - OBJECT IDENTIFIER ::= { ciscoVlanMembershipMIB 1 } + +ciscoVlanMembershipMIBObjects OBJECT IDENTIFIER + ::= { ciscoVlanMembershipMIB 1 } -- Textual Conventions -VlanIndex ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - " The (ISL) VLAN id of a VLAN which uniquely identifies - a VLAN within a management domain. - Implementations are allowed to restrict the range of - VLANs." - SYNTAX INTEGER(1..4095) -vmVmps OBJECT IDENTIFIER ::= - { ciscoVlanMembershipMIBObjects 1 } +vmVmps OBJECT IDENTIFIER + ::= { ciscoVlanMembershipMIBObjects 1 } -vmMembership OBJECT IDENTIFIER ::= - { ciscoVlanMembershipMIBObjects 2 } +vmMembership OBJECT IDENTIFIER + ::= { ciscoVlanMembershipMIBObjects 2 } -vmStatistics OBJECT IDENTIFIER ::= - { ciscoVlanMembershipMIBObjects 3 } +vmStatistics OBJECT IDENTIFIER + ::= { ciscoVlanMembershipMIBObjects 3 } + +vmStatus OBJECT IDENTIFIER + ::= { ciscoVlanMembershipMIBObjects 4 } + +vmVoiceVlan OBJECT IDENTIFIER + ::= { ciscoVlanMembershipMIBObjects 5 } -vmStatus OBJECT IDENTIFIER ::= - { ciscoVlanMembershipMIBObjects 4 } -- General Info -vmVmpsVQPVersion OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The VLAN Query Protocol (VQP) version supported on - the device. VQP is the protocol used to query - VLAN Membership Policy Server (VMPS) for VLAN - membership assignments of dynamic VLAN ports. - A VMPS provides VLAN membership policy - assignments based on the content of the packets - received on a port. " - ::= { vmVmps 1 } + +vmVmpsVQPVersion OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The VLAN Query Protocol (VQP) version supported on + the device. VQP is the protocol used to query + VLAN Membership Policy Server (VMPS) for VLAN + membership assignments of dynamic VLAN ports. + A VMPS provides VLAN membership policy + assignments based on the content of the packets + received on a port." + ::= { vmVmps 1 } vmVmpsRetries OBJECT-TYPE - SYNTAX INTEGER(1..10) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The number of retries for VQP requests to a VMPS before - using the next available VMPS." - ::= { vmVmps 2 } + SYNTAX INTEGER (1..10) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The number of retries for VQP requests to a VMPS before + using the next available VMPS." + ::= { vmVmps 2 } vmVmpsReconfirmInterval OBJECT-TYPE - SYNTAX INTEGER (0..120) - UNITS "Minutes" - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The switch will reconfirm membership of addresses on - each port with VMPS periodically. This object specifies - the interval to perform reconfirmation. If the value is - set to 0, the switch does not reconfirm membership with - VMPS." - DEFVAL { 60 } - ::= { vmVmps 3 } + SYNTAX INTEGER (0..120) + UNITS "Minutes" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The switch will reconfirm membership of addresses on + each port with VMPS periodically. This object specifies + the interval to perform reconfirmation. If the value is + set to 0, the switch does not reconfirm membership with + VMPS." + DEFVAL { 60 } + ::= { vmVmps 3 } vmVmpsReconfirm OBJECT-TYPE - SYNTAX INTEGER { ready(1), execute(2) } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Setting this object to execute(2) causes the switch - to reconfirm membership of every dynamic port. - Reading this object always return ready(1)." - ::= { vmVmps 4 } + SYNTAX INTEGER { + ready(1), + execute(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Setting this object to execute(2) causes the switch + to reconfirm membership of every dynamic port. + Reading this object always return ready(1)." + ::= { vmVmps 4 } vmVmpsReconfirmResult OBJECT-TYPE - SYNTAX INTEGER { - other(1), - inProgress(2), - success(3), - noResponse(4), - noVmps(5), - noDynamicPort(6), - noHostConnected(7) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object returns the result of the last request - that sets vmVmpsReconfirm to execute(2). The - semantics of the possible results are as follows: + SYNTAX INTEGER { + other(1), + inProgress(2), + success(3), + noResponse(4), + noVmps(5), + noDynamicPort(6), + noHostConnected(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object returns the result of the last request + that sets vmVmpsReconfirm to execute(2). The + semantics of the possible results are as follows: - other(1) - none of following - inProgress(2) - reconfirm in progress - success(3) - reconfirm completed successfully - noResponse(4) - reconfirm failed because no - VMPS responded - noVmps(5) - No VMPS configured - noDynamicPort(6) - No dynamic ports configured - noHostConnected(7) - No hosts on dynamic ports - " - ::= { vmVmps 5 } + other(1) - none of following + inProgress(2) - reconfirm in progress + success(3) - reconfirm completed successfully + noResponse(4) - reconfirm failed because no + VMPS responded + noVmps(5) - No VMPS configured + noDynamicPort(6) - No dynamic ports configured + noHostConnected(7) - No hosts on dynamic ports" + ::= { vmVmps 5 } vmVmpsCurrent OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the IpAddress of the current VMPS used." - ::= { vmVmps 6 } + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the IpAddress of the current VMPS used." + ::= { vmVmps 6 } -vmVmpsTable OBJECT-TYPE - SYNTAX SEQUENCE OF VmVmpsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " A table of VMPS to use. The device will use - the the primary VMPS by default. If the - device is unable to reach the primary server - after vmVmpsRetries retries, it uses the first - secondary server in the table until it runs out - of secondary servers, in which case it will return - to using the primary server. Entries in this table - may be created and deleted via this MIB or - the management console on a device." - ::= { vmVmps 7 } +vmVmpsTable OBJECT-TYPE + SYNTAX SEQUENCE OF VmVmpsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of VMPS to use. The device will use + the the primary VMPS by default. If the + device is unable to reach the primary server + after vmVmpsRetries retries, it uses the first + secondary server in the table until it runs out + of secondary servers, in which case it will return + to using the primary server. Entries in this table + may be created and deleted via this MIB or + the management console on a device." + ::= { vmVmps 7 } vmVmpsEntry OBJECT-TYPE - SYNTAX VmVmpsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " An entry (conceptual row) in the vmVmpsTable." - INDEX { vmVmpsIpAddress } - ::= { vmVmpsTable 1 } + SYNTAX VmVmpsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry (conceptual row) in the vmVmpsTable." + INDEX { vmVmpsIpAddress } + ::= { vmVmpsTable 1 } VmVmpsEntry ::= SEQUENCE { - vmVmpsIpAddress IpAddress, - vmVmpsPrimary TruthValue, - vmVmpsRowStatus RowStatus + vmVmpsIpAddress IpAddress, + vmVmpsPrimary TruthValue, + vmVmpsRowStatus RowStatus } vmVmpsIpAddress OBJECT-TYPE - SYNTAX IpAddress --- MAX-ACCESS accessible-for-notify - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Ip Address of the VMPS." - ::= { vmVmpsEntry 1 } + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Ip Address of the VMPS." + ::= { vmVmpsEntry 1 } vmVmpsPrimary OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of the VMPS. Setting this value - to true will make this VMPS the primary server - and make the switch use this as the current server. - Setting this entry to true causes other rows - to transition to false. Attempting to write - a value of false after creation will result in - a return of bad value. Deleting an entry whose - value is true will result in the first entry - in the table being set to true." - ::= { vmVmpsEntry 2 } + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of the VMPS. Setting this value + to true will make this VMPS the primary server + and make the switch use this as the current server. + Setting this entry to true causes other rows + to transition to false. Attempting to write + a value of false after creation will result in + a return of bad value. Deleting an entry whose + value is true will result in the first entry + in the table being set to true." + ::= { vmVmpsEntry 2 } vmVmpsRowStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this conceptual row." - ::= { vmVmpsEntry 3 } + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this conceptual row." + ::= { vmVmpsEntry 3 } + -- VLAN Membership Info + vmMembershipSummaryTable OBJECT-TYPE - SYNTAX SEQUENCE OF VmMembershipSummaryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " A summary of VLAN membership of non-trunk - bridge ports. This is a convenience table - for retrieving VLAN membership information. + SYNTAX SEQUENCE OF VmMembershipSummaryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A summary of VLAN membership of non-trunk + bridge ports. This is a convenience table + for retrieving VLAN membership information. - A row is created for a VLAN if: - a) the VLAN exists, or - b) a port is assigned to a non-existent VLAN. + A row is created for a VLAN if: + a) the VLAN exists, or + b) a port is assigned to a non-existent VLAN. - VLAN membership can only be modified via the - vmMembershipTable." - ::= { vmMembership 1 } + VLAN membership can only be modified via the + vmMembershipTable." + ::= { vmMembership 1 } vmMembershipSummaryEntry OBJECT-TYPE - SYNTAX VmMembershipSummaryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " An entry (conceptual row) in the - vmMembershipSummaryTable." - INDEX { vmMembershipSummaryVlanIndex} - ::= { vmMembershipSummaryTable 1 } + SYNTAX VmMembershipSummaryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry (conceptual row) in the + vmMembershipSummaryTable." + INDEX { vmMembershipSummaryVlanIndex } + ::= { vmMembershipSummaryTable 1 } VmMembershipSummaryEntry ::= SEQUENCE { - vmMembershipSummaryVlanIndex VlanIndex, - vmMembershipSummaryMemberPorts OCTET STRING + vmMembershipSummaryVlanIndex VlanIndex, + vmMembershipSummaryMemberPorts OCTET STRING, + vmMembershipSummaryMember2kPorts CiscoPortList } vmMembershipSummaryVlanIndex OBJECT-TYPE - SYNTAX VlanIndex - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The VLAN id of the VLAN." - - ::= { vmMembershipSummaryEntry 1 } + SYNTAX VlanIndex + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The VLAN id of the VLAN." + ::= { vmMembershipSummaryEntry 1 } vmMembershipSummaryMemberPorts OBJECT-TYPE - SYNTAX OCTET STRING( SIZE(0..128) ) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The set of the device's member ports that belong - to the VLAN. + SYNTAX OCTET STRING (SIZE (0..128)) + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "The set of the device's member ports that belong + to the VLAN. - Each octet within the value of this object specifies a - set of eight ports, with the first octet specifying ports - 1 through 8, the second octet specifying ports 9 - through 16, etc. Within each octet, the most - significant bit represents the lowest numbered - port, and the least significant bit represents the - highest numbered port. Thus, each port of the - VLAN is represented by a single bit within the - value of this object. If that bit has a value of - '1' then that port is included in the set of - ports; the port is not included if its bit has a - value of '0'. + Each octet within the value of this object specifies a + set of eight ports, with the first octet specifying ports + 1 through 8, the second octet specifying ports 9 + through 16, etc. Within each octet, the most + significant bit represents the lowest numbered + port, and the least significant bit represents the + highest numbered port. Thus, each port of the + VLAN is represented by a single bit within the + value of this object. If that bit has a value of + '1' then that port is included in the set of + ports; the port is not included if its bit has a + value of '0'. - A port number is the value of dot1dBasePort for - the port in the BRIDGE-MIB (RFC 1493)." + A port number is the value of dot1dBasePort for + the port in the BRIDGE-MIB (RFC 1493)." + ::= { vmMembershipSummaryEntry 2 } + +vmMembershipSummaryMember2kPorts OBJECT-TYPE + SYNTAX CiscoPortList + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The set of the device's member ports that belong + to the VLAN. It has the VLAN membership information + of up to 2048 ports with the port number from 1 to + 2048. + + Each octet within the value of this object specifies a + set of eight ports, with the first octet specifying + ports 1 through 8, the second octet specifying ports 9 + through 16, etc. Within each octet, the most + significant bit represents the lowest numbered + port, and the least significant bit represents the + highest numbered port. Thus, each port of the + VLAN is represented by a single bit within the + value of this object. If that bit has a value of + '1' then that port is included in the set of + ports; the port is not included if its bit has a + value of '0'. + + A port number is the value of dot1dBasePort for + the port in the BRIDGE-MIB (RFC 1493)." + ::= { vmMembershipSummaryEntry 3 } + - ::= { vmMembershipSummaryEntry 2 } vmMembershipTable OBJECT-TYPE - SYNTAX SEQUENCE OF VmMembershipEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " A table for configuring VLAN port membership. - There is one row for each bridge port that is - assigned to a static or dynamic access port. Trunk - ports are not represented in this table. An entry - may be created and deleted when ports are created or - deleted via SNMP or the management console on a device." - ::= { vmMembership 2 } + SYNTAX SEQUENCE OF VmMembershipEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table for configuring VLAN port membership. + There is one row for each bridge port that is + assigned to a static or dynamic access port. Trunk + ports are not represented in this table. An entry + may be created and deleted when ports are created or + deleted via SNMP or the management console on a + device." + ::= { vmMembership 2 } vmMembershipEntry OBJECT-TYPE - SYNTAX VmMembershipEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " An entry (conceptual row) in the vmMembershipTable." - INDEX { ifIndex } - ::= { vmMembershipTable 1 } + SYNTAX VmMembershipEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry (conceptual row) in the vmMembershipTable." + INDEX { ifIndex } + ::= { vmMembershipTable 1 } VmMembershipEntry ::= SEQUENCE { - vmVlanType INTEGER, - vmVlan INTEGER, - vmPortStatus INTEGER, - vmVlans OCTET STRING, - vmVlans2k OCTET STRING, - vmVlans3k OCTET STRING, - vmVlans4k OCTET STRING + vmVlanType INTEGER , + vmVlan INTEGER, + vmPortStatus INTEGER , + vmVlans OCTET STRING, + vmVlans2k OCTET STRING, + vmVlans3k OCTET STRING, + vmVlans4k OCTET STRING } -vmVlanType OBJECT-TYPE - SYNTAX INTEGER { - static(1), - dynamic(2), - multiVlan(3)} - MAX-ACCESS read-write - STATUS current - DESCRIPTION - " The type of VLAN membership assigned to this port. - A port with static vlan membership is assigned to a - single VLAN directly. A port with dynamic membership - is assigned a single VLAN based on content of packets - received on the port and via VQP queries to VMPS. - A port with multiVlan membership may be assigned to - one or more VLANs directly. +vmVlanType OBJECT-TYPE + SYNTAX INTEGER { + static(1), + dynamic(2), + multiVlan(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The type of VLAN membership assigned to this port. + A port with static vlan membership is assigned to a + single VLAN directly. A port with dynamic membership + is assigned a single VLAN based on content of packets + received on the port and via VQP queries to VMPS. + A port with multiVlan membership may be assigned to + one or more VLANs directly. - A static or dynamic port membership is specified - by the value of vmVlan. A multiVlan port membership is - specified by the value of vmVlans." - ::= { vmMembershipEntry 1 } + A static or dynamic port membership is specified + by the value of vmVlan. A multiVlan port membership is + specified by the value of vmVlans." + ::= { vmMembershipEntry 1 } -vmVlan OBJECT-TYPE - SYNTAX INTEGER(0..4095) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The VLAN id of the VLAN the port is assigned to - when vmVlanType is set to static or dynamic. - This object is not instantiated if not applicable. +vmVlan OBJECT-TYPE + SYNTAX INTEGER (0..4095) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The VLAN id of the VLAN the port is assigned to + when vmVlanType is set to static or dynamic. + This object is not instantiated if not applicable. - The value may be 0 if the port is not assigned - to a VLAN. + The value may be 0 if the port is not assigned + to a VLAN. - If vmVlanType is static, the port is always - assigned to a VLAN and the object may not be - set to 0. + If vmVlanType is static, the port is always + assigned to a VLAN and the object may not be + set to 0. - If vmVlanType is dynamic the object's value is - 0 if the port is currently not assigned to a VLAN. - In addition, the object may be set to 0 only." - ::= { vmMembershipEntry 2 } + If vmVlanType is dynamic the object's value is + 0 if the port is currently not assigned to a VLAN. + In addition, the object may be set to 0 only." + ::= { vmMembershipEntry 2 } -vmPortStatus OBJECT-TYPE - SYNTAX INTEGER { - inactive(1), - active(2), - shutdown(3) } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " An indication of the current VLAN status of the port. - A status of inactive(1) indicates that a dynamic port - does not yet have a VLAN assigned, or a port is assigned - to a VLAN that is currently not active. A status of - active(2) indicates that the currently assigned - VLAN is active. A status of shutdown(3) indicates - that the port has been disabled as a result of VQP - shutdown response." - ::= { vmMembershipEntry 3 } +vmPortStatus OBJECT-TYPE + SYNTAX INTEGER { + inactive(1), + active(2), + shutdown(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An indication of the current VLAN status of the port. + A status of inactive(1) indicates that a dynamic port + does not yet have a VLAN assigned, or a port is + assigned to a VLAN that is currently not active. A + status of active(2) indicates that the currently + assigned VLAN is active. A status of shutdown(3) + indicates that the port has been disabled as a result + of VQP shutdown response." + ::= { vmMembershipEntry 3 } -vmVlans OBJECT-TYPE - SYNTAX OCTET STRING(SIZE(0..128)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The VLAN(s) the port is assigned to when the - port's vmVlanType is set to multiVlan. - This object is not instantiated if not applicable. +vmVlans OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..128)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The VLAN(s) the port is assigned to when the + port's vmVlanType is set to multiVlan. + This object is not instantiated if not applicable. - The port is always assigned to one or more VLANs - and the object may not be set so that there are - no vlans assigned. + The port is always assigned to one or more VLANs + and the object may not be set so that there are + no vlans assigned. - Each octet within the value of this object specifies a - set of eight VLANs, with the first octet specifying - VLAN id 1 through 8, the second octet specifying VLAN - ids 9 through 16, etc. Within each octet, the most - significant bit represents the lowest numbered - VLAN id, and the least significant bit represents the - highest numbered VLAN id. Thus, each VLAN of the - port is represented by a single bit within the - value of this object. If that bit has a value of - '1' then that VLAN is included in the set of - VLANs; the VLAN is not included if its bit has a - value of '0'." - ::= { vmMembershipEntry 4 } + Each octet within the value of this object specifies a + set of eight VLANs, with the first octet specifying + VLAN id 1 through 8, the second octet specifying VLAN + ids 9 through 16, etc. Within each octet, the most + significant bit represents the lowest numbered + VLAN id, and the least significant bit represents the + highest numbered VLAN id. Thus, each VLAN of the + port is represented by a single bit within the + value of this object. If that bit has a value of + '1' then that VLAN is included in the set of + VLANs; the VLAN is not included if its bit has a + value of '0'." + ::= { vmMembershipEntry 4 } -vmVlans2k OBJECT-TYPE - SYNTAX OCTET STRING(SIZE(0..128)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The VLAN(s) the port is assigned to when the - port's vmVlanType is set to multiVlan. - This object is not instantiated if not applicable. +vmVlans2k OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..128)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The VLAN(s) the port is assigned to when the + port's vmVlanType is set to multiVlan. + This object is not instantiated if not applicable. - The port is always assigned to one or more VLANs - and the object may not be set so that there are - no vlans assigned. + The port is always assigned to one or more VLANs + and the object may not be set so that there are + no vlans assigned. - Each octet within the value of this object specifies a - set of eight VLANs, with the first octet specifying - VLAN id 1024 through 1031, the second octet specifying VLAN - ids 1032 through 1039, etc. Within each octet, the most - significant bit represents the lowest numbered - VLAN id, and the least significant bit represents the - highest numbered VLAN id. Thus, each VLAN of the - port is represented by a single bit within the - value of this object. If that bit has a value of - '1' then that VLAN is included in the set of - VLANs; the VLAN is not included if its bit has a - value of '0'." - ::= { vmMembershipEntry 5 } + Each octet within the value of this object specifies a + set of eight VLANs, with the first octet specifying + VLAN id 1024 through 1031, the second octet specifying + VLAN ids 1032 through 1039, etc. Within each octet, + the most significant bit represents the lowest + numbered VLAN id, and the least significant bit + represents the highest numbered VLAN id. Thus, each + VLAN of the port is represented by a single bit within + the value of this object. If that bit has a value of + '1' then that VLAN is included in the set of + VLANs; the VLAN is not included if its bit has a + value of '0'." + ::= { vmMembershipEntry 5 } -vmVlans3k OBJECT-TYPE - SYNTAX OCTET STRING(SIZE(0..128)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The VLAN(s) the port is assigned to when the - port's vmVlanType is set to multiVlan. - This object is not instantiated if not applicable. +vmVlans3k OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..128)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The VLAN(s) the port is assigned to when the + port's vmVlanType is set to multiVlan. + This object is not instantiated if not applicable. - The port is always assigned to one or more VLANs - and the object may not be set so that there are - no vlans assigned. + The port is always assigned to one or more VLANs + and the object may not be set so that there are + no vlans assigned. - Each octet within the value of this object specifies a - set of eight VLANs, with the first octet specifying - VLAN id 2048 through 2055, the second octet specifying VLAN - ids 2056 through 2063, etc. Within each octet, the most - significant bit represents the lowest numbered - VLAN id, and the least significant bit represents the - highest numbered VLAN id. Thus, each VLAN of the - port is represented by a single bit within the - value of this object. If that bit has a value of - '1' then that VLAN is included in the set of - VLANs; the VLAN is not included if its bit has a - value of '0'." - ::= { vmMembershipEntry 6 } + Each octet within the value of this object specifies a + set of eight VLANs, with the first octet specifying + VLAN id 2048 through 2055, the second octet specifying + VLAN ids 2056 through 2063, etc. Within each octet, + the most significant bit represents the lowest + numbered VLAN id, and the least significant bit + represents the highest numbered VLAN id. Thus, each + VLAN of the port is represented by a single bit within + the value of this object. If that bit has a value of + '1' then that VLAN is included in the set of + VLANs; the VLAN is not included if its bit has a + value of '0'." + ::= { vmMembershipEntry 6 } -vmVlans4k OBJECT-TYPE - SYNTAX OCTET STRING(SIZE(0..128)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The VLAN(s) the port is assigned to when the - port's vmVlanType is set to multiVlan. - This object is not instantiated if not applicable. +vmVlans4k OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..128)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The VLAN(s) the port is assigned to when the + port's vmVlanType is set to multiVlan. + This object is not instantiated if not applicable. - The port is always assigned to one or more VLANs - and the object may not be set so that there are - no vlans assigned. + The port is always assigned to one or more VLANs + and the object may not be set so that there are + no vlans assigned. - Each octet within the value of this object specifies a - set of eight VLANs, with the first octet specifying - VLAN id 3072 through 3079, the second octet specifying VLAN - ids 3040 through 3047, etc. Within each octet, the most - significant bit represents the lowest numbered - VLAN id, and the least significant bit represents the - highest numbered VLAN id. Thus, each VLAN of the - port is represented by a single bit within the - value of this object. If that bit has a value of - '1' then that VLAN is included in the set of - VLANs; the VLAN is not included if its bit has a - value of '0'." - ::= { vmMembershipEntry 7 } + Each octet within the value of this object specifies a + set of eight VLANs, with the first octet specifying + VLAN id 3072 through 3079, the second octet specifying + VLAN ids 3040 through 3047, etc. Within each octet, + the most significant bit represents the lowest + numbered VLAN id, and the least significant bit + represents the highest numbered VLAN id. Thus, each + VLAN of the port is represented by a single bit within + the value of this object. If that bit has a value of + '1' then that VLAN is included in the set of + VLANs; the VLAN is not included if its bit has a + value of '0'." + ::= { vmMembershipEntry 7 } + + + +vmMembershipSummaryExtTable OBJECT-TYPE + SYNTAX SEQUENCE OF VmMembershipSummaryExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A summary of VLAN membership of non-trunk + bridge ports. This table is used for + retrieving VLAN membership information + for the device which supports dot1dBasePort + with value greater than 2048. + + A row is created for a VLAN and a particular + bridge port range, where at least one port + in the range is assigned to this VLAN. + + VLAN membership can only be modified via the + vmMembershipTable." + ::= { vmMembership 3 } + +vmMembershipSummaryExtEntry OBJECT-TYPE + SYNTAX VmMembershipSummaryExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry (conceptual row) in the + vmMembershipSummaryExtTable." + INDEX { + vmMembershipSummaryVlanIndex, + vmMembershipPortRangeIndex + } + ::= { vmMembershipSummaryExtTable 1 } + +VmMembershipSummaryExtEntry ::= SEQUENCE { + vmMembershipPortRangeIndex CiscoPortListRange, + vmMembershipSummaryExtPorts CiscoPortList +} + +vmMembershipPortRangeIndex OBJECT-TYPE + SYNTAX CiscoPortListRange + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The bridge port range index of this row." + ::= { vmMembershipSummaryExtEntry 1 } + +vmMembershipSummaryExtPorts OBJECT-TYPE + SYNTAX CiscoPortList + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The set of the device's member ports that belong + to the VLAN. It has the VLAN membership information + of up to 2k ports with the port number starting from + the information indicated in vmMembershipPortRangeIndex + object of the same row. For example, if the value + of vmMembershipPortRangeIndex is 'twoKto4K', the + port number indicated in this object starting from + 2049 and ending to 4096. + + A port number is the value of dot1dBasePort for + the port in the BRIDGE-MIB (RFC 1493)." + ::= { vmMembershipSummaryExtEntry 2 } + + + +vmVlanCreationMode OBJECT-TYPE + SYNTAX INTEGER { + automatic(1), + manual(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to determine whether or not + a non-existing VLAN will be created automatically + by the system after assigned to a port. + + automatic(1): a non-existing VLAN will be created + automatically by the system after + assigned to a port. + + manual(2): a non-existing VLAN will not be created + automatically by the system and need to be + manually created by the users after assigned + to a port." + ::= { vmMembership 4 } -- VQP Statistics + vmVQPQueries OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " The total number of VQP requests sent by this device to - all VMPS since last system re-initialization." - ::= { vmStatistics 1 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of VQP requests sent by this device + to all VMPS since last system re-initialization." + ::= { vmStatistics 1 } vmVQPResponses OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " The number of VQP responses received by this device from - all VMPS since last system re-initialization." - ::= { vmStatistics 2 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of VQP responses received by this device + from all VMPS since last system re-initialization." + ::= { vmStatistics 2 } vmVmpsChanges OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " The number of times, since last system re-initialization, - the current VMPS was changed. The current VMPS is changed - whenever the VMPS fails to response after vmVmpsRetries of - a VQP request." - ::= { vmStatistics 3 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times, since last system + re-initialization, the current VMPS was changed. The + current VMPS is changed whenever the VMPS fails to + response after vmVmpsRetries of a VQP request." + ::= { vmStatistics 3 } vmVQPShutdown OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " The number of times, since last system re-initialization, - a VQP response indicates 'shutdown'. A 'shutdown' response - is a result of the membership policy configured at a VMPS - by the administrator." - ::= { vmStatistics 4 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times, since last system + re-initialization, a VQP response indicates + 'shutdown'. A 'shutdown' response is a result of + the membership policy configured at a VMPS + by the administrator." + ::= { vmStatistics 4 } vmVQPDenied OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " The number of times, since last system re-initialization, - a VQP response indicates 'denied'. A 'denied' response - is a result of the membership policy configured at a VMPS - by the administrator." - ::= { vmStatistics 5 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times, since last system + re-initialization, a VQP response indicates + 'denied'. A 'denied' response is a result of + the membership policy configured at a VMPS + by the administrator." + ::= { vmStatistics 5 } vmVQPWrongDomain OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " The number of times, since last system re-initialization, - a VQP response indicates wrong management domain. - A wrong management domain response indicates that the - VMPS used serves a management domain that is different - from the device's management domain." - ::= { vmStatistics 6 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times, since last system + re-initialization, a VQP response indicates wrong + management domain. A wrong management domain + response indicates that the VMPS used serves a + management domain that is different + from the device's management domain." + ::= { vmStatistics 6 } vmVQPWrongVersion OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " The number of times, since last system re-initialization, - a VQP response indicates wrong VQP version. - A wrong VQP version response indicates that the VMPS - used supports a VQP version that is different from - the device's VQP version." - ::= { vmStatistics 7 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times, since last system + re-initialization, a VQP response indicates wrong + VQP version. A wrong VQP version response + indicates that the VMPS used supports a VQP + version that is different from the device's + VQP version." + ::= { vmStatistics 7 } vmInsufficientResources OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " The number of times, since last system re-initialization, - a VQP response indicates insufficient resources. An - insufficient resources response indicates that the VMPS - used does not have the required resources to verify the - membership assignment requested." - ::= { vmStatistics 8 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times, since last system + re-initialization, a VQP response indicates + insufficient resources. An insufficient resources + response indicates that the VMPS used does not + have the required resources to verify the + membership assignment requested." + ::= { vmStatistics 8 } -- Status vmNotificationsEnabled OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "An indication of whether the notifications/traps - defined in this MIB are enabled." - ::= { vmStatus 1 } + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "An indication of whether the notifications/traps + defined in this MIB are enabled." + ::= { vmStatus 1 } +-- Voice Vlan Configuration + +vmVoiceVlanTable OBJECT-TYPE + SYNTAX SEQUENCE OF VmVoiceVlanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table for configuring the Voice VLAN-ID + for the ports. An entry will exist for each + interface which supports Voice Vlan feature." + ::= { vmVoiceVlan 1 } + +vmVoiceVlanEntry OBJECT-TYPE + SYNTAX VmVoiceVlanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry (conceptual row) in the vmVoiceVlanTable. + Only interfaces which support Voice Vlan feature + are shown." + INDEX { ifIndex } + ::= { vmVoiceVlanTable 1 } + +VmVoiceVlanEntry ::= SEQUENCE { + vmVoiceVlanId INTEGER, + vmVoiceVlanCdpVerifyEnable TruthValue +} + +vmVoiceVlanId OBJECT-TYPE + SYNTAX INTEGER (0..4096) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The Voice Vlan ID (VVID) to which this + port belongs to. + + 0 - The CDP packets transmitting + through this port would contain + Appliance VLAN-ID TLV with value + of 0. VoIP and related packets + are expected to be sent and + received with VLAN-id=0 and an + 802.1p priority. + + 1..4094 - The CDP packets transmitting + through this port would contain + Appliance VLAN-ID TLV with N. + VoIP and related packets are + expected to be sent and received + with VLAN-id=N and an 802.1p + priority. + + 4095 - The CDP packets transmitting + through this port would contain + Appliance VLAN-ID TLV with value + of 4095. VoIP and related packets + are expected to be sent and + received untagged without an + 802.1p priority. + + 4096 - The CDP packets transmitting + through this port would not + include Appliance VLAN-ID TLV; + or, if the VVID is not supported + on the port, this MIB object will + not be configurable and will + return 4096." + ::= { vmVoiceVlanEntry 1 } + +vmVoiceVlanCdpVerifyEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Enable or Disable the feature of CDP message + verification of voice VLANs. + + true - The voice VLAN vmVoiceVlan is enabled + only after CDP messages are received + from the IP phone. + + false - The voice VLAN vmVoiceVlan is enabled + as soon as the IP phone interface is + up. There is no verification needed + from CDP messages from the IP phone." + ::= { vmVoiceVlanEntry 2 } + -- Notifications -vmNotifications - OBJECT IDENTIFIER ::= { ciscoVlanMembershipMIB 2 } -vmNotificationsPrefix - OBJECT IDENTIFIER ::= { vmNotifications 0 } +vmNotifications OBJECT IDENTIFIER + ::= { ciscoVlanMembershipMIB 2 } + +vmNotificationsPrefix OBJECT IDENTIFIER + ::= { vmNotifications 0 } + vmVmpsChange NOTIFICATION-TYPE - OBJECTS { vmVmpsIpAddress} - STATUS current + OBJECTS { vmVmpsIpAddress } + STATUS current DESCRIPTION - " A VMPS change notification is generated whenever - vmVmpsChanges is incremented. The IP address - of the new VMPS is sent." - ::= { vmNotificationsPrefix 1 } - + "A VMPS change notification is generated whenever + vmVmpsChanges is incremented. The IP address + of the new VMPS is sent." + ::= { vmNotificationsPrefix 1 } -- Conformance -vmMIBConformance - OBJECT IDENTIFIER ::= { ciscoVlanMembershipMIB 3 } +vmMIBConformance OBJECT IDENTIFIER + ::= { ciscoVlanMembershipMIB 3 } -vmMIBCompliances - OBJECT IDENTIFIER ::= { vmMIBConformance 1 } +vmMIBCompliances OBJECT IDENTIFIER + ::= { vmMIBConformance 1 } + +vmMIBGroups OBJECT IDENTIFIER + ::= { vmMIBConformance 2 } -vmMIBGroups - OBJECT IDENTIFIER ::= { vmMIBConformance 2 } vmMIBCompliance MODULE-COMPLIANCE - STATUS obsolete -- superseded by vmMIBComplianceR2 - DESCRIPTION - " The compliance statement for entities which - implement the VLANs." - MODULE - MANDATORY-GROUPS { vmMembershipGroup } + STATUS obsolete + DESCRIPTION + "The compliance statement for entities which + implement the VLANs." + MODULE -- this module + MANDATORY-GROUPS { vmMembershipGroup } - GROUP vmVQPClientGroup - DESCRIPTION - " A VQP client must implement this group." + GROUP vmVQPClientGroup + DESCRIPTION + "A VQP client must implement this group." --- GROUP vmVQPNotificationsGroup --- DESCRIPTION --- " A VQP client must implement this group." - ::= { vmMIBCompliances 1 } + GROUP vmVQPNotificationsGroup + DESCRIPTION + "A VQP client must implement this group." + ::= { vmMIBCompliances 1 } vmMIBCompliance2 MODULE-COMPLIANCE - STATUS deprecated - DESCRIPTION - " The compliance statement for entities which - implement the VLANs." - MODULE - MANDATORY-GROUPS { vmMembershipGroup2 } + STATUS deprecated + DESCRIPTION + "The compliance statement for entities which + implement the VLANs." + MODULE -- this module + MANDATORY-GROUPS { vmMembershipGroup2 } - GROUP vmVQPClientGroup - DESCRIPTION - " A VQP client must implement this group." + GROUP vmVQPClientGroup + DESCRIPTION + "A VQP client must implement this group." --- GROUP vmVQPNotificationsGroup --- DESCRIPTION --- " A VQP client must implement this group." - ::= { vmMIBCompliances 2 } + GROUP vmVQPNotificationsGroup + DESCRIPTION + "A VQP client must implement this group." + ::= { vmMIBCompliances 2 } vmMIBCompliance3 MODULE-COMPLIANCE - STATUS current - DESCRIPTION - " The compliance statement for entities which - implement the VLANs." - MODULE - MANDATORY-GROUPS { vmMembershipGroup2 } + STATUS deprecated + DESCRIPTION + "The compliance statement for entities which + implement the VLANs." + MODULE -- this module + MANDATORY-GROUPS { vmMembershipGroup2 } - GROUP vmVQPClientGroup - DESCRIPTION - " A VQP client must implement this group." + GROUP vmVQPClientGroup + DESCRIPTION + "A VQP client must implement this group." --- GROUP vmVQPNotificationsGroup --- DESCRIPTION --- " A VQP client must implement this group." + GROUP vmVQPNotificationsGroup + DESCRIPTION + "A VQP client must implement this group." - GROUP vm4kVlanGroup - DESCRIPTION - " This group must be implemented by the - enitities which support the range of VlanIndex - between 1024 and 4095." + GROUP vm4kVlanGroup + DESCRIPTION + "This group must be implemented by the + entities which support the range of VlanIndex + between 1024 and 4095." + ::= { vmMIBCompliances 3 } - ::= { vmMIBCompliances 3 } +vmMIBCompliance4 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for entities which + implement the VLANs." + MODULE -- this module + MANDATORY-GROUPS { vmMembershipGroup3 } + + GROUP vmVQPClientGroup + DESCRIPTION + "A VQP client must implement this group." + + GROUP vmVQPNotificationsGroup + DESCRIPTION + "A VQP client must implement this group." + + GROUP vm1kVlanGroup + DESCRIPTION + "This group must be implemented by the + entities which support the multiVlan + membership." + + GROUP vm4kVlanGroup + DESCRIPTION + "This group must be implemented by the + entities which support the range of VlanIndex + between 1024 and 4095 and multiVlan + membership." + + GROUP vmStatusGroup + DESCRIPTION + "This group must be implemented by the + entities which support the + traps/notifications defined in this + MIB." + + GROUP vmVoiceVlanGroup + DESCRIPTION + "This group must be implemented by the + entities which support the Voice VLAN + feature." + + OBJECT vmVlanType + SYNTAX INTEGER { + static(1) + } + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required. Only static(1) + is required to be implemented." + ::= { vmMIBCompliances 4 } + +vmMIBCompliance5 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for entities which + implement the VLANs." + MODULE -- this module + MANDATORY-GROUPS { vmMembershipGroup3 } + + GROUP vmVQPClientGroup + DESCRIPTION + "A VQP client must implement this group." + + GROUP vmVQPNotificationsGroup + DESCRIPTION + "A VQP client must implement this group." + + GROUP vm1kVlanGroup + DESCRIPTION + "This group must be implemented by the + entities which support the multiVlan + membership." + + GROUP vm4kVlanGroup + DESCRIPTION + "This group must be implemented by the + entities which support the range of VlanIndex + between 1024 and 4095 and multiVlan + membership." + + GROUP vmStatusGroup + DESCRIPTION + "This group must be implemented by the + entities which support the + traps/notifications defined in this + MIB." + + GROUP vmVoiceVlanGroup + DESCRIPTION + "This group must be implemented by the + entities which support the Voice VLAN + feature." + + GROUP vmVoiceVlanExtGroup + DESCRIPTION + "This group must be implemented by the + entities which support the CDP only + verification of Voice VLAN feature." + + OBJECT vmVlanType + SYNTAX INTEGER { + static(1) + } + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required. Only static(1) + is required to be implemented." + ::= { vmMIBCompliances 5 } + +vmMIBCompliance6 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for entities which + implement the VLANs." + MODULE -- this module + MANDATORY-GROUPS { vmMembershipGroup3 } + + GROUP vmVQPClientGroup + DESCRIPTION + "A VQP client must implement this group." + + GROUP vmVQPNotificationsGroup + DESCRIPTION + "A VQP client must implement this group." + + GROUP vm1kVlanGroup + DESCRIPTION + "This group must be implemented by the + entities which support the multiVlan + membership." + + GROUP vm4kVlanGroup + DESCRIPTION + "This group must be implemented by the + entities which support the range of VlanIndex + between 1024 and 4095 and multiVlan + membership." + + GROUP vmStatusGroup + DESCRIPTION + "This group must be implemented by the + entities which support the + traps/notifications defined in this + MIB." + + GROUP vmVoiceVlanGroup + DESCRIPTION + "This group must be implemented by the + entities which support the Voice VLAN + feature." + + GROUP vmVoiceVlanExtGroup + DESCRIPTION + "This group must be implemented by the + entities which support the CDP only + verification of Voice VLAN feature." + + GROUP vmMembershipExtGroup + DESCRIPTION + "This group must be implemented by the + entities which support the VLAN + membership feature with bridge port + ID greater than 2048." + + OBJECT vmVlanType + SYNTAX INTEGER { + static(1) + } + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required. Only static(1) + is required to be implemented." + ::= { vmMIBCompliances 6 } + +vmMIBCompliance7 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for entities which + implement the VLANs." + MODULE -- this module + MANDATORY-GROUPS { vmMembershipGroup3 } + + GROUP vmVQPClientGroup + DESCRIPTION + "A VQP client must implement this group." + + GROUP vmVQPNotificationsGroup + DESCRIPTION + "A VQP client must implement this group." + + GROUP vm1kVlanGroup + DESCRIPTION + "This group must be implemented by the + entities which support the multiVlan + membership." + + GROUP vm4kVlanGroup + DESCRIPTION + "This group must be implemented by the + entities which support the range of VlanIndex + between 1024 and 4095 and multiVlan + membership." + + GROUP vmStatusGroup + DESCRIPTION + "This group must be implemented by the + entities which support the + traps/notifications defined in this + MIB." + + GROUP vmVoiceVlanGroup + DESCRIPTION + "This group must be implemented by the + entities which support the Voice VLAN + feature." + + GROUP vmVoiceVlanExtGroup + DESCRIPTION + "This group must be implemented by the + entities which support the CDP only + verification of Voice VLAN feature." + + GROUP vmMembershipExtGroup + DESCRIPTION + "This group must be implemented by the + entities which support the VLAN + membership feature with bridge port + ID greater than 2048." + + GROUP vmVlanCreationGroup + DESCRIPTION + "This group must be implemented by the + entities which support the configuration + on the VLAN creation mode when assigning a + non-existing VLAN to a port." + + OBJECT vmVlanType + SYNTAX INTEGER { + static(1) + } + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required. Only static(1) + is required to be implemented." + ::= { vmMIBCompliances 7 } -- Units of Conformance vmMembershipGroup OBJECT-GROUP - OBJECTS { vmMembershipSummaryMemberPorts, - vmVlan, vmVlanType, vmPortStatus } - STATUS deprecated - DESCRIPTION - " A collection of objects for displaying and - configuring VLAN membership." - ::= { vmMIBGroups 1 } + OBJECTS { + vmMembershipSummaryMemberPorts, + vmVlan, + vmVlanType, + vmPortStatus + } + STATUS deprecated + DESCRIPTION + "A collection of objects for displaying and + configuring VLAN membership." + ::= { vmMIBGroups 1 } vmVQPClientGroup OBJECT-GROUP - OBJECTS { vmVmpsVQPVersion, vmVmpsRetries, vmVmpsReconfirm, - vmVmpsReconfirmInterval, vmVmpsReconfirmResult, - vmVmpsCurrent, vmVmpsIpAddress, vmVmpsPrimary, - vmVmpsRowStatus, vmVQPQueries, vmVQPResponses, - vmVmpsChanges, vmVQPShutdown, vmVQPDenied, - vmVQPWrongDomain, vmVQPWrongVersion, - vmInsufficientResources } - STATUS current - DESCRIPTION - " A collection of objects for the managing a VQP - client." - ::= { vmMIBGroups 2 } + OBJECTS { + vmVmpsVQPVersion, + vmVmpsRetries, + vmVmpsReconfirm, + vmVmpsReconfirmInterval, + vmVmpsReconfirmResult, + vmVmpsCurrent, + vmVmpsIpAddress, + vmVmpsPrimary, + vmVmpsRowStatus, + vmVQPQueries, + vmVQPResponses, + vmVmpsChanges, + vmVQPShutdown, + vmVQPDenied, + vmVQPWrongDomain, + vmVQPWrongVersion, + vmInsufficientResources + } + STATUS current + DESCRIPTION + "A collection of objects for the managing a VQP + client." + ::= { vmMIBGroups 2 } ---vmVQPNotificationsGroup NOTIFICATION-GROUP --- NOTIFICATIONS { vmVmpsChange } --- STATUS current --- DESCRIPTION --- " The notification group for a VQP client. " --- ::= { vmMIBGroups 3 } +vmVQPNotificationsGroup NOTIFICATION-GROUP + NOTIFICATIONS { vmVmpsChange } + STATUS current + DESCRIPTION + "The notification group for a VQP client." + ::= { vmMIBGroups 3 } vmStatusGroup OBJECT-GROUP - OBJECTS { vmNotificationsEnabled } - STATUS current - DESCRIPTION - " A collection of objects for conveying general - status information." - ::= { vmMIBGroups 4 } + OBJECTS { vmNotificationsEnabled } + STATUS current + DESCRIPTION + "A collection of objects for conveying general + status information." + ::= { vmMIBGroups 4 } vmMembershipGroup2 OBJECT-GROUP - OBJECTS { vmMembershipSummaryMemberPorts, - vmVlan, vmVlans, vmVlanType, vmPortStatus } - STATUS current - DESCRIPTION - " A collection of objects for displaying and - configuring VLAN membership." - ::= { vmMIBGroups 5 } + OBJECTS { + vmMembershipSummaryMemberPorts, + vmVlan, + vmVlans, + vmVlanType, + vmPortStatus + } + STATUS deprecated + DESCRIPTION + "A collection of objects for displaying and + configuring VLAN membership." + ::= { vmMIBGroups 5 } vm4kVlanGroup OBJECT-GROUP - OBJECTS { vmVlans2k, vmVlans3k, vmVlans4k } - STATUS current - DESCRIPTION - "A collection of objects providing information - for VLANS with VlanIndex from 1024 to 4095." - ::= { vmMIBGroups 6 } + OBJECTS { + vmVlans2k, + vmVlans3k, + vmVlans4k + } + STATUS current + DESCRIPTION + "A collection of objects providing multiVlan + information for VLANS with VlanIndex from + 1024 to 4095 which are assigned to one port." + ::= { vmMIBGroups 6 } + +vmVoiceVlanGroup OBJECT-GROUP + OBJECTS { vmVoiceVlanId } + STATUS current + DESCRIPTION + "A collection of objects providing information + of Voice Vlan feature." + ::= { vmMIBGroups 7 } + +vm1kVlanGroup OBJECT-GROUP + OBJECTS { vmVlans } + STATUS current + DESCRIPTION + "A collection of objects providing multiVlan + information for VLANS with VlanIndex from + 0 to 1023 which are assigned to one port." + ::= { vmMIBGroups 8 } + +vmMembershipGroup3 OBJECT-GROUP + OBJECTS { + vmMembershipSummaryMember2kPorts, + vmVlan, + vmVlanType, + vmPortStatus + } + STATUS current + DESCRIPTION + "A collection of objects for displaying and + configuring VLAN membership." + ::= { vmMIBGroups 9 } + +vmVoiceVlanExtGroup OBJECT-GROUP + OBJECTS { vmVoiceVlanCdpVerifyEnable } + STATUS current + DESCRIPTION + "A collection of objects providing the + information of CDP verification + of Voice Vlan feature." + ::= { vmMIBGroups 10 } + +vmMembershipExtGroup OBJECT-GROUP + OBJECTS { vmMembershipSummaryExtPorts } + STATUS current + DESCRIPTION + "A collection of objects providing + information for VLAN membership with + bridge port ID greater than 2048." + ::= { vmMIBGroups 11 } + +vmVlanCreationGroup OBJECT-GROUP + OBJECTS { vmVlanCreationMode } + STATUS current + DESCRIPTION + "A collection of objects for the configuration + on VLAN creation mode when assigning a + non-existing VLAN to a port." + ::= { vmMIBGroups 12 } END + + + diff --git a/mibs/CISCO-VOICE-DIAL-CONTROL-MIB b/mibs/CISCO-VOICE-DIAL-CONTROL-MIB index 8c54c95d4f..327263f2ba 100644 --- a/mibs/CISCO-VOICE-DIAL-CONTROL-MIB +++ b/mibs/CISCO-VOICE-DIAL-CONTROL-MIB @@ -3,7 +3,7 @@ -- -- September 1996 Hongchi Shih -- --- Copyright (c) 1996-1999, 2000-2003, 2004-2006, 2009-2011 by cisco Systems Inc. +-- Copyright (c) 1996-1999, 2000-2003, 2004-2006, 2009-2012 by cisco Systems Inc. -- All rights reserved. -- ***************************************************************** @@ -16,7 +16,8 @@ IMPORTS IpAddress, Gauge32, Integer32, - Unsigned32 + Unsigned32, + Counter32 FROM SNMPv2-SMI MODULE-COMPLIANCE, OBJECT-GROUP, @@ -25,7 +26,10 @@ IMPORTS TEXTUAL-CONVENTION, DisplayString, RowStatus, - TruthValue + TruthValue, + TimeStamp, + PhysAddress, + DateAndTime FROM SNMPv2-TC callActiveSetupTime, callActiveIndex, @@ -61,7 +65,7 @@ IMPORTS ciscoVoiceDialControlMIB MODULE-IDENTITY - LAST-UPDATED "201105310000Z" + LAST-UPDATED "201205150000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO "Cisco Systems @@ -112,6 +116,37 @@ ciscoVoiceDialControlMIB MODULE-IDENTITY RPH - Resource Priority Header DSCP - Diffserv Code Points" + REVISION "201205150000Z" + DESCRIPTION + "[1] Added New OBJECT-GROUP cvCallVolumeStatsHistory + in cvGatewayCallHistory. + [2] Added following tables + cvCallRateStatsTable, + cvCallLegRateStatsTable, + cvActiveCallStatsTable, + cvCallDurationStatsTable, + cvSipMsgRateStatsTable under cvCallVolumeStatsHistory + [3] Added following tables + cvCallRateWMTable, + cvCallLegRateWMTable, + cvActiveCallWMTable, + cvSipMsgRateWMTable under cvCallVolumeStatsHistory + [4] Added following textual conversation + CvCallVolumeStatsIntvlType & + CvCallVolumeWMIntvlType + [5] Added new cvdcCallVolumeStatsHistory conformance group + in cvdcMIBGroups. + [6] Added cvdcMIBComplianceRev22 depricating cvdcMIBComplianceRev21" + REVISION "201107110000Z" + DESCRIPTION + "[1] Added cvVoIPCallActiveSessionId in cvVoIPCallActiveEntry and + cvVoIPCallHistorySessionId in cvVoIPCallHistoryEntry + [2] Added cvVoIPCallActiveSessionId and + cvVoIPCallHistorySessionId to cvVoIPCallGroupSup3 + [3] Deprecated cvVoIPCallGroupSup2 and superceded it with + cvVoIPCallGroupSup3 + [4] Deprecated cvdcMIBComplianceRev20 and superceded it with + with cvdcMIBComplianceRev21" REVISION "201105310000Z" DESCRIPTION "The following changes is done for RPH to DSCP mapping and Media @@ -469,6 +504,37 @@ ciscoVoiceDialControlMIB MODULE-IDENTITY +CvCallVolumeWMIntvlType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Represents the Id of the watermark table. + Here is what different values represent + + 1 : Seconds Table: Here the entries are among last 60 second + 2 : Minutes Table: Here the entries are among last 60 minutes + 3 : Hours Table: Here the entries are among last 72 Hours + 4 : Uptime Table: Here the entries are from last reload/reboot" + SYNTAX INTEGER { + secondStats(1), + minuteStats(2), + hourStats(3), + fromReloadStats(4) + } + +CvCallVolumeStatsIntvlType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Represents the ids of the stats vlolume table + Here is what each entry corresponds. + 1 : Seconds Table: Here each entry corresponds to a second + 2 : Minutes Table: Here each entry corresponds to a minute + 3 : Hours Table: Here each entry corresponds to an hour" + SYNTAX INTEGER { + secondStats(1), + minuteStats(2), + hourStats(3) + } + -- Textual Conventions -- @@ -2310,7 +2376,8 @@ CvVoIPCallActiveEntry ::= SEQUENCE { cvVoIPCallActiveCallId Unsigned32, cvVoIPCallActiveCallReferenceId CvcCallReferenceIdOrZero, ccVoIPCallActivePolicyName DisplayString, - cvVoIPCallActiveReversedDirectionPeerAddress DisplayString + cvVoIPCallActiveReversedDirectionPeerAddress DisplayString, + cvVoIPCallActiveSessionId Unsigned32 } cvVoIPCallActiveConnectionId OBJECT-TYPE @@ -2815,6 +2882,16 @@ cvVoIPCallActiveReversedDirectionPeerAddress OBJECT-TYPE If the call is ingress then it contains called number and if the call is egress then it contains calling number." ::= { cvVoIPCallActiveEntry 45 } + +cvVoIPCallActiveSessionId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the active session ID assigned by the + call manager to identify call legs that belong to the same call + session." + ::= { cvVoIPCallActiveEntry 46 } @@ -3377,7 +3454,8 @@ CvVoIPCallHistoryEntry ::= SEQUENCE { cvVoIPCallHistoryChannels Integer32, cvVoIPCallHistoryCoderMode CvIlbcFrameMode, cvVoIPCallHistoryCallId Unsigned32, - cvVoIPCallHistoryCallReferenceId CvcCallReferenceIdOrZero + cvVoIPCallHistoryCallReferenceId CvcCallReferenceIdOrZero, + cvVoIPCallHistorySessionId Unsigned32 } cvVoIPCallHistoryConnectionId OBJECT-TYPE @@ -3919,8 +3997,783 @@ cvVoIPCallHistoryCallReferenceId OBJECT-TYPE call entry in cVideoSessionActive of CISCO-VIDEO-SESSION-MIB, in which the call reference ID is also identified." ::= { cvVoIPCallHistoryEntry 47 } + +cvVoIPCallHistorySessionId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the session ID assigned by the call + manager to identify call legs that belong to the same call + session. This session ID (history) represents a completed call + session, whereas the active session ID + (cvVoIPCallActiveSessionId) represents an ongoing session." + ::= { cvVoIPCallHistoryEntry 48 } +cvCallVolumeStatsHistory OBJECT IDENTIFIER + ::= { cvGatewayCallHistory 3 } + + +cvCallRateStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CvCallRateStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents voice call rate measurement in various + interval lengths defined by the + CvCallVolumeStatsIntvlType object. + + Each interval may contain one or more entries to allow for + detailed measurement to be collected." + ::= { cvCallVolumeStatsHistory 1 } + +cvCallRateStatsEntry OBJECT-TYPE + SYNTAX CvCallRateStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is a conceptual-row in cvCallRateStatsTable + This entry is created at the system initialization and is + updated at every epoch based on CvCallVolumeStatsIntvlType" + INDEX { + cvCallRateStatsIntvlDurUnits, + cvCallRateStatsIntvlDur + } + ::= { cvCallRateStatsTable 1 } + +CvCallRateStatsEntry ::= SEQUENCE { + cvCallRateStatsIntvlDurUnits CvCallVolumeStatsIntvlType, + cvCallRateStatsIntvlDur Unsigned32, + cvCallRateStatsMaxVal Unsigned32, + cvCallRateStatsAvgVal Unsigned32 +} + +cvCallRateStatsIntvlDurUnits OBJECT-TYPE + SYNTAX CvCallVolumeStatsIntvlType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Object indexes in Call Rate Table to select one among three + interval-tables. + + The different types in this table are represented by + CvCallVolumeStatsIntvlType" + ::= { cvCallRateStatsEntry 1 } + +cvCallRateStatsIntvlDur OBJECT-TYPE + SYNTAX Unsigned32 (1..72) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is an index that references to the different past periods + in given in interval of call rate table. + This range is 1-60 for Seconds and Minutes table + wherein 1-72 for hours table." + ::= { cvCallRateStatsEntry 2 } + +cvCallRateStatsMaxVal OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "calls-per-second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the maximum calls per second + that occured for the given period for the given interval." + ::= { cvCallRateStatsEntry 3 } + +cvCallRateStatsAvgVal OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "calls-per-second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the average calls per second + that occured for the given period for the given interval." + ::= { cvCallRateStatsEntry 4 } + + + +cvCallLegRateStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CvCallLegRateStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "cvCallLegRateStatsTable table represents voice call leg rate + measurement in various interval lengths defined by + the CvCallVolumeStatsIntvlType object. + Each interval may contain one or more entries to allow for + detailed measurement to be collected." + ::= { cvCallVolumeStatsHistory 2 } + +cvCallLegRateStatsEntry OBJECT-TYPE + SYNTAX CvCallLegRateStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is a conceptual-row in cvCallLegRateStatsTable + This entry is created at the system initialization and is + updated at every epoch based on CvCallVolumeStatsIntvlType" + INDEX { + cvCallLegRateStatsIntvlDurUnits, + cvCallLegRateStatsIntvlDur + } + ::= { cvCallLegRateStatsTable 1 } + +CvCallLegRateStatsEntry ::= SEQUENCE { + cvCallLegRateStatsIntvlDurUnits CvCallVolumeStatsIntvlType, + cvCallLegRateStatsIntvlDur Unsigned32, + cvCallLegRateStatsMaxVal Unsigned32, + cvCallLegRateStatsAvgVal Unsigned32 +} + +cvCallLegRateStatsIntvlDurUnits OBJECT-TYPE + SYNTAX CvCallVolumeStatsIntvlType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Object indexes in Call Leg Rate Table to select one among + three + interval-tables. + + The different types in this table are represented by + CvCallVolumeStatsIntvlType" + ::= { cvCallLegRateStatsEntry 1 } + +cvCallLegRateStatsIntvlDur OBJECT-TYPE + SYNTAX Unsigned32 (1..72) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is an index that references to the different past periods + in given in interval of call rate table. + This range is 1-60 for Seconds and Minutes table + wherein 1-72 for hours table." + ::= { cvCallLegRateStatsEntry 2 } + +cvCallLegRateStatsMaxVal OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "call-legs per second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the maximum call-legs per second + that occured for the given period for the given interval." + ::= { cvCallLegRateStatsEntry 3 } + +cvCallLegRateStatsAvgVal OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "call-legs per second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the average call-legs per second + that occured for the given period for the given interval." + ::= { cvCallLegRateStatsEntry 4 } + + + +cvActiveCallStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CvActiveCallStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the active voice calls in various + interval lengths defined by the + CvCallVolumeStatsIntvlType object. + + Each interval may contain one or more entries to allow for + detailed measurement to be collected." + ::= { cvCallVolumeStatsHistory 3 } + +cvActiveCallStatsEntry OBJECT-TYPE + SYNTAX CvActiveCallStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is a conceptual-row in cvActiveCallStatsTable + This entry is created at the system initialization and is + updated at every epoch based on CvCallVolumeStatsIntvlType" + INDEX { + cvActiveCallStatsIntvlDurUnits, + cvActiveCallStatsIntvlDur + } + ::= { cvActiveCallStatsTable 1 } + +CvActiveCallStatsEntry ::= SEQUENCE { + cvActiveCallStatsIntvlDurUnits CvCallVolumeStatsIntvlType, + cvActiveCallStatsIntvlDur Unsigned32, + cvActiveCallStatsMaxVal Unsigned32, + cvActiveCallStatsAvgVal Unsigned32 +} + +cvActiveCallStatsIntvlDurUnits OBJECT-TYPE + SYNTAX CvCallVolumeStatsIntvlType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Object indexes in Active Call Rate Table (con-current calls + table) to select one among three interval-tables. + + The different types in this table are represented by + CvCallVolumeStatsIntvlType" + ::= { cvActiveCallStatsEntry 1 } + +cvActiveCallStatsIntvlDur OBJECT-TYPE + SYNTAX Unsigned32 (1..72) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is an index that references to the different past periods + in given in interval of active call table. + This range is 1-60 for Seconds and Minutes table + wherein 1-72 for hours table." + ::= { cvActiveCallStatsEntry 2 } + +cvActiveCallStatsMaxVal OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "calls" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the maximum number of active call + that occured for the given period for the given interval." + ::= { cvActiveCallStatsEntry 3 } + +cvActiveCallStatsAvgVal OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "calls" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the average number of active calls + that occured for the given period for the given interval." + ::= { cvActiveCallStatsEntry 4 } + + + +cvCallDurationStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CvCallDurationStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the number of calls below a specific + duration in various interval length defined by + the CvCallVolumeStatsIntvlType object. + + The specific duration is configurable value of + cvCallDurationStatsThreshold object. + + Each interval may contain one or more entries to allow for + detailed measurement to be collected." + ::= { cvCallVolumeStatsHistory 4 } + +cvCallDurationStatsEntry OBJECT-TYPE + SYNTAX CvCallDurationStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is a conceptual-row in cvCallDurationStatsTable + This entry is created at the system initialization and is + updated at every epoch based on CvCallVolumeStatsIntvlType" + INDEX { + cvCallDurationStatsIntvlDurUnits, + cvCallDurationStatsIntvlDur + } + ::= { cvCallDurationStatsTable 1 } + +CvCallDurationStatsEntry ::= SEQUENCE { + cvCallDurationStatsIntvlDurUnits CvCallVolumeStatsIntvlType, + cvCallDurationStatsIntvlDur Unsigned32, + cvCallDurationStatsMaxVal Unsigned32, + cvCallDurationStatsAvgVal Unsigned32 +} + +cvCallDurationStatsIntvlDurUnits OBJECT-TYPE + SYNTAX CvCallVolumeStatsIntvlType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Object indexes in Call Duration Table to select one among + three interval-tables. + + The different types in this table are represented by + CvCallVolumeStatsIntvlType" + ::= { cvCallDurationStatsEntry 1 } + +cvCallDurationStatsIntvlDur OBJECT-TYPE + SYNTAX Unsigned32 (1..72) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is an index that references to the different past periods + in given in interval of call Duration table. + This range is 1-60 for Seconds and Minutes table + wherein 1-72 for hours table." + ::= { cvCallDurationStatsEntry 2 } + +cvCallDurationStatsMaxVal OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "calls" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the maximum number of calls having a + duration which is below the threshold for the given interval." + ::= { cvCallDurationStatsEntry 3 } + +cvCallDurationStatsAvgVal OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "calls" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the average number of calls having a + duration which is below the threshold for the given interval." + ::= { cvCallDurationStatsEntry 4 } + + + +cvSipMsgRateStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CvSipMsgRateStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the SIP message rate measurement in + various interval length defined by the + CvCallVolumeStatsIntvlType object. + + Each interval may contain one or more entries to allow for + detailed measurement to be collected" + ::= { cvCallVolumeStatsHistory 5 } + +cvSipMsgRateStatsEntry OBJECT-TYPE + SYNTAX CvSipMsgRateStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is a conceptual-row in cvSipMsgRateStatsTable + This entry is created at the system initialization and is + updated at every epoch based on CvCallVolumeStatsIntvlType" + INDEX { + cvSipMsgRateStatsIntvlDurUnits, + cvSipMsgRateStatsIntvlDur + } + ::= { cvSipMsgRateStatsTable 1 } + +CvSipMsgRateStatsEntry ::= SEQUENCE { + cvSipMsgRateStatsIntvlDurUnits CvCallVolumeStatsIntvlType, + cvSipMsgRateStatsIntvlDur Unsigned32, + cvSipMsgRateStatsMaxVal Unsigned32, + cvSipMsgRateStatsAvgVal Unsigned32 +} + +cvSipMsgRateStatsIntvlDurUnits OBJECT-TYPE + SYNTAX CvCallVolumeStatsIntvlType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Object indexes in SIP Message Rate Table to select one + among three interval-tables. + + The different types in this table are represented by + CvCallVolumeStatsIntvlType" + ::= { cvSipMsgRateStatsEntry 1 } + +cvSipMsgRateStatsIntvlDur OBJECT-TYPE + SYNTAX Unsigned32 (1..72) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is an index that references to the different past + periods in given in interval of SIP message rate table. + This range is 1-60 for Seconds and Minutes table + wherein 1-72 for hours table." + ::= { cvSipMsgRateStatsEntry 2 } + +cvSipMsgRateStatsMaxVal OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "SIP messages per second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the maximum SIP messages per second that + is received for the given interval." + ::= { cvSipMsgRateStatsEntry 3 } + +cvSipMsgRateStatsAvgVal OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "SIP messages per second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the average SIP messages per second that + is received for the given interval." + ::= { cvSipMsgRateStatsEntry 4 } + + + +cvCallRateWMTable OBJECT-TYPE + SYNTAX SEQUENCE OF CvCallRateWMEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents high watermarks achieved + by call rate in various interval length defined + by CvCallVolumeWMIntvlType. + + Each interval may contain one or more entries to allow for + detailed measurement to be collected" + ::= { cvCallVolumeStatsHistory 6 } + +cvCallRateWMEntry OBJECT-TYPE + SYNTAX CvCallRateWMEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is a conceptual-row in cvCallRateWMTable + This entry is created at the system initialization and is + updated whenever + a) This entry is obsolete OR + b) A new/higher entry is available. + These entries are reinitialised/added/deleted if + cvCallVolumeWMTableSize is changed" + INDEX { + cvCallRateWMIntvlDurUnits, + cvCallRateWMIndex + } + ::= { cvCallRateWMTable 1 } + +CvCallRateWMEntry ::= SEQUENCE { + cvCallRateWMIntvlDurUnits CvCallVolumeWMIntvlType, + cvCallRateWMIndex Unsigned32, + cvCallRateWMValue Unsigned32, + cvCallRateWMts DateAndTime +} + +cvCallRateWMIntvlDurUnits OBJECT-TYPE + SYNTAX CvCallVolumeWMIntvlType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Object indexes in call rate Water mark Table to select one + among four interval-tables. + + The different types in this table are represented by + CvCallVolumeWMIntvlType" + ::= { cvCallRateWMEntry 1 } + +cvCallRateWMIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..10) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is an index that references to different peaks in + past period in call rate watermark table. + + The number of watermarks entries stored for each table are + based on cvCallVolumeWMTableSize" + ::= { cvCallRateWMEntry 2 } + +cvCallRateWMValue OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "calls per second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates high watermark value achieved by the + calls per second for the given interval" + ::= { cvCallRateWMEntry 3 } + +cvCallRateWMts OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates date and Time when the high watermark + is achieved for calls per second for the given interval" + ::= { cvCallRateWMEntry 4 } + + + +cvCallLegRateWMTable OBJECT-TYPE + SYNTAX SEQUENCE OF CvCallLegRateWMEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "cvCallLegRateWMTable table represents high watermarks achieved + by call-leg rate in various interval length defined + by CvCallVolumeWMIntvlType. + + Each interval may contain one or more entries to allow for + detailed measurement to be collected" + ::= { cvCallVolumeStatsHistory 7 } + +cvCallLegRateWMEntry OBJECT-TYPE + SYNTAX CvCallLegRateWMEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is a conceptual-row in cvCallLegRateWMTable + This entry is created at the system initialization and is + updated whenever + a) This entry is obsolete OR + b) A new/higher entry is available. + These entries are reinitialised/added/deleted if + cvCallVolumeWMTableSize is changed" + INDEX { + cvCallLegRateWMIntvlDurUnits, + cvCallLegRateWMIndex + } + ::= { cvCallLegRateWMTable 1 } + +CvCallLegRateWMEntry ::= SEQUENCE { + cvCallLegRateWMIntvlDurUnits CvCallVolumeWMIntvlType, + cvCallLegRateWMIndex Unsigned32, + cvCallLegRateWMValue Unsigned32, + cvCallLegRateWMts DateAndTime +} + +cvCallLegRateWMIntvlDurUnits OBJECT-TYPE + SYNTAX CvCallVolumeWMIntvlType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Object indexes in call leg rate Water mark Table to select + one + among four interval-tables. + + The different types in this table are represented by + CvCallVolumeWMIntvlType" + ::= { cvCallLegRateWMEntry 1 } + +cvCallLegRateWMIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..10) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is an index that references to different peaks in + past period in call leg rate watermark table. + + The number of watermarks entries stored for each table are + based on cvCallVolumeWMTableSize" + ::= { cvCallLegRateWMEntry 2 } + +cvCallLegRateWMValue OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "call legs per second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates high watermark value achieved by the + call legs per second for the given interval" + ::= { cvCallLegRateWMEntry 3 } + +cvCallLegRateWMts OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates date and time when the high watermark + is achieved for call-legs per second for the given interval" + ::= { cvCallLegRateWMEntry 4 } + + + +cvActiveCallWMTable OBJECT-TYPE + SYNTAX SEQUENCE OF CvActiveCallWMEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents high watermarks achieved + by active calls in various interval length defined + by CvCallVolumeWMIntvlType. + + Each interval may contain one or more entries to allow + for detailed measurement to be collected." + ::= { cvCallVolumeStatsHistory 8 } + +cvActiveCallWMEntry OBJECT-TYPE + SYNTAX CvActiveCallWMEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is a conceptual-row in cvActiveCallWMTable + This entry is created at the system initialization and is + updated whenever + a) This entry is obsolete OR + b) A new/higher entry is available. + These entries are reinitialised/added/deleted if + cvCallVolumeWMTableSize is changed" + INDEX { + cvActiveCallWMIntvlDurUnits, + cvActiveCallWMIndex + } + ::= { cvActiveCallWMTable 1 } + +CvActiveCallWMEntry ::= SEQUENCE { + cvActiveCallWMIntvlDurUnits CvCallVolumeWMIntvlType, + cvActiveCallWMIndex Unsigned32, + cvActiveCallWMValue Unsigned32, + cvActiveCallWMts DateAndTime +} + +cvActiveCallWMIntvlDurUnits OBJECT-TYPE + SYNTAX CvCallVolumeWMIntvlType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Object indexes in active call Water mark Table to select + one among four interval-tables. + + The different types in this table are represented by + CvCallVolumeWMIntvlType" + ::= { cvActiveCallWMEntry 1 } + +cvActiveCallWMIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..10) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is an index that references to different peaks in + past period in acive call watermark table. + + The number of watermarks entries stored for each table are + based on cvCallVolumeWMTableSize" + ::= { cvActiveCallWMEntry 2 } + +cvActiveCallWMValue OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "calls" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates high watermark value achieved by the + active calls for the given interval" + ::= { cvActiveCallWMEntry 3 } + +cvActiveCallWMts OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates date and time when the high watermark + is achieved for active calls for the given interval" + ::= { cvActiveCallWMEntry 4 } + + + +cvSipMsgRateWMTable OBJECT-TYPE + SYNTAX SEQUENCE OF CvSipMsgRateWMEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents of high watermarks achieved + by SIP message rate in various interval length defined + by CvCallVolumeWMIntvlType. + + Each interval may contain one or more entries to allow for + detailed measurement to be collected" + ::= { cvCallVolumeStatsHistory 9 } + +cvSipMsgRateWMEntry OBJECT-TYPE + SYNTAX CvSipMsgRateWMEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is a conceptual-row in cvSipMsgRateWMTable. + This entry is created at the system initialization and is + updated whenever + a) This entry is obsolete OR + b) A new/higher entry is available. + These entries are reinitialised/added/deleted if + cvCallVolumeWMTableSize is changed" + INDEX { + cvSipMsgRateWMIntvlDurUnits, + cvSipMsgRateWMIndex + } + ::= { cvSipMsgRateWMTable 1 } + +CvSipMsgRateWMEntry ::= SEQUENCE { + cvSipMsgRateWMIntvlDurUnits CvCallVolumeWMIntvlType, + cvSipMsgRateWMIndex Unsigned32, + cvSipMsgRateWMValue Unsigned32, + cvSipMsgRateWMts DateAndTime +} + +cvSipMsgRateWMIntvlDurUnits OBJECT-TYPE + SYNTAX CvCallVolumeWMIntvlType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Object indexes in SIP Message rate Water mark Table to + select one among four interval-tables. + + The different types in this table are represented by + CvCallVolumeWMIntvlType" + ::= { cvSipMsgRateWMEntry 1 } + +cvSipMsgRateWMIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..10) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is an index that references to different peaks in + past period in sip message rate watermark table. + + The number of watermarks entries stored for each table are + based on cvCallVolumeWMTableSize" + ::= { cvSipMsgRateWMEntry 2 } + +cvSipMsgRateWMValue OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "SIP messages per second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates high watermark value achieved by the + SIP messages per second for the given interval" + ::= { cvSipMsgRateWMEntry 3 } + +cvSipMsgRateWMts OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates date and time when the high watermark + is achieved for SIP messages per second for the given interval" + ::= { cvSipMsgRateWMEntry 4 } + + + +cvCallDurationStatsThreshold OBJECT-TYPE + SYNTAX Unsigned32 (1..3600) + UNITS "seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This Object specifies the thresold duration in seconds. + cvCallDurationStatsTable will monitor all the calls below this + threshold. + + Decresing the value of the threshold will reset this table." + DEFVAL { 5 } + ::= { cvCallVolumeStatsHistory 10 } + +cvCallVolumeWMTableSize OBJECT-TYPE + SYNTAX Unsigned32 (3..10) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This Object specifies the number of entries the watermark table + will maintain. + + This value will decide the number of elements in + cvCallRateWMTable, + cvCallLegRateWMTable, cvActiveCallWMTable and + cvSipMsgRateWMTable." + DEFVAL { 5 } + ::= { cvCallVolumeStatsHistory 11 } -- ********************************************************************* -- Notifications -- ********************************************************************* @@ -4846,7 +5699,7 @@ cvdcMIBComplianceRev19 MODULE-COMPLIANCE ::= { cvdcMIBCompliances 20 } cvdcMIBComplianceRev20 MODULE-COMPLIANCE - STATUS current + STATUS deprecated DESCRIPTION "The compliance statement for the entities that implement CISCO-VOICE-DIAL-CONTROL-MIB." @@ -4926,6 +5779,173 @@ cvdcMIBComplianceRev20 MODULE-COMPLIANCE "The notifications for the CISCO-VOICE-DIAL-CONTROL-MIB." ::= { cvdcMIBCompliances 21 } +cvdcMIBComplianceRev21 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the entities + that implement CISCO-VOICE-DIAL-CONTROL-MIB." + MODULE -- this module + MANDATORY-GROUPS { cvdcGeneralCfgGroupRev6 } + + GROUP cvdcVoiceCfgGroupRev2 + DESCRIPTION + "This group is mandatory for voice dial control + configuration which is related to GSTN(General Switched + Telephony Network). + GSTN encompasses analog, ISDN, Cellular - essentially + anything circuit switched over the TDM infrastructure." + + GROUP cvdcVoIPCfgGroupRev4 + DESCRIPTION + "This group is mandatory for VoIP dial control configuration + which is related to transmit voice packet via IP network." + + GROUP cvCallGroupRev5 + DESCRIPTION + "This group is mandatory for all voice related active call + and call history via GSTN." + + GROUP cvVoIPCallGroupRev6 + DESCRIPTION + "This group is mandatory for all VoIP related active call + and call history via IP network." + + GROUP cvdcVoIPCfgAmrNbGroup + DESCRIPTION + "This group is mandatory only for those platforms + which support GSM AMR-NB codec configuration." + + GROUP cvVoIPCallAmrNbGroup + DESCRIPTION + "This group is mandatory only for those platforms + which support GSM AMR-NB codec." + + GROUP cvdcVoIPCfgIlbcGroup + DESCRIPTION + "This group is mandatory only for those platforms + which support iLBC codec configuration." + + GROUP cvVoIPCallIlbcGroup + DESCRIPTION + "This group is mandatory only for those platforms + which support iLBC codec." + + GROUP cvCallGroupSup1 + DESCRIPTION + "This group is mandatory to track voice-related active + calls and call-history via GSTN." + + GROUP cvCallVolumeGroup + DESCRIPTION + "This group is mandatory to track per-protocol active + calls." + + GROUP cvCallRateMonitorGroup + DESCRIPTION + "This group is mandatory to track call-rate." + + GROUP cvdcVoIPCfgISACGroup + DESCRIPTION + "This group is mandatory only for those platforms which support + iSAC codec configuration." + + GROUP cvVoIPCallGroupSup3 + DESCRIPTION + "This group is mandatory for all VoIP calls. It supplements + cvVoIPCallGroup to provide the call identifier and policy for the VoIP + leg of the gateway call." + + GROUP cvdcNotificationGroupRev4 + DESCRIPTION + "The notifications for the CISCO-VOICE-DIAL-CONTROL-MIB." + ::= { cvdcMIBCompliances 22 } + +cvdcMIBComplianceRev22 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the entities + that implement CISCO-VOICE-DIAL-CONTROL-MIB." + MODULE -- this module + MANDATORY-GROUPS { cvdcGeneralCfgGroupRev6 } + + GROUP cvdcVoiceCfgGroupRev2 + DESCRIPTION + "This group is mandatory for voice dial control + configuration which is related to GSTN(General Switched + Telephony Network). + GSTN encompasses analog, ISDN, Cellular - essentially + anything circuit switched over the TDM infrastructure." + + GROUP cvdcVoIPCfgGroupRev4 + DESCRIPTION + "This group is mandatory for VoIP dial control configuration + which is related to transmit voice packet via IP network." + + GROUP cvCallGroupRev5 + DESCRIPTION + "This group is mandatory for all voice related active call + and call history via GSTN." + + GROUP cvVoIPCallGroupRev6 + DESCRIPTION + "This group is mandatory for all VoIP related active call + and call history via IP network." + + GROUP cvdcVoIPCfgAmrNbGroup + DESCRIPTION + "This group is mandatory only for those platforms + which support GSM AMR-NB codec configuration." + + GROUP cvVoIPCallAmrNbGroup + DESCRIPTION + "This group is mandatory only for those platforms + which support GSM AMR-NB codec." + + GROUP cvdcVoIPCfgIlbcGroup + DESCRIPTION + "This group is mandatory only for those platforms + which support iLBC codec configuration." + + GROUP cvVoIPCallIlbcGroup + DESCRIPTION + "This group is mandatory only for those platforms + which support iLBC codec." + + GROUP cvCallGroupSup1 + DESCRIPTION + "This group is mandatory to track voice-related active + calls and call-history via GSTN." + + GROUP cvCallVolumeGroup + DESCRIPTION + "This group is mandatory to track per-protocol active + calls." + + GROUP cvCallRateMonitorGroup + DESCRIPTION + "This group is mandatory to track call-rate." + + GROUP cvdcVoIPCfgISACGroup + DESCRIPTION + "This group is mandatory only for those platforms which support + iSAC codec configuration." + + GROUP cvVoIPCallGroupSup3 + DESCRIPTION + "This group is mandatory for all VoIP calls. It supplements + cvVoIPCallGroup to provide the call identifier and policy for the VoIP + leg of the gateway call." + + GROUP cvdcNotificationGroupRev4 + DESCRIPTION + "The notifications for the CISCO-VOICE-DIAL-CONTROL-MIB." + + GROUP cvdcCallVolumeStatsHistory + DESCRIPTION + "This group is mandatory to track voice related call volume + stats history" + ::= { cvdcMIBCompliances 23 } + -- units of conformance cvdcGeneralCfgGroup OBJECT-GROUP @@ -4938,7 +5958,8 @@ cvdcGeneralCfgGroup OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing the general - Voice Gateway Call Dial Control configuration capability." + Voice Gateway Call Dial Control configuration capability. + cvdcGeneralCfgGroup group is superseded by cvdcGeneralCfgGroupRev1." ::= { cvdcMIBGroups 1 } cvdcVoiceCfgGroup OBJECT-GROUP @@ -4953,7 +5974,8 @@ cvdcVoiceCfgGroup OBJECT-GROUP capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially - anything circuit switched over the TDM infrastructure." + anything circuit switched over the TDM infrastructure. + cvdcVoiceCfgGroup group is superseded by cvdcVoiceCfgGroupRev1." ::= { cvdcMIBGroups 2 } cvdcVoIPCfgGroup OBJECT-GROUP @@ -4974,7 +5996,8 @@ cvdcVoIPCfgGroup OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing the VoIP Dial Control - configuration capability." + configuration capability. + cvdcVoIPCfgGroup group is superseded by cvdcVoIPCfgGroupRev1." ::= { cvdcMIBGroups 3 } cvCallGroup OBJECT-GROUP @@ -5005,7 +6028,8 @@ cvCallGroup OBJECT-GROUP Switched Telephony Network Voice Call capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially - anything circuit switched over the TDM infrastructure." + anything circuit switched over the TDM infrastructure. + cvCallGroup group is superseded by cvCallGroupRev1." ::= { cvdcMIBGroups 4 } cvVoIPCallGroup OBJECT-GROUP @@ -5049,7 +6073,8 @@ cvVoIPCallGroup OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing the VoIP Call - capability." + capability. + cvVoIPCallGroup group is superseded by cvVoIPCallGroupRev1." ::= { cvdcMIBGroups 5 } cvdcGeneralCfgGroupRev1 OBJECT-GROUP @@ -5065,7 +6090,8 @@ cvdcGeneralCfgGroupRev1 OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing the general - Voice Gateway Call Dial Control configuration capability." + Voice Gateway Call Dial Control configuration capability. + cvdcGeneralCfgGroupRev1 group is superseded by cvdcGeneralCfgGroupRev2." ::= { cvdcMIBGroups 6 } cvdcVoiceCfgGroupRev1 OBJECT-GROUP @@ -5082,7 +6108,8 @@ cvdcVoiceCfgGroupRev1 OBJECT-GROUP capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially - anything circuit switched over the TDM infrastructure." + anything circuit switched over the TDM infrastructure. + cvdcVoiceCfgGroupRev1 group is superseded by cvdcVoiceCfgGroupRev2." ::= { cvdcMIBGroups 7 } cvVoIPCallGroupRev1 OBJECT-GROUP @@ -5132,7 +6159,8 @@ cvVoIPCallGroupRev1 OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing the VoIP Call - capability." + capability. + cvVoIPCallGroupRev1 group is superseded by cvVoIPCallGroupRev2." ::= { cvdcMIBGroups 8 } cvCallGroupRev1 OBJECT-GROUP @@ -5166,7 +6194,8 @@ cvCallGroupRev1 OBJECT-GROUP capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially - anything circuit switched over the TDM infrastructure." + anything circuit switched over the TDM infrastructure. + cvCallGroupRev1 group is superseded by cvCallGroupRev2." ::= { cvdcMIBGroups 9 } cvdcGeneralCfgGroupRev2 OBJECT-GROUP @@ -5183,7 +6212,8 @@ cvdcGeneralCfgGroupRev2 OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing the general - Voice Gateway Call Dial Control configuration capability." + Voice Gateway Call Dial Control configuration capability. + cvdcGeneralCfgGroupRev2 group is superseded by cvdcGeneralCfgGroupRev3." ::= { cvdcMIBGroups 10 } cvdcVoIPCfgGroupRev1 OBJECT-GROUP @@ -5206,7 +6236,8 @@ cvdcVoIPCfgGroupRev1 OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing the VoIP Dial Control - configuration capability." + configuration capability. + cvdcVoIPCfgGroupRev1 group is superseded by cvdcVoIPCfgGroupRev2." ::= { cvdcMIBGroups 11 } cvdcGeneralCfgGroupRev3 OBJECT-GROUP @@ -5224,7 +6255,8 @@ cvdcGeneralCfgGroupRev3 OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing the general - Voice Gateway Call Dial Control configuration capability." + Voice Gateway Call Dial Control configuration capability. + cvdcGeneralCfgGroupRev3 group is superseded by cvdcGeneralCfgGroupRev4." ::= { cvdcMIBGroups 12 } cvdcVoiceCfgGroupRev2 OBJECT-GROUP @@ -5270,7 +6302,8 @@ cvdcVoIPCfgGroupRev2 OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing the VoIP Dial Control - configuration capability." + configuration capability. + cvdcVoIPCfgGroupRev2 group is superseded by cvdcVoIPCfgGroupRev3." ::= { cvdcMIBGroups 14 } cvVoIPCallGroupRev3 OBJECT-GROUP @@ -5316,14 +6349,16 @@ cvVoIPCallGroupRev3 OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing the VoIP Call - capability." + capability. + cvVoIPCallGroupRev3 group is superseded by cvVoIPCallGroupRev4." ::= { cvdcMIBGroups 15 } cvdcNotificationGroup NOTIFICATION-GROUP NOTIFICATIONS { cvdcPoorQoVNotification } STATUS deprecated DESCRIPTION - "The notifications for the CISCO-VOICE-DIAL-CONTROL-MIB" + "The notifications for the CISCO-VOICE-DIAL-CONTROL-MIB + cvdcNotificationGroup group is superseded by cvdcNotificationGroupRev1." ::= { cvdcMIBGroups 16 } cvCallGroupRev2 OBJECT-GROUP @@ -5362,7 +6397,8 @@ cvCallGroupRev2 OBJECT-GROUP capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially - anything circuit switched over the TDM infrastructure." + anything circuit switched over the TDM infrastructure. + cvCallGroupRev2 group is superseded by cvCallGroupRev3." ::= { cvdcMIBGroups 17 } cvdcGeneralCfgGroupRev4 OBJECT-GROUP @@ -5386,7 +6422,8 @@ cvdcGeneralCfgGroupRev4 OBJECT-GROUP DESCRIPTION "A collection of objects providing the general Voice Gateway Call Dial Control configuration - capability." + capability. + cvdcGeneralCfgGroupRev4 group is superseded by cvdcGeneralCfgGroupRev5." ::= { cvdcMIBGroups 18 } cvVoIPCallGroupRev4 OBJECT-GROUP @@ -5444,14 +6481,16 @@ cvVoIPCallGroupRev4 OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing the VoIP Call - capability." + capability. + cvVoIPCallGroupRev4 group is superseded by cvVoIPCallGroupRev5." ::= { cvdcMIBGroups 19 } cvdcNotificationGroupRev1 NOTIFICATION-GROUP NOTIFICATIONS { cvdcPoorQoVNotificationRev1 } STATUS deprecated DESCRIPTION - "The notifications for the CISCO-VOICE-DIAL-CONTROL-MIB" + "The notifications for the CISCO-VOICE-DIAL-CONTROL-MIB + cvdcNotificationGroupRev1 group is superseded by cvdcNotificationGroupRev2." ::= { cvdcMIBGroups 20 } cvdcVoIPCfgGroupRev3 OBJECT-GROUP @@ -5477,7 +6516,8 @@ cvdcVoIPCfgGroupRev3 OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing the VoIP Dial Control - configuration capability." + configuration capability. + cvdcVoIPCfgGroupRev3 group is superseded by cvdcVoIPCfgGroupRev4." ::= { cvdcMIBGroups 21 } cvdcGeneralCfgGroupRev5 OBJECT-GROUP @@ -5502,7 +6542,8 @@ cvdcGeneralCfgGroupRev5 OBJECT-GROUP DESCRIPTION "A collection of objects providing the general Voice Gateway Call Dial Control configuration - capability." + capability. + cvdcGeneralCfgGroupRev5 group is superseded by cvdcGeneralCfgGroupRev6." ::= { cvdcMIBGroups 22 } cvdcVoIPCfgGroupRev4 OBJECT-GROUP @@ -5576,7 +6617,8 @@ cvCallGroupRev3 OBJECT-GROUP capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially - anything circuit switched over the TDM infrastructure." + anything circuit switched over the TDM infrastructure. + cvCallGroupRev3 group is superseded by cvCallGroupRev4." ::= { cvdcMIBGroups 24 } cvCallGroupRev4 OBJECT-GROUP @@ -5617,7 +6659,8 @@ cvCallGroupRev4 OBJECT-GROUP capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially - anything circuit switched over the TDM infrastructure." + anything circuit switched over the TDM infrastructure. + cvCallGroupRev4 group is superseded by cvCallGroupRev5." ::= { cvdcMIBGroups 25 } cvVoIPCallGroupRev5 OBJECT-GROUP @@ -5677,7 +6720,8 @@ cvVoIPCallGroupRev5 OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing the VoIP Call - capability." + capability. + cvVoIPCallGroupRev5 group is superseded by cvVoIPCallGroupRev6." ::= { cvdcMIBGroups 26 } cvCallGroupRev5 OBJECT-GROUP @@ -5734,7 +6778,8 @@ cvdcNotificationGroupRev2 NOTIFICATION-GROUP } STATUS deprecated DESCRIPTION - "The notifications for the CISCO-VOICE-DIAL-CONTROL-MIB" + "The notifications for the CISCO-VOICE-DIAL-CONTROL-MIB + cvdcNotificationGroupRev2 group is superseded by cvdcNotificationGroupRev3." ::= { cvdcMIBGroups 28 } cvVoIPCallGroupRev6 OBJECT-GROUP @@ -5840,7 +6885,8 @@ cvdcNotificationGroupRev3 NOTIFICATION-GROUP "The notifications for the CISCO-VOICE-DIAL-CONTROL-MIB. This group cvdcNotificationGroupRev3 is deprecated and replaced - by cvdcNotificationGroupRev4." + by cvdcNotificationGroupRev4. + cvdcNotificationGroupRev3 group is superseded by cvdcNotificationGroupRev4." ::= { cvdcMIBGroups 31 } cvdcVoIPCfgAmrNbGroup OBJECT-GROUP @@ -5997,12 +7043,58 @@ cvVoIPCallGroupSup2 OBJECT-GROUP cvVoIPCallHistoryCallId, cvVoIPCallHistoryCallReferenceId } + STATUS deprecated + DESCRIPTION + "This group supplements cvVoIPCallGroup to provide the call + identifier and policy for the VoIP leg of the gateway call. + cvVoIPCallGroupSup2 group is superseded by cvVoIPCallGroupSup3." + ::= { cvdcMIBGroups 42 } + +cvVoIPCallGroupSup3 OBJECT-GROUP + OBJECTS { + cvVoIPCallActiveReversedDirectionPeerAddress, + ccVoIPCallActivePolicyName, + cvVoIPCallActiveCallId, + cvVoIPCallActiveCallReferenceId, + cvVoIPCallActiveSessionId, + cvVoIPCallHistoryCallId, + cvVoIPCallHistoryCallReferenceId, + cvVoIPCallHistorySessionId + } STATUS current DESCRIPTION - "This group supplements cvVoIPCallGroup to - provide the call identifier and policy for the VoIP - leg of the gateway call." - ::= { cvdcMIBGroups 42 } + "This group supplements cvVoIPCallGroup to identify the VoIP leg + of the gateway call." + ::= { cvdcMIBGroups 43 } + +cvdcCallVolumeStatsHistory OBJECT-GROUP + OBJECTS { + cvCallRateStatsMaxVal, + cvCallRateStatsAvgVal, + cvCallLegRateStatsMaxVal, + cvCallLegRateStatsAvgVal, + cvActiveCallStatsMaxVal, + cvActiveCallStatsAvgVal, + cvCallDurationStatsMaxVal, + cvCallDurationStatsAvgVal, + cvSipMsgRateStatsMaxVal, + cvSipMsgRateStatsAvgVal, + cvCallRateWMValue, + cvCallRateWMts, + cvActiveCallWMValue, + cvActiveCallWMts, + cvSipMsgRateWMValue, + cvSipMsgRateWMts, + cvCallDurationStatsThreshold, + cvCallVolumeWMTableSize, + cvCallLegRateWMValue, + cvCallLegRateWMts + } + STATUS current + DESCRIPTION + "This group provides the information about the Call Volume Stats + History information in the voice gateway." + ::= { cvdcMIBGroups 44 } END @@ -6096,510 +7188,6 @@ END - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mibs/CISCO-VOICE-DNIS-MIB b/mibs/CISCO-VOICE-DNIS-MIB new file mode 100644 index 0000000000..806fcd7b43 --- /dev/null +++ b/mibs/CISCO-VOICE-DNIS-MIB @@ -0,0 +1,434 @@ +-- ***************************************************************** +-- CISCO-VOICE-DNIS-MIB.my: Voice DNIS MIB file +-- +-- March 2000 Nicholas Basker +-- +-- Copyright (c) 2000, 2001, 2002 by cisco Systems, Inc. +-- All rights reserved. +-- ***************************************************************** + +CISCO-VOICE-DNIS-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + NOTIFICATION-TYPE + FROM SNMPv2-SMI + TEXTUAL-CONVENTION, + RowStatus, + TruthValue, + DisplayString + FROM SNMPv2-TC + MODULE-COMPLIANCE, + OBJECT-GROUP, + NOTIFICATION-GROUP + FROM SNMPv2-CONF + ciscoMgmt + FROM CISCO-SMI; + +ciscoVoiceDnisMIB MODULE-IDENTITY + LAST-UPDATED "200205010000Z" + ORGANIZATION "Cisco Systems, Inc." + CONTACT-INFO + " Cisco Systems + Customer Service + + Postal: 170 W. Tasman Drive + San Jose, CA 95134 + USA + + Tel: +1 800 553-NETS + + E-mail: cs-voice@cisco.com" + DESCRIPTION + "The MIB module provides management support for Dialer + Number Information Service (DNIS) mapping. A DNIS + entry is associated with a Voice XML (VXML) page to + provide audio play back features. Multiple DNIS + entries can be grouped together to form a DNIS + mapping with a unique map name. + + *** ABBREVIATIONS, ACRONYMS, AND SYMBOLS *** + + DNIS - Dialer Number Information Service + + XML - Extensible Markup Language + + VXML - Voice XML + + URL - Uniform Resource Locator + " + ::= { ciscoMgmt 219 } + +-- +-- Textual Conventions +-- + +DnisMapname ::= TEXTUAL-CONVENTION + DISPLAY-HINT "32a" + STATUS current + DESCRIPTION + "An identification for a DNIS map name or a DNIS name. A + DNIS map name correspods to a group of individual DNIS + names. The DNIS map names are unique in the system, and + within each map name, individual DNIS names are unique. + " + SYNTAX OCTET STRING (SIZE (0..32)) + +CvE164String ::= TEXTUAL-CONVENTION + DISPLAY-HINT "32a" + STATUS current + DESCRIPTION + "A UTF-8 string limited to the character set defined for + E.164, '0123456789*#,'. + Note that represents the double quote which + cannot be contained in a SMI description clause." + SYNTAX OCTET STRING (SIZE (1..32)) + +-- Voice DNIS MIB objects definitions + +cvDnisMIBObjects OBJECT IDENTIFIER ::= { ciscoVoiceDnisMIB 1 } + +-- The Voice DNIS MIB consists of the following group +-- [1] Voice Dnis Mapping (cvDnisMap) + +cvDnisMap OBJECT IDENTIFIER ::= { cvDnisMIBObjects 1 } + +--******************************************************************** +-- Voice DNIS Mapping +--******************************************************************** +-- The objects in this group are responsible for providing a relation +-- between a DNIS map name and the individual DNIS entries it +-- contains. + +-- +-- Voice DNIS Mapping Table +-- + +cvDnisMappingTable OBJECT-TYPE + SYNTAX SEQUENCE OF CvDnisMappingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The table contains the map name and a url specifying + a file name. The file contains DNIS entries that belong + to the DNIS mapping. + " + ::= { cvDnisMap 1 } + +cvDnisMappingEntry OBJECT-TYPE + SYNTAX CvDnisMappingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Information about a single DNIS mapping. There is a + unique DNIS map name. New DNIS mapping can be created + using cvDnisMappingStatus. + + The entry can be created with or without a file location + specified by cvDnisMappingUrl. The mapping file contains + DNIS name and VXML page per line. For example, a + cvDnisMappingUrl could be tftp://someserver/dnismap.txt. + This file is a text file and the content format is + dnis url . + An example of the contents of the file itself can be + dnis 18004251234 url http://www.b.com/p/vwelcome.vxml + dnis 18004253421 url http://www.c.com/j/vxmlintf.vxml + If a mapping file location is specified, then new rows + corresponding to this map name are created and populated + in cvDnisNodeTable from the contents of the file. The + rows corresponding to this map name in cvDnisNodeTable + cannot be created or modified or deleted but can be + read. + + If a mapping file location is not specified in + cvDnisMappingUrl, then individual DNIS entries + corresponding to this map name can be created, modified + and deleted in cvDnisNodeTable. + + Deleting an entry deletes all the related entries in + cvDnisNodeTable. + " + INDEX { IMPLIED cvDnisMappingName } + ::= { cvDnisMappingTable 1 } + +CvDnisMappingEntry ::= SEQUENCE { + cvDnisMappingName DnisMapname, + cvDnisMappingUrl DisplayString, + cvDnisMappingRefresh INTEGER, + cvDnisMappingUrlAccessError DisplayString, + cvDnisMappingStatus RowStatus + } + +cvDnisMappingName OBJECT-TYPE + SYNTAX DnisMapname (SIZE (1..32)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The name which uniquely identifies a DNIS mapping. + " + ::= { cvDnisMappingEntry 1 } + +cvDnisMappingUrl OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The url specifies a file location. The file contains + individual DNIS entries that belong to the DNIS map + name specified by cvDnisMappingName. + + Once a url is created and associated with a map name (the + association is complete when the row is made active(1)), + it cannot be modified while cvDnisMappingStatus is + active. If a different url needs to be associated with + the current map name, the row status should be made + notInService(2) and this object has to be modified to + associate a new url. When a new association is made all + the DNIS entries corresponding to the old association + will be deleted from the cvDnisNodeTable. + + The url is read when the row status is made active(1) or + when the row status is active and the object + cvDnisMappingRefresh is explicitly set to refresh(2). + If the url is not accessible then a + cvDnisMappingUrlInaccessible notification will be + generted. + " + DEFVAL { "" } + ::= { cvDnisMappingEntry 2 } + +cvDnisMappingRefresh OBJECT-TYPE + SYNTAX INTEGER { + idle (1), + refresh (2) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Whenever there is a need to re-read the contents of the + file specified by cvDnisMappingUrl, this object can be + set to refresh(2). This will cause the contents of the + file to be re-read and correspondingly update the + cvDnisNodeTable. After the completion of this operation, + the value of this object is reset to idle(1). The only + operation allowed on this object is setting it to + refresh(2). This can only be done when the current value + is idle(1) and the rowstatus is active(1). + + idle - The refreshing process is idle and the user + can modify this object to refresh. + refresh - The refreshing process is currently busy and + the user have to wait till the object + becomes idle to issue new refresh. + " + DEFVAL { idle } + ::= { cvDnisMappingEntry 3 } + +cvDnisMappingUrlAccessError OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "ASCII text describing the error on last access of the url + specified in cvDnisMappingUrl. + + If the url access does not succeed, then this object is + populated with an error message indicating the reason for + failure. If the url access succeeds, this object is set + to null string. + " + DEFVAL { "" } + ::= { cvDnisMappingEntry 4 } + +cvDnisMappingStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to create a new row or modify or + delete an existing row in this table. When making the + status active(1), if a valid cvDnisMappingUrl is present + the contents of the url is downloaded and during that + time cvDnisMappingRefresh is set to refresh(2). When + cvDnisMappingRefresh is set to refresh(2), only the + destroy(6) operation is allowed. + " + ::= { cvDnisMappingEntry 5 } + + +-- +-- Voice DNIS Node Table +-- + +cvDnisNodeTable OBJECT-TYPE + SYNTAX SEQUENCE OF CvDnisNodeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The table contains a DNIS name and a url. The url is a + pointer to a VXML page for the DNIS name. + " + ::= { cvDnisMap 2 } + +cvDnisNodeEntry OBJECT-TYPE + SYNTAX CvDnisNodeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry is a DNIS name and the location of the + associated VXML page. New DNIS entries can be created or + the existing entries can be modified or deleted only if + the corresponding map name (defined in + cvDnisMappingTable) does not have any file name provided + in the cvDnisMappingUrl object. + + If a file name is provided in cvDnisMappingUrl + corresponding to this entry's map name, then this row + will have read permission only. + " + INDEX { cvDnisMappingName, IMPLIED cvDnisNumber } + ::= { cvDnisNodeTable 1 } + +CvDnisNodeEntry ::= SEQUENCE { + cvDnisNumber CvE164String, + cvDnisNodeUrl DisplayString, + cvDnisNodeModifiable TruthValue, + cvDnisNodeStatus RowStatus + } + +cvDnisNumber OBJECT-TYPE + SYNTAX CvE164String + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The individual DNIS name. It is unique within a DNIS + mapping. + " + ::= { cvDnisNodeEntry 1 } + +cvDnisNodeUrl OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The url specifies a VXML page. This page contains + voice XML links to play audio data. + + This url which is a VXML page is not read immediately + when the row is made active(1), but only when a call that + requires the use of this DNIS comes through. + " + DEFVAL { "" } + ::= { cvDnisNodeEntry 2 } + +cvDnisNodeModifiable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies whether the object in a particular + row is modifiable. The object is set to true(1) if the + corresponding map name (defined in cvDnisMappingTable) + does not have any file name provided in the + cvDnisMappingUrl object. Otherwise this object is set to + false(2) and the row becomes read only. + " + ::= { cvDnisNodeEntry 3 } + +cvDnisNodeStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to create a new row or modify or + delete an existing row in this table. The objects in a + row can be modified or deleted while the row status is + active(1) and cvDnisNodeModifiable is true(1). The row + status cannot be set to notInService(2) or + createAndWait(5). + " + ::= { cvDnisNodeEntry 4 } + +--******************************************************************** +-- Notifications +--******************************************************************** +cvDnisMIBNotificationPrefix OBJECT IDENTIFIER ::= + { ciscoVoiceDnisMIB 2 } +cvDnisMIBNotifications OBJECT IDENTIFIER ::= + { cvDnisMIBNotificationPrefix 0 } + +cvDnisMappingUrlInaccessible NOTIFICATION-TYPE + OBJECTS { + cvDnisMappingUrl, + cvDnisMappingUrlAccessError + } + STATUS current + DESCRIPTION + "Inaccessible DNIS mapping url notification. A + cvDnisMappingUrlInaccessible notification is sent if the + specified url is not accessible. + " + ::= { cvDnisMIBNotifications 1 } + +cvDnisMIBConformance OBJECT IDENTIFIER ::= + { ciscoVoiceDnisMIB 3 } +cvDnisMIBCompliances OBJECT IDENTIFIER ::= + { cvDnisMIBConformance 1 } +cvDnisMIBGroups OBJECT IDENTIFIER ::= + { cvDnisMIBConformance 2 } + +-- compliance statements + +cvDnisMIBCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for entities which + implement the CISCO VOICE DNIS MIB" + MODULE -- this module + + GROUP cvDnisGroup + DESCRIPTION + "This group is mandatory for mapping of voice calls on an + agent through Dialer Number Information Service (DNIS). + " + + GROUP cvDnisNotificationGroup + DESCRIPTION + "This group is mandatory for notifying if the specified + url is not accessible. + " + ::= { cvDnisMIBCompliances 1 } + + +-- units of conformance + + +cvDnisGroup OBJECT-GROUP + OBJECTS { + cvDnisMappingUrl, + cvDnisMappingRefresh, + cvDnisMappingUrlAccessError, + cvDnisMappingStatus, + cvDnisNodeUrl, + cvDnisNodeModifiable, + cvDnisNodeStatus + } + STATUS current + DESCRIPTION + "A collection of objects provides a relation between a + DNIS map name and the DNIS entries belonging to that map + name. + " + ::= { cvDnisMIBGroups 1 } + +cvDnisNotificationGroup NOTIFICATION-GROUP + NOTIFICATIONS { + cvDnisMappingUrlInaccessible + } + STATUS current + DESCRIPTION + "The notifications for CISCO-VOICE-DNIS-MIB. + " + ::= { cvDnisMIBGroups 2 } +END diff --git a/mibs/CPQHLTH-MIB b/mibs/CPQHLTH-MIB deleted file mode 100644 index 31651d1283..0000000000 --- a/mibs/CPQHLTH-MIB +++ /dev/null @@ -1,5781 +0,0 @@ --- **************************************************************************** --- --- Server Health Features --- Management Information Base for SNMP Network Management --- --- --- Copyright 1992,2008 Hewlett-Packard Development Company, L.P. --- --- Hewlett-Packard Company shall not be liable for technical or --- editorial errors or omissions contained herein. The information in --- this document is provided "as is" without warranty of any kind and --- is subject to change without notice. The warranties for HP products --- are set forth in the express limited warranty statements --- accompanying such products. Nothing herein should be construed as --- constituting an additional warranty. --- --- Confidential computer software. Valid license from HP required for --- possession, use or copying. Consistent with FAR 12.211 and 12.212, --- Commercial Computer Software, Computer Software Documentation, and --- Technical Data for Commercial Items are licensed to the U.S. --- Government under vendor's standard commercial license. --- --- Refer to the READMIB.RDM file for more information about the --- organization of the information in the Compaq Enterprise. --- --- The Compaq Enterprise number is 232. --- The ASN.1 prefix to, and including the Compaq Enterprise is: --- 1.3.6.1.4.1.232 --- --- **************************************************************************** - -CPQHLTH-MIB DEFINITIONS ::= BEGIN - - IMPORTS - compaq FROM CPQHOST-MIB - enterprises FROM RFC1155-SMI - Counter FROM RFC1155-SMI - DisplayString FROM RFC1213-MIB - OBJECT-TYPE FROM RFC-1212 - TRAP-TYPE FROM RFC-1215 - sysName FROM RFC1213-MIB - cpqHoTrapFlags FROM CPQHOST-MIB - cpqSiServerSystemId FROM CPQSINFO-MIB - cpqSiMemModuleSize FROM CPQSINFO-MIB; - --- compaq OBJECT IDENTIFIER ::= { enterprises 232 } - cpqHealth OBJECT IDENTIFIER ::= { compaq 6 } - cpqHeMibRev OBJECT IDENTIFIER ::= { cpqHealth 1 } - cpqHeComponent OBJECT IDENTIFIER ::= { cpqHealth 2 } - cpqHeTrap OBJECT IDENTIFIER ::= { cpqHealth 3 } - - cpqHeInterface OBJECT IDENTIFIER ::= { cpqHeComponent 1 } - cpqHeCriticalError OBJECT IDENTIFIER ::= { cpqHeComponent 2 } - cpqHeCorrectableMemory OBJECT IDENTIFIER ::= { cpqHeComponent 3 } - cpqHeAsr OBJECT IDENTIFIER ::= { cpqHeComponent 5 } - cpqHeThermal OBJECT IDENTIFIER ::= { cpqHeComponent 6 } - cpqHePostMsg OBJECT IDENTIFIER ::= { cpqHeComponent 7 } - cpqHeSysUtil OBJECT IDENTIFIER ::= { cpqHeComponent 8 } - cpqHeFltTolPwrSupply OBJECT IDENTIFIER ::= { cpqHeComponent 9 } - cpqHeIRC OBJECT IDENTIFIER ::= { cpqHeComponent 10 } - cpqHeEventLog OBJECT IDENTIFIER ::= { cpqHeComponent 11 } - cpqHeMgmtDisplay OBJECT IDENTIFIER ::= { cpqHeComponent 12 } - cpqHePowerConverter OBJECT IDENTIFIER ::= { cpqHeComponent 13 } - cpqHeResilientMemory OBJECT IDENTIFIER ::= { cpqHeComponent 14 } - cpqHePowerMeter OBJECT IDENTIFIER ::= { cpqHeComponent 15 } - - cpqHeOsNetWare3x OBJECT IDENTIFIER ::= { cpqHeInterface 1 } - cpqHeOsCommon OBJECT IDENTIFIER ::= { cpqHeInterface 4 } - --- **************************************************************************** --- Health MIB Revision --- =================== --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeMibRev Group (1.3.6.1.4.1.232.6.1) --- --- An Insight Agent conforming to this document will return a --- cpqHeMibRevMajor of one (1) and a cpqHeMibRevMinor of twenty-five (25). --- --- --- Implementation of the MibRev group is mandatory for all agents --- supporting the Server Health MIB. --- --- **************************************************************************** - - cpqHeMibRevMajor OBJECT-TYPE - SYNTAX INTEGER (1..65535) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Major Revision level of the MIB. - - A change in the major revision level represents a major change - in the architecture of the MIB. A change in the major revision - level may indicate a significant change in the information - supported and/or the meaning of the supported information, - correct interpretation of data may require a MIB document with - the same major revision level." - ::= { cpqHeMibRev 1 } - - cpqHeMibRevMinor OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The minor revision level of the MIB. - - A change in the minor revision level may represent some minor - additional support, no changes to any pre-existing information - has occurred." - ::= { cpqHeMibRev 2 } - - cpqHeMibCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), -- default - degraded(3), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The overall condition. - - This object represents the overall status of the server health - system represented by this MIB." - ::= { cpqHeMibRev 3 } - --- **************************************************************************** --- Health MIB NetWare OS Group --- =========================== --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeInterface Group (1.3.6.1.4.1.232.6.2.1) --- cpqHeOsNetWare3x Group (1.3.6.1.4.1.232.6.2.1.1) --- --- Implementation of the cpqHeOsNetWare3x group is mandatory for all --- agents that support the Server Health MIB in a NetWare host --- operating environment. --- --- **************************************************************************** - - cpqHeNw3xDriverName OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS deprecated - DESCRIPTION - "Driver Name. - - This value identifies the NetWare Loadable Module providing the - operating system access to the Server Health information." - ::= { cpqHeOsNetWare3x 1 } - - cpqHeNw3xDriverDate OBJECT-TYPE - SYNTAX DisplayString (SIZE (8)) - ACCESS read-only - STATUS deprecated - DESCRIPTION - "Driver Date. - - The date of the NetWare Loadable Module providing the operating - system access to the Server Health logs. The date is - provided in mm/dd/yy format." - ::= { cpqHeOsNetWare3x 2 } - - cpqHeNw3xDriverVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..5)) - ACCESS read-only - STATUS deprecated - DESCRIPTION - "Driver Version. - - This is the version of the NetWare Loadable Module (NLM) - providing the operating system access to the Server - Health logs." - ::= { cpqHeOsNetWare3x 3 } - --- **************************************************************************** --- Health MIB OS Common Group --- ========================== --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeInterface Group (1.3.6.1.4.1.232.6.2.1) --- cpqHeOsCommon Group (1.3.6.1.4.1.232.6.2.1.4) --- --- The cpqHeOsCommon group describes the interface to the Server --- health components. This information describes the interface modules --- and general OS interface architectural information. --- --- Implementation of the cpqHeOsCommon group is mandatory for all --- agents that support the Server Health MIB. --- --- **************************************************************************** - - cpqHeOsCommonPollFreq OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The Insight Agent's polling frequency. - - The frequency, in seconds, at which the Insight Agent requests - information from the device driver. A frequency of zero - indicates that the Insight Agent retrieves the information upon - request of a management station, it does not poll the device - driver at a specific interval. - - If the poll frequency is 0 all attempts to write to this - object will fail. If the poll frequency is non-zero, - setting this value will change the polling frequency of the - Insight Agent. Setting the poll frequency to zero will always - fail, an agent may also choose to fail any request to change - the poll frequency to a value that would severely impact system - performance." - ::= { cpqHeOsCommon 1 } - --- **************************************************************************** --- Health MIB OS Common Module Table --- ================================= --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeInterface Group (1.3.6.1.4.1.232.6.2.1) --- cpqHeOsCommon Group (1.3.6.1.4.1.232.6.2.1.4) --- cpqHeOsCommonModuleTable (1.3.6.1.4.1.232.6.2.1.4.2) deprecated --- --- **************************************************************************** - - cpqHeOsCommonModuleTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHeOsCommonModuleEntry - ACCESS not-accessible - STATUS deprecated - DESCRIPTION - "Supporting software table. - - This is a table of software modules that provide an interface - to the device this server health MIB describes." - ::= { cpqHeOsCommon 2 } - - cpqHeOsCommonModuleEntry OBJECT-TYPE - SYNTAX CpqHeOsCommonModuleEntry - ACCESS not-accessible - STATUS deprecated - DESCRIPTION - "A description of a software modules that provide an interface - to the device this MIB describes." - INDEX { cpqHeOsCommonModuleIndex } - ::= { cpqHeOsCommonModuleTable 1 } - - CpqHeOsCommonModuleEntry ::= SEQUENCE { - cpqHeOsCommonModuleIndex INTEGER, - cpqHeOsCommonModuleName DisplayString, - cpqHeOsCommonModuleVersion DisplayString, - cpqHeOsCommonModuleDate OCTET STRING, - cpqHeOsCommonModulePurpose DisplayString - } - - cpqHeOsCommonModuleIndex OBJECT-TYPE - SYNTAX INTEGER (0..255) - ACCESS read-only - STATUS deprecated - DESCRIPTION - "A unique index for this module description." - ::= { cpqHeOsCommonModuleEntry 1 } - - cpqHeOsCommonModuleName OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS deprecated - DESCRIPTION - "The module name." - ::= { cpqHeOsCommonModuleEntry 2 } - - cpqHeOsCommonModuleVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..5)) - ACCESS read-only - STATUS deprecated - DESCRIPTION - "The module version in XX.YY format. - - Where XX is the major version number and YY is the minor version - number. This field will be null (size 0) string if the agent - cannot provide the module version." - ::= { cpqHeOsCommonModuleEntry 3 } - - cpqHeOsCommonModuleDate OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (7)) - ACCESS read-only - STATUS deprecated - DESCRIPTION - "The module date. - - field octets contents range - ===== ====== ======= ===== - 1 1-2 year 0..65536 - 2 3 month 1..12 - 3 4 day 1..31 - 4 5 hour 0..23 - 5 6 minute 0..59 - 6 7 second 0..60 - (use 60 for leap-second) - - - This field will be set to year = 0 if the agent cannot provide - the module date. The hour, minute, and second field will be set - to zero (0) if they are not relevant. The year field is set - with the most significant octet first." - ::= { cpqHeOsCommonModuleEntry 4 } - - cpqHeOsCommonModulePurpose OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS deprecated - DESCRIPTION - "The purpose of the module described in this entry." - ::= { cpqHeOsCommonModuleEntry 5 } - --- **************************************************************************** --- Health MIB Critical Error Group --- =============================== --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeCriticalError Group (1.3.6.1.4.1.232.6.2.2) --- --- The cpqHeCriticalError group describes the health critical error log. --- --- Implementation of the cpqHeCriticalError group is mandatory for all --- agents that support the Server Health MIB. --- --- **************************************************************************** - - cpqHeCritLogSupported OBJECT-TYPE - SYNTAX INTEGER { - other(1), - notSupported(2), - supported(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies if this system supports the critical - error logging feature." - ::= { cpqHeCriticalError 1 } - - cpqHeCritLogCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the overall condition of the critical - error log feature." - ::= { cpqHeCriticalError 2 } - - cpqHeLastCritErrorAbendMsg OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Last Critical Termination message. - - The message associated with the last critical error of - type criticalException(14) or abend(27)." - ::= { cpqHeCriticalError 3 } - --- **************************************************************************** --- Health MIB Critical Error Table --- =============================== --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeCriticalError Group (1.3.6.1.4.1.232.6.2.2) --- cpqHeCriticalErrorTable (1.3.6.1.4.1.232.6.2.2.4) --- --- **************************************************************************** - - cpqHeCriticalErrorTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHeCriticalErrorEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A table of critical error descriptions." - ::= { cpqHeCriticalError 4 } - - cpqHeCriticalErrorEntry OBJECT-TYPE - SYNTAX CpqHeCriticalErrorEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A critical error description." - INDEX { cpqHeCriticalErrorIndex } - ::= { cpqHeCriticalErrorTable 1 } - - CpqHeCriticalErrorEntry ::= SEQUENCE { - cpqHeCriticalErrorIndex INTEGER, - cpqHeCriticalErrorStatus INTEGER, - cpqHeCriticalErrorType INTEGER, - cpqHeCriticalErrorTime OCTET STRING, - cpqHeCriticalErrorInfo OCTET STRING, - cpqHeCriticalErrorDesc DisplayString - } - - cpqHeCriticalErrorIndex OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A number that uniquely specifies this critical error - description. The entries will be in order of occurrence - with the most recent entry first." - ::= { cpqHeCriticalErrorEntry 1 } - - cpqHeCriticalErrorStatus OBJECT-TYPE - SYNTAX INTEGER { - uncorrected(1), - corrected(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value specifies if the user has marked this error as - corrected. Marking errors as corrected may be performed with - the Diagnostics or by a set operation on this variable. - Attempting to set this variable to uncorrected(1) will fail." - ::= { cpqHeCriticalErrorEntry 2 } - - cpqHeCriticalErrorType OBJECT-TYPE - SYNTAX INTEGER { - other(1), - empty(2), - nonCorrectableMemErr(3), - busMasterTimeoutNmi(4), - commandBusTimeoutNmi(5), - ioCheckNmi(6), - refreshOverflowNmi(7), - cacheParityNmi(8), - processorParityNmi(9), - eisaHostMemReadHit(10), - processorFailure(11), - cautionTemperature(12), - postCriticalError(13), - criticalException(14), - serverManagerIfFail(15), - pentiumIperr(16), - pentiumAperr(17), - pentiumIeerr(18), - pentiumApcheck(19), - cpuLocalError(20), - failsafeTimer(21), - softwareNmi(22), - asrBaseMemoryParity(23), - asrExtendedMemParity(24), - asrResetLimit(25), - asrMemoryParity(26), - abend(27), - asrTestEvent(28), - asrTimeoutNmi(29), - fanFailure(30), - upsDetectedLineFail(31), - asrDetectedAtBoot(32), - redunPowerSupplyFailure(33), - pciBusParityError(34), - diagnosticError(35), - rtcChipBatteryFailure(36), - pentiumBerr(37), - dcConverterFailure(38), - cpuInternalThreshPassed(39) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the type of error." - ::= { cpqHeCriticalErrorEntry 3 } - - cpqHeCriticalErrorTime OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (0..3)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The time of the error: hour (first five bits), day of month - (next 5 bits), month (next 4 bits), year of the current century - (next 7 bits). The last 3 bits are reserved." - ::= { cpqHeCriticalErrorEntry 4 } - - cpqHeCriticalErrorInfo OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (0..4)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Information about the error." - ::= { cpqHeCriticalErrorEntry 5 } - - cpqHeCriticalErrorDesc OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A text description of the critical error." - ::= { cpqHeCriticalErrorEntry 6 } - --- **************************************************************************** --- Health MIB Correctable Memory Error Group --- ========================================= --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeCorrectableMemory Group (1.3.6.1.4.1.232.6.2.3) --- --- The cpqHeCorrectableMemory group describes the health correctable memory --- error log. --- --- Implementation of the cpqHeCorrectableMemory group is mandatory for all --- agents that support the Server Health MIB on a system that has the --- correctable memory feature. --- --- **************************************************************************** - - cpqHeCorrMemLogStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - notSupported(2), - disabled(3), - enabled(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies whether this system is currently tracking - correctable memory errors." - ::= { cpqHeCorrectableMemory 1 } - - cpqHeCorrMemLogCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the overall condition of the correctable - memory error log feature." - ::= { cpqHeCorrectableMemory 2 } - - cpqHeCorrMemTotalErrs OBJECT-TYPE - SYNTAX INTEGER (0..2147483647) - ACCESS read-only - STATUS deprecated - DESCRIPTION - "The number of correctable memory errors that have occurred." - ::= { cpqHeCorrectableMemory 3 } - --- **************************************************************************** --- Health MIB Correctable Memory Error Table --- ========================================= --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeCorrectableMemory Group (1.3.6.1.4.1.232.6.2.3) --- cpqHeCorrMemErrTable (1.3.6.1.4.1.232.6.2.3.4) --- --- **************************************************************************** - - cpqHeCorrMemErrTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHeCorrMemErrEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A table of correctable memory error descriptions." - ::= { cpqHeCorrectableMemory 4 } - - cpqHeCorrMemErrEntry OBJECT-TYPE - SYNTAX CpqHeCorrMemErrEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A correctable memory error description." - INDEX { cpqHeCorrMemErrIndex } - ::= { cpqHeCorrMemErrTable 1 } - - CpqHeCorrMemErrEntry ::= SEQUENCE { - cpqHeCorrMemErrIndex INTEGER, - cpqHeCorrMemErrCount INTEGER, - cpqHeCorrMemErrTime OCTET STRING, - cpqHeCorrMemErrDdr OCTET STRING, - cpqHeCorrMemErrSyndrome OCTET STRING, - cpqHeCorrMemErrDesc DisplayString, - cpqHeCorrMemErrHwLocation DisplayString - } - - cpqHeCorrMemErrIndex OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A number that uniquely specifies this correctable memory error - description. The entries will be in order of occurrence with the - most recent new entry first." - ::= { cpqHeCorrMemErrEntry 1 } - - cpqHeCorrMemErrCount OBJECT-TYPE - SYNTAX INTEGER (0..255) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The number of times this memory location has had a correctable - memory error. The value zero (0) indicates that the user has - marked this error as corrected. Marking errors as corrected may - be performed with the Diagnostics or with a set operation - of 0 on this variable. Any non-zero valued set operation will - fail." - ::= { cpqHeCorrMemErrEntry 2 } - - cpqHeCorrMemErrTime OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (0..3)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The time of the error: hour (first five bits), day of month - (next 5 bits), month (next 4 bits), year of the current century - (next 7 bits). The last 3 bits are reserved." - ::= { cpqHeCorrMemErrEntry 3 } - - cpqHeCorrMemErrDdr OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (0..2)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The data destination register value. - - This contains information about the memory bank in which the - error occurred. The interpretation of this value is dependent - on the machine type." - ::= { cpqHeCorrMemErrEntry 4 } - - cpqHeCorrMemErrSyndrome OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (0..2)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The memory syndrome value. - - This contains information about the memory module in which the - error occurred. The interpretation of this value is dependant - on the machine type." - ::= { cpqHeCorrMemErrEntry 5 } - - cpqHeCorrMemErrDesc OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A text description of the correctable memory error." - ::= { cpqHeCorrMemErrEntry 6 } - - cpqHeCorrMemErrHwLocation OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS optional - DESCRIPTION - "A text description of the hardware location, on complex - multi SBB hardware only, for the correctable memory error. - A NULL string indicates that the hardware location could not - be determined or is irrelevant." - ::= { cpqHeCorrMemErrEntry 7 } - - cpqHeCorrMemErrorCntThresh OBJECT-TYPE - SYNTAX INTEGER (0..2147483647) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The error threshold for Correctable memory errors. When - cpqHeCorrMemErrCount is greater than or equal to this value - user action is required to replace the failing memory module." - ::= { cpqHeCorrectableMemory 5 } - --- **************************************************************************** --- Health MIB Automatic Server Recovery (ASR) Group --- ================================================ --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeAsr Group (1.3.6.1.4.1.232.6.2.5) --- --- The cpqHeAsr group describes the Automatic Server Recovery Health --- feature. --- --- Implementation of the cpqHeAsr group is mandatory for all agents that --- support the Server Health MIB on a system that supports the ASR feature. --- --- **************************************************************************** - - cpqHeAsrStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - notAvailable(2), - disabled(3), - enabled(4) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The Automatic Server Recovery feature status. - - If this object is currently other(1) or notAvailable(2) all - set operations will fail. Any attempt to set this object to - other(1) or notAvailable(2) by a management station will fail. - - Setting this object to disabled(3) or enabled(4) will disable - or enable the ASR feature. - - Setting this object to disabled(3) will disable the following - objects: - cpqHeAsrPagerStatus - cpqHeAsrDialInStatus - cpqHeAsrDialOutStatus" - ::= { cpqHeAsr 1 } - - cpqHeAsrMajorVersion OBJECT-TYPE - SYNTAX INTEGER (0..255) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The major version number of the Automatic Server Recovery - feature hardware." - ::= { cpqHeAsr 2 } - - cpqHeAsrMinorVersion OBJECT-TYPE - SYNTAX INTEGER (0..255) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The minor version number of the Automatic Server Recovery - feature hardware." - ::= { cpqHeAsr 3 } - - cpqHeAsrTimeout OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The time-out in minutes for the Automatic Server Recovery - feature hardware. If the variable is not supported, a value - of -1 will be returned." - ::= { cpqHeAsr 4 } - - cpqHeAsrBaseIo OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Automatic Server Recovery feature Base I/O address." - ::= { cpqHeAsr 5 } - - cpqHeAsrPost OBJECT-TYPE - SYNTAX INTEGER { - other(1), - failed(2), - ok(3) - } - ACCESS read-only - STATUS deprecated - DESCRIPTION - "Indicates if the Automatic Server Recovery timer passed - the server power-on self test." - ::= { cpqHeAsr 6 } - - cpqHeAsrReset OBJECT-TYPE - SYNTAX INTEGER { - other(1), - manualReset(2), - asrReset(3), - viewed-asrReset(4) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Indicates if the previous reset was caused by the ASR - timer. An asrReset(3) condition may be changed with a - viewed-asrReset(4) set operation. This is only valid - if this variable's current value is asrReset(3). Setting - this variable to any other value than viewed-asrReset(4) - will fail." - ::= { cpqHeAsr 7 } - - cpqHeAsrReboot OBJECT-TYPE - SYNTAX INTEGER { - other(1), - bootOs(2), - bootUtilities(3) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Indicates what software should be started when the server is - rebooted by the ASR feature. - - If this object is currently set to other(1), set operations - will fail. This object may not be set to other(1) by a - management station. - - Setting this object to bootOs(2) or bootUtilities(3) - will select the software to be started after an ASR reboot." - ::= { cpqHeAsr 8 } - - cpqHeAsrRebootLimit OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The number of ASR timer reboots that should cause the server to - boot the firmware console and override the standard reboot - setting (cpqHeAsrReboot). If this value is 0 then no limit is - defined and the standard reboot option will always be used. If - the variable is not supported, a value of -1 will be returned." - ::= { cpqHeAsr 9 } - - cpqHeAsrRebootCount OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The number of ASR reboots that have occurred on this server - since the last manual reboot. Reboot count may be reset with - a zero valued set operation on this variable. Setting this - value to a non-zero value will fail. If the variable is not - supported, a value of -1 will be returned." - ::= { cpqHeAsr 10 } - - cpqHeAsrPagerStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - disabled(2), - enabled(3) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The status of the ASR pager feature. - - If the current value of this object is not other(1), it may - be set to disabled(2) or enabled(3). Attempting a set operation - while the value is other(1) will fail. Attempting to set the - value to other(1) will fail. - - Setting this object to enabled(3) will enable the - cpqHeAsrStatus object." - ::= { cpqHeAsr 11 } - - cpqHeAsrPagerNumber OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..60)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The pager number to be dialed after an ASR reboot." - ::= { cpqHeAsr 12 } - - cpqHeAsrCommPort OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The communication port to be used by the firmware pager and - console. The value zero (0) indicates this setting is undefined. - - If the current value of this object is zero (0) any - attempt to set this object from a management station - will fail. Any attempt to set this object to zero (0) - by a management station will fail. If the variable is not - supported, a value of -1 will be returned." - ::= { cpqHeAsr 13 } - - cpqHeAsrBaudRate OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The baud rate to be used by the firmware pager and console. - The value zero (0) indicates this setting is undefined. If the - variable is not supported, a value of -1 will be returned." - ::= { cpqHeAsr 14 } - - cpqHeAsrPagerMessage OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..8)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The 8 character pager message entered by the user." - ::= { cpqHeAsr 15 } - - cpqHeAsrBootFail OBJECT-TYPE - SYNTAX INTEGER { - other(1), - interrupt18(2) - } - ACCESS read-only - STATUS deprecated - DESCRIPTION - "The action to be taken if an ASR reboot failure occurs." - ::= { cpqHeAsr 16 } - - cpqHeAsrCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the overall condition of the ASR feature." - ::= { cpqHeAsr 17 } - - cpqHeAsrDialInStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - disabled(2), - enabled(3) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The status of the ASR dial in feature. - - If the current value of this object is other(1) any attempt to - set this object from a management station will fail. Any - attempt to set this object to other(1) by a management station - will fail. - - Setting this object to enabled(3) will enable the - cpqHeAsrStatus object." - ::= { cpqHeAsr 18 } - - cpqHeAsrDialOutStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - disabled(2), - enabled(3) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The status of the ASR dial out feature. - - If the current value of this object is other(1) any attempt to - set this object from a management station will fail. Any - attempt to set this object to other(1) by a management station - will fail. - - Setting this object to enabled(3) will enable the - cpqHeAsrStatus and the cpqHeAsrDialInStatus objects." - ::= { cpqHeAsr 19 } - - cpqHeAsrDialOutNumber OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..60)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The phone number to be dialed for remote diagnostics if an ASR - reset occurs." - ::= { cpqHeAsr 20 } - - cpqHeAsrNetworkAccessStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - disabled(2), - enabled(3) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The status of the ASR network access feature. - - If the current value of this object is other(1) any attempt to - set this object from a management station will fail. Any - attempt to set this object to other(1) by a management station - will fail." - ::= { cpqHeAsr 21 } - - cpqHeAsrPollTime OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS optional - DESCRIPTION - "The poll time in seconds the ASR watchdog timer is being - refreshed periodically." - ::= { cpqHeAsr 22 } - - --- **************************************************************************** --- Health MIB Thermal Group --- ======================== --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeThermal Group (1.3.6.1.4.1.232.6.2.6) --- --- The cpqHeThermal group describes the status of the temperature and the --- fans that regulate the temperature. --- --- Implementation of the cpqHeThermal group is mandatory for all agents --- that support the Server Health MIB on a system that supports the thermal --- sensing features. --- --- **************************************************************************** - - cpqHeThermalCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the overall condition of the system's - thermal environment." - ::= { cpqHeThermal 1 } - - cpqHeThermalDegradedAction OBJECT-TYPE - SYNTAX INTEGER { - other(1), - continue(2), - shutdown(3) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The action to perform when the thermal condition is degraded. - - This value will be one of the following: - other(1) - This feature is not supported by this system or driver. - - continue(2) - The system should be allowed to continue. - - shutdown(3) - The system should be shutdown." - ::= { cpqHeThermal 2 } - - cpqHeThermalTempStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The status of the system's temperature sensors: - - This value will be one of the following: - other(1) - Temp sensing is not supported by this system or driver. - - ok(2) - All temp sensors are within normal operating range. - - degraded(3) - A temp sensor is outside of normal operating range. - - failed(4) - A temp sensor detects a condition that could permanently - damage the system. - - The system will automatically shutdown if the failed(4) condition - results, so it is unlikely that this value will ever be returned - by the agent. If the cpqHeThermalDegradedAction is set to - shutdown(3) the system will be shutdown if the degraded(3) - condition occurs." - ::= { cpqHeThermal 3 } - - cpqHeThermalSystemFanStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The status of the fan(s) in the system. - - This value will be one of the following: - other(1) - Fan status detection is not supported by this system or driver. - - ok(2) - All fans are operating properly. - - degraded(3) - A non-required fan is not operating properly. - - failed(4) - A required fan is not operating properly. - - If the cpqHeThermalDegradedAction is set to shutdown(3) the - system will be shutdown if the failed(4) condition occurs." - ::= { cpqHeThermal 4 } - - cpqHeThermalCpuFanStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The status of the processor fan(s) in the system. - - This value will be one of the following: - other(1) - Fan status detection is not supported by this system or driver. - - ok(2) - All fans are operating properly. - - failed(4) - A fan is not operating properly. - - The system will be shutdown if the failed(4) condition occurs." - ::= { cpqHeThermal 5 } - --- **************************************************************************** --- Health MIB Thermal Fan Table --- ============================ --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeThermal Group (1.3.6.1.4.1.232.6.2.6) --- cpqHeThermalFanTable (1.3.6.1.4.1.232.6.2.6.6) --- --- **************************************************************************** - - cpqHeThermalFanTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHeThermalFanEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A table of fan descriptions." - ::= { cpqHeThermal 6 } - - cpqHeThermalFanEntry OBJECT-TYPE - SYNTAX CpqHeThermalFanEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A fan description." - INDEX { cpqHeThermalFanIndex } - ::= { cpqHeThermalFanTable 1 } - - CpqHeThermalFanEntry ::= SEQUENCE { - cpqHeThermalFanIndex INTEGER, - cpqHeThermalFanRequired INTEGER, - cpqHeThermalFanPresent INTEGER, - cpqHeThermalFanCpuFan INTEGER, - cpqHeThermalFanStatus INTEGER, - cpqHeThermalFanHwLocation DisplayString, - cpqHeThermalFanCurrentSpeed INTEGER - } - - cpqHeThermalFanIndex OBJECT-TYPE - SYNTAX INTEGER (0..8) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A number that uniquely specifies this fan description." - ::= { cpqHeThermalFanEntry 1 } - - cpqHeThermalFanRequired OBJECT-TYPE - SYNTAX INTEGER { - other(1), - nonRequired(2), - required(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies if the fan described is required for proper - operation of the system." - ::= { cpqHeThermalFanEntry 2 } - - cpqHeThermalFanPresent OBJECT-TYPE - SYNTAX INTEGER { - other(1), - absent(2), - present(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies if the fan described is present in the system." - ::= { cpqHeThermalFanEntry 3 } - - cpqHeThermalFanCpuFan OBJECT-TYPE - SYNTAX INTEGER { - other(1), - systemFan(2), - cpuFan(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies if the described fan is intended specifically - to cool the CPU(s)." - ::= { cpqHeThermalFanEntry 4 } - - cpqHeThermalFanStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies if the fan described is operating properly. - - This value will be one of the following: - other(1) - Fan status detection is not supported by this system or driver. - - ok(2) - The fan is operating properly. - - failed(4) - The fan is not operating properly." - ::= { cpqHeThermalFanEntry 5 } - - cpqHeThermalFanHwLocation OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS optional - DESCRIPTION - "A text description of the hardware location, on complex - multi SBB hardware only, for the fan. - A NULL string indicates that the hardware location could not - be determined or is irrelevant." - ::= { cpqHeThermalFanEntry 6 } - - cpqHeThermalFanCurrentSpeed OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS optional - DESCRIPTION - "The current speed of a fan in rpm - revolutions per minute." - ::= { cpqHeThermalFanEntry 7 } - - --- **************************************************************************** --- Health MIB Fault Tolerant Fan Table --- =================================== --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeThermal Group (1.3.6.1.4.1.232.6.2.6) --- cpqHeFltTolFanTable (1.3.6.1.4.1.232.6.2.6.7) --- --- **************************************************************************** - - cpqHeFltTolFanTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHeFltTolFanEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A table of Fault Tolerant Fan Entries." - ::= { cpqHeThermal 7 } - - cpqHeFltTolFanEntry OBJECT-TYPE - SYNTAX CpqHeFltTolFanEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A Fault Tolerant Fan Entry." - INDEX { cpqHeFltTolFanChassis, cpqHeFltTolFanIndex } - ::= { cpqHeFltTolFanTable 1 } - - CpqHeFltTolFanEntry ::= SEQUENCE { - cpqHeFltTolFanChassis INTEGER, - cpqHeFltTolFanIndex INTEGER, - cpqHeFltTolFanLocale INTEGER, - cpqHeFltTolFanPresent INTEGER, - cpqHeFltTolFanType INTEGER, - cpqHeFltTolFanSpeed INTEGER, - cpqHeFltTolFanRedundant INTEGER, - cpqHeFltTolFanRedundantPartner INTEGER, - cpqHeFltTolFanCondition INTEGER, - cpqHeFltTolFanHotPlug INTEGER, - cpqHeFltTolFanHwLocation DisplayString, - cpqHeFltTolFanCurrentSpeed INTEGER - } - - cpqHeFltTolFanChassis OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The System Chassis number." - ::= { cpqHeFltTolFanEntry 1 } - - cpqHeFltTolFanIndex OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A number that uniquely specifies this fan description." - ::= { cpqHeFltTolFanEntry 2 } - - cpqHeFltTolFanLocale OBJECT-TYPE - SYNTAX INTEGER { - other(1), - unknown(2), - system(3), - systemBoard(4), - ioBoard(5), - cpu(6), - memory(7), - storage(8), - removableMedia(9), - powerSupply(10), - ambient(11), - chassis(12), - bridgeCard(13), - managementBoard(14), - backplane(15), - networkSlot(16), - bladeSlot(17), - virtual(18) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies the location of the fan in the system." - ::= { cpqHeFltTolFanEntry 3 } - - cpqHeFltTolFanPresent OBJECT-TYPE - SYNTAX INTEGER { - other(1), - absent(2), - present(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies if the fan described is present in the system." - ::= { cpqHeFltTolFanEntry 4 } - - cpqHeFltTolFanType OBJECT-TYPE - SYNTAX INTEGER { - other(1), - tachOutput(2), - spinDetect(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies the type of fan. - - other(1) - The type of fan could not be determined. - - tachOutput(2) - The fan can increase speed for greater cooling. Implies - spin detect. - - spinDetect(3) - The fan can detect when the fan stops spinning." - ::= { cpqHeFltTolFanEntry 5 } - - cpqHeFltTolFanSpeed OBJECT-TYPE - SYNTAX INTEGER { - other(1), - normal(2), - high(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies the speed of the fan. This value will be set - if the fan type is tachOutput." - ::= { cpqHeFltTolFanEntry 6 } - - cpqHeFltTolFanRedundant OBJECT-TYPE - SYNTAX INTEGER { - other(1), - notRedundant(2), - redundant(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies if the fan is in a redundant configuration." - ::= { cpqHeFltTolFanEntry 7 } - - cpqHeFltTolFanRedundantPartner OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies the index of the redundant partner. A value - of zero will be used if there is no redundant partner." - ::= { cpqHeFltTolFanEntry 8 } - - cpqHeFltTolFanCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The condition of the fan. - - This value will be one of the following: - other(1) - Fan status detection is not supported by this system or driver. - - ok(2) - The fan is operating properly. - - degraded(2) - A redundant fan is not operating properly. - - failed(4) - A non-redundant fan is not operating properly." - ::= { cpqHeFltTolFanEntry 9 } - - cpqHeFltTolFanHotPlug OBJECT-TYPE - SYNTAX INTEGER { - other(1), - nonHotPluggable(2), - hotPluggable(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This indicates if the fan is capable of being removed and/or - inserted while the system is in an operational state. - - If the value is hotPluggable(3), the fan can be safely - removed if and only if the cpqHeFltTolFanRedundant - field is in a redundant(3) state. - - This value will be one of the following: - other(1) - The state could not be determined. - - nonHotPluggable(2) - The fan is not hot plug capable. - - hotPluggable(3) - The fan is hot plug capable and can be removed if - the system is operating in a redundant state. A fan - may be added to an empty fan bay." - ::= { cpqHeFltTolFanEntry 10 } - - cpqHeFltTolFanHwLocation OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS optional - DESCRIPTION - "A text description of the hardware location, on complex - multi SBB hardware only, for the fan. - A NULL string indicates that the hardware location could not - be determined or is irrelevant." - ::= { cpqHeFltTolFanEntry 11 } - - cpqHeFltTolFanCurrentSpeed OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS optional - DESCRIPTION - "The current speed of a fan in rpm - revolutions per minute." - ::= { cpqHeFltTolFanEntry 12 } - - --- **************************************************************************** --- Health MIB Temperature Sensor Table --- =================================== --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeThermal Group (1.3.6.1.4.1.232.6.2.6) --- cpqHeTemperatureTable (1.3.6.1.4.1.232.6.2.6.8) --- --- **************************************************************************** - - cpqHeTemperatureTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHeTemperatureEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A table of Temperature Sensor Entries." - ::= { cpqHeThermal 8 } - - cpqHeTemperatureEntry OBJECT-TYPE - SYNTAX CpqHeTemperatureEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A Temperature Sensor Entry." - INDEX { cpqHeTemperatureChassis, cpqHeTemperatureIndex } - ::= { cpqHeTemperatureTable 1 } - - CpqHeTemperatureEntry ::= SEQUENCE { - cpqHeTemperatureChassis INTEGER, - cpqHeTemperatureIndex INTEGER, - cpqHeTemperatureLocale INTEGER, - cpqHeTemperatureCelsius INTEGER, - cpqHeTemperatureThreshold INTEGER, - cpqHeTemperatureCondition INTEGER, - cpqHeTemperatureThresholdType INTEGER, - cpqHeTemperatureHwLocation DisplayString - } - - cpqHeTemperatureChassis OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The System Chassis number." - ::= { cpqHeTemperatureEntry 1 } - - cpqHeTemperatureIndex OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A number that uniquely specifies this temperature sensor - description." - ::= { cpqHeTemperatureEntry 2 } - - cpqHeTemperatureLocale OBJECT-TYPE - SYNTAX INTEGER { - other(1), - unknown(2), - system(3), - systemBoard(4), - ioBoard(5), - cpu(6), - memory(7), - storage(8), - removableMedia(9), - powerSupply(10), - ambient(11), - chassis(12), - bridgeCard(13) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies the location of the temperature sensor - present in the system." - ::= { cpqHeTemperatureEntry 3 } - - cpqHeTemperatureCelsius OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This is the current temperature sensor reading in degrees - celsius. - - If this value cannot be determined by software, then a value - of -1 will be returned." - ::= { cpqHeTemperatureEntry 4 } - - cpqHeTemperatureThreshold OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This is the shutdown threshold temperature sensor setting - in degrees celsius. This is the temperature in which the - sensor will be considered to be in a failed state thus - causing the system to be shutdown. - - If this value cannot be determined by software, then a value - of -1 will be returned. - - Only the Ambient zone type allows setting of the threshold - temperature." - ::= { cpqHeTemperatureEntry 5 } - - cpqHeTemperatureCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Temperature sensor condition. - - This value will be one of the following: - other(1) - Temperature could not be determined. - - ok(2) - The temperature sensor is within normal operating range. - - degraded(3) - The temperature sensor is outside of normal operating range. - - failed(4) - The temperature sensor detects a condition that could - permanently damage the system. - - The system will automatically shutdown if the failed(4) condition - results, so it is unlikely that this value will ever be returned - by the agent. If the cpqHeThermalDegradedAction is set to - shutdown(3) the system will be shutdown if the degraded(3) - condition occurs." - ::= { cpqHeTemperatureEntry 6 } - - cpqHeTemperatureThresholdType OBJECT-TYPE - SYNTAX INTEGER { - other(1), - blowout(5), - caution(9), - critical(15) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies the type of this instance of temperature - sensor. - - This value will be one of the following: - other(1) - Temperature threshold type could not be determined. - - blowout(5) - If a blowout(5) temperature sensor reaches its threshold, - the fan or fans in the area of the temperature sensor will - increase in speed in an attempt to reduce the temperature - before a caution or critical threshold is reached. - - caution(9) - If a caution(9) temperature sensor reaches its threshold, - the cpqHeTemperatureCondition will be set to degraded(3) - and the system will either continue or shutdown depending - on the setting of cpqHeThermalDegradedAction. - - critical(15) - If a critical(15) temperature sensor reaches its threshold, - the cpqHeTemperatureCondition will be set to failed(4) - and the system will shutdown." - ::= { cpqHeTemperatureEntry 7 } - - cpqHeTemperatureHwLocation OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS optional - DESCRIPTION - "A text description of the hardware location, on complex - multi SBB hardware only, for the temperature sensor. - A NULL string indicates that the hardware location could not - be determined or is irrelevant." - ::= { cpqHeTemperatureEntry 8 } - --- **************************************************************************** --- Health MIB Post Message Group --- ============================= --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHePostMsg Group (1.3.6.1.4.1.232.6.2.7) --- --- The cpqHePostMsg group contains a table of the non-critical POST --- errors that occurred during the last reboot. --- --- Implementation of the cpqHePostMsg group is mandatory for all agents --- that support the Server Health MIB on a system that supports the POST --- error recording feature. --- --- **************************************************************************** - - cpqHePostMsgCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the overall condition of the POST - error recording feature." - ::= { cpqHePostMsg 1 } - --- **************************************************************************** --- Health MIB Post Message Table --- ============================= --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHePostMsg Group (1.3.6.1.4.1.232.6.2.7) --- cpqHePostMsgTable (1.3.6.1.4.1.232.6.2.7.2) --- --- This table may be empty if no errors occurred during POST. --- --- **************************************************************************** - - cpqHePostMsgTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHePostMsgEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A table of POST error message numbers." - ::= { cpqHePostMsg 2 } - - cpqHePostMsgEntry OBJECT-TYPE - SYNTAX CpqHePostMsgEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A POST error message number." - INDEX { cpqHePostMsgIndex } - ::= { cpqHePostMsgTable 1 } - - CpqHePostMsgEntry ::= SEQUENCE { - cpqHePostMsgIndex INTEGER, - cpqHePostMsgCode INTEGER, - cpqHePostMsgDesc DisplayString - } - - - cpqHePostMsgIndex OBJECT-TYPE - SYNTAX INTEGER (0..255) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A number that uniquely specifies this POST error description." - ::= { cpqHePostMsgEntry 1 } - - cpqHePostMsgCode OBJECT-TYPE - SYNTAX INTEGER (0..255) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies POST message number for this error." - ::= { cpqHePostMsgEntry 2 } - - cpqHePostMsgDesc OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This contains a text description of the POST error. - A string of length zero (0) will be returned if no description - is available." - ::= { cpqHePostMsgEntry 3 } - - cpqHePostMsgEv OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (0..8)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The EV used to store 8 non-critical POST error codes - for use with Quicktest, Utilities, and CIM. Setting - this variable with a zero length octet string will - clear this variable. All other set operations will - fail." - ::= { cpqHePostMsg 3 } - - --- **************************************************************************** --- Health MIB System Utilization Group --- =================================== --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeSysUtil Group (1.3.6.1.4.1.232.6.2.8) --- --- The cpqHeSysUtil group contains measures of system utilization. --- This group includes long term utilization information like the total --- server up time since originally configured. This group also contains --- current operating utilization information such as the current EISA bus --- utilization. --- --- Implementation of the cpqHeSysUtil group is mandatory for all agents --- that support the Server Health MIB on a system that supports any system --- utilization features. --- --- **************************************************************************** - - cpqHeSysUtilLifeTime OBJECT-TYPE - SYNTAX INTEGER (0..2147483647) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The total time (in minutes) the system has been in full - operation (while the server health supporting software was - running)." - ::= { cpqHeSysUtil 1 } - - cpqHeSysUtilEisaBusMin OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The EISA bus utilization as a percentage of the theoretical - maximum during the last minute. A value of -1 indicates that - this feature is not supported on this machine or is not - available." - ::= { cpqHeSysUtil 2 } - - cpqHeSysUtilEisaBusFiveMin OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The EISA bus utilization as a percentage of the theoretical - maximum during the last five minutes. A value of -1 indicates - that this feature is not supported on this machine or is not - available." - ::= { cpqHeSysUtil 3 } - - cpqHeSysUtilEisaBusThirtyMin OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The EISA bus utilization as a percentage of the theoretical - maximum during the last thirty minutes. A value of -1 - indicates that this feature is not supported on this machine - or is not available." - ::= { cpqHeSysUtil 4 } - - cpqHeSysUtilEisaBusHour OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The EISA bus utilization as a percentage of the theoretical - maximum during the last hour. A value of -1 indicates that - this feature is not supported on this machine or is not - available." - ::= { cpqHeSysUtil 5 } - --- **************************************************************************** --- Health MIB PCI Utilization Table --- ==================================== --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeSysUtil Group (1.3.6.1.4.1.232.6.2.8) --- cpqHeSysUtilPciTable (1.3.6.1.4.1.232.6.2.8.6) --- --- --- **************************************************************************** - - cpqHeSysUtilPciTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHeSysUtilPciEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A table of PCI utilization numbers for a whole aggregate - PCI bus or a specific device on that bus." - ::= { cpqHeSysUtil 6 } - - cpqHeSysUtilPciEntry OBJECT-TYPE - SYNTAX CpqHeSysUtilPciEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "PCI utilization entry" - INDEX { cpqHeSysUtilPciIndex } - ::= { cpqHeSysUtilPciTable 1 } - - CpqHeSysUtilPciEntry ::= SEQUENCE { - cpqHeSysUtilPciIndex INTEGER, - cpqHeSysUtilPciBus INTEGER, - cpqHeSysUtilPciDevice INTEGER, - cpqHeSysUtilPciMin INTEGER, - cpqHeSysUtilPciFiveMin INTEGER, - cpqHeSysUtilPciThirtyMin INTEGER, - cpqHeSysUtilPciHour INTEGER, - cpqHeSysUtilPciHwLocation DisplayString - } - - cpqHeSysUtilPciIndex OBJECT-TYPE - SYNTAX INTEGER (0..255) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A unique index into each PCI utilization table entry. " - ::= { cpqHeSysUtilPciEntry 1 } - - cpqHeSysUtilPciBus OBJECT-TYPE - SYNTAX INTEGER (0..255) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The PCI bus number for this set of utilization numbers. " - ::= { cpqHeSysUtilPciEntry 2 } - - cpqHeSysUtilPciDevice OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The PCI device number for this set of utilization numbers. - If this value is -1, the utilization reported is for the - aggregate of all devices on this PCI bus. " - ::= { cpqHeSysUtilPciEntry 3 } - - cpqHeSysUtilPciMin OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The utilization as a percentage of the theoretical - maximum during the last minute. A value of -1 indicates - that the utilization number is not available." - ::= { cpqHeSysUtilPciEntry 4 } - - cpqHeSysUtilPciFiveMin OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The utilization as a percentage of the theoretical - maximum during the last five minutes. A value of -1 - indicates that the utilization number is not available." - ::= { cpqHeSysUtilPciEntry 5 } - - cpqHeSysUtilPciThirtyMin OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The utilization as a percentage of the theoretical - maximum during the last thirty minutes. A value of -1 - indicates that the utilization number is not available." - ::= { cpqHeSysUtilPciEntry 6 } - - cpqHeSysUtilPciHour OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The utilization as a percentage of the theoretical - maximum during the last hour. A value of -1 indicates - that the utilization number is not available." - ::= { cpqHeSysUtilPciEntry 7 } - - cpqHeSysUtilPciHwLocation OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS optional - DESCRIPTION - "A text description of the hardware location, on complex - multi SBB hardware only, for the PCI drawer. - A NULL string indicates that the hardware location could not - be determined or is irrelevant." - ::= { cpqHeSysUtilPciEntry 8 } - --- **************************************************************************** --- Health MIB Fault Tolerant Power Supply Group --- ============================================ --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeFltTolPwrSupply Group (1.3.6.1.4.1.232.6.2.9) --- --- The cpqHeFltTolPwrSupply group contains management information about fault --- tolerant power supplies. --- --- Implementation of the cpqHeFltTolPwrSupply group is mandatory for all --- agents that support the Server Health MIB. --- --- **************************************************************************** - cpqHeFltTolPwrSupplyCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the overall condition of the fault tolerant - power supply sub-system." - ::= { cpqHeFltTolPwrSupply 1 } - - cpqHeFltTolPwrSupplyStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - notSupported(2), - notInstalled(3), - installed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the status of the fault tolerant power - supply." - ::= { cpqHeFltTolPwrSupply 2 } - --- **************************************************************************** --- Health MIB Fault Tolerant Power Supply Table --- ============================================ --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeFltTolPowerSupply Group (1.3.6.1.4.1.232.6.2.9) --- cpqHeFltTolPowerSupplyTable (1.3.6.1.4.1.232.6.2.9.3) --- --- **************************************************************************** - - cpqHeFltTolPowerSupplyTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHeFltTolPowerSupplyEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A table of Power Supply Entries." - ::= { cpqHeFltTolPwrSupply 3 } - - cpqHeFltTolPowerSupplyEntry OBJECT-TYPE - SYNTAX CpqHeFltTolPowerSupplyEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A Fault Tolerant Power Supply Entry." - INDEX { cpqHeFltTolPowerSupplyChassis, cpqHeFltTolPowerSupplyBay } - ::= { cpqHeFltTolPowerSupplyTable 1 } - - CpqHeFltTolPowerSupplyEntry ::= SEQUENCE { - cpqHeFltTolPowerSupplyChassis INTEGER, - cpqHeFltTolPowerSupplyBay INTEGER, - cpqHeFltTolPowerSupplyPresent INTEGER, - cpqHeFltTolPowerSupplyCondition INTEGER, - cpqHeFltTolPowerSupplyStatus INTEGER, - cpqHeFltTolPowerSupplyMainVoltage INTEGER, - cpqHeFltTolPowerSupplyCapacityUsed INTEGER, - cpqHeFltTolPowerSupplyCapacityMaximum INTEGER, - cpqHeFltTolPowerSupplyRedundant INTEGER, - cpqHeFltTolPowerSupplyModel DisplayString, - cpqHeFltTolPowerSupplySerialNumber DisplayString, - cpqHeFltTolPowerSupplyAutoRev OCTET STRING, - cpqHeFltTolPowerSupplyHotPlug INTEGER, - cpqHeFltTolPowerSupplyFirmwareRev DisplayString, - cpqHeFltTolPowerSupplyHwLocation DisplayString, - cpqHeFltTolPowerSupplySparePartNum DisplayString, - cpqHeFltTolPowerSupplyRedundantPartner INTEGER - } - - cpqHeFltTolPowerSupplyChassis OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The system chassis number." - ::= { cpqHeFltTolPowerSupplyEntry 1 } - - cpqHeFltTolPowerSupplyBay OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The bay number to index within this chassis." - ::= { cpqHeFltTolPowerSupplyEntry 2 } - - cpqHeFltTolPowerSupplyPresent OBJECT-TYPE - SYNTAX INTEGER { - other(1), - absent(2), - present(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Indicates whether the power supply is present in the chassis." - ::= { cpqHeFltTolPowerSupplyEntry 3 } - - cpqHeFltTolPowerSupplyCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The condition of the power supply. - - This value will be one of the following: - - other(1) - The status could not be determined or not present. - - ok(2) - The power supply is operating normally. - - degraded(3) - A temperature sensor, fan or other power supply component is - outside of normal operating range. - - failed(4) - A power supply component detects a condition that could - permanently damage the system." - ::= { cpqHeFltTolPowerSupplyEntry 4 } - - cpqHeFltTolPowerSupplyStatus OBJECT-TYPE - SYNTAX INTEGER { - noError(1), - generalFailure(2), - bistFailure(3), - fanFailure(4), - tempFailure(5), - interlockOpen(6), - epromFailed(7), - vrefFailed(8), - dacFailed(9), - ramTestFailed(10), - voltageChannelFailed(11), - orringdiodeFailed(12), - brownOut(13), - giveupOnStartup(14), - nvramInvalid(15), - calibrationTableInvalid(16) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The status of the power supply." - ::= { cpqHeFltTolPowerSupplyEntry 5 } - - cpqHeFltTolPowerSupplyMainVoltage OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The input main voltage of the power supply in volts." - ::= { cpqHeFltTolPowerSupplyEntry 6 } - - cpqHeFltTolPowerSupplyCapacityUsed OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The currently used capacity of the power supply in watts." - ::= { cpqHeFltTolPowerSupplyEntry 7 } - - cpqHeFltTolPowerSupplyCapacityMaximum OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The maximum capacity of the power supply in watts." - ::= { cpqHeFltTolPowerSupplyEntry 8 } - - cpqHeFltTolPowerSupplyRedundant OBJECT-TYPE - SYNTAX INTEGER { - other(1), - notRedundant(2), - redundant(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The redundancy state of the power supply. - - This value will be one of the following: - other(1) - The redundancy state could not be determined. - - notRedundant(2) - The power supply is not operating in a redundant state. - - redundant(3) - The power supply is operating in a redundant state." - ::= { cpqHeFltTolPowerSupplyEntry 9 } - - cpqHeFltTolPowerSupplyModel OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..80)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The power supply model name." - ::= { cpqHeFltTolPowerSupplyEntry 10 } - - cpqHeFltTolPowerSupplySerialNumber OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..80)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The power supply serial number." - ::= { cpqHeFltTolPowerSupplyEntry 11 } - - cpqHeFltTolPowerSupplyAutoRev OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (0..4)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The power supply auto revision number." - ::= { cpqHeFltTolPowerSupplyEntry 12 } - - cpqHeFltTolPowerSupplyHotPlug OBJECT-TYPE - SYNTAX INTEGER { - other(1), - nonHotPluggable(2), - hotPluggable(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This indicates if the power supply is capable of being - removed and/or inserted while the system is in an operational - state. - - If the value is hotPluggable(3), the power supply can be safely - removed if and only if the cpqHeFltTolPowerSupplyRedundant - field is in a redundant(3) state. - - This value will be one of the following: - other(1) - The state could not be determined. - - nonHotPluggable(2) - The power supply is not hot plug capable. - - hotPluggable(3) - The power supply is hot plug capable and can be removed if - the system is operating in a redundant state. A power - supply may be added to an empty power supply bay." - ::= { cpqHeFltTolPowerSupplyEntry 13 } - - cpqHeFltTolPowerSupplyFirmwareRev OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..24)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The power supply firmware revision. This field will be left - blank if the firmware revision is unknown." - ::= { cpqHeFltTolPowerSupplyEntry 14 } - - cpqHeFltTolPowerSupplyHwLocation OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS optional - DESCRIPTION - "A text description of the hardware location, on complex - multi SBB hardware only, for the power supply. - A NULL string indicates that the hardware location could not - be determined or is irrelevant." - ::= { cpqHeFltTolPowerSupplyEntry 15 } - - cpqHeFltTolPowerSupplySparePartNum OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..80)) - ACCESS read-only - STATUS optional - DESCRIPTION - "The power supply spare part number." - ::= { cpqHeFltTolPowerSupplyEntry 16 } - - cpqHeFltTolPowerSupplyRedundantPartner OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies the index of the redundant partner. A value - of zero will be used if there is no redundant partner." - ::= { cpqHeFltTolPowerSupplyEntry 17 } - - - --- **************************************************************************** --- Health MIB Integrated Remote Console (IRC) Group --- ================================================ --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeIRC Group (1.3.6.1.4.1.232.6.2.10) --- --- The cpqHeIRC group contains management information about the Integrated --- Remote Console ASIC. --- --- Implementation of the cpqHeIRC group is mandatory for all agents that --- support the Server Health MIB. --- --- **************************************************************************** - - cpqHeIRCStatus OBJECT-TYPE - SYNTAX INTEGER { - unknown(1), - notavailable(2), - disabled(3), - enabled(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The status of the Integrated Remote Console. A value of notavailable - will be returned if this system does not contain IRC." - - ::= { cpqHeIRC 1 } - --- **************************************************************************** --- Health MIB System Event Log Group --- ================================= --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeEventLog Group (1.3.6.1.4.1.232.6.2.11) --- --- The cpqHeEventLog group describes the health system event log. --- --- Implementation of the cpqHeEventLog group is mandatory for all --- agents that support the Server Health MIB. --- --- **************************************************************************** - - cpqHeEventLogSupported OBJECT-TYPE - SYNTAX INTEGER { - other(1), - notSupported(2), - supported(3), - clear(4) -- Settable value to clear the log - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value specifies if this system supports the Integrated - Management Log feature. - - An SNMP set of the value clear(4) will clear the System Event - Log of all entries." - ::= { cpqHeEventLog 1 } - - cpqHeEventLogCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the overall condition of the Integrated - Management Log feature." - ::= { cpqHeEventLog 2 } - --- **************************************************************************** --- Health MIB System Event Log Table --- ================================= --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeEventLog Group (1.3.6.1.4.1.232.6.2.11) --- cpqHeEventLogTable (1.3.6.1.4.1.232.6.2.11.3) --- --- **************************************************************************** - - cpqHeEventLogTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHeEventLogEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A table of System Event Log Entries." - ::= { cpqHeEventLog 3 } - - cpqHeEventLogEntry OBJECT-TYPE - SYNTAX CpqHeEventLogEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A System Event Log Entry." - INDEX { cpqHeEventLogEntryNumber } - ::= { cpqHeEventLogTable 1 } - - CpqHeEventLogEntry ::= SEQUENCE { - cpqHeEventLogEntryNumber INTEGER, - cpqHeEventLogEntrySeverity INTEGER, - cpqHeEventLogEntryClass INTEGER, - cpqHeEventLogEntryCode INTEGER, - cpqHeEventLogEntryCount INTEGER, - cpqHeEventLogInitialTime OCTET STRING, - cpqHeEventLogUpdateTime OCTET STRING, - cpqHeEventLogErrorDesc DisplayString, - cpqHeEventLogFreeFormData OCTET STRING - } - - cpqHeEventLogEntryNumber OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A number that uniquely specifies this system event log - entry." - ::= { cpqHeEventLogEntry 1 } - - cpqHeEventLogEntrySeverity OBJECT-TYPE - SYNTAX INTEGER { - informational(2), -- informational with no action required - infoWithAlert(3), -- informational but with LCD alert message - repaired(6), -- corrective action taken - caution(9), -- non-fatal error condition - critical(15) -- component failure - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value specifies the severity of the event log entry. - A caution or critical entry can have it's severity - lowered by setting this variable to the repaired state." - ::= { cpqHeEventLogEntry 2 } - - cpqHeEventLogEntryClass OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the event log entry class designation." - ::= { cpqHeEventLogEntry 3 } - - cpqHeEventLogEntryCode OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the event log entry code designation. - The meaning of this changes depending on the class." - ::= { cpqHeEventLogEntry 4 } - - cpqHeEventLogEntryCount OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the event log entry occurrence count. - This represents the number of times this event has occurred - starting from the initial time until the last modified time." - ::= { cpqHeEventLogEntry 5 } - - cpqHeEventLogInitialTime OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (6)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The time stamp when the event log entry was first created. - - field octets contents range - ===== ====== ======== ===== - 1 1-2 year 0..65536 - 2 3 month 1..12 - 3 4 day 1..31 - 4 5 hour 0..23 - 5 6 minute 0..59 - - The year field is set with the most significant octet first. - A value of 0 in the year indicates an unknown time stamp." - ::= { cpqHeEventLogEntry 6 } - - cpqHeEventLogUpdateTime OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (6)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The time stamp when the event log entry was last modified. - - field octets contents range - ===== ====== ======== ===== - 1 1-2 year 0..65536 - 2 3 month 1..12 - 3 4 day 1..31 - 4 5 hour 0..23 - 5 6 minute 0..59 - - The year field is set with the most significant octet first. - A value of 0 in the year indicates an unknown time stamp." - ::= { cpqHeEventLogEntry 7 } - - cpqHeEventLogErrorDesc OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A text description of the event log entry." - ::= { cpqHeEventLogEntry 8 } - - cpqHeEventLogFreeFormData OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (0..128)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This is the free form data associated with a particular - event." - ::= { cpqHeEventLogEntry 9 } - --- **************************************************************************** --- Health MIB Management Display Group --- =================================== --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeMgmtDisplay Group (1.3.6.1.4.1.232.6.2.12) --- --- **************************************************************************** - --- The cpqHeMgmtDisplay group maintains information about the Management --- Display device. --- --- Implementation of the cpqHeTrap group is mandatory for agents that --- support the Server Health MIB. - - cpqHeMgmtDisplayType OBJECT-TYPE - SYNTAX INTEGER { - other(1), -- Unknown device or could not be determined - none(2), -- No Management display device - imd4x16(3), -- IMD display (4 lines by 16 chars) - ocp1x16(4) -- Digital OCP display (1 line by 16 chars) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the type of Management Display device. - If a display device is available on the server, the type - will be set accordingly. If no device is present, the value - will be set to none(2)." - ::= { cpqHeMgmtDisplay 1 } - - cpqHeMgmtDisplayText OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The text to be written to the Management display device. - - If this item is read, it may not accurately reflect what - is currently displayed." - ::= { cpqHeMgmtDisplay 2 } - - cpqHeMgmtUID OBJECT-TYPE - SYNTAX INTEGER { - other(1), -- Unknown device or could not be determined - none(2), -- No unit identifier device - ledOn(3), -- Unit identifier LED is On - ledOff(4), -- Unit identifier LED is Off - ledBlinking(5) -- Unit identifier LED is Blinking - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The Unit Identifier LED. - - This value will be one of the following: - - other(1) - The state of the LED could not be determined. Setting the - LED state is not allowed. - - none(2) - The LED is not present. Setting LED state is not allowed. - - ledOn(3) - The LED is present and ON. The LED can be turned Off or Blinking - by setting the cpqHeMgmtUID to ledOff(4) or ledBlinking(5) respectively. - - ledOff(4) - The LED is present and OFF. The LED can be turned On or Blinking - by setting the cpqHeMgmtUID to ledOn(3) or ledBlinking(5) respectively. - - ledBlinking(5) - The LED is present and is Blinking. The LED can be turned On or Off - by setting the cpqHeMgmtUID to ledOn(3) or ledOff(4) respectively" - ::= { cpqHeMgmtDisplay 3 } - --- **************************************************************************** --- Health MIB Power Converter Group --- ================================ --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHePowerConverter Group (1.3.6.1.4.1.232.6.2.13) --- --- The cpqHePowerConverter group describes the power converter modules --- in the system. --- --- Implementation of the cpqHePowerConverter group is mandatory for all --- agents that support the Server Health MIB. --- --- **************************************************************************** - - cpqHePowerConverterSupported OBJECT-TYPE - SYNTAX INTEGER { - other(1), - notSupported(2), - supported(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies if this system supports reporting - power converter module information." - ::= { cpqHePowerConverter 1 } - - cpqHePowerConverterCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the overall condition of the power - converters modules in the system." - ::= { cpqHePowerConverter 2 } - --- **************************************************************************** --- Health MIB Power Converter Table --- ================================ --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHePowerConverter Group (1.3.6.1.4.1.232.6.2.13) --- cpqHePowerConverterTable (1.3.6.1.4.1.232.6.2.13.3) --- --- **************************************************************************** - - cpqHePowerConverterTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHePowerConverterEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A table of Power Converter Module Entries." - ::= { cpqHePowerConverter 3 } - - cpqHePowerConverterEntry OBJECT-TYPE - SYNTAX CpqHePowerConverterEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A Power Converter Module Entry." - INDEX { cpqHePwrConvChassis, cpqHePwrConvIndex } - ::= { cpqHePowerConverterTable 1 } - - CpqHePowerConverterEntry ::= SEQUENCE { - cpqHePwrConvChassis INTEGER, - cpqHePwrConvIndex INTEGER, - cpqHePwrConvPresent INTEGER, - cpqHePwrConvSlot INTEGER, - cpqHePwrConvSocket INTEGER, - cpqHePwrConvRedundant INTEGER, - cpqHePwrConvRedundantGroupId INTEGER, - cpqHePwrConvCondition INTEGER, - cpqHePwrConvHwLocation DisplayString - } - - cpqHePwrConvChassis OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The system chassis number containing the power converter - modules." - ::= { cpqHePowerConverterEntry 1 } - - cpqHePwrConvIndex OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Power Converter Module number to index within the chassis." - ::= { cpqHePowerConverterEntry 2 } - - cpqHePwrConvPresent OBJECT-TYPE - SYNTAX INTEGER { - other(1), - absent(2), - present(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies if the Power Converter Module described is - present in the system." - ::= { cpqHePowerConverterEntry 3 } - - cpqHePwrConvSlot OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Power Converter Module slot number within the chassis." - ::= { cpqHePowerConverterEntry 4 } - - cpqHePwrConvSocket OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Power Converter Module socket number within the slot." - ::= { cpqHePowerConverterEntry 5 } - - cpqHePwrConvRedundant OBJECT-TYPE - SYNTAX INTEGER { - other(1), - nonRedundant(2), - redundant(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This specifies if the Power Converter Module is redundant." - ::= { cpqHePowerConverterEntry 6 } - - cpqHePwrConvRedundantGroupId OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Power Converter Module group id. A redundant set of - power converters will have the same group id." - ::= { cpqHePowerConverterEntry 7 } - - cpqHePwrConvCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3), - failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Power Converter Module condition." - ::= { cpqHePowerConverterEntry 8 } - - cpqHePwrConvHwLocation OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS optional - DESCRIPTION - "A text description of the hardware location, on complex - multi SBB hardware only, for the power converter. - A NULL string indicates that the hardware location could not - be determined or is irrelevant." - ::= { cpqHePowerConverterEntry 9 } - --- **************************************************************************** --- Health MIB Advanced Memory Protection Group (formerly Resilient Memory) --- ======================================================================= --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeResilientMemory Group (1.3.6.1.4.1.232.6.2.14) --- --- The cpqHeResilientMemory group describes the Advanced Memory Protection --- sub-system in the server. --- --- Implementation of the cpqHeResilientMemory group is mandatory for all --- Server Agents that support the Server Health MIB. --- --- **************************************************************************** - - cpqHeResilientMemTypeActive OBJECT-TYPE - SYNTAX INTEGER { - other(1), - none(2), - onLineSpare(3), - mirrored(4), -- deprecated - advancedEcc(5), - mirroredSingleBoard(6), - mirroredDualBoard(7), - xor(8), - lockStep(9) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the type of Advanced Memory Protection fault - tolerance currently active on the system. - - The following connection states are supported: - - other(1) - The Advanced Memory Protection fault tolerance cannot be - determined by the Management Agent. You may need to upgrade - your software. - - none(2) - This system is not configured for Advanced Memory Protection - fault tolerance or Advanced Memory Protection is not available - on this system. - - onLineSpare(3) - This system is configured for Online Spare Advanced Memory - Protection. - - mirrored(4) - This system is configured for Mirrored Advanced Memory - Protection. - - advancedECC(5) - This system is configured for the Advanced ECC type of - Advanced Memory Protection. - - mirroredSingleBoard(6) - This system is configured for Mirrored Advanced Memory - Protection within a single memory board. - - mirroredDualBoard(7) - This system is configured for Mirrored Advanced Memory - Protection within a dual memory board configuration. The - mirrored memory may be swapped with memory on the same - memory board or with memory on the second memory board. - - xor(8) - This system is configured for Advanced Memory Protection - using the XOR engine. - - lockStep(9) - This system is configured for LockStep type of - Advanced Memory Protection." - ::= { cpqHeResilientMemory 1 } - - cpqHeResilientMemTypeAvailable OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the type of Advanced Memory Protection - Fault Tolerance available on the system. - - This is a collection of flags used to indicate the fault - Advanced Memory Protection options available. This integer - is a bitmap, with each bit indicating the availability of an - option. If the bit is set to 1, the option is available; - otherwise it is not. Multiple options are allowed. - - NOTE: bit 31 is the most significant bit, bit 0 is the least - significant. - - Bit 31-7: RESERVED (0) - Bit 6: LockStep - Bit 5: XOR - Bit 4: Mirrored Memory with dual memory boards - Bit 3: Mirrored Memory within a single memory board - Bit 2: Advanced ECC - Bit 1: Mirrored (deprecated) - Bit 0: Online Spare" - ::= { cpqHeResilientMemory 2 } - - cpqHeResilientMemStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - notProtected(2), - protected(3), - degraded(4), - dimmEcc(5), - mirrorNoFaults(6), - mirrorWithFaults(7), - hotSpareNoFaults(8), - hotSpareWithFaults(9), - xorNoFaults(10), - xorWithFaults(11), - advancedEcc(12), - advancedEccWithFaults(13), - lockStep(14), - lockStepWithFaults(15) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the current state of the Advanced - Memory Protection subsystem. - - The following states are supported: - - other(1) - The system does not support Advanced Memory Protection or the - status cannot be determined by the Management Agent. - - notProtected(2) - This system supports Advanced Memory Protection but the - feature is disabled. - - protected(3) - The system is protected by Advanced Memory Protection. - - degraded(4) - The system was protected, but the Advanced Memory - Protection feature has been engaged. - - dimmEcc(5) - The system is protected via DIMM ECC only. - - mirrorNoFaults(6) - The system is protected by Advanced Memory Protection in the - mirrored mode. No DIMM faults have been detected. - - mirrorWithFaults(7) - The system is protected by Advanced Memory Protection in the - mirrored mode. One or more DIMM faults have been detected. - - hotSpareNoFaults(8) - The system is protected by Advanced Memory Protection in the - hot spare mode. No DIMM faults have been detected. - - hotSpareWithFaults(9) - The system is protected by Advanced Memory Protection in the - hot spare mode. One or more DIMM faults have been detected. - - xorNoFaults(10) - The system is protected by Advanced Memory Protection in the - XOR memory mode. No DIMM faults have been detected. - - xorWithFaults(11) - The system is protected by Advanced Memory Protection in the - XOR memory mode. One or more DIMM faults have been detected. - - advancedEcc(12) - The system is protected by Advanced Memory Protection in the - Advanced ECC mode. - - advancedEccWithFaults(13) - The system is protected by Advanced Memory Protection in the - Advanced ECC mode. One or more DIMM faults have been detected. - - lockStep(14) - The system is protected by Advanced Memory Protection in the - Lock Step mode. - - localStepWithFaults(15) - The system is protected by Advanced Memory Protection in the - Lock Step mode. One or more DIMM faults have been detected." - ::= { cpqHeResilientMemory 3 } - - cpqHeResilientMemCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the current condition of the Advanced - Memory Protection subsystem. - - The following states are supported: - - other(1) - The system does not support fault tolerant memory or the - state cannot be determined by the Management Agent. - - ok(2) - This system is operating normally. - - degraded(3) - The system is running in a degraded state because the - Advanced Memory Protection subsystem has been engaged." - ::= { cpqHeResilientMemory 4 } - - cpqHeResilientMemHotPlug OBJECT-TYPE - SYNTAX INTEGER { - other(1), - nonHotPluggable(2), - hotPluggable(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the current condition of the Advanced - Memory Protection subsystem. - - The following states are supported: - - other(1) - The state could not be determined or the system does not - support Advanced Memory Protection. - - nonHotPluggable(2) - The memory board or cartridge is not hot plug capable. - - hotPluggable(3) - The memory board or cartridge is hot plug capable and can be - removed if the system is operating in a redundant state. A - memory board or cartridge may be added to an empty bay." - ::= { cpqHeResilientMemory 5 } - - cpqHeResilientMemOperatingSpeed OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the current operating speed of the Advanced - Memory Protection subsystem in MHz. - - If this system does not support Advanced Memory Protection or this - value cannot be determined, then a value of 0 will be returned." - ::= { cpqHeResilientMemory 6 } - - cpqHeResilientMemOsMemSize OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the size of memory as seen by the Operating - System in MB (1 MB = 1048576 bytes). - - If this system does not support Advanced Memory Protection or this - value cannot be determined, then a value of 0 will be returned." - ::= { cpqHeResilientMemory 7 } - - cpqHeResilientMemTotalMemSize OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the total size of memory including memory seen - by the Operating System and the memory used for spare, mirrored, or - RAID configurations in MB (1 MB = 1048576 bytes). - - If this system does not support Advanced Memory Protection or this - value cannot be determined, then a value of 0 will be returned." - ::= { cpqHeResilientMemory 8 } - - cpqHeResilientMemRivState OBJECT-TYPE - SYNTAX INTEGER { - other(1), - inactive(2), - rebuilding(3), - initializing(4), - verifying(5) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the state of the Rebuild/Initialize/Verify - (RIV) engine of the Advanced Memory Protection sub-system. - - The following states are supported: - - other(1) - The system does not support Advanced Memory Protection or this - value cannot be determined, - - inactive(2) - The RIV engine is idle. - - rebuilding(3) - The RIV engine is rebuilding the XOR data. - - initializing(4) - The RIV engine is initializing memory. - - verifying(5) - The RIV engine is verifying memory integrity." - ::= { cpqHeResilientMemory 9 } - --- **************************************************************************** --- Health MIB Advanced Memory Protection Board Group --- ================================================= --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeResilientMemory Group (1.3.6.1.4.1.232.6.2.14) --- cpqHeResMemBoardTable (1.3.6.1.4.1.232.6.2.14.10) --- cpqHeResMemBoardEntry (1.3.6.1.4.1.232.6.2.14.10.1) --- --- **************************************************************************** - - cpqHeResMemBoardTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHeResMemBoardEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A table of memory board or cartridge descriptions in Advanced - Memory Protection systems." - ::= { cpqHeResilientMemory 10 } - - cpqHeResMemBoardEntry OBJECT-TYPE - SYNTAX CpqHeResMemBoardEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A memory board or cartridge description." - INDEX { cpqHeResMemBoardSlotIndex } - ::= { cpqHeResMemBoardTable 1 } - - CpqHeResMemBoardEntry ::= SEQUENCE { - cpqHeResMemBoardSlotIndex INTEGER, - cpqHeResMemBoardOnlineStatus INTEGER, - cpqHeResMemBoardErrorStatus INTEGER, - cpqHeResMemBoardLocked INTEGER, - cpqHeResMemBoardNumSockets INTEGER, - cpqHeResMemBoardOsMemSize INTEGER, - cpqHeResMemBoardTotalMemSize INTEGER, - cpqHeResMemBoardCondition INTEGER, - cpqHeResMemBoardHotPlug INTEGER - } - - cpqHeResMemBoardSlotIndex OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The slot in which the memory board or cartridge is installed." - ::= { cpqHeResMemBoardEntry 1 } - - cpqHeResMemBoardOnlineStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - present(2), - absent(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The online status of the Advanced Memory Protection board or - cartridge. - - The following status values are supported: - - other(1) - The value is unsupported or could not be determined. - - present(2) - The board or cartridge has memory and is currently online. - - absent(3) - The board or cartridge is missing or offline." - ::= { cpqHeResMemBoardEntry 2 } - - cpqHeResMemBoardErrorStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - noError(2), - dimmEccError(3), - unlockError(4), - configError(5), - busError(6), - powerError(7), - advancedEcc(8), - onlineSpare(9), - mirrored(10), - mirroredDimmError(11), - memoryRaid(12), - raidDimmError(13), - lockstep(14), - lockstepDimmError(15) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The error status of the Advanced Memory Protection board or - cartridge. - - The following status values are supported: - - other(1) - The value is unsupported or could not be determined. - - noError(2) - The board or cartridge is configured and operating correctly. - - dimmEccError(3) - The board or cartridge has at least one DIMM ECC error. - - unlockError(4) - The board or cartridge is unlocked when it should not be. - Please insure the board of cartridge is locked. - - configError(5) - The board or cartridge has a bad memory configuration. - Please insure all memory modules are of the correct type, - speed, latency, etc. - - busError(6) - The board or cartridge has a memory bus error. - Please insure all memory modules are of the correct type, - speed, latency, etc. Also insure the cartridge is inserted - properly. - - powerError(7) - The board or cartridge has power error. - Please insure all memory modules are of the correct type, - speed, latency, etc. Also insure the cartridge is inserted - properly. - - advancedEcc(8), - The board or cartridge is configured for advanced Ecc mode. - - onlineSpare(9), - The board or cartridge is configured for Online Spare mode. - - mirrored(10), - The board or cartridge is configured for mirrored mode. - - mirroredDimmError(11), - The board or cartridge has a mirrored Dimm error. - - memoryRaid(12), - The board or cartridge is configured for memory raid mode. - - raidDimmError(13) - The board or cartridge has a raid Dimm error. - - lockstep(14) - The board or cartridge is configured for LockStep. - - lockstepDimmError(15) - The board or cartridge has a lockStep Dimm error." - ::= { cpqHeResMemBoardEntry 3 } - - cpqHeResMemBoardLocked OBJECT-TYPE - SYNTAX INTEGER { - other(1), - unlocked(2), - locked(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The locked state of the Advanced Memory Protection board or - cartridge. - - The following status values are supported: - - other(1) - The value is unsupported or could not be determined. If the - system does not support hot plugging of the board or - cartridge, then this value will be returned. - - unlocked(2) - The board or cartridge is currently unlocked and may be - removed. - - locked(3) - The board or cartridge is currently locked and may not be - removed." - ::= { cpqHeResMemBoardEntry 4 } - - cpqHeResMemBoardNumSockets OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The total number of memory sockets for this memory board or - cartridge. - - If this value could not be determined, or if the board or - cartridge has been removed, this value will be -1." - ::= { cpqHeResMemBoardEntry 5 } - - cpqHeResMemBoardOsMemSize OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the size of memory for this board or - cartridge as seen by the Operating System in MB (1 MB = - 1048576 bytes). - - If this system does not support Advanced Memory Protection or this - value cannot be determined, then a value of 0 will be returned." - ::= { cpqHeResMemBoardEntry 6 } - - cpqHeResMemBoardTotalMemSize OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the size of memory for this board or - cartridge including memory seen by the Operating System and - the memory used for spare, mirrored, or XOR configurations - in MB (1 MB = 1048576 bytes). - - If this system does not support Advanced Memory Protection or this - value cannot be determined, then a value of 0 will be returned." - ::= { cpqHeResMemBoardEntry 7 } - - cpqHeResMemBoardCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This provides the current status of the Advanced Memory - Protection memory board or cartridge. - - The following status values are supported: - - other(1): - The condition of this memory board or cartridge - could not be determined. - - ok(2): - The memory board or cartridge is operating normally. - - degraded(3): - The memory board or cartridge is in an error state. - Check for correct memory installation and that the - board has been inserted properly." - ::= { cpqHeResMemBoardEntry 8 } - - cpqHeResMemBoardHotPlug OBJECT-TYPE - SYNTAX INTEGER { - other(1), - nonHotPluggable(2), - hotPluggable(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This indicates if the memory board is capable of being - removed and/or inserted while the system is in an - operational state. - - The following states are supported: - - other(1) - The state could not be determined or the system does not - support Advanced Memory Protection. - - nonHotPluggable(2) - The memory board or cartridge is not hot plug capable. - - hotPluggable(3) - The memory board or cartridge is hot plug capable and can be - removed if the system is operating in a redundant state. A - memory board or cartridge may be added to an empty bay." - ::= { cpqHeResMemBoardEntry 9 } - --- **************************************************************************** --- Health MIB Advanced Memory Protection Memory Module Group --- ========================================================= --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeResilientMemory Group (1.3.6.1.4.1.232.6.2.14) --- cpqHeResMemModuleTable (1.3.6.1.4.1.232.6.2.14.11) --- cpqHeResMemModuleEntry (1.3.6.1.4.1.232.6.2.14.11.1) --- --- **************************************************************************** - - cpqHeResMemModuleTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHeResMemModuleEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A table of memory module descriptions." - ::= { cpqHeResilientMemory 11 } - - cpqHeResMemModuleEntry OBJECT-TYPE - SYNTAX CpqHeResMemModuleEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A memory module description." - INDEX { cpqHeResMemBoardIndex, cpqHeResMemModuleIndex } - ::= { cpqHeResMemModuleTable 1 } - - CpqHeResMemModuleEntry ::= SEQUENCE { - cpqHeResMemBoardIndex INTEGER, - cpqHeResMemModuleIndex INTEGER, - cpqHeResMemModuleSparePartNo DisplayString, - cpqHeResMemModuleStatus INTEGER, - cpqHeResMemModuleCondition INTEGER, - cpqHeResMemModuleSpd OCTET STRING - } - - cpqHeResMemBoardIndex OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The slot in which the memory board or cartridge is installed. - - A value of 0 indicates memory installed directly on the - system board." - ::= { cpqHeResMemModuleEntry 1 } - - cpqHeResMemModuleIndex OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The memory module number." - ::= { cpqHeResMemModuleEntry 2 } - - cpqHeResMemModuleSparePartNo OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..32)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The memory module's manufacturer part number. - - This field will be a null (size 0) string if the manufacturer - part number is not available." - ::= { cpqHeResMemModuleEntry 3 } - - cpqHeResMemModuleStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - notPresent(2), - present(3), - good(4), - add(5), - upgrade(6), - missing(7), - doesNotMatch(8), - notSupported(9), - badConfig(10), - degraded(11) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This provides the current status of the correctable memory - errors for this memory module. - - The following status values are supported: - - other(1): - The status is unknown or could not be determined. - - notPresent(2): - The memory module is not present or is un-initialized. - - present(3): - The memory module is present but not in use. - - good(4): - The memory module is present and in use. The corrected - error threshold has not been exceeded. - - add(5): - The memory module has been added, but is not yet in use. - - upgraded(6): - The memory module has been upgraded, but the memory is not - yet in use. - - missing(7): - An expected memory module is missing. - - doesNotMatch(8): - The memory module does not match the other memory modules - within the bank. - - notSupported(9): - The memory module is not supported. - - badConfig(10): - The memory module violates the add/upgrade configuration - rules. - - degraded(11): - The memory module's correctable error count has exceeded - threshold." - ::= { cpqHeResMemModuleEntry 4 } - - cpqHeResMemModuleCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This provides the current status of the correctable memory - errors for this memory module. - - The following status values are supported: - - other(1): - ECC is not supported on this memory module or the - condition could not be determined. - - ok(2): - The memory module is operating normally. - - degraded(3): - The memory module is correctable error count has exceeded - threshold or a configuration error has been detected." - ::= { cpqHeResMemModuleEntry 5 } - - cpqHeResMemModuleSpd OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (0..256)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This is the raw Serial Presence Detect information contained - in the memory module. - - If the SPD information is not available, this item will be empty." - ::= { cpqHeResMemModuleEntry 6 } - --- **************************************************************************** --- Health MIB Advanced Memory Protection Board Group --- ================================================= --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeResilientMemory Group (1.3.6.1.4.1.232.6.2.14) --- cpqHeResMem2BoardTable (1.3.6.1.4.1.232.6.2.14.12) --- cpqHeResMem2BoardEntry (1.3.6.1.4.1.232.6.2.14.12.1) --- --- **************************************************************************** - - cpqHeResMem2BoardTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHeResMem2BoardEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A table of memory board or cartridge descriptions in Advanced - Memory Protection systems." - ::= { cpqHeResilientMemory 12 } - - cpqHeResMem2BoardEntry OBJECT-TYPE - SYNTAX CpqHeResMem2BoardEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A memory board or cartridge or CPU based Memory Board description." - INDEX { cpqHeResMem2BoardIndex } - ::= { cpqHeResMem2BoardTable 1 } - - CpqHeResMem2BoardEntry ::= SEQUENCE { - cpqHeResMem2BoardIndex INTEGER, - cpqHeResMem2BoardSlotNum INTEGER, - cpqHeResMem2BoardCpuNum INTEGER, - cpqHeResMem2BoardRiserNum INTEGER, - cpqHeResMem2BoardOnlineStatus INTEGER, - cpqHeResMem2BoardErrorStatus INTEGER, - cpqHeResMem2BoardLocked INTEGER, - cpqHeResMem2BoardNumSockets INTEGER, - cpqHeResMem2BoardOsMemSize INTEGER, - cpqHeResMem2BoardTotalMemSize INTEGER, - cpqHeResMem2BoardCondition INTEGER, - cpqHeResMem2BoardHotPlug INTEGER - } - - cpqHeResMem2BoardIndex OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This will represent the unique memory board or cartridge or riser." - ::= { cpqHeResMem2BoardEntry 1 } - - - cpqHeResMem2BoardSlotNum OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The slot in which the memory board or cartridge is installed." - ::= { cpqHeResMem2BoardEntry 2 } - - cpqHeResMem2BoardCpuNum OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Processor Number to which the memory Riser belongs. Value 0 means memory is not CPU based." - ::= { cpqHeResMem2BoardEntry 3 } - - cpqHeResMem2BoardRiserNum OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Riser Number on the Processor." - ::= { cpqHeResMem2BoardEntry 4 } - - cpqHeResMem2BoardOnlineStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - present(2), - absent(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The online status of the Advanced Memory Protection board or - cartridge or riser. - - The following status values are supported: - - other(1) - The value is unsupported or could not be determined. - - present(2) - The board or cartridge or riser has memory and is currently online. - - absent(3) - The board or cartridge or riser is missing or offline." - ::= { cpqHeResMem2BoardEntry 5 } - - cpqHeResMem2BoardErrorStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - noError(2), - dimmEccError(3), - unlockError(4), - configError(5), - busError(6), - powerError(7), - advancedEcc(8), - onlineSpare(9), - mirrored(10), - mirroredDimmError(11), - memoryRaid(12), - raidDimmError(13), - lockStep(14), - lockStepError(15) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The error status of the Advanced Memory Protection board or - Cartridge or riser. - - The following status values are supported: - - other(1) - The value is unsupported or could not be determined. - - noError(2) - The board or cartridge or riser is configured and operating correctly. - - dimmEccError(3) - The board or cartridge or riser has at least one DIMM ECC error. - - unlockError(4) - The board or cartridge or riser is unlocked when it should not be. - Please insure the board of cartridge is locked. - - configError(5) - The board or cartridge or riser has a bad memory configuration. - Please insure all memory modules are of the correct type, - speed, latency, etc. - - busError(6) - The board or cartridge or riser has a memory bus error. - Please insure all memory modules are of the correct type, - speed, latency, etc. Also insure the cartridge is inserted - properly. - - powerError(7) - The board or cartridge or riser has power error. - Please insure all memory modules are of the correct type, - speed, latency, etc. Also insure the cartridge is inserted - properly. - - advancedEcc(8), - The board or cartridge or riser is configured for advanced Ecc mode. - - onlineSpare(9), - The board or cartridge or riser is configured for Online Spare mode. - - mirrored(10), - The board or cartridge or riser is configured for mirrored mode. - - mirroredDimmError(11), - The board or cartridge or riser has a mirrored Dimm error. - - memoryRaid(12), - The board or cartridge or riser is configured for memory raid mode. - - raidDimmError(13) - The board or cartridge or riser has a raid Dimm error. - - lockStep(14), - The board or cartridge or riser is configured for lockStep mode. - - lockStepError(15) - The board or cartridge or riser has a lockStep Dimm error." - ::= { cpqHeResMem2BoardEntry 6 } - - cpqHeResMem2BoardLocked OBJECT-TYPE - SYNTAX INTEGER { - other(1), - unlocked(2), - locked(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The locked state of the Advanced Memory Protection board or - Cartridge or riser. - - The following status values are supported: - - other(1) - The value is unsupported or could not be determined. If the - system does not support hot plugging of the board or - cartridge or riser, then this value will be returned. - - unlocked(2) - The board or cartridge or riser is currently unlocked and may be - removed. - - locked(3) - The board or cartridge or riser is currently locked and may not be - removed." - ::= { cpqHeResMem2BoardEntry 7 } - - cpqHeResMem2BoardNumSockets OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The total number of memory sockets for this memory board or - Cartridge or riser. - - If this value could not be determined, or if the board or - Cartridge or riser has been removed, this value will be -1." - ::= { cpqHeResMem2BoardEntry 8 } - - cpqHeResMem2BoardOsMemSize OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the size of memory for this board or - cartridge or riser as seen by the Operating System in MB (1 MB = - 1048576 bytes). - - If this system does not support Advanced Memory Protection or this - value cannot be determined, then a value of 0 will be returned." - ::= { cpqHeResMem2BoardEntry 9 } - - cpqHeResMem2BoardTotalMemSize OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies the size of memory for this board or - Cartridge or riser including memory seen by the Operating System and - the memory used for spare, mirrored, or XOR configurations - in MB (1 MB = 1048576 bytes). - - If this system does not support Advanced Memory Protection or this - value cannot be determined, then a value of 0 will be returned." - ::= { cpqHeResMem2BoardEntry 10 } - - cpqHeResMem2BoardCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This provides the current status of the Advanced Memory - Protection memory board or cartridge or riser. - - The following status values are supported: - - other(1): - The condition of this memory board or cartridge or riser - could not be determined. - - ok(2): - The memory board or cartridge or riser is operating normally. - - degraded(3): - The memory board or cartridge or riser is in an error state. - Check for correct memory installation and that the - board has been inserted properly." - ::= { cpqHeResMem2BoardEntry 11 } - - cpqHeResMem2BoardHotPlug OBJECT-TYPE - SYNTAX INTEGER { - other(1), - nonHotPluggable(2), - hotPluggable(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This indicates if the memory board is capable of being - removed and/or inserted while the system is in an - operational state. - - The following states are supported: - - other(1) - The state could not be determined or the system does not - support Advanced Memory Protection. - - nonHotPluggable(2) - The memory board or cartridge or riser is not hot plug capable. - - hotPluggable(3) - The memory board or cartridge or riser is hot plug capable and can be - removed if the system is operating in a redundant state. A - memory board or cartridge or riser may be added to an empty bay." - ::= { cpqHeResMem2BoardEntry 12} - --- **************************************************************************** --- Health MIB Advanced Memory Protection Memory Module Group --- ========================================================= --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHeResilientMemory Group (1.3.6.1.4.1.232.6.2.14) --- cpqHeResMem2ModuleTable (1.3.6.1.4.1.232.6.2.14.13) --- cpqHeResMem2ModuleEntry (1.3.6.1.4.1.232.6.2.14.13.1) --- --- **************************************************************************** - - cpqHeResMem2ModuleTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHeResMem2ModuleEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A table of memory module descriptions." - ::= { cpqHeResilientMemory 13 } - - cpqHeResMem2ModuleEntry OBJECT-TYPE - SYNTAX CpqHeResMem2ModuleEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A memory module description." - INDEX { cpqHeResMem2Module } - ::= { cpqHeResMem2ModuleTable 1 } - - CpqHeResMem2ModuleEntry ::= SEQUENCE { - cpqHeResMem2Module INTEGER, - cpqHeResMem2BoardNum INTEGER, - cpqHeResMem2CpuNum INTEGER, - cpqHeResMem2RiserNum INTEGER, - cpqHeResMem2ModuleNum INTEGER, - cpqHeResMem2ModuleSize INTEGER, - cpqHeResMem2ModuleType INTEGER, - cpqHeResMem2ModuleTechnology INTEGER, - cpqHeResMem2ModuleManufacturer DisplayString, - cpqHeResMem2ModulePartNo DisplayString, - cpqHeResMem2ModuleDate OCTET STRING, - cpqHeResMem2ModuleSerialNo DisplayString, - cpqHeResMem2ModuleHwLocation DisplayString, - cpqHeResMem2ModuleFrequency INTEGER, - cpqHeResMem2ModuleCellTablePtr INTEGER, - cpqHeResMem2ModuleCellStatus INTEGER, - cpqHeResMem2ModulePartNoMfgr DisplayString, - cpqHeResMem2ModuleSerialNoMfgr DisplayString, - cpqHeResMem2ModuleStatus INTEGER, - cpqHeResMem2ModuleCondition INTEGER, - cpqHeResMem2ModuleSpd OCTET STRING - } - - cpqHeResMem2Module OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This will represent the unique memory DIMM on - memory board or cartridge or riser. " - ::= { cpqHeResMem2ModuleEntry 1 } - - cpqHeResMem2BoardNum OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The slot in which the memory board or cartridge is installed. - - A value of 0 indicates memory installed directly on the - system board." - ::= { cpqHeResMem2ModuleEntry 2 } - - cpqHeResMem2CpuNum OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The memory module CPU number. Value 0 means memory is not Processor based." - ::= { cpqHeResMem2ModuleEntry 3 } - - cpqHeResMem2RiserNum OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The memory module rasier number." - ::= { cpqHeResMem2ModuleEntry 4 } - - cpqHeResMem2ModuleNum OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The memory module number." - ::= { cpqHeResMem2ModuleEntry 5 } - - cpqHeResMem2ModuleSize OBJECT-TYPE - SYNTAX INTEGER (0..2147483647) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Module memory size in kilobytes. A kilobyte of memory is - defined as 1024 bytes. - - A size of 0 indicates the module is not present." - ::= { cpqHeResMem2ModuleEntry 6 } - - cpqHeResMem2ModuleType OBJECT-TYPE - SYNTAX INTEGER { - other(1), - board(2), - cpqSingleWidthModule(3), - cpqDoubleWidthModule(4), - simm(5), - pcmcia(6), - compaq-specific(7), - dimm(8), - smallOutlineDimm(9), - rimm(10), - srimm(11), - fb-dimm(12) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Type of memory module installed. The value other(1) will be - given if the type is not known. The value board(2) will be - given if the memory module is permanently mounted (not modular) - on a system board or memory expansion board." - ::= { cpqHeResMem2ModuleEntry 7 } - - cpqHeResMem2ModuleTechnology OBJECT-TYPE - SYNTAX INTEGER { - other(1), - fastPageMode(2), - edoPageMode(3), - burstEdoPageMode(4), - synchronous(5), - rdram(6) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Technology type of memory module installed. The value other(1) - will be given if the technology is not known." - ::= { cpqHeResMem2ModuleEntry 8 } - - cpqHeResMem2ModuleManufacturer OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The memory module's manufacturer name. - - This field will be a null (size 0) string if the manufacturer - name is not available." - ::= { cpqHeResMem2ModuleEntry 9 } - - cpqHeResMem2ModulePartNo OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The memory module's manufacturer part number. - - This field will be a null (size 0) string if the manufacturer - part number is not available." - ::= { cpqHeResMem2ModuleEntry 10 } - - cpqHeResMem2ModuleDate OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (7)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The memory module date of manufacture. - - field octets contents range - ===== ====== ====================== ======== - 1 1-2 year 0..65536 - 2 3 month 1..12 - 3 4 day 1..31 - 4 5 hour 0..23 - 5 6 minute 0..59 - 6 7 second 0..60 - (use 60 for leap-second) - - This field will be set to year = 0 if the date of manufacture - is not available. The hour, minute, and second fields will - always be set to 0." - ::= { cpqHeResMem2ModuleEntry 11 } - - cpqHeResMem2ModuleSerialNo OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The memory module's serial number. - - This field will be a null (size 0) string if the serial number - is not available." - ::= { cpqHeResMem2ModuleEntry 12 } - - cpqHeResMem2ModuleHwLocation OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS optional - DESCRIPTION - "A text description of the hardware location, on complex - multi SBB hardware only, for the memory module. - A NULL string indicates that the hardware location could not - be determined or is irrelevant." - ::= { cpqHeResMem2ModuleEntry 13 } - - - cpqHeResMem2ModuleFrequency OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The memory module frequency in MHz. The value zero (0) will - be given if the module frequency cannot be determined." - ::= { cpqHeResMem2ModuleEntry 14 } - - cpqHeResMem2ModuleCellTablePtr OBJECT-TYPE - SYNTAX INTEGER (0..15) - ACCESS read-only - STATUS optional - DESCRIPTION - "Index for the cell in cpqSeCellTable where the memory board is - installed." - ::= { cpqHeResMem2ModuleEntry 15 } - - cpqHeResMem2ModuleCellStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - deconfigured(3) - } - ACCESS read-only - STATUS optional - DESCRIPTION - "This provides the current status for this memory module. - - The following status values are supported: - - other(1): - The memory module status is not available - - ok(2): - The memory module is active - - deconfigured(3): - The memory module is not ready" - ::= { cpqHeResMem2ModuleEntry 16 } - - - cpqHeResMem2ModulePartNoMfgr OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS optional - DESCRIPTION - "The memory module's manufacturer's part number. - - This field will be a null (size 0) string if the manufacturer - part number is not available." - ::= { cpqHeResMem2ModuleEntry 17 } - - cpqHeResMem2ModuleSerialNoMfgr OBJECT-TYPE - SYNTAX DisplayString (SIZE (0..255)) - ACCESS read-only - STATUS optional - DESCRIPTION - "The memory module's manufacturer's serial number. - - This field will be a null (size 0) string if the manufacturer - serial number is not available." - ::= { cpqHeResMem2ModuleEntry 18 } - - - cpqHeResMem2ModuleStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - notPresent(2), - present(3), - good(4), - add(5), - upgrade(6), - missing(7), - doesNotMatch(8), - notSupported(9), - badConfig(10), - degraded(11) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This provides the current status of the correctable memory - errors for this memory module. - - The following status values are supported: - - other(1): - The status is unknown or could not be determined. - - notPresent(2): - The memory module is not present or is un-initialized. - - present(3): - The memory module is present but not in use. - - good(4): - The memory module is present and in use. The corrected - error threshold has not been exceeded. - - add(5): - The memory module has been added, but is not yet in use. - - upgraded(6): - The memory module has been upgraded, but the memory is not - yet in use. - - missing(7): - An expected memory module is missing. - - doesNotMatch(8): - The memory module does not match the other memory modules - within the bank. - - notSupported(9): - The memory module is not supported. - - badConfig(10): - The memory module violates the add/upgrade configuration - rules. - - degraded(11): - The memory module's correctable error count has exceeded - threshold." - ::= { cpqHeResMem2ModuleEntry 19 } - - cpqHeResMem2ModuleCondition OBJECT-TYPE - SYNTAX INTEGER { - other(1), - ok(2), - degraded(3), - degradedModuleIndexUnknown(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This provides the current status of the correctable memory - errors for this memory module. - - The following status values are supported: - - other(1): - ECC is not supported on this memory module or the - condition could not be determined. - - ok(2): - The memory module is operating normally. - - degraded(3): - The memory module is correctable error count has exceeded - threshold or a configuration error has been detected. - - degradedModuleIndexUnknown(4): - The correctable error count has exceeded threshold. - The module number not available." - ::= { cpqHeResMem2ModuleEntry 20 } - - cpqHeResMem2ModuleSpd OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (0..256)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This is the raw Serial Presence Detect information contained - in the memory module. - - If the SPD information is not available, this item will be empty." - ::= { cpqHeResMem2ModuleEntry 21 } - - --- **************************************************************************** --- Health MIB Power Meter Group --- ======================================== --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeComponent Group (1.3.6.1.4.1.232.6.2) --- cpqHePowerMeter Group (1.3.6.1.4.1.232.6.2.15) --- --- The cpqHePowerMeter group describes the Server's power consumption read --- --- --- Implementation of the cpqHePowerMeter group is mandatory for all --- platform that support Power Meter. --- --- **************************************************************************** - - cpqHePowerMeterSupport OBJECT-TYPE - SYNTAX INTEGER { - other(1), - supported(2), - unsupported(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies whether Power Meter is supported - by this Server . - - The following values are supported: - - other(1) - Could not read the Power Meter status. - - supported(2) - This system support Power Meter. - - unsupported(3) - This system does not support Power Meter." - ::= { cpqHePowerMeter 1} - - - cpqHePowerMeterStatus OBJECT-TYPE - SYNTAX INTEGER { - other(1), - present(2), - absent(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value specifies whether Power Meter reading is supported - by this Server . - - The following values are supported: - - other(1) - Could not read the Power Meter status. - - present(2) - The Power Meter data is available. - - absent(3) - The Power Meter data is not available at this time." - ::= { cpqHePowerMeter 2} - - - cpqHePowerMeterCurrReading OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - " This is the current Power Meter reading in Watts. - This value shows the most recent power reading if available. - On systems without Power Meter support, this value will be -1." - ::= { cpqHePowerMeter 3 } - - cpqHePowerMeterPrevReading OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - " This is the previous Power Meter reading in Watts. - This value shows previous power reading if available. - On systems without Power Meter support, this value will be -1." - ::= { cpqHePowerMeter 4 } - - - --- **************************************************************************** --- HealthMIB Trap Group --- ===================== --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeTrap Group (1.3.6.1.4.1.232.6.3) (deprecated) --- --- The cpqHeTrap group maintains information about the number of traps --- issued from the health enterprise. The trap group also maintains a table --- of the last several traps issued. This table is intended to give a --- management application some recent status information immediately upon --- accessing the agent. --- --- Implementation of the cpqHeTrap group is optional for agents that --- support the Server Health MIB. --- --- **************************************************************************** - - cpqHeTrapPkts OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS deprecated - DESCRIPTION - "The total number of SNMP trap packets issued by the - Server Health agent." - ::= { cpqHeTrap 1 } - - cpqHeTrapLogMaxSize OBJECT-TYPE - SYNTAX INTEGER (0..2147483647) - ACCESS read-only - STATUS deprecated - DESCRIPTION - "The maximum number of entries that will currently be kept in - the trap log. If the maximum size has been reached and a new - trap occurs the oldest trap will be removed." - ::= { cpqHeTrap 2 } - --- **************************************************************************** --- Health MIB Trap Log Table --- ========================= --- --- The compaq enterprise (1.3.6.1.4.1.232) --- cpqHealth Group (1.3.6.1.4.1.232.6) --- cpqHeTrap Group (1.3.6.1.4.1.232.6.3) --- cpqHeTrapLogTable (1.3.6.1.4.1.232.6.3.3) (deprecated) --- --- **************************************************************************** - - cpqHeTrapLogTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpqHeTrapLogEntry - ACCESS not-accessible - STATUS deprecated - DESCRIPTION - "An ordered list of trap log entries (conceptually a queue). The - trap log entries will be kept in the order in which they were - generated with the most recent trap at index 1 and the oldest - trap entry at index trapLogMaxSize. If the maximum number of - entries has been reached and a new trap occurs the oldest trap - will be removed when the new trap is added so the trapMaxLogSize - is not exceeded." - ::= { cpqHeTrap 3 } - - cpqHeTrapLogEntry OBJECT-TYPE - SYNTAX CpqHeTrapLogEntry - ACCESS not-accessible - STATUS deprecated - DESCRIPTION - "A description of a trap event." - INDEX { cpqHeTrapLogIndex } - ::= { cpqHeTrapLogTable 1 } - - CpqHeTrapLogEntry ::= SEQUENCE { - cpqHeTrapLogIndex INTEGER, - cpqHeTrapType INTEGER, - cpqHeTrapTime OCTET STRING - } - - cpqHeTrapLogIndex OBJECT-TYPE - SYNTAX INTEGER (0..2147483647) - ACCESS read-only - STATUS deprecated - DESCRIPTION - "The value of this object uniquely identifies this trapLogEntry - at this time. The most recent trap will have an index of 1 and - the oldest trap will have an index of trapLogMaxSize. Because of - the queue-like nature of the trapLog this particular trap event's - index will change as new traps are issued." - ::= { cpqHeTrapLogEntry 1 } - - cpqHeTrapType OBJECT-TYPE - SYNTAX INTEGER { - cpqHeCorrectableMemoryError(1), - cpqHeCorrectableMemoryLogDisabled(2), - cpqHe2CorrectableMemoryError(6001), - cpqHe2CorrectableMemoryLogDisabled(6002), - cpqHeThermalTempFailed(6003), - cpqHeThermalTempDegraded(6004), - cpqHeThermalTempOk(6005), - cpqHeThermalSystemFanFailed(6006), - cpqHeThermalSystemFanDegraded(6007), - cpqHeThermalSystemFanOk(6008), - cpqHeThermalCpuFanFailed(6009), - cpqHeThermalCpuFanOk(6010), - cpqHeAsrConfirmation(6011), - cpqHeThermalConfirmation(6012), - cpqHePostError(6013) - } - ACCESS read-only - STATUS deprecated - DESCRIPTION - "The type of the trap event this entry describes. This - number refers to an entry in a list of traps enumerating the - possible traps the Server Health agent may issue." - ::= { cpqHeTrapLogEntry 2 } - - cpqHeTrapTime OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (0..6)) - ACCESS read-only - STATUS deprecated - DESCRIPTION - "The time of the trap event that this entry describes. The time - is given in year (first octet), month, day of month, hour, - minute, second (last octet) order. The octets are in Binary - Coded Decimal (BCD)." - ::= { cpqHeTrapLogEntry 3 } - --- **************************************************************************** --- Health MIB Trap Definitions --- =========================== --- --- The SNMP trap messages must not be bigger than 484 octets (bytes). --- --- Trap support in an SNMP agent implementation is optional. An SNMP --- agent implementation may support all, some, or none of the traps. --- If traps are supported, The user should be provided with the option of --- disabling traps. --- ************************************************************************** - - cpqHeCorrectableMemoryError TRAP-TYPE - ENTERPRISE cpqHealth - VARIABLES { cpqHeCorrMemTotalErrs } - DESCRIPTION - "A correctable memory error occurred. - - The error has been corrected. The current number of correctable - memory errors is reported in the variable cpqHeCorrMemTotalErrs." - - --#TYPE "Correctable Memory Error Occurred (1)" - --#SUMMARY "Total correctable errors = %d." - --#ARGUMENTS {0} - --#SEVERITY MINOR - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 1 - - cpqHeCorrectableMemoryLogDisabled TRAP-TYPE - ENTERPRISE cpqHealth - VARIABLES { cpqHeCorrMemLogStatus } - DESCRIPTION - "Correctable memory error tracking disabled. - - The frequency of errors is so high that the error tracking - logic has been temporarily disabled. The cpqHeCorrMemLogStatus - variable indicated the current tracking status." - - --#TYPE "Memory Error Tracking Disabled (2)" - --#SUMMARY "Too many memory errors - tracking now disabled." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 2 - --- Trap definitions for Insight Manager version 2.00 and greater --- use the Compaq Enterprise (232) and have unique trap numbers between all --- of the MIBs. - - cpqHe2CorrectableMemoryError TRAP-TYPE - ENTERPRISE compaq - VARIABLES { cpqHeCorrMemTotalErrs } - DESCRIPTION - "A correctable memory error occurred. - - The error has been corrected. The current number of correctable - memory errors is reported in the variable cpqHeCorrMemTotalErrs." - - --#TYPE "Correctable Memory Error Occurred (6001)" - --#SUMMARY "Total correctable errors = %d." - --#ARGUMENTS {0} - --#SEVERITY MINOR - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6001 - - cpqHe2CorrectableMemoryLogDisabled TRAP-TYPE - ENTERPRISE compaq - VARIABLES { cpqHeCorrMemLogStatus } - DESCRIPTION - "Correctable memory error tracking disabled. - - The frequency of errors is so high that the error tracking - logic has been temporarily disabled. The cpqHeCorrMemLogStatus - variable indicated the current tracking status." - - --#TYPE "Memory Error Tracking Disabled (6002)" - --#SUMMARY "Too many memory errors - tracking now disabled." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6002 - - cpqHeThermalTempFailed TRAP-TYPE - ENTERPRISE compaq - DESCRIPTION - "The temperature status has been set to failed. - - The system will be shutdown due to this thermal condition." - - --#TYPE "Thermal Failure (6003)" - --#SUMMARY "System will be shutdown due to this thermal condition." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6003 - - cpqHeThermalTempDegraded TRAP-TYPE - ENTERPRISE compaq - VARIABLES { cpqHeThermalDegradedAction } - DESCRIPTION - "The temperature status has been set to degraded. - - The server's temperature is outside of the normal operating - range. The server will be shutdown if the - cpqHeThermalDegradedAction variable is set to shutdown(3)." - - --#TYPE "Thermal Status Degraded (6004)" - --#SUMMARY "Temperature out of range. Shutdown may occur." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6004 - - cpqHeThermalTempOk TRAP-TYPE - ENTERPRISE compaq - DESCRIPTION - "The temperature status has been set to ok. - - The server's temperature has returned to the normal operating - range." - - --#TYPE "Temperature OK (6005)" - --#SUMMARY "Temperature has returned to normal range." - --#ARGUMENTS {} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6005 - - cpqHeThermalSystemFanFailed TRAP-TYPE - ENTERPRISE compaq - VARIABLES { cpqHeThermalDegradedAction } - DESCRIPTION - "The system fan status has been set to failed. - - A required system fan is not operating normally. The system - will be shutdown if the cpqHeThermalDegradedAction variable - is set to shutdown(3)." - - --#TYPE "System Fan Failure (6006)" - --#SUMMARY "Required fan not operating normally. Shutdown may occur." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6006 - - cpqHeThermalSystemFanDegraded TRAP-TYPE - ENTERPRISE compaq - DESCRIPTION - "The system fan status has been set to degraded. - - An optional system fan is not operating normally." - - --#TYPE "System Fan Degraded (6007)" - --#SUMMARY "An optional fan is not operating normally." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6007 - - cpqHeThermalSystemFanOk TRAP-TYPE - ENTERPRISE compaq - DESCRIPTION - "The system fan status has been set to ok. - - Any previously non-operational system fans have returned to - normal operation." - - --#TYPE "System Fan OK (6008)" - --#SUMMARY "System fan has returned to normal operation." - --#ARGUMENTS {} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6008 - - cpqHeThermalCpuFanFailed TRAP-TYPE - ENTERPRISE compaq - DESCRIPTION - "The CPU fan status has been set to failed. - - A processor fan is not operating normally. The server will be - shutdown." - - --#TYPE "CPU Fan Failure (6009)" - --#SUMMARY "CPU fan has failed. Server will be shutdown." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE NONOPERATIONAL - - ::= 6009 - - cpqHeThermalCpuFanOk TRAP-TYPE - ENTERPRISE compaq - DESCRIPTION - "The CPU fan status has been set to ok. - - Any previously non-operational processor fans have returned - to normal operation." - - --#TYPE "CPU Fan OK (6010)" - --#SUMMARY "CPU fan is now OK." - --#ARGUMENTS {} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6010 - - cpqHeAsrConfirmation TRAP-TYPE - ENTERPRISE compaq - DESCRIPTION - "The server is operational again. - - The server has previously been shutdown by the - Automatic Server Recovery (ASR) feature and has just - become operational again." - - --#TYPE "Server Operational (6011)" - --#SUMMARY "Server is operational again after ASR shutdown." - --#ARGUMENTS {} - --#SEVERITY MINOR - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6011 - - cpqHeThermalConfirmation TRAP-TYPE - ENTERPRISE compaq - DESCRIPTION - "The server is operational again. - - The server has previously been shutdown due to a thermal - anomaly on the server and has just become operational again." - - --#TYPE "Server Operational (6012)" - --#SUMMARY "Server is operational again after thermal shutdown." - --#ARGUMENTS {} - --#SEVERITY MINOR - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6012 - - cpqHePostError TRAP-TYPE - ENTERPRISE compaq - DESCRIPTION - "One or more POST errors occurred. - - Power On Self-Test (POST) errors occur during the server - restart process. " - - --#TYPE "POST Errors Occurred (6013)" - --#SUMMARY "Errors occurred during server restart." - --#ARGUMENTS {} - --#SEVERITY MINOR - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6013 - - cpqHeFltTolPwrSupplyDegraded TRAP-TYPE - ENTERPRISE compaq - DESCRIPTION - "The fault tolerant power supply sub-system condition has been - set to degraded." - - --#TYPE "Server Power Supply Degraded (6014)" - --#SUMMARY "The server power supply status has become degraded." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6014 - - - cpqHe3CorrectableMemoryError TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeCorrMemTotalErrs } - DESCRIPTION - "A correctable memory error occurred. - - The error has been corrected. The current number of correctable - memory errors is reported in the variable cpqHeCorrMemTotalErrs." - - --#TYPE "Correctable Memory Error Occurred (6015)" - --#SUMMARY "Total correctable errors = %d." - --#ARGUMENTS {2} - --#SEVERITY MINOR - --#TIMEINDEX 99 - --#STATE DEGRADED - - - ::= 6015 - - cpqHe3CorrectableMemoryLogDisabled TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeCorrMemLogStatus } - DESCRIPTION - "Correctable memory error tracking disabled. - - The frequency of errors is so high that the error tracking - logic has been temporarily disabled. The cpqHeCorrMemLogStatus - variable indicated the current tracking status." - - --#TYPE "Memory Error Tracking Disabled (6016)" - --#SUMMARY "Too many memory errors - tracking now disabled." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6016 - - cpqHe3ThermalTempFailed TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "The temperature status has been set to failed. - - The system will be shutdown due to this thermal condition." - - --#TYPE "Thermal Failure (6017)" - --#SUMMARY "System will be shutdown due to this thermal condition." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6017 - - cpqHe3ThermalTempDegraded TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeThermalDegradedAction } - DESCRIPTION - "The temperature status has been set to degraded. - - The server's temperature is outside of the normal operating - range. The server will be shutdown if the - cpqHeThermalDegradedAction variable is set to shutdown(3)." - - --#TYPE "Thermal Status Degraded (6018)" - --#SUMMARY "Temperature out of range. Shutdown may occur." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6018 - - cpqHe3ThermalTempOk TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "The temperature status has been set to ok. - - The server's temperature has returned to the normal operating - range." - - --#TYPE "Temperature OK (6019)" - --#SUMMARY "Temperature has returned to normal range." - --#ARGUMENTS {} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6019 - - cpqHe3ThermalSystemFanFailed TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeThermalDegradedAction } - DESCRIPTION - "The system fan status has been set to failed. - - A required system fan is not operating normally. The system - will be shutdown if the cpqHeThermalDegradedAction variable - is set to shutdown(3)." - - --#TYPE "System Fan Failure (6020)" - --#SUMMARY "Required fan not operating normally. Shutdown may occur." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6020 - - cpqHe3ThermalSystemFanDegraded TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "The system fan status has been set to degraded. - - An optional system fan is not operating normally." - - --#TYPE "System Fan Degraded (6021)" - --#SUMMARY "An optional fan is not operating normally." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6021 - - cpqHe3ThermalSystemFanOk TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "The system fan status has been set to ok. - - Any previously non-operational system fans have returned to - normal operation." - - --#TYPE "System Fan OK (6022)" - --#SUMMARY "System fan has returned to normal operation." - --#ARGUMENTS {} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6022 - - cpqHe3ThermalCpuFanFailed TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "The CPU fan status has been set to failed. - - A processor fan is not operating normally. The server will be - shutdown." - - --#TYPE "CPU Fan Failure (6023)" - --#SUMMARY "CPU fan has failed. Server will be shutdown." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE NONOPERATIONAL - - ::= 6023 - - cpqHe3ThermalCpuFanOk TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "The CPU fan status has been set to ok. - - Any previously non-operational processor fans have returned - to normal operation." - - --#TYPE "CPU Fan OK (6024)" - --#SUMMARY "CPU fan is now OK." - --#ARGUMENTS {} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6024 - - cpqHe3AsrConfirmation TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "The server is operational again. - - The server has previously been shutdown by the - Automatic Server Recovery (ASR) feature and has just - become operational again." - - --#TYPE "Server Operational (6025)" - --#SUMMARY "Server is operational again after ASR shutdown." - --#ARGUMENTS {} - --#SEVERITY MINOR - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6025 - - cpqHe3ThermalConfirmation TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "The server is operational again. - - The server has previously been shutdown due to a thermal - anomaly on the server and has just become operational again." - - --#TYPE "Server Operational (6026)" - --#SUMMARY "Server is operational again after thermal shutdown." - --#ARGUMENTS {} - --#SEVERITY MINOR - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6026 - - cpqHe3PostError TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "One or more POST errors occurred. - - Power On Self-Test (POST) errors occur during the server - restart process. Details of the POST error messages can - be found in Integrated Management Log " - - --#TYPE "POST Errors Occurred (6027)" - --#SUMMARY "Errors occurred during server restart." - --#ARGUMENTS {} - --#SEVERITY MINOR - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6027 - - cpqHe3FltTolPwrSupplyDegraded TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "The fault tolerant power supply sub-system condition has been - set to degraded." - - --#TYPE "Server Power Supply Degraded (6028)" - --#SUMMARY "The server power supply status has become degraded." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6028 - --- Deprecated in 6.20 trap 6056 is the replacement - cpqHe3CorrMemReplaceMemModule TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "A correctable memory log entry indicates a memory module needs - to be replaced. - - The errors have been corrected, but the memory module should be - replaced. The error information is reported in the variable - cpqHeCorrMemErrDesc." - - --#TYPE "Corr Mem Errors Require a Replacement Memory Module. (6029)" - --#SUMMARY "Correctable memory errs require a replacement memory module." - --#ARGUMENTS {} - --#SEVERITY MINOR - --#TIMEINDEX 99 - --#STATE DEGRADED - - - ::= 6029 - - --- Deprecated in 5.10 - cpqHe3FltTolPowerSupplyDegraded TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeFltTolPowerSupplyChassis, - cpqHeFltTolPowerSupplyBay } - DESCRIPTION - "The fault tolerant power supply condition has been set - to degraded for the specified chassis and bay location." - - --#TYPE "Power Supply Degraded (6030)" - --#SUMMARY "The Power Supply Degraded on Chassis %d, Bay %d." - --#ARGUMENTS {2, 3} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6030 - --- Deprecated in 5.10 - cpqHe3FltTolPowerSupplyFailed TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeFltTolPowerSupplyChassis, - cpqHeFltTolPowerSupplyBay } - DESCRIPTION - "The fault tolerant power supply condition has been set - to failed for the specified chassis and bay location." - - --#TYPE "Power Supply Failed (6031)" - --#SUMMARY "The Power Supply Failed on Chassis %d, Bay %d." - --#ARGUMENTS {2, 3} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE NONOPERATIONAL - - ::= 6031 - - cpqHe3FltTolPowerRedundancyLost TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeFltTolPowerSupplyChassis } - DESCRIPTION - "The Fault Tolerant Power Supplies have lost redundancy for - the specified chassis." - - --#TYPE "Power Redundancy Lost (6032)" - --#SUMMARY "The Power Supplies are no longer redundant on Chassis %d." - --#ARGUMENTS {2} - --#SEVERITY MAJOR - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6032 - - cpqHe3FltTolPowerSupplyInserted TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeFltTolPowerSupplyChassis, - cpqHeFltTolPowerSupplyBay } - DESCRIPTION - "A Fault Tolerant Power Supply has been inserted into the - specified chassis and bay location." - - --#TYPE "Power Supply Inserted (6033)" - --#SUMMARY "The Power Supply Inserted on Chassis %d, Bay %d." - --#ARGUMENTS {2, 3} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6033 - - cpqHe3FltTolPowerSupplyRemoved TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeFltTolPowerSupplyChassis, - cpqHeFltTolPowerSupplyBay } - DESCRIPTION - "A Fault Tolerant Power Supply has been removed from the - specified chassis and bay location." - - --#TYPE "Power Supply Removed (6034)" - --#SUMMARY "The Power Supply Removed on Chassis %d, Bay %d." - --#ARGUMENTS {2, 3} - --#SEVERITY MAJOR - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6034 - - cpqHe3FltTolFanDegraded TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeFltTolFanChassis, - cpqHeFltTolFanIndex } - DESCRIPTION - "The Fault Tolerant Fan condition has been set to degraded - for the specified chassis and fan." - - --#TYPE "Fan Degraded (6035)" - --#SUMMARY "The Fan Degraded on Chassis %d, Fan %d." - --#ARGUMENTS {2, 3} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6035 - - cpqHe3FltTolFanFailed TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeFltTolFanChassis, - cpqHeFltTolFanIndex } - DESCRIPTION - "The Fault Tolerant Fan condition has been set to failed - for the specified chassis and fan." - - --#TYPE "Fan Failed (6036)" - --#SUMMARY "The Fan Failed on Chassis %d, Fan %d." - --#ARGUMENTS {2, 3} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE NONOPERATIONAL - - ::= 6036 - - cpqHe3FltTolFanRedundancyLost TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeFltTolFanChassis } - DESCRIPTION - "The Fault Tolerant Fans have lost redundancy for the - specified chassis." - - --#TYPE "Fan Redundancy Lost (6037)" - --#SUMMARY "The Fans are no longer redundant on Chassis %d." - --#ARGUMENTS {2} - --#SEVERITY MAJOR - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6037 - - cpqHe3FltTolFanInserted TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeFltTolFanChassis, - cpqHeFltTolFanIndex } - DESCRIPTION - "A Fault Tolerant Fan has been inserted into the specified - chassis and fan location." - - --#TYPE "Fan Inserted (6038)" - --#SUMMARY "The Fan Inserted on Chassis %d, Fan %d." - --#ARGUMENTS {2, 3} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6038 - - cpqHe3FltTolFanRemoved TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeFltTolFanChassis, - cpqHeFltTolFanIndex } - DESCRIPTION - "A Fault Tolerant Fan has been removed from the specified - chassis and fan location." - - --#TYPE "Fan Removed (6039)" - --#SUMMARY "The Fan Removed on Chassis %d, Fan %d." - --#ARGUMENTS {2, 3} - --#SEVERITY MAJOR - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6039 - - cpqHe3TemperatureFailed TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeTemperatureChassis, - cpqHeTemperatureLocale } - DESCRIPTION - "The temperature status has been set to failed in the - specified chassis and location. - - The system will be shutdown due to this condition." - - --#TYPE "Thermal Failure (6040)" - --#SUMMARY "Temperature Exceeded on Chassis %d, Location %d." - --#ARGUMENTS {2, 3} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6040 - - cpqHe3TemperatureDegraded TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeThermalDegradedAction, - cpqHeTemperatureChassis, cpqHeTemperatureLocale } - DESCRIPTION - "The temperature status has been set to degraded in the - specified chassis and location. - - The server's temperature is outside of the normal operating - range. The server will be shutdown if the - cpqHeThermalDegradedAction variable is set to shutdown(3)." - - --#TYPE "Thermal Status Degraded (6041)" - --#SUMMARY "Temperature out of range on Chassis %d, Location %d. Shutdown may occur." - --#ARGUMENTS {3, 4} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6041 - - cpqHe3TemperatureOk TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeTemperatureChassis, - cpqHeTemperatureLocale } - DESCRIPTION - "The temperature status has been set to ok in the - specified chassis and location. - - The server's temperature has returned to the normal operating - range." - - --#TYPE "Thermal Status OK (6042)" - --#SUMMARY "Temperature Normal on Chassis %d, Location %d." - --#ARGUMENTS {2, 3} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6042 - - cpqHe3PowerConverterDegraded TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHePwrConvChassis, - cpqHePwrConvSlot, cpqHePwrConvSocket } - DESCRIPTION - "The DC-DC Power Converter condition has been set to degraded - for the specified chassis, slot and socket." - - --#TYPE "Power Converter Degraded (6043)" - --#SUMMARY "The Power Converter Degraded on Chassis %d, Slot %d, Socket %d." - --#ARGUMENTS {2, 3, 4} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - - ::= 6043 - - cpqHe3PowerConverterFailed TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHePwrConvChassis, - cpqHePwrConvSlot, cpqHePwrConvSocket } - DESCRIPTION - "The DC-DC Power Converter condition has been set to failed - for the specified chassis, slot and socket." - - --#TYPE "Power Converter Failed (6044)" - --#SUMMARY "The Power Converter Failed on Chassis %d, Slot %d, Socket %d." - --#ARGUMENTS {2, 3, 4} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE NONOPERATIONAL - - ::= 6044 - - cpqHe3PowerConverterRedundancyLost TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHePwrConvChassis } - DESCRIPTION - "The DC-DC Power Converters have lost redundancy for the - specified chassis." - - --#TYPE "Power Converter Redundancy Lost (6045)" - --#SUMMARY "The Power Converters are no longer redundant on Chassis %d." - --#ARGUMENTS {2} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - - ::= 6045 - - cpqHe3CacheAccelParityError TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "A cache accelerator parity error indicates a cache module - needs to be replaced. - - The error information is reported in the variable - cpqHeEventLogErrorDesc." - - --#TYPE "Cache Accel Parity Errors may require a module. (6046)" - --#SUMMARY "Cache Accelerator errors may require a replacement module." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE NONOPERATIONAL - - - ::= 6046 - - cpqHeResilientMemOnlineSpareEngaged TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "Advanced Memory Protection Online Spare Engaged. - - The Advanced Memory Protection subsystem has detected a memory - fault. The Online Spare Memory has been activated. - - User Action: Schedule server down-time to replace the faulty - memory." - - --#TYPE "Online Spare Memory Engaged (6047)" - --#SUMMARY "The Advanced Memory Protection subsystem has engaged the online spare memory." - --#ARGUMENTS {} - --#SEVERITY MAJOR - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6047 - --- New for rev 5.10. - cpqHe4FltTolPowerSupplyOk TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeFltTolPowerSupplyChassis, - cpqHeFltTolPowerSupplyBay, cpqHeFltTolPowerSupplyStatus, - cpqHeFltTolPowerSupplyModel, cpqHeFltTolPowerSupplySerialNumber, - cpqHeFltTolPowerSupplyAutoRev, cpqHeFltTolPowerSupplyFirmwareRev, - cpqHeFltTolPowerSupplySparePartNum, cpqSiServerSystemId } - DESCRIPTION - "The fault tolerant power supply condition has been set back - to the OK state for the specified chassis and bay location." - - --#TYPE "Power Supply OK (6048)" - --#SUMMARY "The Power Supply is OK on Chassis %d, Bay %d, Status %d, Model %s, Serial Num %s, Firmware %s." - --#ARGUMENTS {2, 3, 4, 5, 6, 8} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6048 - --- New for rev 5.10. Deprecated cpqHe3FltTolPowerSupplyDegraded - cpqHe4FltTolPowerSupplyDegraded TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeFltTolPowerSupplyChassis, - cpqHeFltTolPowerSupplyBay, cpqHeFltTolPowerSupplyStatus, - cpqHeFltTolPowerSupplyModel, cpqHeFltTolPowerSupplySerialNumber, - cpqHeFltTolPowerSupplyAutoRev, cpqHeFltTolPowerSupplyFirmwareRev, - cpqHeFltTolPowerSupplySparePartNum, cpqSiServerSystemId } - DESCRIPTION - "The fault tolerant power supply condition has been set - to degraded for the specified chassis and bay location." - - --#TYPE "Power Supply Degraded (6049)" - --#SUMMARY "The Power Supply is Degraded on Chassis %d, Bay %d, Status %d, Model %s, Serial Num %s, Firmware %s." - --#ARGUMENTS {2, 3, 4, 5, 6, 8} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6049 - --- New for rev 5.10. Deprecated cpqHe3FltTolPowerSupplyFailed - cpqHe4FltTolPowerSupplyFailed TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeFltTolPowerSupplyChassis, - cpqHeFltTolPowerSupplyBay, cpqHeFltTolPowerSupplyStatus, - cpqHeFltTolPowerSupplyModel, cpqHeFltTolPowerSupplySerialNumber, - cpqHeFltTolPowerSupplyAutoRev, cpqHeFltTolPowerSupplyFirmwareRev, - cpqHeFltTolPowerSupplySparePartNum, cpqSiServerSystemId } - DESCRIPTION - "The fault tolerant power supply condition has been set - to failed for the specified chassis and bay location." - - --#TYPE "Power Supply Failed (6050)" - --#SUMMARY "The Power Supply is Failed on Chassis %d, Bay %d, Status %d, Model %s, Serial Num %s, Firmware %s." - --#ARGUMENTS {2, 3, 4, 5, 6, 8} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE NONOPERATIONAL - - ::= 6050 - --- New for rev 5.40. - cpqHeResilientMemMirroredMemoryEngaged TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "Advanced Memory Protection Mirrored Memory Engaged. - - The Advanced Memory Protection subsystem has detected a memory - fault. Mirrored Memory has been activated. - - User Action: Replace the faulty memory." - - --#TYPE "Mirrored Memory Engaged (6051)" - --#SUMMARY "The Advanced Memory Protection subsystem has engaged the online spare memory." - --#ARGUMENTS {} - --#SEVERITY MAJOR - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6051 - --- New for rev 5.50. - cpqHeResilientAdvancedECCMemoryEngaged TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "Advanced Memory Protection Advanced ECC Memory Engaged. - - The Advanced Memory Protection subsystem has detected a memory - fault. Advanced ECC has been activated. - - User Action: Replace the faulty memory." - - --#TYPE "Advanced ECC Memory Engaged (6052)" - --#SUMMARY "The Advanced Memory Protection subsystem has engaged the advanced ECC memory." - --#ARGUMENTS {} - --#SEVERITY MAJOR - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6052 - --- New traps added for 6.20. - - cpqHeResilientMemXorMemoryEngaged TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "Advanced Memory Protection XOR Engine Memory Engaged. - - The Advanced Memory Protection subsystem has detected a memory - fault. The XOR engine has been activated. - - User Action: Replace the faulty memory." - - --#TYPE "Advanced XOR Memory Engaged (6053)" - --#SUMMARY "The Advanced Memory Protection subsystem has engaged the XOR memory." - --#ARGUMENTS {} - --#SEVERITY MAJOR - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6053 - - cpqHe3FltTolPowerRedundancyRestored TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeFltTolPowerSupplyChassis } - DESCRIPTION - "The Fault Tolerant Power Supplies have returned to a redundant - state for the specified chassis." - - --#TYPE "Power Redundancy Restored (6054)" - --#SUMMARY "The Power Supplies are now redundant on Chassis %d." - --#ARGUMENTS {2} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6054 - - cpqHe3FltTolFanRedundancyRestored TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeFltTolFanChassis } - DESCRIPTION - "The Fault Tolerant Fans have returned to a redundant state for - the specified chassis." - - --#TYPE "Fan Redundancy Restored (6055)" - --#SUMMARY "The Fans are now redundant on Chassis %d." - --#ARGUMENTS {2} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6055 - --- Updated for 6.20 trap replaced 6029 --- deprecateed in 8.20 replaced with 6064 - cpqHe4CorrMemReplaceMemModule TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeResMemBoardIndex, - cpqHeResMemModuleIndex, cpqHeResMemModuleSparePartNo, - cpqSiMemModuleSize, cpqSiServerSystemId } - DESCRIPTION - "Corrected Memory Errors Detected - - The errors have been corrected, but the memory module should be - replaced." - - --#TYPE "Corrected Memory Errors - Replace Memory Module. (6056)" - --#SUMMARY "Correctable memory errors require a replacement of the memory module in slot %d, socket %d." - --#ARGUMENTS {2, 3} - --#SEVERITY MINOR - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6056 - --- deprecateed in 8.20 replaced with 6065 - cpqHeResMemBoardRemoved TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeResMemBoardSlotIndex } - DESCRIPTION - "Memory board or cartridge removed. - - An Advanced Memory Protection sub-system board or cartridge has - been removed from the system. - - User Action: Insure the board or cartridge has memory correctly - installed and re-insert the memory board or cartridge back into - the system." - - --#TYPE "Memory Board or Cartridge Removed (6057)" - --#SUMMARY "Memory Board or Cartridge Removed from Slot %d." - --#ARGUMENTS {2} - --#SEVERITY MAJOR - --#TIMEINDEX 99 - --#STATE OPERATIONAL - ::= 6057 - --- deprecateed in 8.20 replaced with 6066 - cpqHeResMemBoardInserted TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeResMemBoardSlotIndex } - DESCRIPTION - "Memory board or cartridge inserted. - - An Advanced Memory Protection sub-system board or cartridge has - been inserted into the system. - - User Action: None." - - --#TYPE "Memory Board or Cartridge Inserted (6058)" - --#SUMMARY "Memory Board or Cartridge Inserted into Slot %d." - --#ARGUMENTS {2} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - ::= 6058 - --- deprecateed in 8.20 replaced with 6067 - cpqHeResMemBoardBusError TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeResMemBoardSlotIndex } - DESCRIPTION - "Memory board or cartridge bus error detected. - - An Advanced Memory Protection sub-system board or cartridge - bus error has been detected. - - User Action: Replace the indicated board or cartridge." - - --#TYPE "Memory Board or Cartridge Bus Error Detected (6059)" - --#SUMMARY "Memory Board or Cartridge Bus Error Detected in Slot %d." - --#ARGUMENTS {2} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - ::= 6059 - --- The follow trap 6060 is supported only in Tru64 at this time. --- This trap is not currently supported for ProLiants. - cpqHeEventOccurred TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeEventLogEntryNumber, - cpqHeEventLogEntrySeverity, cpqHeEventLogUpdateTime, - cpqHeEventLogErrorDesc } - DESCRIPTION - "An event has occurred. - User Action: None." - - --#TYPE "Event has occurred (6060)" - --#SUMMARY "Event %s has occurred, Severity %d " - --#ARGUMENTS {5,3} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - ::= 6060 - -cpqHeManagementProcInReset TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "The Management processor is currently in reset - - The management processor is currently in the process of being reset - because of a firmware update or some other event. - - User action: None" - - --#TYPE "Management processor is currently in reset. (6061)" - --#SUMMARY "The Management processor is in the process of being reset." - --#ARGUMENTS {} - --#SEVERITY MINOR - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6061 - - cpqHeManagementProcReady TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "The Management processor is ready - - The management processor has successfully reset and is now available - again. - - User action: None" - - --#TYPE "Management processor is ready. (6062)" - --#SUMMARY "The Management processor is ready after a successfull reset." - --#ARGUMENTS {} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - - ::= 6062 - - cpqHeManagementProcFailedReset TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "The Management processor failed reset - - The management processor was not successfully reset and is not - operational. - - User action: Reset the management procesessor again or re-flash - the management processor firmware." - - --#TYPE "Management processor failed reset. (6063)" - --#SUMMARY "The Management processor failed reset." - --#ARGUMENTS {} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE NONOPERATIONAL - - ::= 6063 - --- Updated for 8.20 trap replaced 6056 - cpqHe5CorrMemReplaceMemModule TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeResMem2BoardNum, - cpqHeResMem2CpuNum, cpqHeResMem2RiserNum, - cpqHeResMem2ModuleNum, cpqHeResMem2ModulePartNo, - cpqHeResMem2ModuleSize, cpqSiServerSystemId } - DESCRIPTION - "Corrected Memory Errors Detected - - The errors have been corrected, but the memory module should be - replaced. Value 0 for CPU means memory is not Processor based" - - --#TYPE "Corrected Memory Errors - Replace Memory Module. (6064)" - --#SUMMARY "Correctable memory errors require a replacement of the memory module in slot %d, cpu %d, riser %d, socket %d." - --#ARGUMENTS {2, 3, 4} - --#SEVERITY MINOR - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6064 - --- Updated for 8.20 trap replaced 6057 - cpqHe5ResMemBoardRemoved TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeResMem2BoardSlotNum, cpqHeResMem2BoardCpuNum, cpqHeResMem2BoardRiserNum } - DESCRIPTION - "Memory board or cartridge or riser removed. - - An Advanced Memory Protection sub-system board or cartridge or riser has - been removed from the system. Value 0 for CPU means memory is not processor based. - - User Action: Insure the board or cartridge or riser has memory correctly - installed and re-insert the memory board or cartridge or CPU back into - the system." - - --#TYPE "Memory Board or Cartridge or Riser Removed (6065)" - --#SUMMARY "Memory Board or Cartridge or riser Removed from Slot %d, Cpu %d Riser %d." - --#ARGUMENTS {2,3,4} - --#SEVERITY MAJOR - --#TIMEINDEX 99 - --#STATE OPERATIONAL - ::= 6065 - --- Updated for 8.20 trap replaced 6058 - cpqHe5ResMemBoardInserted TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeResMem2BoardSlotNum, cpqHeResMem2BoardCpuNum, cpqHeResMem2BoardRiserNum } - DESCRIPTION - "Memory board or cartridge or riser inserted. - - An Advanced Memory Protection sub-system board or cartridge or riser - Has been inserted into the system. Value 0 for CPU means memory is not processor based. - - User Action: None." - - --#TYPE "Memory Board or Cartridge Inserted (6066)" - --#SUMMARY "Memory Board or Cartridge Inserted into Slot %d, Cpu %d, Riser %d." - --#ARGUMENTS {2,3,4} - --#SEVERITY INFORMATIONAL - --#TIMEINDEX 99 - --#STATE OPERATIONAL - ::= 6066 - --- Updated for 8.20 trap replaced 6059 - cpqHe5ResMemBoardBusError TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags, cpqHeResMem2BoardSlotNum, cpqHeResMem2BoardCpuNum, cpqHeResMem2BoardRiserNum } - DESCRIPTION - "Memory board or cartridge or Riser bus error detected. - - An Advanced Memory Protection sub-system board or cartridge or Riser - bus error has been detected. Value 0 for CPU means memory is not processor based. - - User Action: Replace the indicated board or cartridge or Riser." - - --#TYPE "Memory Board or Cartridge or Riser Bus Error Detected (6067)" - --#SUMMARY "Memory Board or Cartridge Bus Error Detected in Slot %d, Cpu %d, Riser %d." - --#ARGUMENTS {2,3,4} - --#SEVERITY CRITICAL - --#TIMEINDEX 99 - --#STATE DEGRADED - ::= 6067 - --- Added for 8.20 - cpqHeResilientMemLockStepMemoryEngaged TRAP-TYPE - ENTERPRISE compaq - VARIABLES { sysName, cpqHoTrapFlags } - DESCRIPTION - "Advanced Memory Protection LockStep Engine Memory Engaged. - - The Advanced Memory Protection subsystem has detected a memory - fault. The LockStep engine has been activated. - - User Action: Replace the faulty memory." - - --#TYPE "Advanced LockStep Memory Engaged (6068)" - --#SUMMARY "The Advanced Memory Protection subsystem has engaged the LockStep memory." - --#ARGUMENTS {} - --#SEVERITY MAJOR - --#TIMEINDEX 99 - --#STATE DEGRADED - - ::= 6068 - -END diff --git a/mibs/CTRON-ALIAS-MIB b/mibs/CTRON-ALIAS-MIB deleted file mode 100644 index d1fbf2924a..0000000000 --- a/mibs/CTRON-ALIAS-MIB +++ /dev/null @@ -1,1014 +0,0 @@ -CTRON-ALIAS-MIB DEFINITIONS ::= BEGIN - --- ctron-alias-mib.txt --- --- Part Number: --- --- - --- This module provides authoritative definitions for Enterasys --- Networks' Alias MIB. - --- --- This module will be extended, as needed. - --- Enterasys Networks reserves the right to make changes in --- specification and other information contained in this document --- without prior notice. The reader should consult Enterasys Networks --- to determine whether any such changes have been made. --- --- In no event shall Enterasys Networks be liable for any incidental, --- indirect, special, or consequential damages whatsoever (including --- but not limited to lost profits) arising out of or related to this --- document or the information contained in it, even if Enterasys --- Networks has been advised of, known, or should have known, the --- possibility of such damages. --- --- Enterasys grants vendors, end-users, and other interested parties --- a non-exclusive license to use this Specification in connection --- with the management of Enterasys products. --- --- Copyright August, 1999-2003 Enterasys Networks, Inc. - -IMPORTS - MODULE-IDENTITY, OBJECT-TYPE, Integer32, Gauge32, Counter32, - Unsigned32, TimeTicks - FROM SNMPv2-SMI - MODULE-COMPLIANCE, OBJECT-GROUP - FROM SNMPv2-CONF - TEXTUAL-CONVENTION, MacAddress, TruthValue - FROM SNMPv2-TC - SnmpAdminString - FROM SNMP-FRAMEWORK-MIB - InterfaceIndex - FROM IF-MIB - TimeFilter - FROM RMON2-MIB - VlanIndex - FROM Q-BRIDGE-MIB - EnabledStatus - FROM P-BRIDGE-MIB - ctAliasMib - FROM CTRON-MIB-NAMES; - -cabletronAliasMib MODULE-IDENTITY - LAST-UPDATED "200304281327Z" -- Mon Apr 28 13:27 GMT 2003 - ORGANIZATION "Enterasys Networks, Inc" - CONTACT-INFO - "Postal: Enterasys Networks - 50 Minuteman Rd. - Andover, MA 01810-1008 - USA - Phone: +1 978 684 1000 - E-mail: support@enterasys.com - WWW: http://www.enterasys.com" - - DESCRIPTION - "This MIB module defines a portion of the MIB tree - under the Enterasys enterprise OID. This branch - defines Enterasys Networks' proprietary Node Alias - feature. - - This MIB defines objects which can be used to discover - end systems per port, and to map end system addresses - to the layer 2 address of the port." - - - REVISION "200304221339Z" -- Tue Apr 22 13:39 GMT 2003 - DESCRIPTION "Added the ctAliasMacAddressTable and - ctAliasProtocolAddressTable. Added the objects - ctAliasEntryStatus and ctAliasEntryClearAll. - Deprecated the object ctAliasMarkInactive." - - REVISION "200201301301Z" -- Wed Jan 30 13:01 GMT 2002 - DESCRIPTION "Added the optional ctAliasConfigurationTable." - - REVISION "200201232056Z" -- Wed Jan 23 20:56 GMT 2002 - DESCRIPTION "Added ctAliasAddressText leaf with the syntax of - SnmpAdminString." - - REVISION "200201182022Z" -- Fri Jan 18 20:22 GMT 2002 - DESCRIPTION "Added textual convention AliasAddress. Changed - the syntax for ctAliasAddress from SnmpAdminString - to AliasAddress. Added ranges to ctAliasReference - and ctAliasID." - - REVISION "199909260000Z" - DESCRIPTION "Moved the CabletronProtocolTC enumeration value - unknown to unknown(0). Updated textual descriptions." - - REVISION "199909040000Z" - DESCRIPTION "Changed removed the ctAliasProtocolDirLocalID. - Updated units of conformance and compliance - statements." - - REVISION "199908060000Z" - DESCRIPTION "Changed object naming to be more cabletron-general. - Changed indexing to simplify access." - - REVISION "199907280000Z" - DESCRIPTION "The initial version of this MIB module" - - ::= { ctAliasMib 1 } - --- Textual Conventions - -CabletronProtocolTC ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "Identifies the type of protocol address." - SYNTAX INTEGER - { - unknown(0), - ip(1), - apl(2), - mac(3), - hsrp(4), - dhcps(5), - dhcpc(6), - bootps(7), - bootpc(8), - ospf(9), - vrrp(10), - ipx(11), - xrip(12), - xsap(13), - xnlsp(14), - ipx20(15), - rtmp(16), - netBios(17), - nbt(18), - n802q(19), - bgp(20), - rip(21), - igrp(22), - dec(23), - bpdu(24), - udp(25) - } - -AliasAddress ::= TEXTUAL-CONVENTION - DISPLAY-HINT "1x " - STATUS current - DESCRIPTION - "Represents layer 3 or higher addresses." - SYNTAX OCTET STRING (SIZE (0..32)) - --- branches used in this MIB - - ctAlias OBJECT IDENTIFIER ::= { cabletronAliasMib 1 } - --- Alias Table - -ctAliasTable OBJECT-TYPE - SYNTAX SEQUENCE OF CtAliasEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The ctAliasTable contains information about the aliases - known by the agent. This table is indexed using a unique - and arbitrary ID and a TimeFilter to allow a management - station to learn all alias entries that have been modified - since time X. This table is NOT designed to do a single - GET. This Table is designed for MIB Walks only. - - This table contains objects that map upper-layer - network services and entities to the physical location - of the associated port, and the MAC address of the - associated end-system (node). - - All entries in this table are deleted when sysUpTime - is reset to zero. - - This table allows for a time filtered view. It is useful - for determining what has been modified in the Alias Table - since a specified time. - - If a management station reads the ctAliasTable - of an entity at time X, subsequent updates can be - realized by performing get-next requests of this - table to determine which entries have been modified - since time X. Then the management station can use - GET requests to retrieve only the records of interest - from the Alias table. - - There is a delay between retrieving the Alias Reference - values from this table, and a GET request to retrieve a - modified row from the Alias table. The management - station should be prepared for two possibilities: - 1) the GET request may fail if the Alias table entry - has been deleted during the delay, and 2) the - entry may have been modified during the delay, so the - modification time of the retrieved entry may differ from - the modification time of the Delta entry. - - If the entry in the Alias Control table identified by - ctAliasID is marked inactive by management request, and - subsequently deleted to free resources, all corresponding - entries in this table are also deleted. - - If the agent needs to free resources, it can delete - entries from this table. It SHOULD first remove those - which have been marked inactive in the ctAliasControlTable, - then it SHOULD remove those entries with the oldest - modification times." - ::= { ctAlias 1 } - -ctAliasEntry OBJECT-TYPE - SYNTAX CtAliasEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each entry contains information pertaining to - the alias of a node." - INDEX { ctAliasTimeFilter, ctAliasReference } - ::= { ctAliasTable 1 } - -CtAliasEntry ::= - SEQUENCE - { - ctAliasTimeFilter TimeFilter, - ctAliasReference Integer32, - ctAliasInterface InterfaceIndex, - ctAliasMacAddress MacAddress, - ctAliasVlanID VlanIndex, - ctAliasProtocol CabletronProtocolTC, - ctAliasAddress AliasAddress, - ctAliasIsActive TruthValue, - ctAliasAddressText SnmpAdminString - } - -ctAliasTimeFilter OBJECT-TYPE - SYNTAX TimeFilter - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The value of sysUpTime when this entry - was last modified." - ::= { ctAliasEntry 1 } - -ctAliasReference OBJECT-TYPE - SYNTAX Integer32 (0..2147483647) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An integer ID assigned by the agent. The value of this - object is equal to an existing ctAliasID." - ::= { ctAliasEntry 2 } - -ctAliasInterface OBJECT-TYPE - SYNTAX InterfaceIndex - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The ifIndex of the interface on which this entry was - discovered. - - The ifIndex is an 'external value' that identifies a - physical component associated with the Alias entry. - This object can be used to identify the physical - location of the interface in the ifTable [RFC2863]. - - The possibility of ifIndex value re-assignment must be - accommodated by a management application whenever the - value of sysUpTime is reset to zero. - - Since ifIndex values in different 'naming scopes' are - not related to one another, the interface to physical - component associations are relative to the same - logical entity within the agent. For more discussion - of naming scopes, see the ENTITY-MIB [RFC2037]" - ::= { ctAliasEntry 3 } - -ctAliasMacAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MAC address associated with this alias. - - The TEXTUAL-CONVENTION MacAddress is defined in - SNMPv2-TC as an 802 MAC address represented in - 'canonical' order as defined by IEEE 802.1a, - i.e., as if it were transmitted least significant - bit first." - ::= { ctAliasEntry 4 } - -ctAliasVlanID OBJECT-TYPE - SYNTAX VlanIndex - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The VLAN ID contained in the header of the message - associated with this alias. - - On agents which support this MIB but do not support - VLANs, the value for this object MUST be (1)." - ::= { ctAliasEntry 5 } - -ctAliasProtocol OBJECT-TYPE - SYNTAX CabletronProtocolTC - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The address type of this alias address." - ::= { ctAliasEntry 6 } - -ctAliasAddress OBJECT-TYPE - SYNTAX AliasAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The address associated with this entry. The exact - format of this object will depend upon the protocol - type in ctAliasProtocol. The value returned for - this object MUST be in a non-textual format." - ::= { ctAliasEntry 7 } - -ctAliasIsActive OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The status of this entry. - - A true(1) value indicates the alias is active. - - A false(2) value indicates an entry which has - been marked inactive by network management, using the - ctAliasEntryStatus object in the ctAliasControlTable. - - Entries which have been marked inactive may remain in - the table to allow consistent mappings between network - management stations until an agent needs to free - resources." - ::= { ctAliasEntry 8 } - -ctAliasAddressText OBJECT-TYPE - SYNTAX SnmpAdminString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The address associated with this entry in a human - readable textual format." - ::= { ctAliasEntry 9 } - --- Alias Control Table - -ctAliasControlTable OBJECT-TYPE - SYNTAX SEQUENCE OF CtAliasControlEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table allows for control of Alias entries. - - Currently control is limited to marking entries - as marked for deletion. - - If the entry in the Alias Control table identified by - ctAliasID is marked inactive by management request, and - subsequently deleted to free resources, all corresponding - entries in the ctAlias table are also deleted. - - All entries in this table are deleted when sysUpTime - is reset to zero." - - ::= { ctAlias 2 } - -ctAliasControlEntry OBJECT-TYPE - SYNTAX CtAliasControlEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each entry contains a unique identifier of an Alias - entry and a control object to mark the entry as - 'marked for deletion'." - INDEX { ctAliasID } - ::= { ctAliasControlTable 1 } - -CtAliasControlEntry ::= - SEQUENCE - { - ctAliasID Integer32, - ctAliasMarkInactive TruthValue, - ctAliasEntryStatus INTEGER - } - -ctAliasID OBJECT-TYPE - SYNTAX Integer32 (0..2147483647) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A unique and arbitrary integer ID assigned - by the agent to identify this entry. - - Each identifier must not be reused until the agent - is re-initialized, i.e. sysUpTime is reset to zero." - ::= { ctAliasControlEntry 1 } - -ctAliasMarkInactive OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-write - STATUS deprecated - DESCRIPTION - "This object provides the control to mark this entry - to inactive. - - When an entry is created by the agent, this is set to - false(2). A network management application can set this - value to true(1), indicating that the entry is no longer - needed. Once this object has been set to true(1), it - cannot be set to false(2). - - If the alias is detected again by the agent, the agent - may create a new entry for the Alias. - - When an agent needs to free up resources, it may choose - to delete those entries marked inactive." - ::= { ctAliasControlEntry 2 } - -ctAliasEntryStatus OBJECT-TYPE - SYNTAX INTEGER - { - active(1), - inactive(2), - remove(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This object provides the control to remove or inactivate - entries that are no longer needed. - - active(1) - indicates that this entry is active. - - inactive(2) - indicates that this entry is no longer of any - interest and can be removed, as needed, by - the entity. If the alias is marked inactive - and is seen again by the agent, the alias - ID's status will be changed to active. - - remove(3) - indicates that the agent SHOULD immediately - remove the entry from the table. If the alias - is seen again by the agent after having been - removed, it will be added as a new aliasID." - ::= { ctAliasControlEntry 3 } - - --- Alias Table Statistics - -ctAliasStats OBJECT IDENTIFIER ::= { ctAlias 3 } - -ctAliasTableStatsTotalEntries OBJECT-TYPE - SYNTAX Gauge32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of entries in the ctAliasControlTable." - ::= { ctAliasStats 1 } - -ctAliasTableStatsActiveEntries OBJECT-TYPE - SYNTAX Gauge32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of active entries in the - ctAliasControlTable." - ::= { ctAliasStats 2 } - -ctAliasTableStatsPurgeTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "System time of the most recent purge." - ::= { ctAliasStats 3 } - -ctAliasTableStatsState OBJECT-TYPE - SYNTAX INTEGER - { - notStarted(1), - ready(2), - full(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current Alias Table state. - - notStarted(1) indicates the agent has not - completed any required start up routines and - therefore the ctAliasTable and ctAliasControlTable - are not currently valid. - - ready(2) indicates that the agent has completed - all initialization procedures and that the alias - MIB is running properly. - - full(3) indicates that due to memory restrictions - on the agent, the ctaliasTable has reached the - maximum number of entries possible. - - NOTE: If an agent is using a circular queue design, - then the state of full(3) will never be set." - ::= { ctAliasStats 4 } - - --- Alias Configuration - -ctAliasConfiguration OBJECT IDENTIFIER ::= { ctAlias 4 } - -ctAliasConfigurationSystemAllocatedEntries OBJECT-TYPE - SYNTAX Gauge32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of alias entries allocated." - ::= { ctAliasConfiguration 1 } - -ctAliasConfigurationSystemTotalEntries OBJECT-TYPE - SYNTAX Gauge32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of alias entries available to be allocated - for this system." - ::= { ctAliasConfiguration 2 } - -ctAliasConfigurationTable OBJECT-TYPE - SYNTAX SEQUENCE OF CtAliasConfigurationEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table is used to prevent any single chatty - port from monopolizing all of the available alias - buffers in the system by letting an administrator - tune each port." - ::= { ctAliasConfiguration 3 } - -ctAliasConfigurationEntry OBJECT-TYPE - SYNTAX CtAliasConfigurationEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each entry contains an enable/disable control variable - and variables showing the number of maximum allowable - and currently used entries." - INDEX { ctAliasInterface } - ::= { ctAliasConfigurationTable 1 } - -CtAliasConfigurationEntry ::= - SEQUENCE - { - ctAliasConfigurationInterfaceTotalEntries Gauge32, - ctAliasConfigurationInterfaceMaxEntries Gauge32, - ctAliasConfigurationInterfaceEnableState EnabledStatus, - ctAliasConfigurationNumQueueWraps Counter32 - } - -ctAliasConfigurationInterfaceTotalEntries OBJECT-TYPE - SYNTAX Gauge32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of alias entries currently in - use by this ctAliasInterface." - ::= { ctAliasConfigurationEntry 1 } - -ctAliasConfigurationInterfaceMaxEntries OBJECT-TYPE - SYNTAX Gauge32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This object represents the maximum number of - alias entries in the ctAliasTable which were - created by this ctAliasInterface. When the object - ctAliasConfigurationInterfaceTotalEntries - equals this object, the next alias appearing - on this ctAliasInterface causes the oldest entry - created by this ctAliasInterface to be deleted. - The sum of this object across all ctAliasInterface - shall not exceed ctAliasConfigurationSystemTotalEntries. - If the value of this object is increased, then oldest - entry removal ceases until the maximum is reached - again. If management reduces the value of this - object, then, starting with the oldest, alias - entries are removed until the new number of - entries is reached." - ::= { ctAliasConfigurationEntry 2 } - -ctAliasConfigurationInterfaceEnableState OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The enable state of the alias agent on this - ctAliasInterface." - DEFVAL { enabled } - ::= { ctAliasConfigurationEntry 3 } - -ctAliasConfigurationNumQueueWraps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object represents the number of times the queue for - this ctAliasConfigurationEntry has wrapped. Since circular - queues are used for storing the entries, when all allocated - entries are used, the oldest entries are reused, thus - creating a wrap condition. A value of zero indicates the - queue has not wrapped, except in the case that the counter - itself has wrapped." - ::= { ctAliasConfigurationEntry 4 } - - --- Alias Mac Address Table - -ctAliasMacAddressTable OBJECT-TYPE - SYNTAX SEQUENCE OF CtAliasMacAddressEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The ctAliasMacAddressTable contains information about - the aliases known by the agent indexed by MAC address - and protocol. - - This table contains information that is identical to - the ctAliasTable, but it is instanced by MAC address - and protocol to allow management entities to search for - a MAC address and protocol, or part of a MAC address - and protocol, using a single SNMP GetNext request." - ::= { ctAlias 5 } - -ctAliasMacAddressEntry OBJECT-TYPE - SYNTAX CtAliasMacAddressEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each entry contains information pertaining to the alias - of a node in a table indexed by MAC address, protocol - type, protocol address, and alias ID." - INDEX { ctAliasMacAddress, ctAliasProtocol, - ctAliasAddress, ctAliasReference } - ::= { ctAliasMacAddressTable 1 } - -CtAliasMacAddressEntry ::= - SEQUENCE - { - ctAliasMacAddressInterface InterfaceIndex, - ctAliasMacAddressVlanID VlanIndex, - ctAliasMacAddressIsActive TruthValue, - ctAliasMacAddressAddressText SnmpAdminString, - ctAliasMacAddressTime TimeTicks - } - -ctAliasMacAddressInterface OBJECT-TYPE - SYNTAX InterfaceIndex - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The ifIndex of the interface on which this entry was - discovered. - - The ifIndex is an 'external value' that identifies a - physical component associated with the Alias entry. - This object can be used to identify the physical - location of the interface in the ifTable [RFC2863]. - - The possibility of ifIndex value re-assignment must be - accommodated by a management application whenever the - value of sysUpTime is reset to zero. - - Since ifIndex values in different 'naming scopes' are - not related to one another, the interface to physical - component associations are relative to the same - logical entity within the agent. For more discussion - of naming scopes, see the ENTITY-MIB [RFC2037]" - ::= { ctAliasMacAddressEntry 1 } - -ctAliasMacAddressVlanID OBJECT-TYPE - SYNTAX VlanIndex - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The VLAN ID contained in the header of the message - associated with this alias. - - On agents which support this MIB but do not support - VLANs, the value for this object MUST be (1)." - ::= { ctAliasMacAddressEntry 2 } - -ctAliasMacAddressIsActive OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The status of this entry. - - A true(1) value indicates the alias is active. - - A false(2) value indicates an entry which has - been marked inactive by network management, using the - ctAliasEntryStatus object in the ctAliasControlTable. - - Entries which have been marked inactive may remain in - the table to allow consistent mappings between network - management stations until an agent needs to free - resources." - ::= { ctAliasMacAddressEntry 3 } - -ctAliasMacAddressAddressText OBJECT-TYPE - SYNTAX SnmpAdminString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The address associated with this entry in a human - readable textual format." - ::= { ctAliasMacAddressEntry 4 } - -ctAliasMacAddressTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime when this entry was last modified." - ::= { ctAliasMacAddressEntry 5 } - - --- Alias Protocol Address Table - -ctAliasProtocolAddressTable OBJECT-TYPE - SYNTAX SEQUENCE OF CtAliasProtocolAddressEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The ctAliasProtocolAddressTable contains information - about the aliases known by the agent indexed by protocol - and address. - - This table contains information that is identical to the - ctAliasTable, but it is instanced by protocol and address - to allow management entities to search for a protocol and - address, or part of a protocol and address, using a - single SNMP GetNext request." - ::= { ctAlias 6 } - -ctAliasProtocolAddressEntry OBJECT-TYPE - SYNTAX CtAliasProtocolAddressEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each entry contains information pertaining to the alias - of a node in a table indexed by protocol type, protocol - address, MAC address, and alias ID." - INDEX { ctAliasProtocol, ctAliasAddress, - ctAliasMacAddress, ctAliasReference } - ::= { ctAliasProtocolAddressTable 1 } - -CtAliasProtocolAddressEntry ::= - SEQUENCE - { - ctAliasProtocolAddressInterface InterfaceIndex, - ctAliasProtocolAddressVlanID VlanIndex, - ctAliasProtocolAddressIsActive TruthValue, - ctAliasProtocolAddressAddressText SnmpAdminString, - ctAliasProtocolAddressTime TimeTicks - } - -ctAliasProtocolAddressInterface OBJECT-TYPE - SYNTAX InterfaceIndex - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The ifIndex of the interface on which this entry was - discovered. - - The ifIndex is an 'external value' that identifies a - physical component associated with the Alias entry. - This object can be used to identify the physical - location of the interface in the ifTable [RFC2863]. - - The possibility of ifIndex value re-assignment must be - accommodated by a management application whenever the - value of sysUpTime is reset to zero. - - Since ifIndex values in different 'naming scopes' are - not related to one another, the interface to physical - component associations are relative to the same - logical entity within the agent. For more discussion - of naming scopes, see the ENTITY-MIB [RFC2037]" - ::= { ctAliasProtocolAddressEntry 1 } - -ctAliasProtocolAddressVlanID OBJECT-TYPE - SYNTAX VlanIndex - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The VLAN ID contained in the header of the message - associated with this alias. - - On agents which support this MIB but do not support - VLANs, the value for this object MUST be (1)." - ::= { ctAliasProtocolAddressEntry 2 } - -ctAliasProtocolAddressIsActive OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The status of this entry. - - A true(1) value indicates the alias is active. - - A false(2) value indicates an entry which has - been marked inactive by network management, using the - ctAliasEntryStatus object in the ctAliasControlTable. - - Entries which have been marked inactive may remain in - the table to allow consistent mappings between network - management stations until an agent needs to free - resources." - ::= { ctAliasProtocolAddressEntry 3 } - -ctAliasProtocolAddressAddressText OBJECT-TYPE - SYNTAX SnmpAdminString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The address associated with this entry in a human - readable textual format." - ::= { ctAliasProtocolAddressEntry 4 } - -ctAliasProtocolAddressTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime when this entry was last modified." - ::= { ctAliasProtocolAddressEntry 5 } - - --- Alias Table Clear object - -ctAliasEntryClearAll OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This object is used to remove all of the alias entries - from all of the tables. - - When set to true(1) all known aliases will be immediately - removed from all of their respective tables. - - A read will always return false(2)." - ::= { ctAlias 7 } - --- ------------------------------------------------------------- --- Conformance Information --- ------------------------------------------------------------- - -ctAliasConformance OBJECT IDENTIFIER - ::= { ctAliasMib 2 } - -ctAliasGroups OBJECT IDENTIFIER - ::= { ctAliasConformance 1 } - -ctAliasCompliances OBJECT IDENTIFIER - ::= { ctAliasConformance 2 } - --- ------------------------------------------------------------- --- units of conformance --- ------------------------------------------------------------- - -ctAliasBasicGroup OBJECT-GROUP - OBJECTS { - ctAliasInterface, - ctAliasMacAddress, - ctAliasVlanID, - ctAliasProtocol, - ctAliasAddress, - ctAliasIsActive, - ctAliasAddressText - } - STATUS current - DESCRIPTION - "A collection of objects for the discovery and mapping - of end systems and aliases." - ::= { ctAliasGroups 1 } - -ctAliasStatsGroup OBJECT-GROUP - OBJECTS { - ctAliasTableStatsTotalEntries, - ctAliasTableStatsActiveEntries, - ctAliasTableStatsPurgeTime, - ctAliasTableStatsState - } - STATUS current - DESCRIPTION - "A collection of objects pertaining to discovery and mapping - of end systems and aliases." - ::= { ctAliasGroups 2 } - - -ctAliasControlGroup OBJECT-GROUP - OBJECTS { - ctAliasMarkInactive - } - STATUS deprecated - DESCRIPTION - "This group has been deprecated. See ctAliasControlGroupI." - ::= { ctAliasGroups 3 } - -ctAliasConfigurationGroup OBJECT-GROUP - OBJECTS { - ctAliasConfigurationSystemAllocatedEntries, - ctAliasConfigurationSystemTotalEntries, - ctAliasConfigurationInterfaceTotalEntries, - ctAliasConfigurationInterfaceMaxEntries, - ctAliasConfigurationInterfaceEnableState - - } - STATUS current - DESCRIPTION - "A collection of objects for configuring port buffer queues." - ::= { ctAliasGroups 4 } - -ctAliasMacAddressGroup OBJECT-GROUP - OBJECTS { - ctAliasMacAddressInterface, - ctAliasMacAddressVlanID, - ctAliasMacAddressIsActive, - ctAliasMacAddressAddressText, - ctAliasMacAddressTime - } - STATUS current - DESCRIPTION - "A collection of objects for the discovery and mapping - of end systems and aliases." - ::= { ctAliasGroups 5 } - -ctAliasProtocolAddressGroup OBJECT-GROUP - OBJECTS { - ctAliasProtocolAddressInterface, - ctAliasProtocolAddressVlanID, - ctAliasProtocolAddressIsActive, - ctAliasProtocolAddressAddressText, - ctAliasProtocolAddressTime - } - STATUS current - DESCRIPTION - "A collection of objects for the discovery and mapping - of end systems and aliases." - ::= { ctAliasGroups 6 } - -ctAliasControlGroupI OBJECT-GROUP - OBJECTS { - ctAliasEntryStatus - } - STATUS current - DESCRIPTION - "A collection of objects which make the Aliases accessible - using the TimeFilter TEXTUAL CONVENTION." - ::= { ctAliasGroups 7 } - -ctAliasGroup OBJECT-GROUP - OBJECTS { - ctAliasEntryClearAll - } - STATUS current - DESCRIPTION - "An object used for removing alias entries." - ::= { ctAliasGroups 8 } - -ctAliasConfigurationGroupI OBJECT-GROUP - OBJECTS { - ctAliasConfigurationNumQueueWraps - } - STATUS current - DESCRIPTION - "An object to indicate queue usage." - ::= { ctAliasGroups 9 } - - --- ------------------------------------------------------------- --- compliance statements --- ------------------------------------------------------------- - -ctAliasCompliance MODULE-COMPLIANCE - STATUS current - DESCRIPTION - "The compliance statement for device support of the - Cabletron Directory Alias feature." - - MODULE - MANDATORY-GROUPS { ctAliasBasicGroup, - ctAliasStatsGroup, - ctAliasGroup } - --- an implementation which does not support the ctAliasControlGroup --- will not allow for NMS management controlled garbage collection. - - ::= { ctAliasCompliances 1 } - -END diff --git a/mibs/ENTITY-STATE-MIB b/mibs/ENTITY-STATE-MIB new file mode 100644 index 0000000000..602e4ceee7 --- /dev/null +++ b/mibs/ENTITY-STATE-MIB @@ -0,0 +1,337 @@ + + + ENTITY-STATE-MIB DEFINITIONS ::= BEGIN + + IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, mib-2 + FROM SNMPv2-SMI + DateAndTime + FROM SNMPv2-TC + MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP + FROM SNMPv2-CONF + entPhysicalIndex + FROM ENTITY-MIB + EntityAdminState, EntityOperState, EntityUsageState, + EntityAlarmStatus, EntityStandbyStatus + FROM ENTITY-STATE-TC-MIB; + + entityStateMIB MODULE-IDENTITY + LAST-UPDATED "200511220000Z" + ORGANIZATION "IETF Entity MIB Working Group" + + CONTACT-INFO + " General Discussion: entmib@ietf.org + To Subscribe: + http://www.ietf.org/mailman/listinfo/entmib + + http://www.ietf.org/html.charters/entmib-charter.html + + Sharon Chisholm + Nortel Networks + PO Box 3511 Station C + Ottawa, Ont. K1Y 4H7 + Canada + schishol@nortel.com + + David T. Perkins + 548 Qualbrook Ct + San Jose, CA 95110 + USA + Phone: 408 394-8702 + dperkins@snmpinfo.com + " + DESCRIPTION + "This MIB defines a state extension to the Entity MIB. + + Copyright (C) The Internet Society 2005. This version + of this MIB module is part of RFC 4268; see the RFC + itself for full legal notices." + REVISION "200511220000Z" + DESCRIPTION + "Initial version, published as RFC 4268." + ::= { mib-2 131 } + + -- Entity State Objects + + entStateObjects OBJECT IDENTIFIER ::= { entityStateMIB 1 } + + entStateTable OBJECT-TYPE + SYNTAX SEQUENCE OF EntStateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of information about state/status of entities. + This is a sparse augment of the entPhysicalTable. Entries + appear in this table for values of + entPhysicalClass [RFC4133] that in this implementation + are able to report any of the state or status stored in + this table. + + " + ::= { entStateObjects 1 } + + entStateEntry OBJECT-TYPE + SYNTAX EntStateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "State information about this physical entity." + INDEX { entPhysicalIndex } + ::= { entStateTable 1 } + + EntStateEntry ::= SEQUENCE { + entStateLastChanged DateAndTime, + entStateAdmin EntityAdminState, + entStateOper EntityOperState, + entStateUsage EntityUsageState, + entStateAlarm EntityAlarmStatus, + entStateStandby EntityStandbyStatus + } + + entStateLastChanged OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of this object is the date and + time when the value of any of entStateAdmin, + entStateOper, entStateUsage, entStateAlarm, + or entStateStandby changed for this entity. + + If there has been no change since + the last re-initialization of the local system, + this object contains the date and time of + local system initialization. If there has been + no change since the entity was added to the + local system, this object contains the date and + time of the insertion." + ::= { entStateEntry 1 } + + entStateAdmin OBJECT-TYPE + SYNTAX EntityAdminState + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The administrative state for this entity. + + This object refers to an entities administrative + permission to service both other entities within + its containment hierarchy as well other users of + its services defined by means outside the scope + of this MIB. + + Setting this object to 'notSupported' will result + in an 'inconsistentValue' error. For entities that + do not support administrative state, all set + operations will result in an 'inconsistentValue' + error. + + Some physical entities exhibit only a subset of the + remaining administrative state values. Some entities + cannot be locked, and hence this object exhibits only + the 'unlocked' state. Other entities cannot be shutdown + gracefully, and hence this object does not exhibit the + 'shuttingDown' state. A value of 'inconsistentValue' + will be returned if attempts are made to set this + object to values not supported by its administrative + model." + ::= { entStateEntry 2 } + + entStateOper OBJECT-TYPE + SYNTAX EntityOperState + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The operational state for this entity. + + Note that unlike the state model used within the + Interfaces MIB [RFC2863], this object does not follow + the administrative state. An administrative state of + down does not predict an operational state + of disabled. + + A value of 'testing' means that entity currently being + tested and cannot therefore report whether it is + operational or not. + + A value of 'disabled' means that an entity is totally + inoperable and unable to provide service both to entities + within its containment hierarchy, or to other receivers + of its service as defined in ways outside the scope of + this MIB. + + A value of 'enabled' means that an entity is fully or + partially operable and able to provide service both to + + entities within its containment hierarchy, or to other + receivers of its service as defined in ways outside the + scope of this MIB. + + Note that some implementations may not be able to + accurately report entStateOper while the + entStateAdmin object has a value other than 'unlocked'. + In these cases, this object MUST have a value + of 'unknown'." + ::= { entStateEntry 3 } + + entStateUsage OBJECT-TYPE + SYNTAX EntityUsageState + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The usage state for this entity. + + This object refers to an entity's ability to service more + physical entities in a containment hierarchy. A value + of 'idle' means this entity is able to contain other + entities but that no other entity is currently + contained within this entity. + + A value of 'active' means that at least one entity is + contained within this entity, but that it could handle + more. A value of 'busy' means that the entity is unable + to handle any additional entities being contained in it. + + Some entities will exhibit only a subset of the + usage state values. Entities that are unable to ever + service any entities within a containment hierarchy will + always have a usage state of 'busy'. Some entities will + only ever be able to support one entity within its + containment hierarchy and will therefore only exhibit + values of 'idle' and 'busy'." + ::= { entStateEntry 4 } + + entStateAlarm OBJECT-TYPE + SYNTAX EntityAlarmStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The alarm status for this entity. It does not include + the alarms raised on child components within its + containment hierarchy. + + A value of 'unknown' means that this entity is + + unable to report alarm state. Note that this differs + from 'indeterminate', which means that alarm state + is supported and there are alarms against this entity, + but the severity of some of the alarms is not known. + + If no bits are set, then this entity supports reporting + of alarms, but there are currently no active alarms + against this entity." + ::= { entStateEntry 5 } + + entStateStandby OBJECT-TYPE + SYNTAX EntityStandbyStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The standby status for this entity. + + Some entities will exhibit only a subset of the + remaining standby state values. If this entity + cannot operate in a standby role, the value of this + object will always be 'providingService'." + ::= { entStateEntry 6 } + + -- Notifications + entStateNotifications OBJECT IDENTIFIER ::= { entityStateMIB 0 } + + entStateOperEnabled NOTIFICATION-TYPE + OBJECTS { entStateAdmin, + entStateAlarm + } + STATUS current + DESCRIPTION + "An entStateOperEnabled notification signifies that the + SNMP entity, acting in an agent role, has detected that + the entStateOper object for one of its entities has + transitioned into the 'enabled' state. + + The entity this notification refers can be identified by + extracting the entPhysicalIndex from one of the + variable bindings. The entStateAdmin and entStateAlarm + varbinds may be examined to find out additional + information on the administrative state at the time of + the operation state change as well as to find out whether + there were any known alarms against the entity at that + time that may explain why the physical entity has become + operationally disabled." + ::= { entStateNotifications 1 } + + entStateOperDisabled NOTIFICATION-TYPE + OBJECTS { entStateAdmin, + entStateAlarm } + STATUS current + DESCRIPTION + "An entStateOperDisabled notification signifies that the + SNMP entity, acting in an agent role, has detected that + the entStateOper object for one of its entities has + transitioned into the 'disabled' state. + + The entity this notification refers can be identified by + extracting the entPhysicalIndex from one of the + variable bindings. The entStateAdmin and entStateAlarm + varbinds may be examined to find out additional + information on the administrative state at the time of + the operation state change as well as to find out whether + there were any known alarms against the entity at that + time that may affect the physical entity's + ability to stay operationally enabled." + ::= { entStateNotifications 2 } + + -- Conformance and Compliance + + entStateConformance OBJECT IDENTIFIER ::= { entityStateMIB 2 } + + entStateCompliances OBJECT IDENTIFIER + ::= { entStateConformance 1 } + + entStateCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for systems supporting + the Entity State MIB." + MODULE -- this module + MANDATORY-GROUPS { + entStateGroup + } + GROUP entStateNotificationsGroup + DESCRIPTION + "This group is optional." + OBJECT entStateAdmin + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { entStateCompliances 1 } + + entStateGroups OBJECT IDENTIFIER ::= { entStateConformance 2 } + + entStateGroup OBJECT-GROUP + OBJECTS { + entStateLastChanged, + entStateAdmin, + entStateOper, + entStateUsage, + entStateAlarm, + entStateStandby + } + STATUS current + DESCRIPTION + "Standard Entity State group." + ::= { entStateGroups 1} + + entStateNotificationsGroup NOTIFICATION-GROUP + NOTIFICATIONS { + entStateOperEnabled, + entStateOperDisabled + } + STATUS current + DESCRIPTION + "Standard Entity State Notification group." + ::= { entStateGroups 2} + + END + + diff --git a/mibs/FRAME-RELAY-DTE-MIB b/mibs/FRAME-RELAY-DTE-MIB new file mode 100644 index 0000000000..eb92aeba93 --- /dev/null +++ b/mibs/FRAME-RELAY-DTE-MIB @@ -0,0 +1,1084 @@ + FRAME-RELAY-DTE-MIB DEFINITIONS ::= BEGIN + + IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, Counter32, + Integer32, NOTIFICATION-TYPE FROM SNMPv2-SMI + TEXTUAL-CONVENTION, RowStatus, TimeStamp FROM SNMPv2-TC + MODULE-COMPLIANCE, OBJECT-GROUP, + NOTIFICATION-GROUP FROM SNMPv2-CONF + transmission FROM RFC1213-MIB + InterfaceIndex FROM IF-MIB; + + -- Frame Relay DTE MIB + + frameRelayDTE MODULE-IDENTITY + LAST-UPDATED "9705010229Z" -- Thu May 1 02:29:46 PDT 1997 + ORGANIZATION "IETF IPLPDN Working Group" + CONTACT-INFO + " Caralyn Brown + Postal: Cadia Networks, Inc. + 1 Corporate Drive + Andover, Massachusetts 01810 + Tel: +1 508 689 2400 x133 + E-Mail: cbrown@cadia.com + + Fred Baker + Postal: Cisco Systems + 519 Lado Drive + Santa Barbara, California 93111 + Tel: +1 408 526 425 + E-Mail: fred@cisco.com" + DESCRIPTION + "The MIB module to describe the use of a Frame Relay + interface by a DTE." + REVISION "9705010229Z" -- Thu May 1 02:29:46 PDT 1997 + DESCRIPTION + "Converted from SMIv1 to SMIv2. (Thus, indices are + read-only rather than being not-accessible.) Added + objects and made clarifications based on implementation + experience." + + REVISION "9204010000Z" + DESCRIPTION + "Published as RFC 1315, the initial version of this MIB + module." + ::= { transmission 32 } + + + -- + -- the range of a Data Link Connection Identifier + -- + DLCI ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The range of DLCI values. Note that this varies by + interface configuration; normally, interfaces may use + 0..1023, but may be configured to use ranges as large + as 0..2^23." + SYNTAX Integer32(0..8388607) + + + + -- + + -- Data Link Connection Management Interface + + -- The variables that configure the DLC Management Interface. + + frDlcmiTable OBJECT-TYPE + SYNTAX SEQUENCE OF FrDlcmiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Parameters for the Data Link Connection Management + Interface for the frame relay service on this + interface." + REFERENCE + "American National Standard T1.617-1991, Annex D" + ::= { frameRelayDTE 1 } + + frDlcmiEntry OBJECT-TYPE + SYNTAX FrDlcmiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Parameters for a particular Data Link Connection + Management Interface." + INDEX { frDlcmiIfIndex } + ::= { frDlcmiTable 1 } + + + + + + FrDlcmiEntry ::= + SEQUENCE { + frDlcmiIfIndex InterfaceIndex, + frDlcmiState INTEGER, + frDlcmiAddress INTEGER, + frDlcmiAddressLen INTEGER, + frDlcmiPollingInterval Integer32, + frDlcmiFullEnquiryInterval Integer32, + frDlcmiErrorThreshold Integer32, + frDlcmiMonitoredEvents Integer32, + frDlcmiMaxSupportedVCs DLCI, + frDlcmiMulticast INTEGER, + frDlcmiStatus INTEGER, + frDlcmiRowStatus RowStatus + } + + + frDlcmiIfIndex OBJECT-TYPE + + SYNTAX InterfaceIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ifIndex value of the corresponding ifEntry." + ::= { frDlcmiEntry 1 } + + + frDlcmiState OBJECT-TYPE + SYNTAX INTEGER { + noLmiConfigured (1), + lmiRev1 (2), + ansiT1617D (3), -- ANSI T1.617 Annex D + ansiT1617B (4), -- ANSI T1.617 Annex B + itut933A (5), -- CCITT Q933 Annex A + ansiT1617D1994 (6) -- ANSI T1.617a-1994 Annex D + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This variable states which Data Link Connection + Management scheme is active (and by implication, what + DLCI it uses) on the Frame Relay interface." + REFERENCE + "American National Standard T1.617-1991, American + National Standard T1.617a-1994, ITU-T Recommendation + Q.933 (03/93)." + + ::= { frDlcmiEntry 2 } + + + frDlcmiAddress OBJECT-TYPE + SYNTAX INTEGER { + q921 (1), -- 13 bit DLCI + q922March90 (2), -- 11 bit DLCI + q922November90 (3), -- 10 bit DLCI + q922 (4) -- Final Standard + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This variable states which address format is in use on + the Frame Relay interface." + ::= { frDlcmiEntry 3 } + + + frDlcmiAddressLen OBJECT-TYPE + SYNTAX INTEGER { + twoOctets (2), + threeOctets (3), + fourOctets (4) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This variable states the address length in octets. In + the case of Q922 format, the length indicates the + entire length of the address including the control + portion." + ::= { frDlcmiEntry 4 } + + + frDlcmiPollingInterval OBJECT-TYPE + SYNTAX Integer32 (5..30) + UNITS "seconds" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the number of seconds between successive + status enquiry messages." + REFERENCE + "American National Standard T1.617-1991, Section D.7 + Timer T391." + DEFVAL { 10 } + ::= { frDlcmiEntry 5 } + + + frDlcmiFullEnquiryInterval OBJECT-TYPE + SYNTAX Integer32 (1..255) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Number of status enquiry intervals that pass before + issuance of a full status enquiry message." + REFERENCE + "American National Standard T1.617-1991, Section D.7 + Counter N391." + DEFVAL { 6 } + ::= { frDlcmiEntry 6 } + + + frDlcmiErrorThreshold OBJECT-TYPE + SYNTAX Integer32 (1..10) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the maximum number of unanswered Status + Enquiries the equipment shall accept before declaring + the interface down." + REFERENCE + "American National Standard T1.617-1991, Section D.5.1 + Counter N392." + DEFVAL { 3 } + ::= { frDlcmiEntry 7 } + + + frDlcmiMonitoredEvents OBJECT-TYPE + SYNTAX Integer32 (1..10) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the number of status polling intervals over + which the error threshold is counted. For example, if + within 'MonitoredEvents' number of events the station + receives 'ErrorThreshold' number of errors, the + interface is marked as down." + REFERENCE + "American National Standard T1.617-1991, Section D.5.2 + Counter N393." + DEFVAL { 4 } + ::= { frDlcmiEntry 8 } + + + + + frDlcmiMaxSupportedVCs OBJECT-TYPE + SYNTAX DLCI + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The maximum number of Virtual Circuits allowed for + this interface. Usually dictated by the Frame Relay + network. + + In response to a SET, if a value less than zero or + higher than the agent's maximal capability is + configured, the agent should respond badValue" + ::= { frDlcmiEntry 9 } + + + frDlcmiMulticast OBJECT-TYPE + SYNTAX INTEGER { + nonBroadcast (1), + broadcast (2) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This indicates whether the Frame Relay interface is + using a multicast service." + ::= { frDlcmiEntry 10 } + + + + frDlcmiStatus OBJECT-TYPE + SYNTAX INTEGER { + running (1), -- init complete, system running + fault (2), -- error threshold exceeded + initializing (3) -- system start up + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This indicates the status of the Frame Relay interface + as determined by the performance of the dlcmi. If no + dlcmi is running, the Frame Relay interface will stay + in the running state indefinitely." + ::= { frDlcmiEntry 11 } + + + + + + frDlcmiRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "SNMP Version 2 Row Status Variable. Writable objects + in the table may be written in any RowStatus state." + ::= { frDlcmiEntry 12 } + + + -- + -- A Frame Relay service is a multiplexing service. Data + -- Link Connection Identifiers enumerate virtual circuits + -- (permanent or dynamic) which are layered onto the underlying + -- circuit, represented by ifEntry. Therefore, each of the entries + -- in the Standard MIB's Interface Table with an IfType of + -- Frame Relay represents a Q.922 interface. Zero or more + -- virtual circuits are layered onto this interface and provide + -- interconnection with various remote destinations. + -- Each such virtual circuit is represented by an entry in the + -- circuit table. The management virtual circuit (i.e. DLCI 0) + -- is a virtual circuit by this definition and will be represented + -- with an entry in the circuit table. + + -- Circuit Table + + -- The table describing the use of the DLCIs attached to + -- each Frame Relay Interface. + + frCircuitTable OBJECT-TYPE + SYNTAX SEQUENCE OF FrCircuitEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table containing information about specific Data + Link Connections (DLC) or virtual circuits." + ::= { frameRelayDTE 2 } + + + + + + + + + + + + frCircuitEntry OBJECT-TYPE + SYNTAX FrCircuitEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The information regarding a single Data Link + Connection. Discontinuities in the counters contained + in this table are indicated by the value in + frCircuitCreationTime." + INDEX { frCircuitIfIndex, frCircuitDlci } + ::= { frCircuitTable 1 } + + + FrCircuitEntry ::= + SEQUENCE { + frCircuitIfIndex InterfaceIndex, + frCircuitDlci DLCI, + frCircuitState INTEGER, + frCircuitReceivedFECNs Counter32, + frCircuitReceivedBECNs Counter32, + frCircuitSentFrames Counter32, + frCircuitSentOctets Counter32, + frCircuitReceivedFrames Counter32, + frCircuitReceivedOctets Counter32, + frCircuitCreationTime TimeStamp, + frCircuitLastTimeChange TimeStamp, + frCircuitCommittedBurst Integer32, + frCircuitExcessBurst Integer32, + frCircuitThroughput Integer32, + frCircuitMulticast INTEGER, + frCircuitType INTEGER, + frCircuitDiscards Counter32, + frCircuitReceivedDEs Counter32, + frCircuitSentDEs Counter32, + frCircuitLogicalIfIndex InterfaceIndex, + frCircuitRowStatus RowStatus + } + + + frCircuitIfIndex OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ifIndex Value of the ifEntry this virtual circuit + is layered onto." + ::= { frCircuitEntry 1 } + + + frCircuitDlci OBJECT-TYPE + SYNTAX DLCI + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Data Link Connection Identifier for this virtual + circuit." + REFERENCE + "American National Standard T1.618-1991, Section 3.3.6" + ::= { frCircuitEntry 2 } + + + frCircuitState OBJECT-TYPE + SYNTAX INTEGER { + + invalid (1), + active (2), + inactive (3) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Indicates whether the particular virtual circuit is + operational. In the absence of a Data Link Connection + Management Interface, virtual circuit entries (rows) + may be created by setting virtual circuit state to + 'active', or deleted by changing Circuit state to + 'invalid'. + + Whether or not the row actually disappears is left to + the implementation, so this object may actually read as + 'invalid' for some arbitrary length of time. It is + also legal to set the state of a virtual circuit to + 'inactive' to temporarily disable a given circuit. + + The use of 'invalid' is deprecated in this SNMP Version + 2 MIB, in favor of frCircuitRowStatus." + DEFVAL { active } + ::= { frCircuitEntry 3 } + + + + + + + + + frCircuitReceivedFECNs OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of frames received from the network indicating + forward congestion since the virtual circuit was + created. This occurs when the remote DTE sets the FECN + flag, or when a switch in the network enqueues the + frame to a trunk whose transmission queue is + congested." + REFERENCE + "American National Standard T1.618-1991, Section 3.3.3" + ::= { frCircuitEntry 4 } + + + frCircuitReceivedBECNs OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + + + STATUS current + DESCRIPTION + "Number of frames received from the network indicating + backward congestion since the virtual circuit was + created. This occurs when the remote DTE sets the BECN + flag, or when a switch in the network receives the + frame from a trunk whose transmission queue is + congested." + REFERENCE + "American National Standard T1.618-1991, Section 3.3.4" + ::= { frCircuitEntry 5 } + + + frCircuitSentFrames OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of frames sent from this virtual circuit + since it was created." + ::= { frCircuitEntry 6 } + + + frCircuitSentOctets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of octets sent from this virtual circuit + since it was created. Octets counted are the full + frame relay header and the payload, but do not include + the flag characters or CRC." + ::= { frCircuitEntry 7 } + + + frCircuitReceivedFrames OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of frames received over this virtual circuit + since it was created." + ::= { frCircuitEntry 8 } + + + frCircuitReceivedOctets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of octets received over this virtual circuit + since it was created. Octets counted include the full + frame relay header, but do not include the flag + characters or the CRC." + ::= { frCircuitEntry 9 } + + + frCircuitCreationTime OBJECT-TYPE + SYNTAX TimeStamp + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime when the virtual circuit was + created, whether by the Data Link Connection Management + Interface or by a SetRequest." + ::= { frCircuitEntry 10 } + + + + + + + + + + frCircuitLastTimeChange OBJECT-TYPE + SYNTAX TimeStamp + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime when last there was a change in + the virtual circuit state" + ::= { frCircuitEntry 11 } + + + frCircuitCommittedBurst OBJECT-TYPE + SYNTAX Integer32(0..2147483647) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This variable indicates the maximum amount of data, in + bits, that the network agrees to transfer under normal + conditions, during the measurement interval." + REFERENCE + "American National Standard T1.617-1991, Section + 6.5.19" + DEFVAL { 0 } -- the default indicates no commitment + ::= { frCircuitEntry 12 } + + + frCircuitExcessBurst OBJECT-TYPE + SYNTAX Integer32(0..2147483647) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This variable indicates the maximum amount of + uncommitted data bits that the network will attempt to + deliver over the measurement interval. + + By default, if not configured when creating the entry, + the Excess Information Burst Size is set to the value + of ifSpeed." + REFERENCE + "American National Standard T1.617-1991, Section + 6.5.19" + ::= { frCircuitEntry 13 } + + + frCircuitThroughput OBJECT-TYPE + SYNTAX Integer32(0..2147483647) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Throughput is the average number of 'Frame Relay + Information Field' bits transferred per second across a + user network interface in one direction, measured over + the measurement interval. + + If the configured committed burst rate and throughput + are both non-zero, the measurement interval, T, is + T=frCircuitCommittedBurst/frCircuitThroughput. + + If the configured committed burst rate and throughput + are both zero, the measurement interval, T, is + T=frCircuitExcessBurst/ifSpeed." + REFERENCE + "American National Standard T1.617-1991, Section + 6.5.19" + DEFVAL {0} -- the default value of Throughput is + -- "no commitment". + ::= { frCircuitEntry 14 } + + + frCircuitMulticast OBJECT-TYPE + SYNTAX INTEGER { + unicast (1), + oneWay (2), + twoWay (3), + nWay (4) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This indicates whether this VC is used as a unicast VC + (i.e. not multicast) or the type of multicast service + subscribed to" + REFERENCE + "Frame Relay PVC Multicast Service and Protocol + Description Implementation: FRF.7 Frame Relay Forum + Technical Committe October 21, 1994" + DEFVAL {unicast} + -- the default value of frCircuitMulticast is + -- "unicast" (not a multicast VC). + ::= { frCircuitEntry 15 } + + + frCircuitType OBJECT-TYPE + SYNTAX INTEGER { + static (1), + dynamic (2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indication of whether the VC was manually created + (static), or dynamically created (dynamic) via the data + link control management interface." + ::= { frCircuitEntry 16 } + + + frCircuitDiscards OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of inbound frames dropped because of format + errors, or because the VC is inactive." + ::= { frCircuitEntry 17 } + + + frCircuitReceivedDEs OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of frames received from the network indicating + that they were eligible for discard since the virtual + circuit was created. This occurs when the remote DTE + sets the DE flag, or when in remote DTE's switch + detects that the frame was received as Excess Burst + data." + REFERENCE + "American National Standard T1.618-1991, Section 3.3.4" + ::= { frCircuitEntry 18 } + + + frCircuitSentDEs OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of frames sent to the network indicating that + they were eligible for discard since the virtual + circuit was created. This occurs when the local DTE + sets the DE flag, indicating that during Network + congestion situations those frames should be discarded + in preference of other frames sent without the DE bit + set." + REFERENCE + "American National Standard T1.618-1991, Section + 3.3.4" + ::= { frCircuitEntry 19 } + + frCircuitLogicalIfIndex OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Normally the same value as frDlcmiIfIndex, but + different when an implementation associates a virtual + ifEntry with a DLC or set of DLCs in order to associate + higher layer objects such as the ipAddrEntry with a + subset of the virtual circuits on a Frame Relay + interface. The type of such ifEntries is defined by the + higher layer object; for example, if PPP/Frame Relay is + implemented, the ifType of this ifEntry would be PPP. + If it is not so defined, as would be the case with an + ipAddrEntry, it should be of type Other." + ::= { frCircuitEntry 20 } + + frCircuitRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to create a new row or modify or + destroy an existing row in the manner described in the + definition of the RowStatus textual convention. + Writable objects in the table may be written in any + RowStatus state." + ::= { frCircuitEntry 21 } + + + -- + -- Error Table + + -- The table describing errors encountered on each Frame + -- Relay Interface. + + frErrTable OBJECT-TYPE + SYNTAX SEQUENCE OF FrErrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table containing information about Errors on the + Frame Relay interface. Discontinuities in the counters + contained in this table are the same as apply to the + ifEntry associated with the Interface." + ::= { frameRelayDTE 3 } + + frErrEntry OBJECT-TYPE + SYNTAX FrErrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The error information for a single frame relay + interface." + INDEX { frErrIfIndex } + ::= { frErrTable 1 } + + + FrErrEntry ::= + SEQUENCE { + frErrIfIndex InterfaceIndex, + frErrType INTEGER, + frErrData OCTET STRING, + frErrTime TimeStamp, + frErrFaults Counter32, + frErrFaultTime TimeStamp + } + + + frErrIfIndex OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ifIndex Value of the corresponding ifEntry." + ::= { frErrEntry 1 } + + + frErrType OBJECT-TYPE + SYNTAX INTEGER { + unknownError(1), + receiveShort(2), + receiveLong(3), + illegalAddress(4), + unknownAddress(5), + dlcmiProtoErr(6), + dlcmiUnknownIE(7), + dlcmiSequenceErr(8), + dlcmiUnknownRpt(9), + noErrorSinceReset(10) + } + + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of error that was last seen on this interface: + + receiveShort: frame was not long enough to allow + demultiplexing - the address field was incomplete, + or for virtual circuits using Multiprotocol over + Frame Relay, the protocol identifier was missing + or incomplete. + + receiveLong: frame exceeded maximum length configured for this + interface. + + illegalAddress: address field did not match configured format. + + unknownAddress: frame received on a virtual circuit which was not + active or administratively disabled. + + dlcmiProtoErr: unspecified error occurred when attempting to + interpret link maintenance frame. + + dlcmiUnknownIE: link maintenance frame contained an Information + Element type which is not valid for the + configured link maintenance protocol. + + dlcmiSequenceErr: link maintenance frame contained a sequence + number other than the expected value. + + dlcmiUnknownRpt: link maintenance frame contained a Report Type + Information Element whose value was not valid + for the configured link maintenance protocol. + + noErrorSinceReset: no errors have been detected since the last + cold start or warm start." + ::= { frErrEntry 2 } + + + frErrData OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..1600)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An octet string containing as much of the error packet + as possible. As a minimum, it must contain the Q.922 + Address or as much as was delivered. It is desirable + to include all header and demultiplexing information." + ::= { frErrEntry 3 } + + + frErrTime OBJECT-TYPE + SYNTAX TimeStamp + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime at which the error was + detected." + ::= { frErrEntry 4 } + + + frErrFaults OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times the interface has gone down since + it was initialized." + ::= { frErrEntry 5 } + + + frErrFaultTime OBJECT-TYPE + SYNTAX TimeStamp + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime at the time when the interface + was taken down due to excessive errors. Excessive + errors is defined as the time when a DLCMI exceeds the + frDlcmiErrorThreshold number of errors within + frDlcmiMonitoredEvents. See FrDlcmiEntry for further + details." + ::= { frErrEntry 6 } + + + -- + + -- Frame Relay Trap Control + + frameRelayTrapControl OBJECT IDENTIFIER ::= { frameRelayDTE 4 } + + -- the following highly unusual OID is as it is for compatibility + -- with RFC 1315, the SNMP V1 predecessor of this document. + frameRelayTraps OBJECT IDENTIFIER ::= { frameRelayDTE 0 } + + + + frTrapState OBJECT-TYPE + SYNTAX INTEGER { enabled(1), disabled(2) } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This variable indicates whether the system produces + the frDLCIStatusChange trap." + DEFVAL { disabled } + ::= { frameRelayTrapControl 1 } + + frTrapMaxRate OBJECT-TYPE + SYNTAX Integer32 (0..3600000) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This variable indicates the number of milliseconds + that must elapse between trap emissions. If events + occur more rapidly, the impementation may simply fail + to trap, or may queue traps until an appropriate time." + DEFVAL { 0 } -- no minimum elapsed period is specified + ::= { frameRelayTrapControl 2 } + + + + -- Data Link Connection Management Interface Related Traps + + frDLCIStatusChange NOTIFICATION-TYPE + OBJECTS { frCircuitState } + STATUS current + + + DESCRIPTION + "This trap indicates that the indicated Virtual Circuit + has changed state. It has either been created or + invalidated, or has toggled between the active and + inactive states. If, however, the reason for the state + change is due to the DLCMI going down, per-DLCI traps + should not be generated." + ::= { frameRelayTraps 1 } + -- conformance information + + frConformance OBJECT IDENTIFIER ::= { frameRelayDTE 6 } + + frGroups OBJECT IDENTIFIER ::= { frConformance 1 } + frCompliances OBJECT IDENTIFIER ::= { frConformance 2 } + + -- compliance statements + + frCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement " + MODULE -- this module + MANDATORY-GROUPS { frPortGroup, frCircuitGroup } + + GROUP frErrGroup + DESCRIPTION + "This optional group is used for debugging Frame Relay + Systems." + + GROUP frTrapGroup + DESCRIPTION + "This optional group is used for the management of + asynchronous notifications by Frame Relay Systems." + + GROUP frNotificationGroup + DESCRIPTION + "This optional group defines the asynchronous + notifications generated by Frame Relay Systems." + + OBJECT frDlcmiRowStatus + MIN-ACCESS read-only + DESCRIPTION + "Row creation is not required for the frDlcmiTable." + + OBJECT frCircuitRowStatus + + MIN-ACCESS read-only + DESCRIPTION + "Row creation is not required for the frCircuitTable." + + ::= { frCompliances 1 } + + frCompliance0 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for objects and the trap + defined in RFC 1315." + MODULE -- this module + MANDATORY-GROUPS { frPortGroup0, frCircuitGroup0 } + + GROUP frErrGroup0 + DESCRIPTION + "This optional group is used for debugging Frame Relay + Systems." + + GROUP frTrapGroup0 + DESCRIPTION + "This optional group is used for the management of + asynchronous notifications by Frame Relay Systems." + + GROUP frNotificationGroup + DESCRIPTION + "This optional group defines the asynchronous + notifications generated by Frame Relay Systems." + + ::= { frCompliances 2 } + + -- units of conformance + + frPortGroup OBJECT-GROUP + OBJECTS { + frDlcmiIfIndex, frDlcmiState, frDlcmiAddress, + frDlcmiAddressLen, frDlcmiPollingInterval, + frDlcmiFullEnquiryInterval, frDlcmiErrorThreshold, + frDlcmiMonitoredEvents, frDlcmiMaxSupportedVCs, + frDlcmiMulticast, frDlcmiStatus, frDlcmiRowStatus + } + STATUS current + DESCRIPTION + "The objects necessary to control the Link Management + Interface for a Frame Relay Interface as well as + maintain the error statistics on this interface." + ::= { frGroups 1 } + + frCircuitGroup OBJECT-GROUP + OBJECTS { + frCircuitIfIndex, frCircuitDlci, frCircuitState, + frCircuitReceivedFECNs, frCircuitReceivedBECNs, + frCircuitSentFrames, frCircuitSentOctets, + frCircuitReceivedFrames, frCircuitReceivedOctets, + frCircuitCreationTime, frCircuitLastTimeChange, + frCircuitCommittedBurst, frCircuitExcessBurst, + frCircuitThroughput, frCircuitMulticast, + frCircuitType, frCircuitDiscards, + frCircuitReceivedDEs, frCircuitSentDEs, + frCircuitLogicalIfIndex, frCircuitRowStatus + } + STATUS current + DESCRIPTION + "The objects necessary to control the Virtual Circuits + layered onto a Frame Relay Interface." + ::= { frGroups 2 } + + frTrapGroup OBJECT-GROUP + OBJECTS { frTrapState, frTrapMaxRate } + STATUS current + DESCRIPTION + "The objects necessary to control a Frame Relay + Interface's notification messages." + ::= { frGroups 3 } + + frErrGroup OBJECT-GROUP + OBJECTS { + frErrIfIndex, frErrType, frErrData, frErrTime, + frErrFaults, frErrFaultTime + } + STATUS current + DESCRIPTION + "Objects designed to assist in debugging Frame Relay + Interfaces." + ::= { frGroups 4 } + + frNotificationGroup NOTIFICATION-GROUP + NOTIFICATIONS { frDLCIStatusChange } + STATUS current + DESCRIPTION + "Traps which may be used to enhance event driven + management of the interface." + ::= { frGroups 5 } + + frPortGroup0 OBJECT-GROUP + OBJECTS { + frDlcmiIfIndex, frDlcmiState, frDlcmiAddress, + frDlcmiAddressLen, frDlcmiPollingInterval, + frDlcmiFullEnquiryInterval, frDlcmiErrorThreshold, + frDlcmiMonitoredEvents, frDlcmiMaxSupportedVCs, + frDlcmiMulticast + } + STATUS current + DESCRIPTION + "The objects necessary to control the Link Management + Interface for a Frame Relay Interface as well as + maintain the error statistics on this interface from + RFC 1315." + ::= { frGroups 6 } + + frCircuitGroup0 OBJECT-GROUP + OBJECTS { + frCircuitIfIndex, frCircuitDlci, frCircuitState, + frCircuitReceivedFECNs, frCircuitReceivedBECNs, + frCircuitSentFrames, frCircuitSentOctets, + frCircuitReceivedFrames, frCircuitReceivedOctets, + frCircuitCreationTime, frCircuitLastTimeChange, + frCircuitCommittedBurst, frCircuitExcessBurst, + frCircuitThroughput + } + STATUS current + DESCRIPTION + "The objects necessary to control the Virtual Circuits + layered onto a Frame Relay Interface from RFC 1315." + ::= { frGroups 7 } + + frErrGroup0 OBJECT-GROUP + OBJECTS { + frErrIfIndex, frErrType, frErrData, frErrTime + } + STATUS current + DESCRIPTION + "Objects designed to assist in debugging Frame Relay + Interfaces from RFC 1315." + ::= { frGroups 8 } + + + frTrapGroup0 OBJECT-GROUP + OBJECTS { frTrapState } + STATUS current + DESCRIPTION + "The objects necessary to control a Frame Relay + Interface's notification messages from RFC 1315." + ::= { frGroups 9 } + + END diff --git a/mibs/MPLS-LDP-CAPABILITY b/mibs/MPLS-LDP-CAPABILITY deleted file mode 100644 index 47942c5f3c..0000000000 --- a/mibs/MPLS-LDP-CAPABILITY +++ /dev/null @@ -1,482 +0,0 @@ --- ***************************************************************** --- MPLS-LDP-CAPABILITY.my: Capability statement for MPLS Label --- Distribution Protocol MIB --- --- May 10, 2001 - Adrien Grise --- --- Copyright (c) 2000, 2001, 2003 by cisco Systems, Inc. --- All rights reserved. --- --- ***************************************************************** - -MPLS-LDP-CAPABILITY DEFINITIONS ::= BEGIN - -IMPORTS - MODULE-IDENTITY - FROM SNMPv2-SMI - - AGENT-CAPABILITIES - FROM SNMPv2-CONF - - ciscoAgentCapability - FROM CISCO-SMI; - -mplsLdpCapability MODULE-IDENTITY - LAST-UPDATED - "200308131200Z" -- 13 Aug 2003 12:00:00 EST - ORGANIZATION - "Cisco Systems, Inc." - CONTACT-INFO - " Cisco Systems - Customer Service - - Postal: 170 W. Tasman Drive - San Jose, CA 95134 - USA - - Tel: +1 800 553-NETS - - E-mail: mpls-mib@cisco.com" - DESCRIPTION - "Agent capabilities for MPLS-LDP-MIB" - - -- Revision history. - - REVISION - "200308131200Z" -- 13 Aug 2003 12:00:00 EST - DESCRIPTION - "Adding missing IMPORT for ciscoAgentCapability." - REVISION - "200105101200Z" -- 10 May 2001 12:00:00 EST - DESCRIPTION - "Initial draft version." - - ::= { ciscoAgentCapability 210 } - -mplsLdpCapability AGENT-CAPABILITIES - -PRODUCT-RELEASE "Cisco IOS 12.0(14)ST, Cisco IOS 12.2(01)T" -STATUS current -DESCRIPTION "MPLS Label Distribution Protocol MIB capabilities" - -SUPPORTS MPLS-LDP-MIB -INCLUDES { mplsLdpGeneralGroup, mplsLdpNotificationGroup } - - --- LDP LSR Objects - - VARIATION mplsLdpLsrId - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpLsrLabelRetentionMode - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpLsrLoopDetectionCapable - ACCESS read-only - DESCRIPTION "read-only implementation" - --- LDP Entity Objects - - VARIATION mplsLdpEntityIndexNext - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityProtocolVersion - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityAdminStatus - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityOperStatus - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityWellKnownDiscoveryPort - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityMaxPduLength - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityKeepAliveHoldTimer - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityHelloHoldTimer - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityFailedInitSessionTrapEnable - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityFailedInitSessionThreshold - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityLableDistrubtionMethod - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityPVLimitMismatchTrapEnable - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityPathVectorLimit - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityHopCountLoopDetection - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityHopCount - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityTargetedPeer - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityTargetedPeerAddrType - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityTargetedPeerAddr - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityOptionalParameters - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityDiscontinuityTime - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityStorageType - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityRowStatus - ACCESS read-only - DESCRIPTION "read-only implementation" - --- LDP Entity Objects for Generic Labels - - VARIATION mplsLdpEntityConfGenericIfIndexOrZero - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityConfGenericLabel - ACCESS read-only - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityConfStorageType - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityConfRowStatus - ACCESS not-implemented - DESCRIPTION "Not implemented" - --- LDP Entity ATM Objects - - VARIATION mplsLdpEntityAtmIfIndexOrZero - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityAtmMergeCap - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityAtmLabelRangeComponents - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityAtmVcDirectionality - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityAtmLsrConnectivity - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityDefaultControlVpi - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityDefaultControlVci - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityUnlabTrafVpi - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpEntityUnlabTrafVci - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLDPEntityAtmStorageType - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityAtmRowStatus - ACCESS read-only - DESCRIPTION "read-only implementation" - --- LDP Entity ATM Configuration Label Ranges - VARIATION mplsLdpEntityConfAtmLabelRangeMaximumVpi - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityConfAtmLabelRangeMaximumVci - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityConfAtmLabelRangeStorageType - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityConfAtmLabelRangeRowStatus - ACCESS not-implemented - DESCRIPTION "Not implemented" - --- LDP Entity Frame Relay Objects - VARIATION mplsLdpEntityFrIfIndexOrZero - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityFrMergeCap - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityFrLabelRangeComponents - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityFrLen - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityFrVcDirectionality - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityFrParmsStorageType - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpEntityFrParmsRowStatus - ACCESS not-implemented - DESCRIPTION "Not implemented" - --- LDP Entity Frame Relay Configuration Label Ranges - - VARIATION mplsLdpConfFrMaximumDlci - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpConfFrStorageType - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpConfFrRowStatus - ACCESS not-implemented - DESCRIPTION "Not implemented" - --- LDP Entity Statistics - - VARIATION mplsLdpAttemptedSessions - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpSessionRejectedNoHelloErrors - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpSessionRejectedAdvertisementErrors - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpSessionRejectedMaxPduErrors - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpSessionRejectedLabelRangeErrors - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpBadLdpIdentifierErrors - ACCESS read-only - DESCRIPTION "read-only implmentation" - - VARIATION mplsLdpBadPduLengthErrors - ACCESS read-only - DESCRIPTION "read-only implmentation" - - VARIATION mplsLdpBadMessageLengthErrors - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpBadTlvLengthErrors - ACCESS read-only - DESCRIPTION "read-only implmentation" - - VARIATION mplsLdpMalformedTlvValueErrors - ACCESS read-only - DESCRIPTION "read-only implmentation" - - VARIATION mplsLdpKeepAliveTimerExpiredErrors - ACCESS read-only - DESCRIPTION "read-only implmentation" - - VARIATION mplsLdpShutdownNotifReceived - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpShutdownNotifSent - ACCESS not-implemented - DESCRIPTION "Not implemented" - --- LDP Peer Objects - - VARIATION mplsLdpPeerLabelDistributionMethod - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpPeerLoopDetectionForPv - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpPeerPathVectorLimit - ACCESS read-only - DESCRIPTION "read-only implementation" - --- LDP Session Objects - - VARIATION mplsLdpSessionState - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpSessionProtocolVersion - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpSessionKeepAliveHoldTimeRemaining - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpSessionMaxPduLength - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpSessionDiscontinuityTime - ACCESS not-implemented - DESCRIPTION "Not implemented" - --- LDP ATM Session Objects - - VARIATION mplsLdpSessionAtmLabelRangeUpperBoundVpi - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpSessionAtmLabelRangeUpperBoundVci - ACCESS not-implemented - DESCRIPTION "Not implemented" - --- LDP Frame Relay Session Objects - - VARIATION mplsLdpFrSessionMaxDlci - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpFrSessionLen - ACCESS not-implemented - DESCRIPTION "Not implemented" - - --- LDP Session Statistics - - VARIATION mplsLdpSessionStatsUnknownMessageTypeErrors - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpSessionStatsUnknownTlvErrors - ACCESS not-implemented - DESCRIPTION "Not implemented" - --- LDP Address/Address Withdraw Messages - - VARIATION mplsLdpSessionPeerNextHopAddressType - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpSessionPeerNextHopAddress - ACCESS not-implemented - DESCRIPTION "Not implemented" - --- LDP Hello Adjacency Objects - - VARIATION mplsLdpHelloAdjacencyHoldTimeRemaining - ACCESS read-only - DESCRIPTION "read-only implementation" - - VARIATION mplsLdpHelloAdjacencyType - ACCESS read-only - DESCRIPTION "read-only implementation" - --- LDP LIB Table - - VARIATION mplsLdpLibLspUpDownTrapEnable - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpLibLabelInIfIndex - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpLibLabelOutIfIndex - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpLibInLabelType - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpLibInLabel - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpLibOutLabelType - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpLibOutLabel - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpLibOperationStatus - ACCESS not-implemented - DESCRIPTION "Not implemented" - - VARIATION mplsLdpLibLspLastChange - ACCESS not-implemented - DESCRIPTION "Not implemented" - --- LDP FEC Table - - VARIATION mplsLdpFecSessionRowPointer - ACCESS not-implemented - DESCRIPTION "Not implemented" - - ::= { mplsLdpCapability 1 } - -END - diff --git a/mibs/MPLS-LDP-GENERIC-STD-MIB b/mibs/MPLS-LDP-GENERIC-STD-MIB deleted file mode 100644 index 3a5d31cb15..0000000000 --- a/mibs/MPLS-LDP-GENERIC-STD-MIB +++ /dev/null @@ -1,340 +0,0 @@ --- ***************************************************************** --- MPLS-LDP-GENERIC-STD-MIB.my --- --- Generated from IETF RFC 3815 --- --- ***************************************************************** - -MPLS-LDP-GENERIC-STD-MIB DEFINITIONS ::= BEGIN - - IMPORTS - OBJECT-TYPE, - MODULE-IDENTITY, - Unsigned32 - FROM SNMPv2-SMI -- [RFC2578] - - MODULE-COMPLIANCE, - OBJECT-GROUP - FROM SNMPv2-CONF -- [RFC2580] - - RowStatus, - StorageType - FROM SNMPv2-TC -- [RFC2579] - - InterfaceIndexOrZero - FROM IF-MIB -- [RFC2020] - - mplsStdMIB - FROM MPLS-TC-STD-MIB -- [RFC3811] - - mplsLdpEntityLdpId, - mplsLdpEntityIndex - FROM MPLS-LDP-STD-MIB -- [RFC3813] - ; - - mplsLdpGenericStdMIB MODULE-IDENTITY - LAST-UPDATED "200406030000Z" -- June 6, 2004 - ORGANIZATION "Multiprotocol Label Switching (mpls) - Working Group" - CONTACT-INFO - "Joan Cucchiara (jcucchiara@mindspring.com) - Marconi Communications, Inc. - - Hans Sjostrand (hans@ipunplugged.com) - ipUnplugged - - - James V. Luciani (james_luciani@mindspring.com) - Marconi Communications, Inc. - - Working Group Chairs: - George Swallow, email: swallow@cisco.com - Loa Andersson, email: loa@pi.se - - MPLS Working Group, email: mpls@uu.net - " - DESCRIPTION - "Copyright (C) The Internet Society (year). The - initial version of this MIB module was published - in RFC 3815. For full legal notices see the RFC - itself or see: - http://www.ietf.org/copyrights/ianamib.html - - This MIB contains managed object definitions for - configuring and monitoring the Multiprotocol Label - Switching (MPLS), Label Distribution Protocol (LDP), - utilizing ethernet as the Layer 2 media." - REVISION "200406030000Z" -- June 6, 2004 - DESCRIPTION - "Initial version published as part of RFC 3815." - - ::= { mplsStdMIB 7 } - - --**************************************************************** - - mplsLdpGenericObjects - OBJECT IDENTIFIER ::= { mplsLdpGenericStdMIB 1 } - mplsLdpGenericConformance - OBJECT IDENTIFIER ::= { mplsLdpGenericStdMIB 2 } - - --**************************************************************** - -- MPLS LDP GENERIC Objects - --**************************************************************** - - -- - -- Ldp Entity Objects for Generic Labels - -- - - mplsLdpEntityGenericObjects OBJECT IDENTIFIER ::= - { mplsLdpGenericObjects 1 } - - -- - -- The MPLS LDP Entity Generic Label Range Table - -- - - - mplsLdpEntityGenericLRTable OBJECT-TYPE - SYNTAX SEQUENCE OF MplsLdpEntityGenericLREntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The MPLS LDP Entity Generic Label Range (LR) - Table. - - The purpose of this table is to provide a mechanism - for configurating a contiguous range of generic labels, - or a 'label range' for LDP Entities. - - LDP Entities which use Generic Labels must have at least - one entry in this table. In other words, this table - 'extends' the mpldLdpEntityTable for Generic Labels." - ::= { mplsLdpEntityGenericObjects 1 } - - mplsLdpEntityGenericLREntry OBJECT-TYPE - SYNTAX MplsLdpEntityGenericLREntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A row in the LDP Entity Generic Label - Range (LR) Table. One entry in this table contains - information on a single range of labels - represented by the configured Upper and Lower - Bounds pairs. NOTE: there is NO corresponding - LDP message which relates to the information - in this table, however, this table does provide - a way for a user to 'reserve' a generic label - range. - - NOTE: The ranges for a specific LDP Entity - are UNIQUE and non-overlapping. - - A row will not be created unless a unique and - non-overlapping range is specified." - INDEX { mplsLdpEntityLdpId, - mplsLdpEntityIndex, - mplsLdpEntityGenericLRMin, - mplsLdpEntityGenericLRMax - } - ::= { mplsLdpEntityGenericLRTable 1 } - - MplsLdpEntityGenericLREntry ::= SEQUENCE { - mplsLdpEntityGenericLRMin Unsigned32, - mplsLdpEntityGenericLRMax Unsigned32, - mplsLdpEntityGenericLabelSpace INTEGER, - - - mplsLdpEntityGenericIfIndexOrZero InterfaceIndexOrZero, - mplsLdpEntityGenericLRStorageType StorageType, - mplsLdpEntityGenericLRRowStatus RowStatus - } - - mplsLdpEntityGenericLRMin OBJECT-TYPE - SYNTAX Unsigned32(0..1048575) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The minimum label configured for this range." - ::= { mplsLdpEntityGenericLREntry 1 } - - mplsLdpEntityGenericLRMax OBJECT-TYPE - SYNTAX Unsigned32(0..1048575) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The maximum label configured for this range." - ::= { mplsLdpEntityGenericLREntry 2 } - - mplsLdpEntityGenericLabelSpace OBJECT-TYPE - SYNTAX INTEGER { - perPlatform(1), - perInterface(2) - } - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "This value of this object is perPlatform(1), then - this means that the label space type is - per platform. - - If this object is perInterface(2), then this - means that the label space type is per Interface." - REFERENCE - "RFC3036, LDP Specification, Section 2.2.1, - Label Spaces." - DEFVAL { perPlatform } - ::= { mplsLdpEntityGenericLREntry 3 } - - mplsLdpEntityGenericIfIndexOrZero OBJECT-TYPE - SYNTAX InterfaceIndexOrZero - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "This value represents either the InterfaceIndex of - the 'ifLayer' where these Generic Label would be created, - - - or 0 (zero). The value of zero means that the - InterfaceIndex is not known. - - However, if the InterfaceIndex is known, - then it must be represented by this value. - - If an InterfaceIndex becomes known, then the - network management entity (e.g., SNMP agent) responsible - for this object MUST change the value from 0 (zero) to the - value of the InterfaceIndex." - ::= { mplsLdpEntityGenericLREntry 4 } - - mplsLdpEntityGenericLRStorageType OBJECT-TYPE - SYNTAX StorageType - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The storage type for this conceptual row. - Conceptual rows having the value 'permanent(4)' - need not allow write-access to any columnar - objects in the row." - DEFVAL { nonVolatile } - ::= { mplsLdpEntityGenericLREntry 5 } - - mplsLdpEntityGenericLRRowStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this conceptual row. All writable - objects in this row may be modified at any time, - however, as described in detail in the section - entitled, 'Changing Values After Session - Establishment', and again described in the - DESCRIPTION clause of the mplsLdpEntityAdminStatus object, - if a session has been initiated with a Peer, - changing objects in this table will - wreak havoc with the session and interrupt traffic. - To repeat again: the recommended procedure is - to set the mplsLdpEntityAdminStatus to - down, thereby explicitly causing a - session to be torn down. Then, change objects - in this entry, then set the mplsLdpEntityAdminStatus - to enable which enables a new session to be initiated. - - There must exist at least one entry in this - table for every LDP Entity that has a - generic label configured." - - - ::= { mplsLdpEntityGenericLREntry 6 } - - --**************************************************************** - -- Module Conformance Statement - --**************************************************************** - - mplsLdpGenericGroups - OBJECT IDENTIFIER ::= { mplsLdpGenericConformance 1 } - - mplsLdpGenericCompliances - OBJECT IDENTIFIER ::= { mplsLdpGenericConformance 2 } - - -- - -- Full Compliance - -- - - mplsLdpGenericModuleFullCompliance MODULE-COMPLIANCE - STATUS current - DESCRIPTION - "The Module is implemented with support for - read-create and read-write. In other words, - both monitoring and configuration - are available when using this MODULE-COMPLIANCE." - MODULE -- this module - MANDATORY-GROUPS { - mplsLdpGenericGroup - } - - OBJECT mplsLdpEntityGenericLRRowStatus - SYNTAX RowStatus - WRITE-SYNTAX RowStatus - DESCRIPTION - "Support for createAndWait and notInService is not required." - - ::= { mplsLdpGenericCompliances 1 } - - -- - -- Read-Only Compliance - -- - - mplsLdpGenericModuleReadOnlyCompliance MODULE-COMPLIANCE - STATUS current - DESCRIPTION - "The Module is implemented with support for - read-only. In other words, only monitoring - is available by implementing this MODULE-COMPLIANCE." - MODULE -- this module - MANDATORY-GROUPS { - - - mplsLdpGenericGroup - } - - OBJECT mplsLdpEntityGenericLabelSpace - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityGenericIfIndexOrZero - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityGenericLRStorageType - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityGenericLRRowStatus - SYNTAX RowStatus - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required, and active is the - only status that needs to be supported." - - ::= { mplsLdpGenericCompliances 2 } - - -- - -- units of conformance - -- - - mplsLdpGenericGroup OBJECT-GROUP - OBJECTS { - mplsLdpEntityGenericLabelSpace, - mplsLdpEntityGenericIfIndexOrZero, - mplsLdpEntityGenericLRStorageType, - mplsLdpEntityGenericLRRowStatus - } - STATUS current - DESCRIPTION - "Objects that apply to all MPLS LDP implementations - using Generic Labels as the Layer 2." - ::= { mplsLdpGenericGroups 1 } - -END diff --git a/mibs/MPLS-LDP-STD-MIB b/mibs/MPLS-LDP-STD-MIB deleted file mode 100644 index 3f0fa4390f..0000000000 --- a/mibs/MPLS-LDP-STD-MIB +++ /dev/null @@ -1,2493 +0,0 @@ --- ***************************************************************** --- MPLS-LDP-STD-MIB.my --- --- Generated from IETF RFC 3815 --- --- ***************************************************************** - -MPLS-LDP-STD-MIB DEFINITIONS ::= BEGIN - - IMPORTS - OBJECT-TYPE, MODULE-IDENTITY, NOTIFICATION-TYPE, - Integer32, Counter32, Unsigned32 - FROM SNMPv2-SMI -- [RFC2578] - - MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP - FROM SNMPv2-CONF -- [RFC2580] - - RowStatus, TimeInterval, TruthValue, - TimeStamp, StorageType - - - FROM SNMPv2-TC -- [RFC2579] - - InetAddressPrefixLength, - InetAddressType, - InetAddress, - InetPortNumber - FROM INET-ADDRESS-MIB -- [RFC3291] - - IndexInteger, - IndexIntegerNextFree - FROM DIFFSERV-MIB -- [RFC3289] - - mplsStdMIB, - MplsLabelDistributionMethod, - MplsLdpIdentifier, - MplsLdpLabelType, - MplsLspType, - MplsLsrIdentifier, - MplsRetentionMode - FROM MPLS-TC-STD-MIB -- [RFC3811] - - MplsIndexType - FROM MPLS-LSR-STD-MIB; -- [RFC3813] - - mplsLdpStdMIB MODULE-IDENTITY - LAST-UPDATED "200406030000Z" -- June 3, 2004 - ORGANIZATION "Multiprotocol Label Switching (mpls) - Working Group" - CONTACT-INFO - - "Joan Cucchiara (jcucchiara@mindspring.com) - Marconi Communications, Inc. - - Hans Sjostrand (hans@ipunplugged.com) - ipUnplugged - - James V. Luciani (james_luciani@mindspring.com) - Marconi Communications, Inc. - - Working Group Chairs: - George Swallow, email: swallow@cisco.com - Loa Andersson, email: loa@pi.se - - MPLS Working Group, email: mpls@uu.net" - - DESCRIPTION - "Copyright (C) The Internet Society (2004). The - initial version of this MIB module was published - - - in RFC 3815. For full legal notices see the RFC - itself or see: - http://www.ietf.org/copyrights/ianamib.html - - This MIB contains managed object definitions for the - 'Multiprotocol Label Switching, Label Distribution - Protocol, LDP' document." - - REVISION "200406030000Z" -- June 3, 2004 - DESCRIPTION - "Initial version published as part of RFC 3815." - - ::= { mplsStdMIB 4 } - - --**************************************************************** - - mplsLdpNotifications OBJECT IDENTIFIER ::= { mplsLdpStdMIB 0 } - mplsLdpObjects OBJECT IDENTIFIER ::= { mplsLdpStdMIB 1 } - mplsLdpConformance OBJECT IDENTIFIER ::= { mplsLdpStdMIB 2 } - - --**************************************************************** - -- MPLS LDP Objects - --**************************************************************** - - mplsLdpLsrObjects OBJECT IDENTIFIER ::= { mplsLdpObjects 1 } - - mplsLdpEntityObjects OBJECT IDENTIFIER ::= { mplsLdpObjects 2 } - - -- - -- The MPLS Label Distribution Protocol's - -- Label Switching Router Objects - -- - - mplsLdpLsrId OBJECT-TYPE - SYNTAX MplsLsrIdentifier - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Label Switching Router's Identifier." - ::= { mplsLdpLsrObjects 1 } - - mplsLdpLsrLoopDetectionCapable OBJECT-TYPE - SYNTAX INTEGER { - none(1), - other(2), - hopCount(3), - pathVector(4), - hopCountAndPathVector(5) - - - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A indication of whether this - Label Switching Router supports - loop detection. - - none(1) -- Loop Detection is not supported - on this LSR. - - other(2) -- Loop Detection is supported but - by a method other than those - listed below. - - hopCount(3) -- Loop Detection is supported by - Hop Count only. - - pathVector(4) -- Loop Detection is supported by - Path Vector only. - - hopCountAndPathVector(5) -- Loop Detection is - supported by both Hop Count - And Path Vector. - - Since Loop Detection is determined during - Session Initialization, an individual session - may not be running with loop detection. This - object simply gives an indication of whether or not the - LSR has the ability to support Loop Detection and - which types." - - ::= { mplsLdpLsrObjects 2 } - - -- - -- The MPLS Label Distribution Protocol Entity Objects - -- - - mplsLdpEntityLastChange OBJECT-TYPE - SYNTAX TimeStamp - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the time of the most - recent addition or deletion of an entry - to/from the mplsLdpEntityTable/mplsLdpEntityStatsTable, or - the most recent change in value of any objects in the - mplsLdpEntityTable. - - - If no such changes have occurred since the last - re-initialization of the local management subsystem, - then this object contains a zero value." - ::= { mplsLdpEntityObjects 1 } - - mplsLdpEntityIndexNext OBJECT-TYPE - SYNTAX IndexIntegerNextFree - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object contains an appropriate value to - be used for mplsLdpEntityIndex when creating - entries in the mplsLdpEntityTable. The value - 0 indicates that no unassigned entries are - available." - ::= { mplsLdpEntityObjects 2 } - - mplsLdpEntityTable OBJECT-TYPE - SYNTAX SEQUENCE OF MplsLdpEntityEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table contains information about the - MPLS Label Distribution Protocol Entities which - exist on this Label Switching Router (LSR) - or Label Edge Router (LER)." - ::= { mplsLdpEntityObjects 3 } - - mplsLdpEntityEntry OBJECT-TYPE - SYNTAX MplsLdpEntityEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An entry in this table represents an LDP entity. - An entry can be created by a network administrator - or by an SNMP agent as instructed by LDP." - INDEX { mplsLdpEntityLdpId, mplsLdpEntityIndex } - ::= { mplsLdpEntityTable 1 } - - MplsLdpEntityEntry ::= SEQUENCE { - mplsLdpEntityLdpId MplsLdpIdentifier, - mplsLdpEntityIndex IndexInteger, - mplsLdpEntityProtocolVersion Unsigned32, - mplsLdpEntityAdminStatus INTEGER, - mplsLdpEntityOperStatus INTEGER, - mplsLdpEntityTcpPort InetPortNumber, - mplsLdpEntityUdpDscPort InetPortNumber, - - - mplsLdpEntityMaxPduLength Unsigned32, - mplsLdpEntityKeepAliveHoldTimer Unsigned32, - mplsLdpEntityHelloHoldTimer Unsigned32, - mplsLdpEntityInitSessionThreshold Integer32, - mplsLdpEntityLabelDistMethod MplsLabelDistributionMethod, - mplsLdpEntityLabelRetentionMode MplsRetentionMode, - mplsLdpEntityPathVectorLimit Integer32, - mplsLdpEntityHopCountLimit Integer32, - mplsLdpEntityTransportAddrKind INTEGER, - mplsLdpEntityTargetPeer TruthValue, - mplsLdpEntityTargetPeerAddrType InetAddressType, - mplsLdpEntityTargetPeerAddr InetAddress, - mplsLdpEntityLabelType MplsLdpLabelType, - mplsLdpEntityDiscontinuityTime TimeStamp, - mplsLdpEntityStorageType StorageType, - mplsLdpEntityRowStatus RowStatus - } - - mplsLdpEntityLdpId OBJECT-TYPE - SYNTAX MplsLdpIdentifier - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The LDP identifier." - REFERENCE - "RFC3036, LDP Specification, Section on LDP Identifiers." - ::= { mplsLdpEntityEntry 1 } - - mplsLdpEntityIndex OBJECT-TYPE - SYNTAX IndexInteger - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This index is used as a secondary index to uniquely - identify this row. Before creating a row in this table, - the 'mplsLdpEntityIndexNext' object should be retrieved. - That value should be used for the value of this index - when creating a row in this table. NOTE: if a value - of zero (0) is retrieved, that indicates that no rows - can be created in this table at this time. - - A secondary index (this object) is meaningful to some - but not all, LDP implementations. For example - an LDP implementation which uses PPP would - use this index to differentiate PPP sub-links. - - Another way to use this index is to give this the - value of ifIndex. However, this is dependant - - - on the implementation." - ::= { mplsLdpEntityEntry 2 } - - mplsLdpEntityProtocolVersion OBJECT-TYPE - SYNTAX Unsigned32(1..65535) - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The version number of the LDP protocol which will be - used in the session initialization message. - - Section 3.5.3 in the LDP Specification specifies - that the version of the LDP protocol is negotiated during - session establishment. The value of this object - represents the value that is sent in the initialization - message." - REFERENCE - "RFC3036, LDP Specification, Section 3.5.3 Initialization - Message." - DEFVAL { 1 } - ::= { mplsLdpEntityEntry 3 } - - mplsLdpEntityAdminStatus OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The administrative status of this LDP Entity. - If this object is changed from 'enable' to 'disable' - and this entity has already attempted to establish - contact with a Peer, then all contact with that - Peer is lost and all information from that Peer - needs to be removed from the MIB. (This implies - that the network management subsystem should clean - up any related entry in the mplsLdpPeerTable. This - further implies that a 'tear-down' for that session - is issued and the session and all information related - to that session cease to exist). - - At this point the operator is able to change values - which are related to this entity. - - When the admin status is set back to 'enable', then - this Entity will attempt to establish a new session - with the Peer." - - - DEFVAL { enable } - ::= { mplsLdpEntityEntry 4 } - - mplsLdpEntityOperStatus OBJECT-TYPE - SYNTAX INTEGER { - unknown(1), - enabled(2), - disabled(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The operational status of this LDP Entity. - - The value of unknown(1) indicates that the - operational status cannot be determined at - this time. The value of unknown should be - a transient condition before changing - to enabled(2) or disabled(3)." - ::= { mplsLdpEntityEntry 5 } - - mplsLdpEntityTcpPort OBJECT-TYPE - SYNTAX InetPortNumber - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The TCP Port for - LDP. The default value is the well-known - value of this port." - REFERENCE - "RFC3036, LDP Specification, Section 3.10, Well-known - Numbers, and Section 3.10.1. UDP and TCP Ports." - DEFVAL { 646 } - ::= { mplsLdpEntityEntry 6 } - - mplsLdpEntityUdpDscPort OBJECT-TYPE - SYNTAX InetPortNumber - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The UDP Discovery Port for - LDP. The default value is the - well-known value for this port." - REFERENCE - "RFC3036, LDP Specification, Section 2.4.1, - Basic Discovery Mechanism, Section 2.4.2, - Extended Discovery Mechanism, Section - 3.10, Well-known Numbers, and Section 3.10.1. - - - UDP and TCP Ports." - DEFVAL { 646 } - ::= { mplsLdpEntityEntry 7 } - - mplsLdpEntityMaxPduLength OBJECT-TYPE - SYNTAX Unsigned32 (256..65535) - UNITS "octets" - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The maximum PDU Length that is sent in - the Common Session Parameters of an Initialization - Message. According to the LDP Specification [RFC3036] - a value of 255 or less specifies the - default maximum length of 4096 octets, this is why - the value of this object starts at 256. The operator - should explicitly choose the default value (i.e., 4096), - or some other value. - - The receiving LSR MUST calculate the maximum PDU - length for the session by using the smaller of its and - its peer's proposals for Max PDU Length." - REFERENCE - "RFC3036, LDP Specification, Section 3.5.3. - Initialization Message." - DEFVAL { 4096 } - ::= { mplsLdpEntityEntry 8 } - - mplsLdpEntityKeepAliveHoldTimer OBJECT-TYPE - SYNTAX Unsigned32 (1..65535) - UNITS "seconds" - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The 16-bit integer value which is the proposed keep - alive hold timer for this LDP Entity." - DEFVAL { 40 } - ::= { mplsLdpEntityEntry 9 } - - mplsLdpEntityHelloHoldTimer OBJECT-TYPE - SYNTAX Unsigned32 (0..65535) - UNITS "seconds" - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The 16-bit integer value which is the proposed Hello - hold timer for this LDP Entity. The Hello Hold time - in seconds. - - - An LSR maintains a record of Hellos received - from potential peers. This object represents - the Hold Time in the Common Hello Parameters TLV of - the Hello Message. - - A value of 0 is a default value and should be - interpretted in conjunction with the - mplsLdpEntityTargetPeer object. - - If the value of this object is 0: if the value of the - mplsLdpEntityTargetPeer object is false(2), then this - specifies that the Hold Time's actual default value is - 15 seconds (i.e., the default Hold time for Link Hellos - is 15 seconds). Otherwise if the value of the - mplsLdpEntityTargetPeer object is true(1), then this - specifies that the Hold Time's actual default value is - 45 seconds (i.e., the default Hold time for Targeted - Hellos is 45 seconds). - - A value of 65535 means infinite (i.e., wait forever). - - All other values represent the amount of time in - seconds to wait for a Hello Message. Setting the - hold time to a value smaller than 15 is not - recommended, although not forbidden according - to RFC3036." - REFERENCE - "RFC3036, LDP Specification, Section 3.5.2., - Hello Message." - DEFVAL { 0 } - ::= { mplsLdpEntityEntry 10 } - - mplsLdpEntityInitSessionThreshold OBJECT-TYPE - SYNTAX Integer32(0..100) - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "When attempting to establish a session with - a given Peer, the given LDP Entity should - send out the SNMP notification, - 'mplsLdpInitSessionThresholdExceeded', when - the number of Session Initialization messages - sent exceeds this threshold. - - The notification is used to notify an - operator when this Entity and its Peer are - possibly engaged in an endless sequence - of messages as each NAKs the other's - - - Initialization messages with Error Notification - messages. Setting this threshold which triggers - the notification is one way to notify the - operator. The notification should be generated - each time this threshold is exceeded and - for every subsequent Initialization message - which is NAK'd with an Error Notification - message after this threshold is exceeded. - - A value of 0 (zero) for this object - indicates that the threshold is infinity, thus - the SNMP notification will never be generated." - REFERENCE - "RFC3036, LDP Specification, - Section 2.5.3 Session Initialization." - DEFVAL { 8 } - ::= { mplsLdpEntityEntry 11 } - - mplsLdpEntityLabelDistMethod OBJECT-TYPE - SYNTAX MplsLabelDistributionMethod - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "For any given LDP session, the method of - label distribution must be specified." - ::= { mplsLdpEntityEntry 12 } - - mplsLdpEntityLabelRetentionMode OBJECT-TYPE - SYNTAX MplsRetentionMode - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The LDP Entity can be configured to use either - conservative or liberal label retention mode. - - If the value of this object is conservative(1) - then advertized label mappings are retained - only if they will be used to forward packets, - i.e., if label came from a valid next hop. - - If the value of this object is liberal(2) - then all advertized label mappings are retained - whether they are from a valid next hop or not." - ::= { mplsLdpEntityEntry 13 } - - mplsLdpEntityPathVectorLimit OBJECT-TYPE - SYNTAX Integer32 (0..255) - MAX-ACCESS read-create - - - STATUS current - DESCRIPTION - "If the value of this object is 0 (zero) then - Loop Detection for Path Vectors is disabled. - - Otherwise, if this object has a value greater than - zero, then Loop Dection for Path Vectors is enabled, - and the Path Vector Limit is this value. - Also, the value of the object, - 'mplsLdpLsrLoopDetectionCapable', must be set to - either 'pathVector(4)' or 'hopCountAndPathVector(5)', - if this object has a value greater than 0 (zero), - otherwise it is ignored." - REFERENCE - "RFC3036, LDP Specification, Section 2.8 Loop Dection, - Section 3.4.5 Path Vector TLV." - ::= { mplsLdpEntityEntry 14 } - - mplsLdpEntityHopCountLimit OBJECT-TYPE - SYNTAX Integer32 (0..255) - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "If the value of this object is 0 (zero), - then Loop Detection using Hop Counters is - disabled. - - If the value of this object is greater than - 0 (zero) then Loop Detection using Hop - Counters is enabled, and this object - specifies this Entity's maximum allowable - value for the Hop Count. - Also, the value of the object - mplsLdpLsrLoopDetectionCapable must be set - to either 'hopCount(3)' or - 'hopCountAndPathVector(5)' if this object - has a value greater than 0 (zero), otherwise - it is ignored." - DEFVAL { 0 } - ::= { mplsLdpEntityEntry 15 } - - mplsLdpEntityTransportAddrKind OBJECT-TYPE - SYNTAX INTEGER { - interface(1), - loopback(2) - } - MAX-ACCESS read-create - STATUS current - - - DESCRIPTION - "This specifies whether the loopback or interface - address is to be used as the transport address - in the transport address TLV of the - hello message. - - If the value is interface(1), then the IP - address of the interface from which hello - messages are sent is used as the transport - address in the hello message. - - Otherwise, if the value is loopback(2), then the IP - address of the loopback interface is used as the - transport address in the hello message." - DEFVAL { loopback } - ::= { mplsLdpEntityEntry 16 } - - mplsLdpEntityTargetPeer OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "If this LDP entity uses targeted peer then set - this to true." - DEFVAL { false } - ::= { mplsLdpEntityEntry 17 } - - mplsLdpEntityTargetPeerAddrType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The type of the internetwork layer address used for - the Extended Discovery. This object indicates how - the value of mplsLdpEntityTargetPeerAddr is to - be interpreted." - ::= { mplsLdpEntityEntry 18 } - - mplsLdpEntityTargetPeerAddr OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The value of the internetwork layer address - used for the Extended Discovery. The value of - mplsLdpEntityTargetPeerAddrType specifies how - this address is to be interpreted." - ::= { mplsLdpEntityEntry 19 } - - - mplsLdpEntityLabelType OBJECT-TYPE - SYNTAX MplsLdpLabelType - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "Specifies the optional parameters for the LDP - Initialization Message. - - If the value is generic(1) then no - optional parameters will be sent in - the LDP Initialization message associated - with this Entity. - - If the value is atmParameters(2) then - a row must be created in the - mplsLdpEntityAtmTable, which - corresponds to this entry. - - If the value is frameRelayParameters(3) then - a row must be created in the - mplsLdpEntityFrameRelayTable, which - corresponds to this entry." - REFERENCE - "RFC3036, LDP Specification, Section 3.5.3., - Initialization Message." - ::= { mplsLdpEntityEntry 20 } - - mplsLdpEntityDiscontinuityTime OBJECT-TYPE - SYNTAX TimeStamp - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime on the most recent occasion - at which any one or more of this entity's counters - suffered a discontinuity. The relevant counters - are the specific instances associated with this - entity of any Counter32 object contained - in the 'mplsLdpEntityStatsTable'. If no such - discontinuities have occurred since the last - re-initialization of the local management - subsystem, then this object contains a zero - value." - ::= { mplsLdpEntityEntry 21 } - - mplsLdpEntityStorageType OBJECT-TYPE - SYNTAX StorageType - MAX-ACCESS read-create - STATUS current - - - DESCRIPTION - "The storage type for this conceptual row. - Conceptual rows having the value 'permanent(4)' - need not allow write-access to any columnar - objects in the row." - DEFVAL{ nonVolatile } - ::= { mplsLdpEntityEntry 22 } - - mplsLdpEntityRowStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this conceptual row. All writable - objects in this row may be modified at any - time, however, as described in detail in - the section entitled, 'Changing Values After - Session Establishment', and again described - in the DESCRIPTION clause of the - mplsLdpEntityAdminStatus object, if a session - has been initiated with a Peer, changing objects - in this table will wreak havoc with the session - and interrupt traffic. To repeat again: - the recommended procedure is to - set the mplsLdpEntityAdminStatus to down, thereby - explicitly causing a session to be torn down. Then, - change objects in this entry, then set - the mplsLdpEntityAdminStatus to enable, - which enables a new session to be initiated." - ::= { mplsLdpEntityEntry 23 } - - -- - -- The MPLS LDP Entity Statistics Table - -- - - mplsLdpEntityStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF MplsLdpEntityStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table is a read-only table which augments - the mplsLdpEntityTable. The purpose of this - table is to keep statistical information about - the LDP Entities on the LSR." - ::= { mplsLdpEntityObjects 4 } - - mplsLdpEntityStatsEntry OBJECT-TYPE - SYNTAX MplsLdpEntityStatsEntry - - - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A row in this table contains statistical information - about an LDP Entity. Some counters contained in a - row are for fatal errors received during a former - LDP Session associated with this entry. For example, - an LDP PDU received on a TCP connection during an - LDP Session contains a fatal error. That - error is counted here, because the - session is terminated. - - If the error is NOT fatal (i.e., the Session - remains), then the error is counted in the - mplsLdpSessionStatsEntry." - AUGMENTS { mplsLdpEntityEntry } - ::= { mplsLdpEntityStatsTable 1 } - - MplsLdpEntityStatsEntry ::= SEQUENCE { - mplsLdpEntityStatsSessionAttempts Counter32, - mplsLdpEntityStatsSessionRejectedNoHelloErrors Counter32, - mplsLdpEntityStatsSessionRejectedAdErrors Counter32, - mplsLdpEntityStatsSessionRejectedMaxPduErrors Counter32, - mplsLdpEntityStatsSessionRejectedLRErrors Counter32, - mplsLdpEntityStatsBadLdpIdentifierErrors Counter32, - mplsLdpEntityStatsBadPduLengthErrors Counter32, - mplsLdpEntityStatsBadMessageLengthErrors Counter32, - mplsLdpEntityStatsBadTlvLengthErrors Counter32, - mplsLdpEntityStatsMalformedTlvValueErrors Counter32, - mplsLdpEntityStatsKeepAliveTimerExpErrors Counter32, - mplsLdpEntityStatsShutdownReceivedNotifications Counter32, - mplsLdpEntityStatsShutdownSentNotifications Counter32 - } - - mplsLdpEntityStatsSessionAttempts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A count of the Session Initialization messages - which were sent or received by this LDP Entity and - were NAK'd. In other words, this counter counts - the number of session initializations that failed. - - Discontinuities in the value of this counter can occur - at re-initialization of the management system, and at - other times as indicated by the value of - mplsLdpEntityDiscontinuityTime." - - - ::= { mplsLdpEntityStatsEntry 1 } - - mplsLdpEntityStatsSessionRejectedNoHelloErrors OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A count of the Session Rejected/No Hello Error - Notification Messages sent or received by - this LDP Entity. - - Discontinuities in the value of this counter can occur - at re-initialization of the management system, and at - other times as indicated by the value of - mplsLdpEntityDiscontinuityTime." - ::= { mplsLdpEntityStatsEntry 2 } - - mplsLdpEntityStatsSessionRejectedAdErrors OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A count of the Session Rejected/Parameters - Advertisement Mode Error Notification Messages sent - or received by this LDP Entity. - - Discontinuities in the value of this counter can occur - at re-initialization of the management system, and at - other times as indicated by the value of - mplsLdpEntityDiscontinuityTime." - ::= { mplsLdpEntityStatsEntry 3 } - - mplsLdpEntityStatsSessionRejectedMaxPduErrors OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A count of the Session Rejected/Parameters - - Max Pdu Length Error Notification Messages sent - or received by this LDP Entity. - - Discontinuities in the value of this counter can occur - at re-initialization of the management system, and at - other times as indicated by the value of - mplsLdpEntityDiscontinuityTime." - ::= { mplsLdpEntityStatsEntry 4 } - - - mplsLdpEntityStatsSessionRejectedLRErrors OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A count of the Session Rejected/Parameters - Label Range Notification Messages sent - or received by this LDP Entity. - - Discontinuities in the value of this counter can occur - at re-initialization of the management system, and at - other times as indicated by the value of - mplsLdpEntityDiscontinuityTime." - ::= { mplsLdpEntityStatsEntry 5 } - - mplsLdpEntityStatsBadLdpIdentifierErrors OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of Bad LDP Identifier - Fatal Errors detected by the session(s) - (past and present) associated with this LDP Entity. - - Discontinuities in the value of this counter can occur - at re-initialization of the management system, and at - other times as indicated by the value of - mplsLdpEntityDiscontinuityTime." - REFERENCE - "RFC3036, LDP Specification, Section 3.5.1.2." - ::= { mplsLdpEntityStatsEntry 6 } - - mplsLdpEntityStatsBadPduLengthErrors OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of Bad PDU Length - Fatal Errors detected by the session(s) - (past and present) associated with this LDP Entity. - - Discontinuities in the value of this counter can occur - at re-initialization of the management system, and at - other times as indicated by the value of - mplsLdpEntityDiscontinuityTime." - REFERENCE - "RFC3036, LDP Specification, Section 3.5.1.2." - ::= { mplsLdpEntityStatsEntry 7 } - - - mplsLdpEntityStatsBadMessageLengthErrors OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of Bad Message - Length Fatal Errors detected by the session(s) - (past and present) associated with this LDP Entity. - - Discontinuities in the value of this counter can occur - at re-initialization of the management system, and at - other times as indicated by the value of - mplsLdpEntityDiscontinuityTime." - REFERENCE - "RFC3036, LDP Specification, Section 3.5.1.2." - ::= { mplsLdpEntityStatsEntry 8 } - - mplsLdpEntityStatsBadTlvLengthErrors OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of Bad TLV - Length Fatal Errors detected by the session(s) - (past and present) associated with this LDP Entity. - - Discontinuities in the value of this counter can occur - at re-initialization of the management system, and at - other times as indicated by the value of - mplsLdpEntityDiscontinuityTime." - REFERENCE - "RFC3036, LDP Specification, Section 3.5.1.2." - ::= { mplsLdpEntityStatsEntry 9 } - - mplsLdpEntityStatsMalformedTlvValueErrors OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of Malformed TLV - Value Fatal Errors detected by the session(s) - (past and present) associated with this - LDP Entity. - - Discontinuities in the value of this counter can occur - at re-initialization of the management system, and at - other times as indicated by the value of - mplsLdpEntityDiscontinuityTime." - - - REFERENCE - "RFC3036, LDP Specification, Section 3.5.1.2." - ::= { mplsLdpEntityStatsEntry 10 } - - mplsLdpEntityStatsKeepAliveTimerExpErrors OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of Session Keep Alive - Timer Expired Errors detected by the session(s) - (past and present) associated with this LDP Entity. - - Discontinuities in the value of this counter can occur - at re-initialization of the management system, and at - other times as indicated by the value of - mplsLdpEntityDiscontinuityTime." - REFERENCE - "RFC3036, LDP Specification, Section 3.5.1.2." - ::= { mplsLdpEntityStatsEntry 11 } - - mplsLdpEntityStatsShutdownReceivedNotifications OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of Shutdown Notifications - received related to session(s) (past and present) - associated with this LDP Entity. - - Discontinuities in the value of this counter can occur - at re-initialization of the management system, and at - other times as indicated by the value of - mplsLdpEntityDiscontinuityTime." - ::= { mplsLdpEntityStatsEntry 12 } - - mplsLdpEntityStatsShutdownSentNotifications OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of Shutdown Notfications - sent related to session(s) (past and present) associated - with this LDP Entity. - - Discontinuities in the value of this counter can occur - at re-initialization of the management system, and at - other times as indicated by the value of - - - mplsLdpEntityDiscontinuityTime." - ::= { mplsLdpEntityStatsEntry 13 } - - -- - -- The MPLS LDP Peer Table - -- - - mplsLdpSessionObjects OBJECT IDENTIFIER ::= { mplsLdpObjects 3 } - - mplsLdpPeerLastChange OBJECT-TYPE - SYNTAX TimeStamp - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the time of the most - recent addition or deletion to/from the - mplsLdpPeerTable/mplsLdpSessionTable." - ::= { mplsLdpSessionObjects 1 } - - mplsLdpPeerTable OBJECT-TYPE - SYNTAX SEQUENCE OF MplsLdpPeerEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Information about LDP peers known by Entities in - the mplsLdpEntityTable. The information in this table - is based on information from the Entity-Peer interaction - during session initialization but is not appropriate - for the mplsLdpSessionTable, because objects in this - table may or may not be used in session establishment." - ::= { mplsLdpSessionObjects 2 } - - mplsLdpPeerEntry OBJECT-TYPE - SYNTAX MplsLdpPeerEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Information about a single Peer which is related - to a Session. This table is augmented by - the mplsLdpSessionTable." - INDEX { mplsLdpEntityLdpId, - mplsLdpEntityIndex, - mplsLdpPeerLdpId } - ::= { mplsLdpPeerTable 1 } - - MplsLdpPeerEntry ::= SEQUENCE { - mplsLdpPeerLdpId MplsLdpIdentifier, - mplsLdpPeerLabelDistMethod MplsLabelDistributionMethod, - - - mplsLdpPeerPathVectorLimit Integer32, - mplsLdpPeerTransportAddrType InetAddressType, - mplsLdpPeerTransportAddr InetAddress - } - - mplsLdpPeerLdpId OBJECT-TYPE - SYNTAX MplsLdpIdentifier - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The LDP identifier of this LDP Peer." - ::= { mplsLdpPeerEntry 1 } - - mplsLdpPeerLabelDistMethod OBJECT-TYPE - SYNTAX MplsLabelDistributionMethod - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "For any given LDP session, the method of - label distribution must be specified." - ::= { mplsLdpPeerEntry 2 } - - mplsLdpPeerPathVectorLimit OBJECT-TYPE - SYNTAX Integer32 (0..255) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "If the value of this object is 0 (zero) then - Loop Dection for Path Vectors for this Peer - is disabled. - - Otherwise, if this object has a value greater than - zero, then Loop Dection for Path Vectors for this - Peer is enabled and the Path Vector Limit is this value." - REFERENCE - "RFC3036, LDP Specification, Section 2.8 Loop Dection, - Section 3.4.5 Path Vector TLV." - ::= { mplsLdpPeerEntry 3 } - - mplsLdpPeerTransportAddrType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of the Internet address for the - mplsLdpPeerTransportAddr object. The LDP - specification describes this as being either - an IPv4 Transport Address or IPv6 Transport - - - Address which is used in opening the LDP session's - TCP connection, or if the optional TLV is not - present, then this is the IPv4/IPv6 source - address for the UPD packet carrying the Hellos. - - This object specifies how the value of the - mplsLdpPeerTransportAddr object should be - interpreted." - REFERENCE - "RFC3036, LDP Specification, Section 2.5.2 - Transport Connection Establishment and - Section 3.5.2.1 Hello Message Procedures." - ::= { mplsLdpPeerEntry 4 } - - mplsLdpPeerTransportAddr OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Internet address advertised by the peer - in the Hello Message or the Hello source address. - - The type of this address is specified by the - value of the mplsLdpPeerTransportAddrType - object." - REFERENCE - "RFC3036, LDP Specification, Section 2.5.2 - Transport Connection Establishment and - Section 3.5.2.1 Hello Message Procedures." - ::= { mplsLdpPeerEntry 5 } - - -- - -- The MPLS LDP Sessions Table - -- - - mplsLdpSessionTable OBJECT-TYPE - SYNTAX SEQUENCE OF MplsLdpSessionEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of Sessions between the LDP Entities - and LDP Peers. This table AUGMENTS the - mplsLdpPeerTable. Each row in this table - represents a single session." - ::= { mplsLdpSessionObjects 3 } - - mplsLdpSessionEntry OBJECT-TYPE - SYNTAX MplsLdpSessionEntry - - - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An entry in this table represents information on a - single session between an LDP Entity and LDP Peer. - The information contained in a row is read-only. - - Please note: the Path Vector Limit for the - Session is the value which is configured in - the corresponding mplsLdpEntityEntry. The - Peer's Path Vector Limit is in the - mplsLdpPeerPathVectorLimit object in the - mplsLdpPeerTable. - - Values which may differ from those configured are - noted in the objects of this table, the - mplsLdpAtmSessionTable and the - mplsLdpFrameRelaySessionTable. A value will - differ if it was negotiated between the - Entity and the Peer. Values may or may not - be negotiated. For example, if the values - are the same then no negotiation takes place. - If they are negotiated, then they may differ." - AUGMENTS { mplsLdpPeerEntry } - ::= { mplsLdpSessionTable 1 } - - MplsLdpSessionEntry ::= SEQUENCE { - mplsLdpSessionStateLastChange TimeStamp, - mplsLdpSessionState INTEGER, - mplsLdpSessionRole INTEGER, - mplsLdpSessionProtocolVersion Unsigned32, - mplsLdpSessionKeepAliveHoldTimeRem TimeInterval, - mplsLdpSessionKeepAliveTime Unsigned32, - mplsLdpSessionMaxPduLength Unsigned32, - mplsLdpSessionDiscontinuityTime TimeStamp - } - - mplsLdpSessionStateLastChange OBJECT-TYPE - SYNTAX TimeStamp - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the time this - Session entered its current state as - denoted by the mplsLdpSessionState - object." - ::= { mplsLdpSessionEntry 1 } - - - mplsLdpSessionState OBJECT-TYPE - SYNTAX INTEGER { - nonexistent(1), - initialized(2), - openrec(3), - opensent(4), - operational(5) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The current state of the session, all of the - states 1 to 5 are based on the state machine - for session negotiation behavior." - REFERENCE - "RFC3036, LDP Specification, Section 2.5.4, - Initialization State Machine." - ::= { mplsLdpSessionEntry 2 } - - mplsLdpSessionRole OBJECT-TYPE - SYNTAX INTEGER { - unknown(1), - active(2), - passive(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "During session establishment the LSR/LER takes either - the active role or the passive role based on address - comparisons. This object indicates whether this LSR/LER - was behaving in an active role or passive role during - this session's establishment. - - The value of unknown(1), indicates that the role is not - able to be determined at the present time." - REFERENCE - "RFC3036, LDP Specification, Section 2.5.3., - Session Initialization" - ::= { mplsLdpSessionEntry 3 } - - mplsLdpSessionProtocolVersion OBJECT-TYPE - SYNTAX Unsigned32(1..65535) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The version of the LDP Protocol which - this session is using. This is the version of - - - the LDP protocol which has been negotiated - during session initialization." - REFERENCE - "RFC3036, LDP Specification, Section 3.5.3, - Initialization Message." - ::= { mplsLdpSessionEntry 4 } - - mplsLdpSessionKeepAliveHoldTimeRem OBJECT-TYPE - SYNTAX TimeInterval - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The keep alive hold time remaining for - this session." - ::= { mplsLdpSessionEntry 5 } - - mplsLdpSessionKeepAliveTime OBJECT-TYPE - SYNTAX Unsigned32 (1..65535) - UNITS "seconds" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The negotiated KeepAlive Time which - represents the amount of seconds between - keep alive messages. The - mplsLdpEntityKeepAliveHoldTimer - related to this Session is the - value that was proposed as the - KeepAlive Time for this session. - - This value is negotiated during - session initialization between - the entity's proposed value - (i.e., the value configured in - mplsLdpEntityKeepAliveHoldTimer) - and the peer's proposed - KeepAlive Hold Timer value. - This value is the smaller - of the two proposed values." - REFERENCE - "RFC3036, LDP Specification, Section 3.5.3, - Initialization Message." - ::= { mplsLdpSessionEntry 6 } - - mplsLdpSessionMaxPduLength OBJECT-TYPE - SYNTAX Unsigned32 (1..65535) - UNITS "octets" - MAX-ACCESS read-only - - - STATUS current - DESCRIPTION - "The value of maximum allowable length for LDP PDUs for - this session. This value may have been negotiated - during the Session Initialization. This object is - related to the mplsLdpEntityMaxPduLength object. The - mplsLdpEntityMaxPduLength object specifies the requested - LDP PDU length, and this object reflects the negotiated - LDP PDU length between the Entity and - the Peer." - REFERENCE - "RFC3036, LDP Specification, Section 3.5.3, - Initialization Message." - ::= { mplsLdpSessionEntry 7 } - - mplsLdpSessionDiscontinuityTime OBJECT-TYPE - SYNTAX TimeStamp - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime on the most recent occasion - at which any one or more of this session's counters - suffered a discontinuity. The relevant counters are - the specific instances associated with this session - of any Counter32 object contained in the - mplsLdpSessionStatsTable. - - The initial value of this object is the value of - sysUpTime when the entry was created in this table. - - Also, a command generator can distinguish when a session - between a given Entity and Peer goes away and a new - session is established. This value would change and - thus indicate to the command generator that this is a - different session." - ::= { mplsLdpSessionEntry 8 } - - -- - -- The MPLS LDP Session Statistics Table - -- - - mplsLdpSessionStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF MplsLdpSessionStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of statistics for Sessions between - LDP Entities and LDP Peers. This table AUGMENTS - - - the mplsLdpPeerTable." - ::= { mplsLdpSessionObjects 4 } - - mplsLdpSessionStatsEntry OBJECT-TYPE - SYNTAX MplsLdpSessionStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An entry in this table represents statistical - information on a single session between an LDP - Entity and LDP Peer." - - AUGMENTS { mplsLdpPeerEntry } - ::= { mplsLdpSessionStatsTable 1 } - - MplsLdpSessionStatsEntry ::= SEQUENCE { - mplsLdpSessionStatsUnknownMesTypeErrors Counter32, - mplsLdpSessionStatsUnknownTlvErrors Counter32 - } - - mplsLdpSessionStatsUnknownMesTypeErrors OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of Unknown Message Type - Errors detected by this LSR/LER during this session. - - Discontinuities in the value of this counter can occur - at re-initialization of the management system, and at - other times as indicated by the value of - mplsLdpSessionDiscontinuityTime." - ::= { mplsLdpSessionStatsEntry 1 } - - mplsLdpSessionStatsUnknownTlvErrors OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of Unknown TLV Errors - detected by this LSR/LER during this session. - - Discontinuities in the value of this counter can occur - at re-initialization of the management system, and at - other times as indicated by the value of - mplsLdpSessionDiscontinuityTime." - ::= { mplsLdpSessionStatsEntry 2 } - - - -- - -- The MPLS LDP Hello Adjacency Table - -- - - mplsLdpHelloAdjacencyObjects OBJECT IDENTIFIER ::= - { mplsLdpSessionObjects 5 } - - mplsLdpHelloAdjacencyTable OBJECT-TYPE - SYNTAX SEQUENCE OF MplsLdpHelloAdjacencyEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of Hello Adjacencies for Sessions." - ::= { mplsLdpHelloAdjacencyObjects 1 } - - mplsLdpHelloAdjacencyEntry OBJECT-TYPE - SYNTAX MplsLdpHelloAdjacencyEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each row represents a single LDP Hello Adjacency. - An LDP Session can have one or more Hello - Adjacencies." - INDEX { mplsLdpEntityLdpId, - mplsLdpEntityIndex, - mplsLdpPeerLdpId, - mplsLdpHelloAdjacencyIndex } - ::= { mplsLdpHelloAdjacencyTable 1 } - - MplsLdpHelloAdjacencyEntry ::= SEQUENCE { - mplsLdpHelloAdjacencyIndex Unsigned32, - mplsLdpHelloAdjacencyHoldTimeRem TimeInterval, - mplsLdpHelloAdjacencyHoldTime Unsigned32, - mplsLdpHelloAdjacencyType INTEGER - } - - mplsLdpHelloAdjacencyIndex OBJECT-TYPE - SYNTAX Unsigned32 (1..4294967295) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An identifier for this specific adjacency." - ::= { mplsLdpHelloAdjacencyEntry 1 } - - mplsLdpHelloAdjacencyHoldTimeRem OBJECT-TYPE - SYNTAX TimeInterval - UNITS "seconds" - MAX-ACCESS read-only - - - STATUS current - DESCRIPTION - "If the value of this object is 65535, - this means that the hold time is infinite - (i.e., wait forever). - - Otherwise, the time remaining for - this Hello Adjacency to receive its - next Hello Message. - - This interval will change when the 'next' - Hello Message which corresponds to this - Hello Adjacency is received unless it - is infinite." - ::= { mplsLdpHelloAdjacencyEntry 2 } - - mplsLdpHelloAdjacencyHoldTime OBJECT-TYPE - SYNTAX Unsigned32 (0..65535) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Hello hold time which is negotiated between - the Entity and the Peer. The entity associated - with this Hello Adjacency issues a proposed - Hello Hold Time value in the - mplsLdpEntityHelloHoldTimer object. The peer - also proposes a value and this object represents - the negotiated value. - - A value of 0 means the default, - which is 15 seconds for Link Hellos - and 45 seconds for Targeted Hellos. - A value of 65535 indicates an - infinite hold time." - REFERENCE - "RFC3036, LDP Specification, Section 3.5.2 Hello Message" - ::= { mplsLdpHelloAdjacencyEntry 3 } - - mplsLdpHelloAdjacencyType OBJECT-TYPE - SYNTAX INTEGER { - link(1), - targeted(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This adjacency is the result of a 'link' - hello if the value of this object is link(1). - - - Otherwise, it is a result of a 'targeted' - hello, targeted(2)." - ::= { mplsLdpHelloAdjacencyEntry 4 } - - -- - -- Session Label (LSP) Mapping to LSR MIB's - -- In Segment LIB Information. - -- - -- - -- NOTE: the next 2 tables map to the - -- MPLS-LSR-STD-MIB's MplsInSegmentTable - -- and MplsOutSegmentTable. The - -- cross-connect (XC) information is not - -- represented here as it can be gleaned - -- from the MPLS-LSR-STD-MIB. - -- - - mplsInSegmentLdpLspTable OBJECT-TYPE - SYNTAX SEQUENCE OF MplsInSegmentLdpLspEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of LDP LSP's which - map to the mplsInSegmentTable in the - MPLS-LSR-STD-MIB module." - ::= { mplsLdpSessionObjects 6 } - - mplsInSegmentLdpLspEntry OBJECT-TYPE - SYNTAX MplsInSegmentLdpLspEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An entry in this table represents information - on a single LDP LSP which is represented by - a session's index triple (mplsLdpEntityLdpId, - mplsLdpEntityIndex, mplsLdpPeerLdpId) AND the - index for the mplsInSegmentTable - (mplsInSegmentLdpLspLabelIndex) from the - MPLS-LSR-STD-MIB. - - The information contained in a row is read-only." - INDEX { mplsLdpEntityLdpId, - mplsLdpEntityIndex, - mplsLdpPeerLdpId, - mplsInSegmentLdpLspIndex - } - ::= { mplsInSegmentLdpLspTable 1 } - - - MplsInSegmentLdpLspEntry ::= SEQUENCE { - mplsInSegmentLdpLspIndex MplsIndexType, - mplsInSegmentLdpLspLabelType MplsLdpLabelType, - mplsInSegmentLdpLspType MplsLspType - } - - mplsInSegmentLdpLspIndex OBJECT-TYPE - SYNTAX MplsIndexType - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This contains the same value as the - mplsInSegmentIndex in the - MPLS-LSR-STD-MIB's mplsInSegmentTable." - ::= { mplsInSegmentLdpLspEntry 1 } - - mplsInSegmentLdpLspLabelType OBJECT-TYPE - SYNTAX MplsLdpLabelType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Layer 2 Label Type." - ::= { mplsInSegmentLdpLspEntry 2 } - - mplsInSegmentLdpLspType OBJECT-TYPE - SYNTAX MplsLspType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of LSP connection." - ::= { mplsInSegmentLdpLspEntry 3 } - - -- - -- Session Label (LSP) Mapping to LSR MIB's - -- Out Segment LIB Information. - -- - - mplsOutSegmentLdpLspTable OBJECT-TYPE - SYNTAX SEQUENCE OF MplsOutSegmentLdpLspEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of LDP LSP's which - map to the mplsOutSegmentTable in the - MPLS-LSR-STD-MIB." - ::= { mplsLdpSessionObjects 7 } - - mplsOutSegmentLdpLspEntry OBJECT-TYPE - - - SYNTAX MplsOutSegmentLdpLspEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An entry in this table represents information - on a single LDP LSP which is represented by - a session's index triple (mplsLdpEntityLdpId, - mplsLdpEntityIndex, mplsLdpPeerLdpId) AND the - index (mplsOutSegmentLdpLspIndex) - for the mplsOutSegmentTable. - - The information contained in a row is read-only." - INDEX { mplsLdpEntityLdpId, - mplsLdpEntityIndex, - mplsLdpPeerLdpId, - mplsOutSegmentLdpLspIndex - } - ::= { mplsOutSegmentLdpLspTable 1 } - - MplsOutSegmentLdpLspEntry ::= SEQUENCE { - mplsOutSegmentLdpLspIndex MplsIndexType, - mplsOutSegmentLdpLspLabelType MplsLdpLabelType, - mplsOutSegmentLdpLspType MplsLspType - } - - mplsOutSegmentLdpLspIndex OBJECT-TYPE - SYNTAX MplsIndexType - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This contains the same value as the - mplsOutSegmentIndex in the - MPLS-LSR-STD-MIB's mplsOutSegmentTable." - ::= { mplsOutSegmentLdpLspEntry 1 } - - mplsOutSegmentLdpLspLabelType OBJECT-TYPE - SYNTAX MplsLdpLabelType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Layer 2 Label Type." - ::= { mplsOutSegmentLdpLspEntry 2 } - - mplsOutSegmentLdpLspType OBJECT-TYPE - SYNTAX MplsLspType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - - - "The type of LSP connection." - ::= { mplsOutSegmentLdpLspEntry 3 } - - -- - -- Mpls FEC Table - -- - - mplsFecObjects OBJECT IDENTIFIER ::= - { mplsLdpSessionObjects 8 } - - mplsFecLastChange OBJECT-TYPE - SYNTAX TimeStamp - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the time of the most - recent addition/deletion of an entry - to/from the mplsLdpFectTable or - the most recent change in values to any objects - in the mplsLdpFecTable. - - If no such changes have occurred since the last - re-initialization of the local management subsystem, - then this object contains a zero value." - ::= { mplsFecObjects 1 } - - mplsFecIndexNext OBJECT-TYPE - SYNTAX IndexIntegerNextFree - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object contains an appropriate value to - be used for mplsFecIndex when creating - entries in the mplsFecTable. The value - 0 indicates that no unassigned entries are - available." - ::= { mplsFecObjects 2 } - - mplsFecTable OBJECT-TYPE - SYNTAX SEQUENCE OF MplsFecEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table represents the FEC - (Forwarding Equivalence Class) - Information associated with an LSP." - ::= { mplsFecObjects 3 } - - - mplsFecEntry OBJECT-TYPE - SYNTAX MplsFecEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each row represents a single FEC Element." - INDEX { mplsFecIndex } - ::= { mplsFecTable 1 } - - MplsFecEntry ::= SEQUENCE { - mplsFecIndex IndexInteger, - mplsFecType INTEGER, - mplsFecAddrType InetAddressType, - mplsFecAddr InetAddress, - mplsFecAddrPrefixLength InetAddressPrefixLength, - mplsFecStorageType StorageType, - mplsFecRowStatus RowStatus - } - - mplsFecIndex OBJECT-TYPE - SYNTAX IndexInteger - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The index which uniquely identifies this entry." - ::= { mplsFecEntry 1 } - - mplsFecType OBJECT-TYPE - SYNTAX INTEGER { - prefix(1), - hostAddress(2) - } - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The type of the FEC. If the value of this object - is 'prefix(1)' then the FEC type described by this - row is an address prefix. - - If the value of this object is 'hostAddress(2)' then - the FEC type described by this row is a host address." - REFERENCE - "RFC3036, Section 3.4.1. FEC TLV." - ::= { mplsFecEntry 2 } - - mplsFecAddrType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-create - - - STATUS current - DESCRIPTION - "The value of this object is the type of the - Internet address. The value of this object, - decides how the value of the mplsFecAddr object - is interpreted." - REFERENCE - "RFC3036, Section 3.4.1. FEC TLV." - ::= { mplsFecEntry 4 } - - mplsFecAddr OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The value of this object is interpreted based - on the value of the 'mplsFecAddrType' object. - - This address is then further interpretted as - an being used with the address prefix, - or as the host address. This further interpretation - is indicated by the 'mplsFecType' object. - In other words, the FEC element is populated - according to the Prefix FEC Element value encoding, or - the Host Address FEC Element encoding." - REFERENCE - "RFC3036, Section 3.4.1 FEC TLV." - ::= { mplsFecEntry 5 } - - mplsFecAddrPrefixLength OBJECT-TYPE - SYNTAX InetAddressPrefixLength - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "If the value of the 'mplsFecType' is 'hostAddress(2)' - then this object is undefined. - - If the value of 'mplsFecType' is 'prefix(1)' - then the value of this object is the length in - bits of the address prefix represented by - 'mplsFecAddr', or zero. If the value of this - object is zero, this indicates that the - prefix matches all addresses. In this case the - address prefix MUST also be zero (i.e., 'mplsFecAddr' - should have the value of zero.)" - REFERENCE - "RFC3036, Section 3.4.1. FEC TLV." - DEFVAL { 0 } - - - ::= { mplsFecEntry 3 } - - mplsFecStorageType OBJECT-TYPE - SYNTAX StorageType - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The storage type for this conceptual row. - Conceptual rows having the value 'permanent(4)' - need not allow write-access to any columnar - objects in the row." - DEFVAL { nonVolatile } - ::= { mplsFecEntry 6 } - - mplsFecRowStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this conceptual row. If the value of this - object is 'active(1)', then none of the writable objects - of this entry can be modified, except to set this object - to 'destroy(6)'. - - NOTE: if this row is being referenced by any entry in - the mplsLdpLspFecTable, then a request to destroy - this row, will result in an inconsistentValue error." - ::= { mplsFecEntry 7 } - - -- - -- LDP LSP FEC Table - -- - - mplsLdpLspFecLastChange OBJECT-TYPE - SYNTAX TimeStamp - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the time of the most - recent addition/deletion of an entry - to/from the mplsLdpLspFecTable or - the most recent change in values to any objects in the - mplsLdpLspFecTable. - - If no such changes have occurred since the last - re-initialization of the local management subsystem, - then this object contains a zero value." - ::= { mplsLdpSessionObjects 9 } - - - mplsLdpLspFecTable OBJECT-TYPE - SYNTAX SEQUENCE OF MplsLdpLspFecEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table which shows the relationship between - LDP LSPs and FECs. Each row represents - a single LDP LSP to FEC association." - ::= { mplsLdpSessionObjects 10 } - - mplsLdpLspFecEntry OBJECT-TYPE - SYNTAX MplsLdpLspFecEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An entry represents a LDP LSP - to FEC association." - INDEX { mplsLdpEntityLdpId, - mplsLdpEntityIndex, - mplsLdpPeerLdpId, - mplsLdpLspFecSegment, - mplsLdpLspFecSegmentIndex, - mplsLdpLspFecIndex - } - ::= { mplsLdpLspFecTable 1 } - - MplsLdpLspFecEntry ::= SEQUENCE { - mplsLdpLspFecSegment INTEGER, - mplsLdpLspFecSegmentIndex MplsIndexType, - mplsLdpLspFecIndex IndexInteger, - mplsLdpLspFecStorageType StorageType, - mplsLdpLspFecRowStatus RowStatus - } - - mplsLdpLspFecSegment OBJECT-TYPE - SYNTAX INTEGER { - inSegment(1), - outSegment(2) - } - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "If the value is inSegment(1), then this - indicates that the following index, - mplsLdpLspFecSegmentIndex, contains the same - value as the mplsInSegmentLdpLspIndex. - - Otherwise, if the value of this object is - - - outSegment(2), then this - indicates that following index, - mplsLdpLspFecSegmentIndex, contains the same - value as the mplsOutSegmentLdpLspIndex." - ::= { mplsLdpLspFecEntry 1 } - - mplsLdpLspFecSegmentIndex OBJECT-TYPE - SYNTAX MplsIndexType - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This index is interpretted by using the value - of the mplsLdpLspFecSegment. - - If the mplsLdpLspFecSegment is inSegment(1), - then this index has the same value as - mplsInSegmentLdpLspIndex. - - If the mplsLdpLspFecSegment is outSegment(2), - then this index has the same value as - mplsOutSegmentLdpLspIndex." - ::= { mplsLdpLspFecEntry 2 } - - mplsLdpLspFecIndex OBJECT-TYPE - SYNTAX IndexInteger - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This index identifies the FEC entry in the - mplsFecTable associated with this session. - In other words, the value of this index - is the same as the value of the mplsFecIndex - that denotes the FEC associated with this - Session." - ::= { mplsLdpLspFecEntry 3 } - - mplsLdpLspFecStorageType OBJECT-TYPE - SYNTAX StorageType - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The storage type for this conceptual row. - Conceptual rows having the value 'permanent(4)' - need not allow write-access to any columnar - objects in the row." - DEFVAL { nonVolatile } - ::= { mplsLdpLspFecEntry 4 } - - - mplsLdpLspFecRowStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this conceptual row. If the - value of this object is 'active(1)', then - none of the writable objects of this entry - can be modified. - - The Agent should delete this row when - the session ceases to exist. If an - operator wants to associate the session with - a different FEC, the recommended - procedure is (as described in detail in the section - entitled, 'Changing Values After Session - Establishment', and again described in the - DESCRIPTION clause of the - mplsLdpEntityAdminStatus object) - is to set the mplsLdpEntityAdminStatus to - down, thereby explicitly causing a session - to be torn down. This will also - cause this entry to be deleted. - - Then, set the mplsLdpEntityAdminStatus - to enable which enables a new session to be initiated. - Once the session is initiated, an entry may be - added to this table to associate the new session - with a FEC." - ::= { mplsLdpLspFecEntry 5 } - - -- - -- Address Message/Address Withdraw Message Information - -- - -- This information is associated with a specific Session - -- because Label Address Messages are sent after session - -- initialization has taken place. - -- - - mplsLdpSessionPeerAddrTable OBJECT-TYPE - SYNTAX SEQUENCE OF MplsLdpSessionPeerAddrEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table 'extends' the mplsLdpSessionTable. - This table is used to store Label Address Information - from Label Address Messages received by this LSR from - Peers. This table is read-only and should be updated - - - when Label Withdraw Address Messages are received, i.e., - Rows should be deleted as appropriate. - - NOTE: since more than one address may be contained - in a Label Address Message, this table 'sparse augments', - the mplsLdpSessionTable's information." - ::= { mplsLdpSessionObjects 11 } - - mplsLdpSessionPeerAddrEntry OBJECT-TYPE - SYNTAX MplsLdpSessionPeerAddrEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An entry in this table represents information on - a session's single next hop address which was - advertised in an Address Message from the LDP peer. - The information contained in a row is read-only." - INDEX { mplsLdpEntityLdpId, - mplsLdpEntityIndex, - mplsLdpPeerLdpId, - mplsLdpSessionPeerAddrIndex - } - ::= { mplsLdpSessionPeerAddrTable 1 } - - MplsLdpSessionPeerAddrEntry ::= SEQUENCE { - mplsLdpSessionPeerAddrIndex Unsigned32, - mplsLdpSessionPeerNextHopAddrType InetAddressType, - mplsLdpSessionPeerNextHopAddr InetAddress - } - - mplsLdpSessionPeerAddrIndex OBJECT-TYPE - SYNTAX Unsigned32 (1..4294967295) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An index which uniquely identifies this entry within - a given session." - ::= { mplsLdpSessionPeerAddrEntry 1 } - - mplsLdpSessionPeerNextHopAddrType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The internetwork layer address type of this Next Hop - Address as specified in the Label Address Message - associated with this Session. The value of this - object indicates how to interpret the value of - - - mplsLdpSessionPeerNextHopAddr." - ::= { mplsLdpSessionPeerAddrEntry 2 } - - mplsLdpSessionPeerNextHopAddr OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The next hop address. The type of this address - is specified by the value of the - mplsLdpSessionPeerNextHopAddrType." - REFERENCE - "RFC3036, Section 2.7. LDP Identifiers - and Next Hop Addresses" - ::= { mplsLdpSessionPeerAddrEntry 3 } - - --- - --- Notifications - --- - - mplsLdpInitSessionThresholdExceeded NOTIFICATION-TYPE - OBJECTS { - mplsLdpEntityInitSessionThreshold - } - STATUS current - DESCRIPTION - "This notification is generated when the value of - the 'mplsLdpEntityInitSessionThreshold' object - is not zero, and the number of Session - Initialization messages exceeds the value - of the 'mplsLdpEntityInitSessionThreshold' object." - ::= { mplsLdpNotifications 1 } - - mplsLdpPathVectorLimitMismatch NOTIFICATION-TYPE - OBJECTS { - mplsLdpEntityPathVectorLimit, - mplsLdpPeerPathVectorLimit - } - STATUS current - DESCRIPTION - "This notification is sent when the - 'mplsLdpEntityPathVectorLimit' does NOT match - the value of the 'mplsLdpPeerPathVectorLimit' for - a specific Entity." - REFERENCE - "RFC3036, LDP Specification, Section 3.5.3." - ::= { mplsLdpNotifications 2 } - - - mplsLdpSessionUp NOTIFICATION-TYPE - OBJECTS { - mplsLdpSessionState, - mplsLdpSessionDiscontinuityTime, - mplsLdpSessionStatsUnknownMesTypeErrors, - mplsLdpSessionStatsUnknownTlvErrors - } - STATUS current - DESCRIPTION - "If this notification is sent when the - value of 'mplsLdpSessionState' enters - the 'operational(5)' state." - ::= { mplsLdpNotifications 3 } - - mplsLdpSessionDown NOTIFICATION-TYPE - OBJECTS { - mplsLdpSessionState, - mplsLdpSessionDiscontinuityTime, - mplsLdpSessionStatsUnknownMesTypeErrors, - mplsLdpSessionStatsUnknownTlvErrors - - } - STATUS current - DESCRIPTION - "This notification is sent when the - value of 'mplsLdpSessionState' leaves - the 'operational(5)' state." - ::= { mplsLdpNotifications 4 } - - --**************************************************************** - -- Module Conformance Statement - --**************************************************************** - - mplsLdpGroups - OBJECT IDENTIFIER ::= { mplsLdpConformance 1 } - - mplsLdpCompliances - OBJECT IDENTIFIER ::= { mplsLdpConformance 2 } - - -- - -- Full Compliance - -- - - mplsLdpModuleFullCompliance MODULE-COMPLIANCE - STATUS current - DESCRIPTION - "The Module is implemented with support - for read-create and read-write. In other - - - words, both monitoring and configuration - are available when using this MODULE-COMPLIANCE." - - MODULE -- this module - MANDATORY-GROUPS { mplsLdpGeneralGroup, - mplsLdpNotificationsGroup - } - GROUP mplsLdpLspGroup - DESCRIPTION - "This group must be supported if the LSR MIB is - implemented, specifically the mplsInSegmentTable, - the mplsOutSegmentTable or the mplsXCTable." - - OBJECT mplsLdpEntityTargetPeerAddrType - SYNTAX InetAddressType - DESCRIPTION - "An implementation is only required to support - 'unknown(0)', IPv4 and globally unique IPv6 addresses." - - OBJECT mplsLdpEntityTargetPeerAddr - SYNTAX InetAddress (SIZE(0|4|16)) - DESCRIPTION - "An implementation is only required to support IPv4 and - globally unique IPv6 addresses." - - OBJECT mplsLdpEntityRowStatus - SYNTAX RowStatus - WRITE-SYNTAX RowStatus - DESCRIPTION - "Support for createAndWait and notInService is not - required." - - OBJECT mplsFecAddrType - SYNTAX InetAddressType - DESCRIPTION - "An implementation is only required to support - 'unknown(0)', IPv4 and globally unique IPv6 addresses." - - OBJECT mplsFecAddr - SYNTAX InetAddress (SIZE(0|4|16)) - DESCRIPTION - "An implementation is only required to support IPv4 and - globally unique IPv6 addresses." - - OBJECT mplsFecRowStatus - SYNTAX RowStatus - WRITE-SYNTAX RowStatus - DESCRIPTION - - - "Support for createAndWait and notInService is not - required." - - OBJECT mplsLdpLspFecRowStatus - SYNTAX RowStatus - WRITE-SYNTAX RowStatus - DESCRIPTION - "Support for createAndWait and notInService is not - required." - - OBJECT mplsLdpSessionPeerNextHopAddrType - SYNTAX InetAddressType - DESCRIPTION - "An implementation is only required to support - 'unknown(0)', IPv4 and globally unique IPv6 addresses." - - OBJECT mplsLdpSessionPeerNextHopAddr - SYNTAX InetAddress (SIZE(0|4|16)) - DESCRIPTION - "An implementation is only required to support IPv4 - and globally unique IPv6 addresses." - - ::= { mplsLdpCompliances 1 } - - -- - -- Read-Only Compliance - -- - - mplsLdpModuleReadOnlyCompliance MODULE-COMPLIANCE - STATUS current - DESCRIPTION - "The Module is implemented with support - for read-only. In other words, only monitoring - is available by implementing this MODULE-COMPLIANCE." - - MODULE -- this module - MANDATORY-GROUPS { mplsLdpGeneralGroup, - mplsLdpNotificationsGroup - } - - GROUP mplsLdpLspGroup - DESCRIPTION - "This group must be supported if the LSR MIB is - implemented, specifically the mplsInSegmentTable, - the mplsOutSegmentTable or the mplsXCTable." - - OBJECT mplsLdpEntityProtocolVersion - MIN-ACCESS read-only - - - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityAdminStatus - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityTcpPort - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityUdpDscPort - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityMaxPduLength - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityKeepAliveHoldTimer - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityHelloHoldTimer - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityInitSessionThreshold - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityLabelDistMethod - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityLabelRetentionMode - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - - OBJECT mplsLdpEntityPathVectorLimit - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityHopCountLimit - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityTransportAddrKind - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityTargetPeer - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityTargetPeerAddrType - SYNTAX InetAddressType - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required. - An implementation is only required to support - 'unknown(0)', IPv4 and globally unique IPv6 addresses." - - OBJECT mplsLdpEntityTargetPeerAddr - SYNTAX InetAddress (SIZE(0|4|16)) - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required. - An implementation is only required to support IPv4 and - globally unique IPv6 addresses." - - OBJECT mplsLdpEntityLabelType - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityStorageType - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsLdpEntityRowStatus - SYNTAX RowStatus - - - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required, and active is the - only status that needs to be supported." - - OBJECT mplsFecType - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsFecAddrPrefixLength - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsFecAddrType - SYNTAX InetAddressType - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required. - An implementation is only required to support - 'unknown(0)', IPv4 and globally unique IPv6 addresses." - - OBJECT mplsFecAddr - SYNTAX InetAddress (SIZE(0|4|16)) - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required. - An implementation is only required to support IPv4 and - globally unique IPv6 addresses." - - OBJECT mplsFecStorageType - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT mplsFecRowStatus - SYNTAX RowStatus - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required, and active is the - only status that needs to be supported." - - OBJECT mplsLdpLspFecStorageType - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - - OBJECT mplsLdpLspFecRowStatus - SYNTAX RowStatus - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required, and active is the - only status that needs to be supported." - - OBJECT mplsLdpSessionPeerNextHopAddrType - SYNTAX InetAddressType - DESCRIPTION - "An implementation is only required to support - 'unknown(0)', IPv4 and globally unique IPv6 addresses." - - OBJECT mplsLdpSessionPeerNextHopAddr - SYNTAX InetAddress (SIZE(0|4|16)) - DESCRIPTION - "An implementation is only required to support IPv4 - and globally unique IPv6 addresses." - - ::= { mplsLdpCompliances 2 } - - -- units of conformance - - mplsLdpGeneralGroup OBJECT-GROUP - OBJECTS { - mplsLdpLsrId, - mplsLdpLsrLoopDetectionCapable, - mplsLdpEntityLastChange, - mplsLdpEntityIndexNext, - mplsLdpEntityProtocolVersion, - mplsLdpEntityAdminStatus, - mplsLdpEntityOperStatus, - mplsLdpEntityTcpPort, - mplsLdpEntityUdpDscPort, - mplsLdpEntityMaxPduLength, - mplsLdpEntityKeepAliveHoldTimer, - mplsLdpEntityHelloHoldTimer, - mplsLdpEntityInitSessionThreshold, - mplsLdpEntityLabelDistMethod, - mplsLdpEntityLabelRetentionMode, - mplsLdpEntityPathVectorLimit, - mplsLdpEntityHopCountLimit, - mplsLdpEntityTransportAddrKind, - mplsLdpEntityTargetPeer, - mplsLdpEntityTargetPeerAddrType, - mplsLdpEntityTargetPeerAddr, - mplsLdpEntityLabelType, - - - mplsLdpEntityDiscontinuityTime, - mplsLdpEntityStorageType, - mplsLdpEntityRowStatus, - mplsLdpEntityStatsSessionAttempts, - mplsLdpEntityStatsSessionRejectedNoHelloErrors, - mplsLdpEntityStatsSessionRejectedAdErrors, - mplsLdpEntityStatsSessionRejectedMaxPduErrors, - mplsLdpEntityStatsSessionRejectedLRErrors, - mplsLdpEntityStatsBadLdpIdentifierErrors, - mplsLdpEntityStatsBadPduLengthErrors, - mplsLdpEntityStatsBadMessageLengthErrors, - mplsLdpEntityStatsBadTlvLengthErrors, - mplsLdpEntityStatsMalformedTlvValueErrors, - mplsLdpEntityStatsKeepAliveTimerExpErrors, - mplsLdpEntityStatsShutdownReceivedNotifications, - mplsLdpEntityStatsShutdownSentNotifications, - mplsLdpPeerLastChange, - mplsLdpPeerLabelDistMethod, - mplsLdpPeerPathVectorLimit, - mplsLdpPeerTransportAddrType, - mplsLdpPeerTransportAddr, - mplsLdpHelloAdjacencyHoldTimeRem, - mplsLdpHelloAdjacencyHoldTime, - mplsLdpHelloAdjacencyType, - mplsLdpSessionStateLastChange, - mplsLdpSessionState, - mplsLdpSessionRole, - mplsLdpSessionProtocolVersion, - mplsLdpSessionKeepAliveHoldTimeRem, - mplsLdpSessionKeepAliveTime, - mplsLdpSessionMaxPduLength, - mplsLdpSessionDiscontinuityTime, - mplsLdpSessionStatsUnknownMesTypeErrors, - mplsLdpSessionStatsUnknownTlvErrors, - mplsLdpSessionPeerNextHopAddrType, - mplsLdpSessionPeerNextHopAddr, - mplsFecLastChange, - mplsFecIndexNext, - mplsFecType, - mplsFecAddrType, - mplsFecAddr, - mplsFecAddrPrefixLength, - mplsFecStorageType, - mplsFecRowStatus - } - STATUS current - DESCRIPTION - "Objects that apply to all MPLS LDP implementations." - - - ::= { mplsLdpGroups 1 } - - mplsLdpLspGroup OBJECT-GROUP - OBJECTS { - mplsInSegmentLdpLspLabelType, - mplsInSegmentLdpLspType, - mplsOutSegmentLdpLspLabelType, - mplsOutSegmentLdpLspType, - mplsLdpLspFecLastChange, - mplsLdpLspFecStorageType, - mplsLdpLspFecRowStatus - } - STATUS current - DESCRIPTION - "These objects are for LDP implementations - which interface to the Label Information Base (LIB) - in the MPLS-LSR-STD-MIB. The LIB is - represented in the mplsInSegmentTable, - mplsOutSegmentTable and mplsXCTable." - ::= { mplsLdpGroups 2 } - - mplsLdpNotificationsGroup NOTIFICATION-GROUP - NOTIFICATIONS { mplsLdpInitSessionThresholdExceeded, - mplsLdpPathVectorLimitMismatch, - mplsLdpSessionUp, - mplsLdpSessionDown - } - STATUS current - DESCRIPTION - "The notification for an MPLS LDP implementation." - ::= { mplsLdpGroups 3 } - -END diff --git a/mibs/RADWIN-MIB b/mibs/RADWIN-MIB-WINLINK1000 similarity index 99% rename from mibs/RADWIN-MIB rename to mibs/RADWIN-MIB-WINLINK1000 index aeecf8dc0a..cf2821845f 100644 --- a/mibs/RADWIN-MIB +++ b/mibs/RADWIN-MIB-WINLINK1000 @@ -2678,6 +2678,20 @@ external antenna. Legal range: MinAntennaGain - Alarm. " + ::= { winlink1000OduAir 42 } + + externalAlarmInPort1Alarm TRAP-TYPE + ENTERPRISE winlink1000 + VARIABLES { winlink1000GeneralTrapDescription, winlink1000OduAgnCurrAlarmSeverity, winlink1000OduAgnCurrAlarmIfIndex, + winlink1000OduAgnCurrAlarmUnit, winlink1000OduAgnCurrAlarmTimeT, winlink1000OduAgnCurrAlarmId } + --&ACTIONS { major } + --&MESG "$'1" + DESCRIPTION + " + The trap is sent every time an alarm occurs in the External Alarm Input of port #1. + Contains a single parameter, which is its description: + 1 - Description: External Alarm 1 - - Alarm. + " ::= 105 externalAlarmInPort2Alarm TRAP-TYPE diff --git a/mibs/cisco/CISCO-LWAPP-AP-MIB b/mibs/cisco/CISCO-LWAPP-AP-MIB new file mode 100644 index 0000000000..a6a4a31e2e --- /dev/null +++ b/mibs/cisco/CISCO-LWAPP-AP-MIB @@ -0,0 +1,6614 @@ +-- ******************************************************************* +-- CISCO-LWAPP-AP-MIB.my +-- January 2006, Devesh Pujari, Prasanna Viswakumar, Srinath Candadai +-- August 2010, Suja Thangaveluchamy +-- Copyright (c) 2006, 2007, 2010-2012 by Cisco Systems Inc. +-- All rights reserved. +-- ******************************************************************* + +CISCO-LWAPP-AP-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + NOTIFICATION-TYPE, + Unsigned32, + Counter32, + TimeTicks, + Gauge32, + Integer32 + FROM SNMPv2-SMI + MODULE-COMPLIANCE, + NOTIFICATION-GROUP, + OBJECT-GROUP + FROM SNMPv2-CONF + DisplayString, + TruthValue, + MacAddress, + TimeInterval, + RowStatus, + TimeStamp, + DateAndTime + FROM SNMPv2-TC + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + PhysicalIndex + FROM ENTITY-MIB + InetAddressType, + InetAddress, + InetPortNumber + FROM INET-ADDRESS-MIB + CLApIfType, + CLDot11Channel, + CLApAssocFailureReason, + CLApDot11RadioSubband, + CLApDot11RadioRole, + CLApMode + FROM CISCO-LWAPP-TC-MIB + cldRegulatoryDomain + FROM CISCO-LWAPP-DOT11-MIB + cLWlanIndex + FROM CISCO-LWAPP-WLAN-MIB + ciscoMgmt + FROM CISCO-SMI + Unsigned64 + FROM CISCO-TC + cLRFProfileHighDensityMaxRadioClients, + cLRFProfileHDClientTrapThreshold + FROM CISCO-LWAPP-RF-MIB + IANAifType + FROM IANAifType-MIB; + +--******************************************************************** +--* MODULE IDENTITY +--******************************************************************** +ciscoLwappApMIB MODULE-IDENTITY + LAST-UPDATED "201206130000Z" + ORGANIZATION "Cisco Systems Inc." + CONTACT-INFO + " Cisco Systems, + Customer Service + + Postal: 170 West Tasman Drive + San Jose, CA 95134 + USA + + Tel: +1 800 553-NETS + + Email: cs-snmp@cisco.com" + + DESCRIPTION + "This MIB is intended to be implemented on all those + devices operating as Central Controllers (CC) that + terminate the Light Weight Access Point Protocol + tunnel from Light-weight LWAPP Access Points. + + This MIB provides configuration and status information + about the 802.11 Access Points that have joined the + controller. + + The relationship between CC and the LWAPP APs + can be depicted as follows: + + +......+ +......+ +......+ +......+ + + + + + + + + + + + CC + + CC + + CC + + CC + + + + + + + + + + + +......+ +......+ +......+ +......+ + .. . . . + .. . . . + . . . . . + . . . . . + . . . . . + . . . . . + +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + + + AP + + AP + + AP + + AP + + AP + + + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ + . . . . + . . . . . + . . . . . + . . . . . + . . . . . + +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + + + MN + + MN + + MN + + MN + + MN + + + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ + + + The LWAPP tunnel exists between the controller and + the APs. The MNs communicate with the APs through + the protocol defined by the 802.11 standard. + + LWAPP APs, upon bootup, discover and join one of the + controllers and the controller pushes the configuration, + that includes the WLAN parameters, to the LWAPP APs. + The APs then encapsulate all the 802.11 frames from + wireless clients inside LWAPP frames and forward + the LWAPP frames to the controller. + + GLOSSARY + + Access Point ( AP ) + + An entity that contains an 802.11 medium access + control ( MAC ) and physical layer ( PHY ) interface + and provides access to the distribution services via + the wireless medium for associated clients. + + LWAPP APs encapsulate all the 802.11 frames in + LWAPP frames and sends it to the controller to which + it is logically connected. + + Basic Service Set Identifier (BSSID) + + The identifier for the service set comprising of + all the 802.11 stations under the control of + one coordinating Access Point. This identifier + happens to be the MAC address of the dot11 radio + interface of the Access Point. The wireless + clients that associate with the Access Point + get the wired uplink through this particular + dot11 interface. + + Central Controller ( CC ) + + The central entity that terminates the LWAPP protocol + tunnel from the LWAPP APs. Throughout this MIB, + this entity also referred to as 'controller'. + + Light Weight Access Point Protocol ( LWAPP ) + + This is a generic protocol that defines the + communication between the Access Points and the + Central Controller. + + Mobile Node ( MN ) + + A roaming 802.11 wireless device in a wireless + network associated with an access point. + + Station Management (SMT) + + This term refers to the internal management of the + 802.11 protocol operations by the AP to work + cooperatively with the other APs and 802.11 + devices in the network. + + Link Latency + + Latency is round trip time between AP and controller. + There is a continuous heart-beat between AP and + controller. AP calculates latency for each time and + sends to controller. + + AMSDU + + Aggregate MAC Service Data Unit. A structure containing + multiple MSDUs, transported within a single (unfragmented) + or multiple (fragmented) Data MPDU. + + DTLS + + Datagram Transport Layer Security (DTLS) protocol provides + communications privacy for datagram protocols. The protocol + allows client/server applications to communicate in a way + that is designed to prevent eavesdropping, tampering, or + message forgery. + + WIPS + + Wireless Intrusion Prevention System (WIPS) is a network device + that monitors the radio spectrum for the presence of + unauthorized access points (intrusion detection), and can + automatically take countermeasures (intrusion prevention). + + SE + + Spectrum Expert is an application software, which when + connected to Spectrum Intelligent Access Point, provides + detailed RF spectrum plots and data, and assist in diagnosing + network problems. + + PPPOE + + Point-to-Point Protocol Over Ethernet provides a standard method + to build sessions for transporting multi-protocol datagrams between + point-to-point links over Ethernet. + + REFERENCE + + [1] Part 11 Wireless LAN Medium Access Control ( MAC ) + and Physical Layer ( PHY ) Specifications. + + [2] Draft-obara-capwap-lwapp-00.txt, IETF Light + Weight Access Point Protocol. " + REVISION "201206130000Z" + DESCRIPTION + "Added ciscoLwappDot11IfAntennaGroup and + ciscoLwappRetransmitGroup" + REVISION "201102070000Z" + DESCRIPTION + "Addressed Approver's comments." + REVISION "201101210000Z" + DESCRIPTION + "Addressed reviwer's comments." + REVISION "201101100000Z" + DESCRIPTION + "Addressed reviewer's comments." + REVISION "201012130000Z" + DESCRIPTION + "Addressed Reviwer's comments" + REVISION "201008190000Z" + DESCRIPTION + "Added cLApGlobal, cLApCredentials, cLSpectrum, + cLAp802dot1xSupplicant mib objects. + Added link latency tables, cLApEncryptionEnable. + cLApDot11RadioTable have been added to provide support + for subband radios. + AP uptime, join time, join taken time and Ethernet slot info + have been added to clApTable. cLApEthernetIfTable which + provides Ethernet interface status and statistics information + has been added. + The group ciscoLwappApGroupSup3, ciscoLwappApGroupSup4, + ciscoLwappApNotifObjsGroup and ciscoLwappApNotifsGroup + have been added." + REVISION "200701030000Z" + DESCRIPTION + "The object cLApName has been added." + REVISION "200607180000Z" + DESCRIPTION + "Added cLApEntPhysicalIndex object." + REVISION "200603300000Z" + DESCRIPTION + "Initial version of this MIB module. " + ::= { ciscoMgmt 513 } + +ciscoLwappApMIBNotifs OBJECT IDENTIFIER ::= { ciscoLwappApMIB 0 } +ciscoLwappApMIBObjects OBJECT IDENTIFIER ::= { ciscoLwappApMIB 1 } +ciscoLwappApMIBConform OBJECT IDENTIFIER ::= { ciscoLwappApMIB 2 } +ciscoLwappApMIBNotifObjects OBJECT IDENTIFIER ::= { ciscoLwappApMIB 3 } + +ciscoLwappAp OBJECT IDENTIFIER ::= { ciscoLwappApMIBObjects 1 } +ciscoLwappApIf OBJECT IDENTIFIER ::= { ciscoLwappApMIBObjects 2 } +ciscoLwappApGlobal OBJECT IDENTIFIER ::= { ciscoLwappApMIBObjects 3 } +ciscoLwappApCredentials OBJECT IDENTIFIER ::= { ciscoLwappApMIBObjects 4 } +ciscoLwappLinkLatency OBJECT IDENTIFIER ::= { ciscoLwappApMIBObjects 5 } +ciscoLwappSpectrum OBJECT IDENTIFIER ::= { ciscoLwappApMIBObjects 6 } +ciscoLwappAp802dot1xSupplicant OBJECT IDENTIFIER ::= { ciscoLwappApMIBObjects 7 } +ciscoLwappApWlanStats OBJECT IDENTIFIER ::= { ciscoLwappApMIBObjects 9 } + +ciscoLwappApWlanInfo OBJECT IDENTIFIER ::= { ciscoLwappApMIBObjects 10 } +ciscoLwappPacketDumpInfo OBJECT IDENTIFIER ::= { ciscoLwappApMIBObjects 11 } + +ciscoLwappAplanStats OBJECT IDENTIFIER ::= { ciscoLwappApMIBObjects 12 } +-- ******************************************************************** +-- APs that have joined the controller +-- ******************************************************************** + +cLApTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + 802.11 LWAPP Access Points that have joined the + controller. + + LWAPP APs exchange configuration messages with the + controller and get the required configuration for + their 802.11 related operations, after they join the + controller. " + ::= { ciscoLwappAp 1 } + +cLApEntry OBJECT-TYPE + SYNTAX CLApEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides information about + one 802.11 LWAPP Access Point that has joined the + controller. + + Entries are removed when the APs lose their + association with the controller due to loss + of communication. " + INDEX { cLApSysMacAddress } + ::= { cLApTable 1 } + +CLApEntry ::= SEQUENCE { + cLApSysMacAddress MacAddress, + cLApIfMacAddress MacAddress, + cLApMaxNumberOfDot11Slots Unsigned32, + cLApEntPhysicalIndex PhysicalIndex, + cLApName SnmpAdminString, + cLApUpTime TimeTicks, + cLLwappUpTime TimeTicks, + cLLwappJoinTakenTime TimeTicks, + cLApMaxNumberOfEthernetSlots Unsigned32, + cLApPrimaryControllerAddressType InetAddressType, + cLApPrimaryControllerAddress InetAddress, + cLApSecondaryControllerAddressType InetAddressType, + cLApSecondaryControllerAddress InetAddress, + cLApTertiaryControllerAddressType InetAddressType, + cLApTertiaryControllerAddress InetAddress, + cLApLastRebootReason INTEGER, + cLApEncryptionEnable TruthValue, + cLApFailoverPriority INTEGER, + cLApPowerStatus INTEGER, + cLApTelnetEnable TruthValue, + cLApSshEnable TruthValue, + cLApPreStdStateEnabled TruthValue, + cLApPwrInjectorStateEnabled TruthValue, + cLApPwrInjectorSelection INTEGER, + cLApPwrInjectorSwMacAddr MacAddress, + cLApWipsEnable TruthValue, + cLApMonitorModeOptimization INTEGER, + cLApDomainName SnmpAdminString, + cLApNameServerAddressType InetAddressType, + cLApNameServerAddress InetAddress, + cLApAMSDUEnable TruthValue, + cLApEncryptionSupported TruthValue, + cLApRogueDetectionEnabled TruthValue, + cLApTcpMss INTEGER, + cLApDataEncryptionStatus TruthValue, + cLApNsiKey DisplayString, + cLApAdminStatus TruthValue, + cLApPortNumber InetPortNumber, + cLApRetransmitCount Unsigned32, + cLApRetransmitTimeout Unsigned32, + cLApVenueConfigVenueGroup INTEGER, + cLApVenueConfigVenueType INTEGER, + cLApVenueConfigVenueName SnmpAdminString, + cLApVenueConfigLanguage SnmpAdminString, + cLApLEDState TruthValue, + cLApTrunkVlan Unsigned32, + cLApTrunkVlanStatus TruthValue, + cLApLocation SnmpAdminString, + cLApSubMode INTEGER, + cLApAssocCount Unsigned32, + cLApAssocFailResourceCount Unsigned32, + cLApRealTimeStatsModeEnabled TruthValue, + cLApAssociatedClientCount Unsigned32, + cLApMemoryCurrentUsage Unsigned32, + cLApMemoryAverageUsage Unsigned32, + cLApCpuCurrentUsage Unsigned32, + cLApCpuAverageUsage Unsigned32, + cLApUpgradeFromVersion DisplayString, + cLApUpgradeToVersion DisplayString, + cLApUpgradeFailureCause DisplayString, + cLApMaxClientLimitNumberTrap Unsigned32, + cLApMaxClientLimitCause DisplayString, + cLApMaxClientLimitSet TruthValue, + cLApFloorLabel Unsigned64, + cLApConnectCount Unsigned32, + cLApReassocSuccCount Counter32, + cLApReassocFailCount Counter32, + cLAdjChannelRogueEnabled TruthValue, + cLApAssocFailCountByRate Unsigned32, + cLApAbnormalOfflineCount Unsigned32, + cLApActiveClientCount Unsigned32, + cLApAssocFailCountForRssiLow Unsigned32, + cLApSysNetId SnmpAdminString, + cLApAssocFailTimes Counter32, + cLApAntennaBandMode INTEGER, + cLApHeartBeatRspAvgTime INTEGER, + cLApEchoRequestCount Counter32, + cLApEchoResponseLossCount Counter32, + cLApModuleInserted DisplayString, + cLApEnableModule TruthValue + } + + cLApSysMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the radio MAC address + common to the dot11 interfaces of the AP + and uniquely identifies an entry in this table. " + ::= { cLApEntry 1 } + + cLApIfMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the Ethernet MAC address of + the AP. " + ::= { cLApEntry 2 } + + cLApMaxNumberOfDot11Slots OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the maximum number of + 802.11 radio interface slots in this AP. " + ::= { cLApEntry 3 } + + cLApEntPhysicalIndex OBJECT-TYPE + SYNTAX PhysicalIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object provides the index value in the + entPhysicalEntry corresponding to this AP." + ::= { cLApEntry 4 } + + cLApName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the administrative name + assigned to the AP by the user. If an AP is not configured, + its factory default name will be ap: eg. ap:af:12:be." + ::= { cLApEntry 5 } + + cLApUpTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the time in hundredths + of a second since the last time the AP rebooted." + ::= { cLApEntry 6 } + + cLLwappUpTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the time in hundredths + of a second since the last time the AP joined + the controller." + ::= { cLApEntry 7 } + + cLLwappJoinTakenTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the time taken in hundredths + of a second for the AP to join the controller. This + could be a significant value in Mesh environments." + ::= { cLApEntry 8 } + + cLApMaxNumberOfEthernetSlots OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the maximum number of + Ethernet slots in this AP. " + ::= { cLApEntry 9 } + + cLApPrimaryControllerAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the type of the primary + controller's address made available through + cLApPrimaryControllerAddress." + ::= { cLApEntry 10 } + + cLApPrimaryControllerAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the address of the primary + controller that the APs will join." + ::= { cLApEntry 11 } + + cLApSecondaryControllerAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the type of the secondary + controller's address made available through + cLApSecondaryControllerAddress." + ::= { cLApEntry 12 } + + cLApSecondaryControllerAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the address of the secondary + controller that the APs will join." + ::= { cLApEntry 13 } + + cLApTertiaryControllerAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the type of the tertiary + controller's address made available through + cLApTertiaryControllerAddress." + ::= { cLApEntry 14 } + + cLApTertiaryControllerAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the address of the tertiary + controller that the APs will join." + ::= { cLApEntry 15 } + + cLApLastRebootReason OBJECT-TYPE + SYNTAX INTEGER { + none(0), + dot11gModeChange(1), + ipAddressSet(2), + ipAddressReset(3), + rebootFromController(4), + dhcpFallbackFail(5), + discoveryFail(6), + noJoinResponse(7), + denyJoin(8), + noConfigResponse(9), + configController(10), + imageUpgradeSuccess(11), + imageOpcodeInvalid(12), + imageCheckSumInvalid(13), + imageDataTimeout(14), + configFileInvalid(15), + imageDownloadError(16), + rebootFromConsole(17), + rapOverAir(18), + powerLow(19), + crash(20), + powerHigh(21), + powerLoss(22), + powerChange(23), + componentFailure(24), + watchdog(25), + lscEnabled(26), + lscDisabled(27), + lscProvTimeout(28), + lscMaxProvReqRetries(29), + lscLoadFailure(30), + lscJoinFailure(31), + capwapTimerFailure(32), + staticIpFailover(33), + vlanTagFailover(34), + capwapDiscoveryRequest(35), + capwapDiscoveryResponse(36), + capwapJoinRequest(37), + capwapJoinResponse(38), + capwapConfigurationStatus(39), + capwapConfigurationStatusResponse(40), + capwapConfigurationUpdateRequest(41), + capwapConfigurationUpdateResponse(42), + capwapWtpEventRequest(43), + capwapWtpEventResponse(44), + capwapChangeStateEventRequest(45), + capwapChangeStateEventResponse(46), + capwapEchoRequest(47), + capwapEchoResponse(48), + capwapImageDataRequest(49), + capwapImageDataResponse(50), + capwapResetRequest(51), + capwapResetResponse(52), + capwapPrimaryDiscoveryRequest(53), + capwapPrimaryDiscoveryResponse(54), + capwapDataTransferRequest(55), + capwapDataTransferResponse(56), + capwapClearConfigurationRequest(57), + capwapClearConfigurationResponse(58), + capwapMobileConfigurationRequest(59), + capwapMobileConfigurationResponse(60), + capwapPathMtuRequest(61), + capwapPathMtuResponse(62) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the reason for the last + reboot of the AP. + none - ap reported a reboot reason code + unknown to the controller. + dot11gModeChange - 11g mode change + ipAddressSet - set static ip address + ipAddressReset - reset static ip address + rebootFromController - ap reboot initiated + from controller + dhcpFallbackFail - could not fallback to dhcp + discoveryFail - could not send discovery + noJoinResponse - did not receive join response + denyJoin - deny join attempt at + the controller + noConfigResponse - did not get config response + configController - found configured or master + controller + imageUpgradeSuccess - image upgraded successfully + imageOpcodeInvalid - invalid image data opcode + imageCheckSumInvalid - invalid image md5 checksum + imageDataTimeout - image data message timeout + configFileInvalid - invalid config file + imageDownloadError - image download process error + rebootFromConsole - reboot command from ap console + rapOverAir - root access point is connected + over the air + brownout - ap rebooted due to power failure + powerLow - ap rebooted dued to low power + also called as brownout + crash - crashed due to software failure + powerHigh - rebooted due to power spike + powerLoss - rebooted due to power loss + powerChange - rebooted due to change in + power source + componentFailure - rebooted due to component + failure + watchdog - rebooted due to watch dog + timer reset. + lscEnabled - rebooted as LSC was enabled + lscDisabled - rebooted as LSC was disabled + lscProvTimeout - rebooted due to LSC provision timeout + lscMaxProvReqRetries - rebooted due to maximum retries + of LSC provision request + lscLoadFailure - rebooted due to LSC load failure + lscJoinFailure - rebooted due to LSC join failure. + capwapTimerFailure - rebooted due to capwap timer + failure + staticIpFailover - rebooted due to static IP failover + vlanTagFailover - rebooted due to vlan tag failover + capwapDiscoveryRequest - link failure while processing + capwap discovery request + capwapDiscoveryResponse - link failure while processing + capwap discovery response + capwapJoinRequest - rebooted due to capwap + join request + capwapJoinResponse - rebooted due to capwap + join response + capwapConfigurationStatus- rebooted due to capwap + configuration status request + capwapConfigurationStatusResponse - rebooted due to + capwap configuration status response + capwapConfigurationUpdateRequest- rebooted due to + capwap configuration update request + capwapConfigurationUpdateResponse - rebooted due to + capwap configuration update response + capwapWtpEventRequest - rebooted due to capwap WTP + event request + capwapWtpEventResponse - rebooted due to capwap WTP + event response + capwapChangeStateEventRequest - rebooted due to capwap + change state event request + capwapChangeStateEventResponse - rebooted due to capwap + change state event response + capwapEchoRequest - rebooted due to capwap + echo request + capwapEchoResponse - rebooted due to capwap + echo response + capwapImageDataRequest - rebooted due to capwap + image data request + capwapImageDataResponse - rebooted due to capwap + image data response + capwapResetRequest - rebooted due to capwap + reset request + capwapResetResponse - rebooted due to capwap + reset response + capwapPrimaryDiscoveryRequest - rebooted due to capwap + primary discovery request + capwapPrimaryDiscoveryResponse - rebooted due to capwap + primary discovery response + capwapDataTransferRequest - rebooted due to capwap + data transfer request + capwapDataTransferResponse - rebooted due to capwap + data transfer response + capwapClearConfigurationRequest-rebooted due to capwap + clear configuration request + capwapClearConfigurationResponse-rebooted due to capwap + clear configuration response + capwapMobileConfigurationRequest-rebooted due to capwap + mobile configuration request + capwapMobileConfigurationResponse-rebooted due to capwap + mobile configuration response + capwapPathMtuRequest - rebooted due to capwap + path MTU request + capwapPathMtuResponse - rebooted due to capwap + path MTU response." + ::= { cLApEntry 16 } + + + cLApEncryptionEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether encyrption between + controller and AP is enabled or not. Encryption + can only be enabled if ESM card in controller is + pluged in. + + A value of 'true' enables encryption between + controller and AP. + + A value of 'false' disables encryption between + controller and AP." + + DEFVAL { false } + ::= { cLApEntry 18 } + + cLApFailoverPriority OBJECT-TYPE + SYNTAX INTEGER { + low(1), + medium(2), + high(3), + critical(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the AP failover priority + for an AP. If a higher priority AP wishes to join + the controller, it will be given preference over + a join request from a lower priority AP. Also if the + number of AP joined has reached the limit that the + controller can support then the controller can disassociate + an already joined lower priority AP. This priority will be + considered only if the cLApGlobalFailoverPriority is + Enabled on the controller." + DEFVAL {low} + ::= { cLApEntry 19 } + + + cLApPowerStatus OBJECT-TYPE + SYNTAX INTEGER { + low(1), + fifteendotfour(2), + sixteendoteight(3), + full(4), + external(5), + twentyfivedotfive(6), + mixedmode(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the power status of the AP + low - The AP is drawing low power from + Ethernet + fifteendotfour - The AP is drawing 15.4 watts from + Ethernet + sixteendoteight - The AP is drawing 16.8 watts from + Ethernet + twentyfivedotfive - The AP is drawing 25.5 watts from + Ethernet + full - The power is high enough for + normal operation of the AP. + The power source could be + Ethernet or external + external - The power source is not from + Ethernet. + mixedmode - The power is high enough for + operation of AP. In this state + one radio will operate in full + power mode while the other radio + will be powered off or operate + at reduced capacity." + ::= { cLApEntry 20 } + + cLApTelnetEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether Telnet session + can be established to the AP. + + A value of 'true' indicates an Telnet session + can be established to the AP. + + A value of 'false' indicates an Telnet session + cannot be established to the AP." + DEFVAL { false } + ::= { cLApEntry 21 } + + cLApSshEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether SSH session + can be established to the AP. + + A value of 'true' indicates an SSH session + can be established to the AP. + + A value of 'false' indicates an SSH session + cannot be established to the AP." + DEFVAL { false } + ::= { cLApEntry 22 } + + cLApPreStdStateEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents whether the Pre-Standard state + of the AP is enabled or disabled. + + A value of 'true' denotes that the Pre-Standard state + of the AP is enabled, + + A value of 'false' denotes that the Pre-Standard state + of the AP is disabled" + ::= { cLApEntry 23 } + + cLApPwrInjectorStateEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents whether the Power Injector state + of the AP is enabled or disabled. + + A value of 'true' denotes that the Power Injector state + of the AP is enabled, + + A value of 'false' denotes that the Power Injector state + of the AP is disabled" + ::= { cLApEntry 24 } + + cLApPwrInjectorSelection OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + installed(2), + override(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the Power Injector selection + value of the AP. + + 'unknown' - is returned if + 'cLApPwrInjectorStateEnabled'is set to false. + 'installed' - configure the MAC address of the + switch port that has a Power Injector. + 'override' - override the safety checks and assume + a Power Injector is always installed." + ::= { cLApEntry 25 } + + cLApPwrInjectorSwMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the Mac address of the + switch port that has a power Injector and is + valid only when the 'cLApPwrInjectorSelection' + is in 'installed' mode. + if SET to 00:00:00:00:00:00, AP will detect the + MAC address of the current switch port that has + a Power Injector" + ::= { cLApEntry 26 } + + cLApWipsEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS deprecated + DESCRIPTION + "This object represents if this AP is used + as WIPS AP. + A value of 'true' indicates that this AP is + a WIPS AP. + A value of 'false' indicates that this AP is + not a WIPS AP. This applies only when the + AP is either in local or monitor mode." + DEFVAL { false } + ::= { cLApEntry 27 } + + cLApMonitorModeOptimization OBJECT-TYPE + SYNTAX INTEGER { + all(1), + tracking(2), + wips(3), + none(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the monitor mode optimization + on this device. + all - All optimization is enabled + tracking - Tracking is optimized + wips - WIPS optimization is enabled + none - No optimization is enabled" + + ::= { cLApEntry 28 } + + cLApDomainName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This represents the domain, to which the AP belongs. + This attribute can be configured only if the static IP + option is turned on in the AP." + ::= { cLApEntry 29 } + + cLApNameServerAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This represents the type of the IP address of the + name server, made available through cLApNameServerAddress." + ::= { cLApEntry 30 } + + cLApNameServerAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This represents the IP Address of the name server. + This attribute can be configured only if the static IP + option is turned on in the AP." + ::= { cLApEntry 31 } + + cLApAMSDUEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the AMSDU status. + A value of 'true' turns on the AMSDU. + A value of 'false' turns off the AMSDU." + DEFVAL { false } + ::= { cLApEntry 32 } + + cLApEncryptionSupported OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether AP Supports + DTLS encryption. + A value of 'true' indicates encryption is supported. + A value of 'false' indicates encryption is not supported." + DEFVAL { false } + ::= { cLApEntry 33 } + + cLApRogueDetectionEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether Rogue Detection + is enabled in this AP. + A value of 'true' enables Rogue Detection. + A value of 'false' disables Rogue Detection. + Rogue detection is not supported on sniffer + and rogue detector mode APs." + DEFVAL { false } + ::= { cLApEntry 34 } + + cLApTcpMss OBJECT-TYPE + SYNTAX INTEGER (0 | 536..1363) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the TCP Maximum Segment Size + for this AP. + Permissible value are between 536 and 1363. This will + also enable the TCP MSS flag for this AP. + Value of 0 will disable the TCP MSS flag for this AP. + Any change of value for cLApGlobalTcpMss will be + reflected to this object. + Value for this object can be change only when value of + cLApGlobalTcpMss is set as 0." + ::= {cLApEntry 35 } + + cLApDataEncryptionStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the data encryption + status of AP. + + A value of 'true' means data is encrypted between + AP and WLC. + + A value of 'false' means data is Plain Text between + AP and WLC." + DEFVAL { false } + ::= { cLApEntry 36 } + + cLApNsiKey OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the Network Spectrum Interface Key + used when the AP is in Spectrum Expert Only Monitor Mode + (SOMM).This object returns a non-zero value only when the + AP is SOMM mode." + ::= {cLApEntry 37 } + + cLApAdminStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the Admin State of the AP, + A value of 'true' enables the Admin State. + A value of 'false' disables the Admin State." + DEFVAL { false } + ::= { cLApEntry 38 } + + cLApPortNumber OBJECT-TYPE + SYNTAX InetPortNumber + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the port number on which + the AP's traffic is coming through." + ::= { cLApEntry 39 } + + cLApRetransmitCount OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "retries" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the retransmission count for the Access + Point Control Packet.This value represents the number of packets + retransmitted after which the Access Point falls back to another + controller in case of failover. + The global retransmit parameters are applicable for all Access + Points within a controller. The individual paramters per Access + Point, if configured takes precedence over the global values. + If an AccessPoint falls back from another controller(in case of + failover), the values at the AP level has more precedence over + the global values in the controller with which it has joined." + ::= { cLApEntry 40 } + + cLApRetransmitTimeout OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the retransmission timeout for the Access + Point Control packet. This value represents the timeout for each + retransmission, during the fallback of Access Point to another + controller in case of failover. + The global retransmit parameters are applicable for all Access + Points within a controller. The individual paramters per Access + Point, if configured takes precedence over the global values. + If an AccessPoint falls back from another controller(in case of + failover), the values at the AP level has more precedence over + the global values in the controller with which it has joined." + ::= { cLApEntry 41 } + + cLApVenueConfigVenueGroup OBJECT-TYPE + SYNTAX INTEGER { + unspecified(1), + assembly(2), + business(3), + educational(4), + factoryAndIndustrial(5), + institutional(6), + mercantile(7), + residential(8), + storage(9), + utilityAndMisc(10), + vehicular(11), + outdoor(12) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object indicates the venue group + for this WLAN." + DEFVAL { unspecified } + ::= { cLApEntry 42 } + + cLApVenueConfigVenueType OBJECT-TYPE + SYNTAX INTEGER { + unspecified(1), + unspecifiedAssembly(2), + arena(3), + stadium(4), + passengerTerminal(5), + amphitheater(6), + amusementPark(7), + placeOfWorship(8), + conventionCenter(9), + library(10), + museum(11), + restaurant(12), + theater(13), + bar(14), + coffeeShop(15), + zooOrAquarium(16), + emergencyCoordinationCenter(17), + unspecifiedBusiness(18), + doctorOrDentistOffice(19), + bank(20), + fireStation(21), + policeStation(22), + postOffice(23), + professionalOffice(24), + researchAndDevelopmentFacility(25), + attorneyOffice(26), + unspecifiedEducational(27), + schoolPrimary(28), + schoolSecondary(29), + universityOrCollege(30), + unspecifiedFactoryAndIndustrial(31), + factory(32), + unspecifiedInstitutional(33), + hospital(34), + longTermCareFacility(35), + alcoholAndDrugRehabilitationCenter(36), + groupHome(37), + prisonOrJail(38), + unspecifiedMercantile(39), + retailStore(40), + groceryMarket(41), + atomotiveServiceStation(42), + shoppingMall(43), + gasStation(44), + unspecifiedResidential(45), + privateResidence(46), + hotelOrMotel(47), + dormitory(48), + boardingHouse(49), + unspecifiedStorage(50), + unspecifiedUtility(51), + unspecifiedVehicular(52), + automobileOrTruck(53), + airplane(54), + bus(55), + ferry(56), + shipOrBoat(57), + train(58), + motorBike(59), + unspecifiedOutdoor(60), + muniMeshNetwork(61), + cityPark(62), + restArea(63), + trafficControl(64), + busStop(65), + kiosk(66) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object indicates the venue type within + a particular venue group,for this WLAN. + The Venue group-Venue Type relationship is per + the following table: + Venue Group Venue Type Code Venue Description + =========== =============== ================= + 0 0 Unspecified + 0 1-255 Reserved + 1 0 Unspecified Assembly + 1 1 Arena + 1 2 Stadium + 1 3 Passenger Terminal (e.g., + airport, port, bus station, ferry + terminal, train station) + 1 4 Amphitheater + 1 5 Amusement Park + 1 6 Place of Worship + 1 7 Convention Center + 1 8 Library + 1 9 Museum + 1 10 Restaurant + 1 11 Theater + 1 12 Bar + 1 13 Coffee Shop + 1 14 Zoo or Aquarium + 1 15 Emergency Coordination Center + 1 16-255 Reserved + 2 0 Unspecified Business + 2 1 Doctor or Dentist office + 2 2 Bank + 2 3 Fire Station + 2 4 Police Station + 2 6 Post Office + 2 7 Professional Office + 2 8 Research and Development Facility + 2 9 Attorney Office + 2 10-255 Reserved + 3 0 Unspecified Educational + 3 1 School, Primary + 3 2 School, Secondary + 3 3 University or College + 3 4-255 Reserved + 4 0 Unspecified Factory and Industrial + 4 1 Factory + 4 2-255 Reserved + 5 0 Unspecified Institutional + 5 1 Hospital + 5 2 Long-Term Care Facility (e.g., + Nursing home, Hospice, etc.) + 5 3 Alcohol and Drug Re-habilitation + Center + 5 4 Group Home + 5 5 Prison or Jail + 5 6-255 Reserved + 6 0 Unspecified Mercantile + 6 1 Retail Store + 6 2 Grocery Market + 6 3 Automotive Service Station + 6 4-255 Reserved + 7 0 Unspecified Residential + 7 1 Hotel or Motel + 7 2 Dormitory + 7 3 Boarding House + 7 4-255 Reserved + 8 0-255 Reserved + 9 0-255 Reserved + 10 0 Unspecified Vehicular + 10 1 Automobile or Truck + 10 2 Airplane + 10 3 Bus + 10 4 Ferry + 10 5 Ship or Boat + 10 6 Train + 10 7-255 Reserved + 11 0 Unspecified Outdoor + 11 1 Muni-mesh Network + 11 2 City Park + 11 3-255 Reserved" + DEFVAL { unspecified } + ::= { cLApEntry 43 } + +cLApVenueConfigVenueName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the venue name defined for this AP Group." + ::= { cLApEntry 44 } + +cLApVenueConfigLanguage OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the Language defined for this AP Group." + ::= { cLApEntry 45 } + +cLApLEDState OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether the LED state of this access point + should be enabled or disabled." + ::= { cLApEntry 46 } + +cLApTrunkVlan OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the trunk VLAN ID + assigned to this AP's Ethernet interface. + When a non-zero value is assigned for this + Object, the management packets will be + Tagged with this VLAN ID. When the value of + Trunk VLAN ID is zero, the packets will be untagged" + ::= { cLApEntry 47 } + +cLApTrunkVlanStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies whether the trunk VLAN ID + assigned to this AP's is effective. If the AP is unable + to route the management frames through the trunk + vlan, it will revert back to untagged mode. A value of + true indicates that the configured trunk VLAN has taken + effect and a value of false indicates that the management + packets will be untagged" + ::= { cLApEntry 48 } + +cLApLocation OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the user specified location of this AP. + While configuring AP, user should specify a location for + the AP so that its easy to figure out for some one where + the AP is located." + ::= { cLApEntry 49 } + + +cLApSubMode OBJECT-TYPE + SYNTAX INTEGER { + none(1), + wips(2), + pppoe(3), + pppoeWips(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the sub mode of the AP. + The option 'wips' applies only when the + AP is in local, flexConnect or monitor mode. + This 'pppoe' options apply only when the + AP is in flexConnect mode." + DEFVAL { none } + ::= { cLApEntry 50 } + +cLApAssocCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the association count for the Access Point. + This counter includes both successful and failed associate attempts, + but does NOT include the re-associate attempts." + ::= { cLApEntry 51 } + +cLApAssocFailResourceCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the association failure count for the Access Point due + to the resource limits, i.e. the max clients of the WLAN/Radio is reached." + ::= { cLApEntry 52 } + +cLApRealTimeStatsModeEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether currently stats mode is 'realtime'. + There are two stats-mode, realtime and normal, that specifies the + stats-timer range to be 10-180 sec and 2-5 sec each. Set to TRUE + if current mode is realtime." + DEFVAL { false } + ::= { cLApEntry 53 } + +cLApAssociatedClientCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the associated client number for the Access Point." + ::= { cLApEntry 54 } + + +cLApMemoryCurrentUsage OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the percent of current memory usage + of the access point." + ::= { cLApEntry 55 } + +cLApMemoryAverageUsage OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the percent of average memory usage + of the access point. The statistics window is defined by + clsSysStatisticsInterval." + ::= { cLApEntry 56 } + +cLApCpuCurrentUsage OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the percent of current CPU usage + of the access point." + ::= { cLApEntry 57 } + +cLApCpuAverageUsage OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the percent of average CPU usage + of the access point. The statistics window is defined by + clsSysStatisticsInterval." + ::= { cLApEntry 58 } + +cLApUpgradeFromVersion OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the AP image upgrade + from version." + ::= { cLApEntry 59 } + +cLApUpgradeToVersion OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the AP image upgrade + to version." + ::= { cLApEntry 60 } + +cLApUpgradeFailureCause OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the cause of the + AP image upgrade failure." + ::= { cLApEntry 61 } + +cLApMaxClientLimitNumberTrap OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the max client limit number." + ::= { cLApEntry 62 } + +cLApMaxClientLimitCause OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the cause of the + max client limit reach." + ::= { cLApEntry 63 } + +cLApMaxClientLimitSet OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies whether this event is + raised or cleared. + 'TRUE' indicates this event is set. + 'FALSE' indicates this even is cleared." + ::= { cLApEntry 64 } + +cLApFloorLabel OBJECT-TYPE + SYNTAX Unsigned64 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the floor label for the Access Point." + ::= { cLApEntry 65 } + +cLApConnectCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the Count of AP's that are connected to the Controller." + ::= { cLApEntry 66 } + +cLApReassocSuccCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the successful re-association + count for the Access Point." + ::= { cLApEntry 67 } + +cLApReassocFailCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the failed re-association + count for the Access Point." + ::= { cLApEntry 68 } + +cLAdjChannelRogueEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies If Rogue AP + Detection and Removed Traps need to be sent. + A value of true enables Adj Rogue Detection. + A value of false disables Adj Rogue Detection. + To Enable this trap it is requested to disable the + bsnRogueAPTrapEnable in order to avoid the duplicates." + ::= { cLApEntry 69 } + +cLApAssocFailCountByRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the failed association + count for the Access Point caused by rate mismatch." + ::= { cLApEntry 70 } + +cLApAbnormalOfflineCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the abnormal offline count for the Access Point." + ::= { cLApEntry 71 } + +cLApActiveClientCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the active client number for the Access Point." + ::= { cLApEntry 72 } + +cLApAssocFailCountForRssiLow OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the failed association + count for the Access Point caused by RSSI low." + ::= { cLApEntry 73 } + +cLApSysNetId OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the ApSysNetId which is the numeric string + to identify the system information like ApName." + ::= { cLApEntry 74 } + +cLApAssocFailTimes OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the counts of client failed association to the Access Point." + ::= { cLApEntry 75 } + +cLApAntennaBandMode OBJECT-TYPE + SYNTAX INTEGER{ + notApplicable(1), + single(2), + dual(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the mode of Antenna band. For + access points, in which this variable is not relevant, + value of 'notApplicable' will be returned. + In the dual band mode, only two dual band antennas are used, + connected to ports 1 and 2. In this case, both bands share + these antennas." + ::= { cLApEntry 76 } + + +cLApHeartBeatRspAvgTime OBJECT-TYPE + SYNTAX INTEGER(1..100000) + UNITS "milliseconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the average interval between sending the echo request + and receiving the echo response in AP." + ::= { cLApEntry 77 } + +cLApEchoRequestCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the Echo Request packet + count sent from AP to Access Controller." + ::= { cLApEntry 78 } + +cLApEchoResponseLossCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the Echo Response Loss + count from Access Controller to AP." + ::= { cLApEntry 79 } + +cLApModuleInserted OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the type of the module + inserted in to the AP." + ::= { cLApEntry 80 } + +cLApEnableModule OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the status of the external + module . + enable(1) - enable the module, + disable(0) - disables the module." + ::= { cLApEntry 81 } + +--******************************************************************** +-- * AP Dot11 Interface Information +--******************************************************************** +cLApDot11IfTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApDot11IfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + basic functional parameters corresponding to + the dot11 interfaces of the APs that have joined + the controller. " + ::= { ciscoLwappApIf 1 } + +cLApDot11IfEntry OBJECT-TYPE + SYNTAX CLApDot11IfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents the 802.11 + functional parameters of the dot11 interface of + an AP that has joined the controller. + + Entries are added when the APs associate to this + controller and deleted when they lose their + association. " + INDEX { + cLApSysMacAddress, + cLApDot11IfSlotId + } + ::= { cLApDot11IfTable 1 } + +CLApDot11IfEntry ::= SEQUENCE { + cLApDot11IfSlotId Unsigned32, + cLApDot11IfType CLApIfType, + cLApDot11IfRegDomain DisplayString, + cLApDot11nSupport TruthValue, + cLAp11nChannelBandwidth INTEGER, + cLApLomEnabled TruthValue, + cLApLomFirstChannel CLDot11Channel, + cLApLomSecondChannel CLDot11Channel, + cLApLomThirdChannel CLDot11Channel, + cLApLomFourthChannel CLDot11Channel, + cLApExtensionChannel CLDot11Channel, + cLApLegacyBeamForming INTEGER, + cLApCdpOverAirEnabled TruthValue, + cLApDot11IfAdminStatus TruthValue, + cLApDot11IfLinkChangeCount Unsigned32, + cLApDot11MaxClients Unsigned32, + cLApPromiscuousModeDwelling Unsigned32, + cLApDot11IfStaKeepingTime TimeTicks, + cLApDot11IfLinkSpeed Gauge32, + cLApDot11IfMtu Unsigned32, + cLApDot11IfDesc SnmpAdminString, + cLApDot11acSupport TruthValue, + cLAp11ChannelBandwidth INTEGER, + cLApExtensionChannels DisplayString, + cLAPDot11IfMinTxPowerStep Unsigned32 + } + +cLApDot11IfSlotId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the slot ID of a dot11 + interface on an AP. + + The slot ID for a particular dot11 interface as + represented by this object ranges from 0 to + cLApMaxNumberOfDot11Slots - 1. " + ::= { cLApDot11IfEntry 1 } + +cLApDot11IfType OBJECT-TYPE + SYNTAX CLApIfType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the type of this dot11 + interface. " + ::= { cLApDot11IfEntry 2 } + +cLApDot11IfRegDomain OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the regulatory domain for + this radio type on this AP." + ::= { cLApDot11IfEntry 3 } + +cLApDot11nSupport OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This objects indicates whether 802.11n support is + available on this AP." + ::= { cLApDot11IfEntry 4 } + +cLAp11nChannelBandwidth OBJECT-TYPE + SYNTAX INTEGER { + five(1), + ten(2), + twenty(3), + forty(4) + } + UNITS "mhz" + MAX-ACCESS read-write + STATUS deprecated + DESCRIPTION + "This object indicates the channel bandwidth for + this AP. This applies to 802.11n networks only. + This has been deprecated for cLAp11ChannelBandwidth." + ::= { cLApDot11IfEntry 5 } + +cLApLomEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS deprecated + DESCRIPTION + "This object indicates whether this AP is being monitored + by the location server. A value of 'true' indicates that + the monitoring is enabled. A value of 'false' indicates + that the monitoring is disabled." + DEFVAL { false } + ::= { cLApDot11IfEntry 6 } + +cLApLomFirstChannel OBJECT-TYPE + SYNTAX CLDot11Channel + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the first location channel that is + being monitored." + ::= { cLApDot11IfEntry 7 } + +cLApLomSecondChannel OBJECT-TYPE + SYNTAX CLDot11Channel + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the second location channel that + is being monitored." + ::= { cLApDot11IfEntry 8 } + +cLApLomThirdChannel OBJECT-TYPE + SYNTAX CLDot11Channel + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the third location + channel that is being monitored." + ::= { cLApDot11IfEntry 9 } + +cLApLomFourthChannel OBJECT-TYPE + SYNTAX CLDot11Channel + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the fourth location + channel that is being monitored." + ::= { cLApDot11IfEntry 10 } + +cLApExtensionChannel OBJECT-TYPE + SYNTAX CLDot11Channel + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "This object represents the extension channel. This is + applicable when the channel bandwidth is set to 40mhz." + ::= { cLApDot11IfEntry 11 } + +cLApLegacyBeamForming OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2), + notApplicable(3) + } + MAX-ACCESS read-write + STATUS deprecated + DESCRIPTION + "This object indicates the status of legacy beam forming + in this AP. This object is applicable only for + 11n supported APs. + For APs that does not support legacy beam forming, + a get request on this attribute will return + the value 'notApplicable'. + A value of 'enable' indicates that the legacy + Beam forming is enabled in this AP. + A value of 'false' indicates that the legacy + Beam forming is disabled in this AP." + DEFVAL { notApplicable } + ::= { cLApDot11IfEntry 12 } + +cLApCdpOverAirEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object indicates the status of Cisco Discovery + Protocol(CDP) in this interface, represented by + cLApDot11IfSlotId of the AP, represented by + cLApSysMacAddress. + A value of 'true' indicates that CDP is enabled in + the dot11 interface(s) of this AP. + A value of 'false' indicates that CDP is disabled in + the dot11 interface(s) of this AP." + ::= { cLApDot11IfEntry 13 } + +cLApDot11IfAdminStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the AP's interface admin + status. + A value of 'true' indicates admin state as Up. + A value of 'false' indicates admin state as Down." + ::= { cLApDot11IfEntry 14 } + +cLApDot11IfLinkChangeCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the link change count of a dot11 + interface on an AP." + ::= { cLApDot11IfEntry 15 } + +cLApDot11MaxClients OBJECT-TYPE + SYNTAX Unsigned32(1..200) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the max supported associated clients + of a dot11 interface on an AP." + DEFVAL{ 200 } + ::= { cLApDot11IfEntry 16 } + +cLApPromiscuousModeDwelling OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "percentage" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the percentage of time for the dot11 + interface of an Access Point spent in promiscuous mode + dwelling." + ::= { cLApDot11IfEntry 17 } + +cLApDot11IfStaKeepingTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the time in hundredths + of a second since the last dot11 interface state changed." + ::= { cLApDot11IfEntry 18 } + +cLApDot11IfLinkSpeed OBJECT-TYPE + SYNTAX Gauge32 + UNITS "bps" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Speed of the interface in units of 1,000,000 + bits per second" + ::= { cLApDot11IfEntry 19 } + +cLApDot11IfMtu OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents interface's MTU value" + ::= { cLApDot11IfEntry 20 } + +cLApDot11IfDesc OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the description of this interface" + ::= { cLApDot11IfEntry 21 } + +cLApDot11acSupport OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This objects indicates whether 802.11ac support is + available on this AP." + ::= { cLApDot11IfEntry 22 } + +cLAp11ChannelBandwidth OBJECT-TYPE + SYNTAX INTEGER { + five(1), + ten(2), + twenty(3), + fourty(4), + eighty(5) + } + UNITS "mhz" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object indicates the channel bandwidth for + this AP. This applies to 802.11n and 802.11ac networks only." + ::= { cLApDot11IfEntry 23 } + +cLApExtensionChannels OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the extension channels separated by + commas. This is applicable when the channel bandwidth is set to 40mhz + or 80mhz." + ::= { cLApDot11IfEntry 24 } + +cLAPDot11IfMinTxPowerStep OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "dbm" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents minimum adjust step of the AP radio TX power. + The power step is coded as an unsigned integer in units of dbm." + ::= { cLApDot11IfEntry 25 } + +--******************************************************************** +-- * AP Ethernet Interface Information +--******************************************************************** +cLApEthernetIfTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApEthernetIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + basic functional parameters corresponding to + the Ethernet interfaces of the APs that have joined + the controller. " + ::= { ciscoLwappApIf 2 } + +cLApEthernetIfEntry OBJECT-TYPE + SYNTAX CLApEthernetIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents the functional + parameters of the Ethernet interface of an AP that + has joined the controller. + + Entries are added when the APs associate to this + controller and deleted when they lose their + association. " + INDEX { + cLApSysMacAddress, + cLApEthernetIfSlotId + } + ::= { cLApEthernetIfTable 1 } + +CLApEthernetIfEntry ::= SEQUENCE { + cLApEthernetIfSlotId Unsigned32, + cLApEthernetIfName SnmpAdminString, + cLApEthernetIfMacAddress MacAddress, + cLApEthernetIfAdminStatus INTEGER, + cLApEthernetIfOperStatus INTEGER, + cLApEthernetIfRxUcastPkts Counter32, + cLApEthernetIfRxNUcastPkts Counter32, + cLApEthernetIfTxUcastPkts Counter32, + cLApEthernetIfTxNUcastPkts Counter32, + cLApEthernetIfDuplex INTEGER, + cLApEthernetIfLinkSpeed Gauge32, + cLApEthernetIfPOEPower INTEGER, + cLApEthernetIfRxTotalBytes Counter32, + cLApEthernetIfTxTotalBytes Counter32, + cLApEthernetIfInputCrc Counter32, + cLApEthernetIfInputAborts Counter32, + cLApEthernetIfInputErrors Counter32, + cLApEthernetIfInputFrames Counter32, + cLApEthernetIfInputOverrun Counter32, + cLApEthernetIfInputDrops Counter32, + cLApEthernetIfInputResource Counter32, + cLApEthernetIfUnknownProtocol Counter32, + cLApEthernetIfRunts Counter32, + cLApEthernetIfGiants Counter32, + cLApEthernetIfThrottle Counter32, + cLApEthernetIfResets Counter32, + cLApEthernetIfOutputCollision Counter32, + cLApEthernetIfOutputNoBuffer Counter32, + cLApEthernetIfOutputResource Counter32, + cLApEthernetIfOutputUnderrun Counter32, + cLApEthernetIfOutputErrors Counter32, + cLApEthernetIfOutputTotalDrops Counter32, + cLApEthernetIfCdpEnabled TruthValue, + cLApEthernetIfMtu Unsigned32, + cLApEthernetIfType IANAifType, + cLApEthernetIfLinkChangeCount Counter32 + + } + +cLApEthernetIfSlotId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the slot ID of an Ethernet + interface on an AP. + + The slot ID for a particular Ethernet interface as + represented by this object ranges from 0 to + cLApMaxNumberOfEthernetSlots - 1." + ::= { cLApEthernetIfEntry 1 } + +cLApEthernetIfName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE(0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the name of the + Ethernet interface." + ::= { cLApEthernetIfEntry 2 } + +cLApEthernetIfMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents MAC address of the Ethernet + interface in the slot represented by + cLApEthernetIfSlotId." + ::= { cLApEthernetIfEntry 3 } + +cLApEthernetIfAdminStatus OBJECT-TYPE + SYNTAX INTEGER { + up(1), + down(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the admin state of the physical + Ethernet interface on the AP." + ::= { cLApEthernetIfEntry 4 } + +cLApEthernetIfOperStatus OBJECT-TYPE + SYNTAX INTEGER { + up(1), + down(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the operational state + of the physical Ethernet interface on the AP." + ::= { cLApEthernetIfEntry 5 } + +cLApEthernetIfRxUcastPkts OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of unicast packets + received on the interface." + ::= { cLApEthernetIfEntry 6 } + +cLApEthernetIfRxNUcastPkts OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of non-unicast or + multicast packets received on the interface" + ::= { cLApEthernetIfEntry 7 } + +cLApEthernetIfTxUcastPkts OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of unicast packets + transmitted on the interface." + ::= { cLApEthernetIfEntry 8 } + +cLApEthernetIfTxNUcastPkts OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of non-unicast or + multicast packets transmitted on the interface" + ::= { cLApEthernetIfEntry 9 } + +cLApEthernetIfDuplex OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + halfduplex(2), + fullduplex(3), + auto(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents interface's duplex mode" + ::= { cLApEthernetIfEntry 10 } + +cLApEthernetIfLinkSpeed OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Speed of the interface in units of 1,000,000 + bits per second" + ::= { cLApEthernetIfEntry 11 } + +cLApEthernetIfPOEPower OBJECT-TYPE + SYNTAX INTEGER { + none(1), + drawn(2), + notdrawn(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents whether this interface supports + Power Over Ethernet (POE) + none - POE is not supported + drawn - This interface supports POE, and power is + being drawn + notdrawn - POE power is not drawn" + ::= { cLApEthernetIfEntry 12 } + +cLApEthernetIfRxTotalBytes OBJECT-TYPE + SYNTAX Counter32 + UNITS "Bytes" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of bytes in the + error-free packets received on the interface." + ::= { cLApEthernetIfEntry 13 } + +cLApEthernetIfTxTotalBytes OBJECT-TYPE + SYNTAX Counter32 + UNITS "Bytes" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of bytes in the + error-free packets transmitted on the interface." + ::= { cLApEthernetIfEntry 14 } + +cLApEthernetIfInputCrc OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of CRC error in + packets received on the interface." + ::= { cLApEthernetIfEntry 15 } + +cLApEthernetIfInputAborts OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of packet aborted + while receiving on the interface." + ::= { cLApEthernetIfEntry 16 } + +cLApEthernetIfInputErrors OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents sum of all errors in the packets + while receiving on the interface." + ::= { cLApEthernetIfEntry 17 } + +cLApEthernetIfInputFrames OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of packet received + incorrectly having a CRC error and a noninteger number + of octets on the interface." + ::= { cLApEthernetIfEntry 18 } + +cLApEthernetIfInputOverrun OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the number of times the receiver + hardware was incapable of handing received data to a + hardware buffer because the input rate exceeded the + receiver's capability to handle the data." + ::= { cLApEthernetIfEntry 19 } + +cLApEthernetIfInputDrops OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of packets dropped + while receiving on the interface because the queue + was full." + ::= { cLApEthernetIfEntry 20 } + +cLApEthernetIfInputResource OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of resource errors in + packets received on the interface." + ::= { cLApEthernetIfEntry 21 } + +cLApEthernetIfUnknownProtocol OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of packet discarded on + the interface due to unknown protocol." + ::= { cLApEthernetIfEntry 22 } + +cLApEthernetIfRunts OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents number of packets that + are discarded because they are smaller than the + medium's minimum packet size." + ::= { cLApEthernetIfEntry 23 } + +cLApEthernetIfGiants OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents number of packets that + are discarded because they exceed the medium's + maximum packet size." + ::= { cLApEthernetIfEntry 24 } + +cLApEthernetIfThrottle OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of times the + interface advised a sending NIC that it was + overwhelmed by packets being sent and to slow the + pace of delivery." + ::= { cLApEthernetIfEntry 25 } + +cLApEthernetIfResets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents number of times that an + interface has been completely reset." + ::= { cLApEthernetIfEntry 26 } + +cLApEthernetIfOutputCollision OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of packet + retransmitted due to an Ethernet collision." + ::= { cLApEthernetIfEntry 27 } + +cLApEthernetIfOutputNoBuffer OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of packets discarded + because there was no buffer space." + ::= { cLApEthernetIfEntry 28 } + +cLApEthernetIfOutputResource OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of resource + errors in packets transmitted on the interface." + ::= { cLApEthernetIfEntry 29 } + +cLApEthernetIfOutputUnderrun OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the number of times the transmitter + has been running faster than the router can handle." + ::= { cLApEthernetIfEntry 30 } + +cLApEthernetIfOutputErrors OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents sum of all errors that prevented + the final transmission of packets out of the interface." + ::= { cLApEthernetIfEntry 31 } + +cLApEthernetIfOutputTotalDrops OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents total number of packets dropped + while transmitting from the interface because the queue + was full." + ::= { cLApEthernetIfEntry 32 } + +cLApEthernetIfCdpEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object indicates the status of Cisco Discovery + Protocol(CDP) in this interface represented by + cLApEthernetIfSlotId of the AP represented by + cLApSysMacAddress. + A value of 'true' indicates that CDP is enabled in + this interface. + A value of 'false' indicates that CDP is disabled in + this interface." + DEFVAL { true } + ::= { cLApEthernetIfEntry 33 } + +cLApEthernetIfMtu OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents interface's MTU value" + ::= { cLApEthernetIfEntry 34 } + +cLApEthernetIfType OBJECT-TYPE + SYNTAX IANAifType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of interface. Additional values for ifType + are assigned by the Internet Assigned Numbers + Authority (IANA), through updating the syntax of the + IANAifType textual convention." + ::= { cLApEthernetIfEntry 35 } + +cLApEthernetIfLinkChangeCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the link change count of + ethernet interface on the AP." + ::= { cLApEthernetIfEntry 36 } + +--******************************************************************** +-- * AP Dot11 radio Information +--******************************************************************** +cLApDot11RadioTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApDot11RadioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + basic functional parameters of the radios of the + APs that have joined the controller. " + ::= { ciscoLwappApIf 3 } + +cLApDot11RadioEntry OBJECT-TYPE + SYNTAX CLApDot11RadioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents the 802.11 + functional parameters of the radio of + an AP that has joined the controller. + + Entries are added when the APs associate to this + controller and deleted when they lose their + association. " + INDEX { + cLApSysMacAddress, + cLApDot11IfSlotId + } + ::= { cLApDot11RadioTable 1 } + +CLApDot11RadioEntry ::= SEQUENCE { + cLApDot11RadioMACAddress MacAddress, + cLApDot11RadioSubBand CLApDot11RadioSubband, + cLApDot11RadioVersion DisplayString, + cLApDot11IsBackhaul TruthValue, + cLApDot11RadioRole CLApDot11RadioRole +-- place holders for future variables +--> cLApDot11RadioChannelBandwidth +--> cLApDot11RadioChannelNumber +--> Channel assignment method +--> channel list - now in bsnwras MIB +--> isBackhaul +--> + } + +cLApDot11RadioMACAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the base Mac address of + the radio." + ::= { cLApDot11RadioEntry 1 } + +cLApDot11RadioSubBand OBJECT-TYPE + SYNTAX CLApDot11RadioSubband + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the sub band on which + this radio operates." + ::= { cLApDot11RadioEntry 2 } + +cLApDot11RadioVersion OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..50)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute identifies firmware version + of the radio." + ::= { cLApDot11RadioEntry 3 } + +cLApDot11IsBackhaul OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents whether this interface + is backhaul radio or not." + ::= { cLApDot11RadioEntry 4 } + +cLApDot11RadioRole OBJECT-TYPE + SYNTAX CLApDot11RadioRole + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute identifies role of the radio." + ::= { cLApDot11RadioEntry 5 } + + +--******************************************************************** +-- * Global AP Credentials +--******************************************************************** + +cLApCredentialGlobalUserName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the global username for + all the APs already joined or will join the controller. + This user name is used to access the console on the AP." + ::= { ciscoLwappApCredentials 1 } + +cLApCredentialGlobalPassword OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the password corresponding to + the user name represented by cLApCredentialGlobalUserName + object." + ::= { ciscoLwappApCredentials 2 } + +cLApCredentialGlobalSecret OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the secret key for + all the APs already joined or will join the + controller. This provides read-write access + to the console on the AP." + ::= { ciscoLwappApCredentials 3 } + +--******************************************************************** +-- * Per AP Credentials +--******************************************************************** + +cLApCredentialsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApCredentialsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table provides the information about the credentials + of the 802.11 LWAPP Access Points that have joined the + controller. Rows are added to this table whenever, new APs + are joined to this controller, and rows are deleted + whenever APs gets disjoined from the controller." + ::= { ciscoLwappApCredentials 4 } + +cLApCredentialsEntry OBJECT-TYPE + SYNTAX CLApCredentialsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides information about + one 802.11 LWAPP Access Point that has joined the + controller. cLApSysMacAddress is the index which + uniquely identifies every row in the table." + INDEX { cLApSysMacAddress } + ::= { cLApCredentialsTable 1 } + +CLApCredentialsEntry ::= SEQUENCE { + cLApCredentialUserName SnmpAdminString, + cLApCredentialPassword SnmpAdminString, + cLApCredentialSecret SnmpAdminString, + cLApCredentialEnableGlobalCredentials TruthValue + } + +cLApCredentialUserName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the username for + this AP." + ::= { cLApCredentialsEntry 1 } + +cLApCredentialPassword OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the password corresponding to + user name represented by cLApCredentialUserName object." + ::= { cLApCredentialsEntry 2 } + +cLApCredentialSecret OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the secret key for + the specific AP. This provides the read-write access + on the console for this AP." + ::= { cLApCredentialsEntry 3 } + +cLApCredentialEnableGlobalCredentials OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies whether the global credentials + for the AP is enabled or disabled. + + A value of 'true' enables the global username/password + to be used for this AP and 'false' disables the global + credentials and uses the credentials specific for this + AP." + ::= { cLApCredentialsEntry 4 } + +--******************************************************************** +-- * Link Latency parameters +--******************************************************************** +cLApLinkLatencyTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApLinkLatencyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the link latency configuration + for each AP. + An entry is automatically added to this table when + an Access Points Joins controller. + Entry is removed from this table when AP + disassociates from the controllers." + ::= { ciscoLwappLinkLatency 1 } + + +cLApLinkLatencyEntry OBJECT-TYPE + SYNTAX CLApLinkLatencyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides configuration + related to Link latency on each AP. " + INDEX { cLApSysMacAddress } + ::= { cLApLinkLatencyTable 1 } + +CLApLinkLatencyEntry ::= SEQUENCE { + cLApLinkLatencyEnable TruthValue, + cLApLinkLatencyReset TruthValue + } + +cLApLinkLatencyEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object can be used to configure the Link + Latency on the AP. + A value of 'true' indicates that the Link Latency + is enabled. + A value of 'false' indicates that the Link Latency + is disabled." + DEFVAL { false } + ::= { cLApLinkLatencyEntry 1 } + +cLApLinkLatencyReset OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object can be used to reset the Link Latency + stored at controller for an AP. + A value of true indicates that the Link Latency stats + is to be reset. + A value of false on this during set will return error. + A value of false will be returned on get." + DEFVAL { false } + ::= { cLApLinkLatencyEntry 2 } + +--******************************************************************** +-- * Link Latency Stats +--******************************************************************** + +cLApLinkLatencyStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApLinkLatencyStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the link latency statistics + calculated for each AP. + An entry is automatically added by the controller + when a 'cLApLinkLatencyEnable' is enabled on an + Access Point. Entry is deleted when + 'cLApLinkLatencyEnable' is disabled on the + Access Point." + ::= { ciscoLwappLinkLatency 2 } + + +cLApLinkLatencyStatsEntry OBJECT-TYPE + SYNTAX CLApLinkLatencyStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides minimum, maximum + and average Link latency for a Access Point. + Entries are removed when the Link Latency is disabled + on a Access Point." + INDEX { cLApSysMacAddress } + ::= { cLApLinkLatencyStatsTable 1 } + +CLApLinkLatencyStatsEntry ::= SEQUENCE { + cLApLinkLatencyStatsCurrent TimeInterval, + cLApLinkLatencyStatsMin TimeInterval, + cLApLinkLatencyStatsMax TimeInterval, + cLApLinkLatencyTimeStamp TimeStamp, + cLApDataLinkLatencyStatsCurrent TimeInterval, + cLApDataLinkLatencyStatsMin TimeInterval, + cLApDataLinkLatencyStatsMax TimeInterval, + cLApDataLinkLatencyTimeStamp TimeStamp + } + +cLApLinkLatencyStatsCurrent OBJECT-TYPE + SYNTAX TimeInterval + UNITS "milliseconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represent the current Link latency recorded for + this Access point." + ::= { cLApLinkLatencyStatsEntry 1} + +cLApLinkLatencyStatsMin OBJECT-TYPE + SYNTAX TimeInterval + UNITS "milliseconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represent the minimum Link latency recorded for + this Access point." + ::= { cLApLinkLatencyStatsEntry 2} + +cLApLinkLatencyStatsMax OBJECT-TYPE + SYNTAX TimeInterval + UNITS "milliseconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represent the maximum Link latency recorded for + this Access point." + ::= { cLApLinkLatencyStatsEntry 3} + +cLApLinkLatencyTimeStamp OBJECT-TYPE + SYNTAX TimeStamp + UNITS "seconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the timestamp, when the values are + collected, as returned by the object 'cLApUpTime'." + ::= { cLApLinkLatencyStatsEntry 4} + +cLApDataLinkLatencyStatsCurrent OBJECT-TYPE + SYNTAX TimeInterval + UNITS "milliseconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represent the current Data Link latency recorded + for this Access point." + ::= { cLApLinkLatencyStatsEntry 5} + +cLApDataLinkLatencyStatsMin OBJECT-TYPE + SYNTAX TimeInterval + UNITS "milliseconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represent the minimum Data Link latency recorded + for this Access point." + ::= { cLApLinkLatencyStatsEntry 6} + +cLApDataLinkLatencyStatsMax OBJECT-TYPE + SYNTAX TimeInterval + UNITS "milliseconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represent the maximum Data Link latency recorded + for this Access point." + ::= { cLApLinkLatencyStatsEntry 7} + +cLApDataLinkLatencyTimeStamp OBJECT-TYPE + SYNTAX TimeStamp + UNITS "seconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the timestamp, when the values are + collected, as returned by the object 'cLApUpTime'." + ::= { cLApLinkLatencyStatsEntry 8} + +--******************************************************************** +-- * AP LAN Stats. +--******************************************************************** + +cLAplanStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLAplanStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents Saridinia AP LAN stats + information that have joined the controller." + ::= { ciscoLwappAplanStats 1 } + +cLAplanStatsEntry OBJECT-TYPE + SYNTAX CLAplanStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This entry contains stats information of + LAN stats" + INDEX { + cLApSysMacAddress, + cLApLanPortId + } + ::= { cLAplanStatsTable 1 } + +CLAplanStatsEntry ::= SEQUENCE { + cLApLanPortId INTEGER, + cLApLanPortState TruthValue, + cLApLanPortVlanId Unsigned32, + cLApLanPortVlanIdValid TruthValue + } + +cLApLanPortId OBJECT-TYPE + SYNTAX INTEGER (1..4) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the ID of a LAN + Port on Sardinia AP." + ::= { cLAplanStatsEntry 1 } + +cLApLanPortState OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the LAN port ID Stats of an + Ethernet interface on Sardinia AP." + DEFVAL { false } + ::= { cLAplanStatsEntry 2 } + +cLApLanPortVlanId OBJECT-TYPE + SYNTAX Unsigned32 (0..4094) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the VlanID Range(2-4094) + and VlanId =0 to disable vlan access of a VLAN + LAN Port on Sardinia AP." + DEFVAL { 0 } + ::= { cLAplanStatsEntry 3 } + +cLApLanPortVlanIdValid OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents VLAN ID is valid for LAN + Port interface on Sardinia AP." + DEFVAL { false } + ::= { cLAplanStatsEntry 4 } + +--******************************************************************** +-- * AP WLAN Stats. +--******************************************************************** + +cLApWlanStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApWlanStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents Per-AP, Per-Radio, Per-SSID + Stats information of packets/bytes sent/received, + retransmission counter, associated clients counter, + etc." + ::= { ciscoLwappApWlanStats 1 } + +cLApWlanStatsEntry OBJECT-TYPE + SYNTAX CLApWlanStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This entry contains stats information of + packets/bytes sent/received, retransmission counter, + associated clients counter, and etc." + INDEX { + cLApSysMacAddress, + cLApDot11IfType, + cLWlanIndex + } + ::= { cLApWlanStatsTable 1 } + +CLApWlanStatsEntry ::= SEQUENCE { + cLApWlanStatsTxPktNum Counter64, + cLApWlanStatsTxOctetNum Counter64, + cLApWlanStatsRxPktNum Counter64, + cLApWlanStatsRxOctetNum Counter64, + cLApWlanStatsRetransmitNum Counter64, + cLApWlanStatsAssocClientNum Unsigned32, + cLApWlanStatsOnlineUserNum Unsigned32 + } + +cLApWlanStatsTxPktNum OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the transmitted packets counter of + the specific radio and wlan on this access point." + ::= { cLApWlanStatsEntry 1 } + +cLApWlanStatsTxOctetNum OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the transmitted bytes counter of + the specific radio and wlan on this access point." + ::= { cLApWlanStatsEntry 2 } + +cLApWlanStatsRxPktNum OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the received packets counter of + the specific radio and wlan on this access point." + ::= { cLApWlanStatsEntry 3 } + +cLApWlanStatsRxOctetNum OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the received bytes counter of + the specific radio and wlan on this access point." + ::= { cLApWlanStatsEntry 4 } + +cLApWlanStatsRetransmitNum OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the packet retransmission counter of + the specific radio and wlan on this access point." + ::= { cLApWlanStatsEntry 5 } + +cLApWlanStatsAssocClientNum OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the associated client counter of + the specific radio and wlan on this access point." + ::= { cLApWlanStatsEntry 6 } + +cLApWlanStatsOnlineUserNum OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the online user counter of + the specific radio and wlan on this access point." + ::= { cLApWlanStatsEntry 7 } + +--******************************************************************** +-- * AP Station Mgmt(SMT) Parameters +--******************************************************************** + +cLApIfSmtParamTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApIfSmtParamEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the station management + information in the APs that have joined the + controller. Information populated through the + entries of this table is used by the AP to + perform the expected 802.11 operations on + the respective dot11 interfaces to coordinate with + other 802.11 devices in the network. + + Since this table has the indices defined in the + tables cLApTable and cLApDot11IfTable, an entry in + this table is automatically removed when the + respective entry is removed in either of those + tables. " + ::= { ciscoLwappAp 2 } + +cLApIfSmtParamEntry OBJECT-TYPE + SYNTAX CLApIfSmtParamEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents the information + pertaining to one particular dot11 interface of + this AP used to perform the 802.11 protocol + operations on the respective dot11 interface. + + Rows are added or deleted to this table when + APs join or leave the controller respectively. " + INDEX { + cLApSysMacAddress, + cLApDot11IfSlotId + } + ::= { cLApIfSmtParamTable 1 } + +CLApIfSmtParamEntry ::= SEQUENCE { + cLApIfSmtDot11Bssid MacAddress + } + +cLApIfSmtDot11Bssid OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object defines the base BSSID of this AP, which + is the MAC address of the radio interface of this + AP. " + ::= { cLApIfSmtParamEntry 1 } + + +-- ******************************************************************** +-- Country code setting for APs that have joined the controller +-- ******************************************************************** + +cLApCountryTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApCountryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the country settings for + the 802.11 LWAPP Access Points that have joined the + controller. + An entry is automatically added by the controller + when a Access Point joins the controller. + The entry is removed when Access Point disasscociates + from the controller." + ::= { ciscoLwappAp 3 } + + +cLApCountryEntry OBJECT-TYPE + SYNTAX CLApCountryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides country setting + about one 802.11 LWAPP Access Point that has joined + the controller. + Entries are removed when the APs lose their + association with the controller due to loss + of communication." + INDEX { cLApSysMacAddress } + ::= { cLApCountryTable 1 } + +CLApCountryEntry ::= SEQUENCE { + cLApCountryCode DisplayString, + cLApCountryAllowed DisplayString + } + +cLApCountryCode OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This attribute identifies the country in which the + AP is operating. This value is the 3 letter country + code." + ::= { cLApCountryEntry 1 } + +cLApCountryAllowed OBJECT-TYPE + SYNTAX DisplayString (SIZE(1..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute identifies the country in which the + AP is operating. This value is a list of country + codes sperated by comma." + ::= { cLApCountryEntry 2 } + +--******************************************************************** +-- * Notification Control Object +--******************************************************************** +ciscoLwappApIfRegulatoryDomainMismatchNotifEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The object to control the generation of + ciscoLwappApIfRegulatoryDomainMismatchNotif + notification. + + A value of 'true' indicates that the agent + generates ciscoLwappApIfRegulatoryDomainMismatchNotif + notification. + + A value of 'false' indicates that the agent doesn't + generate ciscoLwappApIfRegulatoryDomainMismatchNotif + notification." + DEFVAL { true } + ::= { ciscoLwappAp 4 } + +ciscoLwappApCrashEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The object to control the generation of + ciscoLwappApCrash notification. + + A value of 'true' indicates that the agent generates + ciscoLwappApCrash notification. + + A value of 'false' indicates that the agent doesn't + generate ciscoLwappApCrash notification." + DEFVAL { true } + ::= { ciscoLwappAp 5 } + +ciscoLwappApUnsupportedEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The object to control the generation of + ciscoLwappApUnsupported notification. + + A value of 'true' indicates that the agent generates + ciscoLwappApUnsupported notification. + + A value of 'false' indicates that the agent doesn't + generate ciscoLwappApUnsupported + notification." + DEFVAL { true } + ::= { ciscoLwappAp 6 } + + +ciscoLwappApAssociatedEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The object to control the generation of + ciscoLwappApAssociated notification. + + A value of 'true' indicates that the agent generates + ciscoLwappApAssociated notification. + + A value of 'false' indicates that the agent doesn't + generate ciscoLwappApAssociated notification." + DEFVAL { true } + ::= { ciscoLwappAp 7 } +-- ******************************************************************** +-- Spectrum Expert Connection parameters +-- ******************************************************************** + +cLApSeClientTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApSeClientEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + details of Spectrum Expert client connected to + radio interface of APs" + ::= { ciscoLwappApMIBObjects 8 } + +cLApSeClientEntry OBJECT-TYPE + SYNTAX CLApSeClientEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents the details of + Spectrum Expert client connected to APs" + INDEX { + cLApSysMacAddress, + cLApDot11IfSlotId, + cLApSeIndex + } + ::= { cLApSeClientTable 1 } + +CLApSeClientEntry ::= SEQUENCE { + cLApSeIndex Integer32, + cLApSeClientUserName SnmpAdminString, + cLApSeClientIPAddrType InetAddressType, + cLApSeClientIPAddr InetAddress, + cLApSeClientDuration TimeInterval, + cLApSeClientPort InetPortNumber + } + +cLApSeIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object indicates the index of the client + running the Spectrum Expert instance." + ::= { cLApSeClientEntry 1 } + +cLApSeClientUserName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the name of the + client running the Spectrum Expert application" + ::= {cLApSeClientEntry 2} + +cLApSeClientIPAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the client IP address type, + that runs the SE application, made available + through cLApSeClientIPAddr" + ::= { cLApSeClientEntry 3 } + +cLApSeClientIPAddr OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the client IP address, + that runs the SE application" + ::= { cLApSeClientEntry 4 } + +cLApSeClientDuration OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the duration for which the SE client + application has been up and running" + ::= { cLApSeClientEntry 5} + +cLApSeClientPort OBJECT-TYPE + SYNTAX InetPortNumber + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the port from which the SE client + application is running" + ::= { cLApSeClientEntry 6} + +-- ******************************************************************** +-- Global settings for APs +-- ******************************************************************** +cLApFastHbTimerTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApFastHbTimerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains entries for AP fast heartbeat + timers configured in the controller. At startup, + all the entries in this table are set up by the central + controller. A management application can later change + the values in this table." + ::= { ciscoLwappApGlobal 1 } + +cLApFastHbTimerEntry OBJECT-TYPE + SYNTAX CLApFastHbTimerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A conceptual row in cLApFastHbTimerTable. There is an entry + in this table for each AP type, as identified by a value of + cLApFastHbTimerApType." + INDEX { cLApFastHbTimerApType } + ::= { cLApFastHbTimerTable 1 } + + +CLApFastHbTimerEntry ::= SEQUENCE { + cLApFastHbTimerApType INTEGER, + cLApFastHbTimerTimeout Unsigned32, + cLApFastHbTimerEnabled TruthValue + } + +cLApFastHbTimerApType OBJECT-TYPE + SYNTAX INTEGER { + local (1), + hreap (2) + } + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the AP type for this entry. + local - indicates that timer is for local mode APs + hreap - indicates that timer is for HREAP APs" + ::= { cLApFastHbTimerEntry 1 } + +cLApFastHbTimerTimeout OBJECT-TYPE + SYNTAX Unsigned32 (1..15) + UNITS "seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the timeout value for the heart + beat timer. This value changes to 0 when + cLApFastHbTimerEnabled is set to 'false'." + ::= { cLApFastHbTimerEntry 2 } + +cLApFastHbTimerEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object controls the Heartbeat Timer. A value of 'true' + indicates that this timer is enabled. A value of 'false' + indicates that this timer is disabled." + ::= { cLApFastHbTimerEntry 3 } + +cLApPrimaryDiscoveryTimeout OBJECT-TYPE + SYNTAX Unsigned32 (30..3600) + UNITS "seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the timeout for the primary AP + discovery." + DEFVAL { 120 } + ::= { ciscoLwappApGlobal 3 } + +cLApGlobalPrimaryControllerAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the type of the primary controller's + address made available through cLApPrimaryControllerAddress." + ::= { ciscoLwappApGlobal 4 } + +cLApGlobalPrimaryControllerAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the address of the primary controller + that the APs will join. The name and address should be + provided in the same set request. An address of all zeros + will unset the primary controller." + ::= { ciscoLwappApGlobal 5 } + +cLApGlobalPrimaryControllerName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the name of the primary controller + that the APs will join." + ::= { ciscoLwappApGlobal 6 } + + +cLApGlobalSecondaryControllerAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the type of the secondary + controller's address made available through + cLApSecondaryControllerAddress." + ::= { ciscoLwappApGlobal 7 } + +cLApGlobalSecondaryControllerAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the address of the secondary + controller that the APs will join. The name and address + should be provided in the same set request. An address + of all zeros will unset the secondary controller." + ::= { ciscoLwappApGlobal 8 } + +cLApGlobalSecondaryControllerName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE(0..32)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the name of the secondary controller + that the APs will join." + ::= { ciscoLwappApGlobal 9 } + +cLApGlobalFailoverPriority OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the Global AP Failover priority. + If Enabled, Priorities will be considered of the APs which + wishes to join the controller. Preference will be given to + the higher priority AP. If the number of associated AP has + already reached the limit then the controller will + disassociate a lower priority AP to accomodate a higher + priority AP. + Default is Disabled state." + DEFVAL {false} + ::= { ciscoLwappApGlobal 10 } + +cLApGlobalTcpMss OBJECT-TYPE + SYNTAX INTEGER (0 | 536..1363) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the Global AP TCP MSS value. + Permissible value are between 536 and 1363. This will + also enable the global TCP MSS flag. + Value of 0 will disable the global TCP MSS flag. + Any change of value for this object will be reflected + to cLApTcpMss" + ::= { ciscoLwappApGlobal 11 } + +cLApGlobalDot11IfTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApGlobalDot11IfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table is used to configure the global dot11 + parameters per slot id, represented by cLApDot11IfSlotId, + of the radio interface in all the APs joined with + the controller." + ::= { ciscoLwappApGlobal 12 } + + +cLApGlobalDot11IfEntry OBJECT-TYPE + SYNTAX CLApGlobalDot11IfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This represents an entry in the + cLApGlobalDot11IfTable." + INDEX { cLApDot11IfSlotId } + ::= { cLApGlobalDot11IfTable 1 } + +CLApGlobalDot11IfEntry ::= SEQUENCE { + cLApGlobalDot11IfCdpEnabled TruthValue + } + +cLApGlobalDot11IfCdpEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to configure the Cisco Discovery + Protocol(CDP) in the interface, represented by + cLApDot11IfSlotId of the all the APs, joined in the + controller. + + Setting this object to a value of 'true' would turn on + the CDP on this slot. + + Setting this object to a value of 'false' would turn off the + CDP on this slot, so that CDP advertisements are not sent. + + Read operation on this attribute will not be supported. + When queried this will return a value of 'false'." + ::= { cLApGlobalDot11IfEntry 1 } + +cLApGlobalEthernetIfTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApGlobalEthernetIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table is used to configure the global parameters + on Ethernet interfaces of all the APs joined with the + controller." + ::= { ciscoLwappApGlobal 13 } + +cLApGlobalEthernetIfEntry OBJECT-TYPE + SYNTAX CLApGlobalEthernetIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This represents an entry in + cLApGlobalEthernetIfTable." + INDEX { cLApEthernetIfSlotId } + ::= { cLApGlobalEthernetIfTable 1 } + +CLApGlobalEthernetIfEntry ::= SEQUENCE { + cLApGlobalEthernetIfCdpEnabled TruthValue + } + +cLApGlobalEthernetIfCdpEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to configure the Cisco Discovery + Protocol(CDP) in the interface, represented by + cLApEthernetIfSlotId of the all the APs, joined in + the controller. + + Setting this object to a value of 'true' would turn on + the CDP on this ethernet interface. + + Setting this object to a value of 'false' would turn off the + CDP on this ethernet interface, so that CDP advertisements + are not sent. + + Read operation on this attribute will not be supported. + When queried this will return a value of 'false'." + ::= { cLApGlobalEthernetIfEntry 1 } + +cLApGlobalRetransmitCount OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "retries" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the retransmission count for the + Control Packet of all the Access Points, joined to this + controller. This value represents the number of packets + retransmitted after which the Access Point falls back to + another controller in case of failover." + ::= { ciscoLwappApGlobal 14 } + +cLApGlobalRetransmitTimeout OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the retransmission timeout for the + Control Packet of all the Access Points, joined to this + controller. This value represents the timeout for each + retransmission, during the fallback of Access Point to + another controller in case of failover." + ::= { ciscoLwappApGlobal 15 } + +cLApOeapDisableLocalAccess OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether the local access is supported for + all the Office Extended Access Points, joined to this controller. + If set to true, the local SSID and and LAN ports on the OEAP will + be disabled." + ::= { ciscoLwappApGlobal 16 } + +cLApGlobalLEDState OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether the LED state of all the access points + should be enabled or disabled." + ::= { ciscoLwappApGlobal 17 } + +cLApRadioInterfaceShutdownEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object allows the user to enable or disable AP radio Interface. + When enabled, AP radio's will be shut down when Ethernet link + goes down for a duration of time set for cLApEthernetInterfaceDowntime. + A value of 'true' indicates the AP radio interface shutdown is enabled. + A value of 'false' indicates the AP radio interface shutdown is disabled." + ::= { ciscoLwappApGlobal 18 } + +cLApEthernetInterfaceDowntime OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "Seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the Ethernet interface down time after which + the AP radio interface will be shut down." + ::= { ciscoLwappApGlobal 19 } + +cLAPMulticastGroupAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the AP multicast group address type." + ::= { ciscoLwappApGlobal 20 } + +cLAPMulticastGroupAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the AP IPv6 multicast group address." + ::= { ciscoLwappApGlobal 21 } + +cLAPMulticastMode OBJECT-TYPE + SYNTAX INTEGER { + unicast(1), + multicast(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the switch's ethernet + multicast support. + unicast - Controller will convert multicast to + unicast packet. + multicast - Multicast mode is enabled." + ::= { ciscoLwappApGlobal 22 } + +cLApPrimedDiscoveryTimeout OBJECT-TYPE + SYNTAX INTEGER (0 | 120..43200) + UNITS "seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the primed timeout for the AP + discovery." + ::= { ciscoLwappApGlobal 23 } + +--******************************************************************** +-- * AP Dot11 Interface Antenna Information +--******************************************************************** +cLApDot11IfAntennaTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApDot11IfAntennaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + basic functional parameters corresponding to + the antenna on dot11 interfaces of the APs that have + joined the controller. " + ::= { ciscoLwappApIf 4 } + +cLApDot11IfAntennaEntry OBJECT-TYPE + SYNTAX CLApDot11IfAntennaEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents the 802.11 + functional parameters of the dot11 interface of + an AP that has joined the controller. + + Entries are added when the APs associate to this + controller and deleted when they lose their + association. " + INDEX { + cLApSysMacAddress, + cLApDot11IfSlotId, + cLApDot11IfAntennaId + } + ::= { cLApDot11IfAntennaTable 1 } + +CLApDot11IfAntennaEntry ::= SEQUENCE { + cLApDot11IfAntennaId Unsigned32, + cLApDot11IfAntennaTxEnable TruthValue, + cLApDot11IfAntennaRxEnable TruthValue, + cLApDot11IfAntennaEnable TruthValue + } + +cLApDot11IfAntennaId OBJECT-TYPE + SYNTAX Unsigned32 (1..3) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the antenna ID of a dot11 + interface on an AP. + The antenna Id for a particular dot11 interface on + a slot as represented by this object." + ::= { cLApDot11IfAntennaEntry 1 } + +cLApDot11IfAntennaTxEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether this antenna is allowed + to trasmit or not. + A value of 'true' enables the antenna to transmit. + A value of 'false' disables the antenna to transmit. + This object has been deprecated for cLApDot11IfAntennaEnable. + cLApDot11IfAntennaTxEnable object is superseded by cLApDot11IfAntennaEnable." + DEFVAL { true } + ::= { cLApDot11IfAntennaEntry 2 } + +cLApDot11IfAntennaRxEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether this antenna is allowed + to recieve or not. + A value of 'true' enables the antenna to receive. + A value of 'false' disables the antenna to receive. + This object has been deprecated for cLApDot11IfAntennaEnable. + cLApDot11IfAntennaRxEnable object is superseded by cLApDot11IfAntennaEnable." + DEFVAL { true } + ::= { cLApDot11IfAntennaEntry 3 } + +cLApDot11IfAntennaEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether this antenna is enabled + or not. + A value of 'true' enables the antenna. + A value of 'false' disables the antenna." + DEFVAL { true } + ::= { cLApDot11IfAntennaEntry 4 } + + +--******************************************************************** +-- * AP Vlan Tagging +--******************************************************************** +cLApVlanIfTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApVlanIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + basic functional parameters corresponding to + the Ethernet interfaces of the APs that have + joined the controller. " + ::= { ciscoLwappApIf 5 } + +cLApVlanIfEntry OBJECT-TYPE + SYNTAX CLApVlanIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents the VLAN + functional parameters of the Ethernet interface of + an AP that has joined the controller. + Entries are added when the administrator creates + an entry in this table." + INDEX { + cLApSysMacAddress, + cLApVlanIfEthernetId + } + ::= { cLApVlanIfTable 1 } + +CLApVlanIfEntry ::= SEQUENCE { + cLApVlanIfEthernetId Unsigned32, + cLApVlanIfMode INTEGER, + cLApVlanIfEnable TruthValue, + cLApVlanIfNativeVlanId Unsigned32 + } + +cLApVlanIfEthernetId OBJECT-TYPE + SYNTAX Unsigned32 (0..3) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the ID of a Ethernet + interface on an AP." + ::= { cLApVlanIfEntry 1 } + +cLApVlanIfMode OBJECT-TYPE + SYNTAX INTEGER { + normal(1), + access(2), + trunk(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the mode this + on this AP's Ethernet interface is + configured for. + normal - VLAN is not operating in access or trunk. + access - VLAN is operating in access mode + trunk - VLAN is operating in trunk mode." + DEFVAL { normal } + ::= { cLApVlanIfEntry 2 } + +cLApVlanIfEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether this interface is + enabled or not. + A value of 'true' enables the interface. + A value of 'false' will disable the interface. This will + delete all entries on this AP's Ethernet interface." + DEFVAL { true } + ::= { cLApVlanIfEntry 3 } + +cLApVlanIfNativeVlanId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the native VLAN ID + assigned to this AP's Ethernet interface. + This only applies when the icLApVlanIfMode + is set to 'trunk'. For all other modes this + return a value of zero." + ::= { cLApVlanIfEntry 4 } + +--******************************************************************** +-- * AP Vlan Tagging +--******************************************************************** +cLApVlanListTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApVlanListEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + basic functional parameters corresponding to + the VLAN Ethernet interfaces of the APs that have + joined the controller. " + ::= { ciscoLwappApIf 6 } + +cLApVlanListEntry OBJECT-TYPE + SYNTAX CLApVlanListEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents the VLAN + functional parameters of the Ethernet interface of + an AP that has joined the controller. + Entries are added when the administrator creates + an entry in this table." + INDEX { + cLApSysMacAddress, + cLApVlanIfEthernetId, + cLApVlanListVlanId + } + ::= { cLApVlanListTable 1 } + +CLApVlanListEntry ::= SEQUENCE { + cLApVlanListVlanId Unsigned32, + cLApVlanListRowStatus RowStatus + } +cLApVlanListVlanId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the ID assigned to the + VLAN on this AP's Ethernet interface." + ::= { cLApVlanListEntry 1 } + +cLApVlanListRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Used to add or delete an entry in this table." + ::= { cLApVlanListEntry 2 } + + +--******************************************************************** +-- * Global AP 802.1x Supplicant Credentials +--******************************************************************** +cLApGlobal802dot1xAuthenticationEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the Global AP 802.1x Supplicant + Authentication feature. + If configured as True, user can configure 8021.1x + authentication between lightweight access points and the + switch. The access point acts as an 802.1x supplicant and is + authenticated by the switch using EAP-FAST with anonymous + PAC provisioning.User can set global authentication settings + that all access points inherit as they join the controller. + This includes all access points that are currently joined to + the controller and any that join in the future. If desired, + user can override the global authentication settings and + assign unique authentication settings for a specific + access point. + Default state is False." + DEFVAL {false} + ::= { ciscoLwappAp802dot1xSupplicant 1 } + +cLApGlobal802dot1xSupplicantUsername OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the 802.1x supplicant username that + is to be inherited by all access points that join the + controller." + ::= { ciscoLwappAp802dot1xSupplicant 2} + +cLApGlobal802dot1xSupplicantPassword OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the 802.1x supplicant Password that + is to be inherited by all access points that join the + controller. + A query on this OID will always return '****'." + ::= { ciscoLwappAp802dot1xSupplicant 3} + +--******************************************************************** +-- * Per AP 802.1x Supplicant Credentials +--******************************************************************** + +cLAp802dot1xSupplicantTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLAp802dot1xSupplicantEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table provides the information about the 802.1x + Supplicant credentials of the 802.11 LWAPP Access Points + that have joined the controller. Rows are added to this + table whenever, new APs are joined to this controller, + and rows are deleted whenever APs gets disjoined from + the controller." + ::= { ciscoLwappAp802dot1xSupplicant 4 } + +cLAp802dot1xSupplicantEntry OBJECT-TYPE + SYNTAX CLAp802dot1xSupplicantEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides information about + one 802.11 LWAPP Access Point that has joined the + controller. cLApSysMacAddress is the index which + uniquely identifies every row in the table." + INDEX { cLApSysMacAddress } + ::= { cLAp802dot1xSupplicantTable 1 } + +CLAp802dot1xSupplicantEntry ::= SEQUENCE { + cLAp802dot1xSupplicantOverrideEnabled TruthValue, + cLAp802dot1xSupplicantOverrideUsername SnmpAdminString, + cLAp802dot1xSupplicantOverridePassword SnmpAdminString + } + +cLAp802dot1xSupplicantOverrideEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the individual AP level 802.1x + Supplicant Authentication override parameters. + If configured as True, user can override the Global AP + 8021.1x authentication credentials by providing individual + AP level credentials. + Default state is False." + DEFVAL {false} + ::= { cLAp802dot1xSupplicantEntry 1 } + +cLAp802dot1xSupplicantOverrideUsername OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the individual AP level 802.1x + supplicant override username." + ::= { cLAp802dot1xSupplicantEntry 2 } + +cLAp802dot1xSupplicantOverridePassword OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object the individual AP level 802.1x supplicant + override password. A query on this OID will always + return '****'." + ::= { cLAp802dot1xSupplicantEntry 3} + +--******************************************************************** +-- * AP WLAN Stats. +--******************************************************************** + +cLApWlanInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApWlanInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents Per-AP, Per-SSID + information of max supported clients" + ::= { ciscoLwappApWlanInfo 1 } + +cLApWlanInfoEntry OBJECT-TYPE + SYNTAX CLApWlanInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This entry contains information of + max supported clients number" + INDEX { + cLApSysMacAddress, + cLWlanIndex + } + ::= { cLApWlanInfoTable 1 } + +CLApWlanInfoEntry ::= SEQUENCE { + cLApWlanInfoMaxClients Unsigned32 + } + +cLApWlanInfoMaxClients OBJECT-TYPE + SYNTAX Unsigned32(1..600) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the max supported associated clients + of a WLAN on an AP." + DEFVAL { 600 } + ::= { cLApWlanInfoEntry 1 } + +cLApRadioWlanInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApRadioWlanInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents Per-AP, Per-RADIO, + Per-SSID information." + ::= { ciscoLwappApWlanInfo 2 } + +cLApRadioWlanInfoEntry OBJECT-TYPE + SYNTAX CLApRadioWlanInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This entry contains information of + Per-AP, Per-RADIO, Per-SSID information." + INDEX { + cLApSysMacAddress, + cLApDot11IfSlotId, + cLWlanIndex + } + ::= { cLApRadioWlanInfoTable 1 } + +CLApRadioWlanInfoEntry ::= SEQUENCE { + cLApRadioWlanSsid SnmpAdminString, + cLApRadioWlanBssid MacAddress + } + +cLApRadioWlanSsid OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents SSID of the particular WLAN, + which is seen on the radio of the AP. " + ::= { cLApRadioWlanInfoEntry 1 } + +cLApRadioWlanBssid OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the BSSID of the SSID + on this radio of this AP. " + ::= { cLApRadioWlanInfoEntry 2 } + +--******************************************************************** +--* Radio Level Configs +--******************************************************************** + +cLApDot11GlobalConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApDot11GlobalConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + global attributes of the radio interface, that would be + applicable for all the APs that join the controller. " + ::= { ciscoLwappApIf 7 } + +cLApDot11GlobalConfigEntry OBJECT-TYPE + SYNTAX CLApDot11GlobalConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents the network + level configurations of the radio interface. + Entries cannot be added or deleted in this table." + INDEX { cLApDot11IfType } + ::= { cLApDot11GlobalConfigTable 1 } + +CLApDot11GlobalConfigEntry ::= SEQUENCE { + cLApNwLegacyBeamForming INTEGER, + cLApNwTxPowerThreshold Integer32, + cLApNwTxPowerThresholdVer2 Integer32 + } + +cLApNwLegacyBeamForming OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2), + notApplicable(3) + } + MAX-ACCESS read-write + STATUS deprecated + DESCRIPTION + "This object indicates the status of legacy beam forming + in this AP. This object is applicable only for + 11n supported APs. + For APs that does not support legacy beam forming, + a get request on this attribute will return + the value 'notApplicable'. + A value of 'enable' indicates that the legacy + Beam forming is enabled in this AP. + A value of 'false' indicates that the legacy + Beam forming is disabled in this AP." + DEFVAL { notApplicable } + ::= { cLApDot11GlobalConfigEntry 1 } + +cLApNwTxPowerThreshold OBJECT-TYPE + SYNTAX Integer32 (-80 ..-50) + UNITS "dbm" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the Global AP Transmit Power + Threshold value. The permissible range is -80 dbm to -50 dbm" + DEFVAL {-70} + ::= { cLApDot11GlobalConfigEntry 2 } + +cLApNwTxPowerThresholdVer2 OBJECT-TYPE + SYNTAX Integer32 (-80 ..-50) + UNITS "dbm" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the Global AP Transmit Power + Threshold value when Inteference Optimal mode of + Tx Power Control (TPC v2) is enabled. The permissible + range is -80 dbm to -50 dbm" + DEFVAL {-67} + ::= { cLApDot11GlobalConfigEntry 3 } + +--******************************************************************** +-- * AP Dot11 radio statistics Information +--******************************************************************** +cLApDot11RadioStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApDot11RadioStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the statistics information + about the radios of the APs that have joined the + controller." + ::= { ciscoLwappApIf 8 } + +cLApDot11RadioStatsEntry OBJECT-TYPE + SYNTAX CLApDot11RadioStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents a statistics of + the radio of an AP that has joined the conttroller. + + Entries are added when the APs associate to this + controller and deleted when they lose their + association." + INDEX { + cLApSysMacAddress, + cLApDot11IfSlotId + } + ::= { cLApDot11RadioStatsTable 1 } + +CLApDot11RadioStatsEntry ::= SEQUENCE { + cLApDot11RadioStatsRxErrorFrameCount Counter32, + cLApDot11RadioStatsMacMicErrFrameCount Counter32, + cLApDot11RadioStatsMacDecryptErrFrameCount Counter32, + cLApDot11RadioStatsRxMgmtFrameCount Counter32, + cLApDot11RadioStatsRxCtrlFrameCount Counter32, + cLApDot11RadioStatsRxDataFrameCount Counter32, + cLApDot11RadioStatsTxMgmtFrameCount Counter32, + cLApDot11RadioStatsTxCtrlFrameCount Counter32, + cLApDot11RadioStatsTxDataFrameCount Counter32, + cLApDot11RadioStatsRxDataPacketCount Counter32, + cLApDot11RadioStatsTxDataPacketCount Counter32, + cLApDot11RadioStatsRetryFrameCount Counter32, + cLApDot11RadioStatsRetryPacketCount Counter32 + } + +cLApDot11RadioStatsRxErrorFrameCount OBJECT-TYPE + SYNTAX Counter32 + UNITS "frames" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the number of error frames + received on the radio." + ::= { cLApDot11RadioStatsEntry 1 } + +cLApDot11RadioStatsMacMicErrFrameCount OBJECT-TYPE + SYNTAX Counter32 + UNITS "frames" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the number of frames + with wrong MIC received by AP on the radio." + ::= { cLApDot11RadioStatsEntry 2 } + +cLApDot11RadioStatsMacDecryptErrFrameCount OBJECT-TYPE + SYNTAX Counter32 + UNITS "frames" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the number of frames + with destroyed encrypted data received by AP + on the radio." + ::= { cLApDot11RadioStatsEntry 3 } + +cLApDot11RadioStatsRxMgmtFrameCount OBJECT-TYPE + SYNTAX Counter32 + UNITS "frames" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the total number of + management frame received on the radio." + ::= { cLApDot11RadioStatsEntry 4 } + +cLApDot11RadioStatsRxCtrlFrameCount OBJECT-TYPE + SYNTAX Counter32 + UNITS "frames" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the total number of + control frame received on the radio." + ::= { cLApDot11RadioStatsEntry 5 } + +cLApDot11RadioStatsRxDataFrameCount OBJECT-TYPE + SYNTAX Counter32 + UNITS "frames" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the total number of + data frame received on the radio." + ::= { cLApDot11RadioStatsEntry 6 } + +cLApDot11RadioStatsTxMgmtFrameCount OBJECT-TYPE + SYNTAX Counter32 + UNITS "frames" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the total number of + management frame transmitted on the radio." + ::= { cLApDot11RadioStatsEntry 7 } + +cLApDot11RadioStatsTxCtrlFrameCount OBJECT-TYPE + SYNTAX Counter32 + UNITS "frames" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the total number of + control frame transmitted on the radio." + ::= { cLApDot11RadioStatsEntry 8 } + +cLApDot11RadioStatsTxDataFrameCount OBJECT-TYPE + SYNTAX Counter32 + UNITS "frames" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the total number of + data frame transmitted on the radio." + ::= { cLApDot11RadioStatsEntry 9 } + +cLApDot11RadioStatsRxDataPacketCount OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the total number of + data packets received on the radio." + ::= { cLApDot11RadioStatsEntry 10 } + +cLApDot11RadioStatsTxDataPacketCount OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the total number of + data packets transmitted on the radio." + ::= { cLApDot11RadioStatsEntry 11 } + +cLApDot11RadioStatsRetryFrameCount OBJECT-TYPE + SYNTAX Counter32 + UNITS "frames" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the total number of + downstream retry frames on the radio." + ::= { cLApDot11RadioStatsEntry 12 } + +cLApDot11RadioStatsRetryPacketCount OBJECT-TYPE + SYNTAX Counter32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the total number of + downstream retry packets on the radio." + ::= { cLApDot11RadioStatsEntry 13 } + +--******************************************************************** +--* AP Radio Rssi Stats +--******************************************************************* +cLApDot11RadioRssiTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApDot11RadioRssiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents Per AP, Per Radio Stats information + of Average, Highest, Lowest Rssi of all the clients update + of the APs Radio. " + ::= { ciscoLwappApIf 9 } + +cLApDot11RadioRssiEntry OBJECT-TYPE + SYNTAX CLApDot11RadioRssiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This entry contains stats information of + Average, Highest and Lowest RSSI of Per AP Per Radio. " + INDEX { + cLApSysMacAddress, + cLApDot11IfType + } + ::= { cLApDot11RadioRssiTable 1 } + +CLApDot11RadioRssiEntry ::= SEQUENCE { + cLApDot11RadioRssiHighest Integer32, + cLApDot11RadioRssiLowest Integer32, + cLApDot11RadioRssiAverage Integer32 + } + +cLApDot11RadioRssiHighest OBJECT-TYPE + SYNTAX Integer32 + UNITS "dbm" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the Highest Rssi value of the specific radio + on this access point. The value '0' dbm represents no activity on this + access point radio." + ::= { cLApDot11RadioRssiEntry 1 } + +cLApDot11RadioRssiLowest OBJECT-TYPE + SYNTAX Integer32 + UNITS "dbm" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the Lowest Rssi value of the specific radio + on this access point. The value '0' dbm represents no activity on this + access point radio." + ::= { cLApDot11RadioRssiEntry 2 } + +cLApDot11RadioRssiAverage OBJECT-TYPE + SYNTAX Integer32 + UNITS "dbm" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the Average Rssi value of the specific radio + on this access point. The value '0' dbm represents no activity on this + access point radio." + ::= { cLApDot11RadioRssiEntry 3 } + +--******************************************************************** +-- * AP Crash file Info +--******************************************************************** +cLApCrashInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApCrashInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the crash file information + for each AP. + An entry is automatically added to this table when + an Access Points crashes and reboots. + Entry is removed from this table when AP + disassociates from the controllers." + ::= { ciscoLwappAp 8 } + + +cLApCrashInfoEntry OBJECT-TYPE + SYNTAX CLApCrashInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides crash + information available for each AP. " + INDEX { cLApSysMacAddress } + ::= { cLApCrashInfoTable 1 } + +CLApCrashInfoEntry::= + SEQUENCE { + cLApCrashFileName SnmpAdminString, + cLApCrashFileSize Unsigned32, + cLApCrashFileTimeStamp DateAndTime + } + +cLApCrashFileName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE(1..28)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the crash file name for a specific AP." + ::= { cLApCrashInfoEntry 1 } + +cLApCrashFileSize OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the size of the crash file." + ::= { cLApCrashInfoEntry 2 } + +cLApCrashFileTimeStamp OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the timestamp of the crash file." + ::= { cLApCrashInfoEntry 3 } + +cLApExtTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the system information + for each AP." + ::= { ciscoLwappAp 10 } + +cLApExtEntry OBJECT-TYPE + SYNTAX CLApExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides system + information for each AP. " + INDEX { cLApSysMacAddress } + ::= { cLApExtTable 1 } + +CLApExtEntry::= + SEQUENCE { + cLApLEDFlashStatus TruthValue, + cLApLEDFlashDuration Unsigned32, + cLApInetAddressType InetAddressType, + cLApInetAddress InetAddress, + cLApStaticIpv6AddressEnabled TruthValue, + cLApStaticIpv6InetAddressType InetAddressType, + cLApStaticIpv6InetAddress InetAddress, + cLApStaticIpv6PrefixLength Unsigned32, + cLApStaticIpv6GatewayInetAddressType InetAddressType, + cLApStaticIpv6GatewayInetAddress InetAddress + } + +cLApLEDFlashStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the state of the AP LED Flash." + ::= { cLApExtEntry 1 } + +cLApLEDFlashDuration OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the duration for which the AP's LED should blink. + This is applicable when the value of cLApFlashStatus is TRUE. + Value of 0 indicates the blinking for infinite duration." + ::= { cLApExtEntry 2 } + +cLApInetAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the type of the AP + address made available through + cLApInetAddress." + ::= { cLApExtEntry 3 } + +cLApInetAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the address of the + Access Point." + ::= { cLApExtEntry 4 } + +cLApStaticIpv6AddressEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object when disabled implies that AP will use DHCP + to get the IP address. + However, if it is enabled, then user should enter the + IPAddress, Netmask and Gateway." + ::= { cLApExtEntry 5 } + +cLApStaticIpv6InetAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the type of the AP's + static IPv6 address made available through + cLApStaticIpv6InetAddress." + ::= { cLApExtEntry 6 } + +cLApStaticIpv6InetAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the static IPv6 address + of the Access Point." + ::= { cLApExtEntry 7 } + +cLApStaticIpv6PrefixLength OBJECT-TYPE + SYNTAX Unsigned32 (0..128) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This represents the prefix length of the static IP Address + configured on the AP." + ::= { cLApExtEntry 8 } + +cLApStaticIpv6GatewayInetAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This represents the type of the gateway of static IPv6 + address made available through + cLApStaticIpv6GatewayInetAddress." + ::= { cLApExtEntry 9 } + +cLApStaticIpv6GatewayInetAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This represents the IPv6 Address of the Gateway server. + This attribute can be configured only if the static IP + option is turned on in the AP." + ::= { cLApExtEntry 10 } + +--******************************************************************** +-- * AP Sys Info +--******************************************************************** +cLApSysInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApSysInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the system information + for each AP." + ::= { ciscoLwappAp 9 } + +cLApSysInfoEntry OBJECT-TYPE + SYNTAX CLApSysInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides system + information for each AP. " + INDEX { cLApSysMacAddress } + ::= { cLApSysInfoTable 1 } + +CLApSysInfoEntry::= + SEQUENCE { + cLApSysMemType SnmpAdminString, + cLApSysMemSize Unsigned32, + cLApSysFlashSize Unsigned32, + cLApSysCpuType SnmpAdminString, + cLApSysFlashType SnmpAdminString + } + +cLApSysMemType OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the AP system memory type." + ::= { cLApSysInfoEntry 1 } + +cLApSysMemSize OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "KBytes" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the total AP system memory size in Kbytes." + ::= { cLApSysInfoEntry 2 } + +cLApSysFlashSize OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "KBytes" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the AP flash size in Kbytes." + ::= { cLApSysInfoEntry 3 } + +cLApSysCpuType OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the AP cpu type" + ::= { cLApSysInfoEntry 4 } + +cLApSysFlashType OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the AP Flash type." + ::= { cLApSysInfoEntry 5 } + +--******************************************************************** +-- * AP Dot11 radio rate statistics Information +--******************************************************************** +cLApDot11RadioRateStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApDot11RadioRateStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents per AP, per radio, per rate stats information + of all the clients of the APs Radio." + ::= { ciscoLwappApIf 10 } + +cLApDot11RadioRateStatsEntry OBJECT-TYPE + SYNTAX CLApDot11RadioRateStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This entry contains stats information of Rx/Tx packets and bytes + of per AP per radio per rate." + INDEX {cLApSysMacAddress, + cLApDot11IfSlotId, + cLApDot11RadioRate + } + ::= { cLApDot11RadioRateStatsTable 1 } + +CLApDot11RadioRateStatsEntry ::= SEQUENCE { + cLApDot11RadioRate Unsigned32, + cLApDot11RadioRateStatsRxPackets Counter32, + cLApDot11RadioRateStatsRxBytes Counter32, + cLApDot11RadioRateStatsTxPackets Counter32, + cLApDot11RadioRateStatsTxBytes Counter32, + cLApDot11RadioRateString SnmpAdminString +} +cLApDot11RadioRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies the data rate value + for a particular band." + ::= { cLApDot11RadioRateStatsEntry 1 } + +cLApDot11RadioRateStatsRxPackets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the number of packets received for + the specific radio and data rate on this access point." + ::= { cLApDot11RadioRateStatsEntry 2 } + +cLApDot11RadioRateStatsRxBytes OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the number of bytes received for + the specific radio and data rate on this access point." + ::= { cLApDot11RadioRateStatsEntry 3 } + +cLApDot11RadioRateStatsTxPackets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the number of packets transmitted from + the specific radio and data rate on this access point." + ::= { cLApDot11RadioRateStatsEntry 4 } + +cLApDot11RadioRateStatsTxBytes OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the number of bytes transmitted from + the specific radio and data rate on this access point." + ::= { cLApDot11RadioRateStatsEntry 5 } + +cLApDot11RadioRateString OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the data rate in a user-friendly + text string format." + ::= { cLApDot11RadioRateStatsEntry 6 } + +cLApPacketDumpFtpServerAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the address type of + the Server to which the packet dump is stored." + ::= { ciscoLwappPacketDumpInfo 1 } + +cLApPacketDumpFtpServerAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the address of the Server to + which the packet dump is stored." + ::= { ciscoLwappPacketDumpInfo 2 } + +cLApPacketDumpFtpServerPath OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the directory path for + the packet dump storing. + The controller remembers the last file path used." + ::= { ciscoLwappPacketDumpInfo 3 } + +cLApPacketDumpFtpUsername OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to store the FTP username + for transferring the packet-dump to the FTP server." + ::= { ciscoLwappPacketDumpInfo 4 } + +cLApPacketDumpFtpPassword OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to store the FTP password + for transferring the packet-dump to the FTP server." + ::= { ciscoLwappPacketDumpInfo 5 } + +cLApPacketDumpClassifier OBJECT-TYPE + SYNTAX BITS { + management(0), + data(1), + control(2), + dot1x(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the Frame Type considered + for packet-dump." + ::= { ciscoLwappPacketDumpInfo 6 } + +cLApPacketDumpBufferSize OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the buffer size considered + for packet-dump." + ::= { ciscoLwappPacketDumpInfo 7 } + +cLApPacketDumpCaptureTime OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "minutes" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the capture time considered + for packet-dump." + ::= { ciscoLwappPacketDumpInfo 8 } + +cLApPacketDumpTruncation OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "bytes" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the length of the packet + after truncation" + ::= { ciscoLwappPacketDumpInfo 9 } + +cLApPacketDumpApName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the AP name on which + we need to start packet dump." + ::= { ciscoLwappPacketDumpInfo 10 } + +cLApPacketDumpDeviceMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the MAC address of the + device for which we need to start packet dump on the AP." + ::= { ciscoLwappPacketDumpInfo 11 } + +cLApPacketDumpStartStop OBJECT-TYPE + SYNTAX INTEGER { + start(1), + stop(2), + none(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to start or stop, packet dump on + the associated AP to which the particular mobile station is + connected. When value is 'none', it indicates that + information about current session is not available to the + controller." + ::= { ciscoLwappPacketDumpInfo 12 } + + +--******************************************************************** +--* AP Radio Ssid Stats +--******************************************************************* +cLApDot11RadioSsidTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLApDot11RadioSsidEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents Per AP, Per Radio information + of Ssid of all the neighbor APs updating + the APs Radio. " + ::= { ciscoLwappApIf 11 } + +cLApDot11RadioSsidEntry OBJECT-TYPE + SYNTAX CLApDot11RadioSsidEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This entry contains ssid information of + Neighbor APs of Per AP Per Radio. " + INDEX { + cLApSysMacAddress, + cLApDot11IfType, + cLApSsidIndex + } + ::= { cLApDot11RadioSsidTable 1 } + +CLApDot11RadioSsidEntry ::= SEQUENCE { + cLApSsidIndex Unsigned32, + cLApDot11RadioSsidName OCTET STRING + } + +cLApSsidIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object indicates the index of the ssid + detected by Per AP Per Radio." + ::= { cLApDot11RadioSsidEntry 1 } + +cLApDot11RadioSsidName OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the ssid name of the neighbor AP + on this access point." + ::= { cLApDot11RadioSsidEntry 2 } + +--******************************************************************** +-- * Notification Objects +--******************************************************************** +cLApAssocFailureReason OBJECT-TYPE + SYNTAX CLApAssocFailureReason + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object specifies the failure reasons when + a AP fails to associate with a controller." + ::= { ciscoLwappApMIBNotifObjects 1 } + +cLApRogueApMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the radio MAC address + common to the dot11 interfaces of the rogue AP." + ::= { ciscoLwappApMIBNotifObjects 2} + +cLApDot11RadioChannelNumber OBJECT-TYPE + SYNTAX CLDot11Channel + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the channel number of the + radio interface of the AP, represented by + cLApDot11IfType." + ::= { ciscoLwappApMIBNotifObjects 3} + +cLApRogueApSsid OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the SSID used by the + rogue AP to intrude the network." + ::= { ciscoLwappApMIBNotifObjects 4} + +cLApRogueType OBJECT-TYPE + SYNTAX INTEGER { + asleap(1), + honeypot (2), + other(3) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the SSID of the used by the + rogue AP to intrude the network." + ::= { ciscoLwappApMIBNotifObjects 5} + +cLApWipsReason OBJECT-TYPE + SYNTAX INTEGER { + noMonitoringDevice(1) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object specifies the failure reasons for an AP + when cLApWipsEnable is set to 'true'. + + noMonitoringDevice - No monitoring device + connected to collect WIPs information." + ::= { ciscoLwappApMIBNotifObjects 6 } + +cLApWipsClear OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object specifies whether this event is + raise or clear. + A value of 'true' indicates this event is cleared + A value of 'false' indicates this even is raised." + ::= { ciscoLwappApMIBNotifObjects 7 } + +cLApIfUpDownFailureType OBJECT-TYPE + SYNTAX INTEGER { + detectedFailure(1), + configuredReset(2) + } + + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object specifies the type of the + AP interface failure. + detectedFailure(1) - Failure of radio. + configuredReset(2) - Reset due to manual + configuration." + ::= { ciscoLwappApMIBNotifObjects 8 } + +cLApIfUpDownCause OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object specifies the cause of the + AP interface failure." + ::= { ciscoLwappApMIBNotifObjects 9 } + +cLApIfUpDownFailureCode OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object specifies the code of the + AP interface failure." + ::= { ciscoLwappApMIBNotifObjects 10 } + +cLApAlarmSet OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object specifies whether this event is + raise or clear. + A value of 'true' indicates this event is set. + A value of 'false' indicates this even is cleared." + ::= { ciscoLwappApMIBNotifObjects 11 } + +cLApRogueClassType OBJECT-TYPE + SYNTAX INTEGER { + pending(0), + friendly(1), + malicious(2), + unclassified(3), + custom(4) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object specifies the AP class type of the + Rogue AP detected." + ::= { ciscoLwappApMIBNotifObjects 12} + +cLApRogueDetectedChannel OBJECT-TYPE + SYNTAX CLDot11Channel + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the rogue + detected channel number." + ::= { ciscoLwappApMIBNotifObjects 13} + +cLApRSSI OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object specifies the Rogue RSSI as seen by + AP Interface." + ::= { ciscoLwappApMIBNotifObjects 14} + +cLApSNR OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object specifies the SNR seen by AP + Interface from Rogue" + ::= { ciscoLwappApMIBNotifObjects 15} + +cLApDot11RadioCurrentChannel OBJECT-TYPE + SYNTAX CLDot11Channel + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the dot11 + current channel." + ::= { ciscoLwappApMIBNotifObjects 16} + +cLApAdhocRogue OBJECT-TYPE + SYNTAX INTEGER { + no(0), + yes(1) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the flag used to state if + the rogue found is an Adhoc rogue or it is an AP." + ::= { ciscoLwappApMIBNotifObjects 17} + +cLApRogueAPOnWiredNetwork OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the flag used to state if + the rogue is found on the wired network. + A value of 'true' indicates Rogue AP is found on wired + network. + A value of 'false' indicates Rogue AP is not found + on wired network." + ::= { ciscoLwappApMIBNotifObjects 18} + +cLApRogueMode OBJECT-TYPE + SYNTAX INTEGER { + initializing(0), + pending(1), + alert(2), + detectedLrad(3), + known(4), + acknowledge(5), + contained(6), + threat(7), + containedPending(8), + knownContained(9), + trustedMissing(10) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This attribute is use to specify the state in which + the Rogue AP is user can set the Rogue AP in alert, + known or acknowledge state. + + Alert state means Rogue AP can be a potential threat, + trap will be sent out to trap recipients. + + Known state means its just internal AP which is not + on the same Switch. + + Acknowledge state means an external AP whose + existence is acceptable and not a threat (probably + some other company's AP). + + Contained means containement is initiated and ongoing. + Threat is usually the state when the rogue is found + on wired network. + + known(4), knownContained(9) and trustedMissing(10) + will appear in known rogue list. + known rogues can be pre provisioned and known rogues + state can be changed to alert(2)." + ::= { ciscoLwappApMIBNotifObjects 19 } + +cLApRogueIsClassifiedByRule OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the flag used to state if the + rogue is classified by a rogue rule. + A value of 'true' indicates its classifed by rogue rule. + A value of 'false' indicates its not classified by rogue + rule." + ::= { ciscoLwappApMIBNotifObjects 20 } + +cLApRogueClassifiedApMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the radio MAC address + of the classified rogue AP." + ::= { ciscoLwappApMIBNotifObjects 21 } + +cLApRogueClassifiedRSSI OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the Rogue classified RSSI as + seen by Airespace AP Interface." + ::= { ciscoLwappApMIBNotifObjects 22 } + +cLAPPreviousMonitorMode OBJECT-TYPE + SYNTAX CLApMode + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the previous AP monitor Mode." + ::= { ciscoLwappApMIBNotifObjects 23 } + +cLAPCurrentMonitorMode OBJECT-TYPE + SYNTAX CLApMode + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the current AP monitor Mode." + ::= { ciscoLwappApMIBNotifObjects 24 } + +cLApSsidKeyConfSsidA OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the SSID which has same + cipher key with another SSID on the same AP. + The another SSID is represented by cLApSsidKeyConfSsidB." + ::= { ciscoLwappApMIBNotifObjects 25 } + +cLApSsidKeyConfKeyIdxA OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents key index of the SSID which has same + cipher key with another SSID on the same AP. + It is the key index of cLApSsidKeyConfSsidA. + The another SSID is represented by cLApSsidKeyConfSsidB." + ::= { ciscoLwappApMIBNotifObjects 26 } + +cLApSsidKeyConfSsidB OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the SSID which has same + cipher key with another SSID on the same AP. + The another SSID is represented by cLApSsidKeyConfSsidA." + ::= { ciscoLwappApMIBNotifObjects 27 } + +cLApSsidKeyConfKeyIdxB OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents key index of the SSID which has same + cipher key with another SSID on the same AP. + It is the key index of cLApSsidKeyConfSsidB. + The another SSID is represented by cLApSsidKeyConfSsidA." + ::= { ciscoLwappApMIBNotifObjects 28 } + +cLApPreviousChannel OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the channel before changed." + ::= { ciscoLwappApMIBNotifObjects 29 } + +cLApCurrentChannel OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the channel after changed." + ::= { ciscoLwappApMIBNotifObjects 30 } + +cLApChannelCustomize OBJECT-TYPE + SYNTAX INTEGER + { + automatic(1), + customized(2) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the channel's change mode. + If this value is true, then bsnAPDot11CurrentChannel in + bsnAPIfDot11PhyDSSSTable is assigned by dynamic + algorithm and is read-only." + ::= { ciscoLwappApMIBNotifObjects 31 } + +cLApIfLoadChannelUtilization OBJECT-TYPE + SYNTAX INTEGER (0..65535) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object specifies the code of the + AP Interface channel load utilization." + ::= { ciscoLwappApMIBNotifObjects 32 } + +cLAPGroupVlanName OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..255)) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object specifies the code of the + AP Group Interface Name." + ::= { ciscoLwappApMIBNotifObjects 33 } + +cLApRuleName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE(1..32)) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the rule name to identify + applied on the Ap." + ::= { ciscoLwappApMIBNotifObjects 34 } + +cLApSeverityScore OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object is used to define the custom classification + severity score of the rules. + This object is applicable when cLRuleRogueType is configured + as 'custom'." + ::= { ciscoLwappApMIBNotifObjects 35 } + + + +--******************************************************************** +-- * Notifications +--******************************************************************** +ciscoLwappApIfRegulatoryDomainMismatchNotif NOTIFICATION-TYPE + OBJECTS { + cLApName, + cLApDot11IfType, + cLApDot11IfRegDomain, + cldRegulatoryDomain + } + STATUS current + DESCRIPTION + "This notification is generated if an AP radio's regulatory + domain doesn't match the country the controller is configured + for. Due to the mismatch, the AP will fail to associate with + the controller." + ::= { ciscoLwappApMIBNotifs 1 } + +ciscoLwappApCrash NOTIFICATION-TYPE + OBJECTS { cLApName } + STATUS obsolete -- superceded by ciscoLwappApAssociated trap + DESCRIPTION + "This notification is generated after an AP rejoins the + controller after a crash. Once the AP joins, the controller + will get the crash file from the AP and sends this + notification." + ::= { ciscoLwappApMIBNotifs 2 } + +ciscoLwappApUnsupported NOTIFICATION-TYPE + OBJECTS { + cLApName, + cLApAssocFailureReason + } + STATUS current + DESCRIPTION + "This notification is generated after an unsupported AP tries + to join the controller." + ::= { ciscoLwappApMIBNotifs 3 } + + +ciscoLwappApAssociated NOTIFICATION-TYPE + OBJECTS { + cLApName, + cLApLastRebootReason, + cLApDataEncryptionStatus + } + STATUS current + DESCRIPTION + "This notification is generated whenever an AP joins the + controller successfully. This notification contains + information about the last reboot reason and Data + Encryption status of the AP." + ::= { ciscoLwappApMIBNotifs 4 } + +ciscoLwappApPower NOTIFICATION-TYPE + OBJECTS { + cLApName, + cLApPowerStatus + } + STATUS current + DESCRIPTION + "This notification is generated whenever an AP detects low + power from Ethernet." + ::= { ciscoLwappApMIBNotifs 5 } + +ciscoLwappApRogueApDetected NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApName, + cLApRogueApMacAddress, + cLApEthernetIfSlotId, + cLApDot11IfType, + cLApDot11RadioChannelNumber, + cLApRogueApSsid, + cLApRogueType + } + STATUS current + DESCRIPTION + "This notification is generated whenever a rogue AP is + detected." + ::= { ciscoLwappApMIBNotifs 6 } + +ciscoLwappApRogueApCleared NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApName, + cLApRogueApMacAddress, + cLApEthernetIfSlotId, + cLApDot11IfType, + cLApDot11RadioChannelNumber, + cLApRogueApSsid, + cLApRogueType + } + STATUS current + DESCRIPTION + "This notification is generated whenever a rogue AP was + detected and then subsequently if its been removed from + the network." + ::= { ciscoLwappApMIBNotifs 7 } + +ciscoLwappApWipsNotification NOTIFICATION-TYPE + OBJECTS { + cLApName, + cLApWipsReason, + cLApWipsClear + } + STATUS current + DESCRIPTION + "This notification is generated whenever a controller + detects a WIPS event." + ::= { ciscoLwappApMIBNotifs 8 } + +ciscoLwappApNoDownlinkChannelNotify NOTIFICATION-TYPE + OBJECTS { cLApName } + STATUS current + DESCRIPTION + "This notification is generated when ever AP fails to find + new downlink channel." + ::= { ciscoLwappApMIBNotifs 9 } + +ciscoLwappApIfUpNotify NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApDot11IfSlotId, + cLApPortNumber, + cLApIfUpDownFailureType, + cLApIfUpDownCause, + cLApIfUpDownFailureCode, + cLApName + } + STATUS current + DESCRIPTION + "This notification is generated when AP's Interface + operational status goes up." + ::= { ciscoLwappApMIBNotifs 10 } + +ciscoLwappApIfDownNotify NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApDot11IfSlotId, + cLApAdminStatus, + cLApDot11IfAdminStatus, + cLApIfUpDownFailureType, + cLApIfUpDownCause, + cLApIfUpDownFailureCode, + cLApName + } + STATUS current + DESCRIPTION + "This notification is generated when AP's Interface + operational status goes down." + ::= { ciscoLwappApMIBNotifs 11 } + +ciscoLwappApClientThresholdNotify NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApName, + cLApDot11IfSlotId, + cLApDot11IfType, + cLRFProfileHighDensityMaxRadioClients, + cLRFProfileHDClientTrapThreshold + } + STATUS current + DESCRIPTION + "This notification is generated when the number of + clients on the AP's Radio Interface exceeds + the limit defined in cLRFProfileHDClientTrapThreshold." + ::= { ciscoLwappApMIBNotifs 12 } + +ciscoLwappApUpgradeFailureNotify NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApName, + cLApUpgradeFromVersion, + cLApUpgradeToVersion, + cLApUpgradeFailureCause + } + STATUS current + DESCRIPTION + "This notification is generated when AP image upgrade failed." + ::= { ciscoLwappApMIBNotifs 13 } + +ciscoLwappApCpuUsageHigh NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApName, + cLApCpuCurrentUsage, + cLApAlarmSet + } + STATUS current + DESCRIPTION + "When an AP detects its CPU usage is higher than the + threshold configured in clsSysApCpuUsageThreshold, + this notification is generated with cLApAlarmSet + set to true. When this AP's CPU usage falls below + the threshold lately, this notification is + generated with cLApAlarmSet set to false." + ::= { ciscoLwappApMIBNotifs 14 } + +ciscoLwappApMemoryUsageHigh NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApName, + cLApMemoryCurrentUsage, + cLApAlarmSet + } + STATUS current + DESCRIPTION + "When an AP detects its memory usage is higher than the + threshold configured in clsSysApMemoryUsageThreshold, + this notification is generated with cLApAlarmSet + set to true. When this AP's memory usage falls below + the threshold lately, this notification is + generated with cLApAlarmSet set to false." + ::= { ciscoLwappApMIBNotifs 15 } + +ciscoLwappApMaxClientLimitNotify NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApName, + cLApDot11IfSlotId, + cLApMaxClientLimitNumberTrap, + cLApMaxClientLimitCause, + cLApMaxClientLimitSet + } + STATUS current + DESCRIPTION + "This notification is generated when the event that + max client limit reached is raised or cleared." + ::= { ciscoLwappApMIBNotifs 16 } + +ciscoLwappApAdjChannelRogueDetected NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApName, + cLApRogueApMacAddress, + cLApEthernetIfSlotId, + cLApDot11IfType, + cLApRogueDetectedChannel, + cLApRSSI, + cLApSNR, + cLApDot11RadioCurrentChannel, + cLApAdhocRogue, + cLApRogueApSsid, + cLApRogueClassType + } + STATUS current + DESCRIPTION + "This notification is generated whenever a rogue AP is + detected at the Adjacent channels" + ::= { ciscoLwappApMIBNotifs 17 } + +ciscoLwappApAdjChannelRogueCleared NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApName, + cLApRogueApMacAddress, + cLApEthernetIfSlotId, + cLApDot11IfType, + cLApRogueDetectedChannel, + cLApDot11RadioCurrentChannel + } + STATUS current + DESCRIPTION + "This notification is generated whenever a rogue AP is + detected at the Adjacent channels and then + subsequently if its been removed from the network." + ::= { ciscoLwappApMIBNotifs 18 } + +ciscoLwappApRogueDetected NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApName, + cLApRogueApMacAddress, + cLApEthernetIfSlotId, + cLApDot11IfType, + cLApRogueDetectedChannel, + cLApRSSI, + cLApSNR, + cLApRogueAPOnWiredNetwork, + cLApAdhocRogue, + cLApRogueApSsid, + cLApRogueClassType, + cLApRogueMode, + cLApRogueIsClassifiedByRule, + cLApSeverityScore, + cLApRuleName, + cLApRogueClassifiedApMacAddress, + cLApRogueClassifiedRSSI + } + STATUS current + DESCRIPTION + "This notification is generated whenever a rogue AP is + detected at the same channel." + ::= { ciscoLwappApMIBNotifs 19 } + +ciscoLwappApCurrentChannelRogueDetected NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApName, + cLApRogueApMacAddress, + cLApEthernetIfSlotId, + cLApDot11IfType, + cLApRogueDetectedChannel, + cLApRSSI, + cLApSNR, + cLApDot11RadioCurrentChannel, + cLApAdhocRogue, + cLApRogueApSsid, + cLApRogueClassType + } + STATUS current + DESCRIPTION + "This notification is generated whenever a rogue AP is + detected at the Current channel." + ::= { ciscoLwappApMIBNotifs 20 } + +ciscoLwappApCurrentChannelRogueCleared NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApName, + cLApRogueApMacAddress, + cLApEthernetIfSlotId, + cLApDot11IfType, + cLApRogueDetectedChannel, + cLApDot11RadioCurrentChannel + } + STATUS current + DESCRIPTION + "This notification is generated whenever a rogue AP is + detected at the Current channels and then + subsequently if its been removed from the network." + ::= { ciscoLwappApMIBNotifs 21 } + +ciscoLwappApMonitorModeChangeNotify NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApName, + cLAPPreviousMonitorMode, + cLAPCurrentMonitorMode + } + STATUS current + DESCRIPTION + "This notification is generated when the event that + AP monitor mode changed." + ::= { ciscoLwappApMIBNotifs 22 } + +ciscoLwappApAcTimeSyncFailureTrap NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApName + } + STATUS current + DESCRIPTION + "This notification is generated when the heartbeat between + AP and Controller is lost or connection broken." + ::={ ciscoLwappApMIBNotifs 23 } + +ciscoLwappApSsidKeyConflict NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApIfMacAddress, + cLApSsidKeyConfSsidA, + cLApSsidKeyConfKeyIdxA, + cLApSsidKeyConfSsidB, + cLApSsidKeyConfKeyIdxB + } + STATUS current + DESCRIPTION + "This notification is generated whenever 2 SSIDs + on same AP have same cipher key. " + ::= { ciscoLwappApMIBNotifs 24 } + +ciscoLwappApCurrChannelChanged NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress, + cLApName, + cLApDot11IfSlotId, + cLApPreviousChannel, + cLApCurrentChannel, + cLApChannelCustomize + } + STATUS current + DESCRIPTION + "This notification is generated when the channel is changed + by automatic or customized." + ::= { ciscoLwappApMIBNotifs 25 } + +ciscoLwappApCapwapRetransmissionQueueFullEvent NOTIFICATION-TYPE + OBJECTS { + cLApSysMacAddress + } + STATUS current + DESCRIPTION + "This notification will be sent whenever capwap retransmission + queue for an AP is filled." + ::= { ciscoLwappApMIBNotifs 26 } + + +--******************************************************************** +--* Compliance statements +--******************************************************************** + +ciscoLwappApMIBCompliances OBJECT IDENTIFIER + ::= { ciscoLwappApMIBConform 1 } + +ciscoLwappApMIBGroups OBJECT IDENTIFIER + ::= { ciscoLwappApMIBConform 2 } + +--STATUS deprecated by ciscoLwappApMIBCompliance +ciscoLwappApMIBCompliance MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappApMIB module. " + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappApGroup, + ciscoLwappApIfGroup + } + ::= { ciscoLwappApMIBCompliances 1 } + +--STATUS deprecated by ciscoLwappApMIBComplianceRev2 +ciscoLwappApMIBComplianceRev1 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappApMIB module. " + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappApGroup, + ciscoLwappApIfGroup, + ciscoLwappApGroupSup1 + } + ::= { ciscoLwappApMIBCompliances 2 } + +--STATUS deprecated by ciscoLwappApMIBComplianceRev3 +ciscoLwappApMIBComplianceRev2 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappApMIB module. " + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappApGroup, + ciscoLwappApIfGroup, + ciscoLwappApGroupSup1, + ciscoLwappApGroupSup2 + } + ::= { ciscoLwappApMIBCompliances 3 } + +-- Added since last MIB approval +ciscoLwappApMIBComplianceRev3 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappApMIB module. " + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappApGroup, + ciscoLwappApIfGroup, + ciscoLwappApGroupSup1, + ciscoLwappApGroupSup2, + ciscoLwappApGroupSup3, + ciscoLwappApGroupSup4, + ciscoLwappApNotifObjsGroup, + ciscoLwappApNotifsGroup, + ciscoLwappApGroupSup4, + ciscoLwappApEthernetIfGroup, + ciscoLwappApRadioGroup + } + ::= { ciscoLwappApMIBCompliances 4 } + +-- Added for Franciscan release +ciscoLwappApMIBComplianceRev4 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappApMIB module. " + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappApGroup, + ciscoLwappApIfGroup, + ciscoLwappApGroupSup1, + ciscoLwappApGroupSup2, + ciscoLwappApGroupSup3, + ciscoLwappApNotifObjsGroup, + ciscoLwappApNotifsGroup, + ciscoLwappApGroupSup4, + ciscoLwappApEthernetIfGroup, + ciscoLwappApRadioGroup, + ciscoLwappApGroupSup5 + } + ::= { ciscoLwappApMIBCompliances 5 } + +ciscoLwappApMIBComplianceRev5 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappApMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappApGroup, + ciscoLwappApIfGroup, + ciscoLwappApGroupSup1, + ciscoLwappApGroupSup2, + ciscoLwappApGroupSup3, + ciscoLwappApNotifObjsGroup, + ciscoLwappApNotifsGroup, + ciscoLwappApGroupSup4, + ciscoLwappApEthernetIfGroup, + ciscoLwappApRadioGroup, + ciscoLwappApGroupSup5, + ciscoLwappSeClientSup + } + ::= { ciscoLwappApMIBCompliances 6 } + +ciscoLwappApMIBComplianceRev6 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappApMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappApGroup, + ciscoLwappApIfGroup, + ciscoLwappApGroupSup1, + ciscoLwappApGroupSup2, + ciscoLwappApGroupSup3, + ciscoLwappApNotifObjsGroup, + ciscoLwappApNotifsGroup, + ciscoLwappApGroupSup4, + ciscoLwappApEthernetIfGroup, + ciscoLwappApRadioGroup, + ciscoLwappApGroupSup5, + ciscoLwappSeClientSup + } + ::= { ciscoLwappApMIBCompliances 7 } +ciscoLwappApMIBComplianceRev7 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappApMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappApGroup, + ciscoLwappApIfGroup, + ciscoLwappApGroupSup1, + ciscoLwappApGroupSup2, + ciscoLwappApGroupSup3, + ciscoLwappApNotifObjsGroup, + ciscoLwappApNotifsGroupVer1, + ciscoLwappApGroupSup6, + ciscoLwappApGroupSup7, + ciscoLwappApEthernetIfGroup, + ciscoLwappApRadioGroup, + ciscoLwappApGroupSup5, + ciscoLwappSeClientSup, + ciscoLwappDot11IfAntennaGroup, + ciscoLwappRetransmitGroup + } + + OBJECT cLApDot11IfAntennaEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApRetransmitCount + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApRetransmitTimeout + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApGlobalRetransmitCount + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApGlobalRetransmitTimeout + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApName + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApPrimaryControllerAddress + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApSecondaryControllerAddress + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApTertiaryControllerAddress + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApEncryptionEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApFailoverPriority + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApTelnetEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApSshEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApPreStdStateEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApPwrInjectorStateEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApPwrInjectorSelection + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApPwrInjectorSwMacAddr + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApWipsEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApMonitorModeOptimization + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApDomainName + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApNameServerAddress + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApAMSDUEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApEncryptionSupported + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApRogueDetectionEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApTcpMss + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApAdminStatus + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLAp11nChannelBandwidth + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApLomEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApLomFirstChannel + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApLomSecondChannel + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApLomThirdChannel + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApLomFourthChannel + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApLegacyBeamForming + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApCdpOverAirEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApDot11IfAdminStatus + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApEthernetIfAdminStatus + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApEthernetIfCdpEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApCredentialGlobalUserName + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApCredentialGlobalPassword + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApCredentialGlobalSecret + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApLinkLatencyEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApLinkLatencyReset + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApCountryCode + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT ciscoLwappApIfRegulatoryDomainMismatchNotifEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT ciscoLwappApCrashEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT ciscoLwappApUnsupportedEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT ciscoLwappApAssociatedEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApPrimaryDiscoveryTimeout + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApFastHbTimerTimeout + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApFastHbTimerEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApGlobalPrimaryControllerAddress + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApGlobalSecondaryControllerAddress + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApGlobalPrimaryControllerName + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApGlobalSecondaryControllerName + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApGlobalPrimaryControllerAddressType + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApGlobalSecondaryControllerAddressType + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApGlobalFailoverPriority + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApGlobalTcpMss + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApGlobalDot11IfCdpEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApGlobalEthernetIfCdpEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApVlanIfMode + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApVlanIfEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApVlanIfNativeVlanId + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApPrimaryControllerAddressType + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApSecondaryControllerAddressType + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApTertiaryControllerAddressType + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApGlobal802dot1xAuthenticationEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApGlobal802dot1xSupplicantPassword + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApGlobal802dot1xSupplicantUsername + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLAp802dot1xSupplicantOverrideEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLAp802dot1xSupplicantOverrideUsername + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLAp802dot1xSupplicantOverridePassword + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApNwLegacyBeamForming + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApNwTxPowerThreshold + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApCredentialUserName + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApCredentialPassword + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApCredentialSecret + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApCredentialEnableGlobalCredentials + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLApVlanListRowStatus + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cLAdjChannelRogueEnabled + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { ciscoLwappApMIBCompliances 8 } + +--******************************************************************** +--* Units of conformance +--******************************************************************** + +ciscoLwappApGroup OBJECT-GROUP + OBJECTS { + cLApIfMacAddress, + cLApMaxNumberOfDot11Slots, + cLApIfSmtDot11Bssid + } + STATUS current + DESCRIPTION + "This collection of objects represents the information + about the general attributes and functional + parameters of those APs that have joined the + controller. " + ::= { ciscoLwappApMIBGroups 1 } + +ciscoLwappApIfGroup OBJECT-GROUP + OBJECTS { cLApDot11IfType } + STATUS current + DESCRIPTION + "This collection of objects represents the information + about the dot11 interfaces of those APs that have + joined the controller. " + ::= { ciscoLwappApMIBGroups 2 } + +ciscoLwappApGroupSup1 OBJECT-GROUP + OBJECTS { cLApEntPhysicalIndex } + STATUS current + DESCRIPTION + "This supplemental collection of objects represents the + information about the general attributes and functional + parameters of those APs that have joined the + controller. " + ::= { ciscoLwappApMIBGroups 3 } + +ciscoLwappApGroupSup2 OBJECT-GROUP + OBJECTS { cLApName } + STATUS current + DESCRIPTION + "This supplemental collection of objects represents the + name associated with those APs that have joined the + controller." + ::= { ciscoLwappApMIBGroups 4 } + +ciscoLwappApGroupSup3 OBJECT-GROUP + OBJECTS { + cLApDot11IfRegDomain, + cLApDot11nSupport, + cLAp11nChannelBandwidth, + cLApCountryCode, + cLApCountryAllowed + } + STATUS current + DESCRIPTION + "This supplemental collection of objects represents the + country and 802.11n related information for those APs + that have joined the controller." + ::= { ciscoLwappApMIBGroups 5 } + + +ciscoLwappApNotifObjsGroup OBJECT-GROUP + OBJECTS { cLApAssocFailureReason } + STATUS current + DESCRIPTION + "This supplemental collection of objects represents the + information carried by the AP related notifications + sent by the agent to a network management station. " + ::= { ciscoLwappApMIBGroups 6 } + +ciscoLwappApNotifsGroup NOTIFICATION-GROUP + NOTIFICATIONS { + ciscoLwappApIfRegulatoryDomainMismatchNotif, + ciscoLwappApCrash, + ciscoLwappApUnsupported, + ciscoLwappApAssociated + } + STATUS deprecated + DESCRIPTION + "This supplemental collection of objects represents the + AP related notifications sent by the agent to a network + management station. + ciscoLwappApNotifsGroup object is superseded by ciscoLwappApNotifsGroupVer1." + ::= { ciscoLwappApMIBGroups 7 } + +ciscoLwappApGroupSup4 OBJECT-GROUP + OBJECTS { + cLApUpTime, + cLLwappUpTime, + cLLwappJoinTakenTime, + cLApMaxNumberOfEthernetSlots, + cLApPrimaryControllerAddressType, + cLApPrimaryControllerAddress, + cLApSecondaryControllerAddressType, + cLApSecondaryControllerAddress, + cLApTertiaryControllerAddressType, + cLApTertiaryControllerAddress, + cLApLomEnabled, + cLApLomFirstChannel, + cLApLomSecondChannel, + cLApLomThirdChannel, + cLApLomFourthChannel, + cLApCredentialGlobalUserName, + cLApCredentialGlobalPassword, + cLApCredentialGlobalSecret, + cLApCredentialUserName, + cLApCredentialPassword, + cLApCredentialSecret, + cLApCredentialEnableGlobalCredentials, + cLApFastHbTimerTimeout, + cLApFastHbTimerEnabled, + cLApPrimaryDiscoveryTimeout, + cLApGlobalPrimaryControllerAddressType, + cLApGlobalPrimaryControllerAddress, + cLApGlobalPrimaryControllerName, + cLApGlobalSecondaryControllerAddressType, + cLApGlobalSecondaryControllerAddress, + cLApGlobalSecondaryControllerName, + ciscoLwappApIfRegulatoryDomainMismatchNotifEnabled, + ciscoLwappApCrashEnabled, + ciscoLwappApUnsupportedEnabled, + ciscoLwappApAssociatedEnabled, + cLApLastRebootReason, + cLApPrimedDiscoveryTimeout + + } + STATUS deprecated + DESCRIPTION + "This supplemental collection of objects represents the + global and credential information for those APs + that have joined the controller. + ciscoLwappApGroupSup4 object is superseded by ciscoLwappApGroupSup6." + ::= { ciscoLwappApMIBGroups 8 } + +ciscoLwappApEthernetIfGroup OBJECT-GROUP + OBJECTS { + cLApEthernetIfName, + cLApEthernetIfMacAddress, + cLApEthernetIfAdminStatus, + cLApEthernetIfOperStatus, + cLApEthernetIfRxUcastPkts, + cLApEthernetIfRxNUcastPkts, + cLApEthernetIfTxUcastPkts, + cLApEthernetIfTxNUcastPkts + } + STATUS current + DESCRIPTION + "This collection of objects represents the information + about the Ethernet interfaces of those APs that have + joined the controller. " + ::= { ciscoLwappApMIBGroups 9 } + +ciscoLwappApRadioGroup OBJECT-GROUP + OBJECTS { + cLApDot11RadioMACAddress, + cLApDot11RadioSubBand, + cLApDot11RadioVersion, + cLApDot11IsBackhaul, + cLApDot11RadioRole + } + STATUS current + DESCRIPTION + "This collection of objects represents the information + about the Radios of those APs that have + joined the controller. " + ::= { ciscoLwappApMIBGroups 10 } + + +ciscoLwappApGroupSup5 OBJECT-GROUP + OBJECTS { + cLApGlobalFailoverPriority, + cLApFailoverPriority, + cLApEncryptionEnable, + cLApLinkLatencyEnable, + cLApLinkLatencyReset, + cLApLinkLatencyStatsCurrent, + cLApLinkLatencyStatsMin, + cLApLinkLatencyStatsMax, + cLApLinkLatencyTimeStamp + } + STATUS current + DESCRIPTION + "This supplemental collection of objects represents + objects related to encryption and link latency of + AP." + ::= { ciscoLwappApMIBGroups 11 } + +ciscoLwappSeClientSup OBJECT-GROUP + OBJECTS { + cLApSeClientUserName, + cLApSeClientIPAddrType, + cLApSeClientIPAddr, + cLApSeClientDuration, + cLApSeClientPort + } + STATUS current + DESCRIPTION + "This supplemental collection of objects represents the + Spectrum Expert client details connected to the APs." + ::= { ciscoLwappApMIBGroups 12 } + +ciscoLwappDot11IfAntennaGroup OBJECT-GROUP + OBJECTS { cLApDot11IfAntennaEnable } + STATUS current + DESCRIPTION + "This supplemental collection of objects represents the + antenna details corresponding to the dot11 interface of the + Access Points." + ::= { ciscoLwappApMIBGroups 13 } + +ciscoLwappRetransmitGroup OBJECT-GROUP + OBJECTS { + cLApRetransmitCount, + cLApRetransmitTimeout, + cLApGlobalRetransmitCount, + cLApGlobalRetransmitTimeout + } + STATUS current + DESCRIPTION + "This supplemental collection of objects represents the + retransmit parameters corresponding to the fallback of an + AccessPoint to another controller during failover." + ::= { ciscoLwappApMIBGroups 14 } + +ciscoLwappApGroupSup6 OBJECT-GROUP + OBJECTS { + cLApUpTime, + cLLwappUpTime, + cLLwappJoinTakenTime, + cLApMaxNumberOfEthernetSlots, + cLApPrimaryControllerAddressType, + cLApPrimaryControllerAddress, + cLApSecondaryControllerAddressType, + cLApSecondaryControllerAddress, + cLApTertiaryControllerAddressType, + cLApTertiaryControllerAddress, + cLApLomFirstChannel, + cLApLomSecondChannel, + cLApLomThirdChannel, + cLApLomFourthChannel, + cLApCredentialGlobalUserName, + cLApCredentialGlobalPassword, + cLApCredentialGlobalSecret, + cLApCredentialUserName, + cLApCredentialPassword, + cLApCredentialSecret, + cLApCredentialEnableGlobalCredentials, + cLApFastHbTimerTimeout, + cLApFastHbTimerEnabled, + cLApPrimaryDiscoveryTimeout, + cLApGlobalPrimaryControllerAddressType, + cLApGlobalPrimaryControllerAddress, + cLApGlobalPrimaryControllerName, + cLApGlobalSecondaryControllerAddressType, + cLApGlobalSecondaryControllerAddress, + cLApGlobalSecondaryControllerName, + ciscoLwappApIfRegulatoryDomainMismatchNotifEnabled, + ciscoLwappApCrashEnabled, + ciscoLwappApUnsupportedEnabled, + ciscoLwappApAssociatedEnabled, + cLApLastRebootReason, + cLApPrimedDiscoveryTimeout + } + STATUS current + DESCRIPTION + "This supplemental collection of objects represents the + global and credential information for those APs + that have joined the controller." + ::= { ciscoLwappApMIBGroups 15 } + +ciscoLwappApNotifsGroupVer1 NOTIFICATION-GROUP + NOTIFICATIONS { + ciscoLwappApIfRegulatoryDomainMismatchNotif, + ciscoLwappApUnsupported, + ciscoLwappApAssociated + } + STATUS current + DESCRIPTION + "This supplemental collection of objects represents the + AP related notifications sent by the agent to a network + management station." + ::= { ciscoLwappApMIBGroups 16 } + +ciscoLwappApGroupSup7 OBJECT-GROUP + OBJECTS { + cLApTelnetEnable, + cLApSshEnable, + cLApPreStdStateEnabled, + cLApPwrInjectorStateEnabled, + cLApPwrInjectorSelection, + cLApPwrInjectorSwMacAddr, + cLApWipsEnable, + cLApMonitorModeOptimization, + cLApDomainName, + cLApNameServerAddress, + cLApAMSDUEnable, + cLApEncryptionSupported, + cLApRogueDetectionEnabled, + cLApTcpMss, + cLApAdminStatus, + cLApLomEnabled, + cLApLegacyBeamForming, + cLApCdpOverAirEnabled, + cLApDot11IfAdminStatus, + cLApEthernetIfCdpEnabled, + cLApGlobalTcpMss, + cLApGlobalDot11IfCdpEnabled, + cLApGlobalEthernetIfCdpEnabled, + cLApVlanIfMode, + cLApVlanIfEnable, + cLApVlanIfNativeVlanId, + cLApGlobal802dot1xAuthenticationEnabled, + cLApGlobal802dot1xSupplicantPassword, + cLApGlobal802dot1xSupplicantUsername, + cLAp802dot1xSupplicantOverrideEnabled, + cLAp802dot1xSupplicantOverrideUsername, + cLAp802dot1xSupplicantOverridePassword, + cLApNwLegacyBeamForming, + cLApNwTxPowerThreshold, + cLApVlanListRowStatus, + cLAdjChannelRogueEnabled + } + STATUS current + DESCRIPTION + "This supplemental collection of objects represents the + information about the general attributes and functional + parameters of those APs that have joined the + controller." + ::= { ciscoLwappApMIBGroups 17 } +END diff --git a/mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB b/mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB new file mode 100644 index 0000000000..2e865600ed --- /dev/null +++ b/mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB @@ -0,0 +1,2732 @@ +-- ******************************************************************* +-- CISCO-LWAPP-DOT11-CLIENT-MIB.my: Dot11 Wireless Clients MIB +-- +-- June 2006, Devesh Pujari, Srinath Candadai +-- March 2011 Suja Thangaveluchamy +-- +-- Copyright (c) 2006, 2010-2012 by Cisco Systems Inc. +-- All rights reserved. +-- ******************************************************************* +-- +CISCO-LWAPP-DOT11-CLIENT-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + NOTIFICATION-TYPE, + Unsigned32, + Counter64, + IpAddress + FROM SNMPv2-SMI + MODULE-COMPLIANCE, + OBJECT-GROUP, + NOTIFICATION-GROUP + FROM SNMPv2-CONF + TruthValue, + MacAddress, + TimeInterval, + DisplayString, + TimeStamp, + RowStatus + FROM SNMPv2-TC + ciscoMgmt + FROM CISCO-SMI + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + cLApDot11IfSlotId, + cLApName, + cLApLocation, + cLApIfLoadChannelUtilization, + cLApDot11RadioChannelNumber, + cLAPGroupVlanName, + cLApSubMode + FROM CISCO-LWAPP-AP-MIB + CLApIfType, + CLDot11ClientStatus, + CLClientPowerSaveMode, + CcxServiceVersion + FROM CISCO-LWAPP-TC-MIB + InetAddressType, InetAddress + FROM INET-ADDRESS-MIB + CiscoURLStringOrEmpty + FROM CISCO-TC + cLMobilityExtMCClientAnchorMCPrivateAddress, + cLMobilityExtMCClientAnchorMCPrivateAddressType, + cLMobilityExtMCClientAssociatedMAAddress, + cLMobilityExtMCClientAssociatedMAAddressType, + cLMobilityExtMCClientAssociatedMCAddress, + cLMobilityExtMCClientAssociatedMCAddressType, + cLMobilityExtMCClientAssociatedMCGroupId, + cLMobilityExtMCClientAnchorMCGroupId + FROM CISCO-LWAPP-MOBILITY-EXT-MIB + VlanId + FROM Q-BRIDGE-MIB; + + +--******************************************************************** +--* MODULE IDENTITY +--******************************************************************** + +ciscoLwappDot11ClientMIB MODULE-IDENTITY + LAST-UPDATED "201104290000Z" + ORGANIZATION "Cisco Systems Inc." + CONTACT-INFO + " Cisco Systems, + Customer Service + Postal: 170 West Tasman Drive + San Jose, CA 95134 + USA + Tel: +1 800 553-NETS + + Email: cs-wnbu-snmp@cisco.com" + + DESCRIPTION + "This MIB is intended to be implemented on all those + devices operating as Central controllers, that + terminate the Light Weight Access Point Protocol + tunnel from Cisco Light-weight LWAPP Access Points. + + Information provided by this MIB is about the + configuration and monitoring of 802.11 wireless + clients in the network. + + The relationship between CC and the LWAPP APs + can be depicted as follows: + + +......+ +......+ +......+ +......+ + + + + + + + + + + + CC + + CC + + CC + + CC + + + + + + + + + + + +......+ +......+ +......+ +......+ + .. . . . + .. . . . + . . . . . + . . . . . + . . . . . + . . . . . + +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + + + AP + + AP + + AP + + AP + + AP + + + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ + . . . . + . . . . . + . . . . . + . . . . . + . . . . . + +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + + + MN + + MN + + MN + + MN + + MN + + + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ + + The LWAPP tunnel exists between the controller and + the APs. The MNs communicate with the APs through + the protocol defined by the 802.11 standard. + + LWAPP APs, upon bootup, discover and join one of the + controllers and the controller pushes the configuration, + that includes the WLAN parameters, to the LWAPP APs. + The APs then encapsulate all the 802.11 frames from + wireless clients inside LWAPP frames and forward + the LWAPP frames to the controller. + + GLOSSARY + + Access Point ( AP ) + + An entity that contains an 802.11 medium access + control ( MAC ) and physical layer ( PHY ) interface + and provides access to the distribution services via + the wireless medium for associated clients. + + LWAPP APs encapsulate all the 802.11 frames in + LWAPP frames and sends them to the controller to which + it is logically connected. + + Basic Service Set ( BSS ) + + Coverage area of one access point is called a BSS. An + access point (AP) acts as a master to control the + clients within that BSS. + + Clear To Send (CTS) + + Refer to the description of RTS. + + Light Weight Access Point Protocol ( LWAPP ) + + This is a generic protocol that defines the + communication between the Access Points and the + Central Controller. + + + MAC Service Data Units ( MSDU ) + + The MSDU is that unit of data received from + the logical link control ( LLC ) sub-layer which lies + above the medium access control ( MAC ) sub-layer in a + protocol stack. + + Message Integrity Code ( MIC ) + + A value generated by a symmetric key cryptographic + function. If the input data are changed, a new value + cannot be correctly computed without knowledge of the + symmetric key. Thus, the secret key protects the input + data from undetectable alteration. + + Mobile Node ( MN ) + + A roaming 802.11 wireless device in a wireless + network associated with an access point. Mobile Node, + Mobile Station(Ms) and client are used + interchangeably. + + Request To Send ( RTS ) + + A client wishing to send data initiates the process by + sending a Request To Send (RTS) frame. The destination + client replies with a Clear To Send (CTS) frame. + + Wireless local-area network ( WLAN ) + A local-area network that uses high-frequency radio + waves rather than wires to communicate between nodes. + + Service Set Identifier (SSID) + A service set identifier is a name that identifies a particular + 802.11 wireless LAN. A client device receives broadcast messages + from all access points within range advertising their SSIDs. The + client device can then either manually or automatically based on + configuration select the network with which to associate. The + SSID can be up to 32 characters long. + + Hybrid Remote Edge Access Point (HREAP) + HREAP is a wireless solution for branch office and remote office + deployments. It enables customers to configure and control + access points in a branch or remote office from the corporate + office through a wide area network (WAN) link without deploying + a controller in each office. + + Workgroup Bridge ( WGB ) + A WGB can provide a wireless infrastructure connection + for a Ethernet-enabled devices. Devices that do not have + a wireless client adapter in order to connect to the + wireless network can be connected to a WGB through + Ethernet port. + + KTS (Key Telephone System) + + Key Telephone System is an alternative to a private branch exchange (PBX) + phone system. A KTS is equipped with several buttons that allow a caller to + directly select outgoing lines or incoming calls, and use intercom and + conference facilities. + + REFERENCE + + [1] Wireless LAN Medium Access Control ( MAC ) and + Physical Layer ( PHY ) Specifications + + [2] Draft-obara-capwap-lwapp-00.txt, IETF Light + Weight Access Point Protocol " + REVISION "201104290000Z" + DESCRIPTION + "Added ciscoLwappDot11ClientMIBStatusGroupRev2, + ciscoLwappDot11ClientMIBNotifsGroupRev2, + and ciscoLwappDot11ClientMIBNotifControlGroup. + Deprecated ciscoLwappDot11ClientMIBCompliance and + added ciscoLwappDot11ClientMIBComplianceRev2" + REVISION "200611210000Z" + DESCRIPTION + "Initial version of this MIB module. " + ::= { ciscoMgmt 599 } + +ciscoLwappDot11ClientMIBNotifs OBJECT IDENTIFIER + ::= { ciscoLwappDot11ClientMIB 0 } + +ciscoLwappDot11ClientMIBObjects OBJECT IDENTIFIER + ::= { ciscoLwappDot11ClientMIB 1 } + +ciscoLwappDot11ClientMIBConform OBJECT IDENTIFIER + ::= { ciscoLwappDot11ClientMIB 2 } + +ciscoLwappDot11ClientCcxMIBObjects OBJECT IDENTIFIER + ::= { ciscoLwappDot11ClientMIB 3 } + +cldcConfigObjects OBJECT IDENTIFIER + ::= { ciscoLwappDot11ClientMIBObjects 1 } + +cldcNotifObjects OBJECT IDENTIFIER + ::= { ciscoLwappDot11ClientMIBObjects 2 } + +cldcStatusObjects OBJECT IDENTIFIER + ::= { ciscoLwappDot11ClientMIBObjects 3 } + +cldcStatisticObjects OBJECT IDENTIFIER + ::= { ciscoLwappDot11ClientMIBObjects 4 } + +cldcCcxObjects OBJECT IDENTIFIER + ::= { ciscoLwappDot11ClientCcxMIBObjects 1 } + +--******************************************************************** +-- Wireless Clients +--******************************************************************** + +cldcClientTable OBJECT-TYPE + SYNTAX SEQUENCE OF CldcClientEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the 802.11 wireless clients + that are associated with the APs that have joined + this controller. + An entry is created automatically by the controller + when the client gets associated to the AP. An existing + entry gets deleted when the association gets dropped. + Each client added to this table is uniquely identified + by the client's MAC address." + ::= { cldcStatusObjects 1 } + +cldcClientEntry OBJECT-TYPE + SYNTAX CldcClientEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry represents a conceptual row in this + table and provides the information about the + clients associated to the APs that have joined + the controller. An entry is identified the client's + MAC address." + INDEX { cldcClientMacAddress } + ::= { cldcClientTable 1 } + +CldcClientEntry ::= + SEQUENCE { + cldcClientMacAddress MacAddress, + cldcClientStatus CLDot11ClientStatus, + cldcClientWlanProfileName SnmpAdminString, + cldcClientWgbStatus INTEGER, + cldcClientWgbMacAddress MacAddress, + cldcClientProtocol INTEGER, + cldcAssociationMode INTEGER, + cldcApMacAddress MacAddress, + cldcIfType CLApIfType, + cldcClientIPAddress IpAddress, + cldcClientNacState INTEGER, + cldcClientQuarantineVLAN VlanId, + cldcClientAccessVLAN VlanId, + cldcClientLoginTime TimeStamp, + cldcClientUpTime TimeInterval, + cldcClientPowerSaveMode CLClientPowerSaveMode, + cldcClientCurrentTxRateSet OCTET STRING, + cldcClientDataRateSet OCTET STRING, + cldcClientHreapApAuth INTEGER, + cldcClient80211uCapable TruthValue, + cldcClientPostureState TruthValue, + cldcClientAclName SnmpAdminString, + cldcClientAclApplied INTEGER, + cldcClientRedirectUrl CiscoURLStringOrEmpty, + cldcClientAaaOverrideAclName SnmpAdminString, + cldcClientAaaOverrideAclApplied INTEGER, + cldcClientUsername SnmpAdminString, + cldcClientSSID SnmpAdminString, + cldcClientSecurityTagId Unsigned32, + cldcClientTypeKTS TruthValue, + cldcClientIpv6AclName DisplayString, + cldcClientIpv6AclApplied INTEGER, + cldcClientDataSwitching INTEGER, + cldcClientAuthentication INTEGER, + cldcClientChannel Unsigned32, + cldcClientAuthMode INTEGER, + cldcClientReasonCode INTEGER, + cldcClientSessionID SnmpAdminString, + cldcClientApRoamMacAddress MacAddress, + cldcClientMdnsProfile SnmpAdminString, + cldcClientMdnsAdvCount Unsigned32, + cldcClientPolicyName SnmpAdminString, + cldcClientAAARole SnmpAdminString, + cldcClientDeviceType SnmpAdminString, + cldcUserAuthType INTEGER + } + +cldcClientMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object specifies the MAC address of the + client for this entry and uniquely identifies + this entry. " + ::= { cldcClientEntry 1 } + +cldcClientStatus OBJECT-TYPE + SYNTAX CLDot11ClientStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The object that represents the current status of + the client." + ::= { cldcClientEntry 2 } + +cldcClientWlanProfileName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the WLAN Profile name + this 802.11 wireless client is connected to." + ::= { cldcClientEntry 3 } + +cldcClientWgbStatus OBJECT-TYPE + SYNTAX INTEGER { + regClient(1), + wgbClient(2), + wgb(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The object that represents the work group bridging + status of a DOT11 client. + 'regClient' - The client is a wireless client + 'wgbClient' - The client is connected via a WGB + 'wgb' - The client is the WGB itself." + ::= { cldcClientEntry 4 } + +cldcClientWgbMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the MAC address of the + WGB this 802.11 wireless client to which it is + connected. This returns a non-zero value when + the cldcClientWgbStatus is wgbClient." + + ::= { cldcClientEntry 5 } + +cldcClientProtocol OBJECT-TYPE + SYNTAX INTEGER { + dot11a (1), + dot11b(2), + dot11g(3), + unknown(4), + mobile(5), + dot11n24(6), + dot11n5(7), + ethernet(8), + dot3(9), + dot11ac5(10) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The 802.11 protocol type of the client. + 'dot11a' - The client is using 802.11a standard + to connect to the access point (AP) + 'dot11b' - The client is using 802.11b standard + to connect to the access point (AP) + 'dot11g' - The client is using 802.11g standard + to connect to the access point (AP) + 'unknown' - The client protocol is unknown + 'mobile' - The client using mobile wireless to + connect to the access point (AP). + 'dot11n24' - The client is using 802.11n standard + with 2.4 GHz frequency to connect to + the access point (AP) + 'dot11n5' - The client is using 802.11n standard + with 5 GHz frequency to connect to + the access point (AP). + 'ethernet' - The client is using ethernet standard + to connect to the access point (AP). + 'dot3' - The client is using dot3 standard + to connect to the access point (AP). + 'dot11ac5' - The client is using 802.11ac standard + with 5 GHz frequency to connect to the + access point (AP)." + + ::= { cldcClientEntry 6 } + +cldcAssociationMode OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + wep(2), + wpa(3), + wpa2(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The association mode for which the key decrypt + error occurred." + ::= { cldcClientEntry 7 } + +cldcApMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the radio MAC address + of a LWAPP AP. " + ::= { cldcClientEntry 8 } + +cldcIfType OBJECT-TYPE + SYNTAX CLApIfType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the wireless interface type." + ::= { cldcClientEntry 9 } + +cldcClientIPAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " This object specified client's IP address. " + ::= { cldcClientEntry 10 } + +cldcClientNacState OBJECT-TYPE + SYNTAX INTEGER { + quarantine(1), + access(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the client's network admission + control state. + + 'quarantine' - The client goes through posture analysis and + the client traffic is sent by controller + in quarantine vlan. + + 'access' - The client traffic is sent by controller in + access vlan. The client should have completed + posture analysis. + + Posture Analysis is a state change where the client applies + the configured policies to validate access to the network." + + ::= { cldcClientEntry 11 } + +cldcClientQuarantineVLAN OBJECT-TYPE + SYNTAX VlanId + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the quarantine VLAN for client. The + quarantine VLAN only allows limited access to the network." + ::= { cldcClientEntry 12 } + +cldcClientAccessVLAN OBJECT-TYPE + SYNTAX VlanId + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the access VLAN for client. The access + VLAN allows unlimited access to the network." + ::= { cldcClientEntry 13 } + +cldcClientLoginTime OBJECT-TYPE + SYNTAX TimeStamp + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the value of sysUpTime when the client + logged in." + ::= { cldcClientEntry 14 } + + +cldcClientUpTime OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the duration for which the client has + been associated with this device." + ::= { cldcClientEntry 15 } + +cldcClientPowerSaveMode OBJECT-TYPE + SYNTAX CLClientPowerSaveMode + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the power management mode of the client." + ::= { cldcClientEntry 16 } + +cldcClientCurrentTxRateSet OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(2)) + UNITS "Mbit/s" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the current data rate at which the + client transmits and receives data. The data rate field is a + 16-bit unsigned value expressing the data rate of the packets + received by the client." + REFERENCE "RFC 5416" + ::= { cldcClientEntry 17 } + +cldcClientDataRateSet OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(1..126)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the set of data rates at which the + client may transmit data. Each client can support up to 126 + rates. Each octet contains an integer value representing one of + these 126 rates ranging from 1 Mb/s to 63.5 Mb/s. One of the + supported rates will be chosen by the access point for + trasnmission with the client." + REFERENCE "RFC 5416" + ::= { cldcClientEntry 18 } + +cldcClientHreapApAuth OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2), + notApplicable(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates whether the client is locally + authenticated or authenticated by the controller. + Local authentication is done only if the Access Point connected + to the client is of hreap mode. + A value of 'true' indicates that the client is locally + authenticated. + A value of 'false' indicates that the client is authenticated + by the controller. + A value of 'notApplicable' indicates that client is not + connected to a HREAP." + ::= { cldcClientEntry 19 } + +cldcClient80211uCapable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates whether the client supports 802.11u + feature. + The 802.11u standard allows devices such as laptop computers or + cellular phones to join a wireless LAN widely used in the home, + office and some commercial establishments. + A value of 'true' indicates that the client supports the + 802.11u feature. + A value of 'false' indicates that the client does not support + the 802.11u feature." + REFERENCE "IEEE 802.11u" + ::= { cldcClientEntry 20 } + +cldcClientPostureState OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the Posture state of the client. + Posture Analysis is a state change where the client applies + the configured policies to validate access to the network. + A value of 'true' indicates that the client supports the + Posture feature. + A value of 'false' indicates that the client does not support + the Posture feature." + ::= { cldcClientEntry 21 } + +cldcClientAclName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the ACL Name for the client." + ::= { cldcClientEntry 22 } + + +cldcClientAclApplied OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2), + notAvailable(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the ACL applied status for the client. + A value of 'true' indicates that the ACL is applied. + A value of 'false' indicates that the ACL is not applied. + A value of 'notAvailable' indicates that applied status is + not available" + + ::= { cldcClientEntry 23} + +cldcClientRedirectUrl OBJECT-TYPE + SYNTAX CiscoURLStringOrEmpty + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the AAA override redirect URL for a + client with cldcClientPostureState enabled. + The object has a valid value when the WLAN, with which the + client has associated requires Conditional or Splash-Page Web + Redirection. This object is otherwise not applicable, and + contains a zero-length string." + ::= { cldcClientEntry 24 } + +cldcClientAaaOverrideAclName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the AAA Override ACL Name for the client + if cldcClientPostureState is enabled on the wlan." + ::= { cldcClientEntry 25 } + + +cldcClientAaaOverrideAclApplied OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2), + notAvailable(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the AAA Override ACL applied status for the client + if cldcClientPostureState is enabled on the wlan. + A value of 'true' indicates that the ACL is applied. + A value of 'false' indicates that the ACL is not applied. + A value of 'notAvailable' indicates that applied status is + not available" + + ::= { cldcClientEntry 26} + +cldcClientUsername OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the username used by the client." + ::= { cldcClientEntry 27 } + +cldcClientSSID OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the SSID of the WLAN to which the + client is associated." + ::= { cldcClientEntry 28 } + + +cldcClientSecurityTagId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the security group tag of the client. + This parameter will have a non-zero value when the client is DOT1X + authenticated." + ::= { cldcClientEntry 29 } + +cldcClientTypeKTS OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates whether the Client is NEC KTS Client or not. + A value of 'true' indicates that the client follows NEC KTS SIP protocol. + A value of 'false' indicates that the client does not follow NEC KTS SIP protocol." + + ::= { cldcClientEntry 30} + +cldcClientIpv6AclName OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the ACL Name for + the Ipv6 client." + ::= { cldcClientEntry 31 } + +cldcClientIpv6AclApplied OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2), + notAvailable(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the ACL applied status for the IPv6 client. + A value of 'true' indicates that the ACL is applied. + A value of 'false' indicates that the ACL is not applied. + A value of 'NotAvailable' indicates that applied status is + not avaliable" + + ::= { cldcClientEntry 32} + +cldcClientDataSwitching OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + central(2), + local(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies whether client is switching data + locally or centrally." + ::= { cldcClientEntry 33} + +cldcClientAuthentication OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + central(2), + local(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies whether client is authentiated + locally or centrally." + ::= { cldcClientEntry 34} + +cldcClientChannel OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the access point's channel + to which the client is associated." + ::= { cldcClientEntry 35} + +cldcClientAuthMode OBJECT-TYPE + SYNTAX INTEGER { + none (0), + psk (1), + radius (2), + cckm (3), + wapipsk (4), + wapicert (5), + ftDot1x(6), + ftPsk(7), + pmfDot1x(8), + pmfPsk(9) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the Authentication Mode of Client." + ::= { cldcClientEntry 36} + +cldcClientReasonCode OBJECT-TYPE + SYNTAX INTEGER { + unspecified(1), + previousAuthNotValid (2), + deauthenticationLeaving (3), + disassociationDueToInactivity (4), + disassociationAPBusy (5), + class2FrameFromNonAuthStation (6), + class2FrameFromNonAssStation (7), + disassociationStaHasLeft (8), + staReqAssociationWithoutAuth (9), + invalidInformationElement(40), + groupCipherInvalid (41), + unicastCipherInvalid (42), + akmpInvalid (43), + unsupportedRsnVersion (44), + invalidRsnIeCapabilities(45), + cipherSuiteRejected(46), + missingReasonCode (99), + maxAssociatedClientsReached(101), + maxAssociatedClientsReachedOnRadio(105), + maxAssociatedClientsReachedOnWlan(106), + unSpecifiedQosFailure(200), + qosPolicyMismatch(201), + inSufficientBandwidth(202), + inValidQosParams(203) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "unspecified - Unspecified. + previousAuthNotValid - Previous Authentication + was not valid. + deauthenticationLeaving - Leaving due to + deauthentication. + disassociationDueToInactivity - Disassociation + due to Inactivity. + disassociationAPBusy - Disassociation since AP + was busy. + class2FrameFromNonAuthStation - Class 2 frame + from non authenticated station. + class2FrameFromNonAssStation - Class 2 frame + from non associated station. + disassociationStaHasLeft - Station has left due + to disassociation. + staReqAssociationWithoutAuth - Station send + association request without authentication. + invalidInformationElement - Invalid information + element. + groupCipherInvalid - Invalid group Cipher. + unicastCipherInvalid - Invalid unicast cipher. + akmpInvalid - Invalid AKMP. + unsupportedRsnVersion - Unsupported RSN version. + invalidRsnIeCapabilities - Invalid RSN IE + capabilities. + cipherSuiteRejected - Cipher suite rejected. + missingReasonCode - Reason code is missing. + maxAssociatedClientsReached - Maximum allowed + associated client number has reached. + maxAssociatedClientsReachedOnRadio - Maximum + allowed associated client number has reached on + radio. + maxAssociatedClientsReachedOnWlan - Maximum + allowed associated client number has reached on + wlan. + unSpecifiedQosFailure - Unsupported QOS failure. + qosPolicyMismatch - Mismatch on QOS policy. + inSufficientBandwidth - Insufficient bandwidth. + inValidQosParams - Invalid QOS parameters." + ::= { cldcClientEntry 37 } + +cldcClientSessionID OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the session + to which the client is associated." + ::= { cldcClientEntry 38} + +cldcClientApRoamMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the MAC address of the + AP to which the client has roamed." + ::= { cldcClientEntry 39 } + +cldcClientMdnsProfile OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the mDNS Profile name + this 802.11 wireless client is mapped to. It could + be mapped to the WLAN to which the client is + connected to, or the interface/interface groups + mapped to the WLAN." + ::= { cldcClientEntry 40 } + +cldcClientMdnsAdvCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the number of mDNS + advertisements received on the client." + ::= { cldcClientEntry 41} + +cldcClientPolicyName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the local classification + policy to which the client is associated." + ::= { cldcClientEntry 42} + +cldcClientAAARole OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the role string of the client + that is used as match criterion for local policy profiling. + This string is returned during authentication. " + ::= { cldcClientEntry 43} + +cldcClientDeviceType OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the device type of the client. + This is identified once the profiling operation is completed." + ::= { cldcClientEntry 44} + +cldcUserAuthType OBJECT-TYPE + SYNTAX INTEGER { + open(1), + wepPsk(2), + portal(3), + simPeap(4), + other(5) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Represents the Authentication Type of User." + ::= { cldcClientEntry 45} + +cldcClientByIpTable OBJECT-TYPE + SYNTAX SEQUENCE OF CldcClientByIpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the 802.11 wireless clients + that are associated with the APs that have joined + this controller and are indexed by cldcClientByIpAddressType + and cldcClientByIpAddress. + An entry is created automatically by the controller + when the client gets associated to the AP. An existing + entry gets deleted when the association gets dropped." + ::= { cldcStatusObjects 2 } + +cldcClientByIpEntry OBJECT-TYPE + SYNTAX CldcClientByIpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry represents a conceptual row in this + table and provides the information about the + clients associated to the APs that have joined + the controller. + An entry is identified by the client's + IP address." + INDEX { cldcClientMacAddress, cldcClientByIpAddressType, cldcClientByIpAddress } + ::= { cldcClientByIpTable 1 } + +CldcClientByIpEntry ::= + SEQUENCE { + cldcClientByIpAddressType InetAddressType, + cldcClientByIpAddress InetAddress, + cldcClientByIpAddressDiscoverType INTEGER, + cldcClientByIpAddressLastSeen TimeStamp + } + +cldcClientByIpAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the type of the Client's + address made available through + cldcClientByIpAddress." + ::= { cldcClientByIpEntry 2 } + +cldcClientByIpAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the inet address of the Client" + ::= { cldcClientByIpEntry 3 } + +cldcClientByIpAddressDiscoverType OBJECT-TYPE + SYNTAX INTEGER { + invalid(1), + ndp(2), + dhcp(3), + packet(4), + local(5), + static(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the discovery type of the Client's + address + invalid(1) = unknown + ndp(2) = Address learnt by neighbor discovery protocol + dhcp(3) = Address learnt via DHCP + packet(4) = Address learnt by data packet addressing learning + local(5) = Address applied to local interface + static(6) = Address assigned statically " + ::= { cldcClientByIpEntry 4 } + +cldcClientByIpAddressLastSeen OBJECT-TYPE + SYNTAX TimeStamp + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates timestamp of the time + when an address was last seen in REACHABLE state" + ::= { cldcClientByIpEntry 5 } + +--******************************************************************** +--* Sleeping Client Details +--******************************************************************** +cldcSleepingClientTable OBJECT-TYPE + SYNTAX SEQUENCE OF CldcSleepingClientEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " This table represents the information about + Sleeping clients" + ::= { cldcStatusObjects 3 } + +cldcSleepingClientEntry OBJECT-TYPE + SYNTAX CldcSleepingClientEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry containing the information about sleeping clients." + INDEX { cldcSleepingClientMacAddress } + ::= { cldcSleepingClientTable 1 } + +CldcSleepingClientEntry ::= + SEQUENCE { + cldcSleepingClientMacAddress MacAddress, + cldcSleepingClientSsid OCTET STRING, + cldcSleepingClientUserName SnmpAdminString, + cldcSleepingClientRemainingTime TimeInterval, + cldcSleepingClientRowStatus RowStatus + } + +cldcSleepingClientMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object specifies the MAC address of the + sleeping client and uniquely identifies the entry." + ::= { cldcSleepingClientEntry 1 } + +cldcSleepingClientSsid OBJECT-TYPE + SYNTAX OCTET STRING + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the SSID of the WLAN to which the + sleeping client is associated." + ::= { cldcSleepingClientEntry 2 } + +cldcSleepingClientUserName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the username used by the sleeping client." + ::= { cldcSleepingClientEntry 3 } + +cldcSleepingClientRemainingTime OBJECT-TYPE + SYNTAX TimeInterval + UNITS "Hours" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the remaining session time + for the sleeping client." + ::= { cldcSleepingClientEntry 4 } + +cldcSleepingClientRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the status column for this row and used + to delete specific instances of row in the table." + ::= { cldcSleepingClientEntry 5 } + +--******************************************************************** +--* Wireless client statistics +--******************************************************************** + +cldcClientStatisticTable OBJECT-TYPE + SYNTAX SEQUENCE OF CldcClientStatisticEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table lists statistics and status of the 802.11 wireless + clients associated with the access points attached to the + controller." + + ::= { cldcStatisticObjects 1 } + +cldcClientStatisticEntry OBJECT-TYPE + SYNTAX CldcClientStatisticEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table provides traffic statistics of the + associated client based upon its Mac address." + INDEX { cldcClientMacAddress } + ::= { cldcClientStatisticTable 1 } + +CldcClientStatisticEntry ::= + SEQUENCE { + cldcClientDataRetries Counter64, + cldcClientRtsRetries Counter64, + cldcClientDuplicatePackets Counter64, + cldcClientDecryptFailures Counter64, + cldcClientMicErrors Counter64, + cldcClientMicMissingFrames Counter64, + cldcClientRaPacketsDropped Counter64, + cldcClientInterimUpdatesCount Counter64, + cldcClientDataBytesReceived Counter64, + cldcClientRealtimeBytesReceived Counter64, + cldcClientRxDataBytesDropped Counter64, + cldcClientRxRealtimeBytesDropped Counter64, + cldcClientDataBytesSent Counter64, + cldcClientRealtimeBytesSent Counter64, + cldcClientTxDataBytesDropped Counter64, + cldcClientTxRealtimeBytesDropped Counter64, + cldcClientDataPacketsReceived Counter64, + cldcClientRealtimePacketsReceived Counter64, + cldcClientRxDataPacketsDropped Counter64, + cldcClientRxRealtimePacketsDropped Counter64, + cldcClientDataPacketsSent Counter64, + cldcClientRealtimePacketsSent Counter64, + cldcClientTxDataPacketsDropped Counter64, + cldcClientTxRealtimePacketsDropped Counter64, + cldcClientTxDataPackets Counter64, + cldcClientTxDataBytes Counter64, + cldcClientRxDataPackets Counter64, + cldcClientRxDataBytes Counter64 + } + +cldcClientDataRetries OBJECT-TYPE + SYNTAX Counter64 + UNITS "Retries" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the number of attempts made by the + client before transmitting the MSDU successfully." + ::= { cldcClientStatisticEntry 1 } + +cldcClientRtsRetries OBJECT-TYPE + SYNTAX Counter64 + UNITS "Retries" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the number of times the client has + attempted to send RTS packets before receiving CTS packets." + ::= { cldcClientStatisticEntry 2 } + +cldcClientDuplicatePackets OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the number of times a duplicate packet + is received for the client." + ::= { cldcClientStatisticEntry 3 } + +cldcClientDecryptFailures OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the number of packets received from the + client that failed to decrypt properly." + ::= { cldcClientStatisticEntry 4 } + +cldcClientMicErrors OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the number of MIC errors experienced by + the client." + ::= { cldcClientStatisticEntry 5 } + +cldcClientMicMissingFrames OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the number of missing MIC packets for + the client." + ::= { cldcClientStatisticEntry 6 } + +cldcClientRaPacketsDropped OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number of RA Packets dropped for this + client." + ::= { cldcClientStatisticEntry 7 } + +cldcClientInterimUpdatesCount OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number of interim updates count sent for this + client." + ::= { cldcClientStatisticEntry 8 } + +cldcClientDataBytesReceived OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number data bytes received for this mobile station" + ::= { cldcClientStatisticEntry 9 } + +cldcClientRealtimeBytesReceived OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number realtime bytes received for this mobile station" + ::= { cldcClientStatisticEntry 10 } + +cldcClientRxDataBytesDropped OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number Rx data bytes dropped for this mobile station" + ::= { cldcClientStatisticEntry 11 } + +cldcClientRxRealtimeBytesDropped OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number Rx realtime bytes dropped for this mobile station" + ::= { cldcClientStatisticEntry 12 } + +cldcClientDataBytesSent OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number data bytes Sent for this mobile station" + ::= { cldcClientStatisticEntry 13 } + +cldcClientRealtimeBytesSent OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number realtime bytes Sent for this mobile station" + ::= { cldcClientStatisticEntry 14 } + +cldcClientTxDataBytesDropped OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number Tx data bytes dropped for this mobile station" + ::= { cldcClientStatisticEntry 15 } + +cldcClientTxRealtimeBytesDropped OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number Tx realtime bytes dropped for this mobile station" + ::= { cldcClientStatisticEntry 16 } + +cldcClientDataPacketsReceived OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number data Packets received for this mobile station" + ::= { cldcClientStatisticEntry 17 } + +cldcClientRealtimePacketsReceived OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number realtime Packets received for this mobile station" + ::= { cldcClientStatisticEntry 18 } + +cldcClientRxDataPacketsDropped OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number Rx data Packets dropped for this mobile station" + ::= { cldcClientStatisticEntry 19 } + +cldcClientRxRealtimePacketsDropped OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number Rx realtime Packets dropped for this mobile station" + ::= { cldcClientStatisticEntry 20 } + +cldcClientDataPacketsSent OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number data Packets Sent for this mobile station" + ::= { cldcClientStatisticEntry 21 } + +cldcClientRealtimePacketsSent OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number realtime Packets Sent for this mobile station" + ::= { cldcClientStatisticEntry 22 } + +cldcClientTxDataPacketsDropped OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number Tx data Packets dropped for this mobile station" + ::= { cldcClientStatisticEntry 23 } + +cldcClientTxRealtimePacketsDropped OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number Tx realtime Packets dropped for this mobile station" + ::= { cldcClientStatisticEntry 24 } + +cldcClientTxDataPackets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number of data packets sent by this mobile station" + ::= { cldcClientStatisticEntry 25 } + +cldcClientTxDataBytes OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number of data bytes sent by this mobile station" + ::= { cldcClientStatisticEntry 26 } + +cldcClientRxDataPackets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number of data packets sent for this mobile station" + ::= { cldcClientStatisticEntry 27 } + +cldcClientRxDataBytes OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number of data bytes sent for this mobile station" + ::= { cldcClientStatisticEntry 28 } + +--******************************************************************** +--* Client Ccx Services Version Table +--******************************************************************** + +cldccCcxVersionInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF CldccCcxVersionInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains the detail of the CCX version + supported by the clients. This is used to identify + the services supported by a CCX v6 client." + ::= { cldcCcxObjects 1 } + +cldccCcxVersionInfoEntry OBJECT-TYPE + SYNTAX CldccCcxVersionInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "There is an entry in the table for each entry identified by the client mac address." + INDEX + { cldcClientMacAddress } + ::= { cldccCcxVersionInfoTable 1 } + +CldccCcxVersionInfoEntry ::= + SEQUENCE { + cldccCcxFoundationServiceVersion CcxServiceVersion, + cldccCcxLocationServiceVersion CcxServiceVersion, + cldccCcxVoiceServiceVersion CcxServiceVersion, + cldccCcxManagementServiceVersion CcxServiceVersion + } + +cldccCcxFoundationServiceVersion OBJECT-TYPE + SYNTAX CcxServiceVersion + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the CCX version supported by the client + for the service, foundation." +::= { cldccCcxVersionInfoEntry 1 } + +cldccCcxLocationServiceVersion OBJECT-TYPE + SYNTAX CcxServiceVersion + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the CCX version supported by the client + for the service, location." +::= { cldccCcxVersionInfoEntry 2 } + +cldccCcxVoiceServiceVersion OBJECT-TYPE + SYNTAX CcxServiceVersion + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the CCX version supported by the client + for the service, voice." +::= { cldccCcxVersionInfoEntry 3 } + +cldccCcxManagementServiceVersion OBJECT-TYPE + SYNTAX CcxServiceVersion + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the CCX version supported by the client + for the service, management." +::= { cldccCcxVersionInfoEntry 4 } + +--******************************************************************** +--* NOTIFICATION Control objects +--******************************************************************** +cldcKeyDecryptErrorEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The object to control the generation of + ciscoLwappDot11ClientKeyDecryptError notification. + + A value of 'true' indicates that the agent generates + ciscoLwappDot11ClientKeyDecryptError notification. + + A value of 'false' indicates that the agent doesn't + generate ciscoLwappDot11ClientKeyDecryptError notification." + DEFVAL { true } + ::= { cldcConfigObjects 1 } + +cldcAssocNacAlertEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The object to control the generation of + ciscoLwappDot11ClientAssocNacAlert notification. + + A value of 'true' indicates that the agent generates + ciscoLwappDot11ClientAssocNacAlert notification. + + A value of 'false' indicates that the agent doesn't + generate ciscoLwappDot11ClientAssocNacAlert notification." + ::= { cldcConfigObjects 2 } + +cldcDisassocNacAlertEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The object to control the generation of + ciscoLwappDot11ClientDisassocNacAlert notification. + + A value of 'true' indicates that the agent generates + ciscoLwappDot11ClientDisassocNacAlert notification. + + A value of 'false' indicates that the agent doesn't + generate ciscoLwappDot11ClientDisassocNacAlert notification." + ::= { cldcConfigObjects 3 } + +cldcMovedToRunStateEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The object to control the generation of + ciscoLwappDot11ClientMovedToRunState notification. + + A value of 'true' indicates that the agent generates + ciscoLwappDot11ClientMovedToRunState notification. + + A value of 'false' indicates that the agent doesn't + generate ciscoLwappDot11ClientMovedToRunState notification." + ::= { cldcConfigObjects 4 } + +ciscoLwappDot11ClientStaticIpFailTrapEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The object to control the generation of + ciscoLwappDot11ClientStaticIpFailTrap notification. + + A value of 'true' indicates that the agent generates + ciscoLwappDot11ClientStaticIpFailTrap notification. + + A value of 'false' indicates that the agent doesn't + generate ciscoLwappDot11ClientStaticIpFailTrap notification." + DEFVAL { true } + ::= { cldcConfigObjects 5 } + +--******************************************************************** +--* NOTIFICATIONS Objects +--******************************************************************** +cldcClientRSSI OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object specifies the average RSSI for the Mobile Station." + ::= { cldcNotifObjects 1 } + +cldcClientSNR OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object specifies the average SNR for the Mobile Station." + ::= { cldcNotifObjects 2 } + +cldcDOT11ClientReasonCode OBJECT-TYPE + SYNTAX INTEGER { + unspecified(1), + previousAuthNotValid (2), + deauthenticationLeaving (3), + disassociationDueToInactivity (4), + disassociationAPBusy (5), + class2FrameFromNonAuthStation (6), + class2FrameFromNonAssStation (7), + disassociationStaHasLeft (8), + staReqAssociationWithoutAuth (9), + invalidInformationElement(40), + groupCipherInvalid (41), + unicastCipherInvalid (42), + akmpInvalid (43), + unsupportedRsnVersion (44), + invalidRsnIeCapabilities(45), + cipherSuiteRejected(46), + missingReasonCode (99), + maxAssociatedClientsReached(101), + maxAssociatedClientsReachedOnRadio(105), + maxAssociatedClientsReachedOnWlan(106), + unSpecifiedQosFailure(200), + qosPolicyMismatch(201), + inSufficientBandwidth(202), + inValidQosParams(203) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "unspecified - Unspecified. + previousAuthNotValid - Previous Authentication + was not valid. + deauthenticationLeaving - Leaving due to + deauthentication. + disassociationDueToInactivity - Disassociation + due to Inactivity. + disassociationAPBusy - Disassociation since AP + was busy. + class2FrameFromNonAuthStation - Class 2 frame + from non authenticated station. + class2FrameFromNonAssStation - Class 2 frame + from non associated station. + disassociationStaHasLeft - Station has left due + to disassociation. + staReqAssociationWithoutAuth - Station send + association request without authentication. + invalidInformationElement - Invalid information + element. + groupCipherInvalid - Invalid group Cipher. + unicastCipherInvalid - Invalid unicast cipher. + akmpInvalid - Invalid AKMP. + unsupportedRsnVersion - Unsupported RSN version. + invalidRsnIeCapabilities - Invalid RSN IE + capabilities. + cipherSuiteRejected - Cipher suite rejected. + missingReasonCode - Reason code is missing. + maxAssociatedClientsReached - Maximum allowed. + associated client number has reached. + maxAssociatedClientsReachedOnRadio - Maximum + allowed associated client number has reached on + radio. + maxAssociatedClientsReachedOnWlan - Maximum + allowed associated client number has reached on + wlan. + unSpecifiedQosFailure - Unsupported QOS failure. + qosPolicyMismatch - Mismatch on QOS policy. + inSufficientBandwidth - Insufficient bandwidth. + inValidQosParams - Invalid QOS parameters." + ::= { cldcNotifObjects 3 } + +cldcDOT11ClientTxDataPackets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This is the number of data packets sent by this mobile station" + ::= { cldcNotifObjects 4 } + +cldcDOT11ClientTxDataBytes OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This is the number of data bytes sent by this mobile station" + ::= { cldcNotifObjects 5 } + +cldcDOT11ClientRxDataPackets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This is the number of data packets sent for this mobile station" + ::= { cldcNotifObjects 6 } + +cldcDOT11ClientRxDataBytes OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This is the number of data bytes sent for this mobile station" + ::= { cldcNotifObjects 7 } + +cldcClientVlanId OBJECT-TYPE + SYNTAX Integer32 (0..4096) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Vlan ID of the Interface to which the client is + associated." + ::= { cldcNotifObjects 8 } + +cldcClientPolicyType OBJECT-TYPE + SYNTAX INTEGER { + dot1x(1), + wpa1(2), + wpa2(3), + wpa2vff(4), + notavailable(5), + unknown(6), + wapi(7) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Mode of the AP to which the Mobile Station is associated." + ::= { cldcNotifObjects 9 } + +cldcClientEapType OBJECT-TYPE + SYNTAX INTEGER { + eapTls(1), + ttls(2), + peap(3), + leap(4), + speke(5), + eapFast(6), + notavailable(7), + unknown(8) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Mode of the AP to which the Mobile Station is associated." + ::= { cldcNotifObjects 10 } + +cldcClientAID OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "AID for the mobile station" + ::= { cldcNotifObjects 11 } + +cldcClientAuthenticationAlgorithm OBJECT-TYPE + SYNTAX INTEGER { + openSystem (1), + sharedKey(2), + unknown(3), + openAndEap(129) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Authentication Algorithm of Mobile Station " + ::= { cldcNotifObjects 12 } + +cldcClientWepState OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "WEP State of Mobile Station" + ::= { cldcNotifObjects 13 } + +cldcClientEncryptionCypher OBJECT-TYPE + SYNTAX INTEGER { + ccmpAes(1), + tkipMic(2), + wep40(3), + wep104(4), + wep128(5), + none(6), + notavailable(7), + unknown(8), + wapiSMS4(9) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Mode of the AP to which the Mobile Station is associated." + ::= { cldcNotifObjects 14 } + +cldcClientPortNumber OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The Port Number of this Airespace Switch on which the + traffic of the Mobile Station is coming through." + ::= { cldcNotifObjects 15 } + +cldcClientAnchorAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates mobility Anchor address type." + ::= { cldcNotifObjects 16 } + +cldcClientAnchorAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "If the Mobility Status of the Mobile Station is + Anchor then it will have Peer Ip Address and will + have Anchor IP if the Role is Foreign" + ::= { cldcNotifObjects 17 } + +cldcClientEssIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..517) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Ess Index of the Wlan(SSID) that is being used by Mobile + Station to connect to AP" + ::= { cldcNotifObjects 18 } + +cldcClientCcxVersion OBJECT-TYPE + SYNTAX INTEGER { + notSupported(1), + ccxv1(2), + ccxv2(3), + ccxv3(4), + ccxv4(5), + ccxv5(6), + ccxv6(7) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the Cisco Compatible Extensions (CCX) + Version the client is using for communication + with the AP." + DEFVAL { notSupported } + ::= { cldcNotifObjects 19 } + +cldcClientE2eVersion OBJECT-TYPE + SYNTAX INTEGER { + notSupported(1), + e2ev1(2), + e2ev2(3) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Represents the End-2-End Version the client is + using for communication with the AP." + ::= { cldcNotifObjects 20 } + +cldcClientInterface OBJECT-TYPE + SYNTAX DisplayString (SIZE(0..32)) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Name of the Interface of the mobile client to the switch." + ::= { cldcNotifObjects 21 } + +cldcClientMobilityStatus OBJECT-TYPE + SYNTAX INTEGER { + unassociated(1), + local(2), + anchor(3), + foreign(4), + handoff(5), + unknown(6), + exportanchor(7), + exportforeign(8) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Mobility Role of the Mobile Station." + ::= { cldcNotifObjects 22 } + +cldcClientStatusCode OBJECT-TYPE + SYNTAX INTEGER(0..65535) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Status Code of the Mobile Station" + ::= { cldcNotifObjects 23 } + + +cldcClientDeleteAction OBJECT-TYPE + SYNTAX INTEGER { + default(1), + delete(2) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Action to Deauthenticate the Mobile Station. Set the + State to delete." + ::= { cldcNotifObjects 24 } + +cldcClientSecurityPolicyStatus OBJECT-TYPE + SYNTAX INTEGER { + completed(1), + notcompleted(2) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "When this attribute has value completed, it shall + indicate that the Mobile Station has completed the + security policy checks. Otherwise the checks are yet + to be completed." + ::= { cldcNotifObjects 25 } + +cldcClientTrapEventTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the inet address of the Client." + ::= { cldcNotifObjects 26 } + +cldcClientPolicyManagerState OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the current policy enforcement + manager state of the client in controller." + ::= { cldcNotifObjects 27 } + +cldcClientAssocTime OBJECT-TYPE + SYNTAX TimeStamp + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the value of client association time" + ::= { cldcNotifObjects 28 } + +cldcClientPmipDataValid OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents whether client has valid PMIP data." + ::= { cldcNotifObjects 29 } + +cldcClientMobilityExtDataValid OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents new mobility status." + ::= { cldcNotifObjects 30 } + +cldcClientPolicyErrors OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Number of Policy Errors for Mobile Station" + ::= { cldcNotifObjects 31 } + +cldcClientSessionId OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the session + to which the client is associated." + ::= { cldcNotifObjects 32} + +cldcClientPmipNai OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the name of the + profile, the client is associated to." + ::= {cldcNotifObjects 33} + +cldcClientPmipState OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the state of the PMIP client: + null: binding doesn't exist + init: binding created, Retx timer running for PBU, binding not yet + accepted from LMA, Tunnel/route is not yet setup + active: binding accepted by LMA, refresh timer running, Tunnel/route setup + complete. + refreshPending: Refresh timer expired and Retx timer running. PBU refresh + sent, PBA not yet received from LMA, (Tunnel/route is already setup). + disconnectingSt: Dereg reply is expected. Retx timer is + running, tunnel/route is still setup." + ::= {cldcNotifObjects 34} + +cldcClientPmipInterface OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE(1..32)) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the interface to which the + client is associated." + ::= {cldcNotifObjects 35} + +cldcClientPmipHomeAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the type of the Client's Home + address made available through cldcClientPmipHomeAddress." + ::= {cldcNotifObjects 36} + +cldcClientPmipHomeAddr OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the Home Address of the client." + ::= {cldcNotifObjects 37} + +cldcClientPmipAtt OBJECT-TYPE + SYNTAX INTEGER { + reserved (1), + logicalNetworkInterface(2), + pointToPointInterface (3), + ethernet (4), + wirelessLan (5), + wimax (6), + threeGPPGERAN (7), + threeGPPUTRAN (8), + threeGPPETRAN (9), + threeGPP2eHRPD (10), + threeGPP2HRPD (11), + threeGPP21xRTT (12), + threeGPP2UMB (13) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the access technology type by which + the client is currently attached." + ::= {cldcNotifObjects 38} + +cldcClientPmipLocalLinkId OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the local link identifier of the client." + ::= {cldcNotifObjects 39} + +cldcClientPmipLmaName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the LMA to which the client is connected." + ::= {cldcNotifObjects 40} + +cldcClientPmipLifeTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the duration of the PMIP client association." + ::= {cldcNotifObjects 41} + +cldcClientPmipDomainName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the domain to which the PMIP client is associated." + ::= {cldcNotifObjects 42} + +cldcClientPmipUpKey OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the upstream key of the PMIP client." + ::= {cldcNotifObjects 43} + +cldcClientPmipDownKey OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the downstream key of the PMIP client." + ::= {cldcNotifObjects 44} + +--******************************************************************** +--* NOTIFICATIONS +--******************************************************************** +ciscoLwappDot11ClientKeyDecryptError NOTIFICATION-TYPE + OBJECTS { + cldcAssociationMode, + cldcClientMacAddress, + cldcApMacAddress, + cldcIfType, + cLApName, + cldcClientAuthMode + } + STATUS current + DESCRIPTION + "This notification is generated when a decrypt error occurs. + The WEP WPA or WPA2 Key configured at the station may be wrong. + cldcAssociationMode represents the association mode for which + the key decrypt error occurred. + cldcApMacAddress represents the MacAddress of the AP to which + the client is associated. + cldcIfType represents the wireless interface type of the client. + cLApName represents the name of the AP to which the client is + associated." + ::= { ciscoLwappDot11ClientMIBNotifs 1 } + +ciscoLwappDot11ClientAssocNacAlert NOTIFICATION-TYPE + OBJECTS { + cldcClientMacAddress, + cldcClientWlanProfileName, + cldcClientIPAddress, + cldcApMacAddress, + cldcClientQuarantineVLAN, + cldcClientAccessVLAN, + cldcClientAuthMode + } + STATUS current + DESCRIPTION + "This notification is generated when the client on NAC enabled + SSIDs complete layer2 authentication . This is to inform about + client's presence to the NAC appliance. + cldcClientWlanProfileName represents the profile name of the + WLAN, this 802.11 wireless client is connected to. + cldcClientIPAddress represents the unique ipaddress of the + client. + cldcApMacAddress represents the MacAddress of the AP to which + the client is associated. + cldcClientQuarantineVLAN represents the quarantine VLAN for + the client. + cldcClientAccessVLAN represents the access VLAN for the client." + ::= { ciscoLwappDot11ClientMIBNotifs 2 } + + +ciscoLwappDot11ClientDisassocNacAlert NOTIFICATION-TYPE + OBJECTS { + cldcClientMacAddress, + cldcClientWlanProfileName, + cldcClientIPAddress, + cldcApMacAddress, + cldcClientQuarantineVLAN, + cldcClientAccessVLAN + } + STATUS current + DESCRIPTION + "This notification is generated when the controller removes the + client entry on NAC enabled SSIDs. + cldcClientWlanProfileName represents the profile name of the + WLAN, this 802.11 wireless client is connected to. + cldcClientIPAddress represents the unique ipaddress of the + client. + cldcApMacAddress represents the MacAddress of the AP to which + the client is associated. + cldcClientQuarantineVLAN represents the quarantine VLAN for the + client. + cldcClientAccessVLAN represents the access VLAN for the client. + This is issued on NAC enabled ssids, whenever WLC removes client's entry." + ::= { ciscoLwappDot11ClientMIBNotifs 3 } + +ciscoLwappDot11ClientMovedToRunState NOTIFICATION-TYPE + OBJECTS { + cldcClientMacAddress, + cldcClientIPAddress, + cldcClientUsername, + cldcClientSSID, + cldcApMacAddress, + cLApDot11IfSlotId, + cLApName + } + STATUS current + DESCRIPTION + "This notification is generated when the client completes the + PEM state and moves to the RUN state. + cldcClientUsername represents the username used by the client. + cldcClientIPAddress represents the unique ipaddress of the + client. + cldcClientSSID represents the SSID of the WLAN to which the + client is associated. + cldcApMacAddress represents the MacAddress of the AP to which + the client is associated. + cLApDot11IfSlotId represents the slotId of the AP to which + the client is associated. + cLApName represents the name of the AP to which the client is + associated." + ::= { ciscoLwappDot11ClientMIBNotifs 4 } + +ciscoLwappDot11ClientStaticIpFailTrap NOTIFICATION-TYPE + OBJECTS { + cldcClientMacAddress, + cldcClientIPAddress + } + STATUS current + DESCRIPTION + "This is issued whenever the subnet defined for the Static IP of a Client is not found." + ::= { ciscoLwappDot11ClientMIBNotifs 5 } + +ciscoLwappDot11ClientDisassocDataStatsTrap NOTIFICATION-TYPE + OBJECTS { + cLApName, + cLApDot11IfSlotId, + cldcClientByIpAddressType, + cldcClientByIpAddress, + cldcApMacAddress, + cldcClientReasonCode, + cldcClientUsername, + cldcClientSSID, + cldcClientSessionID, + cldcClientTxDataPackets, + cldcClientTxDataBytes, + cldcClientRxDataPackets, + cldcClientRxDataBytes + } + STATUS current + DESCRIPTION + "The disassociate notification shall be sent when the Station + sends a Disassociation frame. The value of the notification + shall include the MAC address of the MAC to which the + Disassociation frame was sent and the reason for the + disassociation" + ::= { ciscoLwappDot11ClientMIBNotifs 6 } + +ciscoLwappDot11ClientAssocDataStatsTrap NOTIFICATION-TYPE + OBJECTS { + cLApDot11IfSlotId, + cldcClientByIpAddressType, + cldcClientByIpAddress, + cldcApMacAddress, + cldcClientUsername, + cldcClientApRoamMacAddress, + cldcClientSSID, + cldcClientTxDataPackets, + cldcClientTxDataBytes, + cldcClientRxDataPackets, + cldcClientRxDataBytes + } + STATUS current + DESCRIPTION + "The associate notification shall be sent when the Station + sends a association frame." + ::= { ciscoLwappDot11ClientMIBNotifs 7 } + +ciscoLwappDot11ClientSessionTrap NOTIFICATION-TYPE + OBJECTS { + cLApDot11IfSlotId, + cLApName, + cldcClientByIpAddressType, + cldcClientByIpAddress, + cldcClientUsername, + cldcClientSSID, + cldcClientSessionID, + cldcApMacAddress + } + STATUS current + DESCRIPTION + "Issued when the client completes the PEM state and moves to the RUN state." + ::= { ciscoLwappDot11ClientMIBNotifs 8 } + +ciscoLwappDot11ClientAssocTrap NOTIFICATION-TYPE + OBJECTS { + cldcClientTrapEventTime, + cldcClientMacAddress, + cldcClientByIpAddressType, + cldcClientByIpAddress, + cldcClientPolicyType, + cldcClientStatus, + cldcClientAID, + cldcApMacAddress, + cLApDot11IfSlotId, + cldcClientSSID, + cldcClientAuthenticationAlgorithm, + cldcClientEncryptionCypher, + cldcClientPortNumber, + cldcClientAnchorAddressType, + cldcClientAnchorAddress, + cldcClientEssIndex, + cldcClientWlanProfileName, + cldcClientWgbStatus, + cldcClientWgbMacAddress, + cldcClientCcxVersion, + cldcClientE2eVersion, + cldcClientInterface, + cldcClient80211uCapable, + cldcClientMobilityStatus, + cldcClientRSSI, + cldcClientSNR, + cldcClientSecurityPolicyStatus, + cldcClientLoginTime, + cldcClientAssocTime, + cldcClientCurrentTxRateSet, + cldcClientDataRateSet, + cldcClientHreapApAuth, + cldccCcxFoundationServiceVersion, + cldccCcxLocationServiceVersion, + cldccCcxVoiceServiceVersion, + cldccCcxManagementServiceVersion, + cldcClientDataSwitching, + cldcClientAuthentication, + cLApDot11RadioChannelNumber, + cLApIfLoadChannelUtilization, + cLApLocation, + cLAPGroupVlanName, + cLApSubMode, + cldcClientIPAddress, + cldcClientSessionId, + cldcClientVlanId, + cldcClientProtocol, + cldcClientEapType, + cldcClientPolicyErrors, + cldcClientDataRetries, + cldcClientRtsRetries, + cldcClientDataBytesSent, + cldcClientDataBytesReceived, + cldcClientDataPacketsSent, + cldcClientDataPacketsReceived, + cldcClientTxDataBytesDropped, + cldcClientRxDataBytesDropped, + cldcClientTxDataPacketsDropped, + cldcClientRxDataPacketsDropped + } + STATUS current + DESCRIPTION + "The notification shall be sent when the Station + associats to controller." + ::= { ciscoLwappDot11ClientMIBNotifs 9 } + +ciscoLwappDot11ClientDeAuthenticatedTrap NOTIFICATION-TYPE + OBJECTS { + cldcClientTrapEventTime, + cldcClientUpTime, + cldcClientMacAddress, + cldcClientByIpAddressType, + cldcClientByIpAddress, + cldcClientPostureState, + cldcClientProtocol, + cldcClientVlanId, + cldcClientPolicyType, + cldcClientEapType, + cldcClientStatus, + cldcClientAID, + cldcApMacAddress, + cLApDot11IfSlotId, + cldcClientSSID, + cldcClientAuthenticationAlgorithm, + cldcClientWepState, + cldcClientEncryptionCypher, + cldcClientPortNumber, + cldcClientAnchorAddressType, + cldcClientAnchorAddress, + cldcClientEssIndex, + cldcClientWlanProfileName, + cldcClientWgbStatus, + cldcClientWgbMacAddress, + cldcClientCcxVersion, + cldcClientE2eVersion, + cldcClientInterface, + cldcClient80211uCapable, + cldcClientMobilityStatus, + cldcClientRSSI, + cldcClientSNR, + cldcClientDataRetries, + cldcClientRtsRetries, + cldcClientUsername, + cldcDOT11ClientReasonCode, + cldcClientStatusCode, + cldcClientDeleteAction, + cldcClientSecurityPolicyStatus, + cldcClientNacState, + cldcClientLoginTime, + cldcClientAssocTime, + cldcClientCurrentTxRateSet, + cldcClientDataRateSet, + cldcClientHreapApAuth, + cldccCcxFoundationServiceVersion, + cldccCcxLocationServiceVersion, + cldccCcxVoiceServiceVersion, + cldccCcxManagementServiceVersion, + cldcClientDataSwitching, + cldcClientAuthentication, + cldcClientByIpAddressDiscoverType, + cldcClientByIpAddressLastSeen, + cldcClientPowerSaveMode, + cLApDot11RadioChannelNumber, + cLApIfLoadChannelUtilization, + cLApLocation, + cLAPGroupVlanName, + cLApSubMode, + cldcClientIPAddress, + cldcClientPolicyErrors, + cldcClientPolicyManagerState, + cldcClientDataBytesSent, + cldcClientDataBytesReceived, + cldcClientDataPacketsSent, + cldcClientDataPacketsReceived, + cldcClientTxDataBytesDropped, + cldcClientRxDataBytesDropped, + cldcClientTxDataPacketsDropped, + cldcClientRxDataPacketsDropped, + cldcClientSessionId + } + STATUS current + DESCRIPTION + "The notification shall be sent when the Station + gets de-authenticated." + ::= { ciscoLwappDot11ClientMIBNotifs 10 } + +ciscoLwappDot11ClientMovedToRunStateNewTrap NOTIFICATION-TYPE + OBJECTS { + cldcClientTrapEventTime, + cldcClientMacAddress, + cldcClientByIpAddressType, + cldcClientByIpAddress, + cldcClientPostureState, + cldcClientProtocol, + cldcClientVlanId, + cldcClientPolicyType, + cldcClientEapType, + cldcClientStatus, + cldcClientAID, + cldcApMacAddress, + cLApDot11IfSlotId, + cldcClientWlanProfileName, + cldcClientAuthenticationAlgorithm, + cldcClientWepState, + cldcClientEncryptionCypher, + cldcClientPortNumber, + cldcClientAnchorAddressType, + cldcClientAnchorAddress, + cldcClientEssIndex, + cldcClientWgbStatus, + cldcClientWgbMacAddress, + cldcClientCcxVersion, + cldcClientE2eVersion, + cldcClient80211uCapable, + cldcClientMobilityStatus, + cldcClientRSSI, + cldcClientSNR, + cldcClientDataRetries, + cldcClientRtsRetries, + cldcClientUsername, + cldcClientStatusCode, + cldcClientSecurityPolicyStatus, + cldcClientNacState, + cldcClientLoginTime, + cldcClientDataRateSet, + cldcClientHreapApAuth, + cldccCcxFoundationServiceVersion, + cldccCcxLocationServiceVersion, + cldccCcxVoiceServiceVersion, + cldccCcxManagementServiceVersion, + cldcClientDataSwitching, + cldcClientAuthentication, + cldcClientByIpAddressDiscoverType, + cldcClientByIpAddressLastSeen, + cldcClientPowerSaveMode, + cLApDot11RadioChannelNumber, + cLApIfLoadChannelUtilization, + cLApSubMode, + cldcClientIPAddress, + cldcClientPolicyManagerState, + cldcClientPmipNai, + cldcClientPmipState, + cldcClientPmipInterface, + cldcClientPmipHomeAddrType, + cldcClientPmipHomeAddr, + cldcClientPmipAtt, + cldcClientPmipLocalLinkId, + cldcClientPmipDomainName, + cldcClientPmipLmaName, + cldcClientPmipUpKey, + cldcClientPmipDownKey, + cldcClientPmipLifeTime, + cLMobilityExtMCClientAnchorMCPrivateAddressType, + cLMobilityExtMCClientAnchorMCPrivateAddress, + cLMobilityExtMCClientAssociatedMAAddressType, + cLMobilityExtMCClientAssociatedMAAddress, + cLMobilityExtMCClientAssociatedMCAddressType, + cLMobilityExtMCClientAssociatedMCAddress, + cLMobilityExtMCClientAssociatedMCGroupId, + cLMobilityExtMCClientAnchorMCGroupId, + cldcClientPmipDataValid, + cldcClientMobilityExtDataValid, + cldcClientSessionId + } + STATUS current + DESCRIPTION + "The notification shall be sent when the Station + moves to run or authenticated state." + ::= { ciscoLwappDot11ClientMIBNotifs 11 } + +ciscoLwappDot11ClientMobilityTrap NOTIFICATION-TYPE + OBJECTS { + cldcClientTrapEventTime, + cldcClientUpTime, + cldcClientMacAddress, + cldcClientByIpAddressType, + cldcClientByIpAddress, + cldcClientPostureState, + cldcClientProtocol, + cldcClientVlanId, + cldcClientPolicyType, + cldcClientEapType, + cldcClientStatus, + cldcClientAID, + cldcApMacAddress, + cLApDot11IfSlotId, + cldcClientSSID, + cldcClientAuthenticationAlgorithm, + cldcClientWepState, + cldcClientEncryptionCypher, + cldcClientPortNumber, + cldcClientAnchorAddressType, + cldcClientAnchorAddress, + cldcClientEssIndex, + cldcClientWlanProfileName, + cldcClientWgbStatus, + cldcClientWgbMacAddress, + cldcClientCcxVersion, + cldcClientE2eVersion, + cldcClientInterface, + cldcClient80211uCapable, + cldcClientMobilityStatus, + cldcClientRSSI, + cldcClientSNR, + cldcClientDataRetries, + cldcClientRtsRetries, + cldcClientUsername, + cldcDOT11ClientReasonCode, + cldcClientStatusCode, + cldcClientDeleteAction, + cldcClientSecurityPolicyStatus, + cldcClientNacState, + cldcClientLoginTime, + cldcClientAssocTime, + cldcClientCurrentTxRateSet, + cldcClientDataRateSet, + cldcClientHreapApAuth, + cldccCcxFoundationServiceVersion, + cldccCcxLocationServiceVersion, + cldccCcxVoiceServiceVersion, + cldccCcxManagementServiceVersion, + cldcClientDataSwitching, + cldcClientAuthentication, + cldcClientByIpAddressDiscoverType, + cldcClientByIpAddressLastSeen, + cldcClientPowerSaveMode, + cLApDot11RadioChannelNumber, + cLApIfLoadChannelUtilization, + cLApLocation, + cLAPGroupVlanName, + cLApSubMode, + cldcClientIPAddress, + cldcClientPolicyErrors, + cldcClientPolicyManagerState, + cldcClientDataBytesSent, + cldcClientDataBytesReceived, + cldcClientDataPacketsSent, + cldcClientDataPacketsReceived, + cldcClientTxDataBytesDropped, + cldcClientRxDataBytesDropped, + cldcClientTxDataPacketsDropped, + cldcClientRxDataPacketsDropped, + cldcClientSessionId + } + STATUS current + DESCRIPTION + "The notification shall be sent when the Station + gets roamed." + ::= { ciscoLwappDot11ClientMIBNotifs 12 } + +--******************************************************************* +--* Compliance statements +--******************************************************************** + +ciscoLwappDot11ClientMIBCompliances OBJECT IDENTIFIER + ::= { ciscoLwappDot11ClientMIBConform 1 } + +ciscoLwappDot11ClientMIBGroups OBJECT IDENTIFIER + ::= { ciscoLwappDot11ClientMIBConform 2 } + +ciscoLwappDot11ClientMIBCompliance MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement this MIB. " + MODULE MANDATORY-GROUPS { + ciscoLwappDot11ClientMIBConfigGroup, + ciscoLwappDot11ClientMIBNotifsGroup, + ciscoLwappDot11ClientMIBStatusGroup + } + ::= { ciscoLwappDot11ClientMIBCompliances 1 } + +ciscoLwappDot11ClientMIBComplianceRev2 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the SNMP entities that + implement this MIB." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappDot11ClientMIBConfigGroup, + ciscoLwappDot11ClientMIBNotifsGroup, + ciscoLwappDot11ClientMIBStatusGroup, + ciscoLwappDot11ClientMIBStatusGroupRev2, + ciscoLwappDot11ClientMIBNotifsGroupRev2, + ciscoLwappDot11ClientMIBNotifControlGroup + } + ::= { ciscoLwappDot11ClientMIBCompliances 2 } + +--******************************************************************** +--* Units of conformance +--******************************************************************** + +ciscoLwappDot11ClientMIBConfigGroup OBJECT-GROUP + OBJECTS { + cldcKeyDecryptErrorEnabled + } + STATUS current + DESCRIPTION + "This collection of objects specifies the required + configuration parameters for the 802.11 wireless + clients." + ::= { ciscoLwappDot11ClientMIBGroups 1 } + +ciscoLwappDot11ClientMIBNotifsGroup NOTIFICATION-GROUP + NOTIFICATIONS { + ciscoLwappDot11ClientKeyDecryptError + } + STATUS current + DESCRIPTION + "This collection of objects specifies the + notifications for the 802.11 wireless clients." + ::= { ciscoLwappDot11ClientMIBGroups 2 } + +ciscoLwappDot11ClientMIBStatusGroup OBJECT-GROUP + OBJECTS { + cldcClientStatus, + cldcClientWlanProfileName, + cldcClientWgbStatus, + cldcClientWgbMacAddress, + cldcClientProtocol, + cldcAssociationMode, + cldcApMacAddress, + cldcIfType, + cldcClientIPAddress, + cldcClientNacState, + cldcClientQuarantineVLAN, + cldcClientAccessVLAN, + cldcClientAuthMode + } + STATUS current + DESCRIPTION + "This collection of objects specifies the required + status parameters for the 802.11 wireless clients." + ::= { ciscoLwappDot11ClientMIBGroups 3 } + +ciscoLwappDot11ClientMIBStatusGroupRev2 OBJECT-GROUP + OBJECTS { + cldcClientLoginTime, + cldcClientUpTime, + cldcClientPowerSaveMode, + cldcClientCurrentTxRateSet, + cldcClientDataRateSet, + cldcClientHreapApAuth, + cldcClient80211uCapable, + cldcClientDataRetries, + cldcClientRtsRetries, + cldcClientDuplicatePackets, + cldcClientDecryptFailures, + cldcClientMicErrors, + cldcClientMicMissingFrames, + cldcClientIPAddress, + cldcClientNacState, + cldcClientQuarantineVLAN, + cldcClientAccessVLAN, + cldcClientPostureState, + cldcClientAclName, + cldcClientAclApplied, + cldcClientRedirectUrl, + cldcClientAaaOverrideAclName, + cldcClientAaaOverrideAclApplied, + cldcClientUsername, + cldcClientSSID + } + STATUS current + DESCRIPTION + "This collection of objects specifies the required + status parameters for the 802.11 wireless clients." + ::= { ciscoLwappDot11ClientMIBGroups 4 } + +ciscoLwappDot11ClientMIBNotifsGroupRev2 NOTIFICATION-GROUP + NOTIFICATIONS { + ciscoLwappDot11ClientAssocNacAlert, + ciscoLwappDot11ClientDisassocNacAlert, + ciscoLwappDot11ClientMovedToRunState + } + STATUS current + DESCRIPTION + "This collection of objects represents the + notifications for the 802.11 wireless clients." + ::= { ciscoLwappDot11ClientMIBGroups 5 } + +ciscoLwappDot11ClientMIBNotifControlGroup OBJECT-GROUP + OBJECTS { + cldcAssocNacAlertEnabled, + cldcDisassocNacAlertEnabled, + cldcMovedToRunStateEnabled + } + STATUS current + DESCRIPTION + "This collection of objects represents the objects that control + the notifications for the 802.11 wireless clients." + ::= { ciscoLwappDot11ClientMIBGroups 6 } + +END + diff --git a/mibs/cisco/CISCO-LWAPP-DOT11-MIB b/mibs/cisco/CISCO-LWAPP-DOT11-MIB new file mode 100644 index 0000000000..fa0d3b65d6 --- /dev/null +++ b/mibs/cisco/CISCO-LWAPP-DOT11-MIB @@ -0,0 +1,1109 @@ +-- ******************************************************************* +-- CISCO-LWAPP-DOT11-MIB.my +-- January 2007, Devesh Pujari, Srinath Candadai +-- +-- Copyright (c) 2007, 2009-2010 by Cisco Systems Inc. +-- All rights reserved. +-- ******************************************************************* + +CISCO-LWAPP-DOT11-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + NOTIFICATION-TYPE, + Unsigned32, + Integer32 + FROM SNMPv2-SMI + MODULE-COMPLIANCE, + OBJECT-GROUP, + NOTIFICATION-GROUP + FROM SNMPv2-CONF + TruthValue + FROM SNMPv2-TC + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + CLDot11Band, + CLDot11ChannelBandwidth + FROM CISCO-LWAPP-TC-MIB + ciscoMgmt + FROM CISCO-SMI; + + +-- ******************************************************************** +-- * MODULE IDENTITY +-- ******************************************************************** + +ciscoLwappDot11MIB MODULE-IDENTITY + LAST-UPDATED "201005060000Z" + ORGANIZATION "Cisco Systems Inc." + CONTACT-INFO + "Cisco Systems, + Customer Service + Postal: 170 West Tasman Drive + San Jose, CA 95134 + USA + Tel: +1 800 553-NETS + + Email: cs-wnbu-snmp@cisco.com" + DESCRIPTION + "This MIB is intended to be implemented on all those + devices operating as Central controllers, that + terminate the Light Weight Access Point Protocol + tunnel from Cisco Light-weight LWAPP Access Points. + + This MIB provides the information about the + operational parameters of the 802.11 networks. + References about specific type of 802.11 flavors like + 802.11a/b/g or 802.11n will be made whereever required + to indicate that the respective parameters are + applicable only to that particular type of 802.11 + networks. + + The relationship between CC and the LWAPP APs + can be depicted as follows: + + +......+ +......+ +......+ + + + + + + + + + CC + + CC + + CC + + + + + + + + + +......+ +......+ +......+ + .. . . + .. . . + . . . . + . . . . + . . . . + . . . . + +......+ +......+ +......+ +......+ + + + + + + + + + + + AP + + AP + + AP + + AP + + + + + + + + + + + +......+ +......+ +......+ +......+ + . . . + . . . . + . . . . + . . . . + . . . . + +......+ +......+ +......+ +......+ + + + + + + + + + + + MN + + MN + + MN + + MN + + + + + + + + + + + +......+ +......+ +......+ +......+ + + + The LWAPP tunnel exists between the controller and + the APs. The MNs communicate with the APs through + the protocol defined by the 802.11 standard. + + LWAPP APs, upon bootup, discover and join one of the + controllers and the controller pushes the configuration, + that includes the WLAN parameters, to the LWAPP APs. + The APs then encapsulate all the 802.11 frames from + wireless clients inside LWAPP frames and forward + the LWAPP frames to the controller. + + GLOSSARY + + Access Point ( AP ) + + An entity that contains an 802.11 medium access + control ( MAC ) and physical layer ( PHY ) interface + and provides access to the distribution services via + the wireless medium for associated clients. + + LWAPP APs encapsulate all the 802.11 frames in + LWAPP frames and sends them to the controller to which + it is logically connected. + + Gratuitous Probe Response (GPR) + + The Gratuitous Probe Response feature aids in conserving + battery power of WLAN-enabled cell phones by providing + a high rate packet on the order of tens of milliseconds + such that these kind of phones can wake up and wait at + predefined intervals, to reduce battery power. The + GPR packet is transmitted from the AP at a predefined + time interval. + + + Light Weight Access Point Protocol ( LWAPP ) + + This is a generic protocol that defines the + communication between the Access Points and the + Central Controller. + + Mobile Node ( MN ) + + A roaming 802.11 wireless device in a wireless + network associated with an access point. Mobile Node + and client are used interchangeably. + + TU + + A measurement of time in units of 1024 microseconds. + + 802.11n + + 802.11n builds upon previous 802.11 standards by + adding MIMO (multiple-input multiple-output). + MIMO uses multiple transmitter and receiver antennas + to allow for increased data throughput through spatial + multiplexing and increased range . + + A-MPDU + + An aggregated format that consists of several MAC + Protocol Data Units being aggregated and transmitted + in one PHY Service Data Unit. + + A-MSDU + + An aggregated format that consists of several MAC + Service Data Units being aggregated and transmitted + in one MAC Protocol Data Unit. + + Reduced Inter-Frame Space ( RIFS ) + + A time interval between multiple transmissions of a + single transmitter used to reduce overhead and + increase network efficiency. + + Modulation and Coding Scheme ( MCS ) + + This is a value that determines the modulation, coding + and number of spatial channels. Each scheme specifies + the modulation technique, coding rate , number of + spatial streams etc and the corresponding data rate. + + Guard Interval + + Guard intervals are used to ensure that distinct + transmissions do not interfere with one another. + The purpose of the guard interval is to introduce + immunity to propagation delays, echoes and + reflections, to which digital data is normally + very sensitive. + + Media Access Control ( MAC ) + + The Media Access Control Layer is one of two sublayers + that make up the Data Link Layer. The MAC layer is + responsible for moving data packets to and from one + Network Interface Card (NIC) to another across a shared + channel. + + Suppression Table + + When the Band Select feature is ON, AP suppresses + the probe response to mobile stations on 2.4 GHz. AP + suppresses probe response to new mobile stattions for + all SSIDs that are being Band Select enabled. + Suppressed mobile station and corresponding suprression + counts are recorded in a table known as Suppression + Table which is stored in internal database of controller. + Entries of this table aged-out to make place for new + entries. + + Dual Band Table + + When AP sees probe request from any mobile station in + both 2.4GHz and 5GHz band AP will know that mobile station + is capable of operating on both band. Dual band capable + mobile stations are recorded in a table known as dual band + table which is stored in internal database of controller. + This record are kept to make sure 5GHz capable mobile station + should join 5GHz band only. + Entries in the table will be age out to make space for + new entries. + The AP will not respond to the dual band mobile station's + 2.4GHz probe until is removed from the dual band + table. AP fills the dual band table in the + following order until it is full: + 1) mobile station with 5GHz probe that have associated to + 2.4GHz. + 2) mobile station with 5GHz probe that also have 2.4GHz + probes. + 3) mobile station with just 5GHz probe detected and 5GHz + association. + + RSSI + + Received Signal Strength Indication (RSSI), the IEEE 802.11 + standard defines a mechanism by which RF energy is to be + measured by the circuitry on a wireless NIC. Its value is + measured in dBm and ranges from -128 to 0. + + + REFERENCE + + [1] Wireless LAN Medium Access Control ( MAC ) and + Physical Layer ( PHY ) Specifications. + + [2] Draft-obara-Capwap-lwapp-00.txt, IETF Light + Weight Access Point Protocol. + + [3] Enhanced Wireless Consortium MAC Specification, + v1.24. + + [4] Enhanced Wireless Consortium PHY Specification, + v1.27." + REVISION "201005060000Z" + DESCRIPTION + "Added cldHtDot11nEnable in CldHtMacOperationsEntry + Added ciscoLwappDot11CountryChangeNotif in + ciscoLwappDot11MIBNotifs + Added following in cldConfig: + cldMultipleCountryCode + cldRegulatoryDomain + cldCountryChangeNotifEnable + cldLoadBalancing + cldLoadBalancingEnable + cldLoadBalancingWindowSize + cldLoadBalancingDenialCount + cldBandSelect + cldBandSelectEnable + cldBandSelectCycleCount + cldBandSelectCycleThreshold + cldBandSelectAgeOutSuppression + cldBandSelectAgeOutDualBand + cldBandSelectClientRssi + Added following table: + cld11nMcsTable + cldCountryTable + Added the following OBJECT-GROUPs: + ciscoLwappDot11MIBConfigGroup + ciscoLwappDot11MIBNotifsGroup + ciscoLwappDot11MIBStatusGroup + Added ciscoLwappDot11MIBComplianceRev1 in + OBJECT-COMPLIANCE." + REVISION "200701040000Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { ciscoMgmt 612 } + + +ciscoLwappDot11MIBNotifs OBJECT IDENTIFIER + ::= { ciscoLwappDot11MIB 0 } + +ciscoLwappDot11MIBObjects OBJECT IDENTIFIER + ::= { ciscoLwappDot11MIB 1 } + +ciscoLwappDot11MIBConform OBJECT IDENTIFIER + ::= { ciscoLwappDot11MIB 2 } + +cldConfig OBJECT IDENTIFIER + ::= { ciscoLwappDot11MIBObjects 1 } + +cldStatus OBJECT IDENTIFIER + ::= { ciscoLwappDot11MIBObjects 2 } + +-- ******************************************************************** +-- * High Throughput MAc Operations table +-- ******************************************************************** + +cldHtMacOperationsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CldHtMacOperationsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the operational parameters + at the MAC layer for the 802.11n networks managed + through the controller. An agent adds an entry to + this table for every 802.11n band on startup." + ::= { cldConfig 1 } + +cldHtMacOperationsEntry OBJECT-TYPE + SYNTAX CldHtMacOperationsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry represents the operational parameters + at the MAC layer for 802.11n networks." + INDEX { cldHtDot11nBand } + ::= { cldHtMacOperationsTable 1 } + +CldHtMacOperationsEntry ::= SEQUENCE { + cldHtDot11nBand CLDot11Band, + cldHtDot11nChannelBandwidth CLDot11ChannelBandwidth, + cldHtDot11nRifsEnable TruthValue, + cldHtDot11nAmsduEnable TruthValue, + cldHtDot11nAmpduEnable TruthValue, + cldHtDot11nGuardIntervalEnable TruthValue, + cldHtDot11nEnable TruthValue +} + +cldHtDot11nBand OBJECT-TYPE + SYNTAX CLDot11Band + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object identifies the 802.11n band the parameters + correspond to." + ::= { cldHtMacOperationsEntry 1 } + +cldHtDot11nChannelBandwidth OBJECT-TYPE + SYNTAX CLDot11ChannelBandwidth + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the channel bandwidth for + the 802.11n networks in the particular band." + DEFVAL { twenty } + ::= { cldHtMacOperationsEntry 2 } + +cldHtDot11nRifsEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to indicate the support for RIFS on + this band. A value of 'true' indicates that RIFS is + enabled for this band. A value of 'false' indicates that + RIFS is disabled for this band." + DEFVAL { true } + ::= { cldHtMacOperationsEntry 3 } + +cldHtDot11nAmsduEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to indicate the support for 802.11n + A-MSDU on this band. A value of 'true' indicates that + A-MSDU is enabled for this band. A value of 'false' + indicates that A-MSDU is disabled for this band." + DEFVAL { true } + ::= { cldHtMacOperationsEntry 4 } + +cldHtDot11nAmpduEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to indicate the support for 802.11n + A-MPDU on this band. A value of 'true' indicates that + A-MPDU is enabled for this band. A value of 'false' + indicates that A-MPDU is disabled for this band." + DEFVAL { true } + ::= { cldHtMacOperationsEntry 5 } + +cldHtDot11nGuardIntervalEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to indicate the support for 802.11n + guard interval on this band. A value of 'true' indicates + that guard interval is enabled for this band. A value of + 'false' indicates that guard interval is disabled for + this band." + DEFVAL { true } + ::= { cldHtMacOperationsEntry 6 } + +cldHtDot11nEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to enable the controller to manage + 802.11n networks. A value of 'true' means the 802.11n + network is enabled. A value of 'false' means the 802.11n + network is disabled." + DEFVAL { true } + ::= { cldHtMacOperationsEntry 7 } + + + +-- ******************************************************************** +-- * Configuration for parameters +-- ******************************************************************** + +cldMultipleCountryCode OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..255)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the countries in which the + controller is operating. Multiple countries can be set. + The countries are displayed using a 3 letter code + for each country separated by a comma." + ::= { cldConfig 2 } + +cldRegulatoryDomain OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the regulatory domains for + the controller. + Regulatory domain specifies allowed 802.11 chanels. + Multiple domains can be listed seperated with spaces." + ::= { cldConfig 3 } +-- ******************************************************************** +-- * MCS table +-- ******************************************************************** + +cld11nMcsTable OBJECT-TYPE + SYNTAX SEQUENCE OF Cld11nMcsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table lists the MCS data rates used on the + 802.11n networks managed by this controller." + ::= { cldConfig 4 } + +cld11nMcsEntry OBJECT-TYPE + SYNTAX Cld11nMcsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents a MCS data rate for 802.11n + band which is uniquely identifies by cld11nMcsDataRateIndex + and cld11nMcsBand. + All entries are added by the controller at startup. + cld11nMcsDataRate are calculated by different permutation of + cld11nMcsChannelWidth, cld11nMcsGuardInterval, + cld11nMcsModulation + etc. Different variables combination can give same data rate." + INDEX { + cld11nMcsBand, + cld11nMcsDataRateIndex + } + ::= { cld11nMcsTable 1 } + +Cld11nMcsEntry ::= SEQUENCE { + cld11nMcsBand CLDot11Band, + cld11nMcsDataRateIndex Unsigned32, + cld11nMcsDataRate Unsigned32, + cld11nMcsSupportEnable TruthValue, + cld11nMcsChannelWidth Unsigned32, + cld11nMcsGuardInterval Unsigned32, + cld11nMcsModulation OCTET STRING +} + +cld11nMcsBand OBJECT-TYPE + SYNTAX CLDot11Band + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object identifies the 802.11n band to which + the data rate is applicable." + ::= { cld11nMcsEntry 1 } + +cld11nMcsDataRateIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies the data rate + for a particular band." + ::= { cld11nMcsEntry 2 } + +cld11nMcsDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The object represents the data rate value for this + band." + ::= { cld11nMcsEntry 3 } + +cld11nMcsSupportEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to enable or disable the data + rate. When this object is set to 'true' the MCS + support is enabled. When this object is set + to 'false' the MCS support is disabled.." + DEFVAL { true } + ::= { cld11nMcsEntry 4 } + +cld11nMcsChannelWidth OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "MHz" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The object represents the channel width for which + cld11nMcsDataRate has been calculated." + ::= { cld11nMcsEntry 5 } + +cld11nMcsGuardInterval OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "ns" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The object represents the guard interval for which + cld11nMcsDataRate has been calculated." + ::= { cld11nMcsEntry 6 } + +cld11nMcsModulation OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (1..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The object represents the modulation used to calculate + cld11nMcsDataRate." + ::= { cld11nMcsEntry 7 } + +-- ******************************************************************** +-- * MCS table +-- ******************************************************************** + +cld11acMcsTable OBJECT-TYPE + SYNTAX SEQUENCE OF Cld11acMcsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table is used to configure 802.11ac specific MCS + data rate settings on a controller." + ::= { cldConfig 6 } + +cld11acMcsEntry OBJECT-TYPE + SYNTAX Cld11acMcsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents the additional MCS data rate for 802.11ac + band which is uniquely identifies by cld11acMcsSpatialStreamIndex + and cld11acMcsDataRateIndex. + All entries are added by the controller at startup." + INDEX { + cld11acMcsSpatialStreamIndex, + cld11acMcsDataRateIndex + } + ::= { cld11acMcsTable 1 } + +Cld11acMcsEntry ::= SEQUENCE { + cld11acMcsSpatialStreamIndex Unsigned32, + cld11acMcsDataRateIndex Unsigned32, + cld11acMcsSupportEnable TruthValue +} + + +cld11acMcsSpatialStreamIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The object represents the spatial stream number + related to MCS data rate settings on the 802.11ac + band." + ::= { cld11acMcsEntry 1 } + +cld11acMcsDataRateIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies the data rate + for a particular band." + ::= { cld11acMcsEntry 2 } + +cld11acMcsSupportEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to enable or disable the data + rate. When this object is set to 'true' the MCS + support is enabled. When this object is set + to 'false' the MCS support is disabled.." + DEFVAL { true } + ::= { cld11acMcsEntry 3 } + +-- ***************************** +-- LOAD BALANCING CONFIGURATION +-- ***************************** + +cld11acConfig OBJECT IDENTIFIER + ::= { cldConfig 5 } + +cldVhtDot11acEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to enable the controller to manage + 802.11ac networks. A value of 'true' means the 802.11ac + network is enabled. A value of 'false' means the 802.11ac + network is disabled." + DEFVAL { true } + ::= { cld11acConfig 1 } + +-- ***************************** +-- LOAD BALANCING CONFIGURATION +-- ***************************** + +cldLoadBalancing OBJECT IDENTIFIER + ::= { cldConfig 8 } + + +cldLoadBalancingEnable OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the mode of Load Balancing. + Value of 1(enable) shows that the Load Balancing + is enabled and value of 2(disable) shows that it is + disabled. + + If Load balancing is enable and wireless mobile station tries + to + associate any overloaded AP, association rejection + will be sent to mobile station from AP. + + From 7.0 release onwards Load Balancing cannot be configured + globally. cldLoadBalancingEnable will be read-only attribute + and it will always be enable. + Use cLWlanLoadBalancingEnable to configure it per WLAN." + DEFVAL { enable } + ::= { cldLoadBalancing 1 } + +cldLoadBalancingWindowSize OBJECT-TYPE + SYNTAX Integer32 (0..20) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the threshold for the difference + between number of mobile station a given AP can have and + mobile station count of the AP having minimum number of + mobile station in the setup. + + For example, suppose in a network setup there are three + APs are connected to Controller, say AP1, AP2 and AP3. + AP1 have 2 mobile stations, AP2 have 3 and AP3 have 4 + mobile stations. + Here AP1 have minimum number of mobile stations i.e. 2. + Suppose window size is configured as 2. So every AP can have + 2+2=4 mobile stations. So every 5th mobile station will be + load balanced. + + So, if any mobile station tries to join AP3, denial will be sent + from AP3. For a mobile station denial will be send only for + cldLoadBalancingDenialCount number of time." + DEFVAL { 5 } + ::= { cldLoadBalancing 2 } + +cldLoadBalancingDenialCount OBJECT-TYPE + SYNTAX Integer32 (1..10) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies maximum number of association + rejection AP will send to a mobile station for a given sequence + of association. + + When a mobile station tries to associate on wireless network, it + sends association request to AP. If AP is overloaded and + load balancing is enable on controller, AP will send a + denial to association request. If there are no other AP + in the vicinity of mobile station, it will try to associate same + AP again. So to restrict the number of denial sent from + AP, cldLoadBalancingDenialCount is defined. After maximum + denial count is reached mobile station will be able to + associate. + + Association attempts on an AP from any mobile station before + associating any AP is called as sequence of assoociation." + DEFVAL { 3 } + ::= { cldLoadBalancing 3 } + +cldLoadBalancingTrafficThreshold OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "Percent" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the traffic threshold that + triggers 'uplinkUsage' based load balancing. When the + uplink usage of an AP is above this threshold, this AP + is valid for 'uplinkUsage' based load balancing, if + load balance is enabled by cLWlanLoadBalancingEnable + and 'uplinkUsage' mode is chosen by cLWlanLoadBalancingMode + at that WLAN." + DEFVAL { 50 } + ::= { cldLoadBalancing 4 } + +-- ************************** +-- BAND SELECT CONFIGURATION +-- ************************** + +cldBandSelect OBJECT IDENTIFIER + ::= { cldConfig 9 } + + +cldBandSelectEnable OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the mode of Band Select. + Value of 1(enable) shows that the Band Select + is enabled and value of 2(disable) shows that it is + disabled. + + If Band Select is enable AP suppresses probe response + to new mobile station. AP will suppress probe request coming + only on 2.4 GHz radio. + + From 7.0 release onwards Band Select cannot be configured + globally. cldBandSelectEnable will be read-only attribute + and it will always be enable. + Use cLWlanBandSelectEnable to configure it per WLAN." + DEFVAL { enable } + ::= { cldBandSelect 1 } + +cldBandSelectCycleCount OBJECT-TYPE + SYNTAX Integer32 (1..10) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies band select probe mobile station count. + Suppressed mobile stations and corresponding suppression count + are recorded in a suppression table which is stored in + internal database of controllers. AP will suppress + probe request of a mobile station till value of cycle count. + AP will increment cycle counter when a mobile station scan + a channel on 2.4GHz band after any time greater than + cldBandSelectCycleThreshold. + When a mobile station cycle count is reached and if mobile + station still sends a probe request then AP will respond + to it by probe response. + + For example, we assume at minimum, a mobile station + will stay in a channel for 5 milliseconds and there are + 11 channels. If the mobile station scans channel 1 and then the + other 10 channels, there should be at least a gap of 10x5 + milliseconds between the last time AP hears the mobile station + probe and the latest one. AP only increments the count if + the difference of time between the latest and the last + probe is more than 50 milliseconds." + DEFVAL { 3 } + ::= { cldBandSelect 2 } + +cldBandSelectCycleThreshold OBJECT-TYPE + SYNTAX Integer32 (1..1000) + UNITS "milliseconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies time threshold for a new scanning + mobile station period. Mobile station cycle counter will + increment only if mobile station scans same channel any + time after cldBandSelectCycleThreshold is passed. + + For example, if a mobile station is scanning a channel after + every 150 milliseconds and cycle threshold value is + configures as 200, then cycle count will be incremented + after 300 seconds. But if mobile station is scanning after every + 250 milliseconds, then mobile station count will be incremented + after 250 milliseconds." + DEFVAL { 200 } + ::= { cldBandSelect 3 } + +cldBandSelectAgeOutSuppression OBJECT-TYPE + SYNTAX Integer32 (10..200) + UNITS "seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Suppressed mobile station are recorded in a suppression table. + This object specifies age out period after which entry + of mobile station will be removed. + All entries will stay in the table until it is aged + out or is replaced when table is full. If table is + full, and there is no space for new mobile station then AP + will replaced the oldest entry on the table that it + had responded already. If there as no empty slot in + the table, AP has to respond to all the new mobile station + until space starts getting available." + DEFVAL { 20 } + ::= { cldBandSelect 4 } + +cldBandSelectAgeOutDualBand OBJECT-TYPE + SYNTAX Integer32 (10..300) + UNITS "seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This objects specifies age out period after which mobile + station entry will be removed for dual band AP. + When AP sees probe request from any mobile station in both + 2.4GHz and 5GHz band AP will know that mobile station is + capable of operating on both band. Dual band capable + mobile stations are recorded in a dual band table which + is stored in internal database of controllers. + This record are kept to make sure 5GHz capable mobile station + should join 5GHz band only. + Entries in the table will be age out to make space for + new entries. + + The AP will not respond to the dual band mobile station's + 2.4GHz probe until is removed from the dual band + table. AP fills the dual band table in the + following order until it is full: + 1) mobile station with 5GHz probe that have associated to + 2.4GHz. + 2) mobile station with 5GHz probe that also have 2.4GHz + probes. + 3) mobile station with just 5GHz probe detected and 5GHz + association." + DEFVAL { 60 } + ::= { cldBandSelect 5 } + +cldBandSelectClientRssi OBJECT-TYPE + SYNTAX Integer32 (-90..-20) + UNITS "dBm" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies minimum mobile station RSSI threshold. + Mobile stations having RSSI below this value will not be + recorded in suppressed table. + This configuration filter out far away mobile stations with + low signal strength. This will limit the number of + mobile stations on the table to a reasonable amount." + DEFVAL { -80 } + ::= { cldBandSelect 6 } +-- ******************************************************************** +-- Channel table for all Country codes +-- ******************************************************************** + +cldCountryTable OBJECT-TYPE + SYNTAX SEQUENCE OF CldCountryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table provides the list of countries and the + network parameters specific to the respective + countries. It shows the 802.11 networks, managed by + this controller, where controller can operate." + ::= { cldStatus 1 } + +cldCountryEntry OBJECT-TYPE + SYNTAX CldCountryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A conceptual row in cldCountryTable. There is an + entry in this table for each country available at + the agent, as identified by a value of cldCountryCode. + Each entry also displays the corresponding channels + supported by the cldCountryCode. + All entries are added by the controller at startup." + INDEX { cldCountryCode } + ::= { cldCountryTable 1 } + +CldCountryEntry ::= SEQUENCE { + cldCountryCode SnmpAdminString, + cldCountryName SnmpAdminString, + cldCountryDot11aChannels SnmpAdminString, + cldCountryDot11bChannels SnmpAdminString, + cldCountryDot11aDcaChannels SnmpAdminString, + cldCountryDot11bDcaChannels SnmpAdminString +} + +cldCountryCode OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..255)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object identifies the country for this entry. + The 3 letter country code for this index." + ::= { cldCountryEntry 1 } + +cldCountryName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the name of the country for + this entry." + ::= { cldCountryEntry 2 } + +cldCountryDot11aChannels OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the 802.11a channels + separated by comma." + ::= { cldCountryEntry 3 } + +cldCountryDot11bChannels OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the 802.11b channels + separated by comma." + ::= { cldCountryEntry 4 } + +cldCountryDot11aDcaChannels OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the 802.11a DCA channels + separated by comma." + ::= { cldCountryEntry 5 } + +cldCountryDot11bDcaChannels OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the 802.11b DCA channels + separated by comma." + ::= { cldCountryEntry 6 } + + + +-- ******************************************************************** +-- * NOTIFICATION Control objects +-- ******************************************************************** + +cldCountryChangeNotifEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to control the generation of + ciscoLwappDot11CountryChangeNotif notification. + + A value of 'true' indicates that the agent generates + ciscoLwappDot11CountryChangeNotif notification. + + A value of 'false' indicates that the agent doesn't + generate ciscoLwappDot11CountryChangeNotif + notification." + DEFVAL { true } + ::= { cldConfig 7 } + +-- ******************************************************************** +-- Country Notifications +-- ******************************************************************** + +ciscoLwappDot11CountryChangeNotif NOTIFICATION-TYPE + OBJECTS { cldMultipleCountryCode } + STATUS current + DESCRIPTION + "This notification is generated by the controller when the + country of operation of 802.11 networks is changed + by the administrator. The new country code will be sent in + this notification." + ::= { ciscoLwappDot11MIBNotifs 1 } +-- ******************************************************************** +-- * Units of conformance +-- ******************************************************************** + +ciscoLwappDot11MIBCompliances OBJECT IDENTIFIER + ::= { ciscoLwappDot11MIBConform 1 } + +ciscoLwappDot11MIBGroups OBJECT IDENTIFIER + ::= { ciscoLwappDot11MIBConform 2 } + + +-- STATUS deprecated by ciscoLwappDot11MIBComplianceRev1 + +ciscoLwappDot11MIBCompliance MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappDot11MIB module." + MODULE -- this module + MANDATORY-GROUPS { ciscoLwappDot11MIBMacOperGroup } + ::= { ciscoLwappDot11MIBCompliances 1 } + +-- Added since last MIB approval + +ciscoLwappDot11MIBComplianceRev1 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappDot11MIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappDot11MIBMacOperGroup, + ciscoLwappDot11MIBConfigGroup, + ciscoLwappDot11MIBNotifsGroup, + ciscoLwappDot11MIBStatusGroup + } + ::= { ciscoLwappDot11MIBCompliances 2 } + +ciscoLwappDot11MIBMacOperGroup OBJECT-GROUP + OBJECTS { + cldHtDot11nChannelBandwidth, + cldHtDot11nRifsEnable, + cldHtDot11nAmsduEnable, + cldHtDot11nAmpduEnable, + cldHtDot11nGuardIntervalEnable + } + STATUS current + DESCRIPTION + "This collection of objects represents the + operational parameters at the MAC layer + for the 802.11n networks." + ::= { ciscoLwappDot11MIBGroups 1 } + +ciscoLwappDot11MIBConfigGroup OBJECT-GROUP + OBJECTS { + cldHtDot11nEnable, + cldMultipleCountryCode, + cldRegulatoryDomain, + cld11nMcsDataRate, + cld11nMcsSupportEnable, + cldCountryChangeNotifEnable, + cldLoadBalancingEnable, + cldLoadBalancingWindowSize, + cldLoadBalancingDenialCount, + cldBandSelectEnable, + cldBandSelectCycleCount, + cldBandSelectCycleThreshold, + cldBandSelectAgeOutSuppression, + cldBandSelectAgeOutDualBand, + cldBandSelectClientRssi, + cld11nMcsChannelWidth, + cld11nMcsGuardInterval, + cld11nMcsModulation + } + STATUS current + DESCRIPTION + "This collection of objects specifies the configuration + parameters of 802.11i networks." + ::= { ciscoLwappDot11MIBGroups 2 } + +ciscoLwappDot11MIBNotifsGroup NOTIFICATION-GROUP + NOTIFICATIONS { ciscoLwappDot11CountryChangeNotif } + STATUS current + DESCRIPTION + "This collection of objects specifies the + notifications generated by the controller." + ::= { ciscoLwappDot11MIBGroups 3 } + +ciscoLwappDot11MIBStatusGroup OBJECT-GROUP + OBJECTS { + cldCountryName, + cldCountryDot11aChannels, + cldCountryDot11bChannels, + cldCountryDot11aDcaChannels, + cldCountryDot11bDcaChannels + } + STATUS current + DESCRIPTION + "This collection of objects specifies the + notification objects for 802.11." + ::= { ciscoLwappDot11MIBGroups 4 } + +END diff --git a/mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB b/mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB new file mode 100644 index 0000000000..b3fd09f75f --- /dev/null +++ b/mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB @@ -0,0 +1,2792 @@ +-- ******************************************************************* +-- CISCO-LWAPP-MOBILITY-EXT-MIB.my +-- January 2011, Srinath Candadai +-- +-- Copyright (c) 2011-2014 by Cisco Systems Inc. +-- All rights reserved. +-- ******************************************************************* + +CISCO-LWAPP-MOBILITY-EXT-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + NOTIFICATION-TYPE, + Unsigned32, + Counter32, + Counter64 + FROM SNMPv2-SMI + MODULE-COMPLIANCE, + OBJECT-GROUP, + NOTIFICATION-GROUP + FROM SNMPv2-CONF + MacAddress, + DateAndTime, + TruthValue, + RowStatus + FROM SNMPv2-TC + InetAddressType, + InetAddress + FROM INET-ADDRESS-MIB + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + cLWlanIndex + FROM CISCO-LWAPP-WLAN-MIB + ciscoMgmt + FROM CISCO-SMI; + + +-- ******************************************************************** +-- * MODULE IDENTITY +-- ******************************************************************** + +ciscoLwappMobilityExtMIB MODULE-IDENTITY + LAST-UPDATED "201404210000Z" + ORGANIZATION "Cisco Systems Inc." + CONTACT-INFO + "Cisco Systems, + Customer Service + + Postal: 170 West Tasman Drive + San Jose, CA 95134 + USA + + Tel: +1 800 553-NETS + + Email: cs-snmp@cisco.com" + DESCRIPTION + "This MIB is intended to be implemented on all those + devices operating as Central Controllers (CC) that + terminate the Light Weight Access Point Protocol + tunnel from Light-weight LWAPP Access Points. + + This MIB provides configuration and status information + about the 802.11 WLAN mobility. + + The relationship between CC and the LWAPP APs + can be depicted as follows: + + + +......+ +......+ +......+ +......+ + + + + + + + + + + + CC + + CC + + CC + + CC + + + + + + + + + + + +......+ +......+ +......+ +......+ + .. . . . + .. . . . + . . . . . + . . . . . + . . . . . + . . . . . + +......+ +......+ +......+ +......+ + +......+ + + + + + + + + + + + + + + AP + + AP + + AP + + AP + + AP + + + + + + + + + + + + + + + +......+ +......+ +......+ +......+ + +......+ + . . . . + . . . . . + . . . . . + . . . . . + . . . . . + +......+ +......+ +......+ +......+ + +......+ + + + + + + + + + + + + + + MN + + MN + + MN + + MN + + MN + + + + + + + + + + + + + + + +......+ +......+ +......+ +......+ + +......+ + + + + The LWAPP tunnel exists between the controller and + the APs. The MNs communicate with the APs through + the protocol defined by the 802.11 standard. + + + LWAPP APs, upon bootup, discover and join one of the + controllers and the controller pushes the configuration, + that includes the WLAN parameters, to the LWAPP APs. + + The APs then encapsulate all the 802.11 frames from + wireless clients inside LWAPP frames and forward + the LWAPP frames to the controller. + + + GLOSSARY + + Access Point ( AP ) + + An entity that contains an 802.11 medium access + control ( MAC ) and physical layer ( PHY ) interface + and provides access to the distribution services via + the wireless medium for associated clients. + + LWAPP APs encapsulate all the 802.11 frames in + LWAPP frames and sends it to the controller to which + it is logically connected. + + + Basic Service Set Identifier (BSSID) + + The identifier for the service set comprising of + all the 802.11 stations under the control of + one coordinating Access Point. This identifier + happens to be the MAC address of the dot11 radio + interface of the Access Point. The wireless + clients that associate with the Access Point + get the wired uplink through this particular + dot11 interface. + + + Central Controller ( CC ) + + The central entity that terminates the LWAPP protocol + tunnel from the LWAPP APs. Throughout this MIB, + this entity also referred to as 'controller'. + + + Light Weight Access Point Protocol ( LWAPP ) + + This is a generic protocol that defines the + communication between the Access Points and the + Central Controller. + + + Mobility Oracle (MO) + + When a Central Controller in the Mobility Group is + designated as Mobility Oracle, then all the Mobility + Controller's (MC) traffic is tunnelled to it by other + Mobility Controllers. Currently, MO resides along with MC + but MC can reside in a box without MO. + + + Mobility Controller (MC) + + When a Central Controller in the Mobility Group is + designated as Mobility Controller, then all the Mobile + Anchor's traffic is tunnelled to it by other Anchors. + Each MC has its own/self mobility agent (MA), but MA can + reside in a box without MC. + + + Mobility Agent (MA) + + The Mobility Agent is an entity residing on the access + switch that manages mobility events on the switch, and + communicates with the Mobility Controller. Access Points + can associate directly with MA. + + + Wireless LAN Controller (WLC) + + Wireless LAN Controller are legacy mobility device which + can participate in the new mobility architecture. + + + Mobility Manager + + The Mobility Manager is the management entity in a mobility + controller or mobility agent. + + + Mobile Node ( MN ) + + A roaming 802.11 wireless device in a wireless + network associated with an access point. + + + Anchor MC, Anchor MA + + Anchor MC or Anchor MA is the mobility entity where a mobile + client was first anchored or associated. This is equivalent + to home agent (HA). + + + Associated MC, Associated MA + + Associated MC or Associated MA is the mobility entity where + a mobile client roamed and get associated. This is equivalent + to foreign agent (FA). It can be local or remote. + + + Mobility + + Concept by which a Mobile Node can roam from one + Access Point to another Access Point, across multiple + Central Controllers, without need for repeated + authentication. + + + Mobility Group + + A set of Central Controllers which exchange Mobile + Node's authentication information, so that the Mobile + Node upon roaming need not re-authenticate. + + + Switch Peer Group (SPG) + + A set of mobility agents (MAs) form a Switch Peer Group. + One or more SPGs are associated with one mobility + controller (MC). Traffic between mobility agents within + a SPG group goes directly between them - not through their + associated MC + + + Mobility Anchor + + When a Central Controller in the Mobility Group is + designated as Mobility Anchor, then all the Mobile + Node's traffic is tunnelled to it by other + Controllers in the Mobility Group. + + + Guest Tunneling (GT) + + The concept of designating a Central Controller in + the Mobility Group as Mobility Anchor, so that all + the Mobile Node's traffic is tunnelled to it by other + Controllers in the Mobility Group. + + + Station Management (SMT) + + This term refers to the internal management of the + 802.11 protocol operations by the AP to work + cooperatively with the other APs and 802.11 + devices in the network. + + + Ethernet over Internet Protocol (EoIP) + + Ethernet over IP (EoIP) is a protocol that creates + an Ethernet tunnel between two routers on top of an + IP connection. The EoIP interface appears as an + Ethernet interface. + + + Reverse path filtering (RPF) + + Reverse path filtering (RPF) is a feature provided + by most modern Internet Protocol routers, which may + be used to reduce the risk of customers attacking + other internet hosts. One of the problems network + service providers face today is hackers generating + packets with fake source IP addresses, a technique + known as spoofing. This is often done in order to + initiate a denial-of-service attack against another + internet host or network. + Since the source IP addresses of the incoming packets + change, often randomly, and for every packet, the + target of such an attack can't easily filter out the + attacking packets. However, the source of the attack, + i.e. the network service provider of the attacking + host, has a simple way to stop such packets from ever + leaving its network. A router always knows which + networks are reachable via any of its interfaces. + + By checking the source IP address of all packets + coming in via an interface against the networks known + to be behind that interface, the router can simply + drop packets that aren't supposed to come from there. + + Hence, reverse path filtering filters packets + according to the 'reverse path' to their source + IP address. If the path back to the source IP address + does not match the path the packet is coming from, + it is dropped. + + REFERENCE + + [1] Part 11 Wireless LAN Medium Access Control ( MAC ) + and Physical Layer ( PHY ) Specifications. + + + [2] Draft-obara-capwap-lwapp-00.txt, IETF Light + Weight Access Point Protocol." + REVISION "201404140000Z" + DESCRIPTION + "Deprecated the mib objects cLMobilityExtMCClientAssociationTime, cLMobilityExtMOClientAssociationTime + and Added the mib object cLMobilityExtMCClientUpTime, cLMobilityExtMOClientUpTime" + REVISION "201301090100Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { ciscoMgmt 999999 } + + +ciscoLwappMobilityExtMIBNotifs OBJECT IDENTIFIER + ::= { ciscoLwappMobilityExtMIB 0 } + +ciscoLwappMobilityExtMIBObjects OBJECT IDENTIFIER + ::= { ciscoLwappMobilityExtMIB 1 } + +ciscoLwappMobilityExtMIBConform OBJECT IDENTIFIER + ::= { ciscoLwappMobilityExtMIB 2 } + +ciscoLwappMobilityExtGlobalObjects OBJECT IDENTIFIER + ::= { ciscoLwappMobilityExtMIBObjects 1 } + +ciscoLwappMobilityExtTableObjects OBJECT IDENTIFIER + ::= { ciscoLwappMobilityExtMIBObjects 2 } + +ciscoLwappMobilityExtNotifObjects OBJECT IDENTIFIER + ::= { ciscoLwappMobilityExtMIBObjects 3 } + +ciscoLwappMobilityExtMCGlobalObjects OBJECT IDENTIFIER + ::= { ciscoLwappMobilityExtGlobalObjects 1 } + +ciscoLwappMobilityExtMCMAGlobalObjects OBJECT IDENTIFIER + ::= { ciscoLwappMobilityExtGlobalObjects 2 } + +ciscoLwappMobilityExtMAGlobalObjects OBJECT IDENTIFIER + ::= { ciscoLwappMobilityExtGlobalObjects 3 } + +ciscoLwappMobilityExtMCStats OBJECT IDENTIFIER + ::= { ciscoLwappMobilityExtGlobalObjects 4 } + +CiscoAbsZeroBasedCounter64 ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This TC describes an object which counts events with the + following semantics: objects of this type will be set to + zero(0) on creation and will thereafter count appropriate + events, it locks at the maximum value of 18,446,744,073,709,551,615 + If the counter overflows. + This TC may be used only in situations where wrapping is + not possible or extremely unlikely situation." + SYNTAX Counter64 + +-- ******************************************************************* +-- Mobility Controller (MC) global parameters +-- ******************************************************************* + +cLMobilityExtMCMOEnableStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the current status of the + Mobility Oracle (MO). + A value of 'true' indicates Mobility Oracle is enabled. + A value of 'false' indicates Mobility Oracle (MO) + is disabled." + DEFVAL { false } + ::= { ciscoLwappMobilityExtMCGlobalObjects 1 } + +cLMobilityExtMCMOAdminEnableStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object allows the user to enable or disable + MO mode. + A value of 'true' indicates both Mobility + Oracle (MO) is enabled. + A value of 'false' indicates Mobility Oracle (MO) + is disabled. + Please note that cLMobilityExtMOEnableStatus (operational value) + can be false even if cLMobilityExtMOAdminEnableStatus is true." + DEFVAL { false } + ::= { ciscoLwappMobilityExtMCGlobalObjects 2 } + +cLMobilityExtMCEnableStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the current status of + Mobility Controller (MC). The controller can + operate either in MC/MA or MA only mode. + A value of 'true' indicates both Mobility + Controller (MC) is enabled. + A value of 'false' indicates Mobility Controller (MC) + is disabled." + DEFVAL { false } + ::= { ciscoLwappMobilityExtMCGlobalObjects 3 } + +cLMobilityExtMCAdminEnableStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object allows the user to enable or disable + MC mode. The controller can operate + either in MC/MA or MA only mode. + A value of 'true' indicates both Mobility + Controller (MC) is enabled. + A value of 'false' indicates Mobility Controller (MC) + is disabled. + Please note that cLMobilityExtMCEnableStatus (operational value) + can be false even if cLMobilityExtMCAdminEnableStatus is true." + DEFVAL { false } + ::= { ciscoLwappMobilityExtMCGlobalObjects 4 } + +cLMobilityExtMCMulticastMode OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object allows the user to enable or disable + multicast mode. + A value of 'true' indicates Multicast mode + is enabled. + A value of 'false' indicates Multicast mode + is disabled." + DEFVAL { false } + ::= { ciscoLwappMobilityExtMCGlobalObjects 5 } + +cLMobilityExtMCKeepAliveCount OBJECT-TYPE + SYNTAX Unsigned32 (3..20) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the keep alive count. + If keep alive response is not received consecutively + for N (keep alive count) times, the mobility link is + declared as down" + DEFVAL { 3 } + ::= { ciscoLwappMobilityExtMCGlobalObjects 6 } + +cLMobilityExtMCKeepAliveInterval OBJECT-TYPE + SYNTAX Unsigned32 (1..30) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Each MC sends periodically keep alive packet to other + mobility devices (MA or MC). This object represents the keep + alive interval. This object is valid for MC, not MA." + DEFVAL { 10 } + ::= { ciscoLwappMobilityExtMCGlobalObjects 7 } + +cLMobilityExtMCDscpValue OBJECT-TYPE + SYNTAX Unsigned32 (0..63) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the Differentiated Services Code Point + (DSCP) value. Here it is used for classifying and managing + mobility control packets and providing quality of service (QoS) + on IP networks. Valid value ranges from 0 to 63." + DEFVAL { 0 } + ::= { ciscoLwappMobilityExtMCGlobalObjects 8 } + +cLMobilityExtMCMOPublicAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the MO's public IP address type." + ::= { ciscoLwappMobilityExtMCGlobalObjects 9 } + +cLMobilityExtMCMOPublicAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the MO's public IP address." + ::= { ciscoLwappMobilityExtMCGlobalObjects 10 } + +cLMobilityExtMCApCountLicensesInUse OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the total APs directly associated with + this MC and its MAs." + ::= { ciscoLwappMobilityExtMCGlobalObjects 11 } + +cLMobilityExtMCOwnGroupMulticastAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the multicast IP address type of its own + mobility group." + ::= { ciscoLwappMobilityExtMCGlobalObjects 12 } + +cLMobilityExtMCOwnGroupMulticastAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the multicast IP address of its own + mobility group." + ::= { ciscoLwappMobilityExtMCGlobalObjects 13 } + +cLMobilityExtMCMobilityGroupName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the name for this mobility group." + ::= { ciscoLwappMobilityExtMCGlobalObjects 14 } + + +-- ******************************************************************* +-- Mobility Manager global parameters (applicable to both MC and MA) +-- ******************************************************************* + +cLMobilityExtMgrAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The mobility manager is the management entity of MC or MA. + This object represents the mobility manager's IP address type." + ::= { ciscoLwappMobilityExtMCMAGlobalObjects 1 } + +cLMobilityExtMgrAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the mobility manager's IP address." + ::= { ciscoLwappMobilityExtMCMAGlobalObjects 2 } + +cLMobilityExtMgrNetmaskType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the mobility manager's netmask type." + ::= { ciscoLwappMobilityExtMCMAGlobalObjects 3 } + +cLMobilityExtMgrNetmask OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the mobility manager's netmask." + ::= { ciscoLwappMobilityExtMCMAGlobalObjects 4 } + +cLMobilityExtMgrMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the mac address for this mobility + manager." + ::= { ciscoLwappMobilityExtMCMAGlobalObjects 5 } + +cLMobilityExtMgrVlanId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the VLAN ID for this mobility manager." + ::= { ciscoLwappMobilityExtMCMAGlobalObjects 6 } + +cLMobilityExtMgrName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the name for this mobility manager." + ::= { ciscoLwappMobilityExtMCMAGlobalObjects 7 } + +cLMobilityExtMgrInterfaceType OBJECT-TYPE + SYNTAX INTEGER { + management(1), + ap(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the mobility manager interface type. + It can be of two types: + management: for in-band management of the controller + ap: for L3 communications between the controller and LWAPP APs." + ::= { ciscoLwappMobilityExtMCMAGlobalObjects 8 } + +cLMobilityExtNewArchitectureEnableStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the current status of the + new mobility feature. + A value of 'true' indicates new Mobility is enabled. + A value of 'false' indicates new Mobility is disabled." + ::= { ciscoLwappMobilityExtMCMAGlobalObjects 9 } + +cLMobilityExtNewArchitectureAdminEnableStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object allows users to enable or disable + new mobility feature. + A value of 'true' indicates new Mobility is enabled. + A value of 'false' indicates new Mobility is disabled." + ::= { ciscoLwappMobilityExtMCMAGlobalObjects 10 } + + +-- ******************************************************************* +-- Switch Peer Group Table (applicable to MC only) +-- ******************************************************************* + +cLMobilityExtSpgTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLMobilityExtSpgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + 802.11 LWAPP Mobility Switch Peer Group (SPG)." + ::= { ciscoLwappMobilityExtTableObjects 1 } + +cLMobilityExtSpgEntry OBJECT-TYPE + SYNTAX CLMobilityExtSpgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides information about + one 802.11 LWAPP Mobility SPG configured + on this controller." + INDEX { cLMobilityExtSpgGroupName } + ::= { cLMobilityExtSpgTable 1 } + +CLMobilityExtSpgEntry ::= SEQUENCE { + cLMobilityExtSpgGroupName SnmpAdminString, + cLMobilityExtSpgGroupId Unsigned32, + cLMobilityExtSpgBridgeDomainId Unsigned32, + cLMobilityExtSpgMemberCount Unsigned32, + cLMobilityExtSpgMulticastAddressType InetAddressType, + cLMobilityExtSpgMulticastAddress InetAddress, + cLMobilityExtSpgMulticastMode TruthValue, + cLMobilityExtSpgRowStatus RowStatus +} + +cLMobilityExtSpgGroupName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..32)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the group name for this SPG. + This object is for human consumption." + ::= { cLMobilityExtSpgEntry 1 } + +cLMobilityExtSpgGroupId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the group ID for this SPG. + This object is used in the control data packet for SPG." + ::= { cLMobilityExtSpgEntry 2 } + +cLMobilityExtSpgBridgeDomainId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the bridge domain ID for this SPG." + ::= { cLMobilityExtSpgEntry 3 } + +cLMobilityExtSpgMemberCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the number of members on this SPG." + ::= { cLMobilityExtSpgEntry 4 } + +cLMobilityExtSpgMulticastAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the member's multicast IP address + type." + ::= { cLMobilityExtSpgEntry 5 } + +cLMobilityExtSpgMulticastAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the member's multicast IP address." + ::= { cLMobilityExtSpgEntry 6 } + +cLMobilityExtSpgMulticastMode OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object allows the user to enable or disable + multicast mode. + A value of 'true' indicates Multicast mode + is enabled. + A value of 'false' indicates Multicast mode + is disabled." + ::= { cLMobilityExtSpgEntry 7 } + +cLMobilityExtSpgRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object creates or deletes an entry in this table." + ::= { cLMobilityExtSpgEntry 8 } + + +-- ******************************************************************* +-- Switch Peer Group Member table (applicable to MC only) +-- ******************************************************************* + +cLMobilityExtSpgMemberTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLMobilityExtSpgMemberEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + 802.11 LWAPP Mobility Switch Peer Group (SPG) Members." + ::= { ciscoLwappMobilityExtTableObjects 2 } + +cLMobilityExtSpgMemberEntry OBJECT-TYPE + SYNTAX CLMobilityExtSpgMemberEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides information about + one 802.11 LWAPP Mobility SPG Member configured + on this controller." + INDEX { + cLMobilityExtSpgGroupName, + cLMobilityExtSpgMemberPrivateAddressType, + cLMobilityExtSpgMemberPrivateAddress + } + ::= { cLMobilityExtSpgMemberTable 1 } + +CLMobilityExtSpgMemberEntry ::= SEQUENCE { + cLMobilityExtSpgMemberPrivateAddressType InetAddressType, + cLMobilityExtSpgMemberPrivateAddress InetAddress, + cLMobilityExtSpgMemberStatus INTEGER, + cLMobilityExtSpgMemberPublicAddressType InetAddressType, + cLMobilityExtSpgMemberPublicAddress InetAddress, + cLMobilityExtSpgMemberRowStatus RowStatus +} + +cLMobilityExtSpgMemberPrivateAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the member's private IP address type." + ::= { cLMobilityExtSpgMemberEntry 1 } + +cLMobilityExtSpgMemberPrivateAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the member's private IP address." + ::= { cLMobilityExtSpgMemberEntry 2 } + +cLMobilityExtSpgMemberStatus OBJECT-TYPE + SYNTAX INTEGER { + notconfigured(0), + datapathdown(1), + controlpathdown(2), + bothdown(3), + up(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the operational and connectivity + status of the member. + + notconfigured: + This means group is not configured + for ICMP or EoIP pings. + + datapathdown: + This means group is not responding + to EoIP pings. + + controlpathdown: + This means successive ICMP pings + to the group have failed. + + bothdown: + This means group is not responding + to ICMP or EOIP pings. + + up: + This means group is responding to + both EOIP and ICMP pings." + ::= { cLMobilityExtSpgMemberEntry 3 } + +cLMobilityExtSpgMemberPublicAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the member's public IP address type." + ::= { cLMobilityExtSpgMemberEntry 4 } + +cLMobilityExtSpgMemberPublicAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the member's public IP address." + ::= { cLMobilityExtSpgMemberEntry 5 } + +cLMobilityExtSpgMemberRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object creates or deletes an entry in this table." + ::= { cLMobilityExtSpgMemberEntry 6 } + + +-- ******************************************************************* +-- Mobility Group Member table (applicable to MC only) +-- ******************************************************************* + +cLMobilityExtGroupMemberTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLMobilityExtGroupMemberEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + 802.11 LWAPP Mobility Group Members." + ::= { ciscoLwappMobilityExtTableObjects 3 } + +cLMobilityExtGroupMemberEntry OBJECT-TYPE + SYNTAX CLMobilityExtGroupMemberEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides information about + one 802.11 LWAPP Mobility Member configured + on this controller." + INDEX { + cLMobilityExtGroupMemberPrivateAddressType, + cLMobilityExtGroupMemberPrivateAddress + } + ::= { cLMobilityExtGroupMemberTable 1 } + +CLMobilityExtGroupMemberEntry ::= SEQUENCE { + cLMobilityExtGroupMemberPrivateAddressType InetAddressType, + cLMobilityExtGroupMemberPrivateAddress InetAddress, + cLMobilityExtGroupMemberGroupName SnmpAdminString, + cLMobilityExtGroupMemberPublicAddressType InetAddressType, + cLMobilityExtGroupMemberPublicAddress InetAddress, + cLMobilityExtGroupMemberStatus INTEGER, + cLMobilityExtGroupMemberMacAddress MacAddress, + cLMobilityExtGroupMemberMulticastAddressType InetAddressType, + cLMobilityExtGroupMemberMulticastAddress InetAddress, + cLMobilityExtGroupMemberHashKey OCTET STRING, + cLMobilityExtGroupMemberRowStatus RowStatus +} + +cLMobilityExtGroupMemberPrivateAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the member's private IP address type." + ::= { cLMobilityExtGroupMemberEntry 1 } + +cLMobilityExtGroupMemberPrivateAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the member's private IP address." + ::= { cLMobilityExtGroupMemberEntry 2 } + +cLMobilityExtGroupMemberGroupName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..32)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the member's mobility group name." + ::= { cLMobilityExtGroupMemberEntry 3 } + +cLMobilityExtGroupMemberPublicAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the member's public IP address type." + ::= { cLMobilityExtGroupMemberEntry 4 } + +cLMobilityExtGroupMemberPublicAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the member's public IP address." + ::= { cLMobilityExtGroupMemberEntry 5 } + +cLMobilityExtGroupMemberStatus OBJECT-TYPE + SYNTAX INTEGER { + notconfigured(0), + datapathdown(1), + controlpathdown(2), + bothdown(3), + up(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the operational and connectivity + status of the member. + + notconfigured: + This means group is not configured + for ICMP or EoIP pings. + + datapathdown: + This means group is not responding + to EoIP pings. + + controlpathdown: + This means successive ICMP pings + to the group have failed. + + bothdown: + This means group is not responding + to ICMP or EOIP pings. + + up: + This means group is responding to + both EOIP and ICMP pings." + ::= { cLMobilityExtGroupMemberEntry 6 } + +cLMobilityExtGroupMemberMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the member's mac address." + ::= { cLMobilityExtGroupMemberEntry 7 } + +cLMobilityExtGroupMemberMulticastAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This used represents the member's multicast IP address type." + ::= { cLMobilityExtGroupMemberEntry 8 } + +cLMobilityExtGroupMemberMulticastAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the member's multicast IP address." + ::= { cLMobilityExtGroupMemberEntry 9 } + +cLMobilityExtGroupMemberHashKey OBJECT-TYPE + SYNTAX OCTET STRING(SIZE(4..40)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object indicates the Hash key of the peer mobility + member. It is a 40 hex digit value or 'none' to clear the + previously configured hash key." + ::= { cLMobilityExtGroupMemberEntry 10 } + +cLMobilityExtGroupMemberRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the status column for this row and used + to create and delete specific instances of rows + in this table." + ::= { cLMobilityExtGroupMemberEntry 11 } + + +-- ******************************************************************* +-- Per WLAN, anchors table (applicable to MC and MA only) +-- ******************************************************************* + +cLMobilityExtAnchorTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLMobilityExtAnchorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + 802.11 LWAPP Mobility Anchors on individual WLANs. + + +...............+ + + + + + ROUTER + + + 10.16.1.1 + + +...............+ + .. + . . + . . + . . + . . + . . + 10.16.109.112 10.16.105.39 + +......+ <<-------->> +......+ + + + [3]CC2 tunnels + + + + CC1 + MN1's traffic + CC2 + + + + to Anchor CC1 + + + +......+ using EoIP +......+ + . . + . Anchor Foreign . + . . + +......+ +......+ + + + + + + + AP1 + + AP2 + + + + + + + +......+ +......+ + WLAN '1' . ^ WLAN '1' + . | + . [2] associates | + . with AP2/CC2 | + . | + +......+ [1] +......+ + + + moves to region + + + + MN1 + ---------->>> + MN1 + + + + serviced by AP2 + + + +......+ +......+ + 10.16.109.199 10.16.109.199 + + In the above diagram, Central Controllers CC1 and CC2 have + been configure in a Mobility Group. + + Currently the Mobile Node 'MN1' obtains its IP from the + Central Controller 'CC1' with which it first associates + via WLAN '1' through Access Point 'AP1'. 'CC1' + obtains DHCP address, say 10.16.109.199 for client 'MN1'. + Now the client 'MN1' is identified by 10.16.109.199 for + furthure communication with the network and the + communication happens via 'CC1'. + + Since, 'CC1' and 'CC2' are in same mobility group, 'CC1' + sends the authentication block of 'MN1' to 'CC2'. + + + Central Controller 'CC2' has an associated Access Point + 'AP2' which beams WLAN '1' and uses 10.16.105.0 / + 255.255.255.0 subnet instead. + + Next, the Mobile Node 'MN1' moves out of range of 'AP1' + and gets in to proximity with 'AP2' and continues to use + WLAN '1'. 'CC2' locally authenticates 'MN1' against + authentication block shared from 'CC1'. 'CC2' forwards all + traffic from 'MN1' to router. This is called WLAN mobility. + + But hold on, 'CC2' uses 10.16.105.0 / 255.255.255.0 subnet + for WLAN '1'. So we have two problems here : + + a> Traffic of 10.16.109.0 / 255.255.255.0 subnet has to be + accessible from 10.16.105.0 / 255.255.255.0 subnet. + + b> Unneccessary overloading of 10.16.105.0 / 255.255.255.0 + subnet by traffic from 10.16.109.0 / 255.255.255.0 subnet. + + How do we address these issues ?? + + If an EoIP tunnel can be established between 'CC1' and 'CC2' + and 'CC1' sends all traffic bound to 'MN1', 10.16.109.199, + on this tunnel to 'CC2', which in turn forwards it to 'MN1', + then, above two subnet-problems are resolved. This is called + Mobility Anchoring. 'CC1' is the Mobility Anchor and 'CC2' is + the 'Foreign' for WLAN '1'. + + As per the configuration, user creates a MobilityAnchor entry + in 'CC2' for WLAN '1' with IP address as 'CC1', i.e. + 10.16.109.112. So, when 'MN1' connects to WLAN '1' via + 'AP2', then 'CC2' establishes EoIP tunnel with 10.16.109.112 + and forwards the packets to 'MN1'. + + Given the above example, the cLMobilityAnchorEntry on 'CC2' + looks like : + + ------------------------------------------------------------------ + | MIB - ATTRIBUTES | ROW#1 | ROW#2 | + ------------------------------------------------------------------ + | cLWlanIndex | 1 | | + ------------------------------------------------------------------ + | cLMobilityExtAnchorAssociatedMCAddressType | ipv4 | | + ------------------------------------------------------------------ + | cLMobilityExtAnchorAssociatedMCAddress | 10.16.109.112 | | + ------------------------------------------------------------------ + | cLMobilityExtAnchorStatus | up(4) | | + ------------------------------------------------------------------ + | cLMobilityExtAnchorRowStatus | active(1) | | + ------------------------------------------------------------------ + + This feature has advantages for both security and load + balancing. It can be used to restrict a WLAN to a single + subnet, regardless of the MN's entry point into the network. + A 'public' or guest WLAN can thus be accessed throughout an + enterprise, but still is restricted to a specific subnet. + It can also be used to provide some geographic load balancing, + since the WLANs can represent a particular section of a + building (ie., engineering, marketing). Those groups can be + 'anchored' on a particular subnet/switch rather than on the + CC of first occurrence (ie., the switch controlling the APs + by the front door)." + ::= { ciscoLwappMobilityExtTableObjects 4 } + +cLMobilityExtAnchorEntry OBJECT-TYPE + SYNTAX CLMobilityExtAnchorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides information about + one 802.11 LWAPP Mobility Anchor configured on a WLAN + on this controller." + INDEX { + cLWlanIndex, + cLMobilityExtAnchorAssociatedMCAddressType, + cLMobilityExtAnchorAssociatedMCAddress + } + ::= { cLMobilityExtAnchorTable 1 } + +CLMobilityExtAnchorEntry ::= SEQUENCE { + cLMobilityExtAnchorAssociatedMCAddressType InetAddressType, + cLMobilityExtAnchorAssociatedMCAddress InetAddress, + cLMobilityExtAnchorStatus INTEGER, + cLMobilityExtAnchorRowStatus RowStatus +} + +cLMobilityExtAnchorAssociatedMCAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the anchor's IP address type." + ::= { cLMobilityExtAnchorEntry 1 } + +cLMobilityExtAnchorAssociatedMCAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the anchor's IP address" + ::= { cLMobilityExtAnchorEntry 2 } + +cLMobilityExtAnchorStatus OBJECT-TYPE + SYNTAX INTEGER { + notconfigured(0), + datapathdown(1), + controlpathdown(2), + bothdown(3), + up(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the operational and connectivity + status of the mobility anchor. + + notconfigured: + This means anchor is not configured + for ICMP or EoIP pings. + + datapathdown: + This means anchor is not responding + to EoIP pings. + + controlpathdown: + This means successive ICMP pings + to the anchor have failed. + + bothdown: + This means anchor is not responding + to ICMP or EOIP pings. + + up: + This means anchor is responding to + both EOIP and ICMP pings." + ::= { cLMobilityExtAnchorEntry 3 } + +cLMobilityExtAnchorRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the status column for this row and used + to create and delete specific instances of rows + in this table." + ::= { cLMobilityExtAnchorEntry 4 } + +-- ******************************************************************* +-- Mobility Controllers table reported by Mobility Oracle (MO) +-- ******************************************************************* + +cLMobilityExtMOMCTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLMobilityExtMOMCEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + 802.11 LWAPP Mobility Controllers on this MO." + ::= { ciscoLwappMobilityExtTableObjects 5 } + +cLMobilityExtMOMCEntry OBJECT-TYPE + SYNTAX CLMobilityExtMOMCEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides information about + one 802.11 LWAPP Mobility Controller on this MO." + INDEX { + cLMobilityExtMOMCAddressType, + cLMobilityExtMOMCAddress + } + ::= { cLMobilityExtMOMCTable 1 } + +CLMobilityExtMOMCEntry ::= SEQUENCE { + cLMobilityExtMOMCAddressType InetAddressType, + cLMobilityExtMOMCAddress InetAddress, + cLMobilityExtMOMCMacAddress MacAddress, + cLMobilityExtMOMCLinkStatus INTEGER, + cLMobilityExtMOMCClientCount Unsigned32 +} + +cLMobilityExtMOMCAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the MC's IP address type." + ::= { cLMobilityExtMOMCEntry 1 } + +cLMobilityExtMOMCAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the MC's IP address." + ::= { cLMobilityExtMOMCEntry 2 } + +cLMobilityExtMOMCMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the MC's MAC IP address." + ::= { cLMobilityExtMOMCEntry 3 } + +cLMobilityExtMOMCLinkStatus OBJECT-TYPE + SYNTAX INTEGER { + notconfigured(0), + datapathdown(1), + controlpathdown(2), + bothdown(3), + up(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the operational and connectivity + status of the MC. + + notconfigured: + This means MC is not configured + for ICMP or EoIP pings. + + datapathdown: + This means MC is not responding + to EoIP pings. + + controlpathdown: + This means successive ICMP pings + to the MC have failed. + + bothdown: + This means MC is not responding + to ICMP or EOIP pings. + + up: + This means MC is responding to + both EOIP and ICMP pings." + ::= { cLMobilityExtMOMCEntry 4 } + +cLMobilityExtMOMCClientCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the MC's client count." + ::= { cLMobilityExtMOMCEntry 5 } + + +-- ******************************************************************* +-- Mobility Clients table reported by Mobility Controller (MC) +-- ******************************************************************* + +cLMobilityExtMCClientTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLMobilityExtMCClientEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + 802.11 LWAPP Mobility Clients on this MC." + ::= { ciscoLwappMobilityExtTableObjects 6 } + +cLMobilityExtMCClientEntry OBJECT-TYPE + SYNTAX CLMobilityExtMCClientEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides information about + one 802.11 LWAPP Mobility Clients on this MC." + INDEX { cLMobilityExtMCClientMacAddress } + ::= { cLMobilityExtMCClientTable 1 } + +CLMobilityExtMCClientEntry ::= SEQUENCE { + cLMobilityExtMCClientMacAddress MacAddress, + cLMobilityExtMCClientAnchorMCPrivateAddressType InetAddressType, + cLMobilityExtMCClientAnchorMCPrivateAddress InetAddress, + cLMobilityExtMCClientAssociatedMCAddressType InetAddressType, + cLMobilityExtMCClientAssociatedMCAddress InetAddress, + cLMobilityExtMCClientAddressType InetAddressType, + cLMobilityExtMCClientAddress InetAddress, + cLMobilityExtMCClientState INTEGER, + cLMobilityExtMCClientAssociationTime DateAndTime, + cLMobilityExtMCClientLocalClient TruthValue, + cLMobilityExtMCClientAnchorMCGroupId Unsigned32, + cLMobilityExtMCClientAssociatedMCGroupId Unsigned32, + cLMobilityExtMCClientAssociatedMAAddressType InetAddressType, + cLMobilityExtMCClientAssociatedMAAddress InetAddress, + cLMobilityExtMCClientAnchorMAAddressType InetAddressType, + cLMobilityExtMCClientAnchorMAAddress InetAddress, + cLMobilityExtMCClientUpTime CiscoAbsZeroBasedCounter64 +} + +cLMobilityExtMCClientMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the client MAC IP address." + ::= { cLMobilityExtMCClientEntry 1 } + +cLMobilityExtMCClientAnchorMCPrivateAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's anchor MC private + IP address type." + ::= { cLMobilityExtMCClientEntry 2 } + +cLMobilityExtMCClientAnchorMCPrivateAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's anchor MC private + IP address." + ::= { cLMobilityExtMCClientEntry 3 } + +cLMobilityExtMCClientAssociatedMCAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's associated MC + (local or foreign) IP address type." + ::= { cLMobilityExtMCClientEntry 4 } + +cLMobilityExtMCClientAssociatedMCAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's associated MC + (local or foreign) IP address." + ::= { cLMobilityExtMCClientEntry 5 } + +cLMobilityExtMCClientAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client IP address type." + ::= { cLMobilityExtMCClientEntry 6 } + +cLMobilityExtMCClientAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client IP address." + ::= { cLMobilityExtMCClientEntry 7 } + +cLMobilityExtMCClientState OBJECT-TYPE + SYNTAX INTEGER { + init(0), + local(1), + foreign(2), + anchor(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client state." + ::= { cLMobilityExtMCClientEntry 8 } + +cLMobilityExtMCClientAssociationTime OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "This object represents the client's association time. + The object cLMobilityExtMCClientUpTime represents the MC client up time since its association." + ::= { cLMobilityExtMCClientEntry 9 } + +cLMobilityExtMCClientLocalClient OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies whether the client is local. + A value of true indicates the client is local. A value + of false indicates the client is not local to this MC." + ::= { cLMobilityExtMCClientEntry 10 } + +cLMobilityExtMCClientAnchorMCGroupId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's anchor MC mobility + group ID." + ::= { cLMobilityExtMCClientEntry 11 } + +cLMobilityExtMCClientAssociatedMCGroupId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's associated MC + (local or foreign) mobility group ID." + ::= { cLMobilityExtMCClientEntry 12 } + +cLMobilityExtMCClientAssociatedMAAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the MA local or foreign IP + address type." + ::= { cLMobilityExtMCClientEntry 13 } + +cLMobilityExtMCClientAssociatedMAAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the MA local or foreign IP address." + ::= { cLMobilityExtMCClientEntry 14 } + +cLMobilityExtMCClientAnchorMAAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the MA anchor's IP address type." + ::= { cLMobilityExtMCClientEntry 15 } + +cLMobilityExtMCClientAnchorMAAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the MA anchor's IP address." + ::= { cLMobilityExtMCClientEntry 16 } + +cLMobilityExtMCClientUpTime OBJECT-TYPE + SYNTAX CiscoAbsZeroBasedCounter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The object cLMobilityExtMCClientUpTime represents the MC client up time since its association." + ::= { cLMobilityExtMCClientEntry 17 } + +-- ******************************************************************* +-- Mobility Clients table reported by Mobility Oracle (MO) +-- ******************************************************************* + +cLMobilityExtMOClientTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLMobilityExtMOClientEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + 802.11 LWAPP Mobility Clients on this MO." + ::= { ciscoLwappMobilityExtTableObjects 7 } + +cLMobilityExtMOClientEntry OBJECT-TYPE + SYNTAX CLMobilityExtMOClientEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides information about + one 802.11 LWAPP Mobility Clients on this MO." + INDEX { cLMobilityExtMOClientMacAddress } + ::= { cLMobilityExtMOClientTable 1 } + +CLMobilityExtMOClientEntry ::= SEQUENCE { + cLMobilityExtMOClientMacAddress MacAddress, + cLMobilityExtMOClientAnchorMCPublicAddressType InetAddressType, + cLMobilityExtMOClientAnchorMCPublicAddress InetAddress, + cLMobilityExtMOClientAnchorMCPrivateAddressType InetAddressType, + cLMobilityExtMOClientAnchorMCPrivateAddress InetAddress, + cLMobilityExtMOClientAssociatedMCPublicAddressType InetAddressType, + cLMobilityExtMOClientAssociatedMCPublicAddress InetAddress, + cLMobilityExtMOClientAssociatedMCPrivateAddressType InetAddressType, + cLMobilityExtMOClientAssociatedMCPrivateAddress InetAddress, + cLMobilityExtMOClientAddressType InetAddressType, + cLMobilityExtMOClientAddress InetAddress, + cLMobilityExtMOClientLocalTime DateAndTime, + cLMobilityExtMOClientAssociationTime DateAndTime, + cLMobilityExtMOClientUpTime CiscoAbsZeroBasedCounter64 +} + +cLMobilityExtMOClientMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the client MAC address." + ::= { cLMobilityExtMOClientEntry 1 } + +cLMobilityExtMOClientAnchorMCPublicAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's anchor MC public + IP address type." + ::= { cLMobilityExtMOClientEntry 2 } + +cLMobilityExtMOClientAnchorMCPublicAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's anchor MC public + IP address." + ::= { cLMobilityExtMOClientEntry 3 } + +cLMobilityExtMOClientAnchorMCPrivateAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's anchor MC private + IP address type." + ::= { cLMobilityExtMOClientEntry 4 } + +cLMobilityExtMOClientAnchorMCPrivateAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's anchor MC private + IP address." + ::= { cLMobilityExtMOClientEntry 5 } + +cLMobilityExtMOClientAssociatedMCPublicAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's associated MC + (local or foreign) public IP address type." + ::= { cLMobilityExtMOClientEntry 6 } + +cLMobilityExtMOClientAssociatedMCPublicAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's associated MC + (local or foreign) public IP address." + ::= { cLMobilityExtMOClientEntry 7 } + +cLMobilityExtMOClientAssociatedMCPrivateAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's associated MC + (local or foreign) private IP address type." + ::= { cLMobilityExtMOClientEntry 8 } + +cLMobilityExtMOClientAssociatedMCPrivateAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's associated MC + (local or foreign) private IP address type." + ::= { cLMobilityExtMOClientEntry 9 } + +cLMobilityExtMOClientAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client IP address type." + ::= { cLMobilityExtMOClientEntry 10 } + +cLMobilityExtMOClientAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client IP address." + ::= { cLMobilityExtMOClientEntry 11 } + +cLMobilityExtMOClientLocalTime OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's local time." + ::= { cLMobilityExtMOClientEntry 12 } + +cLMobilityExtMOClientAssociationTime OBJECT-TYPE + SYNTAX DateAndTime + UNITS "seconds" + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "This object represents the client's association time.The object cLMobilityExtMOClientUpTime + represents the up time of the MO client since its association" + ::= { cLMobilityExtMOClientEntry 13 } + +cLMobilityExtMOClientUpTime OBJECT-TYPE + SYNTAX CiscoAbsZeroBasedCounter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the client's up time since its association." + ::= { cLMobilityExtMOClientEntry 14 } + +-- ******************************************************************* +-- Mobility AP Manager table (applicable to Moblity Controller +-- with AP-manager interface ) +-- ******************************************************************* + +cLMobilityExtApMgrTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLMobilityExtApMgrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + 802.11 LWAPP Mobility AP Manager." + ::= { ciscoLwappMobilityExtTableObjects 8 } + +cLMobilityExtApMgrEntry OBJECT-TYPE + SYNTAX CLMobilityExtApMgrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides information about + one 802.11 LWAPP Mobility AP Manager configured + on this controller." + INDEX { cLMobilityExtApMgrName } + ::= { cLMobilityExtApMgrTable 1 } + +CLMobilityExtApMgrEntry ::= SEQUENCE { + cLMobilityExtApMgrName SnmpAdminString, + cLMobilityExtApMgrAddressType InetAddressType, + cLMobilityExtApMgrAddress InetAddress, + cLMobilityExtApMgrNetmaskType InetAddressType, + cLMobilityExtApMgrNetmask InetAddress, + cLMobilityExtApMgrMacAddress MacAddress, + cLMobilityExtApMgrVlanId Unsigned32, + cLMobilityExtApMgrInterfaceType INTEGER, + cLMobilityExtApMgrRowStatus RowStatus +} + +cLMobilityExtApMgrName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the name for this AP manager." + ::= { cLMobilityExtApMgrEntry 1 } + +cLMobilityExtApMgrAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the AP manager's IP address type." + ::= { cLMobilityExtApMgrEntry 2 } + +cLMobilityExtApMgrAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the AP manager's IP address." + ::= { cLMobilityExtApMgrEntry 3 } + +cLMobilityExtApMgrNetmaskType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the AP manager's netmask + type." + ::= { cLMobilityExtApMgrEntry 4 } + +cLMobilityExtApMgrNetmask OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the AP manager's netmask." + ::= { cLMobilityExtApMgrEntry 5 } + +cLMobilityExtApMgrMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the mac address for this AP manager." + ::= { cLMobilityExtApMgrEntry 6 } + +cLMobilityExtApMgrVlanId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the VLAN ID for this AP manager." + ::= { cLMobilityExtApMgrEntry 7 } + +cLMobilityExtApMgrInterfaceType OBJECT-TYPE + SYNTAX INTEGER { + management(1), + ap(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the AP manager interface type. + It can be of two types: + management: for in-band management of the controller + ap: for L3 communications between the controller and LWAPP APs" + ::= { cLMobilityExtApMgrEntry 8 } + +cLMobilityExtApMgrRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object creates or deletes an entry in this table." + ::= { cLMobilityExtApMgrEntry 9 } + + +-- ******************************************************************* +-- Mobility Foreign WLC Map table (applicable to WLC) +-- ******************************************************************* + +cLMobilityExtForeignWlcMapTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLMobilityExtForeignWlcMapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table is used to create mappings of the foreign controller + with the interface/interface group to be used, when clients + directly connected to the foreign controller send the DHCP + request to the anchor controller." + ::= { ciscoLwappMobilityExtTableObjects 9 } + +cLMobilityExtForeignWlcMapEntry OBJECT-TYPE + SYNTAX CLMobilityExtForeignWlcMapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This represents a row in the + cLMobilityExtForeignWlcIfMappingTable. The entries are added + and deleted by explicit user driven action." + INDEX {cLWlanIndex, + cLMobilityExtForeignWlcAddressType, + cLMobilityExtForeignWlcAddress } + ::= { cLMobilityExtForeignWlcMapTable 1 } + +CLMobilityExtForeignWlcMapEntry ::= + SEQUENCE { + cLMobilityExtForeignWlcAddressType InetAddressType, + cLMobilityExtForeignWlcAddress InetAddress, + cLMobilityExtForeignWlcMapIf SnmpAdminString, + cLMobilityExtForeignWlcMapRowStatus RowStatus +} + +cLMobilityExtForeignWlcAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the IP address type of + the foreign controller,to which the interface + mapping is to be configured." + ::= { cLMobilityExtForeignWlcMapEntry 1 } + +cLMobilityExtForeignWlcAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the IP address of + the foreign controller,to which the interface + mapping is to be configured " + ::= { cLMobilityExtForeignWlcMapEntry 2 } + +cLMobilityExtForeignWlcMapIf OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents name of the + interface/interface group which would be + used for the communication with the clients + connected to the foreign controller ." + ::= { cLMobilityExtForeignWlcMapEntry 3 } + +cLMobilityExtForeignWlcMapRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the status column for this row and used + to create and delete specific instances of rows + in this table." + ::= { cLMobilityExtForeignWlcMapEntry 4 } + + +-- ******************************************************************* +-- Mobility group info table (applicable to Mobility Controller) +-- ******************************************************************* + +cLMobilityExtGroupTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLMobilityExtGroupEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + mobility groups where clients from this MC can roam." + ::= { ciscoLwappMobilityExtTableObjects 10 } + +cLMobilityExtGroupEntry OBJECT-TYPE + SYNTAX CLMobilityExtGroupEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides information about + one mobility group." + INDEX { + cLMobilityExtGroupName + } + ::= { cLMobilityExtGroupTable 1 } + +CLMobilityExtGroupEntry ::= SEQUENCE { + cLMobilityExtGroupName SnmpAdminString, + cLMobilityExtGroupMulticastAddressType InetAddressType, + cLMobilityExtGroupMulticastAddress InetAddress +} + +cLMobilityExtGroupName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the name for the mobility group." + ::= { cLMobilityExtGroupEntry 1 } + +cLMobilityExtGroupMulticastAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the multicast IP address type + for the mobility group." + ::= { cLMobilityExtGroupEntry 2 } + +cLMobilityExtGroupMulticastAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the multicast IP address for the + mobility group." + ::= { cLMobilityExtGroupEntry 3 } + + +-- ******************************************************************* +-- Mobility Agent (MA) peer member table +-- ******************************************************************* + +cLMobilityExtMAPeerTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLMobilityExtMAPeerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + 802.11 LWAPP SPG peer members of this MA." + ::= { ciscoLwappMobilityExtTableObjects 11 } + +cLMobilityExtMAPeerEntry OBJECT-TYPE + SYNTAX CLMobilityExtMAPeerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides information about + one 802.11 LWAPP Mobility SPG peer member of this MA." + INDEX { + cLMobilityExtMAPeerPrivateAddressType, + cLMobilityExtMAPeerPrivateAddress + } + ::= { cLMobilityExtMAPeerTable 1 } + +CLMobilityExtMAPeerEntry ::= SEQUENCE { + cLMobilityExtMAPeerPrivateAddressType InetAddressType, + cLMobilityExtMAPeerPrivateAddress InetAddress, + cLMobilityExtMAPeerPublicAddressType InetAddressType, + cLMobilityExtMAPeerPublicAddress InetAddress, + cLMobilityExtMAPeerLinkStatus INTEGER +} + +cLMobilityExtMAPeerPrivateAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents this MA peer's private IP address type." + ::= { cLMobilityExtMAPeerEntry 1 } + +cLMobilityExtMAPeerPrivateAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents this MA peer's private IP address." + ::= { cLMobilityExtMAPeerEntry 2 } + +cLMobilityExtMAPeerPublicAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents this MA peer's public IP address type." + ::= { cLMobilityExtMAPeerEntry 3 } + +cLMobilityExtMAPeerPublicAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents this MA peer's public address." + ::= { cLMobilityExtMAPeerEntry 4 } + +cLMobilityExtMAPeerLinkStatus OBJECT-TYPE + SYNTAX INTEGER { + notconfigured(0), + datapathdown(1), + controlpathdown(2), + bothdown(3), + up(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the control path and data path status + of the link between this MA and its peer MA in the same SPG. + + notconfigured: + This means group is not configured + for ICMP or EoIP pings. + + datapathdown: + This means group is not responding + to EoIP pings. + + controlpathdown: + This means successive ICMP pings + to the group have failed. + + bothdown: + This means group is not responding + to ICMP or EOIP pings. + + up: + This means group is responding to + both EOIP and ICMP pings." + ::= { cLMobilityExtMAPeerEntry 5 } + + +-- ******************************************************************* +-- Mobility Agent (MA) statistics reported by Mobility Controller +-- ******************************************************************* + +cLMobilityExtMCMAStatisticsTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLMobilityExtMCMAStatisticsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the information about the + MA statistics as reported by this MC." + ::= { ciscoLwappMobilityExtTableObjects 12 } + +cLMobilityExtMCMAStatisticsEntry OBJECT-TYPE + SYNTAX CLMobilityExtMCMAStatisticsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides information about + statistics of one MA that is associated with this MC." + INDEX { + cLMobilityExtMCMAPrivateAddressType, + cLMobilityExtMCMAPrivateAddress + } + ::= { cLMobilityExtMCMAStatisticsTable 1 } + +CLMobilityExtMCMAStatisticsEntry ::= SEQUENCE { + cLMobilityExtMCMAPrivateAddressType InetAddressType, + cLMobilityExtMCMAPrivateAddress InetAddress, + cLMobilityExtMCMAClientCount Unsigned32 +} + +cLMobilityExtMCMAPrivateAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the MA's private IP address type." + ::= { cLMobilityExtMCMAStatisticsEntry 1 } + +cLMobilityExtMCMAPrivateAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the MA's private IP address." + ::= { cLMobilityExtMCMAStatisticsEntry 2 } + +cLMobilityExtMCMAClientCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the MA's client count." + ::= { cLMobilityExtMCMAStatisticsEntry 3 } + + +-- ******************************************************************* +-- Mobility Agent (MA) global parameters +-- ******************************************************************* + +cLMobilityExtMAMCPublicAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the MC's public IP address type + for this MA." + ::= { ciscoLwappMobilityExtMAGlobalObjects 1 } + +cLMobilityExtMAMCPublicAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the MC's public IP address + for this MA." + ::= { ciscoLwappMobilityExtMAGlobalObjects 2 } + +cLMobilityExtMAMCPrivateAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the MC's private IP address type + for this MA." + ::= { ciscoLwappMobilityExtMAGlobalObjects 3 } + +cLMobilityExtMAMCPrivateAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the MC's private IP address + for this MA." + ::= { ciscoLwappMobilityExtMAGlobalObjects 4 } + +cLMobilityExtMAToMCLinkStatus OBJECT-TYPE + SYNTAX INTEGER { + notconfigured(0), + datapathdown(1), + controlpathdown(2), + bothdown(3), + up(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object specifies the control path and data path status + of the link between this mobility agent and its mobility + controller. + + notconfigured: + This means group is not configured + for ICMP or EoIP pings. + + datapathdown: + This means group is not responding + to EoIP pings. + + controlpathdown: + This means successive ICMP pings + to the group have failed. + + bothdown: + This means group is not responding + to ICMP or EOIP pings. + + up: + This means group is responding to + both EOIP and ICMP pings." + ::= { ciscoLwappMobilityExtMAGlobalObjects 5 } + +cLMobilityExtMASpgPeerCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the number of peer members of this + mobility agent (MA)." + ::= { ciscoLwappMobilityExtMAGlobalObjects 6 } + +cLMobilityExtMASpgName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the Switch Peer Group (SPG) name where + this MA belongs." + ::= { ciscoLwappMobilityExtMAGlobalObjects 7 } + +cLMobilityExtMAOwnMulticastAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the multicast address type for the + own SPG group." + ::= { ciscoLwappMobilityExtMAGlobalObjects 8 } + +cLMobilityExtMAOwnMulticastAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the multicast address for the own + SPG group." + ::= { ciscoLwappMobilityExtMAGlobalObjects 9 } + +cLMobilityExtMAKeepAliveCount OBJECT-TYPE + SYNTAX Unsigned32 (3..20) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the keep alive count. + If keep alive response is not received consecutively + for N (keep alive count) times, the mobility link is + declared as down." + DEFVAL { 3 } + ::= { ciscoLwappMobilityExtMAGlobalObjects 10 } + +cLMobilityExtMAKeepAliveInterval OBJECT-TYPE + SYNTAX Unsigned32 (1..30) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Each MA sends periodically keep alive packet to other + mobility devices (MA or MC). This object represents the keep + alive interval." + DEFVAL { 10 } + ::= { ciscoLwappMobilityExtMAGlobalObjects 11 } + +cLMobilityExtMADscpValue OBJECT-TYPE + SYNTAX Unsigned32 (0..63) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the Differentiated Services Code Point + (DSCP) value. Here it is used for classifying and managing + mobility control packets and providing quality of service (QoS) + on IP networks." + DEFVAL { 0 } + ::= { ciscoLwappMobilityExtMAGlobalObjects 12 } + + +-- ******************************************************************* +-- Mobility Controller (MC) statistics +-- ******************************************************************* + +cLMobilityExtMCReceivedTotal OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the received total." + ::= { ciscoLwappMobilityExtMCStats 1 } + +cLMobilityExtMCReceivedDrops OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the received drops." + ::= { ciscoLwappMobilityExtMCStats 2 } + +cLMobilityExtMCProtocolReceiveErrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the protocol received errors." + ::= { ciscoLwappMobilityExtMCStats 3 } + +cLMobilityExtMCProtocolTransmitErrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the protocol transmitted errors." + ::= { ciscoLwappMobilityExtMCStats 4 } + +cLMobilityExtMCStateErrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the state errors." + ::= { ciscoLwappMobilityExtMCStats 5 } + +cLMobilityExtMCProtocolRetransmitted OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the protocol retransmitted." + ::= { ciscoLwappMobilityExtMCStats 6 } + +cLMobilityExtMCHandoffRequestsReceived OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the handoff requests received." + ::= { ciscoLwappMobilityExtMCStats 7 } + +cLMobilityExtMCHandoffCmplReceived OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the handoff cmpl received." + ::= { ciscoLwappMobilityExtMCStats 8 } + +cLMobilityExtMCHandoffClientDeleteReceived OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the handoff client delete received." + ::= { ciscoLwappMobilityExtMCStats 9 } + +cLMobilityExtMCHandoffRequestsTransmitted OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the handoff requests transmitted." + ::= { ciscoLwappMobilityExtMCStats 10 } + +cLMobilityExtMCHandoffCmplTransmitted OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the handoff cmpl transmitted." + ::= { ciscoLwappMobilityExtMCStats 11 } + +cLMobilityExtMCHandoffClientDeleteTransmitted OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the handoff client delete transmitted." + ::= { ciscoLwappMobilityExtMCStats 12 } + +cLMobilityExtMCTotalClientCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the total client count." + ::= { ciscoLwappMobilityExtMCStats 13 } + +cLMobilityExtMCWgbCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the wgb count." + ::= { ciscoLwappMobilityExtMCStats 14 } + + +-- ************************************************************* +-- extra trap variables definining here +-- ************************************************************* + +cLMobilityExtNotifyObjectSourceIPAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the source address type." + ::= { ciscoLwappMobilityExtNotifObjects 1 } + +cLMobilityExtNotifyObjectSourceIPAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the sourc address" + ::= { ciscoLwappMobilityExtNotifObjects 2 } + +cLMobilityExtNotifyObjectSourceType OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + mobilityAgent(1), + mobilityController(2), + mobilityOracle(3) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Mobility source type" + ::= { ciscoLwappMobilityExtNotifObjects 3 } + +cLMobilityExtNotifyObjectDestinationType OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + mobilityAgent(1), + mobilityController(2), + mobilityOracle(3) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Mobility destination type" + ::= { ciscoLwappMobilityExtNotifObjects 4 } + + +-- ******************************************************************* +-- * NOTIFICATIONS +-- ******************************************************************* + +ciscoLwappMobilityControlPathDown NOTIFICATION-TYPE + OBJECTS { + cLMobilityExtNotifyObjectSourceIPAddressType, + cLMobilityExtNotifyObjectSourceIPAddress, + cLMobilityExtNotifyObjectSourceType, + cLMobilityExtNotifyObjectDestinationType + } + STATUS current + DESCRIPTION + "This notification is sent by the agent when + a mobility control path goes down." + ::= { ciscoLwappMobilityExtMIBNotifs 1 } + +ciscoLwappMobilityControlPathUp NOTIFICATION-TYPE + OBJECTS { + cLMobilityExtNotifyObjectSourceIPAddressType, + cLMobilityExtNotifyObjectSourceIPAddress, + cLMobilityExtNotifyObjectSourceType, + cLMobilityExtNotifyObjectDestinationType + } + STATUS current + DESCRIPTION + "This notification is sent by the agent when + a mobility control path goes up." + ::= { ciscoLwappMobilityExtMIBNotifs 2 } + +ciscoLwappMobilityDataPathDown NOTIFICATION-TYPE + OBJECTS { + cLMobilityExtNotifyObjectSourceIPAddressType, + cLMobilityExtNotifyObjectSourceIPAddress, + cLMobilityExtNotifyObjectSourceType, + cLMobilityExtNotifyObjectDestinationType + } + STATUS current + DESCRIPTION + "This notification is sent by the agent when + a mobility data path goes down." + ::= { ciscoLwappMobilityExtMIBNotifs 3 } + +ciscoLwappMobilityDataPathUp NOTIFICATION-TYPE + OBJECTS { + cLMobilityExtNotifyObjectSourceIPAddressType, + cLMobilityExtNotifyObjectSourceIPAddress, + cLMobilityExtNotifyObjectSourceType, + cLMobilityExtNotifyObjectDestinationType + } + STATUS current + DESCRIPTION + "This notification is sent by the agent when + a mobility data path goes up." + ::= { ciscoLwappMobilityExtMIBNotifs 4 } + + +-- ******************************************************************* +-- * Compliance statements +-- ******************************************************************* + +ciscoLwappMobilityExtMIBCompliances OBJECT IDENTIFIER + ::= { ciscoLwappMobilityExtMIBConform 1 } + +ciscoLwappMobilityExtMIBGroups OBJECT IDENTIFIER + ::= { ciscoLwappMobilityExtMIBConform 2 } + + +ciscoLwappMobilityExtMIBCompliance MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappMobilityExtMIB module." + MODULE -- this module + MANDATORY-GROUPS { + cLMobilityExtConfigGroup, + ciscoLwappMobilityExtNotifyObjectsGroup, + ciscoLwappMobilityExtNotifsGroup + } + ::= { ciscoLwappMobilityExtMIBCompliances 1 } + +ciscoLwappMobilityExtMIBComplianceRev1 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappMobilityExtMIB module." + MODULE -- this module + MANDATORY-GROUPS { + cLMobilityExtConfigGroupRev1, + ciscoLwappMobilityExtNotifyObjectsGroup, + ciscoLwappMobilityExtNotifsGroup + } + + ::= { ciscoLwappMobilityExtMIBCompliances 2 } + + +-- ******************************************************************* +-- * Units of conformance +-- ******************************************************************* + +cLMobilityExtConfigGroup OBJECT-GROUP + OBJECTS { + cLMobilityExtMCMOEnableStatus, + cLMobilityExtMCMOAdminEnableStatus, + cLMobilityExtMCEnableStatus, + cLMobilityExtMCAdminEnableStatus, + cLMobilityExtMCMulticastMode, + cLMobilityExtMCKeepAliveCount, + cLMobilityExtMCKeepAliveInterval, + cLMobilityExtMCDscpValue, + cLMobilityExtMCMOPublicAddressType, + cLMobilityExtMCMOPublicAddress, + cLMobilityExtMCApCountLicensesInUse, + cLMobilityExtMCOwnGroupMulticastAddressType, + cLMobilityExtMCOwnGroupMulticastAddress, + cLMobilityExtMCMobilityGroupName, + cLMobilityExtMgrAddressType, + cLMobilityExtMgrAddress, + cLMobilityExtMgrNetmaskType, + cLMobilityExtMgrNetmask, + cLMobilityExtMgrMacAddress, + cLMobilityExtMgrVlanId, + cLMobilityExtMgrName, + cLMobilityExtMgrInterfaceType, + cLMobilityExtNewArchitectureEnableStatus, + cLMobilityExtNewArchitectureAdminEnableStatus, + cLMobilityExtMCClientAnchorMCPrivateAddressType, + cLMobilityExtMCClientAnchorMCPrivateAddress, + cLMobilityExtMCClientAnchorMCGroupId, + cLMobilityExtMCClientAssociatedMCGroupId, + cLMobilityExtMCClientAssociatedMAAddressType, + cLMobilityExtMCClientAssociatedMAAddress, + cLMobilityExtMCClientAnchorMAAddressType, + cLMobilityExtMCClientAnchorMAAddress, + cLMobilityExtSpgGroupId, + cLMobilityExtSpgBridgeDomainId, + cLMobilityExtSpgMemberCount, + cLMobilityExtSpgMulticastAddressType, + cLMobilityExtSpgMulticastAddress, + cLMobilityExtSpgMulticastMode, + cLMobilityExtSpgRowStatus, + cLMobilityExtSpgMemberStatus, + cLMobilityExtSpgMemberPublicAddressType, + cLMobilityExtSpgMemberPublicAddress, + cLMobilityExtSpgMemberRowStatus, + cLMobilityExtGroupMemberGroupName, + cLMobilityExtGroupMemberPublicAddressType, + cLMobilityExtGroupMemberPublicAddress, + cLMobilityExtGroupMemberStatus, + cLMobilityExtGroupMemberMacAddress, + cLMobilityExtGroupMemberMulticastAddressType, + cLMobilityExtGroupMemberMulticastAddress, + cLMobilityExtGroupMemberHashKey, + cLMobilityExtGroupMemberRowStatus, + cLMobilityExtAnchorStatus, + cLMobilityExtAnchorRowStatus, + cLMobilityExtMOMCMacAddress, + cLMobilityExtMOMCLinkStatus, + cLMobilityExtMOMCClientCount, + cLMobilityExtMCClientAssociatedMCAddressType, + cLMobilityExtMCClientAssociatedMCAddress, + cLMobilityExtMCClientAddressType, + cLMobilityExtMCClientAddress, + cLMobilityExtMCClientState, + cLMobilityExtMCClientAssociationTime, + cLMobilityExtMCClientLocalClient, + cLMobilityExtMOClientAnchorMCPublicAddressType, + cLMobilityExtMOClientAnchorMCPublicAddress, + cLMobilityExtMOClientAnchorMCPrivateAddressType, + cLMobilityExtMOClientAnchorMCPrivateAddress, + cLMobilityExtMOClientAssociatedMCPublicAddressType, + cLMobilityExtMOClientAssociatedMCPublicAddress, + cLMobilityExtMOClientAssociatedMCPrivateAddressType, + cLMobilityExtMOClientAssociatedMCPrivateAddress, + cLMobilityExtMOClientAddressType, + cLMobilityExtMOClientAddress, + cLMobilityExtMOClientLocalTime, + cLMobilityExtMOClientAssociationTime, + cLMobilityExtApMgrAddressType, + cLMobilityExtApMgrAddress, + cLMobilityExtApMgrNetmaskType, + cLMobilityExtApMgrNetmask, + cLMobilityExtApMgrMacAddress, + cLMobilityExtApMgrVlanId, + cLMobilityExtApMgrInterfaceType, + cLMobilityExtApMgrRowStatus, + cLMobilityExtForeignWlcMapIf, + cLMobilityExtForeignWlcMapRowStatus, + cLMobilityExtGroupMulticastAddressType, + cLMobilityExtGroupMulticastAddress, + cLMobilityExtMAPeerPublicAddressType, + cLMobilityExtMAPeerPublicAddress, + cLMobilityExtMAPeerLinkStatus, + cLMobilityExtMCMAClientCount, + cLMobilityExtMAMCPublicAddressType, + cLMobilityExtMAMCPublicAddress, + cLMobilityExtMAMCPrivateAddressType, + cLMobilityExtMAMCPrivateAddress, + cLMobilityExtMAToMCLinkStatus, + cLMobilityExtMASpgPeerCount, + cLMobilityExtMASpgName, + cLMobilityExtMAOwnMulticastAddressType, + cLMobilityExtMAOwnMulticastAddress, + cLMobilityExtMAKeepAliveCount, + cLMobilityExtMAKeepAliveInterval, + cLMobilityExtMADscpValue, + cLMobilityExtMCReceivedTotal, + cLMobilityExtMCReceivedDrops, + cLMobilityExtMCProtocolReceiveErrors, + cLMobilityExtMCProtocolTransmitErrors, + cLMobilityExtMCStateErrors, + cLMobilityExtMCProtocolRetransmitted, + cLMobilityExtMCHandoffRequestsReceived, + cLMobilityExtMCHandoffCmplReceived, + cLMobilityExtMCHandoffClientDeleteReceived, + cLMobilityExtMCHandoffRequestsTransmitted, + cLMobilityExtMCHandoffCmplTransmitted, + cLMobilityExtMCHandoffClientDeleteTransmitted, + cLMobilityExtMCTotalClientCount, + cLMobilityExtMCWgbCount + } + STATUS deprecated + DESCRIPTION + "This is a collection of objects which can + be configured to control Mobility parameters." + ::= { ciscoLwappMobilityExtMIBGroups 1 } + +ciscoLwappMobilityExtNotifyObjectsGroup OBJECT-GROUP + OBJECTS { + cLMobilityExtNotifyObjectSourceIPAddressType, + cLMobilityExtNotifyObjectSourceIPAddress, + cLMobilityExtNotifyObjectSourceType, + cLMobilityExtNotifyObjectDestinationType + } + STATUS current + DESCRIPTION + "This collection of objects provide the information + about mobility trap configuration and trap definition. + These objects are defined under + cwciscoLwappMobilityExtNotifObjects." + ::= { ciscoLwappMobilityExtMIBGroups 2 } + +ciscoLwappMobilityExtNotifsGroup NOTIFICATION-GROUP + NOTIFICATIONS { + ciscoLwappMobilityControlPathDown, + ciscoLwappMobilityControlPathUp, + ciscoLwappMobilityDataPathDown, + ciscoLwappMobilityDataPathUp + } + STATUS current + DESCRIPTION + "This collection of objects provides the information + about the notifications sent by the agent related + to mobility." + ::= { ciscoLwappMobilityExtMIBGroups 3 } + +cLMobilityExtConfigGroupRev1 OBJECT-GROUP + OBJECTS { + cLMobilityExtMCMOEnableStatus, + cLMobilityExtMCMOAdminEnableStatus, + cLMobilityExtMCEnableStatus, + cLMobilityExtMCAdminEnableStatus, + cLMobilityExtMCMulticastMode, + cLMobilityExtMCKeepAliveCount, + cLMobilityExtMCKeepAliveInterval, + cLMobilityExtMCDscpValue, + cLMobilityExtMCMOPublicAddressType, + cLMobilityExtMCMOPublicAddress, + cLMobilityExtMCApCountLicensesInUse, + cLMobilityExtMCOwnGroupMulticastAddressType, + cLMobilityExtMCOwnGroupMulticastAddress, + cLMobilityExtMCMobilityGroupName, + cLMobilityExtMgrAddressType, + cLMobilityExtMgrAddress, + cLMobilityExtMgrNetmaskType, + cLMobilityExtMgrNetmask, + cLMobilityExtMgrMacAddress, + cLMobilityExtMgrVlanId, + cLMobilityExtMgrName, + cLMobilityExtMgrInterfaceType, + cLMobilityExtNewArchitectureEnableStatus, + cLMobilityExtNewArchitectureAdminEnableStatus, + cLMobilityExtMCClientAnchorMCPrivateAddressType, + cLMobilityExtMCClientAnchorMCPrivateAddress, + cLMobilityExtMCClientAnchorMCGroupId, + cLMobilityExtMCClientAssociatedMCGroupId, + cLMobilityExtMCClientAssociatedMAAddressType, + cLMobilityExtMCClientAssociatedMAAddress, + cLMobilityExtMCClientAnchorMAAddressType, + cLMobilityExtMCClientAnchorMAAddress, + cLMobilityExtSpgGroupId, + cLMobilityExtSpgBridgeDomainId, + cLMobilityExtSpgMemberCount, + cLMobilityExtSpgMulticastAddressType, + cLMobilityExtSpgMulticastAddress, + cLMobilityExtSpgMulticastMode, + cLMobilityExtSpgRowStatus, + cLMobilityExtSpgMemberStatus, + cLMobilityExtSpgMemberPublicAddressType, + cLMobilityExtSpgMemberPublicAddress, + cLMobilityExtSpgMemberRowStatus, + cLMobilityExtGroupMemberGroupName, + cLMobilityExtGroupMemberPublicAddressType, + cLMobilityExtGroupMemberPublicAddress, + cLMobilityExtGroupMemberStatus, + cLMobilityExtGroupMemberMacAddress, + cLMobilityExtGroupMemberMulticastAddressType, + cLMobilityExtGroupMemberMulticastAddress, + cLMobilityExtGroupMemberHashKey, + cLMobilityExtGroupMemberRowStatus, + cLMobilityExtAnchorStatus, + cLMobilityExtAnchorRowStatus, + cLMobilityExtMOMCMacAddress, + cLMobilityExtMOMCLinkStatus, + cLMobilityExtMOMCClientCount, + cLMobilityExtMCClientAssociatedMCAddressType, + cLMobilityExtMCClientAssociatedMCAddress, + cLMobilityExtMCClientAddressType, + cLMobilityExtMCClientAddress, + cLMobilityExtMCClientState, + cLMobilityExtMCClientLocalClient, + cLMobilityExtMOClientAnchorMCPublicAddressType, + cLMobilityExtMOClientAnchorMCPublicAddress, + cLMobilityExtMOClientAnchorMCPrivateAddressType, + cLMobilityExtMOClientAnchorMCPrivateAddress, + cLMobilityExtMOClientAssociatedMCPublicAddressType, + cLMobilityExtMOClientAssociatedMCPublicAddress, + cLMobilityExtMOClientAssociatedMCPrivateAddressType, + cLMobilityExtMOClientAssociatedMCPrivateAddress, + cLMobilityExtMOClientAddressType, + cLMobilityExtMOClientAddress, + cLMobilityExtMOClientLocalTime, + cLMobilityExtApMgrAddressType, + cLMobilityExtApMgrAddress, + cLMobilityExtApMgrNetmaskType, + cLMobilityExtApMgrNetmask, + cLMobilityExtApMgrMacAddress, + cLMobilityExtApMgrVlanId, + cLMobilityExtApMgrInterfaceType, + cLMobilityExtApMgrRowStatus, + cLMobilityExtForeignWlcMapIf, + cLMobilityExtForeignWlcMapRowStatus, + cLMobilityExtGroupMulticastAddressType, + cLMobilityExtGroupMulticastAddress, + cLMobilityExtMAPeerPublicAddressType, + cLMobilityExtMAPeerPublicAddress, + cLMobilityExtMAPeerLinkStatus, + cLMobilityExtMCMAClientCount, + cLMobilityExtMAMCPublicAddressType, + cLMobilityExtMAMCPublicAddress, + cLMobilityExtMAMCPrivateAddressType, + cLMobilityExtMAMCPrivateAddress, + cLMobilityExtMAToMCLinkStatus, + cLMobilityExtMASpgPeerCount, + cLMobilityExtMASpgName, + cLMobilityExtMAOwnMulticastAddressType, + cLMobilityExtMAOwnMulticastAddress, + cLMobilityExtMAKeepAliveCount, + cLMobilityExtMAKeepAliveInterval, + cLMobilityExtMADscpValue, + cLMobilityExtMCReceivedTotal, + cLMobilityExtMCReceivedDrops, + cLMobilityExtMCProtocolReceiveErrors, + cLMobilityExtMCProtocolTransmitErrors, + cLMobilityExtMCStateErrors, + cLMobilityExtMCProtocolRetransmitted, + cLMobilityExtMCHandoffRequestsReceived, + cLMobilityExtMCHandoffCmplReceived, + cLMobilityExtMCHandoffClientDeleteReceived, + cLMobilityExtMCHandoffRequestsTransmitted, + cLMobilityExtMCHandoffCmplTransmitted, + cLMobilityExtMCHandoffClientDeleteTransmitted, + cLMobilityExtMCTotalClientCount, + cLMobilityExtMCWgbCount, + cLMobilityExtMOClientUpTime, + cLMobilityExtMCClientUpTime + } + STATUS current + DESCRIPTION + "This is a collection of objects which can + be configured to control Mobility parameters." + ::= { ciscoLwappMobilityExtMIBGroups 4 } + +END + diff --git a/mibs/cisco/CISCO-LWAPP-RF-MIB b/mibs/cisco/CISCO-LWAPP-RF-MIB new file mode 100644 index 0000000000..0cf97d4be6 --- /dev/null +++ b/mibs/cisco/CISCO-LWAPP-RF-MIB @@ -0,0 +1,1127 @@ +-- ******************************************************************* +-- CISCO-LWAPP-RF-MIB.my +-- This MIB helps to manage the RF parameters on the controller +-- June 2011, Srinath Candadai +-- +-- Copyright (c) 2011 by Cisco Systems Inc. +-- All rights reserved. +-- ******************************************************************* + +CISCO-LWAPP-RF-MIB DEFINITIONS ::= BEGIN +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + Unsigned32, + Integer32 + FROM SNMPv2-SMI + MODULE-COMPLIANCE, + OBJECT-GROUP + FROM SNMPv2-CONF + TEXTUAL-CONVENTION, + RowStatus, + TruthValue, + StorageType + FROM SNMPv2-TC + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + CLApIfType + FROM CISCO-LWAPP-TC-MIB + cLAPGroupName + FROM CISCO-LWAPP-WLAN-MIB + ciscoMgmt + FROM CISCO-SMI; + +ciscoLwappRFMIB MODULE-IDENTITY + LAST-UPDATED "201111010000Z" + ORGANIZATION "Cisco Systems Inc." + CONTACT-INFO + "Cisco Systems, + Customer Service + Postal: 170 West Tasman Drive + San Jose, CA 95134 + USA + Tel: +1 800 553-NETS + + Email: cs-wnbu-snmp@cisco.com" + DESCRIPTION + "This MIB is intended to be implemented on all those + devices operating as Central Controllers (CC) that + terminate the Light Weight Access Point Protocol + tunnel from Cisco Light-weight LWAPP Access Points. + + This MIB helps to manage the Radio Frequency (RF) + parameters on the controller. + + The relationship between CC and the LWAPP APs + can be depicted as follows: + + +......+ +......+ +......+ +......+ + + + + + + + + + + + CC + + CC + + CC + + CC + + + + + + + + + + + +......+ +......+ +......+ +......+ + .. . . . + .. . . . + . . . . . + . . . . . + . . . . . + . . . . . + +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + + + AP + + AP + + AP + + AP + + AP + + + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ + . . . . + . . . . . + . . . . . + . . . . . + . . . . . + +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + + + MN + + MN + + MN + + MN + + MN + + + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ + + The LWAPP tunnel exists between the controller and + the APs. The MNs communicate with the APs through + the protocol defined by the 802.11 standard. + + LWAPP APs, upon bootup, discover and join one of the + controllers and the controller pushes the configuration, + that includes the WLAN parameters, to the LWAPP APs. + The APs then encapsulate all the 802.11 frames from + wireless clients inside LWAPP frames and forward + the LWAPP frames to the controller. + + GLOSSARY + + Access Point ( AP ) + + An entity that contains an 802.11 medium access + control ( MAC ) and physical layer ( PHY ) interface + and provides access to the distribution services via + the wireless medium for associated clients. + + LWAPP APs encapsulate all the 802.11 frames in + LWAPP frames and sends it to the controller to which + it is logically connected to. + + Central Controller ( CC ) + + The central entity that terminates the LWAPP protocol + tunnel from the LWAPP APs. Throughout this MIB, + this entity also referred to as 'controller'. + + Light Weight Access Point Protocol ( LWAPP ) + + This is a generic protocol that defines the + communication between the Access Points and the + controllers. + + Mobile Node ( MN ) + + A roaming 802.11 wireless device in a wireless + network associated with an access point. + + 802.1x + + The IEEE ratified standard for enforcing port based + access control. This was originally intended for + use on wired LANs and later extended for use in + 802.11 WLAN environments. This defines an + architecture with three main parts - a supplicant + (Ex. an 802.11 wireless client), an authenticator + (the AP) and an authentication server(a Radius + server). The authenticator passes messages back + and forth between the supplicant and the + authentication server to enable the supplicant + get authenticated to the network. + + Radio Frequency ( RF ) + + Radio frequency (RF) is a rate of oscillation in the + range of about 3 kHz to 300 GHz, which corresponds to + the frequency of radio waves, and the + alternating currents which carry radio signals. + + Received Signal Strength Indicator ( RSSI ) + + A measure of the strength of the signal as + observed by the entity that received it, + expressed in 'dbm'. + + Coverage Hole Detection ( CHD ) + + If clients on an Access Point are detected at low + RSSI levels, it is considered a coverage hole + by the Access Points. This indicates the existence + of an area where clients are continually getting poor + signal coverage, without having a viable location to + roam to. + + + REFERENCE + + [1] Wireless LAN Medium Access Control ( MAC ) and + Physical Layer ( PHY ) Specifications. + + [2] Draft-obara-capwap-lwapp-00.txt, IETF Light + Weight Access Point Protocol + + [3] IEEE 802.11 - The original 1 Mbit/s and 2 Mbit/s, + 2.4 GHz RF and IR standard." + REVISION "201204270000Z" + DESCRIPTION + "Add 11n MCS rates support in profile, + cLRFProfileMcsDataRateTable is added for + this rate setting." + REVISION "201201270000Z" + DESCRIPTION + " Below new objects have been added to the cLRFProfileTable + cLRFProfileHighDensityMaxRadioClients + cLRFProfileBandSelectProbeResponse + cLRFProfileBandSelectCycleCount + cLRFProfileBandSelectCycleThreshold + cLRFProfileBandSelectExpireSuppression + cLRFProfileBandSelectExpireDualBand + cLRFProfileBandSelectClientRSSI + cLRFProfileLoadBalancingWindowSize + cLRFProfileLoadBalancingDenialCount + cLRFProfileCHDDataRSSIThreshold + cLRFProfileCHDVoiceRSSIThreshold + cLRFProfileCHDClientExceptionLevel + cLRFProfileCHDCoverageExceptionLevel + cLRFProfileMulticastDataRate + + One new scalar object has been added + cLRFProfileOutOfBoxAPConfig" + + REVISION "201111010000Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { ciscoMgmt 778 } + + +ciscoLwappRFMIBNotifs OBJECT IDENTIFIER + ::= { ciscoLwappRFMIB 0 } + +ciscoLwappRFMIBObjects OBJECT IDENTIFIER + ::= { ciscoLwappRFMIB 1 } + +ciscoLwappRFMIBConform OBJECT IDENTIFIER + ::= { ciscoLwappRFMIB 2 } + +ciscoLwappRFConfig OBJECT IDENTIFIER + ::= { ciscoLwappRFMIBObjects 1 } + +ciscoLwappRFGlobalObjects OBJECT IDENTIFIER + ::= { ciscoLwappRFMIBObjects 2} + +CiscoLwappRFApDataRates ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This field indicates the data rates supported by an AP + 'disabled' + The rate is not supported by the AP + 'supported' + The rate is supported by the AP + 'mandatoryRate' + The rate is required by the AP + 'notApplicable' + The rate is notApplicable." + SYNTAX INTEGER { + disabled(0), + supported(1), + mandatoryRate(2), + notApplicable(3) + } + + +-- ******************************************************************** +-- * AP Groups RF Profile +-- ******************************************************************** + +cLAPGroupsRFProfileTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLAPGroupsRFProfileEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table lists the mapping between an RF profile + and an AP group." + ::= { ciscoLwappRFConfig 1 } + +cLAPGroupsRFProfileEntry OBJECT-TYPE + SYNTAX CLAPGroupsRFProfileEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry containing the configuration attributes + that affect the operation of the APs within + a group. + + Entries can be added/deleted by explicit management + action from NMS/EMS through the 'bsnAPGroupsVlanRowStatus' + object in bsnAPGroupsVlanTable as defined by the + AIRESPACE-WIRELESS-MIB." + INDEX { cLAPGroupName } + ::= { cLAPGroupsRFProfileTable 1 } + +CLAPGroupsRFProfileEntry ::= SEQUENCE { + cLAPGroups802dot11bgRFProfileName SnmpAdminString, + cLAPGroups802dot11aRFProfileName SnmpAdminString +} + +cLAPGroups802dot11bgRFProfileName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the RF profile name assigned to this + site on the 802.11bg radio. This profile being assigned should + exist in the 'cLRFProfileTable'. To disassociate a profile with + this site a string of zero length should be set." + ::= { cLAPGroupsRFProfileEntry 1 } + +cLAPGroups802dot11aRFProfileName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the RF profile name assigned to this + site on the 802.11a radio. This profile being assigned should + exist in the 'cLRFProfileTable'. To disassociate a profile with + this site a string of zero length should be set." + ::= { cLAPGroupsRFProfileEntry 2 } + +-- ******************************************************************** +-- * RF Profile Table +-- ******************************************************************** + +cLRFProfileTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLRFProfileEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table lists the configuration for each + RF profile." + ::= { ciscoLwappRFConfig 2 } + +cLRFProfileEntry OBJECT-TYPE + SYNTAX CLRFProfileEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry containing the configuration attributes + that affect the operation of 802.11 RF domain. + + Entries can be added/deleted by explicit management + action from NMS/EMS or through user console." + INDEX { cLRFProfileName } + ::= { cLRFProfileTable 1 } + +CLRFProfileEntry ::= SEQUENCE { + cLRFProfileName SnmpAdminString, + cLRFProfileDescr SnmpAdminString, + cLRFProfileTransmitPowerMin Integer32, + cLRFProfileTransmitPowerMax Integer32, + cLRFProfileTransmitPowerThresholdV1 Integer32, + cLRFProfileTransmitPowerThresholdV2 Integer32, + cLRFProfileDataRate1Mbps CiscoLwappRFApDataRates, + cLRFProfileDataRate2Mbps CiscoLwappRFApDataRates, + cLRFProfileDataRate5AndHalfMbps CiscoLwappRFApDataRates, + cLRFProfileDataRate11Mbps CiscoLwappRFApDataRates, + cLRFProfileDataRate6Mbps CiscoLwappRFApDataRates, + cLRFProfileDataRate9Mbps CiscoLwappRFApDataRates, + cLRFProfileDataRate12Mbps CiscoLwappRFApDataRates, + cLRFProfileDataRate18Mbps CiscoLwappRFApDataRates, + cLRFProfileDataRate24Mbps CiscoLwappRFApDataRates, + cLRFProfileDataRate36Mbps CiscoLwappRFApDataRates, + cLRFProfileDataRate48Mbps CiscoLwappRFApDataRates, + cLRFProfileDataRate54Mbps CiscoLwappRFApDataRates, + cLRFProfileRadioType CLApIfType, + cLRFProfileStorageType StorageType, + cLRFProfileRowStatus RowStatus, + cLRFProfileHighDensityMaxRadioClients Unsigned32, + cLRFProfileBandSelectProbeResponse TruthValue, + cLRFProfileBandSelectCycleCount Unsigned32, + cLRFProfileBandSelectCycleThreshold Unsigned32, + cLRFProfileBandSelectExpireSuppression Unsigned32, + cLRFProfileBandSelectExpireDualBand Unsigned32, + cLRFProfileBandSelectClientRSSI Integer32, + cLRFProfileLoadBalancingWindowSize Unsigned32, + cLRFProfileLoadBalancingDenialCount Unsigned32, + cLRFProfileCHDDataRSSIThreshold Integer32, + cLRFProfileCHDVoiceRSSIThreshold Integer32, + cLRFProfileCHDClientExceptionLevel Unsigned32, + cLRFProfileCHDCoverageExceptionLevel Unsigned32, + cLRFProfileMulticastDataRate Unsigned32, + cLRFProfileHDClientTrapThreshold Unsigned32, + cLRFProfileInterferenceThreshold Unsigned32, + cLRFProfileNoiseThreshold Integer32, + cLRFProfileUtilizationThreshold Unsigned32, + cLRFProfile11nOnly TruthValue, + cLRFProfileDCAForeignContribution TruthValue, + cLRFProfileDCAChannelWidth INTEGER, + cLRFProfileDCAChannelList SnmpAdminString, + cLRFProfileRxSopThreshold INTEGER +} + +cLRFProfileName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..64)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies a RF Profile." + ::= { cLRFProfileEntry 1 } + +cLRFProfileDescr OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies a human-readable description of the + profile." + ::= { cLRFProfileEntry 2 } + +cLRFProfileTransmitPowerMin OBJECT-TYPE + SYNTAX Integer32 (-10..30) + UNITS "dbm" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the lower bound of transmit + power value supported by an AP." + DEFVAL { -10 } + ::= { cLRFProfileEntry 3 } + +cLRFProfileTransmitPowerMax OBJECT-TYPE + SYNTAX Integer32 (-10..30) + UNITS "dbm" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the uppoer bound of transmit + power value supported by an AP." + DEFVAL { 30 } + ::= { cLRFProfileEntry 4 } + +cLRFProfileTransmitPowerThresholdV1 OBJECT-TYPE + SYNTAX Integer32 (-80..-50) + UNITS "dbm" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the transmit power control + version 1 threshold for the radio resource management + algorithm." + DEFVAL { -70 } + ::= { cLRFProfileEntry 5 } + +cLRFProfileTransmitPowerThresholdV2 OBJECT-TYPE + SYNTAX Integer32 (-80..-50) + UNITS "dbm" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the transmit power control + version 2 threshold for the radio resource management + algorithm." + DEFVAL { -67 } + ::= { cLRFProfileEntry 6 } + +cLRFProfileDataRate1Mbps OBJECT-TYPE + SYNTAX CiscoLwappRFApDataRates + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the configuration for this + data rate." + DEFVAL { mandatoryRate } + ::= { cLRFProfileEntry 7 } + +cLRFProfileDataRate2Mbps OBJECT-TYPE + SYNTAX CiscoLwappRFApDataRates + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the configuration for this + data rate." + DEFVAL { mandatoryRate } + ::= { cLRFProfileEntry 8 } + +cLRFProfileDataRate5AndHalfMbps OBJECT-TYPE + SYNTAX CiscoLwappRFApDataRates + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the configuration for this + data rate." + DEFVAL { mandatoryRate } + ::= { cLRFProfileEntry 9 } + +cLRFProfileDataRate11Mbps OBJECT-TYPE + SYNTAX CiscoLwappRFApDataRates + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the configuration for this + data rate." + DEFVAL { mandatoryRate } + ::= { cLRFProfileEntry 10 } + +cLRFProfileDataRate6Mbps OBJECT-TYPE + SYNTAX CiscoLwappRFApDataRates + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the configuration for this + data rate." + DEFVAL { supported } + ::= { cLRFProfileEntry 11 } + +cLRFProfileDataRate9Mbps OBJECT-TYPE + SYNTAX CiscoLwappRFApDataRates + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the configuration for this + data rate." + DEFVAL { supported } + ::= { cLRFProfileEntry 12 } + + +cLRFProfileDataRate12Mbps OBJECT-TYPE + SYNTAX CiscoLwappRFApDataRates + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the configuration for this + data rate." + DEFVAL { supported } + ::= { cLRFProfileEntry 13 } + +cLRFProfileDataRate18Mbps OBJECT-TYPE + SYNTAX CiscoLwappRFApDataRates + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the configuration for this + data rate." + DEFVAL { supported } + ::= { cLRFProfileEntry 14 } + +cLRFProfileDataRate24Mbps OBJECT-TYPE + SYNTAX CiscoLwappRFApDataRates + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the configuration for this + data rate." + DEFVAL { supported } + ::= { cLRFProfileEntry 15 } + +cLRFProfileDataRate36Mbps OBJECT-TYPE + SYNTAX CiscoLwappRFApDataRates + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the configuration for this + data rate." + DEFVAL { supported } + ::= { cLRFProfileEntry 16 } + +cLRFProfileDataRate48Mbps OBJECT-TYPE + SYNTAX CiscoLwappRFApDataRates + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the configuration for this + data rate." + DEFVAL { supported } + ::= { cLRFProfileEntry 17 } + +cLRFProfileDataRate54Mbps OBJECT-TYPE + SYNTAX CiscoLwappRFApDataRates + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the configuration for this + data rate." + DEFVAL { supported } + ::= { cLRFProfileEntry 18 } + +cLRFProfileRadioType OBJECT-TYPE + SYNTAX CLApIfType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to configure the radio + type for this profile." + ::= { cLRFProfileEntry 19 } + +cLRFProfileStorageType OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the storage type for this + conceptual row." + DEFVAL { nonVolatile } + ::= { cLRFProfileEntry 20 } + +cLRFProfileRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the status column for this row and used + to create and delete specific instances of rows + in this table." + ::= { cLRFProfileEntry 21 } + +cLRFProfileHighDensityMaxRadioClients OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the maximum number + of clients per AP radio." + DEFVAL { 200 } + ::= { cLRFProfileEntry 22 } + +cLRFProfileBandSelectProbeResponse OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the AP's probe response + with clients to verify whether client can associate + on both 2.4 GHz and 5Ghz spectrum. + When set to true, AP suppresses probe response + to new clients for all SSIDs that are not being + Band Select disabled." + DEFVAL { false } + ::= { cLRFProfileEntry 23 } + +cLRFProfileBandSelectCycleCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the maximum + number of cycles not responding." + DEFVAL { 2 } + ::= { cLRFProfileEntry 24 } + +cLRFProfileBandSelectCycleThreshold OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the cycle threshold + for band select." + DEFVAL { 200 } + ::= { cLRFProfileEntry 25 } + +cLRFProfileBandSelectExpireSuppression OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the expire of + suppression." + DEFVAL { 20 } + ::= { cLRFProfileEntry 26 } + +cLRFProfileBandSelectExpireDualBand OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the expire of + dual band." + DEFVAL { 60 } + ::= { cLRFProfileEntry 27 } + +cLRFProfileBandSelectClientRSSI OBJECT-TYPE + SYNTAX Integer32 + UNITS "dbm" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the minimum dBM + of a client RSSI to respond to probe." + DEFVAL { -80 } + ::= { cLRFProfileEntry 28 } + +cLRFProfileLoadBalancingWindowSize OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the number of + clients associated between APs." + DEFVAL { 5 } + ::= { cLRFProfileEntry 29 } + +cLRFProfileLoadBalancingDenialCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies number of clients denial + with respect to AP." + DEFVAL { 3 } + ::= { cLRFProfileEntry 30 } + +cLRFProfileCHDDataRSSIThreshold OBJECT-TYPE + SYNTAX Integer32 + UNITS "dbm" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the RSSI + threshold value for data packets." + DEFVAL { -80 } + ::= { cLRFProfileEntry 31 } + + +cLRFProfileCHDVoiceRSSIThreshold OBJECT-TYPE + SYNTAX Integer32 + UNITS "dbm" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies RSSI threshold + value for voice packets." + DEFVAL { -80 } + ::= { cLRFProfileEntry 32 } + +cLRFProfileCHDClientExceptionLevel OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the client minimum + exception level." + DEFVAL { 3 } + ::= { cLRFProfileEntry 33 } + +cLRFProfileCHDCoverageExceptionLevel OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the coverage + exception level." + DEFVAL { 25 } + ::= { cLRFProfileEntry 34 } + +cLRFProfileMulticastDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the minimum + multicast data rate. + A value 0 indicates that AP will automatically + adjust data rates." + DEFVAL { 0 } + ::= { cLRFProfileEntry 35 } + +cLRFProfile11nOnly OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies if 11n-client-only mode is + enabled." + DEFVAL {false} + ::= { cLRFProfileEntry 36 } + +cLRFProfileHDClientTrapThreshold OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the threshold number + of clients per AP radio to trigger a trap. + The trap ciscoLwappApClientThresholdNotify + will be triggered once the count of clients + on the AP radio reaches this limit. A value + of zero indicates that the trap is disabled." + ::= { cLRFProfileEntry 37 } + +cLRFProfileInterferenceThreshold OBJECT-TYPE + SYNTAX Unsigned32(0..100) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the threshold number + of interference between 0 and 100 percent." + ::= {cLRFProfileEntry 38 } + +cLRFProfileNoiseThreshold OBJECT-TYPE + SYNTAX Integer32(-127..0) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the threshold number + of noise threshold between -127 and 0 dBm." + ::= {cLRFProfileEntry 39 } + +cLRFProfileUtilizationThreshold OBJECT-TYPE + SYNTAX Unsigned32(0..100) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the threshold number + of utlization threshold between 0 and 100 percent." + ::= {cLRFProfileEntry 40 } + +cLRFProfileDCAForeignContribution OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether foreign interference + is taken into account for the DCA metrics." + ::= {cLRFProfileEntry 41 } + +cLRFProfileDCAChannelWidth OBJECT-TYPE + SYNTAX INTEGER { + min(1), + medium(2), + max(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies how the system performs DCA + channel width selection for the RFProfile + min - Min channel width(20Mhz) the radio supports + medium - Medium channel width(40Mhz) supported by this radio. + max - Max channel width(80Mhz) supported by this radio." + ::= {cLRFProfileEntry 42 } + +cLRFProfileDCAChannelList OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..500)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the 802.11 channels available to the + RF Profile. A comma separated list of integers." + ::= {cLRFProfileEntry 43 } + +cLRFProfileRxSopThreshold OBJECT-TYPE + SYNTAX INTEGER { + auto(0), + low(1), + medium(2), + high(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configures the receiver start of packet threshold for the rf profile." + DEFVAL { auto } + ::= { cLRFProfileEntry 44 } + + + +--******************************************************************* +--* Out of Box AP config +--******************************************************************* + +cLRFProfileOutOfBoxAPConfig OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the + out of box AP group." + ::= { ciscoLwappRFGlobalObjects 1} + + +cLRFProfileMcsDataRateTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLRFProfileMcsDataRateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object specifies the 11n MCS rates supported by + the RF profile, indexed by the MCS rate, ranging from 1 + to 24, corresponding to rate MCS-0, MCS-1, ... MCS-23." + ::= { ciscoLwappRFConfig 3 } + +cLRFProfileMcsDataRateEntry OBJECT-TYPE + SYNTAX CLRFProfileMcsDataRateEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry containing MCS date rate information applicable + to a particular profile." + INDEX { + cLRFProfileMcsName, + cLRFProfileMcsRate + } + ::= { cLRFProfileMcsDataRateTable 1 } + +CLRFProfileMcsDataRateEntry ::= SEQUENCE { + cLRFProfileMcsName SnmpAdminString, + cLRFProfileMcsRate Unsigned32, + cLRFProfileMcsRateSupport TruthValue +} + +cLRFProfileMcsName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..64)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies a RF Profile." + ::= { cLRFProfileMcsDataRateEntry 1 } + +cLRFProfileMcsRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies the MCS data rate + for a particular profile." + ::= { cLRFProfileMcsDataRateEntry 2 } + +cLRFProfileMcsRateSupport OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to enable or disable the data + rate. When this object is set to 'true' the MCS + support is enabled. When this object is set + to 'false' the MCS support is disabled.." + DEFVAL { true } + ::= { cLRFProfileMcsDataRateEntry 3 } + +-- ******************************************************************** +-- * Compliance statements +-- ******************************************************************** + +ciscoLwappRFMIBCompliances OBJECT IDENTIFIER + ::= { ciscoLwappRFMIBConform 1 } + +ciscoLwappRFMIBGroups OBJECT IDENTIFIER + ::= { ciscoLwappRFMIBConform 2 } + + +ciscoLwappRFMIBCompliance MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappRFMIB module. + + This compliance is deprecated and replaced by + ciscoLwappRFMIBComplianceVer1 ." + MODULE -- this module + MANDATORY-GROUPS { ciscoLwappRFConfigGroup } + + OBJECT cLRFProfileRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + DESCRIPTION + "An implementation is only required to support + three of the six enumerated values of the + RowStatus textual convention, specifically, + 'active', 'createAndGo' and 'destroy'. + This compliance is deprecated and replaced + by ciscoLwappRFMIBComplianceVer1." + ::= { ciscoLwappRFMIBCompliances 1 } + +ciscoLwappRFMIBComplianceVer1 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappRFMIB module." + MODULE -- this module + MANDATORY-GROUPS { ciscoLwappRFConfigGroup, + ciscoLwappRFConfigGroup1, + ciscoLwappRFGlobalConfigGroup + } + + OBJECT cLRFProfileRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + DESCRIPTION + "An implementation is only required to support + three of the six enumerated values of the + RowStatus textual convention, specifically, + 'active', 'createAndGo' and 'destroy'." + ::= { ciscoLwappRFMIBCompliances 2 } + + +ciscoLwappRFMIBComplianceVer2 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappRFMIB module. + Added ciscoLwappRFConfigGroup2 to add object to raise + trap when client count exceeds threshold and + ciscoLwappRFConfigGroup3 to address DCA settings" + MODULE -- this module + MANDATORY-GROUPS { ciscoLwappRFConfigGroup, + ciscoLwappRFConfigGroup1, + ciscoLwappRFGlobalConfigGroup, + ciscoLwappRFConfigGroup2, + ciscoLwappRFConfigGroup3 + } + ::= { ciscoLwappRFMIBCompliances 3 } + + +-- ******************************************************************** +-- * Units of conformance +-- ******************************************************************** + +ciscoLwappRFConfigGroup OBJECT-GROUP + OBJECTS { + cLAPGroups802dot11bgRFProfileName, + cLAPGroups802dot11aRFProfileName, + cLRFProfileDescr, + cLRFProfileTransmitPowerMin, + cLRFProfileTransmitPowerMax, + cLRFProfileTransmitPowerThresholdV1, + cLRFProfileTransmitPowerThresholdV2, + cLRFProfileDataRate1Mbps, + cLRFProfileDataRate2Mbps, + cLRFProfileDataRate5AndHalfMbps, + cLRFProfileDataRate11Mbps, + cLRFProfileDataRate6Mbps, + cLRFProfileDataRate9Mbps, + cLRFProfileDataRate12Mbps, + cLRFProfileDataRate18Mbps, + cLRFProfileDataRate24Mbps, + cLRFProfileDataRate36Mbps, + cLRFProfileDataRate48Mbps, + cLRFProfileDataRate54Mbps, + cLRFProfileRadioType, + cLRFProfileStorageType, + cLRFProfileRowStatus, + cLRFProfile11nOnly + } + STATUS deprecated + DESCRIPTION + "This collection of objects specifies the + configuration of RF parameters on the controller + to be passed to an LWAPP AP.This config group + ciscoLwappRFConfigGroup is deprecated and replaced + by ciscoLwappRFConfigGroupVer1" + ::= { ciscoLwappRFMIBGroups 1 } + +-- ******************************************************************** +-- * Units of conformance +-- ******************************************************************** + +ciscoLwappRFConfigGroupVer1 OBJECT-GROUP + OBJECTS { + cLAPGroups802dot11bgRFProfileName, + cLAPGroups802dot11aRFProfileName, + cLRFProfileDescr, + cLRFProfileTransmitPowerMin, + cLRFProfileTransmitPowerMax, + cLRFProfileTransmitPowerThresholdV1, + cLRFProfileTransmitPowerThresholdV2, + cLRFProfileDataRate1Mbps, + cLRFProfileDataRate2Mbps, + cLRFProfileDataRate5AndHalfMbps, + cLRFProfileDataRate11Mbps, + cLRFProfileDataRate6Mbps, + cLRFProfileDataRate9Mbps, + cLRFProfileDataRate12Mbps, + cLRFProfileDataRate18Mbps, + cLRFProfileDataRate24Mbps, + cLRFProfileDataRate36Mbps, + cLRFProfileDataRate48Mbps, + cLRFProfileDataRate54Mbps, + cLRFProfileRadioType, + cLRFProfileStorageType, + cLRFProfileRowStatus, + cLRFProfile11nOnly, + cLRFProfileMcsName, + cLRFProfileMcsRate, + cLRFProfileMcsRateSupport + } + STATUS current + DESCRIPTION + "This collection of objects specifies the + configuration of RF parameters on the controller + to be passed to an LWAPP AP." + ::= { ciscoLwappRFMIBGroups 2 } + +ciscoLwappRFConfigGroup1 OBJECT-GROUP + OBJECTS { + cLRFProfileHighDensityMaxRadioClients, + cLRFProfileBandSelectProbeResponse, + cLRFProfileBandSelectCycleCount, + cLRFProfileBandSelectCycleThreshold, + cLRFProfileBandSelectExpireSuppression, + cLRFProfileBandSelectExpireDualBand, + cLRFProfileBandSelectClientRSSI, + cLRFProfileLoadBalancingWindowSize, + cLRFProfileLoadBalancingDenialCount, + cLRFProfileCHDDataRSSIThreshold, + cLRFProfileCHDVoiceRSSIThreshold, + cLRFProfileCHDClientExceptionLevel, + cLRFProfileCHDCoverageExceptionLevel, + cLRFProfileMulticastDataRate + } + STATUS current + DESCRIPTION + "This collection of objects specifies the + configuration of RF parameters on the controller + to be passed to an LWAPP AP." + ::= { ciscoLwappRFMIBGroups 5 } + +ciscoLwappRFGlobalConfigGroup OBJECT-GROUP + OBJECTS { cLRFProfileOutOfBoxAPConfig } + STATUS current + DESCRIPTION + "This is the RF global config parameter." + ::= { ciscoLwappRFMIBGroups 3 } + +ciscoLwappRFConfigGroup2 OBJECT-GROUP + OBJECTS { + cLRFProfileHDClientTrapThreshold, + cLRFProfileInterferenceThreshold, + cLRFProfileNoiseThreshold, + cLRFProfileUtilizationThreshold + } + STATUS current + DESCRIPTION + "This object specifies the configuration of Trap + threshold to be configured on the interface of an LWAPP AP." + ::= { ciscoLwappRFMIBGroups 4 } + +ciscoLwappRFConfigGroup3 OBJECT-GROUP + OBJECTS { + cLRFProfileDCAForeignContribution, + cLRFProfileDCAChannelWidth, + cLRFProfileDCAChannelList + } + STATUS current + DESCRIPTION + "This object specifies the configuration DCA for + RF Profiles." + ::= { ciscoLwappRFMIBGroups 6 } + + +ciscoLwappRFConfigGroup4 OBJECT-GROUP + OBJECTS { cLRFProfileRxSopThreshold } + STATUS current + DESCRIPTION + "This object specifies the receiver start of packet + threshold for RF Profiles." + ::= { ciscoLwappRFMIBGroups 7 } +END diff --git a/mibs/CISCO-LWAPP-SYS-MIB b/mibs/cisco/CISCO-LWAPP-SYS-MIB similarity index 100% rename from mibs/CISCO-LWAPP-SYS-MIB rename to mibs/cisco/CISCO-LWAPP-SYS-MIB diff --git a/mibs/cisco/CISCO-LWAPP-TC-MIB b/mibs/cisco/CISCO-LWAPP-TC-MIB new file mode 100644 index 0000000000..796eb057e2 --- /dev/null +++ b/mibs/cisco/CISCO-LWAPP-TC-MIB @@ -0,0 +1,807 @@ +-- ******************************************************************* +-- CISCO-LWAPP-TC-MIB.my: Cisco LWAPP MIBs Textual Conventions +-- March 2006, Prasanna Viswakumar +-- +-- Copyright (c) 2006,2007 by Cisco Systems, Inc. +-- All rights reserved. +-- ******************************************************************* + +CISCO-LWAPP-TC-MIB DEFINITIONS ::= BEGIN +IMPORTS + MODULE-IDENTITY, + Unsigned32, + Gauge32 + FROM SNMPv2-SMI + TEXTUAL-CONVENTION + FROM SNMPv2-TC + ciscoMgmt + FROM CISCO-SMI; + +--******************************************************************** +--* MODULE IDENTITY +--******************************************************************** + +ciscoLwappTextualConventions MODULE-IDENTITY + LAST-UPDATED "201109130000Z" + ORGANIZATION "Cisco Systems, Inc." + CONTACT-INFO + " Cisco Systems, + Customer Service + + Postal: 170 West Tasman Drive + San Jose, CA 95134 + USA + + Tel: +1 800 553-NETS + + Email: cs-wnbu-snmp@cisco.com" + DESCRIPTION + "This module defines textual conventions used + throughout the Cisco enterprise MIBs + designed for implementation on Central + Controllers that terminate the Light Weight + Access Point Protocol from LWAPP Access + Points. + + The relationship between CC and the LWAPP APs + can be depicted as follows: + + +......+ +......+ +......+ +......+ + + + + + + + + + + + CC + + CC + + CC + + CC + + + + + + + + + + + +......+ +......+ +......+ +......+ + .. . . . + .. . . . + . . . . . + . . . . . + . . . . . + . . . . . + +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + + + AP + + AP + + AP + + AP + + AP + + + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ + . . . . + . . . . . + . . . . . + . . . . . + . . . . . + +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + + + MN + + MN + + MN + + MN + + MN + + + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ + + + The LWAPP tunnel exists between the controller and + the APs. The MNs communicate with the APs through + the protocol defined by the 802.11 standard. + + LWAPP APs, upon bootup, discover and join one of the + controllers and the controller pushes the configuration, + that includes the WLAN parameters, to the LWAPP APs. + The APs then encapsulate all the 802.11 frames from + wireless clients inside LWAPP frames and forward + the LWAPP frames to the controller. + + GLOSSARY + + Access Point ( AP ) + + An entity that contains an 802.11 medium access + control ( MAC ) and physical layer ( PHY ) interface + and provides access to the distribution services via + the wireless medium for associated clients. + + LWAPP APs encapsulate all the 802.11 frames in + LWAPP frames and sends it to the controller to which + it is logically connected. + + Advanced Encryption Standard ( AES ) + + In cryptography, the Advanced Encryption Standard + (AES), also known as Rijndael, is a block cipher + adopted as an encryption standard by the US + government. It is expected to be used worldwide + and analysed extensively, as was the case with its + predecessor, the Data Encryption Standard (DES). + AES was adopted by National Institute of Standards + and Technology (NIST) as US FIPS PUB 197 in + November 2001 after a 5-year standardisation + process. + + Central Controller ( CC ) + + The central entity that terminates the LWAPP protocol + tunnel from the LWAPP APs. Throughout this MIB, + this entity is also referred to as 'controller'. + + Light Weight Access Point Protocol ( LWAPP ) + + This is a generic protocol that defines the + communication between the Access Points and the + Central Controller. + + Management Frame Protection ( MFP ) + + A proprietary mechanism devised to integrity protect + the otherwise unprotected management frames of the + 802.11 protocol specification. + + Message Integrity Check ( MIC ) + + A checksum computed on a sequence of bytes and made + known to the receiving party in a data communication, + to let the receiving party make sure the bytes + received were not compromised enroute. + + Mobile Node ( MN ) + + A roaming 802.11 wireless device in a wireless + network associated with an access point. + + Temporal Key Integrity Protocol ( TKIP ) + + A security protocol defined to enhance the limitations + of WEP. Message Integrity Check and per-packet keying + on all WEP-encrypted frames are two significant + enhancements provided by TKIP to WEP. + + Wired Equivalent Privacy ( WEP ) + + A security method defined by 802.11. WEP uses a + symmetric key stream cipher called RC4 to encrypt the + data packets. + + 802.11n + + 802.11n builds upon previous 802.11 standards by + adding MIMO (multiple-input multiple-output). MIMO + uses multiple transmitter and receiver antennas to + allow for increased data throughput through spatial + multiplexing and increased range. + + Control/Extension Channel + + A single 802.11 channel is 20 MHz wide. 802.11n allows + the use of channels of width 40 MHz by combining two + 20 MHz channels. The channels are known as the primary + or control channel and secondary or extension channel. + Both the channels are used for transmission + and reception of data. + + REFERENCE + + [1] Part 11 Wireless LAN Medium Access Control ( MAC ) + and Physical Layer ( PHY ) Specifications. + + [2] Draft-obara-capwap-lwapp-00.txt, IETF Light + Weight Access Point Protocol. + + [3] Enhanced Wireless Consortium MAC Specification, + v1.24. + + [4] Enhanced Wireless Consortium PHY Specification, + v1.27." + REVISION "201109130000Z" + DESCRIPTION + "Added new textual conventions CcxServiceVersion." + REVISION "200710300000Z" + DESCRIPTION + "Added new textual conventions CLApEthernetIfStatus and + CLApDot11RadioSubband." + + REVISION "200702050000Z" + DESCRIPTION + "Added new textual conventions CLDot11ChannelBandwidth, + CLDot11Band and CLApAssocFailureReason." + + REVISION "200610310000Z" + DESCRIPTION + "Added new textual conventions CLMfpEventSource, + CLCdpAdvtVersionType and CLDot11ClientStatus." + + REVISION "200604130000Z" + DESCRIPTION + "Initial version of this MIB module. " + ::= { ciscoMgmt 514 } + +-- ******************************************************************** +-- TEXTUAL CONVENTION +-- ******************************************************************** + +CLApIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines the type of a + wireless interface. + + The semantics are as follows: + + dot11bg - This value indicates that the radio + interface follows 802.11b or 802.11g standard. + + dot11a - This value indicates that the radio + interface follows 802.11a standard. + + dot11abgn - This value indicates that the radio + interface is operating in XOR mode between 802.11a + and 802.11bg. + + dot11ac - This value indicates that the radio + interface follows 802.11ac standard. + + uwb - This value indicates that this is a Ultra + Wideband Interface. " + SYNTAX INTEGER { + dot11bg(1), + dot11a(2), + uwb(3), + dot11abgn(4), + dot11ac(5), + dot11b(6), + dot11g(7), + dot11n24(8), + dot11n5(9), + unknown(10) + + } + +CLDot11Channel ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines the possible channel + numbers in an 802.11 communication channel. The + 802.11 radio interface of an Access Point operates + in one of the possible channels at any point of time + for wireless data communication with 802.11 based + wireless clients. " + SYNTAX Unsigned32 ( 1..14 | + 34 | 36 | 38 | 40 | 42 | 44 | 46 | 48 | + 52 | 56 | 60 | 64 | 149 | 153 | + 157 | 161 | 165 | 169 | 173) + +CLDot11ClientStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines the states + of an 802.11 client. + + The semantics are as follows: + + idle(1) - client is in idle mode. + + aaaPending(2) - client's authentication is pending. + Request has been sent to AAA server for authentication. + + authenticated(3) - client has been authenticated. + + associated(4) - client is associated, but not + authenticated. + + powersave(5) - client is in powersave mode. + + disassociated(6) - client has dissociated and not in + any of the 802.11 networks managed by the controller. + + tobedeleted(7) - client is marked for deletion. + + probing(8) - state before association. The client + will be removed if it does not associate. + + excluded(9) - client has been marked as excluded after fixed + number of authentication failures." + + SYNTAX INTEGER { + idle(1), + aaaPending(2), + authenticated(3), + associated(4), + powersave(5), + disassociated(6), + tobedeleted(7), + probing(8), + excluded(9) + } + + +CLEventFrames ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines the possible + 802.11 management frame subtypes. + + cLAssocRequestFrm - 802.11 Association Request + frame + + cLAssocResponseFrm - 802.11 Association Response + frame + + cLReAssocRequestFrm - 802.11 Reassociation + Request frame + + cLReAssocResponseFrm - 802.11 Reassociation + Response frame + + cLProbeRequestFrm - 802.11 Probe Request frame + + cLProbeResponseFrm - 802.11 Probe Response + frame + + cLReserved1 - Reserved for future use + + cLReserved2 - Reserved for future use + + cLBeaconFrm - 802.11 Beacon frame + + cLAtimFrm - 802.11 Adhoc Traffic Indication + Map frame + + cLDissociationFrm - 802.11 Dissociation + frame + + cLAuthenticationFrm - 802.11 Authentication + frame + + cLDeAuthenticationFrm - 802.11 Deauthentication + frame " + REFERENCE + "Part 11 Wireless LAN Medium Access Control ( MAC ) + and Physical Layer ( PHY ) Specifications, + Section 7.1.3.1.2 - Type and Subtype fields" + SYNTAX BITS { + cLAssocRequestFrm(0), + cLAssocResponseFrm(1), + cLReAssocRequestFrm(2), + cLReAssocResponseFrm(3), + cLProbeRequestFrm(4), + cLProbeResponseFrm(5), + cLReserved1(6), + cLReserved2(7), + cLBeaconFrm(8), + cLAtimFrm(9), + cLDissociationFrm(10), + cLAuthenticationFrm(11), + cLDeAuthenticationFrm(12) + } + +CLMfpEventType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The type of the MFP anomaly event. + + invalidMic - The MFP Validation has identified + that the MIC carried by a particular management + frame is invalid. + + invalidSeq - The MFP validation has identified + that a particular management frame is carrying an + invalid sequence number. Note that an invalid + sequence number error can also be detected due to an + incorrect timestamp in the MFP information element. + The incorrect timestamp could possibly be due to the + fact that the detecting AP's time window is not in + synchronization with that of other APs in the + MFP framework. + + noMic - The MFP validation has detected a management + frame without the MFP information element. + + unexpectedMic - The MFP validation has detected a + management frame as carrying a MIC value when + protection is not enabled on the WLAN. + + ccmpDecryptError - An MFP frame that was apparently + received from a client in an AES-CCMP encrypted + session was rejected by the Access Point because it + could not be decrypted. + + ccmpInvalidMhdrIe - An MFP frame that was apparently + received from a client in an AES-CCMP encrypted + session was rejected by the Access Point because it + contained an invalid MHDR information element, or the + MHDR information element was not present. + + ccmpInvalidReplayCtr - An MFP frame that was apparently + received from a client in an AES-CCMP encrypted session + was rejected by the Access Point because the replay + counter was not valid. + + tkipInvalidIcv - An MFP frame that was apparently + received from a client in a TKIP encrypted session was + rejected by the Access Point because it contained an + invalid Integrity Check Value. + + tkipInvalidMic - An MFP frame that was apparently + received from a client in a TKIP encrypted session was + rejected by the Access Point because the message + integrity check failed. + + tkipInvalidMhdrIe - An MFP frame that was apparently + received from a client in a TKIP encrypted session was + rejected by the Access Point because it contained an + invalid MHDR information element, or the MHDR + information element was not present. + + tkipInvalidReplayCtr - An MFP frame that was apparently + received from a client in a TKIP encrypted session was + rejected by the Access Point because it the replay + counter was not valid. + + bcastDisassociationFrameRcvd - The Access Point detected + a broadcast disassociation frame. Broadcast + disassociation frames are rejected by CCXv5 compliant + devices. + + bcastDeauthenticationFrameRcvd - The Access Point + detected a broadcast deauthentication frame. Broadcast + deauthentication frames are rejected by CCXv5 compliant + devices. + + bcastActionFrameRcvd - The Access Point detected a + broadcast action frame. Broadcast action frames are + rejected by CCXv5 compliant devices. " + SYNTAX INTEGER { + invalidMic(1), + invalidSeq(2), + noMic(3), + unexpectedMic(4), + ccmpNoEncryptError(16), + ccmpDecryptError(17), + ccmpInvalidReplayCtr(19), + tkipNoEncryptError(20), + tkipInvalidIcv(21), + tkipInvalidMic(22), + tkipInvalidMhdrIe(23), + tkipInvalidReplayCtr(24), + bcastDisassociationFrameRcvd(32), + bcastDeauthenticationFrameRcvd(33), + bcastActionFrameRcvd(34) + } + +CLMfpEventSource ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The source of the MFP anomaly event. + + infrastructureMfp - The source of the MFP event is + an infrastructure device that implements MFP. + + clientMfp - The source of the MFP event is a client + device that implements MFP." + SYNTAX INTEGER { + infrastructureMfp(1), + clientMfp(2) + } + +CLMfpVersion ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention lists the versions of + the MFP protocol. " + SYNTAX INTEGER { + mfpv1(1), + mfpv2(2) + } + +CLTimeBaseStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention is used to define the + time synchronization of entities with their + respective time bases. + + cTimeBaseInSync - This value indicates that the + respective entity is in synchronization with + its time base. + + cTimeBaseNotInSync - This value indicates that + the respective entity is not in synchronization + with its time base. " + SYNTAX INTEGER { + cTimeBaseInSync(1), + cTimeBaseNotInSync(2) + } + +CLSecEncryptType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines the type of + encryption to be applied to a WLAN. + + The semantics are as follows: + + tkip - This value indicates that TKIP encryption + is configured for data protection. + + aes - This value indicates that AES encryption + is configured for data protection. " + SYNTAX BITS { + tkip(0), + aes(1) + } + +CLSecKeyFormat ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines the type of + the key configured for encryption. " + SYNTAX INTEGER { + default(1), + hex(2), + ascii(3) + } + +CLDot11RfParamMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines how the RF + parameters used to manage roaming are chosen + by the controller. + + default - controller reverts back to the default + values specified for the RF parameters. + + auto - controller determines the RF parameters + automatically without any input from the end user. + + custom - controller uses the RF parameters + configured by the end user. User is allowed to + configure the parameters only if the mode is set + to 'custom'. " + SYNTAX INTEGER { + default(1), + custom(2), + auto(3) + } + +CLTsmDot11CurrentPackets ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The number of packets received over a specified + period of time. " + SYNTAX Gauge32 + + +CLCdpAdvtVersionType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention lists the versions of + the CDP protocol in use in LWAPP APs and Controllers." + SYNTAX INTEGER + { + cdpv1(1), + cdpv2(2) + } + +CLDot11ChannelBandwidth ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines the channel + bandwidth for 802.11n radio interfaces. + + The semantics are as follows: + + five - This value indicates that the bandwidth + is 5 MHz. + + ten - This value indicates that the bandwidth + is 10 MHz. + + twenty - This value indicates that the bandwidth + is 20 MHz. + + aboveforty - This value indicates that the bandwidth + is 40 MHz with the extension channel above the control + channel. + + belowforty - This value indicates that the bandwidth + is 40 MHz with the extension channel below the control + channel." + + SYNTAX INTEGER { + five(1), + ten(2), + twenty(3), + aboveforty(4), + belowforty(5) + } + + +CLDot11Band ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines the 802.11 frequency + band. + + The semantics are as follows: + + band2dot4 - This value indicates that the + 2.4 GHz band is in use. + + band5 - This value indicates that the + 5 GHz band is in use." + + SYNTAX INTEGER { + band2dot4(1), + band5(2) + } + + +CLApAssocFailureReason ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines the possible reasons + for an AP's failure to get associated to a controller. + + The semantics are as follows: + + unknown - The reason for the AP not being able to + associate is unknown. + + notSupported - The AP is not supported for management + by the controller." + + SYNTAX INTEGER { + unknown(1), + notSupported(2) + } + +CLWebAuthType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Represents either one of the following web auth types + internalDefault(1) - + The default login page will be + presented to the client for authentication. + + internalCustom(2) - + The administrator has created and + uploaded a custom login page and it will be + presented to the clients for authentication. + + external(3) - + This value indicates that the login page + will be served from the external web server. Note + that cLWAWebAuthType can be successfully set to this + value when the cLWAExternalWebAuthURL object has been + set to string with non-zero length." + + SYNTAX INTEGER { + internalDefault(1), + internalCustom(2), + external(3) + } + + +CLClientPowerSaveMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines power management mode + of this client. + The possible two modes are: + active(1) - this client is not in power-save mode + and it is actively sending or receiving + data. + powersave(2) - this client is in power-save mode and it + wakes up once a while to check for + pending data." + + SYNTAX INTEGER { + active(1), + powersave(2) + } + +CLApEthernetIfStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines the status of an + Ethernet interface of an AP joined to a controller. + + up(1) - The interface is operational and ready to transmit + packets. + + down(2) - The interface is not operational." + SYNTAX INTEGER { + up(1), + down(2) + } + +CLApDot11RadioSubband ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines the possible values + of subbands a radio can support. + Currently, this information is applicable only to + A radios. + all(1) - This radio is a regular A radio that operates + in the full A band spectrum in the frequency + range 4940 Mhz - 5850 Mhz. + sub49(2) - This is an A radio that operates only in the + public safety (4.9 Ghz) sub band in the + frequency range 4940 Mhz - 5100 Mhz. + sub52(3) - This is an A radio that operates only in the + 5.2 Ghz sub band in the frequency range + 5250 Mhz - 5350 Mhz. + sub54(4) - This is an A radio that operates only in the + 5.4 Ghz sub band in the frequency range + 5470 Mhz - 5725 Mhz. + sub58(5) - This is an A radio that operates only in the + 5.8 Ghz sub band in the frequency range + 5725 Mhz - 5850 Mhz. + " + SYNTAX INTEGER { + all(1), + sub49(2), + sub52(3), + sub54(4), + sub58(5) + } + +CLApDot11RadioRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines the possible values + of role a radio can support. + shutdown(0) - This role states that the radio is shut. + updownlink(1) - This radio will provide the both uplink and + downlink access. + uplink(2) - This role is applicable only for Ethernet ports. + Defined here to maintain the types of role. + downlink(3) - This radio will provide downlink access. + downlink radio allows child APs to join. + access(4) - This radio will provide the access to the clients. + uplinkaccess(5) - This radio role states that the radio will + provide the uplink access to the clients. + downlinkaccess(6) - This radio role states that the radio will + provide the downlink access to the clients. + updownlinkaccess(7) - This radio role states that the radio will + provide both uplink and downlink access to the + clients. + unknown(8) - This radio does not have role. + " + SYNTAX INTEGER { + shutdown(0), + updownlink(1), + uplink(2), + downlink(3), + access(4), + uplinkaccess(5), + downlinkaccess(6), + updownlinkaccess(7), + unknown(8) + + } + +CcxServiceVersion ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines the service versions + supported by a CCX Next client. The supported services + include foundation, location, management and voice." + + SYNTAX INTEGER { + none(1), + version1(2), + version2(3) + } + +CLApMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This textual convention defines the working + mode of the AP. " + + SYNTAX INTEGER { + local(0), + monitor(1), + remote(2), + roguedetector(3), + sniffer(4), + bridge(5), + seConnect(6) + } + + +END diff --git a/mibs/cisco/CISCO-LWAPP-WLAN-MIB b/mibs/cisco/CISCO-LWAPP-WLAN-MIB new file mode 100644 index 0000000000..ae362dd9fc --- /dev/null +++ b/mibs/cisco/CISCO-LWAPP-WLAN-MIB @@ -0,0 +1,4253 @@ +-- ******************************************************************* +-- CISCO-LWAPP-WLAN-MIB.my +-- This MIB helps to manage the WLANs on the controller +-- January 2006, Devesh Pujari, Prasanna Viswakumar +-- +-- Copyright (c) 2006, 2007, 2009-2016 by Cisco Systems Inc. +-- All rights reserved. +-- ******************************************************************* + +CISCO-LWAPP-WLAN-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + Unsigned32, + Integer32, + Gauge32 + FROM SNMPv2-SMI + MODULE-COMPLIANCE, + OBJECT-GROUP + FROM SNMPv2-CONF + TimeStamp, + TruthValue, + RowStatus, + DisplayString, + StorageType, + MacAddress + FROM SNMPv2-TC + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + InetAddressType, + InetAddress + FROM INET-ADDRESS-MIB + ciscoMgmt + FROM CISCO-SMI; + + +ciscoLwappWlanMIB MODULE-IDENTITY + LAST-UPDATED "201504230000Z" + ORGANIZATION "Cisco Systems Inc." + CONTACT-INFO + "Cisco Systems, + Customer Service + Postal: 170 West Tasman Drive + San Jose, CA 95134 + USA + Tel: +1 800 553-NETS + + Email: cs-wnbu-snmp@cisco.com" + DESCRIPTION + "This MIB is intended to be implemented on all those + devices operating as Central Controllers (CC) that + terminate the Light Weight Access Point Protocol + tunnel from Cisco Light-weight LWAPP Access Points. + + This MIB helps to manage the WLANs on the controller. + + The relationship between CC and the LWAPP APs + can be depicted as follows: + + +......+ +......+ +......+ +......+ + + + + + + + + + + + CC + + CC + + CC + + CC + + + + + + + + + + + +......+ +......+ +......+ +......+ + .. . . . + .. . . . + . . . . . + . . . . . + . . . . . + . . . . . + +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + + + AP + + AP + + AP + + AP + + AP + + + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ + . . . . + . . . . . + . . . . . + . . . . . + . . . . . + +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + + + MN + + MN + + MN + + MN + + MN + + + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ + + The LWAPP tunnel exists between the controller and + the APs. The MNs communicate with the APs through + the protocol defined by the 802.11 standard. + + LWAPP APs, upon bootup, discover and join one of the + controllers and the controller pushes the configuration, + that includes the WLAN parameters, to the LWAPP APs. + The APs then encapsulate all the 802.11 frames from + wireless clients inside LWAPP frames and forward + the LWAPP frames to the controller. + + GLOSSARY + + Access Point ( AP ) + + An entity that contains an 802.11 medium access + control ( MAC ) and physical layer ( PHY ) interface + and provides access to the distribution services via + the wireless medium for associated clients. + + LWAPP APs encapsulate all the 802.11 frames in + LWAPP frames and sends it to the controller to which + it is logically connected to. + + Central Controller ( CC ) + + The central entity that terminates the LWAPP protocol + tunnel from the LWAPP APs. Throughout this MIB, + this entity also referred to as 'controller'. + + Light Weight Access Point Protocol ( LWAPP ) + + This is a generic protocol that defines the + communication between the Access Points and the + controllers. + + Mobile Node ( MN ) + + A roaming 802.11 wireless device in a wireless + network associated with an access point. + + Access Control List ( ACL ) + + A list of rules used to restrict the traffic reaching + an interface or the CPU or WLAN. Each ACL is an ordered + set of rules and actions. If a rule matches then the + action for that rule is applied to the packet. + + 802.1x + + The IEEE ratified standard for enforcing port based + access control. This was originally intended for + use on wired LANs and later extended for use in + 802.11 WLAN environments. This defines an + architecture with three main parts - a supplicant + (Ex. an 802.11 wireless client), an authenticator + (the AP) and an authentication server(a Radius + server). The authenticator passes messages back + and forth between the supplicant and the + authentication server to enable the supplicant + get authenticated to the network. + + Temporal Key Integrity Protocol ( TKIP ) + + A security protocol defined to enhance the limitations + of WEP. Message Integrity Check and per-packet keying + on all WEP-encrypted frames are two significant + enhancements provided by TKIP to WEP. + + Cisco Key Integrity Protocol ( CKIP ) + + A proprietary implementation similar to TKIP. CKIP + implements key permutation for protecting the CKIP + key against attacks. Other features of CKIP include + expansion of encryption key to 16 bytes of length for + key protection and MIC to ensure data integrity. + + Wired Equivalent Privacy ( WEP ) + + A security method defined by 802.11. WEP uses a + symmetric key stream cipher called RC4 to encrypt the + data packets. + + Wi-Fi Protected Access ( WPA ) + + Wi-Fi Protected Access (WPA and WPA2) are security + systems created in response to several serious + weaknesses found in Wired Equivalent Privacy (WEP). + WPA implements the majority of the IEEE 802.11i + standard, and was intended as an intermediate + measure to take the place of WEP while 802.11i was + prepared. WPA is designed to work with all wireless + network interface cards, but not necessarily with + first generation wireless access points. + + WLAN Layer 2 Security + + WLAN layer 2 (MAC) security defines the encryption and + authentication approaches such as 802.1x, WPA, + WPA2, CKIP and WEP. + + Delivery Traffic Indication Map ( DTIM ) + + DTIM is measured in beacon intervals and is the time + period during which multicast/broadcast packets are + sent to clients. This helps client to go in Power Saving + mode and helps to save battery power. + + Network Admission Control (NAC) + + Cisco NAC uses the network infrastructure to enforce security + policy compliance on all devices that seek to access network + computing resources. With the Cisco NAC appliance, network + administrators can authenticate, authorize, evaluate, and + remediate wired, wireless, and remote users and their machines + prior to network access. The Cisco NAC appliance identifies + whether networked devices such as laptops, IP phones, or game + consoles are compliant with network security policies, and + repairs any vulnerabilities before it permits access to the + network. + + Out of Band (OOB) + + Out-of-band deployments require user traffic to traverse through + the NAC appliance only within authentication, posture + assessment, and remediation. When a user is authenticated and + passes all policy checks, the traffic is switched normally + through the network and bypasses the NAC server. + + Band Select + + The 2.4 GHz band is congested and clients have to contend with + numerous performance challenges. These consist of interference + from Bluetooth, microwave ovens, cordless phones, etc.; + protection mechanisms from 802.11b legacy clients; and + co-channel interference from other access points due to + 802.11bg?s limit of three non-overlapping channels. Allowing + client Wi-Fi radios capable of dual band (2.4 and 5 GHz) + operation move to the less congested 5 GHz radios would improve + the overall performance of the network. + The Band Select algorithm is based on probe response suppression + on clients 2.4G radio. The feature is OFF by default and has to + be manually switched ON globally for a WLC. It can be optionally + over-ridden per-SSID to disallow it. + + Network Access Identifier ( NAI ) + + In order to provide roaming services, it is necessary + to have a standardized method for identifying users. + NAI is actually the user identity submitted by the client + during network authentication. + + KTS (Key Telephone System) + + Key Telephone System is an alternative to a + private branch exchange (PBX)phone system. + A KTS is equipped with several buttons that allow + a caller to directly select outgoing lines or + incoming calls, and use intercom and + conference facilities. + + HALO (Hyperlocation) + + Hyperlocation is a technique of calculating location using + Angle of Arrival(AoA) tracks 802.11 OFDM clients + (meaning 802.11a/g/n/ac clients) that are associated(connected) + on the network and is able to do so with much higher accuracy + than conventional Real Time Location Systems(RTLS) that rely + on only RSSI (RF Signal Strength). + + PakRSSI (Packet Received Signal Strength Indicator) + + PakRSSI is a measurement of the power present in a received radio signal. + + POE (Power Over Ethernet) + + Power over Ethernet or PoE describes any of several standardized + or ad-hoc systems which pass electrical power along with data on + Ethernet cabling. This allows a single cable to provide both data + connection and electrical power to devices such as wireless + access points or IP cameras. + REFERENCE + + [1] Wireless LAN Medium Access Control ( MAC ) and + Physical Layer ( PHY ) Specifications. + + [2] Draft-obara-capwap-lwapp-00.txt, IETF Light + Weight Access Point Protocol + + [3] IEEE 802.11 - The original 1 Mbit/s and 2 Mbit/s, + 2.4 GHz RF and IR standard." + REVISION "201604070000Z" + DESCRIPTION + "Added new tables ciscoLwappAPGroupsHyperlocationConfig to + support Hyperlocation feature and ciscoLwappAPGroupsPortConfig + to support AP Group LAN port configurations. + Added new groups ciscoLwappWlanConfigGroupSup8, + ciscoLwappWlanConfigGroupSup9. Added new compliance + ciscoLwappWlanMIBComplianceRev8 which + deprecates ciscoLwappWlanMIBComplianceRev7." + REVISION "201504230000Z" + DESCRIPTION + "Added Default value to the cLWlanMulticastInterface object." + REVISION "201504170000Z" + DESCRIPTION + "Added cLWlan11acMuMimoEnabled object to cLWlanConfigEntry. + ciscoLwappWlanMIBComplianceRev6 is superceded by + ciscoLwappWlanMIBComplianceRev7 + Added new group ciscoLwappWlanConfigGroupSup6." + REVISION "201411050000Z" + DESCRIPTION + "Added the cLWlanSelfAnchorEnabled to support + the mobility self anchor. + cLAPGroupsVlanMappingInterfaceName is superceded by + cLAPGroupsVlanMappingInterfaceNameRev1. + ciscoLwappAPGroupsVlanConfigGroup is superceded by + ciscoLwappAPGroupsVlanConfigGroupSup2. + ciscoLwappWlanMIBComplianceRev5 is superceded by + ciscoLwappWlanMIBComplianceRev6 + Added cLWlanUniversalAdmin object to cLWlanConfigEntry. + Added new group ciscoLwappWlanConfigGroupSup5." + REVISION "201303300000Z" + DESCRIPTION + "Added cLWlanFlexibleNetflowTable to support AVC feature. + Added new object group + CiscoLwappWlanConfigFlexibleNetflowGroup. + Added new compliance ciscoLwappWlanMIBComplianceRev5 which + deprecates ciscoLwappWlanMIBComplianceRev4." + REVISION "201206210000Z" + DESCRIPTION + "Added the following objects + WLAN QoS Config table, + AP group Venue Table, + ciscoLwappWlanQosConfigGroup + ciscoLwappWlanConfigGroupSup4 + ciscoLwappWlan11uConfigGroupsup2 + ciscoLwappWlanHotSpot2ConfigGroupSup1 + ciscoLwappAPGroupsVlanConfigGroupSup1 + cLAPGroupsVenueConfigGroup + cLAPGroupsMultipleVenueGroup + ciscoLwappWlanConfigClientGroupSup2 + WLAN IOS objects. + - + Added the following objects to cLWlan11uTable. + cLWlan11uHessid, + cLWlan11uNetworkAuthType, + cLWlan11uOui, + cLWlan11uOuiIsBeacon, + cWlan11uOuiRowStatus, + cLWlan11uOuiStorageType, + cLWlan11uRealmName, + cLWlan11uRealmRowStatus, + cLWlan11uRealmEapMethod, + cLWlan11uRealmEapRowStatus, + cLWlan11uRealmEapAuthMethod, + cLWlan11uRealmEapAuthParam, + cLWlan11uRealmEapAuthRowStatus, + cLWlan11uDomainName, + cLWlan11uDomainRowStatus, + cLWlan11u3gppCountryCode, + cLWlan11u3gppNetworkCode, + cLWlan11u3gppRowStatus, + cLWlan11uIpAddressAvailIpv4, + cLWlan11uIpAddressAvailIpv6 + - + Added the following OBJECT-GROUPs: + ciscoLwappWlan11uConfigGroupsup1 + ciscoLwappWlanServiceAdvertisementConfigGroup, + ciscoLwappWlanHotSpot2ConfigGroup + - + Added new compliance ciscoLwappWlanMIBComplianceRev4 which + deprecates ciscoLwappWlanMIBComplianceRev3." + REVISION "201103100000Z" + DESCRIPTION + "Added the following objects to cLWlanConfigTable. + cLWlanReAnchorRoamedVoiceClientsEnable, + cLWlanMulticastInterfaceEnable, + cLWlanMulticastInterface, + cLWlanMulticastDirectEnable, + cLWlanNACPostureSupport, + cLWlanMaxClientsAccepted, + cLWlanScanDeferPriority, + cLWlanScanDeferTime, + cLWlanLanSubType, + cLWlanWebAuthOnMacFilterFailureEnabled, + cLWlanStaticIpTunnelingEnabled. + - + Added new group ciscoLwappWlanConfigGroupSup3. + - + Added new compliance ciscoLwappWlanMIBComplianceRev3 which + deprecates ciscoLwappWlanMIBComplianceRev2." + REVISION "201003030000Z" + DESCRIPTION + "Added the following OBJECT-GROUPs: + ciscoLwappWlan11uConfigGroup + ciscoLwappAPGroupsVlanConfigGroup + ciscoLwappWlanConfigGroupSup2 + ciscoLwappWlanConfigClientGroupSup1" + REVISION "200704020000Z" + DESCRIPTION + "Added following object in cLWlanConfigClientTable + cLWlanP2PBlocking" + REVISION "200702030000Z" + DESCRIPTION + "Added following objects in cLWlanConfigTable: + cLWlanProfileName + cLWlanSsid + cLWlanDiagChan + cLWlanStorageType + Added following table: + cLWlanConfigClientTable + Added the following OBJECT-GROUPs: + ciscoLwappWlanConfigGroupSup1 + ciscoLwappWlanConfigClientGroup + Added ciscoLwappWlanMIBComplianceRev1 MODULE-COMPLIANCE." + REVISION "200603210000Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { ciscoMgmt 512 } + + +ciscoLwappWlanMIBNotifs OBJECT IDENTIFIER + ::= { ciscoLwappWlanMIB 0 } + +ciscoLwappWlanMIBObjects OBJECT IDENTIFIER + ::= { ciscoLwappWlanMIB 1 } + +ciscoLwappWlanMIBConform OBJECT IDENTIFIER + ::= { ciscoLwappWlanMIB 2 } + +ciscoLwappWlanConfig OBJECT IDENTIFIER + ::= { ciscoLwappWlanMIBObjects 1 } + +ciscoLwappAPGroupsVlanConfig OBJECT IDENTIFIER + ::= { ciscoLwappWlanMIBObjects 2 } + +ciscoLwappWlan11uConfig OBJECT IDENTIFIER + ::= { ciscoLwappWlanMIBObjects 3 } + +ciscoLwappWlanServiceAdvertisementConfig OBJECT IDENTIFIER + ::= { ciscoLwappWlanMIBObjects 4 } + +ciscoLwappWlanHotSpot2Config OBJECT IDENTIFIER + ::= { ciscoLwappWlanMIBObjects 5 } + +ciscoLwappAPGroupsHyperlocationConfig OBJECT IDENTIFIER + ::= { ciscoLwappWlanMIBObjects 8 } + +ciscoLwappAPGroupsPortConfig OBJECT IDENTIFIER + ::= { ciscoLwappWlanMIBObjects 9 } + +-- ******************************************************************** +-- WLAN configuration +-- ******************************************************************** + +cLWlanConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlanConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the WLAN configuration sent by + the controller to the LWAPP APs for their operation. + + LWAPP APs exchange configuration messages with the + controller and get the required configuration for + their 802.11 related operations. As part of these + messages, the WLAN configuration is pushed by the + controller to the LWAPP APs. + + This table doesn't have any dependencies on other + existing tables. By defining cLWlanIndex, the + unique identifier for a WLAN, this table provides + a common index structure for use in several other + new tables that populate information on security + related attributes like authentication, encryption, + 802.11 parameters, Quality-of-Service attributes + etc., that would relate to a particular WLAN. + + Rows are added or deleted by explicit + management actions initiated by the user from a + network management station through the + cLWlanRowStatus object." + ::= { ciscoLwappWlanConfig 1 } + +cLWlanConfigEntry OBJECT-TYPE + SYNTAX CLWlanConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents the WLAN + configuration sent by the controller to LWAPP APs + for use during their operations. entries can be + added/deleted by explicit management actions by + NMS or by user console" + INDEX { cLWlanIndex } + ::= { cLWlanConfigTable 1 } + +CLWlanConfigEntry ::= SEQUENCE { + cLWlanIndex Unsigned32, + cLWlanRowStatus RowStatus, + cLWlanProfileName SnmpAdminString, + cLWlanSsid OCTET STRING, + cLWlanDiagChan TruthValue, + cLWlanStorageType StorageType, + cLWlanIsWired TruthValue, + cLWlanIngressInterface OCTET STRING, + cLWlanNACSupport TruthValue, + cLWlanWepKeyChange TimeStamp, + cLWlanChdEnable TruthValue, + cLWlan802dot11anDTIM Unsigned32, + cLWlan802dot11bgnDTIM Unsigned32, + cLWlanLoadBalancingEnable TruthValue, + cLWlanBandSelectEnable TruthValue, + cLWlanPassiveClientEnable TruthValue, + cLWlanReAnchorRoamedVoiceClientsEnable TruthValue, + cLWlanMulticastInterfaceEnable TruthValue, + cLWlanMulticastInterface SnmpAdminString, + cLWlanMulticastDirectEnable TruthValue, + cLWlanNACPostureSupport TruthValue, + cLWlanMaxClientsAccepted Unsigned32, + cLWlanScanDeferPriority BITS, + cLWlanScanDeferTime Unsigned32, + cLWlanLanSubType INTEGER, + cLWlanWebAuthOnMacFilterFailureEnabled TruthValue, + cLWlanStaticIpTunnelingEnabled TruthValue, + cLWlanKtsCacSupportEnabled TruthValue, + cLWlanWifiDirectPolicyStatus INTEGER, + cLWlanWebAuthIPv6AclName DisplayString, + cLWlanHotSpot2Enabled TruthValue, + cLWlanMaxClientsAllowedPerRadio Unsigned32, + cLWlanDhcpDeviceProfiling TruthValue, + cLWlanMacAuthOverDot1xEnabled TruthValue, + cLWlanUserTimeout Unsigned32, + cLWlanUserIdleThreshold Unsigned32, + cLWlanHttpDeviceProfiling TruthValue, + cLWlanHotSpotClearConfig INTEGER, + cLWlanRadiusAuthFourthServer DisplayString, + cLWlanRadiusAuthFifthServer DisplayString, + cLWlanRadiusAuthSixthServer DisplayString, + cLWlanRadiusAcctFourthServer DisplayString, + cLWlanRadiusAcctFifthServer DisplayString, + cLWlanRadiusAcctSixthServer DisplayString, + cLWlanSelfAnchorEnabled TruthValue, + cLWlanUniversalAdmin TruthValue, + cLWlan11acMuMimoEnabled TruthValue +} + +cLWlanIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..517) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies one instance of + a WLAN on the controller. The value 513-517 indicates + wired clients." + ::= { cLWlanConfigEntry 1 } + +cLWlanRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the status column for this row and used + to create, modify and delete specific instances of rows + in this table. + This table supports modification of writable objects when the + RowStatus is 'active'. + The following objects are mandatory for successful + creation of an entry: + cLWlanProfileName + cLWlanSsid." + ::= { cLWlanConfigEntry 2 } + +cLWlanProfileName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..64)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the profile name assigned + to this WLAN. The name assigned to a WLAN has to be + unique across all the WLANs on the controller. + An administrator can assign a meaningful + name that could later be used to refer a particular + WLAN on the controller. This object cannot be + modified when cLWlanRowStatus is 'active'." + ::= { cLWlanConfigEntry 3 } + +cLWlanSsid OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (1..32)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the SSID assigned to + this WLAN. The access points will broadcast this SSID + on this WLAN. Different WLAN could use the same SSID as + long as the layer 2 security is different. This object + cannot be modified when cLWlanRowStatus is 'active'." + ::= { cLWlanConfigEntry 4 } + +cLWlanDiagChan OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to configure this WLAN as a diagnostic + WLAN. A value of 'true' indicates that the WLAN can be used for + diagnostic purposes. A value of 'false' indicates that the WLAN + can not be used for diagnostic purposes." + DEFVAL { false } + ::= { cLWlanConfigEntry 5 } + +cLWlanStorageType OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represnts the storage type for this + conceptual row." + DEFVAL { nonVolatile } + ::= { cLWlanConfigEntry 6 } + +cLWlanIsWired OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to configure this WLAN as a + wired or wireless WLAN. A value of 'true' indicates + that this is a wired WLAN. A value of 'false' + indicates that this is a wireless WLAN." + ::= { cLWlanConfigEntry 7 } + +cLWlanIngressInterface OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..32)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the ingress interface attached to the + wireless lan." + ::= { cLWlanConfigEntry 8 } + +cLWlanNACSupport OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to configure the NAC- Out Of + Band(OOB) support for the WLAN. + A value of 'true' indicates that + the WLAN supports the NAC- Out Of Band(OOB) feature. + A value of 'false' indicates that + the WLAN does not support the NAC- Out Of Band(OOB) + feature." + DEFVAL { false } + ::= { cLWlanConfigEntry 9 } + +cLWlanWepKeyChange OBJECT-TYPE + SYNTAX TimeStamp + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the time when the + static WEP key was changed by the user." + ::= { cLWlanConfigEntry 10 } + +cLWlanChdEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object indicates whether Coverage Hole Detection + (CHD) is enabled on the controller. A value of 'true' + indicates CHD is on and a value of 'false' indicates + CHD is turned off for this WLAN." + DEFVAL { true } + ::= { cLWlanConfigEntry 11 } + +cLWlan802dot11anDTIM OBJECT-TYPE + SYNTAX Unsigned32 (1..255) + UNITS "Beacon Intervals" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents DTIM configuration per WLAN for each + 802.11 network. + The DTIM value is measured in Beacon Intervals." + DEFVAL { 1 } + ::= { cLWlanConfigEntry 12 } + +cLWlan802dot11bgnDTIM OBJECT-TYPE + SYNTAX Unsigned32 (1..255) + UNITS "Beacon Intervals" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents DTIM configuration per WLAN for each + 802.11 network. + The DTIM value is measured in Beacon Intervals." + DEFVAL { 1 } + ::= { cLWlanConfigEntry 13 } + +cLWlanLoadBalancingEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object indicates whether Load Balancing is + enabled on the controller for this WLAN . A value of 'true' + indicates Load Balance is on and a value of 'false' indicates + Load Balance is turned off for this WLAN." + DEFVAL { true } + ::= { cLWlanConfigEntry 14 } + +cLWlanBandSelectEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object indicates whether Band Select is enabled + on the controller for this WLAN. A value of 'true' + indicates Band Select is on and a value of 'false' indicates + Band Select is turned off for this WLAN." + DEFVAL { true } + ::= { cLWlanConfigEntry 15 } + +cLWlanPassiveClientEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies whether passive client is enabled + on the controller for this WLAN. A value of 'true' + indicates passive client is on and a value of 'false' indicates + passive client is turned off for this WLAN." + DEFVAL { false } + ::= { cLWlanConfigEntry 16 } + +cLWlanReAnchorRoamedVoiceClientsEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies whether the Roamed Voice Client + Re-Anchoring feature is enabled on the controller for this + WLAN. + A value of 'true' indicates the roamed voice clients will get + re-anchored. + A value of 'false' indicates the roamed voice clients + re-anchoring is turned off for this WLAN." + DEFVAL { false } + ::= { cLWlanConfigEntry 17 } + +cLWlanMulticastInterfaceEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies whether multicast interface + is enabled on the controller. A value of 'true' + indicates that multicast interface feature is enabled + and the interface represented by 'cLWlanMulticastInterface' + would be used for the multicast traffic on this WLAN. + A value of 'false' indicates that multicast interface + feature is turned off for this WLAN." + DEFVAL { false } + ::= { cLWlanConfigEntry 18 } + +cLWlanMulticastInterface OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the interface, which would be used + for the multicast traffic for all the clients that are + associated to this WLAN." + DEFVAL { "default" } + ::= { cLWlanConfigEntry 19 } + +cLWlanMulticastDirectEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies whether multicast direct is enabled + on the controller for this WLAN. + A value of 'true' indicates multicast direct is ON. + A value of 'false' indicates multicast direct is turned + off for this WLAN." + DEFVAL { false } + ::= { cLWlanConfigEntry 20 } + +cLWlanNACPostureSupport OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to configure the NAC-Posture + support for the WLAN. + A value of 'true' indicates that the WLAN supports the + NAC-Posture feature. + A value of 'false' indicates that the WLAN does not support the + NAC-Posture feature." + DEFVAL { false } + ::= { cLWlanConfigEntry 21 } + +cLWlanMaxClientsAccepted OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the maximum number of client connection + allowed for this WLAN. + A value of 0 indicates that there is no limit on maximum + allowed clients for this WLAN." + DEFVAL { 0 } + ::= { cLWlanConfigEntry 22 } + +cLWlanScanDeferPriority OBJECT-TYPE + SYNTAX BITS { + bit0(0), + bit1(1), + bit2(2), + bit3(3), + bit4(4), + bit5(5), + bit6(6), + bit7(7) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the priority of packets + that defer the off-channel scan. This is used in + off-channel scanning to improve performance + for medical devices using Radio Resource Management. + Each bit represents a packet type for which off-channel + scanning needs to be deferred. + bit0 - Best effort. + bit1 - Background + bit2 - Spare + bit3 - Excellent effort + bit4 - Controlled load + bit5 - Video, less than 100-ms latency and jitter + bit6 - Voice, less than 10-ms latency and jitter + bit7 - Network control" + DEFVAL { { bit5 , bit6 } } + ::= { cLWlanConfigEntry 23 } + +cLWlanScanDeferTime OBJECT-TYPE + SYNTAX Unsigned32 (0..60000) + UNITS "milliseconds" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the minimum number of milliseconds + that must elapse without the appearance of a specified packet + before the access point radios begin an off-channel scan." + DEFVAL { 100 } + ::= { cLWlanConfigEntry 24 } + +cLWlanLanSubType OBJECT-TYPE + SYNTAX INTEGER { + wirelessLan(1), + guestLan(2), + remoteLan(3), + other(4) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the sub-type of the LAN created. + This has to be congruent with cLWlanIswired. + If cLWlanIswired is set to 'true', allowed values are + guestLan(2) + and remoteLan(3). + If cLWlanIswired is set to 'false', allowed value is + wirelessLan(1). + A value of other(4) will be returned if it doesnt match any + values defined here. This value is not configurable." + ::= { cLWlanConfigEntry 25 } + +cLWlanWebAuthOnMacFilterFailureEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to configure the Web based + authentication on Mac Filter failure support for the WLAN. + A value of 'true' enables Web authentication on MAC + filter failure for the WLAN. + A value of 'false' disables Web authentication on MAC + filter failure for the WLAN." + DEFVAL { false } + ::= { cLWlanConfigEntry 26 } + +cLWlanStaticIpTunnelingEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to configure the Static IP Tunneling + of clients feature support for the WLAN. + A value of 'true' enables static IP Tunneling of client + for the WLAN. + A value of 'false' disables static IP Tunneling of client + for the WLAN." + DEFVAL { false } + ::= { cLWlanConfigEntry 27 } + +cLWlanKtsCacSupportEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to configure the KTS CAC + support for the WLAN. + A value of 'true' enables the KTS based CAC support + for this wlan. + A value of 'false' disables the KTS based CAC support + for this wlan." + DEFVAL { false } + ::= { cLWlanConfigEntry 28 } + +cLWlanWifiDirectPolicyStatus OBJECT-TYPE + SYNTAX INTEGER { + disable(1), + allow(2), + notAllow(3) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to allow/disallow wi-fi + direct clients to/from joining the infrastructure + network. + disable(1) - WFD is completely disabled. + allow(2) - allow WFD clients + disallow(3) - controller rejects association request from WFD + clients only if it has P2P IE with concurrency enabled." + ::= { cLWlanConfigEntry 29 } + +cLWlanWebAuthIPv6AclName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..64)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the name of the Web Auth + IPv6 ACL applied to this WLAN. + If it is required to remove the ACL + name for a WLAN, it should be set to 'none'. + ACL's are applied in the following priority order - + interfaces ACLs, WLAN ACLs, client ACLs." + ::= { cLWlanConfigEntry 30 } + +cLWlanHotSpot2Enabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the hotSpot2 feature for this WLAN. + A value of 'true' enables the HotSpot2 + for this wlan. + A value of 'false' disables the HotSpot2 + for this wlan." + DEFVAL { false } + ::= { cLWlanConfigEntry 31 } + +cLWlanMaxClientsAllowedPerRadio OBJECT-TYPE + SYNTAX Unsigned32 (1..200) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the maximum allowed clients + per AP radio for a WLAN." + DEFVAL { 200 } + ::= { cLWlanConfigEntry 32 } + +cLWlanDhcpDeviceProfiling OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the status of + DHCP Device Profiling feature for this WLAN. + A value of 'true' enables DHCP Device Profiling on this wlan. + A value of 'false' disables DHCP the Device Profiling + on this wlan." + DEFVAL { false } + ::= { cLWlanConfigEntry 33 } + +cLWlanMacAuthOverDot1xEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the configuration state of + authentication failover to Dot1x for the WLAN. + A value of 'true' enables mac auth or dot1x + for the WLAN. + A value of 'false' disables mac auth or dot1x + for the WLAN." + DEFVAL { false } + ::= { cLWlanConfigEntry 34 } + +cLWlanUserTimeout OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "seconds" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the timeout value of user for a WLAN." + DEFVAL { 300 } + ::= { cLWlanConfigEntry 35 } + +cLWlanUserIdleThreshold OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "bytes" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the user idle threshold value in bytes + for a WLAN." + DEFVAL { 0 } + ::= { cLWlanConfigEntry 36 } + +cLWlanHttpDeviceProfiling OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the status of + HTTP Device Profiling feature for this WLAN. + A value of 'true' enables HTTP Device Profiling on this wlan. + A value of 'false' disables the HTTP Device Profiling + on this wlan." + DEFVAL { false } + ::= { cLWlanConfigEntry 37 } + +cLWlanHotSpotClearConfig OBJECT-TYPE + SYNTAX INTEGER { + enable(1), + disable(2) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to clear all the configuration + related to HotSpot feature at WLAN level. + A value of 'enable' would clear the configuration. + When queries for the current value, always 'disable' + would be returned." + DEFVAL { disable } + ::= { cLWlanConfigEntry 38 } + +cLWlanRadiusAuthFourthServer OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..21)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the Fourth + Radius Authentication Server for this wlan." + ::= { cLWlanConfigEntry 39 } + +cLWlanRadiusAuthFifthServer OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..21)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the Fifth + Radius Authentication Server for this wlan." + ::= { cLWlanConfigEntry 40 } + +cLWlanRadiusAuthSixthServer OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..21)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the Sixth + Radius Authentication Server for this wlan." + ::= { cLWlanConfigEntry 41 } + +cLWlanRadiusAcctFourthServer OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..21)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the Fourth + Radius Accounting Server for this wlan." + ::= { cLWlanConfigEntry 42 } + +cLWlanRadiusAcctFifthServer OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..21)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the Fifth + Radius Accounting Server for this wlan." + ::= { cLWlanConfigEntry 43 } + +cLWlanRadiusAcctSixthServer OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..21)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the Sixth + Radius Accounting Server for this wlan." + ::= { cLWlanConfigEntry 44 } + +cLWlanSelfAnchorEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies whether self anchoring + is enabled for the wlan." + DEFVAL { false } + ::= { cLWlanConfigEntry 64 } + +cLWlanUniversalAdmin OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object allows universal admin mode. + to be enabled on a 802.1X/WPA/WPA2 secured WLAN." + DEFVAL { false } + ::= { cLWlanConfigEntry 65 } + +cLWlan11acMuMimoEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to configure 11ac Mu Mimo mode for + the WLAN. + A value of 'true' enables Mu Mimo mode for the WLAN. + A value of 'false' disables Mu Mimo mode for the WLAN." + DEFVAL { false } + ::= { cLWlanConfigEntry 66 } + + +-- ******************************************************************** +-- * WLAN 11u Table +-- ******************************************************************** + +cLWlan11uTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlan11uEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the generic 802.11u + configuration for a particular WLAN in a + controller. + + This table has a one-to-one relationship with + cLWlanConfigTable. There exist a row in this + table corresponding to each row representing + a WLAN in cLWlanConfigTable." + ::= { ciscoLwappWlan11uConfig 1 } + +cLWlan11uEntry OBJECT-TYPE + SYNTAX CLWlan11uEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents the generic 802.11u + configuration for a WLAN." + INDEX { cLWlanIndex } + ::= { cLWlan11uTable 1 } + +CLWlan11uEntry ::= SEQUENCE { + cLWlan11uStatus TruthValue, + cLWlan11uInternetAccess TruthValue, + cLWlan11uNetworkType INTEGER, + cLWlan11uVenueGroup INTEGER, + cLWlan11uVenueType INTEGER, + cLWlan11uVenueName SnmpAdminString, + cLWlan11uHessid MacAddress, + cLWlan11uNetworkAuthType INTEGER, + cLWlan11uIpAddressAvailIpv4 INTEGER, + cLWlan11uIpAddressAvailIpv6 INTEGER +} + +cLWlan11uStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to configure the 802.11u support + for this WLAN. A value of 'true' indicates that 802.11u + support is enabled for this WLAN and a value of 'false' + indicates that the support is disabled for this WLAN." + DEFVAL { false } + ::= { cLWlan11uEntry 1 } + +cLWlan11uInternetAccess OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to configure the internet access + with respect to 802.11u feature for this WLAN. + A value of 'true' indicates that internet access is + enabled for this WLAN and a value of 'false' indicates + that the internet access is disabled for this WLAN." + DEFVAL { true } + ::= { cLWlan11uEntry 2 } + +cLWlan11uNetworkType OBJECT-TYPE + SYNTAX INTEGER { + invalid(1), + private(2), + privateWithGuestAccess(3), + chargeablePublicNetwork(4), + freePublicNetwork(5), + testOrEquipment(6), + wildcard(7), + personnalDeviceNetwork(8), + emgerencyServiceOnlyNetwork(9), + notConfigured(255) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object indicates the network type with respect + to 802.11u feature , for this WLAN. + invalid (1) : Invalid network type. + private(2) : Non-authorized users are not + permitted on this network. + privateWithGuestAccess(3) : Private network but guest + accounts area available. + chargeablePublicNetwork(4) : The network is accessible to + anyone, however, access to the + network requires payment. + freePublicNetwork(5) : The network is accessible to + anyone and no charges apply + for the network use. + testOrEquipment(6) : The network is used for test or + experimental purposes only. + wildcard(6) : Wildcard network type. + personnalDeviceNetwork(8) : The network is accessible only + by Personnal Device. + emgerencyServiceOnlyNetwork(9) : Emergency Service + network Type." + ::= { cLWlan11uEntry 3 } + +cLWlan11uVenueGroup OBJECT-TYPE + SYNTAX INTEGER { + unspecified(1), + assembly(2), + business(3), + educational(4), + factoryAndIndustrial(5), + institutional(6), + mercantile(7), + residential(8), + storage(9), + utilityAndMisc(10), + vehicular(11), + outdoor(12) + } + MAX-ACCESS read-write + STATUS deprecated + DESCRIPTION + "This object indicates the venue group with respect + to 802.11u feature , for this WLAN." + DEFVAL { unspecified } + ::= { cLWlan11uEntry 4 } + +cLWlan11uVenueType OBJECT-TYPE + SYNTAX INTEGER { + unspecified(1), + assembly(2), + business(3), + educational(4), + factoryAndIndustrial(5), + institutional(6), + mercantile(7), + residential(8), + storage(9), + utilityAndMisc(10), + vehicular(11), + outdoor(12) + } + MAX-ACCESS read-write + STATUS deprecated + DESCRIPTION + "This object indicates the venue type within + a particular venue group, with respect + to 802.11u feature , for this WLAN. + The Venue group-Venue Type relationship is per + the following table: + Venue Group Venue Type Code Venue Description + =========== =============== ================= + 0 0 Unspecified + 0 1-255 Reserved + 1 0 Unspecified Assembly + 1 1 Arena + 1 2 Stadium + 1 3 Passenger Terminal (e.g., + airport, port, bus station, ferry + terminal, train station) + 1 4 Amphitheater + 1 5 Amusement Park + 1 6 Place of Worship + 1 7 Convention Center + 1 8 Library + 1 9 Museum + 1 10 Restaurant + 1 11 Theater + 1 12 Bar + 1 13 Coffee Shop + 1 14 Zoo or Aquarium + 1 15 Emergency Coordination Center + 1 16-255 Reserved + 2 0 Unspecified Business + 2 1 Doctor or Dentist office + 2 2 Bank + 2 3 Fire Station + 2 4 Police Station + 2 6 Post Office + 2 7 Professional Office + 2 8 Research and Development Facility + 2 9 Attorney Office + 2 10-255 Reserved + 3 0 Unspecified Educational + 3 1 School, Primary + 3 2 School, Secondary + 3 3 University or College + 3 4-255 Reserved + 4 0 Unspecified Factory and Industrial + 4 1 Factory + 4 2-255 Reserved + 5 0 Unspecified Institutional + 5 1 Hospital + 5 2 Long-Term Care Facility (e.g., + Nursing home, Hospice, etc.) + 5 3 Alcohol and Drug Re-habilitation + Center + 5 4 Group Home + 5 5 Prison or Jail + 5 6-255 Reserved + 6 0 Unspecified Mercantile + 6 1 Retail Store + 6 2 Grocery Market + 6 3 Automotive Service Station + 6 4-255 Reserved + 7 0 Unspecified Residential + 7 1 Hotel or Motel + 7 2 Dormitory + 7 3 Boarding House + 7 4-255 Reserved + 8 0-255 Reserved + 9 0-255 Reserved + 10 0 Unspecified Vehicular + 10 1 Automobile or Truck + 10 2 Airplane + 10 3 Bus + 10 4 Ferry + 10 5 Ship or Boat + 10 6 Train + 10 7-255 Reserved + 11 0 Unspecified Outdoor + 11 1 Muni-mesh Network + 11 2 City Park + 11 3-255 Reserved" + DEFVAL { unspecified } + ::= { cLWlan11uEntry 5 } + +cLWlan11uVenueName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..255)) + MAX-ACCESS read-write + STATUS deprecated + DESCRIPTION + "This is the venue name defined for this WLAN + with respect to 802.11u feature." + ::= { cLWlan11uEntry 6 } + +cLWlan11uHessid OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to configure the Hessid for this WLAN." + ::= { cLWlan11uEntry 8 } + +cLWlan11uNetworkAuthType OBJECT-TYPE + SYNTAX INTEGER { + acceptance(1), + enrollment(2), + redirection(3), + dnsRedirection(4), + notConfigured(5) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to configure the NetworkAuthType + for a WLAN" + DEFVAL { notConfigured } + ::= { cLWlan11uEntry 9 } + +cLWlan11uIpAddressAvailIpv4 OBJECT-TYPE + SYNTAX INTEGER { + notAvailable(1), + public(2), + portRestricted(3), + singleNATPrivate(4), + doubleNATPrivate(5), + portRestrictedAndSingleNATPrivate(6), + portRestrictedAndDoubleNATPrivate(7), + unKnown(8) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the IPv4 Address Availability." + DEFVAL { notAvailable } + ::= { cLWlan11uEntry 10 } + +cLWlan11uIpAddressAvailIpv6 OBJECT-TYPE + SYNTAX INTEGER { + notAvailable(1), + available(2), + unKnown(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the IPv6 Address Availability." + DEFVAL { notAvailable } + ::= { cLWlan11uEntry 11 } + + +-- ******************************************************************** +-- * WLAN 11u OUI Table +-- ******************************************************************** + +cLWlan11uOuiTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlan11uOuiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the OUI + (organizational unique identifier) + configuration for a particular WLAN. + OUIs are assigned by IEEE. + A WLAN can have up to 32 OUIs defined. + OUI configuration per WLAN is required + for the 802.11u feature to work. + + Rows are added or deleted by explicit + management actions initiated by the user from a + network management station through the + cLWlan11uOuiRowStatus object." + ::= { ciscoLwappWlan11uConfig 2 } + +cLWlan11uOuiEntry OBJECT-TYPE + SYNTAX CLWlan11uOuiEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents the OUI + (organizational unique identifier) + configuration for a particular WLAN. + OUIs are assigned by IEEE. + A WLAN can have up to 32 OUIs defined. + OUI configuration per WLAN is required + for the 802.11u feature to work." + INDEX { + cLWlanIndex, + cLWlan11uOuiIndex + } + ::= { cLWlan11uOuiTable 1 } + +CLWlan11uOuiEntry ::= SEQUENCE { + cLWlan11uOuiIndex Unsigned32, + cLWlan11uOui OCTET STRING, + cLWlan11uOuiIsBeacon TruthValue, + cLWlan11uOuiRowStatus RowStatus, + cLWlan11uOuiStorageType StorageType +} + +cLWlan11uOuiIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies one instance of a OUI + on a WLAN.Each WLAN can have up to 32 OUIs defined. + Each OUI should be unique." + ::= { cLWlan11uOuiEntry 1 } + +cLWlan11uOui OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (6 | 10)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The OUI field is a public OUI assigned by the IEEE. + Each OUI identifies a roaming consortium + (group of SSPs with inter-SSP roaming agreement) + or a single SSP.WLAN can have up to 32 OUIs defined. + Each OUI defined for a WLAN should be unique. + For example the value for Cisco is 004096." + ::= { cLWlan11uOuiEntry 2 } + +cLWlan11uOuiIsBeacon OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to configure this particular + OUI as one of the beacon OUIs. + Beacon can carry at most 3 OUIs. + User should be able to select 0-3 OUIs + (from the already configured OUIs for this WLAN). + A value of 'true' indicates that this OUI would + be carried in beacon. A value of 'false' + indicates that this OUI is not a beacon OUI." + DEFVAL { false } + ::= { cLWlan11uOuiEntry 3 } + +cLWlan11uOuiRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Row Status for creation/deletion of a particular + OUI entry in the table." + ::= { cLWlan11uOuiEntry 4 } + +cLWlan11uOuiStorageType OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represnts the storage type for this + conceptual row." + DEFVAL { nonVolatile } + ::= { cLWlan11uOuiEntry 5 } + + +-- ******************************************************************** +-- * WLAN 11u Realm Table +-- ******************************************************************** + +cLWlan11uRealmTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlan11uRealmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the realm (NAI) details per WLAN. + In order to provide roaming services, + it is necessary to have a standardized method for + identifying users. NAI is the user identity + submitted by the client during network authentication. + Each realm entry should be unique." + ::= { ciscoLwappWlan11uConfig 3 } + +cLWlan11uRealmEntry OBJECT-TYPE + SYNTAX CLWlan11uRealmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents the realm (NAI) + configuration for a particular WLAN.A WLAN can have + up to 32 realm defined" + INDEX { + cLWlanIndex, + cLWlan11uRealmIndex + } + ::= { cLWlan11uRealmTable 1 } + +CLWlan11uRealmEntry ::= SEQUENCE { + cLWlan11uRealmIndex Unsigned32, + cLWlan11uRealmName SnmpAdminString, + cLWlan11uRealmRowStatus RowStatus +} + +cLWlan11uRealmIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..128) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object specifies, one instance of + a realm EAP entry (NAI) on a WLAN. + Each realm entry should be unique." + ::= { cLWlan11uRealmEntry 1 } + +cLWlan11uRealmName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..128)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the NAI name. + In order to provide roaming services, + it is necessary to have a standardized method for + identifying users. NAI is the user identity + submitted by the client during network authentication. + In roaming, the purpose of the NAI is to identify the + user as well as to assist in the routing of the authentication + request. + Please note that the NAI may not necessarily be + the same as the user's e-mail address or the user identity + submitted in an application layer authentication." + ::= { cLWlan11uRealmEntry 2 } + +cLWlan11uRealmRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Row Status for creation/deletion of a particular realm + entry (NAI)from the table" + ::= { cLWlan11uRealmEntry 3 } + + +-- ******************************************************************** +-- * WLAN 11u Realm Eap Table +-- ******************************************************************** + +cLWlan11uRealmEapTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlan11uRealmEapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the EAP method configured per realm + for a particular WLAN. A realm can have up to 4 EAP + method defined. The EAP method supported are + LEAP,PEAP,EAP-FAST and EAP-TLS." + ::= { ciscoLwappWlan11uConfig 4 } + +cLWlan11uRealmEapEntry OBJECT-TYPE + SYNTAX CLWlan11uRealmEapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents the EAP method + configured per realm for a particular WLAN. + A realm can have up to 4 EAP method defined. + The EAP method supported are LEAP,PEAP,EAP-FAST and EAP-TLS." + INDEX { + cLWlanIndex, + cLWlan11uRealmIndex, + cLWlan11uRealmEapIndex + } + ::= { cLWlan11uRealmEapTable 1 } + +CLWlan11uRealmEapEntry ::= SEQUENCE { + cLWlan11uRealmEapIndex Unsigned32, + cLWlan11uRealmEapMethod INTEGER, + cLWlan11uRealmEapRowStatus RowStatus +} + +cLWlan11uRealmEapIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..4) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies one instance of + a EAP entry configured per a realm for a particular WLAN." + ::= { cLWlan11uRealmEapEntry 1 } + +cLWlan11uRealmEapMethod OBJECT-TYPE + SYNTAX INTEGER { + none(1), + leap(2), + peap(3), + eapTls(4), + eapFast(5), + eapSim(6), + eapTtls(7), + eapAka(8) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the EAP method defined." + ::= { cLWlan11uRealmEapEntry 2 } + +cLWlan11uRealmEapRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Row Status for creation/deletion of a particular EAP + entry from the table" + ::= { cLWlan11uRealmEapEntry 3 } + + +-- ******************************************************************** +-- * WLAN 11u Realm Eap Auth Table +-- ******************************************************************** + +cLWlan11uRealmEapAuthTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlan11uRealmEapAuthEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the authentication method details + configured per EAP method for particular realm. + There can be up to 10 authentication configuration + entries per EAP method." + ::= { ciscoLwappWlan11uConfig 5 } + +cLWlan11uRealmEapAuthEntry OBJECT-TYPE + SYNTAX CLWlan11uRealmEapAuthEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents the authentication + method details configured per EAP method for particular realm. + There can be up to 10 authentication configuration + entries per EAP method." + INDEX { + cLWlanIndex, + cLWlan11uRealmIndex, + cLWlan11uRealmEapIndex, + cLWlan11uRealmEapAuthIndex + } + ::= { cLWlan11uRealmEapAuthTable 1 } + +CLWlan11uRealmEapAuthEntry ::= SEQUENCE { + cLWlan11uRealmEapAuthIndex Unsigned32, + cLWlan11uRealmEapAuthMethod INTEGER, + cLWlan11uRealmEapAuthParam INTEGER, + cLWlan11uRealmEapAuthCredentialType INTEGER, + cLWlan11uRealmEapAuthRowStatus RowStatus +} + +cLWlan11uRealmEapAuthIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..10) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies one instance of + a auth entry configured per a EAP for a particular WLAN." + ::= { cLWlan11uRealmEapAuthEntry 1 } + +cLWlan11uRealmEapAuthMethod OBJECT-TYPE + SYNTAX INTEGER { + nonEapInnerAuthType(1), + innerAuthEapType(2), + credentialType(3), + tunneledEapCredentialType(4) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the authentication method defined." + DEFVAL { nonEapInnerAuthType } + ::= { cLWlan11uRealmEapAuthEntry 2 } + +cLWlan11uRealmEapAuthParam OBJECT-TYPE + SYNTAX INTEGER { + none(1), + pap(2), + chap(3), + mschap(4), + mschapV2(5), + leap(6), + peap(7), + eapTls(8), + eapFast(9), + eapSim(10), + eapTtls(11), + eapAka(12), + sim(13), + usim(14), + nfcSecure(15), + hardwareToken(16), + softToken(17), + certificate(18), + usernamePassword(19), + reserved(20), + anonynous(21), + vendorSpecific(22) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the authentication parameter + defined for a particular authentication method. + The Autentication Parameter and the Authentication Method + relationship as follows + + Method Parameter Description + =========== =============== ================= + 1 1 Reserved + 1 2 PAP + 1 3 CHAP + 1 4 MSCHAP + 1 5 MSCHAPV2 + 2 6 LEAP + 2 7 PEAP + 2 8 EAP-TLS + 2 9 EAP-FAST + 2 10 EAP-SIM + 2 11 EAP-TTLS + 2 12 EAP-AKA + 3 13 SIM + 3 14 USIM + 3 15 NFCSECURE + 3 16 HARDWARE TOKEN + 3 17 SOFT TOKEN + 3 18 CERTIFICATE + 3 19 USERNAME PASSWORD + 3 20 RESERVED + 3 21 Anonynous + 3 22 Vendor Specific" + DEFVAL { none } + ::= { cLWlan11uRealmEapAuthEntry 3 } + +cLWlan11uRealmEapAuthCredentialType OBJECT-TYPE + SYNTAX INTEGER { + sim(1), + usim(2), + nfcSecure(3), + hardwareToken(4), + softToken(5), + certificate(6), + usernamePassword(7), + reserved(8), + anonynous(9), + vendorSpecific(10) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the credential type defined for a particular + authentication method." + DEFVAL { sim } + ::= { cLWlan11uRealmEapAuthEntry 4 } + +cLWlan11uRealmEapAuthRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Row Status for creation/deletion of a particular auth + entry from the table" + ::= { cLWlan11uRealmEapAuthEntry 5 } + + +-- ******************************************************************** +-- * WLAN 11u Domain Table +-- ******************************************************************** + +cLWlan11uDomainTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlan11uDomainEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the Domain Entry + configuration for a particular WLAN in a + controller. + Rows are added or deleted by explicit + management actions initiated by the user from a + network management station through the + cLWlan11uDomainRowStatus object" + ::= { ciscoLwappWlan11uConfig 6 } + +cLWlan11uDomainEntry OBJECT-TYPE + SYNTAX CLWlan11uDomainEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents the Domain + configuration for a particular WLAN. + A WLAN can have up to 10 domains defined." + INDEX { + cLWlanIndex, + cLWlan11uDomainIndex + } + ::= { cLWlan11uDomainTable 1 } + +CLWlan11uDomainEntry ::= SEQUENCE { + cLWlan11uDomainIndex Unsigned32, + cLWlan11uDomainName SnmpAdminString, + cLWlan11uDomainRowStatus RowStatus +} + +cLWlan11uDomainIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..32) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies one instance of a Domain + on a WLAN.Each WLAN can have up to 10 Domains defined. + Each Domain should be unique." + ::= { cLWlan11uDomainEntry 1 } + +cLWlan11uDomainName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..255)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the domain name for this particular + Index." + ::= { cLWlan11uDomainEntry 2 } + +cLWlan11uDomainRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Row Status for creation/deletion of a particular + Domain entry in the table." + ::= { cLWlan11uDomainEntry 3 } + + +-- ******************************************************************** +-- * WLAN 11u 3gpp Table +-- ******************************************************************** + +cLWlan11u3gppTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlan11u3gppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the 3gpp info + configuration for a particular WLAN in a + controller. + Rows are added or deleted by explicit + management actions initiated by the user from a + network management station through the + cLWlan11u3gppRowStatus object" + ::= { ciscoLwappWlan11uConfig 7 } + +cLWlan11u3gppEntry OBJECT-TYPE + SYNTAX CLWlan11u3gppEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents the Domain + configuration for a particular WLAN. + A WLAN can have up to 32 operator defined." + INDEX { + cLWlanIndex, + cLWlan11u3gppIndex + } + ::= { cLWlan11u3gppTable 1 } + +CLWlan11u3gppEntry ::= SEQUENCE { + cLWlan11u3gppIndex Unsigned32, + cLWlan11u3gppCountryCode OCTET STRING, + cLWlan11u3gppNetworkCode OCTET STRING, + cLWlan11u3gppRowStatus RowStatus +} + +cLWlan11u3gppIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..32) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies one instance of a 3gpp + on a WLAN.Each WLAN can have up to 32 3gpps defined. + Each 3gpp should be unique." + ::= { cLWlan11u3gppEntry 1 } + +cLWlan11u3gppCountryCode OBJECT-TYPE + SYNTAX OCTET STRING + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the Language defined for this 3gpp Index." + ::= { cLWlan11u3gppEntry 2 } + +cLWlan11u3gppNetworkCode OBJECT-TYPE + SYNTAX OCTET STRING + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the Language defined for this 3gpp Index." + ::= { cLWlan11u3gppEntry 3 } + +cLWlan11u3gppRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Row Status for creation/deletion of a particular + 3gpp entry in the table." + ::= { cLWlan11u3gppEntry 4 } + + +-- ******************************************************************** +-- * WLAN Service Advertisement Table +-- ******************************************************************** + +cLWlanServiceAdvertisementTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlanServiceAdvertisementEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the generic service advertisement + configuration for a particular WLAN in a + controller. + + This table has a one-to-one relationship with + cLWlanConfigTable. There exist a row in this + table corresponding to each row representing + a WLAN in cLWlanConfigTable." + ::= { ciscoLwappWlanServiceAdvertisementConfig 1 } + +cLWlanServiceAdvertisementEntry OBJECT-TYPE + SYNTAX CLWlanServiceAdvertisementEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents the generic 802.11u + configuration for a WLAN." + INDEX { cLWlanIndex } + ::= { cLWlanServiceAdvertisementTable 1 } + +CLWlanServiceAdvertisementEntry ::= SEQUENCE { + cLWlanServiceAdvertisementStatus TruthValue, + cLWlanServiceAdvertisementMsapServerIndex Unsigned32 +} + +cLWlanServiceAdvertisementStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the MSAP status for this WLAN. + A value of true enables MSAP for this WLAN. + A value of false disbales MSAP for this WLAN." + DEFVAL { false } + ::= { cLWlanServiceAdvertisementEntry 1 } + +cLWlanServiceAdvertisementMsapServerIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..10) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the Index for the MSAP Server." + ::= { cLWlanServiceAdvertisementEntry 5 } + + + +cLWlanHotSpot2OperatorTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlanHotSpot2OperatorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the Operator + configuration for a particular WLAN in a + controller. + Rows are added or deleted by explicit + management actions initiated by the user from a + network management station through the + cLWlanHotSpot2OperatorRowStatus object" + ::= { ciscoLwappWlanHotSpot2Config 1 } + +cLWlanHotSpot2OperatorEntry OBJECT-TYPE + SYNTAX CLWlanHotSpot2OperatorEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents the Domain + configuration for a particular WLAN. + A WLAN can have up to 32 operator defined." + INDEX { + cLWlanIndex, + cLWlanHotSpot2OperatorIndex + } + ::= { cLWlanHotSpot2OperatorTable 1 } + +CLWlanHotSpot2OperatorEntry ::= SEQUENCE { + cLWlanHotSpot2OperatorIndex Unsigned32, + cLWlanHotSpot2OperatorName SnmpAdminString, + cLWlanHotSpot2OperatorLanguage SnmpAdminString, + cLWlanHotSpot2OperatorRowStatus RowStatus +} + +cLWlanHotSpot2OperatorIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..32) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies one instance of a Operator + on a WLAN.Each WLAN can have up to 32 Operators defined. + Each Operator should be unique." + ::= { cLWlanHotSpot2OperatorEntry 1 } + +cLWlanHotSpot2OperatorName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..255)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the Operator name for this particular + Index." + ::= { cLWlanHotSpot2OperatorEntry 2 } + +cLWlanHotSpot2OperatorLanguage OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..3)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the Language defined for this Operator Index." + ::= { cLWlanHotSpot2OperatorEntry 3 } + +cLWlanHotSpot2OperatorRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Row Status for creation/deletion of a particular + Operator entry in the table." + ::= { cLWlanHotSpot2OperatorEntry 4 } + + + +cLWlanHotSpot2PortConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlanHotSpot2PortConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies one instance of + Port-Protocol Configuration on a WLAN.Each WLAN can + have up to 10 port configuration defined.Each configuration + should be unique." + ::= { ciscoLwappWlanHotSpot2Config 2 } + +cLWlanHotSpot2PortConfigEntry OBJECT-TYPE + SYNTAX CLWlanHotSpot2PortConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents the Port-Protocol + configuration for a particular WLAN. + A WLAN can have up to 10 port configurations defined." + INDEX { + cLWlanIndex, + cLWlanHotSpot2PortConfigIndex + } + ::= { cLWlanHotSpot2PortConfigTable 1 } + +CLWlanHotSpot2PortConfigEntry ::= SEQUENCE { + cLWlanHotSpot2PortConfigIndex Unsigned32, + cLWlanHotSpot2PortConfigIpProtocol INTEGER, + cLWlanHotSpot2PortConfigPortNumber INTEGER, + cLWlanHotSpot2PortConfigStatus INTEGER, + cLWlanHotSpot2PortConfigRowStatus RowStatus +} + +cLWlanHotSpot2PortConfigIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies one instance of a Port + Configuration on a WLAN.Each WLAN can have up to 32 Port + Configurations defined.Each Port Configuration should be + unique." + ::= { cLWlanHotSpot2PortConfigEntry 1 } + +cLWlanHotSpot2PortConfigIpProtocol OBJECT-TYPE + SYNTAX INTEGER { + icmp(1), + ftp(6), + ikev2(17), + esp(50) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the Port Ip protocol + for this index for a WLAN" + ::= { cLWlanHotSpot2PortConfigEntry 2 } + +cLWlanHotSpot2PortConfigPortNumber OBJECT-TYPE + SYNTAX INTEGER { + icmp-esp(0), + ftp(20), + ssh(22), + ttls-vpn(443), + ikev2(500), + pptp-vpn(1723), + ipsec-nat(4500), + voip(5060) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the Port Number for this index + for a WLAN. This object indicates the Port Number + with respect to an IP Protocol. + The Protocol Port Number relationship is per + the following table: + IP Protocol Port Number Description + =========== =============== ================= + 1 0 ICMP + 6 20 FTP + 6 22 SSH + 6 443 TLS + 6 1723 PPTP-VPN + 6 5060 VoIP + 17 5060 VoIP + 17 4500 IKEv + 17 500 IKEv2 + 50 0 ESP" + ::= { cLWlanHotSpot2PortConfigEntry 3 } + +cLWlanHotSpot2PortConfigStatus OBJECT-TYPE + SYNTAX INTEGER { + closed(1), + open(2), + unknown(3) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the Port Status + for this instance for a WLAN" + ::= { cLWlanHotSpot2PortConfigEntry 4 } + +cLWlanHotSpot2PortConfigRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Row Status for creation/deletion of a particular + PortConfig entry in the table." + ::= { cLWlanHotSpot2PortConfigEntry 5 } + + + +cLWlanHotSpot2ConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlanHotSpot2ConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the generic HotSpot2 + configuration for a particular WLAN in a + controller. + + This table has a one-to-one relationship with + cLWlanConfigTable. There exist a row in this + table corresponding to each row representing + a WLAN in cLWlanConfigTable." + ::= { ciscoLwappWlanHotSpot2Config 3 } + +cLWlanHotSpot2ConfigEntry OBJECT-TYPE + SYNTAX CLWlanHotSpot2ConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents the generic HotSpot2 + configuration for a WLAN." + INDEX { cLWlanIndex } + ::= { cLWlanHotSpot2ConfigTable 1 } + +CLWlanHotSpot2ConfigEntry ::= SEQUENCE { + cLWlanHotSpot2WanLinkStatus INTEGER, + cLWlanHotSpot2WanSymLinkStatus INTEGER, + cLWlanHotSpot2WanDownLinkSpeed Unsigned32, + cLWlanHotSpot2WanUpLinkSpeed Unsigned32 +} + +cLWlanHotSpot2WanLinkStatus OBJECT-TYPE + SYNTAX INTEGER { + linkUp(1), + linkDown(2), + linkInTestState(3), + notConfigured(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the status of the link with respect to + WAN metrics configuration." + ::= { cLWlanHotSpot2ConfigEntry 1 } + +cLWlanHotSpot2WanSymLinkStatus OBJECT-TYPE + SYNTAX INTEGER { + different(1), + same(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the symmetry of the link with respect to + WAN metrics configuration. A value of 'different(1)' + indicates that link speed is different in uplink and + downlink(ex:ADSL). A value of 'same(2)' indicates that + link speed is same in uplink and downlink(ex:DSL)." + ::= { cLWlanHotSpot2ConfigEntry 2 } + +cLWlanHotSpot2WanDownLinkSpeed OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the down link speed of WAN Backhaul + in kbps." + ::= { cLWlanHotSpot2ConfigEntry 3 } + +cLWlanHotSpot2WanUpLinkSpeed OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the up link speed of WAN Backhaul + in kbps." + ::= { cLWlanHotSpot2ConfigEntry 4 } + + + +cLAPGroupsHyperlocationConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLAPGroupsHyperlocationConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table for configuring Hyperlocation + settings allowed for each AP Group. + Each site can have a set of HALO and PakRSSI + parameters associated with it." + ::= { ciscoLwappAPGroupsHyperlocationConfig 1 } + +cLAPGroupsHyperlocationConfigEntry OBJECT-TYPE + SYNTAX CLAPGroupsHyperlocationConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in cLAPGroupsHyperlocationConfigEntry. + cLAPGroupName is mandatory for creating an entry in + CLAPGroupsHyperlocationConfigEntry ." + INDEX { cLAPGroupName } + ::= { cLAPGroupsHyperlocationConfigTable 1 } + +CLAPGroupsHyperlocationConfigEntry ::= SEQUENCE { + cLAPGroupsHyperlocationEnable TruthValue, + cLAPGroupsPakRssiThreshold Integer32, + cLAPGroupsPakRssiThresholdTrigger Gauge32, + cLAPGroupsPakRssiNtpIpAddressType InetAddressType, + cLAPGroupsPakRssiNtpAddress InetAddress +} + +cLAPGroupsHyperlocationEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the state of Hyperlocation. + A value of 'true' indicates that Hyperlocation is enabled. + A value of 'false' indicates that Hyperlocation is disabled." + DEFVAL { false } + ::= { cLAPGroupsHyperlocationConfigEntry 1 } + +cLAPGroupsPakRssiThreshold OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the threshold value for + Packet RSSI location feature. Valid range is + -100 dbm to -50 dbm." + DEFVAL { -100 } + ::= { cLAPGroupsHyperlocationConfigEntry 2 } + +cLAPGroupsPakRssiThresholdTrigger OBJECT-TYPE + SYNTAX Gauge32 (1..100) + UNITS "dbm" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the trigger threshold + value for Packet RSSI location feature. Valid + range is 1 dbm to 100 dbm." + DEFVAL { 10 } + ::= { cLAPGroupsHyperlocationConfigEntry 3 } + +cLAPGroupsPakRssiNtpIpAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the NTP server + IP address type for Packet RSSI location feature." + ::= { cLAPGroupsHyperlocationConfigEntry 4 } + +cLAPGroupsPakRssiNtpAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the NTP server + IP address for Packet RSSI location feature." + ::= { cLAPGroupsHyperlocationConfigEntry 5 } + + + +cLAPGroupsPortConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLAPGroupsPortConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table for configuring port + settings allowed for each AP Group." + ::= { ciscoLwappAPGroupsPortConfig 1 } + +cLAPGroupsPortConfigEntry OBJECT-TYPE + SYNTAX CLAPGroupsPortConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in cLAPGroupsPortConfigEntry. + cLAPGroupName is mandatory for creating a entry in + CLAPGroupsPortConfigEntry ." + INDEX { + cLAPGroupName, + cLAPGroupsLANPortNumber + } + ::= { cLAPGroupsPortConfigTable 1 } + +CLAPGroupsPortConfigEntry ::= SEQUENCE { + cLAPGroupsLANPortNumber Unsigned32, + cLAPGroupsLANPortStatus INTEGER, + cLAPGroupsLANPortPoeStatus INTEGER, + cLAPGroupsLANPortRlanName SnmpAdminString, + cLAPGroupsLANPortRowStatus RowStatus +} + +cLAPGroupsLANPortNumber OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies the LAN port number + of an AP Group. Each AP Group can have up to 3 LAN ports." + ::= { cLAPGroupsPortConfigEntry 1 } + +cLAPGroupsLANPortStatus OBJECT-TYPE + SYNTAX INTEGER { + disabled(0), + enabled(1) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the LAN port state. + A value of 'true' indicates that selected LAN Port is enabled. A value + of 'false' indicates that LAN Port is disabled." + DEFVAL { disabled } + ::= { cLAPGroupsPortConfigEntry 2 } + +cLAPGroupsLANPortPoeStatus OBJECT-TYPE + SYNTAX INTEGER { + notsupported(0), + disabled(1), + enabled(2) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the LAN port POE state. + A value of 'true' indicates that POE is enabled. A value + of 'false' indicates that POE is disabled." + DEFVAL { disabled } + ::= { cLAPGroupsPortConfigEntry 3 } + +cLAPGroupsLANPortRlanName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..64)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the remote LAN name of the corresponding port." + ::= { cLAPGroupsPortConfigEntry 4 } + +cLAPGroupsLANPortRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the status column for this row and used + to create and delete specific instances of rows + in this table. cLAPGroupName and cLAPGroupsLANPortNumber + are mandatory for creating and deleting an entry." + ::= { cLAPGroupsPortConfigEntry 5 } + + + +cLAPGroupsExtModuleConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLAPGroupsExtModuleConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table for configuring external module settings allowed for each AP Group. + An entry in this table is created for each AP group." + ::= { ciscoLwappAPGroupsPortConfig 2 } + +cLAPGroupsExtModuleConfigEntry OBJECT-TYPE + SYNTAX CLAPGroupsExtModuleConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in cLAPGroupsExtModuleConfigEntry. + cLAPGroupName is mandatory for creating an entry in + CLAPGroupsExtModuleConfigEntry ." + INDEX { cLAPGroupName } + ::= { cLAPGroupsExtModuleConfigTable 1 } + +CLAPGroupsExtModuleConfigEntry ::= SEQUENCE { + cLAPGroupsExtModuleStatus INTEGER, + cLAPGroupsExtModuleRlanName SnmpAdminString +} + +cLAPGroupsExtModuleStatus OBJECT-TYPE + SYNTAX INTEGER { + disabled(0), + enabled(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the external module state. + A value of 'true' indicates that external module is enabled. A value + of 'false' indicates that external module is disabled." + DEFVAL { disabled } + ::= { cLAPGroupsExtModuleConfigEntry 1 } + +cLAPGroupsExtModuleRlanName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the remote lan name of the external module." + ::= { cLAPGroupsExtModuleConfigEntry 2 } + + +-- ******************************************************************** +-- * AP Groups Vlan Config +-- ******************************************************************** + +cLAPGroupsVlanConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLAPGroupsVlanConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table for the WLAN-interface-mappings and WLAN-NAC + settings allowed for each configured site. + Each site can have a set of WLANs associated + with it. + + Rows are added or deleted by explicit + management actions initiated by the user from a + network management station through the + cLAPGroupsVlanConfigRowStatus object." + ::= { ciscoLwappAPGroupsVlanConfig 1 } + +cLAPGroupsVlanConfigEntry OBJECT-TYPE + SYNTAX CLAPGroupsVlanConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in cLAPGroupsVlanMappingTable. + cLWlanProfileName is mandatory for creating a entry in + cLWlanConfigEntry." + INDEX { + cLAPGroupName, + cLWlanProfileName + } + ::= { cLAPGroupsVlanConfigTable 1 } + +CLAPGroupsVlanConfigEntry ::= SEQUENCE { + cLAPGroupName OCTET STRING, + cLAPGroupsVlanMappingInterfaceName OCTET STRING, + cLAPGroupNACSupport TruthValue, + cLAPGroupsVlanConfigRowStatus RowStatus, + cLAPGroupsVlanConfigStorageType StorageType, + cLAPGroupsWlanOrderIndex Unsigned32, + cLAPGroupsVlanMappingInterfaceNameRev1 OCTET STRING +} + +cLAPGroupName OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (1..64)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies a AP group. + The string is an unique name assigned to a site." + ::= { cLAPGroupsVlanConfigEntry 1 } + +cLAPGroupsVlanMappingInterfaceName OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (1..32)) + MAX-ACCESS read-create + STATUS deprecated + DESCRIPTION + "This object represents the interface to be used + when a client connects to the 'cLWlanProfileName' + WLAN on the AP. + When an AP is associated with a site, and the site + has an associated set of WLANs, then only those + WLANs are beamed by the AP. + cLAPGroupsVlanMappingInterfaceName object is superseded + by cLAPGroupsVlanMappingInterfaceNameRev1." + ::= { cLAPGroupsVlanConfigEntry 2 } + +cLAPGroupNACSupport OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object is used to configure the NAC- Out Of + Band(OOB) support for this AP groups VLAN. + A value of 'true' indicates that the AP group + supports the NAC- Out Of Band(OOB) feature. + A value of 'false' indicates that the AP group + does not support the NAC- Out Of Band(OOB) feature." + DEFVAL { false } + ::= { cLAPGroupsVlanConfigEntry 3 } + +cLAPGroupsVlanConfigRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the status column for this row and used + to create and delete specific instances of rows + in this table." + ::= { cLAPGroupsVlanConfigEntry 4 } + +cLAPGroupsVlanConfigStorageType OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represnts the storage type for this + conceptual row." + DEFVAL { nonVolatile } + ::= { cLAPGroupsVlanConfigEntry 5 } + +cLAPGroupsWlanOrderIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represnts the position of a wlan in each + AP group. When a WLAN is added to an AP group, it will be + placed in the lowest available slot in an array of size 16. + This index will determine the order in which the WLAN is + applied on an AP in that group." + ::= { cLAPGroupsVlanConfigEntry 6 } + +cLAPGroupsVlanMappingInterfaceNameRev1 OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (1..128)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the interface to be used + when a client connects to the 'cLWlanProfileName' + WLAN on the AP. + When an AP is associated with a site, and the site + has an associated set of WLANs, then only those + WLANs are beamed by the AP." + ::= { cLAPGroupsVlanConfigEntry 7 } + + + +cLAPGroupsVenueConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLAPGroupsVenueConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table for the configuring Venue details + for a configured site." + ::= { ciscoLwappAPGroupsVlanConfig 2 } + +cLAPGroupsVenueConfigEntry OBJECT-TYPE + SYNTAX CLAPGroupsVenueConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in cLAPGroupsVlanMappingTable. + cLWlanProfileName is mandatory for creating a entry in + cLWlanConfigEntry." + INDEX { cLAPGroupName } + ::= { cLAPGroupsVenueConfigTable 1 } + +CLAPGroupsVenueConfigEntry ::= SEQUENCE { + cLAPGroupsVenueConfigVenueGroup INTEGER, + cLAPGroupsVenueConfigVenueType INTEGER, + cLAPGroupsVenueConfigVenueName SnmpAdminString, + cLAPGroupsVenueConfigLanguage SnmpAdminString, + cLAPGroupsOperatingClass BITS +} + +cLAPGroupsVenueConfigVenueGroup OBJECT-TYPE + SYNTAX INTEGER { + unspecified(1), + assembly(2), + business(3), + educational(4), + factoryAndIndustrial(5), + institutional(6), + mercantile(7), + residential(8), + storage(9), + utilityAndMisc(10), + vehicular(11), + outdoor(12) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object indicates the venue group + for this AP Group." + DEFVAL { unspecified } + ::= { cLAPGroupsVenueConfigEntry 1 } + +cLAPGroupsVenueConfigVenueType OBJECT-TYPE + SYNTAX INTEGER { + unspecified(1), + unspecifiedAssembly(2), + arena(3), + stadium(4), + passengerTerminal(5), + amphitheater(6), + amusementPark(7), + placeOfWorship(8), + conventionCenter(9), + library(10), + museum(11), + restaurant(12), + theater(13), + bar(14), + coffeeShop(15), + zooOrAquarium(16), + emergencyCoordinationCenter(17), + unspecifiedBusiness(18), + doctorOrDentistOffice(19), + bank(20), + fireStation(21), + policeStation(22), + postOffice(23), + professionalOffice(24), + researchAndDevelopmentFacility(25), + attorneyOffice(26), + unspecifiedEducational(27), + schoolPrimary(28), + schoolSecondary(29), + universityOrCollege(30), + unspecifiedFactoryAndIndustrial(31), + factory(32), + unspecifiedInstitutional(33), + hospital(34), + longTermCareFacility(35), + alcoholAndDrugRehabilitationCenter(36), + groupHome(37), + prisonOrJail(38), + unspecifiedMercantile(39), + retailStore(40), + groceryMarket(41), + atomotiveServiceStation(42), + shoppingMall(43), + gasStation(44), + unspecifiedResidential(45), + privateResidence(46), + hotelOrMotel(47), + dormitory(48), + boardingHouse(49), + unspecifiedStorage(50), + unspecifiedUtility(51), + unspecifiedVehicular(52), + automobileOrTruck(53), + airplane(54), + bus(55), + ferry(56), + shipOrBoat(57), + train(58), + motorBike(59), + unspecifiedOutdoor(60), + muniMeshNetwork(61), + cityPark(62), + restArea(63), + trafficControl(64), + busStop(65), + kiosk(66) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object indicates the venue type within + a particular venue group,for this AP Group. + The Venue group-Venue Type relationship is per + the following table: + Venue Group Venue Type Code Venue Description + =========== =============== ================= + 0 0 Unspecified + 0 1-255 Reserved + 1 0 Unspecified Assembly + 1 1 Arena + 1 2 Stadium + 1 3 Passenger Terminal (e.g., + airport, port, bus station, + ferry terminal, train station) + 1 4 Amphitheater + 1 5 Amusement Park + 1 6 Place of Worship + 1 7 Convention Center + 1 8 Library + 1 9 Museum + 1 10 Restaurant + 1 11 Theater + 1 12 Bar + 1 13 Coffee Shop + 1 14 Zoo or Aquarium + 1 15 Emergency Coordination Center + 1 16-255 Reserved + 2 0 Unspecified Business + 2 1 Doctor or Dentist office + 2 2 Bank + 2 3 Fire Station + 2 4 Police Station + 2 6 Post Office + 2 7 Professional Office + 2 8 Research and Development + Facility + 2 9 Attorney Office + 2 10-255 Reserved + 3 0 Unspecified Educational + 3 1 School, Primary + 3 2 School, Secondary + 3 3 University or College + 3 4-255 Reserved + 4 0 Unspecified Factory and + Industrial Factory + 4 2-255 Reserved + 5 0 Unspecified Institutional + 5 1 Hospital + 5 2 Long-Term Care Facility (e.g., + Nursing home, Hospice, etc.) + 5 3 Alcohol and Drug Re-habilitation + Center + 5 4 Group Home + 5 5 Prison or Jail + 5 6-255 Reserved + 6 0 Unspecified Mercantile + 6 1 Retail Store + 6 2 Grocery Market + 6 3 Automotive Service Station + 6 4-255 Reserved + 7 0 Unspecified Residential + 7 1 Hotel or Motel + 7 2 Dormitory + 7 3 Boarding House + 7 4-255 Reserved + 8 0-255 Reserved + 9 0-255 Reserved + 10 0 Unspecified Vehicular + 10 1 Automobile or Truck + 10 2 Airplane + 10 3 Bus + 10 4 Ferry + 10 5 Ship or Boat + 10 6 Train + 10 7-255 Reserved + 11 0 Unspecified Outdoor + 11 1 Muni-mesh Network + 11 2 City Park + 11 3-255 Reserved" + DEFVAL { unspecified } + ::= { cLAPGroupsVenueConfigEntry 2 } + +cLAPGroupsVenueConfigVenueName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..252)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the venue name defined for this AP Group." + ::= { cLAPGroupsVenueConfigEntry 3 } + +cLAPGroupsVenueConfigLanguage OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..3)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the Language defined for this AP Group." + ::= { cLAPGroupsVenueConfigEntry 4 } + +cLAPGroupsOperatingClass OBJECT-TYPE + SYNTAX BITS { + class81(0), + class83(1), + class84(2), + class112(3), + class113(4), + class115(5), + class116(6), + class117(7), + class118(8), + class119(9), + class120(10), + class121(11), + class122(12), + class123(13), + class124(14), + class125(15), + class126(16), + class127(17) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the the group of channels on the + frequency band(s) the access network operates." + ::= { cLAPGroupsVenueConfigEntry 5 } + + + +cLAPGroupsMultipleVenueTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLAPGroupsMultipleVenueEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table for configuring multiple venues + for a configured site." + ::= { ciscoLwappAPGroupsVlanConfig 3 } + +cLAPGroupsMultipleVenueEntry OBJECT-TYPE + SYNTAX CLAPGroupsMultipleVenueEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in cLAPGroupsMultipleVenueTable. + cLAPGroupsMultipleVenueLanguage is mandatory + for creating a row in this table." + INDEX { + cLAPGroupName, + cLAPGroupsMultipleVenueLanguage + } + ::= { cLAPGroupsMultipleVenueTable 1 } + +CLAPGroupsMultipleVenueEntry ::= SEQUENCE { + cLAPGroupsMultipleVenueLanguage SnmpAdminString, + cLAPGroupsMultipleVenueName SnmpAdminString, + cLAPGroupsMultipleVenueRowStatus RowStatus +} + +cLAPGroupsMultipleVenueLanguage OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..3)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is the Language defined for the particular venue name + entry." + ::= { cLAPGroupsMultipleVenueEntry 1 } + +cLAPGroupsMultipleVenueName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..252)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the one of the venue names defined for this AP Group." + ::= { cLAPGroupsMultipleVenueEntry 2 } + +cLAPGroupsMultipleVenueRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Row Status for creation/deletion of a particular + venue entry in the table." + ::= { cLAPGroupsMultipleVenueEntry 3 } + + +-- ******************************************************************** +-- WLAN Client Configuration +-- ******************************************************************** + +cLWlanConfigClientTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlanConfigClientEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the WLAN configuration for + the 802.11 wireless clients that are associated + with the APs that have joined this controller. + + The creation of a new row in cLWlanConfigTable, + through an explicit network management action, + results in creation of an entry in this table. + Similarly, deletion of a row in + cLWlanConfigTable through user action causes the + deletion of corresponding row in this table. + + This table has an one-to-one relationship with + cLWlanConfigTable. There exists an entry in this + table for each corresponding entry in the + cLWlanConfigTable." + ::= { ciscoLwappWlanConfig 2 } + +cLWlanConfigClientEntry OBJECT-TYPE + SYNTAX CLWlanConfigClientEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry represents a conceptual row in this + table and provides the information about the + clients associated on the WLAN, uniquely identified by + the cLWlanIndex." + INDEX { cLWlanIndex } + ::= { cLWlanConfigClientTable 1 } + +CLWlanConfigClientEntry ::= SEQUENCE { + cLWlanClientAclName DisplayString, + cLWlanP2PBlocking INTEGER, + cLWlanClientIPv6AclName DisplayString +} + +cLWlanClientAclName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the name of the ACL applied + to this WLAN. If it is required to remove the ACL + name for a WLAN, it should be set to 'none'. + ACL's are applied in the following priority order - + interfaces ACLs, WLAN ACLs, client ACLs." + ::= { cLWlanConfigClientEntry 1 } + +cLWlanP2PBlocking OBJECT-TYPE + SYNTAX INTEGER { + disable(1), + drop(2), + forwardUp(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents per WLAN peer-to-peer + blocking behavior on controller. Peer-to-peer + blocking means traffic between two clients on + same VLAN will not be bridged. + + disable : Peer-to-peer blocking is disabled + and traffic is bridged locally + within the controller. + drop : The packet will be discarded. + forwardUp : The packet will be forwarded on the + upstream VLAN. The device 'north' of + the controller can then make the + decision about what to do with the + packet." + ::= { cLWlanConfigClientEntry 2 } + +cLWlanClientIPv6AclName OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the name of the IPv6 ACL applied + to this WLAN. If it is required to remove the ACL + name for a WLAN, it should be set to 'none'. + ACL's are applied in the following priority order - + interfaces ACLs, WLAN ACLs, client ACLs." + ::= { cLWlanConfigClientEntry 3 } + + +-- ******************************************************************** +-- WLAN QoS Configuration +-- ******************************************************************** + +cLWlanConfigQosTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlanConfigQosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the QoS configuration for + the WLAN. + + The creation of a new row in cLWlanConfigTable, + through an explicit network management action, + results in creation of an entry in this table. + Similarly, deletion of a row in + cLWlanConfigTable through user action causes the + deletion of corresponding row in this table. + + This table has an one-to-one relationship with + cLWlanConfigTable. There exists an entry in this + table for each corresponding entry in the + cLWlanConfigTable." + ::= { ciscoLwappWlanConfig 3 } + +cLWlanConfigQosEntry OBJECT-TYPE + SYNTAX CLWlanConfigQosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry represents a conceptual row in this + table and provides the information about the + QoS parameters on the WLAN, uniquely identified by + the cLWlanIndex." + INDEX { cLWlanIndex } + ::= { cLWlanConfigQosTable 1 } + +CLWlanConfigQosEntry ::= SEQUENCE { + cLWlanClientDSAverageDataRate Unsigned32, + cLWlanClientUSAverageDataRate Unsigned32, + cLWlanClientDSBurstDataRate Unsigned32, + cLWlanClientUSBurstDataRate Unsigned32, + cLWlanClientDSAvgRealTimeDataRate Unsigned32, + cLWlanClientUSAvgRealTimeDataRate Unsigned32, + cLWlanClientDSBurstRealTimeDataRate Unsigned32, + cLWlanClientUSBurstRealTimeDataRate Unsigned32, + cLWlanSsidDSAverageDataRate Unsigned32, + cLWlanSsidUSAverageDataRate Unsigned32, + cLWlanSsidDSBurstDataRate Unsigned32, + cLWlanSsidUSBurstDataRate Unsigned32, + cLWlanSsidDSAvgRealTimeDataRate Unsigned32, + cLWlanSsidUSAvgRealTimeDataRate Unsigned32, + cLWlanSsidDSBurstRealTimeDataRate Unsigned32, + cLWlanSsidUSBurstRealTimeDataRate Unsigned32 +} + +cLWlanClientDSAverageDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies Average Data Rate per user on downstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 1 } + +cLWlanClientUSAverageDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies Average Data Rate per user on upstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 2 } + +cLWlanClientDSBurstDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies Burst Data Rate per user on downstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 3 } + +cLWlanClientUSBurstDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies Burst Data Rate per user on upstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 4 } + +cLWlanClientDSAvgRealTimeDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies average real time + Data Rate per user on downstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 5 } + +cLWlanClientUSAvgRealTimeDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies average real time + Data Rate per user on upstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 6 } + +cLWlanClientDSBurstRealTimeDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies burst real time + Data Rate per user on downstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 7 } + +cLWlanClientUSBurstRealTimeDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies burst real time + Data Rate per user on upstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 8 } + +cLWlanSsidDSAverageDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies Average + Data Rate per user on downstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 9 } + +cLWlanSsidUSAverageDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies Average + Data Rate per user on upstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 10 } + +cLWlanSsidDSBurstDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies Burst + Data Rate per user on downstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 11 } + +cLWlanSsidUSBurstDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies Burst + Data Rate per user on upstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 12 } + +cLWlanSsidDSAvgRealTimeDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies average real time + Data Rate per user on downstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 13 } + +cLWlanSsidUSAvgRealTimeDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies average real time + Data Rate per user on upstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 14 } + +cLWlanSsidDSBurstRealTimeDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies burst real time + Data Rate per user on downstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 15 } + +cLWlanSsidUSBurstRealTimeDataRate OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies burst real time + Data Rate per user on upstream. + Value of 0 indicates the feature is disabled." + ::= { cLWlanConfigQosEntry 16 } + + +-- ******************************************************************** +-- WLAN IOS Configuration +-- ******************************************************************** + +cLWlanConfigIosTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlanConfigIosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the WLAN configuration for + IOS profiles configured on the switch. + + The creation of a new row in cLWlanConfigTable, + through an explicit network management action, + results in creation of an entry in this table. + Similarly, deletion of a row in + cLWlanConfigTable through user action causes the + deletion of corresponding row in this table. + + This table has an one-to-one relationship with + cLWlanConfigTable. There exists an entry in this + table for each corresponding entry in the + cLWlanConfigTable." + ::= { ciscoLwappWlanConfig 4 } + +cLWlanConfigIosEntry OBJECT-TYPE + SYNTAX CLWlanConfigIosEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry represents a conceptual row in this + table and provides the information about the + clients associated on the WLAN, uniquely identified by + the cLWlanIndex." + INDEX { cLWlanIndex } + ::= { cLWlanConfigIosTable 1 } + +CLWlanConfigIosEntry ::= SEQUENCE { + cLWlanIosAccountingMethodListName SnmpAdminString, + cLWlanIosAuthenticationMethodListName SnmpAdminString, + cLWlanIosMacFilteringMethodListName SnmpAdminString, + cLWlanIosWebAuthMethodListName SnmpAdminString, + cLWlanIosQosUpStreamProfileName SnmpAdminString, + cLWlanIosQosDownStreamProfileName SnmpAdminString, + cLWlanIngressDHCPOption82Format Unsigned32, + cLWlanIngressDHCPOption82Ascii TruthValue, + cLWlanIngressDHCPOption82Rid TruthValue, + cLWlanIngressDHCPOption82Enable TruthValue, + cLWlanIosScanDeferPriority Unsigned32, + cLWlanIosWebAuthParameterMapName SnmpAdminString, + cLWlanIosQosClientUpStreamProfileName SnmpAdminString, + cLWlanIosQosClientDownStreamProfileName SnmpAdminString +} + +cLWlanIosAccountingMethodListName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the method list name used for + accounting on this WLAN." + ::= { cLWlanConfigIosEntry 1 } + +cLWlanIosAuthenticationMethodListName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the method list name used for + 802.1x authentication on this WLAN. This could be + LDAP, RADIUS, LOCAL AUTH." + ::= { cLWlanConfigIosEntry 2 } + +cLWlanIosMacFilteringMethodListName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the method list name used for + mac filtering on this WLAN." + ::= { cLWlanConfigIosEntry 3 } + +cLWlanIosWebAuthMethodListName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the method list name used for + WEB AUTH on this WLAN." + ::= { cLWlanConfigIosEntry 4 } + +cLWlanIosQosUpStreamProfileName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the profile name used for + upstream QOS configuration on this WLAN." + ::= { cLWlanConfigIosEntry 5 } + +cLWlanIosQosDownStreamProfileName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the profile name used for + downstream QOS configuration on this WLAN." + ::= { cLWlanConfigIosEntry 6 } + +cLWlanIngressDHCPOption82Format OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the DHCP + Option82 format for this WLAN." + ::= { cLWlanConfigIosEntry 7 } + +cLWlanIngressDHCPOption82Ascii OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the DHCP Option82 Ascii option + for this WLAN." + ::= { cLWlanConfigIosEntry 8 } + +cLWlanIngressDHCPOption82Rid OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the DHCP Option82 Rid option + for this WLAN." + ::= { cLWlanConfigIosEntry 9 } + +cLWlanIngressDHCPOption82Enable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the DHCP Option82 state + for this WLAN." + ::= { cLWlanConfigIosEntry 10 } + +cLWlanIosScanDeferPriority OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the priority of packets + that defer the off-channel scan. This is used in + off-channel scanning to improve performance + for medical devices using Radio Resource Management. + Each bit represents a packet type for which off-channel + scanning needs to be deferred." + ::= { cLWlanConfigIosEntry 11 } + +cLWlanIosWebAuthParameterMapName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the web auth parameter name + on this WLAN." + ::= { cLWlanConfigIosEntry 12 } + +cLWlanIosQosClientUpStreamProfileName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the profile name used for + upstream QOS client configuration on this WLAN." + ::= { cLWlanConfigIosEntry 13 } + +cLWlanIosQosClientDownStreamProfileName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the profile name used for + downstream QOS client configuration on this WLAN." + ::= { cLWlanConfigIosEntry 14 } + + +-- ******************************************************************** +-- * WLAN Flexible Netflow Table +-- ******************************************************************** + +cLWlanFlexibleNetflowTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlanFlexibleNetflowEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the flexible netflow policy details + per WLAN for AVC. + The creation of a new row in cLWlanFlexibleConfigTable, + through an explicit network management action, + results in creation of an entry in this table. + Similarly, deletion of a row in + cLWlanConfigTable through user action causes the + deletion of corresponding rows in this table. + For each wlan, there will be zero to many instances of + flexible netflow policies." + ::= { ciscoLwappWlanConfig 5 } + +cLWlanFlexibleNetflowEntry OBJECT-TYPE + SYNTAX CLWlanFlexibleNetflowEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry represents a conceptual row in this + table and provides the information about the flexible + netflow policy types associated on the WLAN, uniquely + identified by the cLWlanIndex and + cLWlanFlexibleNetflowPolicyTypeIndex." + INDEX { + cLWlanIndex, + cLWlanFlexibleNetflowPolicyTypeIndex + } + ::= { cLWlanFlexibleNetflowTable 1 } + +CLWlanFlexibleNetflowEntry ::= SEQUENCE { + cLWlanFlexibleNetflowPolicyTypeIndex INTEGER, + cLWlanFlexibleNetflowMonitorName SnmpAdminString, + cLWlanFlexibleNetflowRowStatus RowStatus +} + +cLWlanFlexibleNetflowPolicyTypeIndex OBJECT-TYPE + SYNTAX INTEGER { + none(0), + ipv4InputPolicy(1), + ipv4OutputPolicy(2), + ipv6InputPolicy(3), + ipv6OutputPolicy(4), + datalinkInputPolicy(5), + datalinkOutputPolicy(6) + } + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object is used to set the netflow traffic direction + for AVC. + none(0) capture no traffic + IPV4 Input Policy(1) - IPV4 input policy + IPV4OutputPolicy(2) - IPV4 output policy + IPV6InputPolicy(3) - IPV6 input policy + IPV6OutputPolicy(4) - IPV6 output policy + DatalinkInputPolicy(5) - Datalink input policy + DatalinkOutputPolicy(6) - Datalink output policy." + ::= { cLWlanFlexibleNetflowEntry 1 } + +cLWlanFlexibleNetflowMonitorName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the flexible netflow + monitor name assigned to this WLAN." + ::= { cLWlanFlexibleNetflowEntry 2 } + +cLWlanFlexibleNetflowRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Row Status for creation/deletion of a particular + flexible netflow policy + entry from the table" + ::= { cLWlanFlexibleNetflowEntry 3 } + + +-- ******************************************************************** +-- * Compliance statements +-- ******************************************************************** + +ciscoLwappWlanMIBCompliances OBJECT IDENTIFIER + ::= { ciscoLwappWlanMIBConform 1 } + +ciscoLwappWlanMIBGroups OBJECT IDENTIFIER + ::= { ciscoLwappWlanMIBConform 2 } + + +ciscoLwappWlanMIBCompliance MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappWlanMIB module." + MODULE -- this module + MANDATORY-GROUPS { ciscoLwappWlanConfigGroup } + + OBJECT cLWlanRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + DESCRIPTION + "An implementation is only required to support + three of the six enumerated values of the + RowStatus textual convention, specifically, + 'active', 'createAndGo' and 'destroy'." + ::= { ciscoLwappWlanMIBCompliances 1 } + +ciscoLwappWlanMIBComplianceRev1 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappWlanMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappWlanConfigGroupSup1, + ciscoLwappWlanConfigClientGroup + } + + OBJECT cLWlanRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + DESCRIPTION + "An implementation is only required to support + three of the six enumerated values of the + RowStatus textual convention, specifically, + 'active', 'createAndGo' and 'destroy'." + ::= { ciscoLwappWlanMIBCompliances 2 } + +ciscoLwappWlanMIBComplianceRev2 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappWlanMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappWlanConfigGroupSup1, + ciscoLwappWlanConfigClientGroup, + ciscoLwappWlan11uConfigGroup, + ciscoLwappAPGroupsVlanConfigGroup, + ciscoLwappWlanConfigGroupSup2, + ciscoLwappWlanConfigClientGroupSup1 + } + + OBJECT cLAPGroupsVlanConfigRowStatus + SYNTAX RowStatus + DESCRIPTION + "An implementation is only required to support + three of the six enumerated values of the + RowStatus textual convention, specifically, + 'active', 'createAndGo' and 'destroy'." + + OBJECT cLWlan11uOuiRowStatus + SYNTAX RowStatus + DESCRIPTION + "An implementation is only required to support + three of the six enumerated values of the + RowStatus textual convention, specifically, + 'active', 'createAndGo' and 'destroy'." + ::= { ciscoLwappWlanMIBCompliances 3 } + +ciscoLwappWlanMIBComplianceRev3 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappWlanMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappWlanConfigGroupSup1, + ciscoLwappWlanConfigClientGroup, + ciscoLwappWlan11uConfigGroup, + ciscoLwappAPGroupsVlanConfigGroup, + ciscoLwappWlanConfigGroupSup2, + ciscoLwappWlanConfigClientGroupSup1, + ciscoLwappWlanConfigGroupSup3 + } + ::= { ciscoLwappWlanMIBCompliances 4 } + +ciscoLwappWlanMIBComplianceRev4 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappWlanMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappWlanConfigGroupSup1, + ciscoLwappWlanConfigClientGroup, + ciscoLwappAPGroupsVlanConfigGroup, + ciscoLwappWlanConfigGroupSup2, + ciscoLwappWlanConfigClientGroupSup1, + ciscoLwappWlanConfigGroupSup3, + ciscoLwappWlan11uConfigGroupsup1, + ciscoLwappWlanServiceAdvertisementConfigGroup, + ciscoLwappWlanHotSpot2ConfigGroup, + ciscoLwappWlanIosConfigGroup, + ciscoLwappWlanQosConfigGroup, + ciscoLwappWlan11uConfigGroupsup2, + ciscoLwappWlanConfigGroupSup4, + ciscoLwappWlanHotSpot2ConfigGroupSup1, + ciscoLwappAPGroupsVlanConfigGroupSup1, + cLAPGroupsVenueConfigGroup, + cLAPGroupsMultipleVenueGroup, + ciscoLwappWlanConfigClientGroupSup2 + } + ::= { ciscoLwappWlanMIBCompliances 5 } + +ciscoLwappWlanMIBComplianceRev5 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappWlanMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappWlanConfigGroupSup1, + ciscoLwappWlanConfigClientGroup, + ciscoLwappAPGroupsVlanConfigGroup, + ciscoLwappWlanConfigGroupSup2, + ciscoLwappWlanConfigClientGroupSup1, + ciscoLwappWlanConfigGroupSup3, + ciscoLwappWlan11uConfigGroupsup1, + ciscoLwappWlanServiceAdvertisementConfigGroup, + ciscoLwappWlanHotSpot2ConfigGroup, + ciscoLwappWlanIosConfigGroup, + ciscoLwappWlanQosConfigGroup, + ciscoLwappWlan11uConfigGroupsup2, + ciscoLwappWlanConfigGroupSup4, + ciscoLwappWlanHotSpot2ConfigGroupSup1, + ciscoLwappAPGroupsVlanConfigGroupSup1, + cLAPGroupsVenueConfigGroup, + cLAPGroupsMultipleVenueGroup, + ciscoLwappWlanConfigClientGroupSup2, + ciscoLwappWlanConfigFlexibleNetflowGroup + } + ::= { ciscoLwappWlanMIBCompliances 6 } + +ciscoLwappWlanMIBComplianceRev6 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappWlanMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappWlanConfigGroupSup1, + ciscoLwappWlanConfigClientGroup, + ciscoLwappWlanConfigGroupSup2, + ciscoLwappWlanConfigClientGroupSup1, + ciscoLwappWlanConfigGroupSup3, + ciscoLwappWlan11uConfigGroupsup1, + ciscoLwappWlanServiceAdvertisementConfigGroup, + ciscoLwappWlanHotSpot2ConfigGroup, + ciscoLwappWlanIosConfigGroup, + ciscoLwappWlanQosConfigGroup, + ciscoLwappWlan11uConfigGroupsup2, + ciscoLwappWlanConfigGroupSup4, + ciscoLwappWlanHotSpot2ConfigGroupSup1, + ciscoLwappAPGroupsVlanConfigGroupSup1, + cLAPGroupsVenueConfigGroup, + cLAPGroupsMultipleVenueGroup, + ciscoLwappWlanConfigClientGroupSup2, + ciscoLwappWlanConfigFlexibleNetflowGroup, + ciscoLwappAPGroupsVlanConfigGroupSup2 + } + ::= { ciscoLwappWlanMIBCompliances 7 } + +ciscoLwappWlanMIBComplianceRev7 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappWlanMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappWlanConfigGroupSup1, + ciscoLwappWlanConfigClientGroup, + ciscoLwappWlanConfigGroupSup2, + ciscoLwappWlanConfigClientGroupSup1, + ciscoLwappWlanConfigGroupSup3, + ciscoLwappWlan11uConfigGroupsup1, + ciscoLwappWlanServiceAdvertisementConfigGroup, + ciscoLwappWlanHotSpot2ConfigGroup, + ciscoLwappWlanIosConfigGroup, + ciscoLwappWlanQosConfigGroup, + ciscoLwappWlan11uConfigGroupsup2, + ciscoLwappWlanConfigGroupSup4, + ciscoLwappWlanHotSpot2ConfigGroupSup1, + ciscoLwappAPGroupsVlanConfigGroupSup1, + cLAPGroupsVenueConfigGroup, + cLAPGroupsMultipleVenueGroup, + ciscoLwappWlanConfigClientGroupSup2, + ciscoLwappWlanConfigFlexibleNetflowGroup, + ciscoLwappAPGroupsVlanConfigGroupSup2, + ciscoLwappWlanConfigGroupSup6 + } + ::= { ciscoLwappWlanMIBCompliances 8 } + +ciscoLwappWlanMIBComplianceRev8 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappWlanMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappWlanConfigGroupSup1, + ciscoLwappWlanConfigClientGroup, + ciscoLwappWlanConfigGroupSup2, + ciscoLwappWlanConfigClientGroupSup1, + ciscoLwappWlanConfigGroupSup3, + ciscoLwappWlan11uConfigGroupsup1, + ciscoLwappWlanServiceAdvertisementConfigGroup, + ciscoLwappWlanHotSpot2ConfigGroup, + ciscoLwappWlanIosConfigGroup, + ciscoLwappWlanQosConfigGroup, + ciscoLwappWlan11uConfigGroupsup2, + ciscoLwappWlanConfigGroupSup4, + ciscoLwappWlanHotSpot2ConfigGroupSup1, + ciscoLwappAPGroupsVlanConfigGroupSup1, + cLAPGroupsVenueConfigGroup, + cLAPGroupsMultipleVenueGroup, + ciscoLwappWlanConfigClientGroupSup2, + ciscoLwappWlanConfigFlexibleNetflowGroup, + ciscoLwappAPGroupsVlanConfigGroupSup2, + ciscoLwappWlanConfigGroupSup6, + ciscoLwappWlanConfigGroupSup7, + ciscoLwappWlanConfigGroupSup8 + } + ::= { ciscoLwappWlanMIBCompliances 9 } + +-- ******************************************************************** +-- * Units of conformance +-- ******************************************************************** + +ciscoLwappWlanConfigGroup OBJECT-GROUP + OBJECTS { cLWlanRowStatus } + STATUS deprecated + DESCRIPTION + "This collection of objects represent the + configuration of WLANs on the controller to be passed + to an LWAPP AP. + ciscoLwappWlanConfigGroup object is superseded by + ciscoLwappWlanConfigGroupSup1." + ::= { ciscoLwappWlanMIBGroups 1 } + +ciscoLwappWlanConfigGroupSup1 OBJECT-GROUP + OBJECTS { + cLWlanRowStatus, + cLWlanProfileName, + cLWlanSsid, + cLWlanDiagChan, + cLWlanStorageType + } + STATUS current + DESCRIPTION + "This collection of objects represent the + configuration of WLANs on the controller to be passed + to an LWAPP AP." + ::= { ciscoLwappWlanMIBGroups 2 } + +ciscoLwappWlanConfigClientGroup OBJECT-GROUP + OBJECTS { cLWlanClientAclName } + STATUS current + DESCRIPTION + "This collection of objects represent the + configuration of WLANs on the controller to be passed + to an 8021.11 clients." + ::= { ciscoLwappWlanMIBGroups 3 } + +ciscoLwappWlan11uConfigGroup OBJECT-GROUP + OBJECTS { + cLWlan11uStatus, + cLWlan11uInternetAccess, + cLWlan11uNetworkType, + cLWlan11uVenueGroup, + cLWlan11uVenueType, + cLWlan11uVenueName, + cLWlan11uOui, + cLWlan11uOuiIsBeacon, + cLWlan11uOuiRowStatus, + cLWlan11uOuiStorageType + } + STATUS deprecated + DESCRIPTION + "This collection of objects represents 802.11u + related configuration of WLANs on the controller + to be passed to an AP. + ciscoLwappWlan11uConfigGroup object is superseded + by ciscoLwappWlan11uConfigGroupsup1." + ::= { ciscoLwappWlanMIBGroups 4 } + +ciscoLwappAPGroupsVlanConfigGroup OBJECT-GROUP + OBJECTS { + cLAPGroupsVlanMappingInterfaceName, + cLAPGroupNACSupport, + cLAPGroupsVlanConfigRowStatus, + cLAPGroupsVlanConfigStorageType + } + STATUS deprecated + DESCRIPTION + "This collection of objects represent the + configuration of AP Groups Vlan on the controller + to be passed to an AP. + ciscoLwappAPGroupsVlanConfigGroup object is superseded by + ciscoLwappAPGroupsVlanConfigGroupSup2." + ::= { ciscoLwappWlanMIBGroups 5 } + +ciscoLwappWlanConfigGroupSup2 OBJECT-GROUP + OBJECTS { + cLWlanLoadBalancingEnable, + cLWlanBandSelectEnable, + cLWlanPassiveClientEnable, + cLWlanIsWired, + cLWlanIngressInterface, + cLWlanNACSupport, + cLWlanWepKeyChange, + cLWlanChdEnable, + cLWlan802dot11anDTIM, + cLWlan802dot11bgnDTIM + } + STATUS current + DESCRIPTION + "This collection of objects represent the + configuration of WLANs on the controller to be passed + to an LWAPP AP." + ::= { ciscoLwappWlanMIBGroups 6 } + +ciscoLwappWlanConfigClientGroupSup1 OBJECT-GROUP + OBJECTS { cLWlanP2PBlocking } + STATUS current + DESCRIPTION + "This collection of objects represent the + configuration of WLANs on the controller to be passed + to an 8021.11 clients." + ::= { ciscoLwappWlanMIBGroups 7 } + +ciscoLwappWlanConfigGroupSup3 OBJECT-GROUP + OBJECTS { + cLWlanReAnchorRoamedVoiceClientsEnable, + cLWlanMulticastInterfaceEnable, + cLWlanMulticastInterface, + cLWlanMulticastDirectEnable, + cLWlanNACPostureSupport, + cLWlanMaxClientsAccepted, + cLWlanScanDeferPriority, + cLWlanScanDeferTime, + cLWlanLanSubType, + cLWlanWebAuthOnMacFilterFailureEnabled, + cLWlanStaticIpTunnelingEnabled + } + STATUS current + DESCRIPTION + "This collection of objects represent the + configuration of WLANs on the controller to be passed + to an LWAPP AP." + ::= { ciscoLwappWlanMIBGroups 8 } + +ciscoLwappWlan11uConfigGroupsup1 OBJECT-GROUP + OBJECTS { + cLWlan11uStatus, + cLWlan11uInternetAccess, + cLWlan11uNetworkType, + cLWlan11uHessid, + cLWlan11uNetworkAuthType, + cLWlan11uOui, + cLWlan11uOuiIsBeacon, + cLWlan11uOuiRowStatus, + cLWlan11uOuiStorageType, + cLWlan11uRealmName, + cLWlan11uRealmRowStatus, + cLWlan11uRealmEapMethod, + cLWlan11uRealmEapRowStatus, + cLWlan11uRealmEapAuthMethod, + cLWlan11uRealmEapAuthParam, + cLWlan11uRealmEapAuthRowStatus, + cLWlan11uDomainName, + cLWlan11uDomainRowStatus, + cLWlan11u3gppCountryCode, + cLWlan11u3gppNetworkCode, + cLWlan11u3gppRowStatus, + cLWlan11uIpAddressAvailIpv4, + cLWlan11uIpAddressAvailIpv6 + } + STATUS current + DESCRIPTION + "This collection of objects represents 802.11u + related configuration of WLANs on the controller + to be passed to an AP." + ::= { ciscoLwappWlanMIBGroups 9 } + +ciscoLwappWlanServiceAdvertisementConfigGroup OBJECT-GROUP + OBJECTS { + cLWlanServiceAdvertisementStatus, + cLWlanServiceAdvertisementMsapServerIndex + } + STATUS current + DESCRIPTION + "This collection of objects represents 802.11u + related configuration of WLANs on the controller + to be passed to an AP." + ::= { ciscoLwappWlanMIBGroups 10 } + +ciscoLwappWlanHotSpot2ConfigGroup OBJECT-GROUP + OBJECTS { + cLWlanHotSpot2OperatorName, + cLWlanHotSpot2OperatorLanguage, + cLWlanHotSpot2OperatorRowStatus, + cLWlanHotSpot2PortConfigIpProtocol, + cLWlanHotSpot2PortConfigPortNumber, + cLWlanHotSpot2PortConfigStatus, + cLWlanHotSpot2PortConfigRowStatus + } + STATUS current + DESCRIPTION + "This collection of objects represents 802.11u + related configuration of WLANs on the controller + to be passed to an AP." + ::= { ciscoLwappWlanMIBGroups 11 } + +ciscoLwappWlanIosConfigGroup OBJECT-GROUP + OBJECTS { + cLWlanIosAccountingMethodListName, + cLWlanIosAuthenticationMethodListName, + cLWlanIosMacFilteringMethodListName, + cLWlanIosWebAuthMethodListName, + cLWlanIosQosUpStreamProfileName, + cLWlanIosQosDownStreamProfileName, + cLWlanIngressDHCPOption82Format, + cLWlanIngressDHCPOption82Ascii, + cLWlanIngressDHCPOption82Rid, + cLWlanIngressDHCPOption82Enable, + cLWlanIosScanDeferPriority, + cLWlanIosWebAuthParameterMapName, + cLWlanIosQosClientUpStreamProfileName, + cLWlanIosQosClientDownStreamProfileName + } + STATUS current + DESCRIPTION + "This collection of objects represents IOS + related configuration of WLANs on the controller + to be passed to an AP." + ::= { ciscoLwappWlanMIBGroups 12 } + +ciscoLwappWlanQosConfigGroup OBJECT-GROUP + OBJECTS { + cLWlanClientDSAverageDataRate, + cLWlanClientUSAverageDataRate, + cLWlanClientDSBurstDataRate, + cLWlanClientUSBurstDataRate, + cLWlanClientDSAvgRealTimeDataRate, + cLWlanClientUSAvgRealTimeDataRate, + cLWlanClientDSBurstRealTimeDataRate, + cLWlanClientUSBurstRealTimeDataRate, + cLWlanSsidDSAverageDataRate, + cLWlanSsidUSAverageDataRate, + cLWlanSsidDSBurstDataRate, + cLWlanSsidUSBurstDataRate, + cLWlanSsidDSAvgRealTimeDataRate, + cLWlanSsidUSAvgRealTimeDataRate, + cLWlanSsidDSBurstRealTimeDataRate, + cLWlanSsidUSBurstRealTimeDataRate + } + STATUS current + DESCRIPTION + "This collection of objects represents QoS + related configuration of WLANs on the controller + to be passed to an AP." + ::= { ciscoLwappWlanMIBGroups 13 } + +ciscoLwappWlanConfigGroupSup4 OBJECT-GROUP + OBJECTS { + cLWlanKtsCacSupportEnabled, + cLWlanWifiDirectPolicyStatus, + cLWlanWebAuthIPv6AclName, + cLWlanHotSpot2Enabled, + cLWlanMaxClientsAllowedPerRadio, + cLWlanDhcpDeviceProfiling, + cLWlanMacAuthOverDot1xEnabled, + cLWlanUserTimeout, + cLWlanUserIdleThreshold, + cLWlanHttpDeviceProfiling, + cLWlanHotSpotClearConfig, + cLWlanRadiusAuthFourthServer, + cLWlanRadiusAuthFifthServer, + cLWlanRadiusAuthSixthServer, + cLWlanRadiusAcctFourthServer, + cLWlanRadiusAcctFifthServer, + cLWlanRadiusAcctSixthServer, + cLWlanSelfAnchorEnabled + } + STATUS deprecated + DESCRIPTION + "This collection of objects represent the + configuration of WLANs on the controller to be passed + to an LWAPP AP.This object is superceded by + ciscoLwappWlanConfigGroupSup5. + ciscoLwappWlanConfigGroupSup4 object is superseded by ciscoLwappWlanConfigGroupSup5." + ::= { ciscoLwappWlanMIBGroups 14 } + +ciscoLwappWlan11uConfigGroupsup2 OBJECT-GROUP + OBJECTS { cLWlan11uRealmEapAuthCredentialType } + STATUS current + DESCRIPTION + "This collection of objects represents 802.11u + related configuration of WLANs on the controller + to be passed to an AP." + ::= { ciscoLwappWlanMIBGroups 15 } + +ciscoLwappWlanHotSpot2ConfigGroupSup1 OBJECT-GROUP + OBJECTS { + cLWlanHotSpot2WanLinkStatus, + cLWlanHotSpot2WanSymLinkStatus, + cLWlanHotSpot2WanDownLinkSpeed, + cLWlanHotSpot2WanUpLinkSpeed + } + STATUS current + DESCRIPTION + "This collection of objects represents 802.11u + related configuration of WLANs on the controller + to be passed to an AP." + ::= { ciscoLwappWlanMIBGroups 16 } + +ciscoLwappAPGroupsVlanConfigGroupSup1 OBJECT-GROUP + OBJECTS { cLAPGroupsWlanOrderIndex } + STATUS current + DESCRIPTION + "This collection of objects represent the + configuration of AP Groups Vlan on the controller + to be passed to an AP." + ::= { ciscoLwappWlanMIBGroups 17 } + +cLAPGroupsVenueConfigGroup OBJECT-GROUP + OBJECTS { + cLAPGroupsVenueConfigVenueGroup, + cLAPGroupsVenueConfigVenueType, + cLAPGroupsVenueConfigVenueName, + cLAPGroupsVenueConfigLanguage, + cLAPGroupsOperatingClass + } + STATUS current + DESCRIPTION + "This collection of objects represent the + configuration of Venue groups on the controller + to be passed to an AP." + ::= { ciscoLwappWlanMIBGroups 18 } + +cLAPGroupsMultipleVenueGroup OBJECT-GROUP + OBJECTS { + cLAPGroupsMultipleVenueName, + cLAPGroupsMultipleVenueRowStatus + } + STATUS current + DESCRIPTION + "This collection of objects represent the + configuration of Venue groups on the controller + to be passed to an AP." + ::= { ciscoLwappWlanMIBGroups 19 } + +ciscoLwappWlanConfigClientGroupSup2 OBJECT-GROUP + OBJECTS { cLWlanClientIPv6AclName } + STATUS current + DESCRIPTION + "This collection of objects represent the + configuration of WLANs on the controller to be passed + to an 8021.11 clients." + ::= { ciscoLwappWlanMIBGroups 20 } + +ciscoLwappWlanConfigFlexibleNetflowGroup OBJECT-GROUP + OBJECTS { + cLWlanFlexibleNetflowMonitorName, + cLWlanFlexibleNetflowRowStatus + } + STATUS current + DESCRIPTION + "This collection of objects represent the configuration + of flexible netflow policy details per WLAN + on the conroller to be passed to an AP." + ::= { ciscoLwappWlanMIBGroups 21 } + +ciscoLwappWlanConfigGroupSup5 OBJECT-GROUP + OBJECTS { + cLWlanKtsCacSupportEnabled, + cLWlanWifiDirectPolicyStatus, + cLWlanWebAuthIPv6AclName, + cLWlanHotSpot2Enabled, + cLWlanMaxClientsAllowedPerRadio, + cLWlanDhcpDeviceProfiling, + cLWlanMacAuthOverDot1xEnabled, + cLWlanUserTimeout, + cLWlanUserIdleThreshold, + cLWlanHttpDeviceProfiling, + cLWlanHotSpotClearConfig, + cLWlanRadiusAuthFourthServer, + cLWlanRadiusAuthFifthServer, + cLWlanRadiusAuthSixthServer, + cLWlanRadiusAcctFourthServer, + cLWlanRadiusAcctFifthServer, + cLWlanRadiusAcctSixthServer, + cLWlanSelfAnchorEnabled, + cLWlanUniversalAdmin + } + STATUS current + DESCRIPTION + "This collection of objects represent the + configuration of WLANs on the controller to be passed + to an LWAPP AP." + ::= { ciscoLwappWlanMIBGroups 22 } + +ciscoLwappAPGroupsVlanConfigGroupSup2 OBJECT-GROUP + OBJECTS { + cLAPGroupNACSupport, + cLAPGroupsVlanConfigRowStatus, + cLAPGroupsVlanConfigStorageType, + cLAPGroupsVlanMappingInterfaceNameRev1 + } + STATUS current + DESCRIPTION + "This collection of objects represent the + configuration of AP Groups Vlan on the controller + to be passed to an AP." + ::= { ciscoLwappWlanMIBGroups 23 } + +ciscoLwappWlanConfigGroupSup6 OBJECT-GROUP + OBJECTS { cLWlan11acMuMimoEnabled } + STATUS current + DESCRIPTION + "This collection of objects represent the + configuration of WLANs on the controller to be passed + to an LWAPP AP." + ::= { ciscoLwappWlanMIBGroups 24 } + +ciscoLwappWlanConfigGroupSup7 OBJECT-GROUP + OBJECTS { + cLAPGroupsHyperlocationEnable, + cLAPGroupsPakRssiThreshold, + cLAPGroupsPakRssiThresholdTrigger, + cLAPGroupsPakRssiNtpIpAddressType, + cLAPGroupsPakRssiNtpAddress + } + STATUS current + DESCRIPTION + "This collection of objects represent the + configuration of AP Groups HyperLocation on the + controller to be passed to an LWAPP AP." + ::= { ciscoLwappWlanMIBGroups 25 } + +ciscoLwappWlanConfigGroupSup8 OBJECT-GROUP + OBJECTS { + cLAPGroupsLANPortStatus, + cLAPGroupsLANPortPoeStatus, + cLAPGroupsLANPortRlanName, + cLAPGroupsLANPortRowStatus, + cLAPGroupsExtModuleStatus, + cLAPGroupsExtModuleRlanName + } + STATUS current + DESCRIPTION + "This collection of objects represent the + configuration of AP Groups LAN Port on the controller + to be passed to an LWAPP AP." + ::= { ciscoLwappWlanMIBGroups 26 } + +END + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mibs/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB b/mibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB similarity index 100% rename from mibs/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB rename to mibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB diff --git a/mibs/cisco/CISCO-UNIFIED-COMPUTING-MIB b/mibs/cisco/CISCO-UNIFIED-COMPUTING-MIB new file mode 100644 index 0000000000..1ea301c191 --- /dev/null +++ b/mibs/cisco/CISCO-UNIFIED-COMPUTING-MIB @@ -0,0 +1,6088 @@ +-- ******************************************************************** +-- CISCO-UNIFIED-COMPUTING-MIB.my +-- +-- Cisco Unified Computing System MIB Module +-- +-- Copyright (c) 2005-2016 Cisco Systems, Inc. All rights reserved. +-- ******************************************************************** + +CISCO-UNIFIED-COMPUTING-MIB DEFINITIONS ::= BEGIN + +IMPORTS + Unsigned32, + Counter32, + OBJECT-TYPE, + MODULE-IDENTITY, + NOTIFICATION-TYPE + FROM SNMPv2-SMI + MODULE-COMPLIANCE, + OBJECT-GROUP, + NOTIFICATION-GROUP + FROM SNMPv2-CONF + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + RowPointer, + DateAndTime, + TEXTUAL-CONVENTION + FROM SNMPv2-TC + ciscoMgmt + FROM CISCO-SMI; + +ciscoUnifiedComputingMIB MODULE-IDENTITY + LAST-UPDATED "201001290000Z" + ORGANIZATION "Cisco" + CONTACT-INFO + "Cisco Systems + Customer Service + + Postal: 170 West Tasman Drive + San Jose, CA 95134 + USA + + Tel: +1 800 553-NETS + + E-mail: savbu-snmp-dev@cisco.com" + DESCRIPTION + "This MIB module defines the managed objects for + Unified Computing System (UCS) Manager. + + Cisco UCS Manager provides centralized management + capabilities, creates a unified management domain, and + serves as the central nervous system of the Cisco Unified + Computing System. + + UCS configuration is comprised of operational and + administrative settings. The data is organized hierarchically + in a tree structure, starts from the top (root) and contains + children and parent nodes. Each node in the tree is a managed + object and each object in the UCS has a unique Distinguished + Name (DN) that describes the object and its place in the tree. + Every managed object is also identified through a + CucsManagedObjectId of type integer. + + Managed objects are abstractions of real world resources, + they represent the physical and logical components of the UCS, + for example, switch, chassis, blades, and so on. Properties on + the Managed Objects (MO) are characterized as configurations + and operations. + Configuration Policies are the majority of the policies in the + system and are used to describe configurations of different + components of the UCS. Policies determine how the system + behaves under specific circumstances. Certain MOs are not + created by users, but are automatically created by the UCS, + power supply objects and fan objects are examples of + automatically created MOs. + " + REVISION "201001290000Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { ciscoMgmt 719 } + +-- ********************************************************************* +-- Textual Conventions +-- ********************************************************************* + +CucsManagedObjectId ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "A unique identifier for this managed object. + Objects in UCS Manager are stored in a Management + Information Tree (MIT). The MIT is a repository of all + Managed Object (MO) instances, indexed by their + Distinguished Name (DN). + The MIT somewhat resembles a file structure - going from + main folder to the next lowest folder, and so on, until + the full path to a MO is established. + + Every object in UCS Manager has two unique identifiers: + 1) A distinguished name (DN). A DN provides a + fully-qualified path from the top of the object tree. + It is built as an ordered sequence of relative names + separated by the '/' character. + The DN is used to identify objects in the XML API. + + 2) A CucsManagedObjectId, which is an integer uniquely + identifying an object. + The CucsManagedObjectId is used to identify objects and + traverse tables when using the SNMP protocol. + + For example, an object representing a network adaptor + on a blade might be identified with its DN set + to 'sys/chassis-5/blade-2/adaptor-1' and its + CucsManagedObjectId set to '13203'." + SYNTAX Unsigned32 + +CucsManagedObjectDn ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "An immutable property of all Managed Objects (MO) that + provides a fully qualified and unambiguous name for the MO. + A DN provides a fully-qualified path from the top of the + object tree. + It is built as an ordered sequence of relative names + separated by the '/' character. + + For example, an object representing a network adaptor + on a blade might be identified with its DN set + to 'sys/chassis-5/blade-2/adaptor-1'. + " + SYNTAX OCTET STRING + +-- Faults per Managed Object: +-- The information below is organized as follows: +-- MO Name + -- List of DNs under which the MO can be instantiated in the MIT + -- List of faults that can be instantiated for this MO + +-- mgmt:HealthStatus + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/health + -- sys/rack-unit-[id]/adaptor-[id]/mgmt/health + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/health + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/health + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/health + -- sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/health + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/health + -- sys/chassis-[id]/blade-[slotId]/boardController/mgmt/health + -- sys/rack-unit-[id]/boardController/mgmt/health + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/health + -- sys/chassis-[id]/boardController/mgmt/health + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/health + -- sys/rack-unit-[id]/ext-board-[id]/mgmt/health + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/health + -- sys/chassis-[id]/blade-[slotId]/mgmt/health + -- sys/rack-unit-[id]/mgmt/health + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/health + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/health + -- sys/chassis-[id]/mgmt/health + -- sys/fex-[id]/mgmt/health + -- sys/chassis-[id]/slot-[id]/mgmt/health + -- sys/fex-[id]/slot-[id]/mgmt/health + -- sys/chassis-[id]/shared-io-module/mgmt/health + -- sys/chassis-[id]/sw-slot-[id]/mgmt/health + -- sys/switch-[id]/mgmt/health + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/health + -- sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/health + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/health + -- sys/chassis-[id]/storage-[type]-[id]/mgmt/health + -- sys/mgmt/health + -- sys/switch-[id]/health + -- fltMgmtHealthStatusHealthWarningIssue + -- fltMgmtHealthStatusHealthMinorIssue + -- fltMgmtHealthStatusHealthMajorIssue + -- fltMgmtHealthStatusHealthCriticalIssue + +-- equipment:Psu + -- sys/rack-unit-[id]/psu-[id] + -- sys/chassis-[id]/psu-[id] + -- sys/fex-[id]/psu-[id] + -- sys/switch-[id]/psu-[id] + -- fltEquipmentPsuPowerSupplyProblem + -- fltEquipmentPsuInoperable + -- fltEquipmentPsuMissing + -- fltEquipmentPsuThermalThresholdNonCritical + -- fltEquipmentPsuThermalThresholdCritical + -- fltEquipmentPsuThermalThresholdNonRecoverable + -- fltEquipmentPsuVoltageThresholdNonCritical + -- fltEquipmentPsuVoltageThresholdCritical + -- fltEquipmentPsuVoltageThresholdNonRecoverable + -- fltEquipmentPsuPerfThresholdNonCritical + -- fltEquipmentPsuPerfThresholdCritical + -- fltEquipmentPsuPerfThresholdNonRecoverable + -- fltEquipmentPsuIdentity + -- fltEquipmentPsuOffline + -- fltEquipmentPsuPowerSupplyShutdown + -- fltEquipmentPsuPowerThreshold + -- fltEquipmentPsuInputError + -- fsmStFailEquipmentPsuUpdatePSU:ActivatePsu + -- fsmStFailEquipmentPsuUpdatePSU:PollActivateStatus + -- fsmStFailEquipmentPsuUpdatePSU:PollUpdateStatus + -- fsmStFailEquipmentPsuUpdatePSU:UpdateRequest + -- fsmRmtErrEquipmentPsuUpdatePSU:ActivatePsu + -- fsmRmtErrEquipmentPsuUpdatePSU:PollActivateStatus + -- fsmRmtErrEquipmentPsuUpdatePSU:PollUpdateStatus + -- fsmRmtErrEquipmentPsuUpdatePSU:UpdateRequest + -- fsmFailEquipmentPsuUpdatePSU + +-- sysdebug:LogExportStatus + -- sys/sysdebug/log-export-policy/log-export-status-[switchId] + -- fltSysdebugLogExportStatusLogExportFailure + +-- mgmt:PmonEntry + -- sys/mgmt-entity-[id]/[name] + -- fltMgmtPmonEntryUCSM process failure + +-- storage:Item + -- sys/switch-[id]/stor-part-[name] + -- fltStorageItemCapacityExceeded + -- fltStorageItemCapacityWarning + -- fltStorageItemFilesystemIssues + +-- compute:Pool + -- org-[name]/compute-pool-[name] + -- fltComputePoolEmpty + +-- firmware:System + -- sys/fw-system + -- fsmStFailFirmwareSystemDeploy:ActivateIOM + -- fsmStFailFirmwareSystemDeploy:ActivateLocalFI + -- fsmStFailFirmwareSystemDeploy:ActivateRemoteFI + -- fsmStFailFirmwareSystemDeploy:ActivateUCSM + -- fsmStFailFirmwareSystemDeploy:CopyAllImagesToPeer + -- fsmStFailFirmwareSystemDeploy:InternalBackup + -- fsmStFailFirmwareSystemDeploy:PollActivateOfIOM + -- fsmStFailFirmwareSystemDeploy:PollActivateOfLocalFI + -- fsmStFailFirmwareSystemDeploy:PollActivateOfRemoteFI + -- fsmStFailFirmwareSystemDeploy:PollActivateOfUCSM + -- fsmStFailFirmwareSystemDeploy:PollInternalBackup + -- fsmStFailFirmwareSystemDeploy:PollUpdateOfIOM + -- fsmStFailFirmwareSystemDeploy:PollWaitForUserAck + -- fsmStFailFirmwareSystemDeploy:ResolveDistributable + -- fsmStFailFirmwareSystemDeploy:ResolveDistributableNames + -- fsmStFailFirmwareSystemDeploy:ResolveImages + -- fsmStFailFirmwareSystemDeploy:UpdateIOM + -- fsmStFailFirmwareSystemDeploy:WaitForDeploy + -- fsmStFailFirmwareSystemDeploy:WaitForUserAck + -- fsmStFailFirmwareSystemDeploy:downloadImages + -- fsmStFailFirmwareSystemApplyCatalogPack:ActivateCatalog + -- fsmStFailFirmwareSystemApplyCatalogPack:ResolveDistributable + -- fsmStFailFirmwareSystemApplyCatalogPack:ResolveDistributableNames + -- fsmStFailFirmwareSystemApplyCatalogPack:ResolveImages + -- fsmRmtErrFirmwareSystemDeploy:ActivateIOM + -- fsmRmtErrFirmwareSystemDeploy:ActivateLocalFI + -- fsmRmtErrFirmwareSystemDeploy:ActivateRemoteFI + -- fsmRmtErrFirmwareSystemDeploy:ActivateUCSM + -- fsmRmtErrFirmwareSystemDeploy:CopyAllImagesToPeer + -- fsmRmtErrFirmwareSystemDeploy:InternalBackup + -- fsmRmtErrFirmwareSystemDeploy:PollActivateOfIOM + -- fsmRmtErrFirmwareSystemDeploy:PollActivateOfLocalFI + -- fsmRmtErrFirmwareSystemDeploy:PollActivateOfRemoteFI + -- fsmRmtErrFirmwareSystemDeploy:PollActivateOfUCSM + -- fsmRmtErrFirmwareSystemDeploy:PollInternalBackup + -- fsmRmtErrFirmwareSystemDeploy:PollUpdateOfIOM + -- fsmRmtErrFirmwareSystemDeploy:PollWaitForUserAck + -- fsmRmtErrFirmwareSystemDeploy:ResolveDistributable + -- fsmRmtErrFirmwareSystemDeploy:ResolveDistributableNames + -- fsmRmtErrFirmwareSystemDeploy:ResolveImages + -- fsmRmtErrFirmwareSystemDeploy:UpdateIOM + -- fsmRmtErrFirmwareSystemDeploy:WaitForDeploy + -- fsmRmtErrFirmwareSystemDeploy:WaitForUserAck + -- fsmRmtErrFirmwareSystemDeploy:downloadImages + -- fsmRmtErrFirmwareSystemApplyCatalogPack:ActivateCatalog + -- fsmRmtErrFirmwareSystemApplyCatalogPack:ResolveDistributable + -- fsmRmtErrFirmwareSystemApplyCatalogPack:ResolveDistributableNames + -- fsmRmtErrFirmwareSystemApplyCatalogPack:ResolveImages + -- fsmFailFirmwareSystemDeploy + -- fsmFailFirmwareSystemApplyCatalogPack + +-- equipment:BeaconLed + -- sys/chassis-[id]/blade-[slotId]/beacon + -- sys/rack-unit-[id]/beacon + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/beacon + -- sys/chassis-[id]/beacon + -- sys/rack-unit-[id]/fan-module-[tray]-[id]/beacon + -- sys/chassis-[id]/fan-module-[tray]-[id]/beacon + -- sys/switch-[id]/fan-module-[tray]-[id]/beacon + -- sys/fex-[id]/beacon + -- sys/chassis-[id]/slot-[id]/beacon + -- sys/fex-[id]/slot-[id]/beacon + -- sys/rack-unit-[id]/psu-[id]/beacon + -- sys/chassis-[id]/psu-[id]/beacon + -- sys/fex-[id]/psu-[id]/beacon + -- sys/switch-[id]/psu-[id]/beacon + -- sys/switch-[id]/slot-[id]/beacon + -- fsmStFailEquipmentBeaconLedIlluminate:ExecuteA + -- fsmStFailEquipmentBeaconLedIlluminate:ExecuteB + -- fsmRmtErrEquipmentBeaconLedIlluminate:ExecuteA + -- fsmRmtErrEquipmentBeaconLedIlluminate:ExecuteB + -- fsmFailEquipmentBeaconLedIlluminate + +-- fabric:LanCloud + -- fabric/lan + -- fsmStFailFabricLanCloudSwitchMode:SwConfigLocal + -- fsmStFailFabricLanCloudSwitchMode:SwConfigPeer + -- fsmRmtErrFabricLanCloudSwitchMode:SwConfigLocal + -- fsmRmtErrFabricLanCloudSwitchMode:SwConfigPeer + -- fsmFailFabricLanCloudSwitchMode + +-- ether:SwitchIntFIo + -- sys/chassis-[id]/slot-[id]/[type]/port-[portId] + -- sys/fex-[id]/slot-[id]/[type]/port-[portId] + -- sys/chassis-[id]/shared-io-module/[type]/port-[portId] + -- sys/switch-[id]/slot-[id]/[type]/port-[portId] + -- sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId] + -- fltEtherSwitchIntFIoSatellite-connection-absent + -- fltEtherSwitchIntFIoSatellite-wiring-problem + -- fltEtherSwitchIntFIoSatellite-wiring-numbers-unexpected + +-- equipment:HealthLed + -- sys/chassis-[id]/blade-[slotId]/health-led + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/health-led + -- sys/rack-unit-[id]/ext-board-[id]/health-led + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/health-led + -- sys/chassis-[id]/blade-[slotId]/health-led + -- sys/rack-unit-[id]/health-led + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/health-led + -- sys/rack-unit-[id]/health-led + -- sys/chassis-[id]/health-led + -- sys/rack-unit-[id]/fan-module-[tray]-[id]/health-led + -- sys/chassis-[id]/fan-module-[tray]-[id]/health-led + -- sys/switch-[id]/fan-module-[tray]-[id]/health-led + -- sys/fex-[id]/health-led + -- sys/chassis-[id]/slot-[id]/health-led + -- sys/fex-[id]/slot-[id]/health-led + -- sys/rack-unit-[id]/psu-[id]/health-led + -- sys/chassis-[id]/psu-[id]/health-led + -- sys/fex-[id]/psu-[id]/health-led + -- sys/switch-[id]/psu-[id]/health-led + -- fltEquipmentHealthLedCriticalError + -- fltEquipmentHealthLedMinorError + +-- storage:VDMemberEp + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/vd-[id]/member-[id] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/vd-[id]/member-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/vd-[id]/member-[id] + -- sys/chassis-[id]/storage-[type]-[id]/vd-[id]/member-[id] + -- fltStorageVDMemberEpMismatch + +-- firmware:PackItem + -- org-[name]/pack-image-[hwVendor]|[hwModel]|[type] + -- org-[name]/fw-catalog-pack-[name]/pack-image-[hwVendor]|[hwModel]|[type] + -- org-[name]/pack-image-[hwVendor]|[hwModel]|[type] + -- org-[name]/fw-infra-pack-[name]/pack-image-[hwVendor]|[hwModel]|[type] + -- org-[name]/fw-host-pack-[name]/pack-image-[hwVendor]|[hwModel]|[type] + -- org-[name]/fw-mgmt-pack-[name]/pack-image-[hwVendor]|[hwModel]|[type] + -- fltFirmwarePackItemImageMissing + +-- comm:DateTime + -- sys/svc-ext/datetime-svc + -- org-[name]/comm-pol-[name]/datetime-svc + -- fltCommDateTimeCommTimeZoneInvalid + +-- mgmt:IPv6IfAddr + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/rack-unit-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/rack-unit-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/fex-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/slot-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/fex-[id]/slot-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/shared-io-module/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/switch-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/mgmt/if-[id]/ifConfig-ipv6/if-ipv6 + -- sys/switch-[id]/ifConfig-ipv6/if-ipv6 + -- fsmStFailMgmtIPv6IfAddrSwMgmtOobIpv6IfConfig:Switch + -- fsmRmtErrMgmtIPv6IfAddrSwMgmtOobIpv6IfConfig:Switch + -- fsmFailMgmtIPv6IfAddrSwMgmtOobIpv6IfConfig + +-- pki:Ep + -- sys/pki-ext + -- fsmStFailPkiEpUpdateEp:PostSetKeyRingLocal + -- fsmStFailPkiEpUpdateEp:PostSetKeyRingPeer + -- fsmStFailPkiEpUpdateEp:SetKeyRingLocal + -- fsmStFailPkiEpUpdateEp:SetKeyRingPeer + -- fsmRmtErrPkiEpUpdateEp:PostSetKeyRingLocal + -- fsmRmtErrPkiEpUpdateEp:PostSetKeyRingPeer + -- fsmRmtErrPkiEpUpdateEp:SetKeyRingLocal + -- fsmRmtErrPkiEpUpdateEp:SetKeyRingPeer + -- fsmFailPkiEpUpdateEp + +-- qosclass:Definition + -- fabric/lan/classes + -- fsmStFailQosclassDefinitionConfigGlobalQoS:SetLocal + -- fsmStFailQosclassDefinitionConfigGlobalQoS:SetPeer + -- fsmRmtErrQosclassDefinitionConfigGlobalQoS:SetLocal + -- fsmRmtErrQosclassDefinitionConfigGlobalQoS:SetPeer + -- fsmFailQosclassDefinitionConfigGlobalQoS + +-- vm:Vif + -- vmm/computeEp-[uuid]/nic-[name]/sw-[phSwitchId]vif-[vifId] + -- vmm/hv-[uuid]/nic-[name]/sw-[phSwitchId]vif-[vifId] + -- vmm/vm-[uuid]/nic-[name]/sw-[phSwitchId]vif-[vifId] + -- fltVmVifLinkState + +-- equipment:Fex + -- sys/fex-[id] + -- fltEquipmentFexPost-failure + -- fltEquipmentFexIdentity + -- fltEquipmentFexIdentity-unestablishable + -- fltEquipmentFexFex-unsupported + -- fsmStFailEquipmentFexRemoveFex:CleanUpVIfs + -- fsmStFailEquipmentFexRemoveFex:CleanupEntries + -- fsmStFailEquipmentFexRemoveFex:UnIdentifyLocal + -- fsmStFailEquipmentFexRemoveFex:Wait + -- fsmStFailEquipmentFexRemoveFex:decomission + -- fsmRmtErrEquipmentFexRemoveFex:CleanUpVIfs + -- fsmRmtErrEquipmentFexRemoveFex:CleanupEntries + -- fsmRmtErrEquipmentFexRemoveFex:UnIdentifyLocal + -- fsmRmtErrEquipmentFexRemoveFex:Wait + -- fsmRmtErrEquipmentFexRemoveFex:decomission + -- fsmFailEquipmentFexRemoveFex + +-- aaa:ProviderGroup + -- sys/ldap-ext/providergroup-[name] + -- sys/radius-ext/providergroup-[name] + -- sys/tacacs-ext/providergroup-[name] + -- fltAaaProviderGroupProvidergroup + -- fltAaaProviderGroupProvidergroupsize + +-- sw:Vlan + -- sys/chassis-[id]/blade-[slotId]/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/blade-[slotId]/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/rack-unit-[id]/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/fex-[id]/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/rack-unit-[id]/adaptor-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/blade-[slotId]/boardController/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/rack-unit-[id]/boardController/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/boardController/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/rack-unit-[id]/ext-board-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/blade-[slotId]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/rack-unit-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/fex-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/slot-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/fex-[id]/slot-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/shared-io-module/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/sw-slot-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/switch-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/storage-[type]-[id]/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/mgmt/fabric-[switchId]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/blade-[slotId]/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/blade-[slotId]/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/rack-unit-[id]/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/fex-[id]/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/rack-unit-[id]/adaptor-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/blade-[slotId]/boardController/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/rack-unit-[id]/boardController/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/boardController/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/rack-unit-[id]/ext-board-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/blade-[slotId]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/rack-unit-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/fex-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/slot-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/fex-[id]/slot-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/shared-io-module/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/sw-slot-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/switch-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/chassis-[id]/storage-[type]-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/mgmt/fabric-[switchId]/path-[id]/vc-[id]/vlan-[id] + -- sys/switch-[id]/ethlanflowmon/vc-[id]/vlan-[id] + -- sys/switch-[id]/lanmon-eth/mon-[name]/vc-[id]/vlan-[id] + -- sys/switch-[id]/sanmon-fc/mon-[name]/vc-[id]/vlan-[id] + -- sys/switch-[id]/border-eth/ethestc-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/access-eth/slot-[slotId]-aggr-port-[aggrPortId]/ethestc-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/border-eth/slot-[slotId]-aggr-port-[aggrPortId]/ethestc-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/lanmon-eth/mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/ethestc-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/sanmon-fc/mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/ethestc-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/border-fc/slot-[slotId]-aggr-port-[aggrPortId]/ethestc-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/phys/slot-[slotId]-aggr-port-[aggrPortId]/ethestc-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/border-eth/pc-[portId]/vlan-[id] + -- sys/switch-[id]/lanmon-eth/mon-[name]/pc-[portId]/vlan-[id] + -- sys/switch-[id]/border-eth/vlan-[id] + -- sys/switch-[id]/border-eth/ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/access-eth/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/border-eth/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/lanmon-eth/mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/sanmon-fc/mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/border-fc/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/phys/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/border-eth/pc-[portId]/vlan-[id] + -- sys/switch-[id]/lanmon-eth/mon-[name]/pc-[portId]/vlan-[id] + -- sys/switch-[id]/lanmon-eth/mon-[name]/vlan-[id] + -- sys/switch-[id]/border-fc/vlan-[id] + -- sys/switch-[id]/border-fc/fcoeestc-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/access-eth/slot-[slotId]-aggr-port-[aggrPortId]/fcoeestc-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/border-eth/slot-[slotId]-aggr-port-[aggrPortId]/fcoeestc-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/lanmon-eth/mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/fcoeestc-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/sanmon-fc/mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/fcoeestc-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/border-fc/slot-[slotId]-aggr-port-[aggrPortId]/fcoeestc-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/phys/slot-[slotId]-aggr-port-[aggrPortId]/fcoeestc-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/border-fc/fcoesan-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/access-eth/slot-[slotId]-aggr-port-[aggrPortId]/fcoesan-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/border-eth/slot-[slotId]-aggr-port-[aggrPortId]/fcoesan-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/lanmon-eth/mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/fcoesan-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/sanmon-fc/mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/fcoesan-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/border-fc/slot-[slotId]-aggr-port-[aggrPortId]/fcoesan-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/phys/slot-[slotId]-aggr-port-[aggrPortId]/fcoesan-ep-slot-[slotId]port-[portId]/vlan-[id] + -- sys/switch-[id]/sanmon-fc/mon-[name]/fcoesan-pc-[portId]/vlan-[id] + -- sys/switch-[id]/border-fc/fcoesan-pc-[portId]/vlan-[id] + -- sys/switch-[id]/ethlanflowmon/flowexporter-netflow-[name]/vlan-[id] + -- fabric/lan/profiles/vnic-[name]/vlan-[id] + -- sys/chassis-[id]/vnic-[name]/vlan-[id] + -- fabric/lan/profiles/vnic-[name]/vlan-[id] + -- fltSwVlanExtrasecondaryvlansperprimary + +-- equipment:SwitchIOCard + -- sys/chassis-[id]/sw-slot-[id] + -- fltEquipmentSwitchIOCardRemoved + -- fltEquipmentSwitchIOCardThermalProblem + -- fltEquipmentSwitchIOCardThermalThresholdNonCritical + -- fltEquipmentSwitchIOCardThermalThresholdCritical + -- fltEquipmentSwitchIOCardThermalThresholdNonRecoverable + -- fltEquipmentSwitchIOCardPeerDisconnected + -- fltEquipmentSwitchIOCardIdentity + -- fltEquipmentSwitchIOCardCpuThermalThresholdCritical + -- fsmStFailEquipmentSwitchIOCardEvacuate:Execute + -- fsmStFailEquipmentSwitchIOCardResetEvacuate:Execute + -- fsmRmtErrEquipmentSwitchIOCardEvacuate:Execute + -- fsmRmtErrEquipmentSwitchIOCardResetEvacuate:Execute + -- fsmFailEquipmentSwitchIOCardEvacuate + -- fsmFailEquipmentSwitchIOCardResetEvacuate + +-- mgmt:Connection + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/mgmt-connection-[type] + -- sys/rack-unit-[id]/adaptor-[id]/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/mgmt-connection-[type] + -- sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/blade-[slotId]/boardController/mgmt/mgmt-connection-[type] + -- sys/rack-unit-[id]/boardController/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/boardController/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/mgmt-connection-[type] + -- sys/rack-unit-[id]/ext-board-[id]/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/blade-[slotId]/mgmt/mgmt-connection-[type] + -- sys/rack-unit-[id]/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/mgmt/mgmt-connection-[type] + -- sys/fex-[id]/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/slot-[id]/mgmt/mgmt-connection-[type] + -- sys/fex-[id]/slot-[id]/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/shared-io-module/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/sw-slot-[id]/mgmt/mgmt-connection-[type] + -- sys/switch-[id]/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/mgmt-connection-[type] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/mgmt-connection-[type] + -- sys/chassis-[id]/storage-[type]-[id]/mgmt/mgmt-connection-[type] + -- sys/mgmt/mgmt-connection-[type] + -- fltMgmtConnectionDisabled + -- fltMgmtConnectionUnused + -- fltMgmtConnectionUnsupportedConnectivity + +-- equipment:IOCard + -- sys/chassis-[id]/slot-[id] + -- sys/fex-[id]/slot-[id] + -- fltEquipmentIOCardRemoved + -- fltEquipmentIOCardThermalProblem + -- fltEquipmentIOCardFirmwareUpgrade + -- fltEquipmentIOCardUnsupportedConnectivity + -- fltEquipmentIOCardUnacknowledged + -- fltEquipmentIOCardPeerDisconnected + -- fltEquipmentIOCardIdentity + -- fltEquipmentIOCardAutoUpgradingFirmware + -- fltEquipmentIOCardInaccessible + -- fltEquipmentIOCardPost-failure + -- fltEquipmentIOCardThermalThresholdNonCritical + -- fltEquipmentIOCardThermalThresholdCritical + -- fltEquipmentIOCardThermalThresholdNonRecoverable + -- fltEquipmentIOCardDeprecated + -- fsmStFailEquipmentIOCardResetCmc:Execute + -- fsmStFailEquipmentIOCardMuxOffline:CleanupEntries + -- fsmStFailEquipmentIOCardResetIom:Execute + -- fsmStFailEquipmentIOCardEvacuate:Execute + -- fsmStFailEquipmentIOCardResetEvacuate:Execute + -- fsmStFailEquipmentIOCardResetPeerCmc:Execute + -- fsmRmtErrEquipmentIOCardResetCmc:Execute + -- fsmRmtErrEquipmentIOCardMuxOffline:CleanupEntries + -- fsmRmtErrEquipmentIOCardResetIom:Execute + -- fsmRmtErrEquipmentIOCardEvacuate:Execute + -- fsmRmtErrEquipmentIOCardResetEvacuate:Execute + -- fsmRmtErrEquipmentIOCardResetPeerCmc:Execute + -- fsmFailEquipmentIOCardResetCmc + -- fsmFailEquipmentIOCardMuxOffline + -- fsmFailEquipmentIOCardResetIom + -- fsmFailEquipmentIOCardEvacuate + -- fsmFailEquipmentIOCardResetEvacuate + -- fsmFailEquipmentIOCardResetPeerCmc + +-- policy:ControlledType + -- sys/control-ep-[type]/ctrlled-type-[type] + -- sys/control-ep-[type]/comm-ctrl/ctrlled-type-[type] + -- sys/control-ep-[type]/cfg-backup-ctrl/ctrlled-type-[type] + -- sys/control-ep-[type]/datetime-ctrl/ctrlled-type-[type] + -- sys/control-ep-[type]/discovery-ctrl/ctrlled-type-[type] + -- sys/control-ep-[type]/dns-ctrl/ctrlled-type-[type] + -- sys/control-ep-[type]/equipment-ctrl/ctrlled-type-[type] + -- sys/control-ep-[type]/fault-ctrl/ctrlled-type-[type] + -- sys/control-ep-[type]/fabric-fw-ctrl/ctrlled-type-[type] + -- sys/control-ep-[type]/mep-ctrl/ctrlled-type-[type] + -- sys/control-ep-[type]/monitoring-ctrl/ctrlled-type-[type] + -- sys/control-ep-[type]/portconfig-ctrl/ctrlled-type-[type] + -- sys/control-ep-[type]/powermgmt-ctrl/ctrlled-type-[type] + -- sys/control-ep-[type]/psu-ctrl/ctrlled-type-[type] + -- sys/control-ep-[type]/security-ctrl/ctrlled-type-[type] + -- sys/control-ep-[type]/storage-autoconfig-ctrl/ctrlled-type-[type] + -- fsmStFailPolicyControlledTypeOperate:ResolveAll + -- fsmRmtErrPolicyControlledTypeOperate:ResolveAll + -- fsmFailPolicyControlledTypeOperate + +-- sw:FcSanBorder + -- sys/switch-[id]/border-fc + -- fsmStFailSwFcSanBorderDeploy:UpdateConnectivity + -- fsmStFailSwFcSanBorderActivateZoneSet:UpdateZones + -- fsmRmtErrSwFcSanBorderDeploy:UpdateConnectivity + -- fsmRmtErrSwFcSanBorderActivateZoneSet:UpdateZones + -- fsmFailSwFcSanBorderDeploy + -- fsmFailSwFcSanBorderActivateZoneSet + +-- extvmm:SwitchDelTask + -- sys/extvm-mgmt/vsw-deltask-[swIntId] + -- fsmStFailExtvmmSwitchDelTaskRemoveProvider:RemoveLocal + -- fsmRmtErrExtvmmSwitchDelTaskRemoveProvider:RemoveLocal + -- fsmFailExtvmmSwitchDelTaskRemoveProvider + +-- fabric:FcSanPcEp + -- fabric/san/[id]/pc-[portId]/ep-slot-[slotId]-port-[portId] + -- fltFabricFcSanPcEpDown + -- fltFabricFcSanPcEpIncompatibleSpeed + +-- equipment:FanModule + -- sys/rack-unit-[id]/fan-module-[tray]-[id] + -- sys/chassis-[id]/fan-module-[tray]-[id] + -- sys/switch-[id]/fan-module-[tray]-[id] + -- fltEquipmentFanModuleMissing + -- fltEquipmentFanModuleThermalThresholdNonCritical + -- fltEquipmentFanModuleThermalThresholdCritical + -- fltEquipmentFanModuleThermalThresholdNonRecoverable + -- fltEquipmentFanModuleIdentity + -- fltEquipmentFanModuleDegraded + -- fltEquipmentFanModuleInoperable + +-- fabric:ExternalPc + -- fltFabricExternalPcDown + +-- ident:MetaSystem + -- metaverse/metasys + -- fsmStFailIdentMetaSystemSync:Execute + -- fsmStFailIdentMetaSystemSync:Ping + -- fsmStFailIdentMetaSystemUcscUnivSync:Execute + -- fsmRmtErrIdentMetaSystemSync:Execute + -- fsmRmtErrIdentMetaSystemSync:Ping + -- fsmRmtErrIdentMetaSystemUcscUnivSync:Execute + -- fsmFailIdentMetaSystemSync + -- fsmFailIdentMetaSystemUcscUnivSync + +-- extmgmt:If + -- sys/switch-[id]/extmgmt-intf + -- fltExtmgmtIfMgmtifdown + +-- mgmt:Importer + -- sys/import-config-[hostname] + -- fsmStFailMgmtImporterImport:config + -- fsmStFailMgmtImporterImport:downloadLocal + -- fsmStFailMgmtImporterImport:reportResults + -- fsmRmtErrMgmtImporterImport:config + -- fsmRmtErrMgmtImporterImport:downloadLocal + -- fsmRmtErrMgmtImporterImport:reportResults + -- fsmFailMgmtImporterImport + +-- storage:Initiator + -- org-[name]/tier-[name]/ls-[name]/grp-[name]/ini-[name] + -- org-[name]/ls-[name]/grp-[name]/ini-[name] + -- org-[name]/san-conn-pol-[name]/grp-[name]/ini-[name] + -- fltStorageInitiatorConfiguration-error + -- fltStorageInitiatorDuplicate-fc-zone + +-- fabric:ComputeSlotEp + -- fabric/server/chassis-[chassisId]/slot-[slotId] + -- fltFabricComputeSlotEpMisplacedInChassisSlot + -- fltFabricComputeSlotEpServerIdentificationProblem + -- fltFabricComputeSlotEpNotSupportedInChassisSlot + -- fsmStFailFabricComputeSlotEpIdentify:ExecuteLocal + -- fsmStFailFabricComputeSlotEpIdentify:ExecutePeer + -- fsmRmtErrFabricComputeSlotEpIdentify:ExecuteLocal + -- fsmRmtErrFabricComputeSlotEpIdentify:ExecutePeer + -- fsmFailFabricComputeSlotEpIdentify + +-- compute:ABoard + -- fltComputeABoardThermalProblem + -- fltComputeABoardMotherBoardVoltageThresholdUpperNonRecoverable + -- fltComputeABoardMotherBoardVoltageThresholdLowerNonRecoverable + -- fltComputeABoardMotherBoardVoltageUpperThresholdCritical + -- fltComputeABoardMotherBoardVoltageLowerThresholdCritical + -- fltComputeABoardPowerUsageProblem + +-- storage:FlexFlashCard + -- sys/chassis-[id]/blade-[slotId]/board/storage-flexflash-[id]/card-[slotNumber] + -- sys/rack-unit-[id]/board/storage-flexflash-[id]/card-[slotNumber] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-flexflash-[id]/card-[slotNumber] + -- fltStorageFlexFlashCardInoperable + -- fltStorageFlexFlashCardMissing + -- fltStorageFlexFlashCardUnhealthy + +-- extpol:Provider + -- extpol/reg/providers/prov-[type] + -- fsmStFailExtpolProviderReportConfigImport:Report + -- fsmRmtErrExtpolProviderReportConfigImport:Report + -- fsmFailExtpolProviderReportConfigImport + +-- fabric:EthLanPc + -- fabric/lan/[id]/pc-[portId] + -- fltFabricEthLanPcMissingPrimaryVlan + -- fltFabricEthLanPcOverlapping-vlan + +-- fabric:ExternalEp + -- fltFabricExternalEpFcZoningEnable + +-- mgmt:Interface + -- org-[name]/tier-[name]/ls-[name]/iface-[mode] + -- org-[name]/ls-[name]/iface-[mode] + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/iface-[mode] + -- sys/rack-unit-[id]/adaptor-[id]/mgmt/iface-[mode] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/iface-[mode] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/iface-[mode] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/iface-[mode] + -- sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/iface-[mode] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/iface-[mode] + -- sys/chassis-[id]/blade-[slotId]/boardController/mgmt/iface-[mode] + -- sys/rack-unit-[id]/boardController/mgmt/iface-[mode] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/iface-[mode] + -- sys/chassis-[id]/boardController/mgmt/iface-[mode] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/iface-[mode] + -- sys/rack-unit-[id]/ext-board-[id]/mgmt/iface-[mode] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/iface-[mode] + -- sys/chassis-[id]/blade-[slotId]/mgmt/iface-[mode] + -- sys/rack-unit-[id]/mgmt/iface-[mode] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/iface-[mode] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/iface-[mode] + -- sys/chassis-[id]/mgmt/iface-[mode] + -- sys/fex-[id]/mgmt/iface-[mode] + -- sys/chassis-[id]/slot-[id]/mgmt/iface-[mode] + -- sys/fex-[id]/slot-[id]/mgmt/iface-[mode] + -- sys/chassis-[id]/shared-io-module/mgmt/iface-[mode] + -- sys/chassis-[id]/sw-slot-[id]/mgmt/iface-[mode] + -- sys/switch-[id]/mgmt/iface-[mode] + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/iface-[mode] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/iface-[mode] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/iface-[mode] + -- sys/chassis-[id]/storage-[type]-[id]/mgmt/iface-[mode] + -- sys/mgmt/iface-[mode] + -- fltMgmtInterfaceNamedInbandVlanUnresolved + -- fltMgmtInterfaceInbandUnsupportedServer + -- fltMgmtInterfaceInbandUnsupportedFirmware + -- fltMgmtInterfaceInbandPinningInvalid + +-- compute:RackUnit + -- sys/rack-unit-[id] + -- fltComputeRackUnitFanSpeedConfigurationFailed + -- fsmStFailComputeRackUnitDiscover:BiosPostCompletion + -- fsmStFailComputeRackUnitDiscover:BladePowerOff + -- fsmStFailComputeRackUnitDiscover:BmcConfigPnuOS + -- fsmStFailComputeRackUnitDiscover:BmcConfigureConnLocal + -- fsmStFailComputeRackUnitDiscover:BmcConfigureConnPeer + -- fsmStFailComputeRackUnitDiscover:BmcInventory + -- fsmStFailComputeRackUnitDiscover:BmcPreconfigPnuOSLocal + -- fsmStFailComputeRackUnitDiscover:BmcPreconfigPnuOSPeer + -- fsmStFailComputeRackUnitDiscover:BmcPresence + -- fsmStFailComputeRackUnitDiscover:BmcShutdownDiscovered + -- fsmStFailComputeRackUnitDiscover:BmcUnconfigPnuOS + -- fsmStFailComputeRackUnitDiscover:BootPnuos + -- fsmStFailComputeRackUnitDiscover:BootWait + -- fsmStFailComputeRackUnitDiscover:ConfigDiscoveryMode + -- fsmStFailComputeRackUnitDiscover:ConfigFlexFlashScrub + -- fsmStFailComputeRackUnitDiscover:ConfigNivMode + -- fsmStFailComputeRackUnitDiscover:ConfigUserAccess + -- fsmStFailComputeRackUnitDiscover:HandlePooling + -- fsmStFailComputeRackUnitDiscover:NicConfigPnuOSLocal + -- fsmStFailComputeRackUnitDiscover:NicConfigPnuOSPeer + -- fsmStFailComputeRackUnitDiscover:NicInventoryLocal + -- fsmStFailComputeRackUnitDiscover:NicInventoryPeer + -- fsmStFailComputeRackUnitDiscover:OobStorageInventory + -- fsmStFailComputeRackUnitDiscover:PnuOSCatalog + -- fsmStFailComputeRackUnitDiscover:PnuOSConnStatus + -- fsmStFailComputeRackUnitDiscover:PnuOSConnectivity + -- fsmStFailComputeRackUnitDiscover:PnuOSIdent + -- fsmStFailComputeRackUnitDiscover:PnuOSInventory + -- fsmStFailComputeRackUnitDiscover:PnuOSPolicy + -- fsmStFailComputeRackUnitDiscover:PnuOSScrub + -- fsmStFailComputeRackUnitDiscover:PnuOSSelfTest + -- fsmStFailComputeRackUnitDiscover:PreSanitize + -- fsmStFailComputeRackUnitDiscover:ReadSmbios + -- fsmStFailComputeRackUnitDiscover:Sanitize + -- fsmStFailComputeRackUnitDiscover:SolRedirectDisable + -- fsmStFailComputeRackUnitDiscover:SolRedirectEnable + -- fsmStFailComputeRackUnitDiscover:SwConfigPnuOSLocal + -- fsmStFailComputeRackUnitDiscover:SwConfigPnuOSPeer + -- fsmStFailComputeRackUnitDiscover:SwConfigPortNivLocal + -- fsmStFailComputeRackUnitDiscover:SwConfigPortNivPeer + -- fsmStFailComputeRackUnitDiscover:SwConfigureConnLocal + -- fsmStFailComputeRackUnitDiscover:SwConfigureConnPeer + -- fsmStFailComputeRackUnitDiscover:SwPnuOSConnectivityLocal + -- fsmStFailComputeRackUnitDiscover:SwPnuOSConnectivityPeer + -- fsmStFailComputeRackUnitDiscover:SwUnconfigPortNivLocal + -- fsmStFailComputeRackUnitDiscover:SwUnconfigPortNivPeer + -- fsmStFailComputeRackUnitDiscover:UnconfigCimcVMedia + -- fsmStFailComputeRackUnitDiscover:UnconfigExtMgmtGw + -- fsmStFailComputeRackUnitDiscover:UnconfigExtMgmtRules + -- fsmStFailComputeRackUnitDiscover:hagConnect + -- fsmStFailComputeRackUnitDiscover:hagDisconnect + -- fsmStFailComputeRackUnitDiscover:serialDebugConnect + -- fsmStFailComputeRackUnitDiscover:serialDebugDisconnect + -- fsmStFailComputeRackUnitDiscover:waitForConnReady + -- fsmStFailComputeRackUnitOffline:CleanupLocal + -- fsmStFailComputeRackUnitOffline:CleanupPeer + -- fsmStFailComputeRackUnitOffline:SwUnconfigureLocal + -- fsmStFailComputeRackUnitOffline:SwUnconfigurePeer + -- fsmStFailComputeRackUnitAdapterReset:DeassertResetBypass + -- fsmStFailComputeRackUnitAdapterReset:PowerCycle + -- fsmStFailComputeRackUnitAdapterReset:PreSanitize + -- fsmStFailComputeRackUnitAdapterReset:Sanitize + -- fsmStFailComputeRackUnitCreateDhcpEntry:ExecuteLocal + -- fsmStFailComputeRackUnitCreateDhcpEntry:ExecutePeer + -- fsmRmtErrComputeRackUnitDiscover:BiosPostCompletion + -- fsmRmtErrComputeRackUnitDiscover:BladePowerOff + -- fsmRmtErrComputeRackUnitDiscover:BmcConfigPnuOS + -- fsmRmtErrComputeRackUnitDiscover:BmcConfigureConnLocal + -- fsmRmtErrComputeRackUnitDiscover:BmcConfigureConnPeer + -- fsmRmtErrComputeRackUnitDiscover:BmcInventory + -- fsmRmtErrComputeRackUnitDiscover:BmcPreconfigPnuOSLocal + -- fsmRmtErrComputeRackUnitDiscover:BmcPreconfigPnuOSPeer + -- fsmRmtErrComputeRackUnitDiscover:BmcPresence + -- fsmRmtErrComputeRackUnitDiscover:BmcShutdownDiscovered + -- fsmRmtErrComputeRackUnitDiscover:BmcUnconfigPnuOS + -- fsmRmtErrComputeRackUnitDiscover:BootPnuos + -- fsmRmtErrComputeRackUnitDiscover:BootWait + -- fsmRmtErrComputeRackUnitDiscover:ConfigDiscoveryMode + -- fsmRmtErrComputeRackUnitDiscover:ConfigFlexFlashScrub + -- fsmRmtErrComputeRackUnitDiscover:ConfigNivMode + -- fsmRmtErrComputeRackUnitDiscover:ConfigUserAccess + -- fsmRmtErrComputeRackUnitDiscover:HandlePooling + -- fsmRmtErrComputeRackUnitDiscover:NicConfigPnuOSLocal + -- fsmRmtErrComputeRackUnitDiscover:NicConfigPnuOSPeer + -- fsmRmtErrComputeRackUnitDiscover:NicInventoryLocal + -- fsmRmtErrComputeRackUnitDiscover:NicInventoryPeer + -- fsmRmtErrComputeRackUnitDiscover:OobStorageInventory + -- fsmRmtErrComputeRackUnitDiscover:PnuOSCatalog + -- fsmRmtErrComputeRackUnitDiscover:PnuOSConnStatus + -- fsmRmtErrComputeRackUnitDiscover:PnuOSConnectivity + -- fsmRmtErrComputeRackUnitDiscover:PnuOSIdent + -- fsmRmtErrComputeRackUnitDiscover:PnuOSInventory + -- fsmRmtErrComputeRackUnitDiscover:PnuOSPolicy + -- fsmRmtErrComputeRackUnitDiscover:PnuOSScrub + -- fsmRmtErrComputeRackUnitDiscover:PnuOSSelfTest + -- fsmRmtErrComputeRackUnitDiscover:PreSanitize + -- fsmRmtErrComputeRackUnitDiscover:ReadSmbios + -- fsmRmtErrComputeRackUnitDiscover:Sanitize + -- fsmRmtErrComputeRackUnitDiscover:SolRedirectDisable + -- fsmRmtErrComputeRackUnitDiscover:SolRedirectEnable + -- fsmRmtErrComputeRackUnitDiscover:SwConfigPnuOSLocal + -- fsmRmtErrComputeRackUnitDiscover:SwConfigPnuOSPeer + -- fsmRmtErrComputeRackUnitDiscover:SwConfigPortNivLocal + -- fsmRmtErrComputeRackUnitDiscover:SwConfigPortNivPeer + -- fsmRmtErrComputeRackUnitDiscover:SwConfigureConnLocal + -- fsmRmtErrComputeRackUnitDiscover:SwConfigureConnPeer + -- fsmRmtErrComputeRackUnitDiscover:SwPnuOSConnectivityLocal + -- fsmRmtErrComputeRackUnitDiscover:SwPnuOSConnectivityPeer + -- fsmRmtErrComputeRackUnitDiscover:SwUnconfigPortNivLocal + -- fsmRmtErrComputeRackUnitDiscover:SwUnconfigPortNivPeer + -- fsmRmtErrComputeRackUnitDiscover:UnconfigCimcVMedia + -- fsmRmtErrComputeRackUnitDiscover:UnconfigExtMgmtGw + -- fsmRmtErrComputeRackUnitDiscover:UnconfigExtMgmtRules + -- fsmRmtErrComputeRackUnitDiscover:hagConnect + -- fsmRmtErrComputeRackUnitDiscover:hagDisconnect + -- fsmRmtErrComputeRackUnitDiscover:serialDebugConnect + -- fsmRmtErrComputeRackUnitDiscover:serialDebugDisconnect + -- fsmRmtErrComputeRackUnitDiscover:waitForConnReady + -- fsmRmtErrComputeRackUnitOffline:CleanupLocal + -- fsmRmtErrComputeRackUnitOffline:CleanupPeer + -- fsmRmtErrComputeRackUnitOffline:SwUnconfigureLocal + -- fsmRmtErrComputeRackUnitOffline:SwUnconfigurePeer + -- fsmRmtErrComputeRackUnitAdapterReset:DeassertResetBypass + -- fsmRmtErrComputeRackUnitAdapterReset:PowerCycle + -- fsmRmtErrComputeRackUnitAdapterReset:PreSanitize + -- fsmRmtErrComputeRackUnitAdapterReset:Sanitize + -- fsmRmtErrComputeRackUnitCreateDhcpEntry:ExecuteLocal + -- fsmRmtErrComputeRackUnitCreateDhcpEntry:ExecutePeer + -- fsmFailComputeRackUnitDiscover + -- fsmFailComputeRackUnitOffline + -- fsmFailComputeRackUnitAdapterReset + -- fsmFailComputeRackUnitCreateDhcpEntry + +-- adaptor:HostFcIf + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id] + -- sys/rack-unit-[id]/adaptor-[id]/host-fc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id] + -- fsmStFailAdaptorHostFcIfResetFcPersBinding:ExecuteLocal + -- fsmStFailAdaptorHostFcIfResetFcPersBinding:ExecutePeer + -- fsmStFailAdaptorHostFcIfCircuitReset:DisableA + -- fsmStFailAdaptorHostFcIfCircuitReset:DisableB + -- fsmStFailAdaptorHostFcIfCircuitReset:EnableA + -- fsmStFailAdaptorHostFcIfCircuitReset:EnableB + -- fsmRmtErrAdaptorHostFcIfResetFcPersBinding:ExecuteLocal + -- fsmRmtErrAdaptorHostFcIfResetFcPersBinding:ExecutePeer + -- fsmRmtErrAdaptorHostFcIfCircuitReset:DisableA + -- fsmRmtErrAdaptorHostFcIfCircuitReset:DisableB + -- fsmRmtErrAdaptorHostFcIfCircuitReset:EnableA + -- fsmRmtErrAdaptorHostFcIfCircuitReset:EnableB + -- fsmFailAdaptorHostFcIfResetFcPersBinding + -- fsmFailAdaptorHostFcIfCircuitReset + +-- mgmt:Entity + -- sys/mgmt-entity-[id] + -- fltMgmtEntityDegraded + -- fltMgmtEntityDown + -- fltMgmtEntityElection-failure + -- fltMgmtEntityHa-not-ready + -- fltMgmtEntityVersion-incompatible + -- fltMgmtEntityManagement-services-failure + -- fltMgmtEntityManagement-services-unresponsive + -- fltMgmtEntityDevice-1-shared-storage-error + -- fltMgmtEntityDevice-2-shared-storage error + -- fltMgmtEntityDevice-3-shared-storage error + -- fltMgmtEntityHa-ssh-keys-mismatched + +-- vnic:FcIf + -- org-[name]/tier-[name]/ls-[name]/fc-[name]/if-default + -- org-[name]/ls-[name]/fc-[name]/if-default + -- org-[name]/san-conn-pol-[name]/fc-[name]/if-default + -- org-[name]/san-conn-templ-[name]/if-default + -- fltVnicFcIfRemoteVsanUnresolvable + +-- fabric:VnetEpSyncEp + -- extpol/reg/providers/prov-[type]/syncEp + -- fsmStFailFabricVnetEpSyncEpPushVnetEpDeletion:Sync + -- fsmRmtErrFabricVnetEpSyncEpPushVnetEpDeletion:Sync + -- fsmFailFabricVnetEpSyncEpPushVnetEpDeletion + +-- aaa:UserRole + -- sys/ldap-ext/ldapgroup-[name]/role-[name] + -- sys/user-ext/remoteuser-[name]/role-[name] + -- sys/user-ext/user-[name]/role-[name] + -- fltAaaUserRoleUserRoleNotDeployed + +-- capability:Catalogue + -- capabilities + -- fltCapabilityCatalogueLoadErrors + -- fsmStFailCapabilityCatalogueDeployCatalogue:SyncBladeAGLocal + -- fsmStFailCapabilityCatalogueDeployCatalogue:SyncBladeAGRemote + -- fsmStFailCapabilityCatalogueDeployCatalogue:SyncHostagentAGLocal + -- fsmStFailCapabilityCatalogueDeployCatalogue:SyncHostagentAGRemote + -- fsmStFailCapabilityCatalogueDeployCatalogue:SyncNicAGLocal + -- fsmStFailCapabilityCatalogueDeployCatalogue:SyncNicAGRemote + -- fsmStFailCapabilityCatalogueDeployCatalogue:SyncPortAGLocal + -- fsmStFailCapabilityCatalogueDeployCatalogue:SyncPortAGRemote + -- fsmStFailCapabilityCatalogueDeployCatalogue:finalize + -- fsmStFailCapabilityCatalogueActivateCatalog:ApplyCatalog + -- fsmStFailCapabilityCatalogueActivateCatalog:CopyCatFromRep + -- fsmStFailCapabilityCatalogueActivateCatalog:CopyExternalRepToRemote + -- fsmStFailCapabilityCatalogueActivateCatalog:CopyRemote + -- fsmStFailCapabilityCatalogueActivateCatalog:EvaluateStatus + -- fsmStFailCapabilityCatalogueActivateCatalog:RescanImages + -- fsmStFailCapabilityCatalogueActivateCatalog:UnpackLocal + -- fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncBladeAGLocal + -- fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncBladeAGRemote + -- fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncHostagentAGLocal + -- fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncHostagentAGRemote + -- fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncNicAGLocal + -- fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncNicAGRemote + -- fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncPortAGLocal + -- fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncPortAGRemote + -- fsmRmtErrCapabilityCatalogueDeployCatalogue:finalize + -- fsmRmtErrCapabilityCatalogueActivateCatalog:ApplyCatalog + -- fsmRmtErrCapabilityCatalogueActivateCatalog:CopyCatFromRep + -- fsmRmtErrCapabilityCatalogueActivateCatalog:CopyExternalRepToRemote + -- fsmRmtErrCapabilityCatalogueActivateCatalog:CopyRemote + -- fsmRmtErrCapabilityCatalogueActivateCatalog:EvaluateStatus + -- fsmRmtErrCapabilityCatalogueActivateCatalog:RescanImages + -- fsmRmtErrCapabilityCatalogueActivateCatalog:UnpackLocal + -- fsmFailCapabilityCatalogueDeployCatalogue + -- fsmFailCapabilityCatalogueActivateCatalog + +-- pool:Element + -- fltPoolElementDuplicatedAssigned + +-- uuidpool:Pool + -- org-[name]/uuid-pool-[name] + -- fltUuidpoolPoolEmpty + +-- sysdebug:ManualCoreFileExportTarget + -- sys/corefiles/file-[name]|[switchId]/export-to-[hostname] + -- fsmStFailSysdebugManualCoreFileExportTargetExport:Execute + -- fsmRmtErrSysdebugManualCoreFileExportTargetExport:Execute + -- fsmFailSysdebugManualCoreFileExportTargetExport + +-- nfs:MountInst + -- sys/switch-[id]/nfs-mount-inst-[name] + -- fsmStFailNfsMountInstMount:MountLocal + -- fsmStFailNfsMountInstMount:MountPeer + -- fsmStFailNfsMountInstMount:RegisterClient + -- fsmStFailNfsMountInstMount:VerifyRegistration + -- fsmStFailNfsMountInstUnmount:UnmountLocal + -- fsmStFailNfsMountInstUnmount:UnmountPeer + -- fsmRmtErrNfsMountInstMount:MountLocal + -- fsmRmtErrNfsMountInstMount:MountPeer + -- fsmRmtErrNfsMountInstMount:RegisterClient + -- fsmRmtErrNfsMountInstMount:VerifyRegistration + -- fsmRmtErrNfsMountInstUnmount:UnmountLocal + -- fsmRmtErrNfsMountInstUnmount:UnmountPeer + -- fsmFailNfsMountInstMount + -- fsmFailNfsMountInstUnmount + +-- adaptor:ExtIf + -- fltAdaptorExtIfLink-down + +-- sw:VlanPortNs + -- sys/switch-[id]/vlan-port-ns + -- fltSwVlanPortNsResourceStatus + -- fltSwVlanPortNsVLANCompNotSupport + -- fltSwVlanPortNsResourceStatusWarning + -- fltSwVlanPortNsCompressedSetsExhaustedWarning + +-- fabric:VsanEp + -- fabric/fc-estc/[id]/phys-fc-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/san/[id]/phys-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/san/[id]/pc-[portId]/vsan-[id] + -- fabric/fc-estc/[id]/phys-fcoe-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/server/sw-[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/server/sw-[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/eth-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/eth-estc/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/lan/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/lan/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/lanmon/[id]/eth-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/fc-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/sanmon/[id]/fc-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/san/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/san/[id]/fcoesanpc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/san/[id]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/server/sw-[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/server/sw-[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/eth-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/eth-estc/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/lan/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/lan/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/lanmon/[id]/eth-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/fc-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/sanmon/[id]/fc-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/san/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/san/[id]/fcoesanpc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsan-[id] + -- fabric/san/[id]/fcoesanpc-[portId]/vsan-[id] + -- fltFabricVsanEpErrorDisabled + +-- gmeta:Holder + -- gmeta/category-[category]-provider-[provider] + -- fsmStFailGmetaHolderInventory:BeginInventory + -- fsmStFailGmetaHolderInventory:CheckInventoryStatus + -- fsmStFailGmetaHolderInventory:EndInventory + -- fsmStFailGmetaHolderInventory:FullInventory + -- fsmStFailGmetaHolderInventory:ReportFaultInventory + -- fsmStFailGmetaHolderInventory:ReportOrgInventory + -- fsmStFailGmetaHolderInventory:ReportPhysicalInventory + -- fsmStFailGmetaHolderInventory:ReportStorageInventory + -- fsmRmtErrGmetaHolderInventory:BeginInventory + -- fsmRmtErrGmetaHolderInventory:CheckInventoryStatus + -- fsmRmtErrGmetaHolderInventory:EndInventory + -- fsmRmtErrGmetaHolderInventory:FullInventory + -- fsmRmtErrGmetaHolderInventory:ReportFaultInventory + -- fsmRmtErrGmetaHolderInventory:ReportOrgInventory + -- fsmRmtErrGmetaHolderInventory:ReportPhysicalInventory + -- fsmRmtErrGmetaHolderInventory:ReportStorageInventory + -- fsmFailGmetaHolderInventory + +-- aaa:DefaultAuth + -- sys/auth-realm/default-auth + -- fltAaaDefaultAuthDefaultAuthNotDeployed + +-- memory:BufferUnit + -- sys/chassis-[id]/blade-[slotId]/board/sensor-unit-[id] + -- sys/rack-unit-[id]/board/sensor-unit-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sensor-unit-[id] + -- fltMemoryBufferUnitThermalThresholdNonCritical + -- fltMemoryBufferUnitThermalThresholdCritical + -- fltMemoryBufferUnitThermalThresholdNonRecoverable + +-- dcx:Ns + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/dcxns-[switchId] + -- sys/rack-unit-[id]/adaptor-[id]/dcxns-[switchId] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/dcxns-[switchId] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/dcxns-[switchId] + -- fltDcxNsFailed + +-- cimcvmedia:ActualMountEntry + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/rack-unit-[id]/adaptor-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/blade-[slotId]/boardController/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/rack-unit-[id]/boardController/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/boardController/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/rack-unit-[id]/ext-board-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/blade-[slotId]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/rack-unit-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/fex-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/slot-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/fex-[id]/slot-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/shared-io-module/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/sw-slot-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/switch-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/chassis-[id]/storage-[type]-[id]/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- sys/mgmt/actual-mount-list/actual-mount-entry-[virtualDiskId] + -- fltCimcvmediaActualMountEntryVmediaMountFailed + +-- sw:EthMon + -- sys/switch-[id]/lanmon-eth/mon-[name] + -- fsmStFailSwEthMonDeploy:UpdateEthMon + -- fsmRmtErrSwEthMonDeploy:UpdateEthMon + -- fsmFailSwEthMonDeploy + +-- mgmt:If + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id] + -- sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id] + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id] + -- sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id] + -- sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id] + -- sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id] + -- sys/rack-unit-[id]/boardController/mgmt/if-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id] + -- sys/chassis-[id]/boardController/mgmt/if-[id] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id] + -- sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id] + -- sys/chassis-[id]/blade-[slotId]/mgmt/if-[id] + -- sys/rack-unit-[id]/mgmt/if-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id] + -- sys/chassis-[id]/mgmt/if-[id] + -- sys/fex-[id]/mgmt/if-[id] + -- sys/chassis-[id]/slot-[id]/mgmt/if-[id] + -- sys/fex-[id]/slot-[id]/mgmt/if-[id] + -- sys/chassis-[id]/shared-io-module/mgmt/if-[id] + -- sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id] + -- sys/switch-[id]/mgmt/if-[id] + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id] + -- sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id] + -- sys/mgmt/if-[id] + -- fltMgmtIfMisConnect + -- fltMgmtIfMissing + -- fltMgmtIfNew + -- fsmStFailMgmtIfSwMgmtOobIfConfig:Switch + -- fsmStFailMgmtIfSwMgmtInbandIfConfig:Switch + -- fsmStFailMgmtIfVirtualIfConfig:Local + -- fsmStFailMgmtIfVirtualIfConfig:Remote + -- fsmStFailMgmtIfEnableVip:Local + -- fsmStFailMgmtIfDisableVip:Peer + -- fsmStFailMgmtIfEnableHA:Local + -- fsmStFailMgmtIfFaPresence:CheckLicense + -- fsmStFailMgmtIfFaPresence:Identify + -- fsmStFailMgmtIfFaConn:ConfigureVifNs + -- fsmStFailMgmtIfFaConn:DiscoverChassis + -- fsmStFailMgmtIfFaConn:OobStorageInventory + -- fsmStFailMgmtIfFaConn:SharedIOModuleInventory + -- fsmRmtErrMgmtIfSwMgmtOobIfConfig:Switch + -- fsmRmtErrMgmtIfSwMgmtInbandIfConfig:Switch + -- fsmRmtErrMgmtIfVirtualIfConfig:Local + -- fsmRmtErrMgmtIfVirtualIfConfig:Remote + -- fsmRmtErrMgmtIfEnableVip:Local + -- fsmRmtErrMgmtIfDisableVip:Peer + -- fsmRmtErrMgmtIfEnableHA:Local + -- fsmRmtErrMgmtIfFaPresence:CheckLicense + -- fsmRmtErrMgmtIfFaPresence:Identify + -- fsmRmtErrMgmtIfFaConn:ConfigureVifNs + -- fsmRmtErrMgmtIfFaConn:DiscoverChassis + -- fsmRmtErrMgmtIfFaConn:OobStorageInventory + -- fsmRmtErrMgmtIfFaConn:SharedIOModuleInventory + -- fsmFailMgmtIfSwMgmtOobIfConfig + -- fsmFailMgmtIfSwMgmtInbandIfConfig + -- fsmFailMgmtIfVirtualIfConfig + -- fsmFailMgmtIfEnableVip + -- fsmFailMgmtIfDisableVip + -- fsmFailMgmtIfEnableHA + -- fsmFailMgmtIfFaPresence + -- fsmFailMgmtIfFaConn + +-- compute:Board + -- sys/chassis-[id]/blade-[slotId]/board + -- sys/rack-unit-[id]/board + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board + -- fltComputeBoardPowerError + -- fltComputeBoardCmosVoltageThresholdCritical + -- fltComputeBoardCmosVoltageThresholdNonRecoverable + -- fltComputeBoardPowerFail + +-- aaa:Ep + -- sys/ + -- fsmStFailAaaEpUpdateEp:SetEpLocal + -- fsmStFailAaaEpUpdateEp:SetEpPeer + -- fsmRmtErrAaaEpUpdateEp:SetEpLocal + -- fsmRmtErrAaaEpUpdateEp:SetEpPeer + -- fsmFailAaaEpUpdateEp + +-- storage:Controller + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id] + -- sys/rack-unit-[id]/board/storage-[type]-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id] + -- sys/chassis-[id]/storage-[type]-[id] + -- fltStorageControllerPatrolReadFailed + -- fltStorageControllerInoperable + -- fltStorageControllerNot-supported + +-- fabric:SwChPhEp + -- fabric/server/chassis-ep-ven-[vendor]-mod[model]-ser-[serial] + -- fltFabricSwChPhEpUncleanConfiguration + +-- vm:LifeCyclePolicy + -- org-[name]/vm-lc-policy + -- fsmStFailVmLifeCyclePolicyConfig:Local + -- fsmStFailVmLifeCyclePolicyConfig:Peer + -- fsmRmtErrVmLifeCyclePolicyConfig:Local + -- fsmRmtErrVmLifeCyclePolicyConfig:Peer + -- fsmFailVmLifeCyclePolicyConfig + +-- firmware:Updatable + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/bios/fw-updatable + -- sys/rack-unit-[id]/ext-board-[id]/bios/fw-updatable + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/bios/fw-updatable + -- sys/chassis-[id]/blade-[slotId]/bios/fw-updatable + -- sys/rack-unit-[id]/bios/fw-updatable + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/bios/fw-updatable + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/bios/fw-updatable + -- sys/rack-unit-[id]/psu-[id]/fw-updatable + -- sys/chassis-[id]/psu-[id]/fw-updatable + -- sys/fex-[id]/psu-[id]/fw-updatable + -- sys/switch-[id]/psu-[id]/fw-updatable + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/fw-updatable + -- sys/rack-unit-[id]/adaptor-[id]/mgmt/fw-updatable + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/fw-updatable + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/fw-updatable + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/fw-updatable + -- sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/fw-updatable + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/fw-updatable + -- sys/chassis-[id]/blade-[slotId]/boardController/mgmt/fw-updatable + -- sys/rack-unit-[id]/boardController/mgmt/fw-updatable + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/fw-updatable + -- sys/chassis-[id]/boardController/mgmt/fw-updatable + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/fw-updatable + -- sys/rack-unit-[id]/ext-board-[id]/mgmt/fw-updatable + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/fw-updatable + -- sys/chassis-[id]/blade-[slotId]/mgmt/fw-updatable + -- sys/rack-unit-[id]/mgmt/fw-updatable + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/fw-updatable + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/fw-updatable + -- sys/chassis-[id]/mgmt/fw-updatable + -- sys/fex-[id]/mgmt/fw-updatable + -- sys/chassis-[id]/slot-[id]/mgmt/fw-updatable + -- sys/fex-[id]/slot-[id]/mgmt/fw-updatable + -- sys/chassis-[id]/shared-io-module/mgmt/fw-updatable + -- sys/chassis-[id]/sw-slot-[id]/mgmt/fw-updatable + -- sys/switch-[id]/mgmt/fw-updatable + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/fw-updatable + -- sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/fw-updatable + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/fw-updatable + -- sys/chassis-[id]/storage-[type]-[id]/mgmt/fw-updatable + -- sys/mgmt/fw-updatable + -- fltFirmwareUpdatableImageUnusable + +-- compute:IOHub + -- sys/chassis-[id]/blade-[slotId]/board/iohub + -- sys/rack-unit-[id]/board/iohub + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/iohub + -- fltComputeIOHubThermalNonCritical + -- fltComputeIOHubThermalThresholdCritical + -- fltComputeIOHubThermalThresholdNonRecoverable + +-- sw:Phys + -- sys/switch-[id]/phys + -- fsmStFailSwPhysConfPhysical:ConfigSwA + -- fsmStFailSwPhysConfPhysical:ConfigSwB + -- fsmStFailSwPhysConfPhysical:PortInventorySwA + -- fsmStFailSwPhysConfPhysical:PortInventorySwB + -- fsmStFailSwPhysConfPhysical:VerifyPhysConfig + -- fsmRmtErrSwPhysConfPhysical:ConfigSwA + -- fsmRmtErrSwPhysConfPhysical:ConfigSwB + -- fsmRmtErrSwPhysConfPhysical:PortInventorySwA + -- fsmRmtErrSwPhysConfPhysical:PortInventorySwB + -- fsmRmtErrSwPhysConfPhysical:VerifyPhysConfig + -- fsmFailSwPhysConfPhysical + +-- stats:CollectionPolicy + -- stats/coll-policy-[name] + -- fsmStFailStatsCollectionPolicyUpdateEp:SetEpA + -- fsmStFailStatsCollectionPolicyUpdateEp:SetEpB + -- fsmRmtErrStatsCollectionPolicyUpdateEp:SetEpA + -- fsmRmtErrStatsCollectionPolicyUpdateEp:SetEpB + -- fsmFailStatsCollectionPolicyUpdateEp + +-- storage:LocalDisk + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id] + -- sys/chassis-[id]/storage-[type]-[id]/disk-[id] + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id] + -- sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id] + -- fltStorageLocalDiskInoperable + -- fltStorageLocalDiskDegraded + -- fltStorageLocalDiskRebuildFailed + -- fltStorageLocalDiskCopybackFailed + -- fltStorageLocalDiskMissing + -- fltStorageLocalDiskInaccessible + -- fltStorageLocalDiskThermalIssueCritical + -- fltStorageLocalDiskThermalIssueNonRecoverable + -- fltStorageLocalDiskNot-supported + -- fltStorageLocalDiskThermalIssueNonCritical + -- fltStorageLocalDiskFailed + +-- fabric:NetGroup + -- fabric/lan/[id]/net-group-[name] + -- fabric/lan/net-group-[name] + -- fltFabricNetGroupNativeVlanNotFound + +-- power:Budget + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/budget + -- sys/rack-unit-[id]/ext-board-[id]/budget + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/budget + -- sys/chassis-[id]/blade-[slotId]/budget + -- sys/rack-unit-[id]/budget + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/budget + -- sys/chassis-[id]/budget + -- fltPowerBudgetPowerBudgetCmcProblem + -- fltPowerBudgetPowerBudgetBmcProblem + -- fltPowerBudgetPowerBudgetDiscFail + -- fltPowerBudgetPowerCapReachedCommit + -- fltPowerBudgetChassisPsuInsufficient + -- fltPowerBudgetTStateTransition + -- fltPowerBudgetFirmwareMismatch + -- fltPowerBudgetChassisPsuMixedMode + -- fltPowerBudgetPowerBudgetUnavailable + +-- compute:Blade + -- sys/chassis-[id]/blade-[slotId] + -- fsmStFailComputeBladeDiscover:BiosPostCompletion + -- fsmStFailComputeBladeDiscover:BladeBootPnuos + -- fsmStFailComputeBladeDiscover:BladeBootWait + -- fsmStFailComputeBladeDiscover:BladePowerOn + -- fsmStFailComputeBladeDiscover:BladeReadSmbios + -- fsmStFailComputeBladeDiscover:BmcConfigPnuOS + -- fsmStFailComputeBladeDiscover:BmcInventory + -- fsmStFailComputeBladeDiscover:BmcPreConfigPnuOSLocal + -- fsmStFailComputeBladeDiscover:BmcPreConfigPnuOSPeer + -- fsmStFailComputeBladeDiscover:BmcPresence + -- fsmStFailComputeBladeDiscover:BmcShutdownDiscovered + -- fsmStFailComputeBladeDiscover:CheckAdaptorFw40GCap + -- fsmStFailComputeBladeDiscover:CheckPowerAvailability + -- fsmStFailComputeBladeDiscover:ConfigBMCPowerParams + -- fsmStFailComputeBladeDiscover:ConfigFeLocal + -- fsmStFailComputeBladeDiscover:ConfigFePeer + -- fsmStFailComputeBladeDiscover:ConfigFlexFlashScrub + -- fsmStFailComputeBladeDiscover:ConfigUserAccess + -- fsmStFailComputeBladeDiscover:HandlePooling + -- fsmStFailComputeBladeDiscover:NicConfigPnuOSLocal + -- fsmStFailComputeBladeDiscover:NicConfigPnuOSPeer + -- fsmStFailComputeBladeDiscover:NicPresenceLocal + -- fsmStFailComputeBladeDiscover:NicPresencePeer + -- fsmStFailComputeBladeDiscover:NicUnconfigPnuOSLocal + -- fsmStFailComputeBladeDiscover:NicUnconfigPnuOSPeer + -- fsmStFailComputeBladeDiscover:OobStorageInventory + -- fsmStFailComputeBladeDiscover:PnuOSCatalog + -- fsmStFailComputeBladeDiscover:PnuOSIdent + -- fsmStFailComputeBladeDiscover:PnuOSInventory + -- fsmStFailComputeBladeDiscover:PnuOSPolicy + -- fsmStFailComputeBladeDiscover:PnuOSPowerProfiling + -- fsmStFailComputeBladeDiscover:PnuOSScrub + -- fsmStFailComputeBladeDiscover:PnuOSSelfTest + -- fsmStFailComputeBladeDiscover:PowerDeployWait + -- fsmStFailComputeBladeDiscover:PreSanitize + -- fsmStFailComputeBladeDiscover:Sanitize + -- fsmStFailComputeBladeDiscover:SendBmcProfilingDone + -- fsmStFailComputeBladeDiscover:SendBmcProfilingInit + -- fsmStFailComputeBladeDiscover:SetupVmediaLocal + -- fsmStFailComputeBladeDiscover:SetupVmediaPeer + -- fsmStFailComputeBladeDiscover:SolRedirectDisable + -- fsmStFailComputeBladeDiscover:SolRedirectEnable + -- fsmStFailComputeBladeDiscover:SwConfigPnuOSLocal + -- fsmStFailComputeBladeDiscover:SwConfigPnuOSPeer + -- fsmStFailComputeBladeDiscover:SwUnconfigPnuOSLocal + -- fsmStFailComputeBladeDiscover:SwUnconfigPnuOSPeer + -- fsmStFailComputeBladeDiscover:TeardownVmediaLocal + -- fsmStFailComputeBladeDiscover:TeardownVmediaPeer + -- fsmStFailComputeBladeDiscover:UnconfigCimcVMedia + -- fsmStFailComputeBladeDiscover:UnconfigExtMgmtGw + -- fsmStFailComputeBladeDiscover:UnconfigExtMgmtRules + -- fsmStFailComputeBladeDiscover:hagConnect + -- fsmStFailComputeBladeDiscover:hagDisconnect + -- fsmStFailComputeBladeDiscover:serialDebugConnect + -- fsmStFailComputeBladeDiscover:serialDebugDisconnect + -- fsmStFailComputeBladeDiag:BiosPostCompletion + -- fsmStFailComputeBladeDiag:BladeBoot + -- fsmStFailComputeBladeDiag:BladeBootWait + -- fsmStFailComputeBladeDiag:BladePowerOn + -- fsmStFailComputeBladeDiag:BladeReadSmbios + -- fsmStFailComputeBladeDiag:BmcConfigPnuOS + -- fsmStFailComputeBladeDiag:BmcInventory + -- fsmStFailComputeBladeDiag:BmcPresence + -- fsmStFailComputeBladeDiag:BmcShutdownDiagCompleted + -- fsmStFailComputeBladeDiag:CleanupServerConnSwA + -- fsmStFailComputeBladeDiag:CleanupServerConnSwB + -- fsmStFailComputeBladeDiag:ConfigFeLocal + -- fsmStFailComputeBladeDiag:ConfigFePeer + -- fsmStFailComputeBladeDiag:ConfigUserAccess + -- fsmStFailComputeBladeDiag:DebugWait + -- fsmStFailComputeBladeDiag:DeriveConfig + -- fsmStFailComputeBladeDiag:DisableServerConnSwA + -- fsmStFailComputeBladeDiag:DisableServerConnSwB + -- fsmStFailComputeBladeDiag:EnableServerConnSwA + -- fsmStFailComputeBladeDiag:EnableServerConnSwB + -- fsmStFailComputeBladeDiag:EvaluateStatus + -- fsmStFailComputeBladeDiag:FabricATrafficTestStatus + -- fsmStFailComputeBladeDiag:FabricBTrafficTestStatus + -- fsmStFailComputeBladeDiag:GenerateLogWait + -- fsmStFailComputeBladeDiag:GenerateReport + -- fsmStFailComputeBladeDiag:HostCatalog + -- fsmStFailComputeBladeDiag:HostConnect + -- fsmStFailComputeBladeDiag:HostDisconnect + -- fsmStFailComputeBladeDiag:HostIdent + -- fsmStFailComputeBladeDiag:HostInventory + -- fsmStFailComputeBladeDiag:HostPolicy + -- fsmStFailComputeBladeDiag:HostServerDiag + -- fsmStFailComputeBladeDiag:HostServerDiagStatus + -- fsmStFailComputeBladeDiag:NicConfigLocal + -- fsmStFailComputeBladeDiag:NicConfigPeer + -- fsmStFailComputeBladeDiag:NicInventoryLocal + -- fsmStFailComputeBladeDiag:NicInventoryPeer + -- fsmStFailComputeBladeDiag:NicPresenceLocal + -- fsmStFailComputeBladeDiag:NicPresencePeer + -- fsmStFailComputeBladeDiag:NicUnconfigLocal + -- fsmStFailComputeBladeDiag:NicUnconfigPeer + -- fsmStFailComputeBladeDiag:RemoveConfig + -- fsmStFailComputeBladeDiag:RemoveVMediaLocal + -- fsmStFailComputeBladeDiag:RemoveVMediaPeer + -- fsmStFailComputeBladeDiag:RestoreConfigFeLocal + -- fsmStFailComputeBladeDiag:RestoreConfigFePeer + -- fsmStFailComputeBladeDiag:SetDiagUser + -- fsmStFailComputeBladeDiag:SetupVMediaLocal + -- fsmStFailComputeBladeDiag:SetupVMediaPeer + -- fsmStFailComputeBladeDiag:SolRedirectDisable + -- fsmStFailComputeBladeDiag:SolRedirectEnable + -- fsmStFailComputeBladeDiag:StartFabricATrafficTest + -- fsmStFailComputeBladeDiag:StartFabricBTrafficTest + -- fsmStFailComputeBladeDiag:StopVMediaLocal + -- fsmStFailComputeBladeDiag:StopVMediaPeer + -- fsmStFailComputeBladeDiag:SwConfigLocal + -- fsmStFailComputeBladeDiag:SwConfigPeer + -- fsmStFailComputeBladeDiag:SwUnconfigLocal + -- fsmStFailComputeBladeDiag:SwUnconfigPeer + -- fsmStFailComputeBladeDiag:UnconfigUserAccess + -- fsmStFailComputeBladeDiag:serialDebugConnect + -- fsmStFailComputeBladeDiag:serialDebugDisconnect + -- fsmRmtErrComputeBladeDiscover:BiosPostCompletion + -- fsmRmtErrComputeBladeDiscover:BladeBootPnuos + -- fsmRmtErrComputeBladeDiscover:BladeBootWait + -- fsmRmtErrComputeBladeDiscover:BladePowerOn + -- fsmRmtErrComputeBladeDiscover:BladeReadSmbios + -- fsmRmtErrComputeBladeDiscover:BmcConfigPnuOS + -- fsmRmtErrComputeBladeDiscover:BmcInventory + -- fsmRmtErrComputeBladeDiscover:BmcPreConfigPnuOSLocal + -- fsmRmtErrComputeBladeDiscover:BmcPreConfigPnuOSPeer + -- fsmRmtErrComputeBladeDiscover:BmcPresence + -- fsmRmtErrComputeBladeDiscover:BmcShutdownDiscovered + -- fsmRmtErrComputeBladeDiscover:CheckAdaptorFw40GCap + -- fsmRmtErrComputeBladeDiscover:CheckPowerAvailability + -- fsmRmtErrComputeBladeDiscover:ConfigBMCPowerParams + -- fsmRmtErrComputeBladeDiscover:ConfigFeLocal + -- fsmRmtErrComputeBladeDiscover:ConfigFePeer + -- fsmRmtErrComputeBladeDiscover:ConfigFlexFlashScrub + -- fsmRmtErrComputeBladeDiscover:ConfigUserAccess + -- fsmRmtErrComputeBladeDiscover:HandlePooling + -- fsmRmtErrComputeBladeDiscover:NicConfigPnuOSLocal + -- fsmRmtErrComputeBladeDiscover:NicConfigPnuOSPeer + -- fsmRmtErrComputeBladeDiscover:NicPresenceLocal + -- fsmRmtErrComputeBladeDiscover:NicPresencePeer + -- fsmRmtErrComputeBladeDiscover:NicUnconfigPnuOSLocal + -- fsmRmtErrComputeBladeDiscover:NicUnconfigPnuOSPeer + -- fsmRmtErrComputeBladeDiscover:OobStorageInventory + -- fsmRmtErrComputeBladeDiscover:PnuOSCatalog + -- fsmRmtErrComputeBladeDiscover:PnuOSIdent + -- fsmRmtErrComputeBladeDiscover:PnuOSInventory + -- fsmRmtErrComputeBladeDiscover:PnuOSPolicy + -- fsmRmtErrComputeBladeDiscover:PnuOSPowerProfiling + -- fsmRmtErrComputeBladeDiscover:PnuOSScrub + -- fsmRmtErrComputeBladeDiscover:PnuOSSelfTest + -- fsmRmtErrComputeBladeDiscover:PowerDeployWait + -- fsmRmtErrComputeBladeDiscover:PreSanitize + -- fsmRmtErrComputeBladeDiscover:Sanitize + -- fsmRmtErrComputeBladeDiscover:SendBmcProfilingDone + -- fsmRmtErrComputeBladeDiscover:SendBmcProfilingInit + -- fsmRmtErrComputeBladeDiscover:SetupVmediaLocal + -- fsmRmtErrComputeBladeDiscover:SetupVmediaPeer + -- fsmRmtErrComputeBladeDiscover:SolRedirectDisable + -- fsmRmtErrComputeBladeDiscover:SolRedirectEnable + -- fsmRmtErrComputeBladeDiscover:SwConfigPnuOSLocal + -- fsmRmtErrComputeBladeDiscover:SwConfigPnuOSPeer + -- fsmRmtErrComputeBladeDiscover:SwUnconfigPnuOSLocal + -- fsmRmtErrComputeBladeDiscover:SwUnconfigPnuOSPeer + -- fsmRmtErrComputeBladeDiscover:TeardownVmediaLocal + -- fsmRmtErrComputeBladeDiscover:TeardownVmediaPeer + -- fsmRmtErrComputeBladeDiscover:UnconfigCimcVMedia + -- fsmRmtErrComputeBladeDiscover:UnconfigExtMgmtGw + -- fsmRmtErrComputeBladeDiscover:UnconfigExtMgmtRules + -- fsmRmtErrComputeBladeDiscover:hagConnect + -- fsmRmtErrComputeBladeDiscover:hagDisconnect + -- fsmRmtErrComputeBladeDiscover:serialDebugConnect + -- fsmRmtErrComputeBladeDiscover:serialDebugDisconnect + -- fsmRmtErrComputeBladeDiag:BiosPostCompletion + -- fsmRmtErrComputeBladeDiag:BladeBoot + -- fsmRmtErrComputeBladeDiag:BladeBootWait + -- fsmRmtErrComputeBladeDiag:BladePowerOn + -- fsmRmtErrComputeBladeDiag:BladeReadSmbios + -- fsmRmtErrComputeBladeDiag:BmcConfigPnuOS + -- fsmRmtErrComputeBladeDiag:BmcInventory + -- fsmRmtErrComputeBladeDiag:BmcPresence + -- fsmRmtErrComputeBladeDiag:BmcShutdownDiagCompleted + -- fsmRmtErrComputeBladeDiag:CleanupServerConnSwA + -- fsmRmtErrComputeBladeDiag:CleanupServerConnSwB + -- fsmRmtErrComputeBladeDiag:ConfigFeLocal + -- fsmRmtErrComputeBladeDiag:ConfigFePeer + -- fsmRmtErrComputeBladeDiag:ConfigUserAccess + -- fsmRmtErrComputeBladeDiag:DebugWait + -- fsmRmtErrComputeBladeDiag:DeriveConfig + -- fsmRmtErrComputeBladeDiag:DisableServerConnSwA + -- fsmRmtErrComputeBladeDiag:DisableServerConnSwB + -- fsmRmtErrComputeBladeDiag:EnableServerConnSwA + -- fsmRmtErrComputeBladeDiag:EnableServerConnSwB + -- fsmRmtErrComputeBladeDiag:EvaluateStatus + -- fsmRmtErrComputeBladeDiag:FabricATrafficTestStatus + -- fsmRmtErrComputeBladeDiag:FabricBTrafficTestStatus + -- fsmRmtErrComputeBladeDiag:GenerateLogWait + -- fsmRmtErrComputeBladeDiag:GenerateReport + -- fsmRmtErrComputeBladeDiag:HostCatalog + -- fsmRmtErrComputeBladeDiag:HostConnect + -- fsmRmtErrComputeBladeDiag:HostDisconnect + -- fsmRmtErrComputeBladeDiag:HostIdent + -- fsmRmtErrComputeBladeDiag:HostInventory + -- fsmRmtErrComputeBladeDiag:HostPolicy + -- fsmRmtErrComputeBladeDiag:HostServerDiag + -- fsmRmtErrComputeBladeDiag:HostServerDiagStatus + -- fsmRmtErrComputeBladeDiag:NicConfigLocal + -- fsmRmtErrComputeBladeDiag:NicConfigPeer + -- fsmRmtErrComputeBladeDiag:NicInventoryLocal + -- fsmRmtErrComputeBladeDiag:NicInventoryPeer + -- fsmRmtErrComputeBladeDiag:NicPresenceLocal + -- fsmRmtErrComputeBladeDiag:NicPresencePeer + -- fsmRmtErrComputeBladeDiag:NicUnconfigLocal + -- fsmRmtErrComputeBladeDiag:NicUnconfigPeer + -- fsmRmtErrComputeBladeDiag:RemoveConfig + -- fsmRmtErrComputeBladeDiag:RemoveVMediaLocal + -- fsmRmtErrComputeBladeDiag:RemoveVMediaPeer + -- fsmRmtErrComputeBladeDiag:RestoreConfigFeLocal + -- fsmRmtErrComputeBladeDiag:RestoreConfigFePeer + -- fsmRmtErrComputeBladeDiag:SetDiagUser + -- fsmRmtErrComputeBladeDiag:SetupVMediaLocal + -- fsmRmtErrComputeBladeDiag:SetupVMediaPeer + -- fsmRmtErrComputeBladeDiag:SolRedirectDisable + -- fsmRmtErrComputeBladeDiag:SolRedirectEnable + -- fsmRmtErrComputeBladeDiag:StartFabricATrafficTest + -- fsmRmtErrComputeBladeDiag:StartFabricBTrafficTest + -- fsmRmtErrComputeBladeDiag:StopVMediaLocal + -- fsmRmtErrComputeBladeDiag:StopVMediaPeer + -- fsmRmtErrComputeBladeDiag:SwConfigLocal + -- fsmRmtErrComputeBladeDiag:SwConfigPeer + -- fsmRmtErrComputeBladeDiag:SwUnconfigLocal + -- fsmRmtErrComputeBladeDiag:SwUnconfigPeer + -- fsmRmtErrComputeBladeDiag:UnconfigUserAccess + -- fsmRmtErrComputeBladeDiag:serialDebugConnect + -- fsmRmtErrComputeBladeDiag:serialDebugDisconnect + -- fsmFailComputeBladeDiscover + -- fsmFailComputeBladeDiag + +-- compute:ServerUnit + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId] + -- fsmStFailComputeServerUnitDiscover:BiosPostCompletion + -- fsmStFailComputeServerUnitDiscover:BladeBootWait + -- fsmStFailComputeServerUnitDiscover:BmcConfigPnuOS + -- fsmStFailComputeServerUnitDiscover:BmcInventory + -- fsmStFailComputeServerUnitDiscover:BmcShutdownDiscovered + -- fsmStFailComputeServerUnitDiscover:BootPnuos + -- fsmStFailComputeServerUnitDiscover:CimcPresence + -- fsmStFailComputeServerUnitDiscover:CleanupNicConfigLocal + -- fsmStFailComputeServerUnitDiscover:CleanupNicConfigPeer + -- fsmStFailComputeServerUnitDiscover:ConfigUserAccess + -- fsmStFailComputeServerUnitDiscover:HandlePooling + -- fsmStFailComputeServerUnitDiscover:PreSanitize + -- fsmStFailComputeServerUnitDiscover:ReadSmbios + -- fsmStFailComputeServerUnitDiscover:Sanitize + -- fsmStFailComputeServerUnitDiscover:UnconfigCimcVMedia + -- fsmStFailComputeServerUnitDiscover:UnconfigExtMgmtGw + -- fsmStFailComputeServerUnitDiscover:UnconfigExtMgmtRules + -- fsmRmtErrComputeServerUnitDiscover:BiosPostCompletion + -- fsmRmtErrComputeServerUnitDiscover:BladeBootWait + -- fsmRmtErrComputeServerUnitDiscover:BmcConfigPnuOS + -- fsmRmtErrComputeServerUnitDiscover:BmcInventory + -- fsmRmtErrComputeServerUnitDiscover:BmcShutdownDiscovered + -- fsmRmtErrComputeServerUnitDiscover:BootPnuos + -- fsmRmtErrComputeServerUnitDiscover:CimcPresence + -- fsmRmtErrComputeServerUnitDiscover:CleanupNicConfigLocal + -- fsmRmtErrComputeServerUnitDiscover:CleanupNicConfigPeer + -- fsmRmtErrComputeServerUnitDiscover:ConfigUserAccess + -- fsmRmtErrComputeServerUnitDiscover:HandlePooling + -- fsmRmtErrComputeServerUnitDiscover:PreSanitize + -- fsmRmtErrComputeServerUnitDiscover:ReadSmbios + -- fsmRmtErrComputeServerUnitDiscover:Sanitize + -- fsmRmtErrComputeServerUnitDiscover:UnconfigCimcVMedia + -- fsmRmtErrComputeServerUnitDiscover:UnconfigExtMgmtGw + -- fsmRmtErrComputeServerUnitDiscover:UnconfigExtMgmtRules + -- fsmFailComputeServerUnitDiscover + +-- mgmt:ExportPolicy + -- org-[name]/ + -- fsmStFailMgmtExportPolicyReportConfigCopy:Report + -- fsmRmtErrMgmtExportPolicyReportConfigCopy:Report + -- fsmFailMgmtExportPolicyReportConfigCopy + +-- firmware:Image + -- sys/fw-catalogue/image-[name] + -- fsmStFailFirmwareImageDelete:Local + -- fsmStFailFirmwareImageDelete:Remote + -- fsmRmtErrFirmwareImageDelete:Local + -- fsmRmtErrFirmwareImageDelete:Remote + -- fsmFailFirmwareImageDelete + +-- storage:VirtualDrive + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/vd-[id] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/vd-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/vd-[id] + -- sys/chassis-[id]/storage-[type]-[id]/vd-[id] + -- fltStorageVirtualDriveInoperable + -- fltStorageVirtualDriveDegraded + -- fltStorageVirtualDriveReconstructionFailed + -- fltStorageVirtualDriveConsistencyCheckFailed + -- fltStorageVirtualDriveDeployment-failure + -- fltStorageVirtualDriveMissing + -- fltStorageVirtualDriveMismatch + +-- fabric:ComputeMSlotEp + -- fabric/server/chassis-[chassisId]/cart-slot-[slotId]/ins-[serverInstanceId] + -- fltFabricComputeMSlotEpMisplacedInChassisSlot + -- fltFabricComputeMSlotEpServerIdentificationProblem + -- fsmStFailFabricComputeMSlotEpIdentify:ExecuteLocal + -- fsmStFailFabricComputeMSlotEpIdentify:ExecutePeer + -- fsmRmtErrFabricComputeMSlotEpIdentify:ExecuteLocal + -- fsmRmtErrFabricComputeMSlotEpIdentify:ExecutePeer + -- fsmFailFabricComputeMSlotEpIdentify + +-- extvmm:Provider + -- sys/extvm-mgmt/vm-[name] + -- fsmStFailExtvmmProviderConfig:GetVersion + -- fsmStFailExtvmmProviderConfig:SetLocal + -- fsmStFailExtvmmProviderConfig:SetPeer + -- fsmRmtErrExtvmmProviderConfig:GetVersion + -- fsmRmtErrExtvmmProviderConfig:SetLocal + -- fsmRmtErrExtvmmProviderConfig:SetPeer + -- fsmFailExtvmmProviderConfig + +-- fabric:DceSwSrvEp + -- fabric/server/sw-[id]/slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/slot-[slotId]-aggr-port-[aggrPortId]/slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/slot-[slotId]-port-[portId] + -- fabric/lan/[id]/slot-[slotId]-aggr-port-[aggrPortId]/slot-[slotId]-port-[portId] + -- fabric/lan/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/slot-[slotId]-port-[portId] + -- fabric/lanmon/[id]/eth-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/slot-[slotId]-port-[portId] + -- fabric/fc-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/slot-[slotId]-port-[portId] + -- fabric/sanmon/[id]/fc-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/slot-[slotId]-port-[portId] + -- fabric/san/[id]/slot-[slotId]-aggr-port-[aggrPortId]/slot-[slotId]-port-[portId] + -- fabric/san/[id]/fcoesanpc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/slot-[slotId]-port-[portId] + -- fltFabricDceSwSrvEpDown + +-- fabric:Mon + -- fltFabricMonSpanConfigFail + +-- aaa:Domain + -- sys/auth-realm/domain-[name] + -- fltAaaDomainDomainNotDeployed + +-- equipment:Chassis + -- sys/chassis-[id] + -- fltEquipmentChassisUnsupportedConnectivity + -- fltEquipmentChassisUnacknowledged + -- fltEquipmentChassisIdentity + -- fltEquipmentChassisPowerProblem + -- fltEquipmentChassisThermalThresholdCritical + -- fltEquipmentChassisThermalThresholdNonCritical + -- fltEquipmentChassisThermalThresholdNonRecoverable + -- fltEquipmentChassisInoperable + -- fltEquipmentChassisIdentity-unestablishable + -- fltEquipmentChassisSeeprom-inoperable + -- fltEquipmentChassisInvalid-fru + -- fltEquipmentChassisChassislimit-exceeded + -- fsmStFailEquipmentChassisRemoveChassis:CleanupVnicsLocal + -- fsmStFailEquipmentChassisRemoveChassis:CleanupVnicsPeer + -- fsmStFailEquipmentChassisRemoveChassis:DisableEndPoint + -- fsmStFailEquipmentChassisRemoveChassis:UnIdentifyLocal + -- fsmStFailEquipmentChassisRemoveChassis:UnIdentifyPeer + -- fsmStFailEquipmentChassisRemoveChassis:Wait + -- fsmStFailEquipmentChassisRemoveChassis:decomission + -- fsmStFailEquipmentChassisPsuPolicyConfig:Execute + -- fsmStFailEquipmentChassisPowerCap:Config + -- fsmStFailEquipmentChassisDynamicReallocation:Config + -- fsmStFailEquipmentChassisOobStorageAdminCfg:OobStorageConfig + -- fsmRmtErrEquipmentChassisRemoveChassis:CleanupVnicsLocal + -- fsmRmtErrEquipmentChassisRemoveChassis:CleanupVnicsPeer + -- fsmRmtErrEquipmentChassisRemoveChassis:DisableEndPoint + -- fsmRmtErrEquipmentChassisRemoveChassis:UnIdentifyLocal + -- fsmRmtErrEquipmentChassisRemoveChassis:UnIdentifyPeer + -- fsmRmtErrEquipmentChassisRemoveChassis:Wait + -- fsmRmtErrEquipmentChassisRemoveChassis:decomission + -- fsmRmtErrEquipmentChassisPsuPolicyConfig:Execute + -- fsmRmtErrEquipmentChassisPowerCap:Config + -- fsmRmtErrEquipmentChassisDynamicReallocation:Config + -- fsmRmtErrEquipmentChassisOobStorageAdminCfg:OobStorageConfig + -- fsmFailEquipmentChassisRemoveChassis + -- fsmFailEquipmentChassisPsuPolicyConfig + -- fsmFailEquipmentChassisPowerCap + -- fsmFailEquipmentChassisDynamicReallocation + -- fsmFailEquipmentChassisOobStorageAdminCfg + +-- fabric:CartridgeSlotEp + -- fabric/server/chassis-[chassisId]/cart-slot-[slotId] + -- fltFabricCartridgeSlotEpMisplacedInChassisSlot + -- fsmStFailFabricCartridgeSlotEpIdentify:ExecuteLocal + -- fsmStFailFabricCartridgeSlotEpIdentify:ExecutePeer + -- fsmRmtErrFabricCartridgeSlotEpIdentify:ExecuteLocal + -- fsmRmtErrFabricCartridgeSlotEpIdentify:ExecutePeer + -- fsmFailFabricCartridgeSlotEpIdentify + +-- sw:FcMon + -- sys/switch-[id]/sanmon-fc/mon-[name] + -- fsmStFailSwFcMonDeploy:UpdateFcMon + -- fsmRmtErrSwFcMonDeploy:UpdateFcMon + -- fsmFailSwFcMonDeploy + +-- extmgmt:NdiscTargets + -- sys/extmgmt-intf-monitor-policy/ndisc-target-policy + -- fltExtmgmtNdiscTargetsNdiscTargetsNotValid + +-- fabric:EthLan + -- fabric/lan/[id] + -- fltFabricEthLanNumOfVLANCompGrpExceedLimit + +-- fabric:PooledVlan + -- fabric/lan/[id]/net-group-[name]/net-[name] + -- fabric/lan/net-group-[name]/net-[name] + -- fltFabricPooledVlanNamedVlanUnresolved + +-- storage:RaidBattery + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/raid-battery + -- sys/rack-unit-[id]/board/storage-[type]-[id]/raid-battery + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/raid-battery + -- sys/chassis-[id]/storage-[type]-[id]/raid-battery + -- fltStorageRaidBatteryInoperable + -- fltStorageRaidBatteryDegraded + -- fltStorageRaidBatteryRelearnAborted + -- fltStorageRaidBatteryRelearnFailed + +-- extvmm:Ep + -- sys/extvm-mgmt + -- fsmStFailExtvmmEpClusterRole:SetLocal + -- fsmStFailExtvmmEpClusterRole:SetPeer + -- fsmRmtErrExtvmmEpClusterRole:SetLocal + -- fsmRmtErrExtvmmEpClusterRole:SetPeer + -- fsmFailExtvmmEpClusterRole + +-- fabric:VlanReq + -- org-[name]/vlan-req-[name] + -- fltFabricVlanReqVlanPermitUnresolved + +-- memory:Unit + -- sys/chassis-[id]/blade-[slotId]/board/memarray-[id]/mem-[id] + -- sys/rack-unit-[id]/board/memarray-[id]/mem-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/memarray-[id]/mem-[id] + -- fltMemoryUnitDegraded + -- fltMemoryUnitInoperable + -- fltMemoryUnitThermalThresholdNonCritical + -- fltMemoryUnitThermalThresholdCritical + -- fltMemoryUnitThermalThresholdNonRecoverable + -- fltMemoryUnitIdentity-unestablishable + -- fltMemoryUnitDisabled + +-- aaa:Role + -- sys/user-ext/role-[name] + -- fltAaaRoleRoleNotDeployed + +-- storage:FlexFlashVirtualDrive + -- sys/chassis-[id]/blade-[slotId]/board/storage-flexflash-[id]/vd-[id] + -- sys/rack-unit-[id]/board/storage-flexflash-[id]/vd-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-flexflash-[id]/vd-[id] + -- fltStorageFlexFlashVirtualDriveDegraded + -- fltStorageFlexFlashVirtualDriveInoperable + +-- adaptor:ExtEthIf + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/ext-eth-[id] + -- sys/rack-unit-[id]/adaptor-[id]/ext-eth-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/ext-eth-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/ext-eth-[id] + -- fltAdaptorExtEthIfMisConnect + -- fltAdaptorExtEthIfMissing + -- fsmStFailAdaptorExtEthIfPathReset:Disable + -- fsmStFailAdaptorExtEthIfPathReset:Enable + -- fsmRmtErrAdaptorExtEthIfPathReset:Disable + -- fsmRmtErrAdaptorExtEthIfPathReset:Enable + -- fsmFailAdaptorExtEthIfPathReset + +-- sw:ExtUtility + -- sys/switch-[id]/ext + -- fsmStFailSwExtUtilityConfPortBreakout:ConfigSwA + -- fsmStFailSwExtUtilityConfPortBreakout:ConfigSwB + -- fsmStFailSwExtUtilityConfPortBreakout:PortInventorySwA + -- fsmStFailSwExtUtilityConfPortBreakout:PortInventorySwB + -- fsmStFailSwExtUtilityConfPortBreakout:VerifyBreakoutConfig + -- fsmRmtErrSwExtUtilityConfPortBreakout:ConfigSwA + -- fsmRmtErrSwExtUtilityConfPortBreakout:ConfigSwB + -- fsmRmtErrSwExtUtilityConfPortBreakout:PortInventorySwA + -- fsmRmtErrSwExtUtilityConfPortBreakout:PortInventorySwB + -- fsmRmtErrSwExtUtilityConfPortBreakout:VerifyBreakoutConfig + -- fsmFailSwExtUtilityConfPortBreakout + +-- fabric:NetflowMonSession + -- fabric/lanmon/eth-flow-monitoring/netflow-mon-[name] + -- fltFabricNetflowMonSessionFlowMonConfigFail + -- fltFabricNetflowMonSessionNetflowSessionConfigFail + +-- network:OperLevel + -- sys/switch-[id]/oper-level + -- fltNetworkOperLevelExtraprimaryvlans + -- fltNetworkOperLevelExtrasecondaryvlans + -- fltNetworkOperLevelExtravif + +-- sw:EthLanFlowMon + -- sys/switch-[id]/ethlanflowmon + -- fsmStFailSwEthLanFlowMonDeploy:UpdateEthFlowMon + -- fsmRmtErrSwEthLanFlowMonDeploy:UpdateEthFlowMon + -- fsmFailSwEthLanFlowMonDeploy + +-- fabric:FcoeSanEp + -- fabric/san/[id]/phys-fcoesanep-slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId] + -- fabric/lan/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId] + -- fabric/lan/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId] + -- fabric/lanmon/[id]/eth-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId] + -- fabric/fc-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId] + -- fabric/sanmon/[id]/fc-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId] + -- fabric/san/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId] + -- fabric/san/[id]/fcoesanpc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId] + -- fltFabricFcoeSanEpDown + -- fltFabricFcoeSanEpUnsupported + -- fltFabricFcoeSanEpUdldLinkDown + +-- vnic:Ether + -- org-[name]/tier-[name]/ls-[name]/ether-[name] + -- org-[name]/ls-[name]/ether-[name] + -- org-[name]/lan-conn-pol-[name]/ether-[name] + -- fltVnicEtherConfig-failed + -- fltVnicEtherPinningMismatch + -- fltVnicEtherPinningMisconfig + -- fltVnicEtherVirtualization-conflict + -- fltVnicEtherVirtualization-netflow-conflict + -- fltVnicEtherCdn-config-not-applied + +-- fabric:LanPinGroup + -- fabric/lan/lan-pin-group-[name] + -- fltFabricLanPinGroupEmpty + +-- aaa:Config + -- fltAaaConfigServergroup + +-- extpol:Client + -- extpol/reg/clients/client-[id] + -- fltExtpolClientClientLostConnectivity + -- fltExtpolClientGracePeriodWarning + -- fltExtpolClientGracePeriodWarning2 + -- fltExtpolClientGracePeriodWarning3 + -- fltExtpolClientGracePeriodWarning4 + -- fltExtpolClientGracePeriodWarning5 + -- fltExtpolClientGracePeriodWarning6 + -- fltExtpolClientGracePeriodWarning7 + -- fltExtpolClientGracePeriodWarning1 + +-- license:Instance + -- sys/license/feature-[name]-[vendor]-[version]/inst-[scope] + -- fltLicenseInstanceGracePeriodWarning1 + -- fltLicenseInstanceGracePeriodWarning2 + -- fltLicenseInstanceGracePeriodWarning3 + -- fltLicenseInstanceGracePeriodWarning4 + -- fltLicenseInstanceGracePeriodWarning5 + -- fltLicenseInstanceGracePeriodWarning6 + -- fltLicenseInstanceGracePeriodWarning7 + -- fsmStFailLicenseInstanceUpdateFlexlm:Local + -- fsmStFailLicenseInstanceUpdateFlexlm:Remote + -- fsmRmtErrLicenseInstanceUpdateFlexlm:Local + -- fsmRmtErrLicenseInstanceUpdateFlexlm:Remote + -- fsmFailLicenseInstanceUpdateFlexlm + +-- vnic:IScsi + -- org-[name]/tier-[name]/ls-[name]/iscsi-[name] + -- org-[name]/ls-[name]/iscsi-[name] + -- fltVnicIScsiConfig-failed + +-- equipment:SwitchCard + -- sys/switch-[id]/slot-[id] + -- fltEquipmentSwitchCardPowerOff + +-- iqnpool:Pool + -- org-[name]/iqn-pool-[name] + -- fltIqnpoolPoolEmpty + +-- pki:KeyRing + -- sys/pki-ext/keyring-[name] + -- fltPkiKeyRingStatus + -- fltPkiKeyRingKeyRingNotDeployed + -- fltPkiKeyRingModulus + +-- comm:SvcEp + -- sys/svc-ext + -- fltCommSvcEpCommSvcNotDeployed + -- fsmStFailCommSvcEpUpdateSvcEp:PropogateEpSettings + -- fsmStFailCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsLocal + -- fsmStFailCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsPeer + -- fsmStFailCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToAdaptorsLocal + -- fsmStFailCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToAdaptorsPeer + -- fsmStFailCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToFexIomLocal + -- fsmStFailCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToFexIomPeer + -- fsmStFailCommSvcEpUpdateSvcEp:SetEpLocal + -- fsmStFailCommSvcEpUpdateSvcEp:SetEpPeer + -- fsmStFailCommSvcEpRestartWebSvc:local + -- fsmStFailCommSvcEpRestartWebSvc:peer + -- fsmRmtErrCommSvcEpUpdateSvcEp:PropogateEpSettings + -- fsmRmtErrCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsLocal + -- fsmRmtErrCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsPeer + -- fsmRmtErrCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToAdaptorsLocal + -- fsmRmtErrCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToAdaptorsPeer + -- fsmRmtErrCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToFexIomLocal + -- fsmRmtErrCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToFexIomPeer + -- fsmRmtErrCommSvcEpUpdateSvcEp:SetEpLocal + -- fsmRmtErrCommSvcEpUpdateSvcEp:SetEpPeer + -- fsmRmtErrCommSvcEpRestartWebSvc:local + -- fsmRmtErrCommSvcEpRestartWebSvc:peer + -- fsmFailCommSvcEpUpdateSvcEp + -- fsmFailCommSvcEpRestartWebSvc + +-- policy:ControlEp + -- sys/control-ep-[type] + -- fltPolicyControlEpSuspendModeActive + -- fsmStFailPolicyControlEpOperate:Resolve + -- fsmRmtErrPolicyControlEpOperate:Resolve + -- fsmFailPolicyControlEpOperate + +-- extvmm:VMNDRef + -- fabric/lan/vm-network-sets/vm-network-[name]/vm-network-def-ref[name] + -- fltExtvmmVMNDRefVmNetworkReferenceIncorrect + +-- equipment:IOCardBase + -- fsmStFailEquipmentIOCardBaseFePresence:CheckLicense + -- fsmStFailEquipmentIOCardBaseFePresence:ConfigChassisId + -- fsmStFailEquipmentIOCardBaseFePresence:Identify + -- fsmStFailEquipmentIOCardBaseFeConn:ConfigureEndPoint + -- fsmStFailEquipmentIOCardBaseFeConn:ConfigureSwMgmtEndPoint + -- fsmStFailEquipmentIOCardBaseFeConn:ConfigureVifNs + -- fsmStFailEquipmentIOCardBaseFeConn:DiscoverChassis + -- fsmStFailEquipmentIOCardBaseFeConn:EnableChassis + -- fsmRmtErrEquipmentIOCardBaseFePresence:CheckLicense + -- fsmRmtErrEquipmentIOCardBaseFePresence:ConfigChassisId + -- fsmRmtErrEquipmentIOCardBaseFePresence:Identify + -- fsmRmtErrEquipmentIOCardBaseFeConn:ConfigureEndPoint + -- fsmRmtErrEquipmentIOCardBaseFeConn:ConfigureSwMgmtEndPoint + -- fsmRmtErrEquipmentIOCardBaseFeConn:ConfigureVifNs + -- fsmRmtErrEquipmentIOCardBaseFeConn:DiscoverChassis + -- fsmRmtErrEquipmentIOCardBaseFeConn:EnableChassis + -- fsmFailEquipmentIOCardBaseFePresence + -- fsmFailEquipmentIOCardBaseFeConn + +-- equipment:Tpm + -- sys/chassis-[id]/blade-[slotId]/board/Tpm-[id] + -- sys/rack-unit-[id]/board/Tpm-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/Tpm-[id] + -- fltEquipmentTpmSlaveTpm + +-- vnic:Profile + -- fabric/lan/profiles/vnic-[name] + -- fltVnicProfileProfileConfigIncorrect + +-- extpol:Ep + -- extpol + -- fsmStFailExtpolEpRegisterFsm:Execute + -- fsmStFailExtpolEpRepairCert:cleanOldData + -- fsmStFailExtpolEpRepairCert:request + -- fsmStFailExtpolEpRepairCert:unregister + -- fsmStFailExtpolEpRepairCert:verify + -- fsmStFailExtpolEpRepairCert:verifyGuid + -- fsmRmtErrExtpolEpRegisterFsm:Execute + -- fsmRmtErrExtpolEpRepairCert:cleanOldData + -- fsmRmtErrExtpolEpRepairCert:request + -- fsmRmtErrExtpolEpRepairCert:unregister + -- fsmRmtErrExtpolEpRepairCert:verify + -- fsmRmtErrExtpolEpRepairCert:verifyGuid + -- fsmFailExtpolEpRegisterFsm + -- fsmFailExtpolEpRepairCert + +-- license:Downloader + -- sys/license/dnld-[fileName] + -- fsmStFailLicenseDownloaderDownload:CopyRemote + -- fsmStFailLicenseDownloaderDownload:DeleteLocal + -- fsmStFailLicenseDownloaderDownload:DeleteRemote + -- fsmStFailLicenseDownloaderDownload:Local + -- fsmStFailLicenseDownloaderDownload:ValidateLocal + -- fsmStFailLicenseDownloaderDownload:ValidateRemote + -- fsmRmtErrLicenseDownloaderDownload:CopyRemote + -- fsmRmtErrLicenseDownloaderDownload:DeleteLocal + -- fsmRmtErrLicenseDownloaderDownload:DeleteRemote + -- fsmRmtErrLicenseDownloaderDownload:Local + -- fsmRmtErrLicenseDownloaderDownload:ValidateLocal + -- fsmRmtErrLicenseDownloaderDownload:ValidateRemote + -- fsmFailLicenseDownloaderDownload + +-- fabric:MulticastPolicy + -- org-[name]/mc-policy-[name] + -- fltFabricMulticastPolicySameOrEmptyPeerQuerierIp + +-- adaptor:Unit + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id] + -- sys/rack-unit-[id]/adaptor-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id] + -- fltAdaptorUnitUnidentifiable-fru + -- fltAdaptorUnitMissing + -- fltAdaptorUnitAdaptorReachability + -- fltAdaptorUnitDeprecated + +-- adaptor:HostEthIf + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id] + -- sys/rack-unit-[id]/adaptor-[id]/host-eth-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id] + -- fltAdaptorHostEthIfMisConnect + -- fltAdaptorHostEthIfMissing + -- fsmStFailAdaptorHostEthIfCircuitReset:DisableA + -- fsmStFailAdaptorHostEthIfCircuitReset:DisableB + -- fsmStFailAdaptorHostEthIfCircuitReset:EnableA + -- fsmStFailAdaptorHostEthIfCircuitReset:EnableB + -- fsmRmtErrAdaptorHostEthIfCircuitReset:DisableA + -- fsmRmtErrAdaptorHostEthIfCircuitReset:DisableB + -- fsmRmtErrAdaptorHostEthIfCircuitReset:EnableA + -- fsmRmtErrAdaptorHostEthIfCircuitReset:EnableB + -- fsmFailAdaptorHostEthIfCircuitReset + +-- sw:UtilityDomain + -- sys/switch-[id]/utility-eth + -- fsmStFailSwUtilityDomainDeploy:UpdateConnectivity + -- fsmRmtErrSwUtilityDomainDeploy:UpdateConnectivity + -- fsmFailSwUtilityDomainDeploy + +-- fabric:PIoEp + -- fltFabricPIoEpErrorMisconfigured + +-- sysdebug:LogExportPolicy + -- sys/sysdebug/log-export-policy + -- fsmStFailSysdebugLogExportPolicyConfigure:Local + -- fsmStFailSysdebugLogExportPolicyConfigure:Peer + -- fsmRmtErrSysdebugLogExportPolicyConfigure:Local + -- fsmRmtErrSysdebugLogExportPolicyConfigure:Peer + -- fsmFailSysdebugLogExportPolicyConfigure + +-- dcx:Vc + -- sys/chassis-[id]/blade-[slotId]/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/blade-[slotId]/fabric-[switchId]/vc-[id] + -- sys/rack-unit-[id]/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/fabric-[switchId]/vc-[id] + -- sys/fex-[id]/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/rack-unit-[id]/adaptor-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/fabric-[switchId]/vc-[id] + -- sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/blade-[slotId]/boardController/mgmt/fabric-[switchId]/vc-[id] + -- sys/rack-unit-[id]/boardController/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/boardController/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/rack-unit-[id]/ext-board-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/blade-[slotId]/mgmt/fabric-[switchId]/vc-[id] + -- sys/rack-unit-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/fex-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/slot-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/fex-[id]/slot-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/shared-io-module/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/sw-slot-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/switch-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/storage-[type]-[id]/mgmt/fabric-[switchId]/vc-[id] + -- sys/mgmt/fabric-[switchId]/vc-[id] + -- sys/chassis-[id]/blade-[slotId]/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/blade-[slotId]/fabric-[switchId]/path-[id]/vc-[id] + -- sys/rack-unit-[id]/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/fabric-[switchId]/path-[id]/vc-[id] + -- sys/fex-[id]/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/rack-unit-[id]/adaptor-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/blade-[slotId]/boardController/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/rack-unit-[id]/boardController/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/boardController/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/rack-unit-[id]/ext-board-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/blade-[slotId]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/rack-unit-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/fex-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/slot-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/fex-[id]/slot-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/shared-io-module/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/sw-slot-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/switch-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/chassis-[id]/storage-[type]-[id]/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/mgmt/fabric-[switchId]/path-[id]/vc-[id] + -- sys/switch-[id]/ethlanflowmon/vc-[id] + -- sys/switch-[id]/lanmon-eth/mon-[name]/vc-[id] + -- sys/switch-[id]/sanmon-fc/mon-[name]/vc-[id] + -- fltDcxVcDown + -- fltDcxVcMgmt-vif-down + +-- callhome:Ep + -- call-home + -- fltCallhomeEpNoSnmpPolicyForCallhome + -- fsmStFailCallhomeEpConfigCallhome:SetLocal + -- fsmStFailCallhomeEpConfigCallhome:SetPeer + -- fsmRmtErrCallhomeEpConfigCallhome:SetLocal + -- fsmRmtErrCallhomeEpConfigCallhome:SetPeer + -- fsmFailCallhomeEpConfigCallhome + +-- vnic:ProfileSet + -- fabric/lan/profiles + -- fsmStFailVnicProfileSetDeploy:Local + -- fsmStFailVnicProfileSetDeploy:Peer + -- fsmStFailVnicProfileSetDeployAlias:Local + -- fsmStFailVnicProfileSetDeployAlias:Peer + -- fsmRmtErrVnicProfileSetDeploy:Local + -- fsmRmtErrVnicProfileSetDeploy:Peer + -- fsmRmtErrVnicProfileSetDeployAlias:Local + -- fsmRmtErrVnicProfileSetDeployAlias:Peer + -- fsmFailVnicProfileSetDeploy + -- fsmFailVnicProfileSetDeployAlias + +-- aaa:Org + -- sys/user-ext/locale-[name]/org-[name] + -- fltAaaOrgLocaleOrgNotPresent + +-- fabric:FcEstcEp + -- fabric/fc-estc/[id]/phys-fc-slot-[slotId]-port-[portId] + -- fltFabricFcEstcEpFc-storage-port-invalid + +-- compute:RtcBattery + -- sys/chassis-[id]/blade-[slotId]/board/rtc-battery + -- sys/rack-unit-[id]/board/rtc-battery + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/rtc-battery + -- fltComputeRtcBatteryInoperable + +-- ls:Issues + -- org-[name]/tier-[name]/ls-[name]/config-issue + -- org-[name]/ls-[name]/config-issue + -- fltLsIssuesIscsi-config-failed + -- fltLsIssuesKvmPolicyUnsupported + +-- firmware:Status + -- sys/chassis-[id]/blade-[slotId]/fw-status + -- sys/rack-unit-[id]/fw-status + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/fw-status + -- sys/chassis-[id]/fw-status + -- sys/chassis-[id]/slot-[id]/fw-status + -- sys/fex-[id]/slot-[id]/fw-status + -- sys/rack-unit-[id]/psu-[id]/fw-status + -- sys/chassis-[id]/psu-[id]/fw-status + -- sys/fex-[id]/psu-[id]/fw-status + -- sys/switch-[id]/psu-[id]/fw-status + -- sys/switch-[id]/fw-status + -- sys/fw-status + -- fltFirmwareStatusCimcFirmwareMismatch + -- fltFirmwareStatusPldFirmwareMismatch + +-- mgmt:Backup + -- sys/backup-[hostname] + -- fltMgmtBackupLocal Internal backup failed + -- fsmStFailMgmtBackupBackup:backupLocal + -- fsmStFailMgmtBackupBackup:upload + -- fsmRmtErrMgmtBackupBackup:backupLocal + -- fsmRmtErrMgmtBackupBackup:upload + -- fsmFailMgmtBackupBackup + +-- vnic:Fc + -- org-[name]/tier-[name]/ls-[name]/fc-[name] + -- org-[name]/ls-[name]/fc-[name] + -- org-[name]/san-conn-pol-[name]/fc-[name] + -- fltVnicFcConfig-failed + -- fltVnicFcPinningMisconfig + +-- extmgmt:ArpTargets + -- sys/extmgmt-intf-monitor-policy/arp-target-policy + -- fltExtmgmtArpTargetsArpTargetsNotValid + +-- fabric:EthLanEp + -- fabric/lan/[id]/phys-slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-slot-[slotId]-port-[portId] + -- fabric/lan/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-slot-[slotId]-port-[portId] + -- fabric/lan/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-slot-[slotId]-port-[portId] + -- fabric/lanmon/[id]/eth-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/phys-slot-[slotId]-port-[portId] + -- fabric/fc-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-slot-[slotId]-port-[portId] + -- fabric/sanmon/[id]/fc-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/phys-slot-[slotId]-port-[portId] + -- fabric/san/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-slot-[slotId]-port-[portId] + -- fabric/san/[id]/fcoesanpc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-slot-[slotId]-port-[portId] + -- fltFabricEthLanEpMissingPrimaryVlan + -- fltFabricEthLanEpOverlapping-vlan + -- fltFabricEthLanEpUdldLinkDown + +-- pki:TP + -- sys/pki-ext/tp-[name] + -- fltPkiTPStatus + +-- fabric:FcoeSanPcEp + -- fabric/san/[id]/fcoesanpc-[portId]/fcoesanpcep-slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/slot-[slotId]-aggr-port-[aggrPortId]/fcoesanpcep-slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/fcoesanpcep-slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/fcoesanpcep-slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/fcoesanpcep-slot-[slotId]-port-[portId] + -- fabric/lan/[id]/slot-[slotId]-aggr-port-[aggrPortId]/fcoesanpcep-slot-[slotId]-port-[portId] + -- fabric/lan/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/fcoesanpcep-slot-[slotId]-port-[portId] + -- fabric/lanmon/[id]/eth-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/fcoesanpcep-slot-[slotId]-port-[portId] + -- fabric/fc-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/fcoesanpcep-slot-[slotId]-port-[portId] + -- fabric/sanmon/[id]/fc-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/fcoesanpcep-slot-[slotId]-port-[portId] + -- fabric/san/[id]/slot-[slotId]-aggr-port-[aggrPortId]/fcoesanpcep-slot-[slotId]-port-[portId] + -- fabric/san/[id]/fcoesanpc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/fcoesanpcep-slot-[slotId]-port-[portId] + -- fltFabricFcoeSanPcEpDown + -- fltFabricFcoeSanPcEpUdldLinkDown + +-- sysfile:Mutation + -- sys/corefiles/file-[name]|[switchId]/mutation + -- sys/corefiles/mutation + -- fsmStFailSysfileMutationSingle:Execute + -- fsmStFailSysfileMutationGlobal:Local + -- fsmStFailSysfileMutationGlobal:Peer + -- fsmRmtErrSysfileMutationSingle:Execute + -- fsmRmtErrSysfileMutationGlobal:Local + -- fsmRmtErrSysfileMutationGlobal:Peer + -- fsmFailSysfileMutationSingle + -- fsmFailSysfileMutationGlobal + +-- vnic:EtherIf + -- fabric/lan/network-sets/fabric-network-[name]/fabric-network-def-[name]/vm-network-def-[name]/if-[name] + -- fabric/lanmon/eth-flow-monitoring/flow-exporter-profile-[name]/if-[name] + -- org-[name]/tier-[name]/ls-[name]/if-[name] + -- org-[name]/ls-[name]/if-[name] + -- org-[name]/tier-[name]/ls-[name]/ether-[name]/if-[name] + -- org-[name]/ls-[name]/ether-[name]/if-[name] + -- org-[name]/lan-conn-pol-[name]/ether-[name]/if-[name] + -- org-[name]/tier-[name]/ls-[name]/ipc-[name]/if-[name] + -- org-[name]/ls-[name]/ipc-[name]/if-[name] + -- org-[name]/lan-conn-templ-[name]/if-[name] + -- fabric/lan/profiles/vnic-[name]/if-[name] + -- fltVnicEtherIfVlanAccessFault + -- fltVnicEtherIfVlanUnresolvable + -- fltVnicEtherIfInvalidVlan + -- fltVnicEtherIfRemoteVlanUnresolvable + +-- fabric:EthEstcPcEp + -- fabric/eth-estc/[id]/pc-[portId]/ep-slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/lan/[id]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/lan/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/lanmon/[id]/eth-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/fc-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/sanmon/[id]/fc-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/san/[id]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/san/[id]/fcoesanpc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fltFabricEthEstcPcEpDown + +-- storage:LocalDiskSlotEp + -- sys/chassis-[id]/blade-[slotId]/board/disk-[id] + -- sys/rack-unit-[id]/board/disk-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/disk-[id] + -- fltStorageLocalDiskSlotEpUnusable + +-- power:ChassisMember + -- sys/power-ep/group-[name]/ch-member-[id] + -- fltPowerChassisMemberPowerGroupCapInsufficient + -- fltPowerChassisMemberChassisFirmwareProblem + -- fltPowerChassisMemberChassisPsuInsufficient + -- fltPowerChassisMemberChassisPsuRedundanceFailure + +-- observe:Observed + -- extpol/reg/clients/client-[id]/observed-[dataSrcSysId]-[id] + -- extpol/reg/controllers/contro-[id]/observed-[dataSrcSysId]-[id] + -- extpol/reg/providers/prov-[type]/observed-[dataSrcSysId]-[id] + -- extpol/reg/observed-[dataSrcSysId]-[id] + -- observe/observed-[dataSrcSysId]-[id] + -- fsmStFailObserveObservedResolvePolicyFsm:Execute + -- fsmStFailObserveObservedResolveResourceFsm:Execute + -- fsmStFailObserveObservedResolveVMFsm:Execute + -- fsmStFailObserveObservedResolveControllerFsm:Execute + -- fsmRmtErrObserveObservedResolvePolicyFsm:Execute + -- fsmRmtErrObserveObservedResolveResourceFsm:Execute + -- fsmRmtErrObserveObservedResolveVMFsm:Execute + -- fsmRmtErrObserveObservedResolveControllerFsm:Execute + -- fsmFailObserveObservedResolvePolicyFsm + -- fsmFailObserveObservedResolveResourceFsm + -- fsmFailObserveObservedResolveVMFsm + -- fsmFailObserveObservedResolveControllerFsm + +-- aaa:UserLocale + -- sys/ldap-ext/ldapgroup-[name]/locale-[name] + -- sys/user-ext/remoteuser-[name]/locale-[name] + -- sys/user-ext/user-[name]/locale-[name] + -- fltAaaUserLocaleUserLocaleNotDeployed + +-- comm:Snmp + -- sys/svc-ext/snmp-svc + -- fltCommSnmpSyscontactEmpty + +-- port:PIo + -- sys/chassis-[id]/slot-[id]/[type]/port-[portId] + -- sys/fex-[id]/slot-[id]/[type]/port-[portId] + -- sys/chassis-[id]/shared-io-module/[type]/port-[portId] + -- sys/switch-[id]/slot-[id]/[type]/port-[portId] + -- sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId] + -- sys/chassis-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId] + -- sys/fex-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId] + -- sys/chassis-[id]/shared-io-module/[type]/aggr-port-[aggrPortId]/port-[portId] + -- sys/switch-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId] + -- sys/chassis-[id]/sw-slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId] + -- fltPortPIoLink-down + -- fltPortPIoFailed + -- fltPortPIoHardware-failure + -- fltPortPIoSfp-not-present + -- fltPortPIoInvalid-sfp + -- fsmStFailPortPIoInCompatSfpPresence:Shutdown + -- fsmStFailPortPIoInCompatSfpReplaced:EnablePort + -- fsmRmtErrPortPIoInCompatSfpPresence:Shutdown + -- fsmRmtErrPortPIoInCompatSfpReplaced:EnablePort + -- fsmFailPortPIoInCompatSfpPresence + -- fsmFailPortPIoInCompatSfpReplaced + +-- fabric:FcSan + -- fabric/san/[id] + -- fltFabricFcSanNumOfVsanExceedLimit + +-- fcpool:Initiators + -- org-[name]/wwn-pool-[name] + -- fltFcpoolInitiatorsEmpty + +-- extpol:Registry + -- extpol/reg + -- fsmStFailExtpolRegistryCrossDomainConfig:SetLocal + -- fsmStFailExtpolRegistryCrossDomainConfig:SetPeer + -- fsmStFailExtpolRegistryCrossDomainDelete:SetLocal + -- fsmStFailExtpolRegistryCrossDomainDelete:SetPeer + -- fsmRmtErrExtpolRegistryCrossDomainConfig:SetLocal + -- fsmRmtErrExtpolRegistryCrossDomainConfig:SetPeer + -- fsmRmtErrExtpolRegistryCrossDomainDelete:SetLocal + -- fsmRmtErrExtpolRegistryCrossDomainDelete:SetPeer + -- fsmFailExtpolRegistryCrossDomainConfig + -- fsmFailExtpolRegistryCrossDomainDelete + +-- fabric:SanPinGroup + -- fabric/san/san-pin-group-[name] + -- fltFabricSanPinGroupEmpty + +-- ippool:Pool + -- fabric/lan/network-sets/ip-pool-[name] + -- org-[name]/ip-pool-[name] + -- fltIppoolPoolEmpty + +-- fabric:EthLanPcEp + -- fabric/lan/[id]/pc-[portId]/ep-slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/lan/[id]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/lan/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/lanmon/[id]/eth-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/fc-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/sanmon/[id]/fc-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/san/[id]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/san/[id]/fcoesanpc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fltFabricEthLanPcEpDown + -- fltFabricEthLanPcEpUdldLinkDown + +-- sysdebug:Core + -- sys/corefiles/file-[name]|[switchId] + -- fsmStFailSysdebugCoreDownload:CopyPrimary + -- fsmStFailSysdebugCoreDownload:CopySub + -- fsmStFailSysdebugCoreDownload:DeletePrimary + -- fsmStFailSysdebugCoreDownload:DeleteSub + -- fsmRmtErrSysdebugCoreDownload:CopyPrimary + -- fsmRmtErrSysdebugCoreDownload:CopySub + -- fsmRmtErrSysdebugCoreDownload:DeletePrimary + -- fsmRmtErrSysdebugCoreDownload:DeleteSub + -- fsmFailSysdebugCoreDownload + +-- storage:System + -- storage-ep/system + -- fsmStFailStorageSystemSync:Execute + -- fsmRmtErrStorageSystemSync:Execute + -- fsmFailStorageSystemSync + +-- fabric:EpMgr + -- fabric/[id] + -- fltFabricEpMgrEpTransModeFail + -- fsmStFailFabricEpMgrConfigure:ApplyConfig + -- fsmStFailFabricEpMgrConfigure:ApplyPhysical + -- fsmStFailFabricEpMgrConfigure:ValidateConfiguration + -- fsmStFailFabricEpMgrConfigure:WaitOnPhys + -- fsmRmtErrFabricEpMgrConfigure:ApplyConfig + -- fsmRmtErrFabricEpMgrConfigure:ApplyPhysical + -- fsmRmtErrFabricEpMgrConfigure:ValidateConfiguration + -- fsmRmtErrFabricEpMgrConfigure:WaitOnPhys + -- fsmFailFabricEpMgrConfigure + +-- aaa:User + -- sys/user-ext/user-[name] + -- fltAaaUserLocalUserNotDeployed + +-- storage:IniGroup + -- org-[name]/tier-[name]/ls-[name]/grp-[name] + -- org-[name]/ls-[name]/grp-[name] + -- org-[name]/san-conn-pol-[name]/grp-[name] + -- fltStorageIniGroupSwitch-mode-disabled + +-- fabric:SanCloud + -- fabric/san + -- fsmStFailFabricSanCloudSwitchMode:SwConfigLocal + -- fsmStFailFabricSanCloudSwitchMode:SwConfigPeer + -- fsmRmtErrFabricSanCloudSwitchMode:SwConfigLocal + -- fsmRmtErrFabricSanCloudSwitchMode:SwConfigPeer + -- fsmFailFabricSanCloudSwitchMode + +-- sysdebug:TechSupport + -- sys/tech-support-files/tech-support-[creationTS] + -- fsmStFailSysdebugTechSupportInitiate:Local + -- fsmStFailSysdebugTechSupportDeleteTechSupFile:Local + -- fsmStFailSysdebugTechSupportDeleteTechSupFile:peer + -- fsmStFailSysdebugTechSupportDownload:CopyPrimary + -- fsmStFailSysdebugTechSupportDownload:CopySub + -- fsmStFailSysdebugTechSupportDownload:DeletePrimary + -- fsmStFailSysdebugTechSupportDownload:DeleteSub + -- fsmRmtErrSysdebugTechSupportInitiate:Local + -- fsmRmtErrSysdebugTechSupportDeleteTechSupFile:Local + -- fsmRmtErrSysdebugTechSupportDeleteTechSupFile:peer + -- fsmRmtErrSysdebugTechSupportDownload:CopyPrimary + -- fsmRmtErrSysdebugTechSupportDownload:CopySub + -- fsmRmtErrSysdebugTechSupportDownload:DeletePrimary + -- fsmRmtErrSysdebugTechSupportDownload:DeleteSub + -- fsmFailSysdebugTechSupportInitiate + -- fsmFailSysdebugTechSupportDeleteTechSupFile + -- fsmFailSysdebugTechSupportDownload + +-- equipment:LocatorLed + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/locator-led + -- sys/rack-unit-[id]/ext-board-[id]/locator-led + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/locator-led + -- sys/chassis-[id]/blade-[slotId]/locator-led + -- sys/rack-unit-[id]/locator-led + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/locator-led + -- sys/chassis-[id]/locator-led + -- sys/rack-unit-[id]/fan-module-[tray]-[id]/locator-led + -- sys/chassis-[id]/fan-module-[tray]-[id]/locator-led + -- sys/switch-[id]/fan-module-[tray]-[id]/locator-led + -- sys/fex-[id]/locator-led + -- sys/chassis-[id]/slot-[id]/locator-led + -- sys/fex-[id]/slot-[id]/locator-led + -- sys/rack-unit-[id]/psu-[id]/locator-led + -- sys/chassis-[id]/psu-[id]/locator-led + -- sys/fex-[id]/psu-[id]/locator-led + -- sys/switch-[id]/psu-[id]/locator-led + -- sys/switch-[id]/locator-led + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/locator-led + -- sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/locator-led + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/locator-led + -- sys/chassis-[id]/storage-[type]-[id]/disk-[id]/locator-led + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led + -- sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led + -- sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led + -- fsmStFailEquipmentLocatorLedSetLocatorLed:Execute + -- fsmStFailEquipmentLocatorLedSetFeLocatorLed:Execute + -- fsmStFailEquipmentLocatorLedSetFiLocatorLed:Execute + -- fsmRmtErrEquipmentLocatorLedSetLocatorLed:Execute + -- fsmRmtErrEquipmentLocatorLedSetFeLocatorLed:Execute + -- fsmRmtErrEquipmentLocatorLedSetFiLocatorLed:Execute + -- fsmFailEquipmentLocatorLedSetLocatorLed + -- fsmFailEquipmentLocatorLedSetFeLocatorLed + -- fsmFailEquipmentLocatorLedSetFiLocatorLed + +-- extvmm:NetworkSets + -- fabric/lan/network-sets + -- fsmStFailExtvmmNetworkSetsDeploy:Local + -- fsmStFailExtvmmNetworkSetsDeploy:Peer + -- fsmRmtErrExtvmmNetworkSetsDeploy:Local + -- fsmRmtErrExtvmmNetworkSetsDeploy:Peer + -- fsmFailExtvmmNetworkSetsDeploy + +-- storage:VsanRef + -- org-[name]/tier-[name]/ls-[name]/grp-[name]/fc-group/storage-conndef/fc-target-ep-[targetwwpn]/vsan-ref + -- org-[name]/ls-[name]/grp-[name]/fc-group/storage-conndef/fc-target-ep-[targetwwpn]/vsan-ref + -- org-[name]/san-conn-pol-[name]/grp-[name]/fc-group/storage-conndef/fc-target-ep-[targetwwpn]/vsan-ref + -- org-[name]/storage-connpolicy-[name]/fc-target-ep-[targetwwpn]/vsan-ref + -- fltStorageVsanRefVsanUnresolvable + +-- firmware:AutoSyncPolicy + -- org-[name]/fw-auto-sync + -- fltFirmwareAutoSyncPolicyDefaultHostPackageMissing + -- fltFirmwareAutoSyncPolicyDefaultHostPackageMissingVersions + +-- capability:Updater + -- capabilities/ep/updater-[fileName] + -- fsmStFailCapabilityUpdaterUpdater:Apply + -- fsmStFailCapabilityUpdaterUpdater:CopyRemote + -- fsmStFailCapabilityUpdaterUpdater:DeleteLocal + -- fsmStFailCapabilityUpdaterUpdater:EvaluateStatus + -- fsmStFailCapabilityUpdaterUpdater:Local + -- fsmStFailCapabilityUpdaterUpdater:RescanImages + -- fsmStFailCapabilityUpdaterUpdater:UnpackLocal + -- fsmRmtErrCapabilityUpdaterUpdater:Apply + -- fsmRmtErrCapabilityUpdaterUpdater:CopyRemote + -- fsmRmtErrCapabilityUpdaterUpdater:DeleteLocal + -- fsmRmtErrCapabilityUpdaterUpdater:EvaluateStatus + -- fsmRmtErrCapabilityUpdaterUpdater:Local + -- fsmRmtErrCapabilityUpdaterUpdater:RescanImages + -- fsmRmtErrCapabilityUpdaterUpdater:UnpackLocal + -- fsmFailCapabilityUpdaterUpdater + +-- dcx:VIf + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/ext-eth-[id]/vif-[id] + -- sys/rack-unit-[id]/adaptor-[id]/ext-eth-[id]/vif-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/ext-eth-[id]/vif-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/ext-eth-[id]/vif-[id] + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/fcoe/vif-[id] + -- sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/fcoe/vif-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/fcoe/vif-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/fcoe/vif-[id] + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]/fcoe/vif-[id] + -- sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]/fcoe/vif-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]/fcoe/vif-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]/fcoe/vif-[id] + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/vif-[id] + -- sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/vif-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/vif-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/vif-[id] + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]/vif-[id] + -- sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]/vif-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]/vif-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]/vif-[id] + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-service-eth-[id]/vif-[id] + -- sys/rack-unit-[id]/adaptor-[id]/host-service-eth-[id]/vif-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-service-eth-[id]/vif-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-service-eth-[id]/vif-[id] + -- fltDcxVIfLinkState + +-- compute:Physical + -- fltComputePhysicalInsufficientlyEquipped + -- fltComputePhysicalIdentityUnestablishable + -- fltComputePhysicalPowerProblem + -- fltComputePhysicalThermalProblem + -- fltComputePhysicalBiosPostTimeout + -- fltComputePhysicalDiscoveryFailed + -- fltComputePhysicalAssociationFailed + -- fltComputePhysicalInoperable + -- fltComputePhysicalUnassignedMissing + -- fltComputePhysicalAssignedMissing + -- fltComputePhysicalUnidentified + -- fltComputePhysicalUnassignedInaccessible + -- fltComputePhysicalAssignedInaccessible + -- fltComputePhysicalPost-failure + -- fltComputePhysicalDisassociationFailed + -- fltComputePhysicalNetworkMisconfigured + -- fltComputePhysicalAdapterMismatch + -- fltComputePhysicalConnectivityDown + -- fltComputePhysicalDeprecated + -- fltComputePhysicalAdapterFirmwareNeedsUpdate + -- fltComputePhysicalIdentityUnestablishableOrDeprecated + -- fsmStFailComputePhysicalAssociate:ActivateBios + -- fsmStFailComputePhysicalAssociate:BiosImgUpdate + -- fsmStFailComputePhysicalAssociate:BiosPostCompletion + -- fsmStFailComputePhysicalAssociate:BladePowerOff + -- fsmStFailComputePhysicalAssociate:BmcConfigPnuOS + -- fsmStFailComputePhysicalAssociate:BmcPreconfigPnuOSLocal + -- fsmStFailComputePhysicalAssociate:BmcPreconfigPnuOSPeer + -- fsmStFailComputePhysicalAssociate:BmcUnconfigPnuOS + -- fsmStFailComputePhysicalAssociate:BootHost + -- fsmStFailComputePhysicalAssociate:BootPnuos + -- fsmStFailComputePhysicalAssociate:BootWait + -- fsmStFailComputePhysicalAssociate:CalculateVlanGroupForHostOSLocal + -- fsmStFailComputePhysicalAssociate:CalculateVlanGroupForHostOSPeer + -- fsmStFailComputePhysicalAssociate:CheckPowerAvailability + -- fsmStFailComputePhysicalAssociate:ClearBiosUpdate + -- fsmStFailComputePhysicalAssociate:ConfigCimcVMedia + -- fsmStFailComputePhysicalAssociate:ConfigExtMgmtGw + -- fsmStFailComputePhysicalAssociate:ConfigExtMgmtRules + -- fsmStFailComputePhysicalAssociate:ConfigFanSpeed + -- fsmStFailComputePhysicalAssociate:ConfigFlexFlash + -- fsmStFailComputePhysicalAssociate:ConfigSoL + -- fsmStFailComputePhysicalAssociate:ConfigUserAccess + -- fsmStFailComputePhysicalAssociate:ConfigUuid + -- fsmStFailComputePhysicalAssociate:DeassertResetBypass + -- fsmStFailComputePhysicalAssociate:DeleteCurlDownloadedImages + -- fsmStFailComputePhysicalAssociate:DeleteImagesRemote + -- fsmStFailComputePhysicalAssociate:GraphicsImageUpdate + -- fsmStFailComputePhysicalAssociate:HbaImgUpdate + -- fsmStFailComputePhysicalAssociate:HostOSConfig + -- fsmStFailComputePhysicalAssociate:HostOSIdent + -- fsmStFailComputePhysicalAssociate:HostOSPolicy + -- fsmStFailComputePhysicalAssociate:HostOSValidate + -- fsmStFailComputePhysicalAssociate:LocalDiskFwUpdate + -- fsmStFailComputePhysicalAssociate:MarkAdapterForReboot + -- fsmStFailComputePhysicalAssociate:NicConfigHostOSLocal + -- fsmStFailComputePhysicalAssociate:NicConfigHostOSPeer + -- fsmStFailComputePhysicalAssociate:NicConfigParamsHostOSLocal + -- fsmStFailComputePhysicalAssociate:NicConfigParamsHostOSPeer + -- fsmStFailComputePhysicalAssociate:NicConfigPnuOSLocal + -- fsmStFailComputePhysicalAssociate:NicConfigPnuOSPeer + -- fsmStFailComputePhysicalAssociate:NicConfigServiceInfraLocal + -- fsmStFailComputePhysicalAssociate:NicConfigServiceInfraPeer + -- fsmStFailComputePhysicalAssociate:NicImgUpdate + -- fsmStFailComputePhysicalAssociate:NicUnconfigPnuOSLocal + -- fsmStFailComputePhysicalAssociate:NicUnconfigPnuOSPeer + -- fsmStFailComputePhysicalAssociate:OobStorageConfig + -- fsmStFailComputePhysicalAssociate:OobStorageInventory + -- fsmStFailComputePhysicalAssociate:PnuOSCatalog + -- fsmStFailComputePhysicalAssociate:PnuOSConfig + -- fsmStFailComputePhysicalAssociate:PnuOSIdent + -- fsmStFailComputePhysicalAssociate:PnuOSInventory + -- fsmStFailComputePhysicalAssociate:PnuOSLocalDiskConfig + -- fsmStFailComputePhysicalAssociate:PnuOSPolicy + -- fsmStFailComputePhysicalAssociate:PnuOSSelfTest + -- fsmStFailComputePhysicalAssociate:PnuOSUnloadDrivers + -- fsmStFailComputePhysicalAssociate:PnuOSValidate + -- fsmStFailComputePhysicalAssociate:PollBiosActivateStatus + -- fsmStFailComputePhysicalAssociate:PollBiosUpdateStatus + -- fsmStFailComputePhysicalAssociate:PollBoardCtrlPowerCycle + -- fsmStFailComputePhysicalAssociate:PollBoardCtrlUpdateStatus + -- fsmStFailComputePhysicalAssociate:PollClearBiosUpdateStatus + -- fsmStFailComputePhysicalAssociate:PowerCycleBoard + -- fsmStFailComputePhysicalAssociate:PowerDeployWait + -- fsmStFailComputePhysicalAssociate:PowerOn + -- fsmStFailComputePhysicalAssociate:PowerOnPreConfig + -- fsmStFailComputePhysicalAssociate:PreSanitize + -- fsmStFailComputePhysicalAssociate:PrepareForBoot + -- fsmStFailComputePhysicalAssociate:Sanitize + -- fsmStFailComputePhysicalAssociate:SasExpanderImgUpdate + -- fsmStFailComputePhysicalAssociate:SolRedirectDisable + -- fsmStFailComputePhysicalAssociate:SolRedirectEnable + -- fsmStFailComputePhysicalAssociate:StorageCtlrImgUpdate + -- fsmStFailComputePhysicalAssociate:SwConfigHostOSLocal + -- fsmStFailComputePhysicalAssociate:SwConfigHostOSPeer + -- fsmStFailComputePhysicalAssociate:SwConfigPnuOSLocal + -- fsmStFailComputePhysicalAssociate:SwConfigPnuOSPeer + -- fsmStFailComputePhysicalAssociate:SwConfigPortNivLocal + -- fsmStFailComputePhysicalAssociate:SwConfigPortNivPeer + -- fsmStFailComputePhysicalAssociate:SwConfigServiceInfraLocal + -- fsmStFailComputePhysicalAssociate:SwConfigServiceInfraPeer + -- fsmStFailComputePhysicalAssociate:SwUnconfigPnuOSLocal + -- fsmStFailComputePhysicalAssociate:SwUnconfigPnuOSPeer + -- fsmStFailComputePhysicalAssociate:SyncPowerState + -- fsmStFailComputePhysicalAssociate:UnconfigCimcVMedia + -- fsmStFailComputePhysicalAssociate:UnconfigExtMgmtGw + -- fsmStFailComputePhysicalAssociate:UnconfigExtMgmtRules + -- fsmStFailComputePhysicalAssociate:UnlockFirmwareImage + -- fsmStFailComputePhysicalAssociate:UpdateBiosRequest + -- fsmStFailComputePhysicalAssociate:UpdateBoardCtrlRequest + -- fsmStFailComputePhysicalAssociate:VerifyFcZoneConfig + -- fsmStFailComputePhysicalAssociate:activateAdaptorNwFwLocal + -- fsmStFailComputePhysicalAssociate:activateAdaptorNwFwPeer + -- fsmStFailComputePhysicalAssociate:activateIBMCFw + -- fsmStFailComputePhysicalAssociate:copyRemote + -- fsmStFailComputePhysicalAssociate:downloadImages + -- fsmStFailComputePhysicalAssociate:hagHostOSConnect + -- fsmStFailComputePhysicalAssociate:hagPnuOSConnect + -- fsmStFailComputePhysicalAssociate:hagPnuOSDisconnect + -- fsmStFailComputePhysicalAssociate:resetIBMC + -- fsmStFailComputePhysicalAssociate:serialDebugPnuOSConnect + -- fsmStFailComputePhysicalAssociate:serialDebugPnuOSDisconnect + -- fsmStFailComputePhysicalAssociate:updateAdaptorNwFwLocal + -- fsmStFailComputePhysicalAssociate:updateAdaptorNwFwPeer + -- fsmStFailComputePhysicalAssociate:updateIBMCFw + -- fsmStFailComputePhysicalAssociate:waitForAdaptorNwFwUpdateLocal + -- fsmStFailComputePhysicalAssociate:waitForAdaptorNwFwUpdatePeer + -- fsmStFailComputePhysicalAssociate:waitForIBMCFwUpdate + -- fsmStFailComputePhysicalDisassociate:BiosPostCompletion + -- fsmStFailComputePhysicalDisassociate:BmcConfigPnuOS + -- fsmStFailComputePhysicalDisassociate:BmcPreconfigPnuOSLocal + -- fsmStFailComputePhysicalDisassociate:BmcPreconfigPnuOSPeer + -- fsmStFailComputePhysicalDisassociate:BmcUnconfigPnuOS + -- fsmStFailComputePhysicalDisassociate:BootPnuos + -- fsmStFailComputePhysicalDisassociate:BootWait + -- fsmStFailComputePhysicalDisassociate:CheckPowerAvailability + -- fsmStFailComputePhysicalDisassociate:ConfigBios + -- fsmStFailComputePhysicalDisassociate:ConfigFlexFlashScrub + -- fsmStFailComputePhysicalDisassociate:ConfigKvmMgmtDefaultSetting + -- fsmStFailComputePhysicalDisassociate:ConfigUserAccess + -- fsmStFailComputePhysicalDisassociate:DeassertResetBypass + -- fsmStFailComputePhysicalDisassociate:HandlePooling + -- fsmStFailComputePhysicalDisassociate:NicConfigPnuOSLocal + -- fsmStFailComputePhysicalDisassociate:NicConfigPnuOSPeer + -- fsmStFailComputePhysicalDisassociate:NicUnconfigHostOSLocal + -- fsmStFailComputePhysicalDisassociate:NicUnconfigHostOSPeer + -- fsmStFailComputePhysicalDisassociate:NicUnconfigPnuOSLocal + -- fsmStFailComputePhysicalDisassociate:NicUnconfigPnuOSPeer + -- fsmStFailComputePhysicalDisassociate:NicUnconfigServiceInfraLocal + -- fsmStFailComputePhysicalDisassociate:NicUnconfigServiceInfraPeer + -- fsmStFailComputePhysicalDisassociate:OobDiskScrub + -- fsmStFailComputePhysicalDisassociate:PnuOSCatalog + -- fsmStFailComputePhysicalDisassociate:PnuOSIdent + -- fsmStFailComputePhysicalDisassociate:PnuOSPolicy + -- fsmStFailComputePhysicalDisassociate:PnuOSScrub + -- fsmStFailComputePhysicalDisassociate:PnuOSSelfTest + -- fsmStFailComputePhysicalDisassociate:PnuOSUnconfig + -- fsmStFailComputePhysicalDisassociate:PnuOSValidate + -- fsmStFailComputePhysicalDisassociate:PowerDeployWait + -- fsmStFailComputePhysicalDisassociate:PowerOn + -- fsmStFailComputePhysicalDisassociate:PreSanitize + -- fsmStFailComputePhysicalDisassociate:ResetSecureBootConfig + -- fsmStFailComputePhysicalDisassociate:Sanitize + -- fsmStFailComputePhysicalDisassociate:Shutdown + -- fsmStFailComputePhysicalDisassociate:SolRedirectDisable + -- fsmStFailComputePhysicalDisassociate:SolRedirectEnable + -- fsmStFailComputePhysicalDisassociate:SwConfigPnuOSLocal + -- fsmStFailComputePhysicalDisassociate:SwConfigPnuOSPeer + -- fsmStFailComputePhysicalDisassociate:SwConfigPortNivLocal + -- fsmStFailComputePhysicalDisassociate:SwConfigPortNivPeer + -- fsmStFailComputePhysicalDisassociate:SwUnconfigHostOSLocal + -- fsmStFailComputePhysicalDisassociate:SwUnconfigHostOSPeer + -- fsmStFailComputePhysicalDisassociate:SwUnconfigPnuOSLocal + -- fsmStFailComputePhysicalDisassociate:SwUnconfigPnuOSPeer + -- fsmStFailComputePhysicalDisassociate:UnconfigBios + -- fsmStFailComputePhysicalDisassociate:UnconfigCimcVMedia + -- fsmStFailComputePhysicalDisassociate:UnconfigExtMgmtGw + -- fsmStFailComputePhysicalDisassociate:UnconfigExtMgmtRules + -- fsmStFailComputePhysicalDisassociate:UnconfigFlexFlash + -- fsmStFailComputePhysicalDisassociate:UnconfigSoL + -- fsmStFailComputePhysicalDisassociate:UnconfigUuid + -- fsmStFailComputePhysicalDisassociate:VerifyFcZoneConfig + -- fsmStFailComputePhysicalDisassociate:hagPnuOSConnect + -- fsmStFailComputePhysicalDisassociate:hagPnuOSDisconnect + -- fsmStFailComputePhysicalDisassociate:serialDebugPnuOSConnect + -- fsmStFailComputePhysicalDisassociate:serialDebugPnuOSDisconnect + -- fsmStFailComputePhysicalPowerCap:Config + -- fsmStFailComputePhysicalDecommission:CleanupCIMC + -- fsmStFailComputePhysicalDecommission:CleanupPortConfigLocal + -- fsmStFailComputePhysicalDecommission:CleanupPortConfigPeer + -- fsmStFailComputePhysicalDecommission:Execute + -- fsmStFailComputePhysicalDecommission:PrecleanupPortConfig + -- fsmStFailComputePhysicalDecommission:StopVMediaLocal + -- fsmStFailComputePhysicalDecommission:StopVMediaPeer + -- fsmStFailComputePhysicalDecommission:UnconfigExtMgmtGw + -- fsmStFailComputePhysicalDecommission:UnconfigExtMgmtRules + -- fsmStFailComputePhysicalSoftShutdown:Execute + -- fsmStFailComputePhysicalHardShutdown:Execute + -- fsmStFailComputePhysicalTurnup:CheckPowerAvailability + -- fsmStFailComputePhysicalTurnup:Execute + -- fsmStFailComputePhysicalTurnup:PowerDeployWait + -- fsmStFailComputePhysicalPowercycle:CheckPowerAvailability + -- fsmStFailComputePhysicalPowercycle:Execute + -- fsmStFailComputePhysicalPowercycle:PowerDeployWait + -- fsmStFailComputePhysicalPowercycle:PreSanitize + -- fsmStFailComputePhysicalPowercycle:Sanitize + -- fsmStFailComputePhysicalHardreset:CheckPowerAvailability + -- fsmStFailComputePhysicalHardreset:Execute + -- fsmStFailComputePhysicalHardreset:PowerDeployWait + -- fsmStFailComputePhysicalHardreset:PreSanitize + -- fsmStFailComputePhysicalHardreset:Sanitize + -- fsmStFailComputePhysicalSoftreset:CheckPowerAvailability + -- fsmStFailComputePhysicalSoftreset:Execute + -- fsmStFailComputePhysicalSoftreset:PowerDeployWait + -- fsmStFailComputePhysicalSoftreset:PreSanitize + -- fsmStFailComputePhysicalSoftreset:Sanitize + -- fsmStFailComputePhysicalSwConnUpd:A + -- fsmStFailComputePhysicalSwConnUpd:B + -- fsmStFailComputePhysicalBiosRecovery:CheckPowerAvailability + -- fsmStFailComputePhysicalBiosRecovery:Cleanup + -- fsmStFailComputePhysicalBiosRecovery:PowerDeployWait + -- fsmStFailComputePhysicalBiosRecovery:PreSanitize + -- fsmStFailComputePhysicalBiosRecovery:Reset + -- fsmStFailComputePhysicalBiosRecovery:Sanitize + -- fsmStFailComputePhysicalBiosRecovery:SetupVmediaLocal + -- fsmStFailComputePhysicalBiosRecovery:SetupVmediaPeer + -- fsmStFailComputePhysicalBiosRecovery:Shutdown + -- fsmStFailComputePhysicalBiosRecovery:Start + -- fsmStFailComputePhysicalBiosRecovery:StopVMediaLocal + -- fsmStFailComputePhysicalBiosRecovery:StopVMediaPeer + -- fsmStFailComputePhysicalBiosRecovery:TeardownVmediaLocal + -- fsmStFailComputePhysicalBiosRecovery:TeardownVmediaPeer + -- fsmStFailComputePhysicalBiosRecovery:Wait + -- fsmStFailComputePhysicalCmosReset:BladePowerOn + -- fsmStFailComputePhysicalCmosReset:CheckPowerAvailability + -- fsmStFailComputePhysicalCmosReset:Execute + -- fsmStFailComputePhysicalCmosReset:PowerDeployWait + -- fsmStFailComputePhysicalCmosReset:PreSanitize + -- fsmStFailComputePhysicalCmosReset:ReconfigBios + -- fsmStFailComputePhysicalCmosReset:ReconfigUuid + -- fsmStFailComputePhysicalCmosReset:Sanitize + -- fsmStFailComputePhysicalResetBmc:Execute + -- fsmStFailComputePhysicalUpdateExtUsers:Deploy + -- fsmStFailComputePhysicalUpdateAdaptor:CheckPowerAvailability + -- fsmStFailComputePhysicalUpdateAdaptor:PollUpdateStatusLocal + -- fsmStFailComputePhysicalUpdateAdaptor:PollUpdateStatusPeer + -- fsmStFailComputePhysicalUpdateAdaptor:PowerDeployWait + -- fsmStFailComputePhysicalUpdateAdaptor:PowerOff + -- fsmStFailComputePhysicalUpdateAdaptor:PowerOn + -- fsmStFailComputePhysicalUpdateAdaptor:UpdateRequestLocal + -- fsmStFailComputePhysicalUpdateAdaptor:UpdateRequestPeer + -- fsmStFailComputePhysicalActivateAdaptor:ActivateLocal + -- fsmStFailComputePhysicalActivateAdaptor:ActivatePeer + -- fsmStFailComputePhysicalActivateAdaptor:CheckPowerAvailability + -- fsmStFailComputePhysicalActivateAdaptor:DeassertResetBypass + -- fsmStFailComputePhysicalActivateAdaptor:PowerDeployWait + -- fsmStFailComputePhysicalActivateAdaptor:PowerOn + -- fsmStFailComputePhysicalActivateAdaptor:Reset + -- fsmStFailComputePhysicalConfigSoL:Execute + -- fsmStFailComputePhysicalUnconfigSoL:Execute + -- fsmStFailComputePhysicalDiagnosticInterrupt:Execute + -- fsmStFailComputePhysicalResetKvm:Execute + -- fsmStFailComputePhysicalUpdateBIOS:Clear + -- fsmStFailComputePhysicalUpdateBIOS:PollClearStatus + -- fsmStFailComputePhysicalUpdateBIOS:PollUpdateStatus + -- fsmStFailComputePhysicalUpdateBIOS:UpdateRequest + -- fsmStFailComputePhysicalActivateBIOS:Activate + -- fsmStFailComputePhysicalActivateBIOS:CheckPowerAvailability + -- fsmStFailComputePhysicalActivateBIOS:Clear + -- fsmStFailComputePhysicalActivateBIOS:PollActivateStatus + -- fsmStFailComputePhysicalActivateBIOS:PollClearStatus + -- fsmStFailComputePhysicalActivateBIOS:PowerDeployWait + -- fsmStFailComputePhysicalActivateBIOS:PowerOff + -- fsmStFailComputePhysicalActivateBIOS:PowerOn + -- fsmStFailComputePhysicalActivateBIOS:UpdateTokens + -- fsmStFailComputePhysicalResetIpmi:Execute + -- fsmStFailComputePhysicalFwUpgrade:ActivateBios + -- fsmStFailComputePhysicalFwUpgrade:BiosImgUpdate + -- fsmStFailComputePhysicalFwUpgrade:BiosPostCompletion + -- fsmStFailComputePhysicalFwUpgrade:BladePowerOff + -- fsmStFailComputePhysicalFwUpgrade:BmcConfigPnuOS + -- fsmStFailComputePhysicalFwUpgrade:BmcPreconfigPnuOSLocal + -- fsmStFailComputePhysicalFwUpgrade:BmcPreconfigPnuOSPeer + -- fsmStFailComputePhysicalFwUpgrade:BmcUnconfigPnuOS + -- fsmStFailComputePhysicalFwUpgrade:BootPnuos + -- fsmStFailComputePhysicalFwUpgrade:BootWait + -- fsmStFailComputePhysicalFwUpgrade:CheckPowerAvailability + -- fsmStFailComputePhysicalFwUpgrade:ClearBiosUpdate + -- fsmStFailComputePhysicalFwUpgrade:DeassertResetBypass + -- fsmStFailComputePhysicalFwUpgrade:DeleteCurlDownloadedImages + -- fsmStFailComputePhysicalFwUpgrade:DeleteImagesRemote + -- fsmStFailComputePhysicalFwUpgrade:GraphicsImageUpdate + -- fsmStFailComputePhysicalFwUpgrade:HbaImgUpdate + -- fsmStFailComputePhysicalFwUpgrade:LocalDiskFwUpdate + -- fsmStFailComputePhysicalFwUpgrade:NicConfigPnuOSLocal + -- fsmStFailComputePhysicalFwUpgrade:NicConfigPnuOSPeer + -- fsmStFailComputePhysicalFwUpgrade:NicImgUpdate + -- fsmStFailComputePhysicalFwUpgrade:NicUnconfigPnuOSLocal + -- fsmStFailComputePhysicalFwUpgrade:NicUnconfigPnuOSPeer + -- fsmStFailComputePhysicalFwUpgrade:OobStorageInventory + -- fsmStFailComputePhysicalFwUpgrade:PnuOSCatalog + -- fsmStFailComputePhysicalFwUpgrade:PnuOSConfig + -- fsmStFailComputePhysicalFwUpgrade:PnuOSIdent + -- fsmStFailComputePhysicalFwUpgrade:PnuOSInventory + -- fsmStFailComputePhysicalFwUpgrade:PnuOSPolicy + -- fsmStFailComputePhysicalFwUpgrade:PnuOSSelfTest + -- fsmStFailComputePhysicalFwUpgrade:PnuOSUnloadDrivers + -- fsmStFailComputePhysicalFwUpgrade:PnuOSValidate + -- fsmStFailComputePhysicalFwUpgrade:PollBiosActivateStatus + -- fsmStFailComputePhysicalFwUpgrade:PollBiosUpdateStatus + -- fsmStFailComputePhysicalFwUpgrade:PollBoardCtrlPowerCycle + -- fsmStFailComputePhysicalFwUpgrade:PollBoardCtrlUpdateStatus + -- fsmStFailComputePhysicalFwUpgrade:PollClearBiosUpdateStatus + -- fsmStFailComputePhysicalFwUpgrade:PowerCycleBoard + -- fsmStFailComputePhysicalFwUpgrade:PowerDeployWait + -- fsmStFailComputePhysicalFwUpgrade:PowerOn + -- fsmStFailComputePhysicalFwUpgrade:PreSanitize + -- fsmStFailComputePhysicalFwUpgrade:Sanitize + -- fsmStFailComputePhysicalFwUpgrade:SasExpanderImgUpdate + -- fsmStFailComputePhysicalFwUpgrade:Shutdown + -- fsmStFailComputePhysicalFwUpgrade:SolRedirectDisable + -- fsmStFailComputePhysicalFwUpgrade:SolRedirectEnable + -- fsmStFailComputePhysicalFwUpgrade:StorageCtlrImgUpdate + -- fsmStFailComputePhysicalFwUpgrade:SwConfigPnuOSLocal + -- fsmStFailComputePhysicalFwUpgrade:SwConfigPnuOSPeer + -- fsmStFailComputePhysicalFwUpgrade:SwConfigPortNivLocal + -- fsmStFailComputePhysicalFwUpgrade:SwConfigPortNivPeer + -- fsmStFailComputePhysicalFwUpgrade:SwUnconfigPnuOSLocal + -- fsmStFailComputePhysicalFwUpgrade:SwUnconfigPnuOSPeer + -- fsmStFailComputePhysicalFwUpgrade:UnconfigCimcVMedia + -- fsmStFailComputePhysicalFwUpgrade:UnconfigExtMgmtGw + -- fsmStFailComputePhysicalFwUpgrade:UnconfigExtMgmtRules + -- fsmStFailComputePhysicalFwUpgrade:UnlockFirmwareImage + -- fsmStFailComputePhysicalFwUpgrade:UpdateBiosRequest + -- fsmStFailComputePhysicalFwUpgrade:UpdateBoardCtrlRequest + -- fsmStFailComputePhysicalFwUpgrade:activateAdaptorNwFwLocal + -- fsmStFailComputePhysicalFwUpgrade:activateAdaptorNwFwPeer + -- fsmStFailComputePhysicalFwUpgrade:activateIBMCFw + -- fsmStFailComputePhysicalFwUpgrade:copyRemote + -- fsmStFailComputePhysicalFwUpgrade:downloadImages + -- fsmStFailComputePhysicalFwUpgrade:hagPnuOSConnect + -- fsmStFailComputePhysicalFwUpgrade:hagPnuOSDisconnect + -- fsmStFailComputePhysicalFwUpgrade:resetIBMC + -- fsmStFailComputePhysicalFwUpgrade:serialDebugPnuOSConnect + -- fsmStFailComputePhysicalFwUpgrade:serialDebugPnuOSDisconnect + -- fsmStFailComputePhysicalFwUpgrade:updateAdaptorNwFwLocal + -- fsmStFailComputePhysicalFwUpgrade:updateAdaptorNwFwPeer + -- fsmStFailComputePhysicalFwUpgrade:updateIBMCFw + -- fsmStFailComputePhysicalFwUpgrade:waitForAdaptorNwFwUpdateLocal + -- fsmStFailComputePhysicalFwUpgrade:waitForAdaptorNwFwUpdatePeer + -- fsmStFailComputePhysicalFwUpgrade:waitForIBMCFwUpdate + -- fsmStFailComputePhysicalCimcSessionDelete:Execute + -- fsmStFailComputePhysicalUpdateBoardController:CheckPowerAvailability + -- fsmStFailComputePhysicalUpdateBoardController:PollBoardCtrlPowerCycle + -- fsmStFailComputePhysicalUpdateBoardController:PollUpdateStatus + -- fsmStFailComputePhysicalUpdateBoardController:PowerCycleBoard + -- fsmStFailComputePhysicalUpdateBoardController:PowerDeployWait + -- fsmStFailComputePhysicalUpdateBoardController:PrepareForUpdate + -- fsmStFailComputePhysicalUpdateBoardController:ServerPowerOff + -- fsmStFailComputePhysicalUpdateBoardController:ServerPowerOn + -- fsmStFailComputePhysicalUpdateBoardController:UpdateRequest + -- fsmStFailComputePhysicalConfigBoard:ConfigMemoryPolicy + -- fsmStFailComputePhysicalResetMemoryErrors:Execute + -- fsmStFailComputePhysicalServiceInfraDeploy:NicConfigLocal + -- fsmStFailComputePhysicalServiceInfraDeploy:NicConfigPeer + -- fsmStFailComputePhysicalServiceInfraDeploy:SwConfigLocal + -- fsmStFailComputePhysicalServiceInfraDeploy:SwConfigPeer + -- fsmStFailComputePhysicalServiceInfraWithdraw:NicUnConfigLocal + -- fsmStFailComputePhysicalServiceInfraWithdraw:NicUnConfigPeer + -- fsmStFailComputePhysicalServiceInfraWithdraw:SwUnConfigLocal + -- fsmStFailComputePhysicalServiceInfraWithdraw:SwUnConfigPeer + -- fsmStFailComputePhysicalFlashController:UpdateFlashLife + -- fsmStFailComputePhysicalEnableCimcSecureBoot:Activate + -- fsmStFailComputePhysicalEnableCimcSecureBoot:PollUpdateStatus + -- fsmStFailComputePhysicalEnableCimcSecureBoot:Reset + -- fsmStFailComputePhysicalEnableCimcSecureBoot:UpdateRequest + -- fsmStFailComputePhysicalOobStorageAdminConfig:BootHost + -- fsmStFailComputePhysicalOobStorageAdminConfig:BootWait + -- fsmStFailComputePhysicalOobStorageAdminConfig:OobStorageConfig + -- fsmStFailComputePhysicalOobStorageAdminConfig:OobStorageInventory + -- fsmStFailComputePhysicalOobStorageAdminConfig:PreSanitize + -- fsmStFailComputePhysicalOobStorageAdminConfig:Sanitize + -- fsmStFailComputePhysicalOobStorageAdminConfig:Shutdown + -- fsmStFailComputePhysicalOobStorageAdminConfig:TearDownVMediaLocal + -- fsmStFailComputePhysicalOobStorageAdminConfig:TearDownVMediaPeer + -- fsmStFailComputePhysicalClearTPM:BiosPostCompletion + -- fsmStFailComputePhysicalClearTPM:BladePowerOff + -- fsmStFailComputePhysicalClearTPM:BladePowerOn + -- fsmStFailComputePhysicalClearTPM:BootHost + -- fsmStFailComputePhysicalClearTPM:Clear + -- fsmStFailComputePhysicalClearTPM:PreSanitize + -- fsmStFailComputePhysicalClearTPM:ReadSmBios + -- fsmStFailComputePhysicalClearTPM:ReconfigBios + -- fsmStFailComputePhysicalClearTPM:Sanitize + -- fsmStFailComputePhysicalClearTPM:SetupVmedia + -- fsmStFailComputePhysicalClearTPM:StopVMediaLocal + -- fsmStFailComputePhysicalClearTPM:StopVMediaPeer + -- fsmStFailComputePhysicalClearTPM:UnconfigVmedia + -- fsmRmtErrComputePhysicalAssociate:ActivateBios + -- fsmRmtErrComputePhysicalAssociate:BiosImgUpdate + -- fsmRmtErrComputePhysicalAssociate:BiosPostCompletion + -- fsmRmtErrComputePhysicalAssociate:BladePowerOff + -- fsmRmtErrComputePhysicalAssociate:BmcConfigPnuOS + -- fsmRmtErrComputePhysicalAssociate:BmcPreconfigPnuOSLocal + -- fsmRmtErrComputePhysicalAssociate:BmcPreconfigPnuOSPeer + -- fsmRmtErrComputePhysicalAssociate:BmcUnconfigPnuOS + -- fsmRmtErrComputePhysicalAssociate:BootHost + -- fsmRmtErrComputePhysicalAssociate:BootPnuos + -- fsmRmtErrComputePhysicalAssociate:BootWait + -- fsmRmtErrComputePhysicalAssociate:CalculateVlanGroupForHostOSLocal + -- fsmRmtErrComputePhysicalAssociate:CalculateVlanGroupForHostOSPeer + -- fsmRmtErrComputePhysicalAssociate:CheckPowerAvailability + -- fsmRmtErrComputePhysicalAssociate:ClearBiosUpdate + -- fsmRmtErrComputePhysicalAssociate:ConfigCimcVMedia + -- fsmRmtErrComputePhysicalAssociate:ConfigExtMgmtGw + -- fsmRmtErrComputePhysicalAssociate:ConfigExtMgmtRules + -- fsmRmtErrComputePhysicalAssociate:ConfigFanSpeed + -- fsmRmtErrComputePhysicalAssociate:ConfigFlexFlash + -- fsmRmtErrComputePhysicalAssociate:ConfigSoL + -- fsmRmtErrComputePhysicalAssociate:ConfigUserAccess + -- fsmRmtErrComputePhysicalAssociate:ConfigUuid + -- fsmRmtErrComputePhysicalAssociate:DeassertResetBypass + -- fsmRmtErrComputePhysicalAssociate:DeleteCurlDownloadedImages + -- fsmRmtErrComputePhysicalAssociate:DeleteImagesRemote + -- fsmRmtErrComputePhysicalAssociate:GraphicsImageUpdate + -- fsmRmtErrComputePhysicalAssociate:HbaImgUpdate + -- fsmRmtErrComputePhysicalAssociate:HostOSConfig + -- fsmRmtErrComputePhysicalAssociate:HostOSIdent + -- fsmRmtErrComputePhysicalAssociate:HostOSPolicy + -- fsmRmtErrComputePhysicalAssociate:HostOSValidate + -- fsmRmtErrComputePhysicalAssociate:LocalDiskFwUpdate + -- fsmRmtErrComputePhysicalAssociate:MarkAdapterForReboot + -- fsmRmtErrComputePhysicalAssociate:NicConfigHostOSLocal + -- fsmRmtErrComputePhysicalAssociate:NicConfigHostOSPeer + -- fsmRmtErrComputePhysicalAssociate:NicConfigParamsHostOSLocal + -- fsmRmtErrComputePhysicalAssociate:NicConfigParamsHostOSPeer + -- fsmRmtErrComputePhysicalAssociate:NicConfigPnuOSLocal + -- fsmRmtErrComputePhysicalAssociate:NicConfigPnuOSPeer + -- fsmRmtErrComputePhysicalAssociate:NicConfigServiceInfraLocal + -- fsmRmtErrComputePhysicalAssociate:NicConfigServiceInfraPeer + -- fsmRmtErrComputePhysicalAssociate:NicImgUpdate + -- fsmRmtErrComputePhysicalAssociate:NicUnconfigPnuOSLocal + -- fsmRmtErrComputePhysicalAssociate:NicUnconfigPnuOSPeer + -- fsmRmtErrComputePhysicalAssociate:OobStorageConfig + -- fsmRmtErrComputePhysicalAssociate:OobStorageInventory + -- fsmRmtErrComputePhysicalAssociate:PnuOSCatalog + -- fsmRmtErrComputePhysicalAssociate:PnuOSConfig + -- fsmRmtErrComputePhysicalAssociate:PnuOSIdent + -- fsmRmtErrComputePhysicalAssociate:PnuOSInventory + -- fsmRmtErrComputePhysicalAssociate:PnuOSLocalDiskConfig + -- fsmRmtErrComputePhysicalAssociate:PnuOSPolicy + -- fsmRmtErrComputePhysicalAssociate:PnuOSSelfTest + -- fsmRmtErrComputePhysicalAssociate:PnuOSUnloadDrivers + -- fsmRmtErrComputePhysicalAssociate:PnuOSValidate + -- fsmRmtErrComputePhysicalAssociate:PollBiosActivateStatus + -- fsmRmtErrComputePhysicalAssociate:PollBiosUpdateStatus + -- fsmRmtErrComputePhysicalAssociate:PollBoardCtrlPowerCycle + -- fsmRmtErrComputePhysicalAssociate:PollBoardCtrlUpdateStatus + -- fsmRmtErrComputePhysicalAssociate:PollClearBiosUpdateStatus + -- fsmRmtErrComputePhysicalAssociate:PowerCycleBoard + -- fsmRmtErrComputePhysicalAssociate:PowerDeployWait + -- fsmRmtErrComputePhysicalAssociate:PowerOn + -- fsmRmtErrComputePhysicalAssociate:PowerOnPreConfig + -- fsmRmtErrComputePhysicalAssociate:PreSanitize + -- fsmRmtErrComputePhysicalAssociate:PrepareForBoot + -- fsmRmtErrComputePhysicalAssociate:Sanitize + -- fsmRmtErrComputePhysicalAssociate:SasExpanderImgUpdate + -- fsmRmtErrComputePhysicalAssociate:SolRedirectDisable + -- fsmRmtErrComputePhysicalAssociate:SolRedirectEnable + -- fsmRmtErrComputePhysicalAssociate:StorageCtlrImgUpdate + -- fsmRmtErrComputePhysicalAssociate:SwConfigHostOSLocal + -- fsmRmtErrComputePhysicalAssociate:SwConfigHostOSPeer + -- fsmRmtErrComputePhysicalAssociate:SwConfigPnuOSLocal + -- fsmRmtErrComputePhysicalAssociate:SwConfigPnuOSPeer + -- fsmRmtErrComputePhysicalAssociate:SwConfigPortNivLocal + -- fsmRmtErrComputePhysicalAssociate:SwConfigPortNivPeer + -- fsmRmtErrComputePhysicalAssociate:SwConfigServiceInfraLocal + -- fsmRmtErrComputePhysicalAssociate:SwConfigServiceInfraPeer + -- fsmRmtErrComputePhysicalAssociate:SwUnconfigPnuOSLocal + -- fsmRmtErrComputePhysicalAssociate:SwUnconfigPnuOSPeer + -- fsmRmtErrComputePhysicalAssociate:SyncPowerState + -- fsmRmtErrComputePhysicalAssociate:UnconfigCimcVMedia + -- fsmRmtErrComputePhysicalAssociate:UnconfigExtMgmtGw + -- fsmRmtErrComputePhysicalAssociate:UnconfigExtMgmtRules + -- fsmRmtErrComputePhysicalAssociate:UnlockFirmwareImage + -- fsmRmtErrComputePhysicalAssociate:UpdateBiosRequest + -- fsmRmtErrComputePhysicalAssociate:UpdateBoardCtrlRequest + -- fsmRmtErrComputePhysicalAssociate:VerifyFcZoneConfig + -- fsmRmtErrComputePhysicalAssociate:activateAdaptorNwFwLocal + -- fsmRmtErrComputePhysicalAssociate:activateAdaptorNwFwPeer + -- fsmRmtErrComputePhysicalAssociate:activateIBMCFw + -- fsmRmtErrComputePhysicalAssociate:copyRemote + -- fsmRmtErrComputePhysicalAssociate:downloadImages + -- fsmRmtErrComputePhysicalAssociate:hagHostOSConnect + -- fsmRmtErrComputePhysicalAssociate:hagPnuOSConnect + -- fsmRmtErrComputePhysicalAssociate:hagPnuOSDisconnect + -- fsmRmtErrComputePhysicalAssociate:resetIBMC + -- fsmRmtErrComputePhysicalAssociate:serialDebugPnuOSConnect + -- fsmRmtErrComputePhysicalAssociate:serialDebugPnuOSDisconnect + -- fsmRmtErrComputePhysicalAssociate:updateAdaptorNwFwLocal + -- fsmRmtErrComputePhysicalAssociate:updateAdaptorNwFwPeer + -- fsmRmtErrComputePhysicalAssociate:updateIBMCFw + -- fsmRmtErrComputePhysicalAssociate:waitForAdaptorNwFwUpdateLocal + -- fsmRmtErrComputePhysicalAssociate:waitForAdaptorNwFwUpdatePeer + -- fsmRmtErrComputePhysicalAssociate:waitForIBMCFwUpdate + -- fsmRmtErrComputePhysicalDisassociate:BiosPostCompletion + -- fsmRmtErrComputePhysicalDisassociate:BmcConfigPnuOS + -- fsmRmtErrComputePhysicalDisassociate:BmcPreconfigPnuOSLocal + -- fsmRmtErrComputePhysicalDisassociate:BmcPreconfigPnuOSPeer + -- fsmRmtErrComputePhysicalDisassociate:BmcUnconfigPnuOS + -- fsmRmtErrComputePhysicalDisassociate:BootPnuos + -- fsmRmtErrComputePhysicalDisassociate:BootWait + -- fsmRmtErrComputePhysicalDisassociate:CheckPowerAvailability + -- fsmRmtErrComputePhysicalDisassociate:ConfigBios + -- fsmRmtErrComputePhysicalDisassociate:ConfigFlexFlashScrub + -- fsmRmtErrComputePhysicalDisassociate:ConfigKvmMgmtDefaultSetting + -- fsmRmtErrComputePhysicalDisassociate:ConfigUserAccess + -- fsmRmtErrComputePhysicalDisassociate:DeassertResetBypass + -- fsmRmtErrComputePhysicalDisassociate:HandlePooling + -- fsmRmtErrComputePhysicalDisassociate:NicConfigPnuOSLocal + -- fsmRmtErrComputePhysicalDisassociate:NicConfigPnuOSPeer + -- fsmRmtErrComputePhysicalDisassociate:NicUnconfigHostOSLocal + -- fsmRmtErrComputePhysicalDisassociate:NicUnconfigHostOSPeer + -- fsmRmtErrComputePhysicalDisassociate:NicUnconfigPnuOSLocal + -- fsmRmtErrComputePhysicalDisassociate:NicUnconfigPnuOSPeer + -- fsmRmtErrComputePhysicalDisassociate:NicUnconfigServiceInfraLocal + -- fsmRmtErrComputePhysicalDisassociate:NicUnconfigServiceInfraPeer + -- fsmRmtErrComputePhysicalDisassociate:OobDiskScrub + -- fsmRmtErrComputePhysicalDisassociate:PnuOSCatalog + -- fsmRmtErrComputePhysicalDisassociate:PnuOSIdent + -- fsmRmtErrComputePhysicalDisassociate:PnuOSPolicy + -- fsmRmtErrComputePhysicalDisassociate:PnuOSScrub + -- fsmRmtErrComputePhysicalDisassociate:PnuOSSelfTest + -- fsmRmtErrComputePhysicalDisassociate:PnuOSUnconfig + -- fsmRmtErrComputePhysicalDisassociate:PnuOSValidate + -- fsmRmtErrComputePhysicalDisassociate:PowerDeployWait + -- fsmRmtErrComputePhysicalDisassociate:PowerOn + -- fsmRmtErrComputePhysicalDisassociate:PreSanitize + -- fsmRmtErrComputePhysicalDisassociate:ResetSecureBootConfig + -- fsmRmtErrComputePhysicalDisassociate:Sanitize + -- fsmRmtErrComputePhysicalDisassociate:Shutdown + -- fsmRmtErrComputePhysicalDisassociate:SolRedirectDisable + -- fsmRmtErrComputePhysicalDisassociate:SolRedirectEnable + -- fsmRmtErrComputePhysicalDisassociate:SwConfigPnuOSLocal + -- fsmRmtErrComputePhysicalDisassociate:SwConfigPnuOSPeer + -- fsmRmtErrComputePhysicalDisassociate:SwConfigPortNivLocal + -- fsmRmtErrComputePhysicalDisassociate:SwConfigPortNivPeer + -- fsmRmtErrComputePhysicalDisassociate:SwUnconfigHostOSLocal + -- fsmRmtErrComputePhysicalDisassociate:SwUnconfigHostOSPeer + -- fsmRmtErrComputePhysicalDisassociate:SwUnconfigPnuOSLocal + -- fsmRmtErrComputePhysicalDisassociate:SwUnconfigPnuOSPeer + -- fsmRmtErrComputePhysicalDisassociate:UnconfigBios + -- fsmRmtErrComputePhysicalDisassociate:UnconfigCimcVMedia + -- fsmRmtErrComputePhysicalDisassociate:UnconfigExtMgmtGw + -- fsmRmtErrComputePhysicalDisassociate:UnconfigExtMgmtRules + -- fsmRmtErrComputePhysicalDisassociate:UnconfigFlexFlash + -- fsmRmtErrComputePhysicalDisassociate:UnconfigSoL + -- fsmRmtErrComputePhysicalDisassociate:UnconfigUuid + -- fsmRmtErrComputePhysicalDisassociate:VerifyFcZoneConfig + -- fsmRmtErrComputePhysicalDisassociate:hagPnuOSConnect + -- fsmRmtErrComputePhysicalDisassociate:hagPnuOSDisconnect + -- fsmRmtErrComputePhysicalDisassociate:serialDebugPnuOSConnect + -- fsmRmtErrComputePhysicalDisassociate:serialDebugPnuOSDisconnect + -- fsmRmtErrComputePhysicalPowerCap:Config + -- fsmRmtErrComputePhysicalDecommission:CleanupCIMC + -- fsmRmtErrComputePhysicalDecommission:CleanupPortConfigLocal + -- fsmRmtErrComputePhysicalDecommission:CleanupPortConfigPeer + -- fsmRmtErrComputePhysicalDecommission:Execute + -- fsmRmtErrComputePhysicalDecommission:PrecleanupPortConfig + -- fsmRmtErrComputePhysicalDecommission:StopVMediaLocal + -- fsmRmtErrComputePhysicalDecommission:StopVMediaPeer + -- fsmRmtErrComputePhysicalDecommission:UnconfigExtMgmtGw + -- fsmRmtErrComputePhysicalDecommission:UnconfigExtMgmtRules + -- fsmRmtErrComputePhysicalSoftShutdown:Execute + -- fsmRmtErrComputePhysicalHardShutdown:Execute + -- fsmRmtErrComputePhysicalTurnup:CheckPowerAvailability + -- fsmRmtErrComputePhysicalTurnup:Execute + -- fsmRmtErrComputePhysicalTurnup:PowerDeployWait + -- fsmRmtErrComputePhysicalPowercycle:CheckPowerAvailability + -- fsmRmtErrComputePhysicalPowercycle:Execute + -- fsmRmtErrComputePhysicalPowercycle:PowerDeployWait + -- fsmRmtErrComputePhysicalPowercycle:PreSanitize + -- fsmRmtErrComputePhysicalPowercycle:Sanitize + -- fsmRmtErrComputePhysicalHardreset:CheckPowerAvailability + -- fsmRmtErrComputePhysicalHardreset:Execute + -- fsmRmtErrComputePhysicalHardreset:PowerDeployWait + -- fsmRmtErrComputePhysicalHardreset:PreSanitize + -- fsmRmtErrComputePhysicalHardreset:Sanitize + -- fsmRmtErrComputePhysicalSoftreset:CheckPowerAvailability + -- fsmRmtErrComputePhysicalSoftreset:Execute + -- fsmRmtErrComputePhysicalSoftreset:PowerDeployWait + -- fsmRmtErrComputePhysicalSoftreset:PreSanitize + -- fsmRmtErrComputePhysicalSoftreset:Sanitize + -- fsmRmtErrComputePhysicalSwConnUpd:A + -- fsmRmtErrComputePhysicalSwConnUpd:B + -- fsmRmtErrComputePhysicalBiosRecovery:CheckPowerAvailability + -- fsmRmtErrComputePhysicalBiosRecovery:Cleanup + -- fsmRmtErrComputePhysicalBiosRecovery:PowerDeployWait + -- fsmRmtErrComputePhysicalBiosRecovery:PreSanitize + -- fsmRmtErrComputePhysicalBiosRecovery:Reset + -- fsmRmtErrComputePhysicalBiosRecovery:Sanitize + -- fsmRmtErrComputePhysicalBiosRecovery:SetupVmediaLocal + -- fsmRmtErrComputePhysicalBiosRecovery:SetupVmediaPeer + -- fsmRmtErrComputePhysicalBiosRecovery:Shutdown + -- fsmRmtErrComputePhysicalBiosRecovery:Start + -- fsmRmtErrComputePhysicalBiosRecovery:StopVMediaLocal + -- fsmRmtErrComputePhysicalBiosRecovery:StopVMediaPeer + -- fsmRmtErrComputePhysicalBiosRecovery:TeardownVmediaLocal + -- fsmRmtErrComputePhysicalBiosRecovery:TeardownVmediaPeer + -- fsmRmtErrComputePhysicalBiosRecovery:Wait + -- fsmRmtErrComputePhysicalCmosReset:BladePowerOn + -- fsmRmtErrComputePhysicalCmosReset:CheckPowerAvailability + -- fsmRmtErrComputePhysicalCmosReset:Execute + -- fsmRmtErrComputePhysicalCmosReset:PowerDeployWait + -- fsmRmtErrComputePhysicalCmosReset:PreSanitize + -- fsmRmtErrComputePhysicalCmosReset:ReconfigBios + -- fsmRmtErrComputePhysicalCmosReset:ReconfigUuid + -- fsmRmtErrComputePhysicalCmosReset:Sanitize + -- fsmRmtErrComputePhysicalResetBmc:Execute + -- fsmRmtErrComputePhysicalUpdateExtUsers:Deploy + -- fsmRmtErrComputePhysicalUpdateAdaptor:CheckPowerAvailability + -- fsmRmtErrComputePhysicalUpdateAdaptor:PollUpdateStatusLocal + -- fsmRmtErrComputePhysicalUpdateAdaptor:PollUpdateStatusPeer + -- fsmRmtErrComputePhysicalUpdateAdaptor:PowerDeployWait + -- fsmRmtErrComputePhysicalUpdateAdaptor:PowerOff + -- fsmRmtErrComputePhysicalUpdateAdaptor:PowerOn + -- fsmRmtErrComputePhysicalUpdateAdaptor:UpdateRequestLocal + -- fsmRmtErrComputePhysicalUpdateAdaptor:UpdateRequestPeer + -- fsmRmtErrComputePhysicalActivateAdaptor:ActivateLocal + -- fsmRmtErrComputePhysicalActivateAdaptor:ActivatePeer + -- fsmRmtErrComputePhysicalActivateAdaptor:CheckPowerAvailability + -- fsmRmtErrComputePhysicalActivateAdaptor:DeassertResetBypass + -- fsmRmtErrComputePhysicalActivateAdaptor:PowerDeployWait + -- fsmRmtErrComputePhysicalActivateAdaptor:PowerOn + -- fsmRmtErrComputePhysicalActivateAdaptor:Reset + -- fsmRmtErrComputePhysicalConfigSoL:Execute + -- fsmRmtErrComputePhysicalUnconfigSoL:Execute + -- fsmRmtErrComputePhysicalDiagnosticInterrupt:Execute + -- fsmRmtErrComputePhysicalResetKvm:Execute + -- fsmRmtErrComputePhysicalUpdateBIOS:Clear + -- fsmRmtErrComputePhysicalUpdateBIOS:PollClearStatus + -- fsmRmtErrComputePhysicalUpdateBIOS:PollUpdateStatus + -- fsmRmtErrComputePhysicalUpdateBIOS:UpdateRequest + -- fsmRmtErrComputePhysicalActivateBIOS:Activate + -- fsmRmtErrComputePhysicalActivateBIOS:CheckPowerAvailability + -- fsmRmtErrComputePhysicalActivateBIOS:Clear + -- fsmRmtErrComputePhysicalActivateBIOS:PollActivateStatus + -- fsmRmtErrComputePhysicalActivateBIOS:PollClearStatus + -- fsmRmtErrComputePhysicalActivateBIOS:PowerDeployWait + -- fsmRmtErrComputePhysicalActivateBIOS:PowerOff + -- fsmRmtErrComputePhysicalActivateBIOS:PowerOn + -- fsmRmtErrComputePhysicalActivateBIOS:UpdateTokens + -- fsmRmtErrComputePhysicalResetIpmi:Execute + -- fsmRmtErrComputePhysicalFwUpgrade:ActivateBios + -- fsmRmtErrComputePhysicalFwUpgrade:BiosImgUpdate + -- fsmRmtErrComputePhysicalFwUpgrade:BiosPostCompletion + -- fsmRmtErrComputePhysicalFwUpgrade:BladePowerOff + -- fsmRmtErrComputePhysicalFwUpgrade:BmcConfigPnuOS + -- fsmRmtErrComputePhysicalFwUpgrade:BmcPreconfigPnuOSLocal + -- fsmRmtErrComputePhysicalFwUpgrade:BmcPreconfigPnuOSPeer + -- fsmRmtErrComputePhysicalFwUpgrade:BmcUnconfigPnuOS + -- fsmRmtErrComputePhysicalFwUpgrade:BootPnuos + -- fsmRmtErrComputePhysicalFwUpgrade:BootWait + -- fsmRmtErrComputePhysicalFwUpgrade:CheckPowerAvailability + -- fsmRmtErrComputePhysicalFwUpgrade:ClearBiosUpdate + -- fsmRmtErrComputePhysicalFwUpgrade:DeassertResetBypass + -- fsmRmtErrComputePhysicalFwUpgrade:DeleteCurlDownloadedImages + -- fsmRmtErrComputePhysicalFwUpgrade:DeleteImagesRemote + -- fsmRmtErrComputePhysicalFwUpgrade:GraphicsImageUpdate + -- fsmRmtErrComputePhysicalFwUpgrade:HbaImgUpdate + -- fsmRmtErrComputePhysicalFwUpgrade:LocalDiskFwUpdate + -- fsmRmtErrComputePhysicalFwUpgrade:NicConfigPnuOSLocal + -- fsmRmtErrComputePhysicalFwUpgrade:NicConfigPnuOSPeer + -- fsmRmtErrComputePhysicalFwUpgrade:NicImgUpdate + -- fsmRmtErrComputePhysicalFwUpgrade:NicUnconfigPnuOSLocal + -- fsmRmtErrComputePhysicalFwUpgrade:NicUnconfigPnuOSPeer + -- fsmRmtErrComputePhysicalFwUpgrade:OobStorageInventory + -- fsmRmtErrComputePhysicalFwUpgrade:PnuOSCatalog + -- fsmRmtErrComputePhysicalFwUpgrade:PnuOSConfig + -- fsmRmtErrComputePhysicalFwUpgrade:PnuOSIdent + -- fsmRmtErrComputePhysicalFwUpgrade:PnuOSInventory + -- fsmRmtErrComputePhysicalFwUpgrade:PnuOSPolicy + -- fsmRmtErrComputePhysicalFwUpgrade:PnuOSSelfTest + -- fsmRmtErrComputePhysicalFwUpgrade:PnuOSUnloadDrivers + -- fsmRmtErrComputePhysicalFwUpgrade:PnuOSValidate + -- fsmRmtErrComputePhysicalFwUpgrade:PollBiosActivateStatus + -- fsmRmtErrComputePhysicalFwUpgrade:PollBiosUpdateStatus + -- fsmRmtErrComputePhysicalFwUpgrade:PollBoardCtrlPowerCycle + -- fsmRmtErrComputePhysicalFwUpgrade:PollBoardCtrlUpdateStatus + -- fsmRmtErrComputePhysicalFwUpgrade:PollClearBiosUpdateStatus + -- fsmRmtErrComputePhysicalFwUpgrade:PowerCycleBoard + -- fsmRmtErrComputePhysicalFwUpgrade:PowerDeployWait + -- fsmRmtErrComputePhysicalFwUpgrade:PowerOn + -- fsmRmtErrComputePhysicalFwUpgrade:PreSanitize + -- fsmRmtErrComputePhysicalFwUpgrade:Sanitize + -- fsmRmtErrComputePhysicalFwUpgrade:SasExpanderImgUpdate + -- fsmRmtErrComputePhysicalFwUpgrade:Shutdown + -- fsmRmtErrComputePhysicalFwUpgrade:SolRedirectDisable + -- fsmRmtErrComputePhysicalFwUpgrade:SolRedirectEnable + -- fsmRmtErrComputePhysicalFwUpgrade:StorageCtlrImgUpdate + -- fsmRmtErrComputePhysicalFwUpgrade:SwConfigPnuOSLocal + -- fsmRmtErrComputePhysicalFwUpgrade:SwConfigPnuOSPeer + -- fsmRmtErrComputePhysicalFwUpgrade:SwConfigPortNivLocal + -- fsmRmtErrComputePhysicalFwUpgrade:SwConfigPortNivPeer + -- fsmRmtErrComputePhysicalFwUpgrade:SwUnconfigPnuOSLocal + -- fsmRmtErrComputePhysicalFwUpgrade:SwUnconfigPnuOSPeer + -- fsmRmtErrComputePhysicalFwUpgrade:UnconfigCimcVMedia + -- fsmRmtErrComputePhysicalFwUpgrade:UnconfigExtMgmtGw + -- fsmRmtErrComputePhysicalFwUpgrade:UnconfigExtMgmtRules + -- fsmRmtErrComputePhysicalFwUpgrade:UnlockFirmwareImage + -- fsmRmtErrComputePhysicalFwUpgrade:UpdateBiosRequest + -- fsmRmtErrComputePhysicalFwUpgrade:UpdateBoardCtrlRequest + -- fsmRmtErrComputePhysicalFwUpgrade:activateAdaptorNwFwLocal + -- fsmRmtErrComputePhysicalFwUpgrade:activateAdaptorNwFwPeer + -- fsmRmtErrComputePhysicalFwUpgrade:activateIBMCFw + -- fsmRmtErrComputePhysicalFwUpgrade:copyRemote + -- fsmRmtErrComputePhysicalFwUpgrade:downloadImages + -- fsmRmtErrComputePhysicalFwUpgrade:hagPnuOSConnect + -- fsmRmtErrComputePhysicalFwUpgrade:hagPnuOSDisconnect + -- fsmRmtErrComputePhysicalFwUpgrade:resetIBMC + -- fsmRmtErrComputePhysicalFwUpgrade:serialDebugPnuOSConnect + -- fsmRmtErrComputePhysicalFwUpgrade:serialDebugPnuOSDisconnect + -- fsmRmtErrComputePhysicalFwUpgrade:updateAdaptorNwFwLocal + -- fsmRmtErrComputePhysicalFwUpgrade:updateAdaptorNwFwPeer + -- fsmRmtErrComputePhysicalFwUpgrade:updateIBMCFw + -- fsmRmtErrComputePhysicalFwUpgrade:waitForAdaptorNwFwUpdateLocal + -- fsmRmtErrComputePhysicalFwUpgrade:waitForAdaptorNwFwUpdatePeer + -- fsmRmtErrComputePhysicalFwUpgrade:waitForIBMCFwUpdate + -- fsmRmtErrComputePhysicalCimcSessionDelete:Execute + -- fsmRmtErrComputePhysicalUpdateBoardController:CheckPowerAvailability + -- fsmRmtErrComputePhysicalUpdateBoardController:PollBoardCtrlPowerCycle + -- fsmRmtErrComputePhysicalUpdateBoardController:PollUpdateStatus + -- fsmRmtErrComputePhysicalUpdateBoardController:PowerCycleBoard + -- fsmRmtErrComputePhysicalUpdateBoardController:PowerDeployWait + -- fsmRmtErrComputePhysicalUpdateBoardController:PrepareForUpdate + -- fsmRmtErrComputePhysicalUpdateBoardController:ServerPowerOff + -- fsmRmtErrComputePhysicalUpdateBoardController:ServerPowerOn + -- fsmRmtErrComputePhysicalUpdateBoardController:UpdateRequest + -- fsmRmtErrComputePhysicalConfigBoard:ConfigMemoryPolicy + -- fsmRmtErrComputePhysicalResetMemoryErrors:Execute + -- fsmRmtErrComputePhysicalServiceInfraDeploy:NicConfigLocal + -- fsmRmtErrComputePhysicalServiceInfraDeploy:NicConfigPeer + -- fsmRmtErrComputePhysicalServiceInfraDeploy:SwConfigLocal + -- fsmRmtErrComputePhysicalServiceInfraDeploy:SwConfigPeer + -- fsmRmtErrComputePhysicalServiceInfraWithdraw:NicUnConfigLocal + -- fsmRmtErrComputePhysicalServiceInfraWithdraw:NicUnConfigPeer + -- fsmRmtErrComputePhysicalServiceInfraWithdraw:SwUnConfigLocal + -- fsmRmtErrComputePhysicalServiceInfraWithdraw:SwUnConfigPeer + -- fsmRmtErrComputePhysicalFlashController:UpdateFlashLife + -- fsmRmtErrComputePhysicalEnableCimcSecureBoot:Activate + -- fsmRmtErrComputePhysicalEnableCimcSecureBoot:PollUpdateStatus + -- fsmRmtErrComputePhysicalEnableCimcSecureBoot:Reset + -- fsmRmtErrComputePhysicalEnableCimcSecureBoot:UpdateRequest + -- fsmRmtErrComputePhysicalOobStorageAdminConfig:BootHost + -- fsmRmtErrComputePhysicalOobStorageAdminConfig:BootWait + -- fsmRmtErrComputePhysicalOobStorageAdminConfig:OobStorageConfig + -- fsmRmtErrComputePhysicalOobStorageAdminConfig:OobStorageInventory + -- fsmRmtErrComputePhysicalOobStorageAdminConfig:PreSanitize + -- fsmRmtErrComputePhysicalOobStorageAdminConfig:Sanitize + -- fsmRmtErrComputePhysicalOobStorageAdminConfig:Shutdown + -- fsmRmtErrComputePhysicalOobStorageAdminConfig:TearDownVMediaLocal + -- fsmRmtErrComputePhysicalOobStorageAdminConfig:TearDownVMediaPeer + -- fsmRmtErrComputePhysicalClearTPM:BiosPostCompletion + -- fsmRmtErrComputePhysicalClearTPM:BladePowerOff + -- fsmRmtErrComputePhysicalClearTPM:BladePowerOn + -- fsmRmtErrComputePhysicalClearTPM:BootHost + -- fsmRmtErrComputePhysicalClearTPM:Clear + -- fsmRmtErrComputePhysicalClearTPM:PreSanitize + -- fsmRmtErrComputePhysicalClearTPM:ReadSmBios + -- fsmRmtErrComputePhysicalClearTPM:ReconfigBios + -- fsmRmtErrComputePhysicalClearTPM:Sanitize + -- fsmRmtErrComputePhysicalClearTPM:SetupVmedia + -- fsmRmtErrComputePhysicalClearTPM:StopVMediaLocal + -- fsmRmtErrComputePhysicalClearTPM:StopVMediaPeer + -- fsmRmtErrComputePhysicalClearTPM:UnconfigVmedia + -- fsmFailComputePhysicalAssociate + -- fsmFailComputePhysicalDisassociate + -- fsmFailComputePhysicalPowerCap + -- fsmFailComputePhysicalDecommission + -- fsmFailComputePhysicalSoftShutdown + -- fsmFailComputePhysicalHardShutdown + -- fsmFailComputePhysicalTurnup + -- fsmFailComputePhysicalPowercycle + -- fsmFailComputePhysicalHardreset + -- fsmFailComputePhysicalSoftreset + -- fsmFailComputePhysicalSwConnUpd + -- fsmFailComputePhysicalBiosRecovery + -- fsmFailComputePhysicalCmosReset + -- fsmFailComputePhysicalResetBmc + -- fsmFailComputePhysicalUpdateExtUsers + -- fsmFailComputePhysicalUpdateAdaptor + -- fsmFailComputePhysicalActivateAdaptor + -- fsmFailComputePhysicalConfigSoL + -- fsmFailComputePhysicalUnconfigSoL + -- fsmFailComputePhysicalDiagnosticInterrupt + -- fsmFailComputePhysicalResetKvm + -- fsmFailComputePhysicalUpdateBIOS + -- fsmFailComputePhysicalActivateBIOS + -- fsmFailComputePhysicalResetIpmi + -- fsmFailComputePhysicalFwUpgrade + -- fsmFailComputePhysicalCimcSessionDelete + -- fsmFailComputePhysicalUpdateBoardController + -- fsmFailComputePhysicalConfigBoard + -- fsmFailComputePhysicalResetMemoryErrors + -- fsmFailComputePhysicalServiceInfraDeploy + -- fsmFailComputePhysicalServiceInfraWithdraw + -- fsmFailComputePhysicalFlashController + -- fsmFailComputePhysicalEnableCimcSecureBoot + -- fsmFailComputePhysicalOobStorageAdminConfig + -- fsmFailComputePhysicalClearTPM + +-- ls:ComputeBinding + -- org-[name]/tier-[name]/ls-[name]/ + -- org-[name]/ls-[name]/ + -- fltLsComputeBindingAssignmentRequirementsNotMet + +-- fabric:PinTarget + -- fltFabricPinTargetDown + +-- comm:SnmpUser + -- sys/svc-ext/snmp-svc/snmpv3-user-[name] + -- fltCommSnmpUserSnmpUserNotDeployed + +-- memory:Array + -- sys/chassis-[id]/blade-[slotId]/board/memarray-[id] + -- sys/rack-unit-[id]/board/memarray-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/memarray-[id] + -- fltMemoryArrayVoltageThresholdNonCritical + -- fltMemoryArrayVoltageThresholdCritical + -- fltMemoryArrayVoltageThresholdNonRecoverable + +-- adaptor:UnitExtn + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/adaptor-extn-[id] + -- sys/rack-unit-[id]/adaptor-[id]/adaptor-extn-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/adaptor-extn-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/adaptor-extn-[id] + -- fltAdaptorUnitExtnUnidentifiable-fru + -- fltAdaptorUnitExtnMissing + +-- epqos:DefinitionDelTask + -- org-[name]/ep-qos-deletion-[defIntId] + -- fsmStFailEpqosDefinitionDelTaskRemove:Local + -- fsmStFailEpqosDefinitionDelTaskRemove:Peer + -- fsmRmtErrEpqosDefinitionDelTaskRemove:Local + -- fsmRmtErrEpqosDefinitionDelTaskRemove:Peer + -- fsmFailEpqosDefinitionDelTaskRemove + +-- extvmm:MasterExtKey + -- sys/extvm-mgmt/ext-key + -- fsmStFailExtvmmMasterExtKeyConfig:SetLocal + -- fsmStFailExtvmmMasterExtKeyConfig:SetPeer + -- fsmRmtErrExtvmmMasterExtKeyConfig:SetLocal + -- fsmRmtErrExtvmmMasterExtKeyConfig:SetPeer + -- fsmFailExtvmmMasterExtKeyConfig + +-- storage:ADef + -- fltStorageADefConfiguration-error + +-- adaptor:HostIf + -- fltAdaptorHostIfLink-down + +-- firmware:BootUnit + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/bios/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/ext-board-[id]/bios/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/bios/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/blade-[slotId]/bios/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/bios/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/bios/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/bios/fw-boot-def/bootunit-[type] + -- capabilities/fw-boot-def/bootunit-[type] + -- capabilities/ep/mgmt-ext/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/psu-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/psu-[id]/fw-boot-def/bootunit-[type] + -- sys/fex-[id]/psu-[id]/fw-boot-def/bootunit-[type] + -- sys/switch-[id]/psu-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/blade-[slotId]/board/graphics-card-[id]/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/board/graphics-card-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/graphics-card-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/adaptor-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/blade-[slotId]/boardController/mgmt/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/boardController/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/boardController/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/ext-board-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/blade-[slotId]/mgmt/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/fex-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/slot-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/fex-[id]/slot-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/shared-io-module/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/sw-slot-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/switch-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/storage-[type]-[id]/mgmt/fw-boot-def/bootunit-[type] + -- sys/mgmt/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/storage-[type]-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/storage-[type]-[id]/disk-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/fw-boot-def/bootunit-[type] + -- sys/rack-unit-[id]/board/sas-expander-[id]/fw-boot-def/bootunit-[type] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/fw-boot-def/bootunit-[type] + -- fltFirmwareBootUnitCantBoot + -- fltFirmwareBootUnitActivateStatusFailed + -- fltFirmwareBootUnitPowerCycleRequired + -- fltFirmwareBootUnitFirmwareBootFailed + +-- power:Policy + -- org-[name]/power-policy-[name] + -- policy-ep/system-policies/power-policy-[name] + -- fltPowerPolicyPowerPolicyApplicationFail + +-- ls:Server + -- org-[name]/tier-[name]/ls-[name] + -- org-[name]/ls-[name] + -- fltLsServerFailed + -- fltLsServerDiscoveryFailed + -- fltLsServerConfigFailure + -- fltLsServerMaintenanceFailed + -- fltLsServerRemoved + -- fltLsServerInaccessible + -- fltLsServerAssociationFailed + -- fltLsServerUnassociated + -- fltLsServerServer-unfulfilled + -- fltLsServerSvnicNotPresent + -- fltLsServerFAULT + -- fsmStFailLsServerConfigure:AnalyzeImpact + -- fsmStFailLsServerConfigure:ApplyConfig + -- fsmStFailLsServerConfigure:ApplyDefaultIdentifiers + -- fsmStFailLsServerConfigure:ApplyIdentifiers + -- fsmStFailLsServerConfigure:ApplyMaintConfig + -- fsmStFailLsServerConfigure:ApplyPolicies + -- fsmStFailLsServerConfigure:ApplyTemplate + -- fsmStFailLsServerConfigure:CommitStorage + -- fsmStFailLsServerConfigure:EvaluateAssociation + -- fsmStFailLsServerConfigure:ProvisionStorage + -- fsmStFailLsServerConfigure:ResolveBootConfig + -- fsmStFailLsServerConfigure:ResolveDefaultIdentifiers + -- fsmStFailLsServerConfigure:ResolveDistributable + -- fsmStFailLsServerConfigure:ResolveDistributableNames + -- fsmStFailLsServerConfigure:ResolveIdentifiers + -- fsmStFailLsServerConfigure:ResolveImages + -- fsmStFailLsServerConfigure:ResolveNetworkPolicies + -- fsmStFailLsServerConfigure:ResolveNetworkTemplates + -- fsmStFailLsServerConfigure:ResolvePolicies + -- fsmStFailLsServerConfigure:ResolveSchedule + -- fsmStFailLsServerConfigure:ResolveStorageSchedule + -- fsmStFailLsServerConfigure:ValidatePolicyOwnership + -- fsmStFailLsServerConfigure:WaitForAssocCompletion + -- fsmStFailLsServerConfigure:WaitForCommitStorage + -- fsmStFailLsServerConfigure:WaitForMaintPermission + -- fsmStFailLsServerConfigure:WaitForMaintWindow + -- fsmStFailLsServerConfigure:WaitForStorageProvision + -- fsmStFailLsServerConfigure:checkAssignedDefaultIdentifiersForDup + -- fsmStFailLsServerConfigure:checkAssignedIdentifiersForDup + -- fsmRmtErrLsServerConfigure:AnalyzeImpact + -- fsmRmtErrLsServerConfigure:ApplyConfig + -- fsmRmtErrLsServerConfigure:ApplyDefaultIdentifiers + -- fsmRmtErrLsServerConfigure:ApplyIdentifiers + -- fsmRmtErrLsServerConfigure:ApplyMaintConfig + -- fsmRmtErrLsServerConfigure:ApplyPolicies + -- fsmRmtErrLsServerConfigure:ApplyTemplate + -- fsmRmtErrLsServerConfigure:CommitStorage + -- fsmRmtErrLsServerConfigure:EvaluateAssociation + -- fsmRmtErrLsServerConfigure:ProvisionStorage + -- fsmRmtErrLsServerConfigure:ResolveBootConfig + -- fsmRmtErrLsServerConfigure:ResolveDefaultIdentifiers + -- fsmRmtErrLsServerConfigure:ResolveDistributable + -- fsmRmtErrLsServerConfigure:ResolveDistributableNames + -- fsmRmtErrLsServerConfigure:ResolveIdentifiers + -- fsmRmtErrLsServerConfigure:ResolveImages + -- fsmRmtErrLsServerConfigure:ResolveNetworkPolicies + -- fsmRmtErrLsServerConfigure:ResolveNetworkTemplates + -- fsmRmtErrLsServerConfigure:ResolvePolicies + -- fsmRmtErrLsServerConfigure:ResolveSchedule + -- fsmRmtErrLsServerConfigure:ResolveStorageSchedule + -- fsmRmtErrLsServerConfigure:ValidatePolicyOwnership + -- fsmRmtErrLsServerConfigure:WaitForAssocCompletion + -- fsmRmtErrLsServerConfigure:WaitForCommitStorage + -- fsmRmtErrLsServerConfigure:WaitForMaintPermission + -- fsmRmtErrLsServerConfigure:WaitForMaintWindow + -- fsmRmtErrLsServerConfigure:WaitForStorageProvision + -- fsmRmtErrLsServerConfigure:checkAssignedDefaultIdentifiersForDup + -- fsmRmtErrLsServerConfigure:checkAssignedIdentifiersForDup + -- fsmFailLsServerConfigure + +-- ether:PIo + -- sys/chassis-[id]/slot-[id]/[type]/port-[portId] + -- sys/fex-[id]/slot-[id]/[type]/port-[portId] + -- sys/chassis-[id]/shared-io-module/[type]/port-[portId] + -- sys/switch-[id]/slot-[id]/[type]/port-[portId] + -- sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId] + -- sys/chassis-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId] + -- sys/fex-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId] + -- sys/chassis-[id]/shared-io-module/[type]/aggr-port-[aggrPortId]/port-[portId] + -- sys/switch-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId] + -- sys/chassis-[id]/sw-slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId] + -- fltEtherPIoInvalid-sfp + +-- sw:AccessDomain + -- sys/switch-[id]/access-eth + -- fsmStFailSwAccessDomainDeploy:UpdateConnectivity + -- fsmRmtErrSwAccessDomainDeploy:UpdateConnectivity + -- fsmFailSwAccessDomainDeploy + +-- fabric:Vsan + -- fabric/fc-estc/[id]/net-[name] + -- fabric/fc-estc/net-[name] + -- fabric/san/[id]/net-[name] + -- fabric/san/net-[name] + -- fltFabricVsanErrorDisabled + +-- lsmaint:MaintPolicy + -- org-[name]/maint-[name] + -- fltLsmaintMaintPolicyUnresolvableScheduler + +-- sysdebug:MEpLog + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/log-[type]-[id] + -- sys/rack-unit-[id]/adaptor-[id]/mgmt/log-[type]-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/log-[type]-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/log-[type]-[id] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/log-[type]-[id] + -- sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/log-[type]-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/log-[type]-[id] + -- sys/chassis-[id]/blade-[slotId]/boardController/mgmt/log-[type]-[id] + -- sys/rack-unit-[id]/boardController/mgmt/log-[type]-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/log-[type]-[id] + -- sys/chassis-[id]/boardController/mgmt/log-[type]-[id] + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/log-[type]-[id] + -- sys/rack-unit-[id]/ext-board-[id]/mgmt/log-[type]-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/log-[type]-[id] + -- sys/chassis-[id]/blade-[slotId]/mgmt/log-[type]-[id] + -- sys/rack-unit-[id]/mgmt/log-[type]-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/log-[type]-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/log-[type]-[id] + -- sys/chassis-[id]/mgmt/log-[type]-[id] + -- sys/fex-[id]/mgmt/log-[type]-[id] + -- sys/chassis-[id]/slot-[id]/mgmt/log-[type]-[id] + -- sys/fex-[id]/slot-[id]/mgmt/log-[type]-[id] + -- sys/chassis-[id]/shared-io-module/mgmt/log-[type]-[id] + -- sys/chassis-[id]/sw-slot-[id]/mgmt/log-[type]-[id] + -- sys/switch-[id]/mgmt/log-[type]-[id] + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/log-[type]-[id] + -- sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/log-[type]-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/log-[type]-[id] + -- sys/chassis-[id]/storage-[type]-[id]/mgmt/log-[type]-[id] + -- sys/mgmt/log-[type]-[id] + -- fltSysdebugMEpLogMEpLogLog + -- fltSysdebugMEpLogMEpLogVeryLow + -- fltSysdebugMEpLogMEpLogFull + -- fltSysdebugMEpLogTransferError + +-- fabric:FcoeEstcEp + -- fabric/fc-estc/[id]/phys-fcoe-slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId] + -- fabric/lan/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId] + -- fabric/lan/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId] + -- fabric/lanmon/[id]/eth-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId] + -- fabric/fc-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId] + -- fabric/sanmon/[id]/fc-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId] + -- fabric/san/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId] + -- fabric/san/[id]/fcoesanpc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId] + -- fltFabricFcoeEstcEpDown + -- fltFabricFcoeEstcEpFcoe-storage-port-invalid + +-- fabric:Vlan + -- fabric/eth-estc/[id]/net-[name] + -- fabric/eth-estc/net-[name] + -- fabric/lan/[id]/net-[name] + -- fabric/lan/net-[name] + -- fltFabricVlanMisconfigured + -- fltFabricVlanVlanConflictPermit + -- fltFabricVlanMisconfigured-mcast-policy + -- fltFabricVlanPrimaryVlanMissingForIsolated + -- fltFabricVlanPrimaryVlanMissingForCommunity + -- fltFabricVlanMismatch-a + -- fltFabricVlanMismatch-b + -- fltFabricVlanErrorAssocPrimary + +-- equipment:Fan + -- sys/rack-unit-[id]/fan-module-[tray]-[id]/fan-[id] + -- sys/chassis-[id]/fan-module-[tray]-[id]/fan-[id] + -- sys/switch-[id]/fan-module-[tray]-[id]/fan-[id] + -- sys/fex-[id]/fan-[id] + -- sys/switch-[id]/fan-[id] + -- fltEquipmentFanDegraded + -- fltEquipmentFanInoperable + -- fltEquipmentFanPerfThresholdNonCritical + -- fltEquipmentFanPerfThresholdCritical + -- fltEquipmentFanPerfThresholdNonRecoverable + -- fltEquipmentFanMissing + -- fltEquipmentFanPerfThresholdLowerNonRecoverable + +-- compute:ServerDiscPolicy + -- org-[name]/server-discovery + -- fsmStFailComputeServerDiscPolicyResolveScrubPolicy:Resolve + -- fsmRmtErrComputeServerDiscPolicyResolveScrubPolicy:Resolve + -- fsmFailComputeServerDiscPolicyResolveScrubPolicy + +-- synthetic:FsObj + -- sys/file-[name] + -- fsmStFailSyntheticFsObjCreate:createLocal + -- fsmStFailSyntheticFsObjCreate:createRemote + -- fsmRmtErrSyntheticFsObjCreate:createLocal + -- fsmRmtErrSyntheticFsObjCreate:createRemote + -- fsmFailSyntheticFsObjCreate + +-- nfs:MountDef + -- nfs-ep/nfs-mount-def-[name] + -- fsmStFailNfsMountDefReportNfsMountSuspend:Report + -- fsmRmtErrNfsMountDefReportNfsMountSuspend:Report + -- fsmFailNfsMountDefReportNfsMountSuspend + +-- aaa:Realm + -- sys/ + -- fsmStFailAaaRealmUpdateRealm:SetRealmLocal + -- fsmStFailAaaRealmUpdateRealm:SetRealmPeer + -- fsmRmtErrAaaRealmUpdateRealm:SetRealmLocal + -- fsmRmtErrAaaRealmUpdateRealm:SetRealmPeer + -- fsmFailAaaRealmUpdateRealm + +-- fabric:InternalPc + -- fltFabricInternalPcDown + +-- macpool:Pool + -- org-[name]/mac-pool-[name] + -- fltMacpoolPoolEmpty + +-- storage:FlexFlashController + -- sys/chassis-[id]/blade-[slotId]/board/storage-flexflash-[id] + -- sys/rack-unit-[id]/board/storage-flexflash-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-flexflash-[id] + -- fltStorageFlexFlashControllerInoperable + -- fltStorageFlexFlashControllerUnhealthy + -- fltStorageFlexFlashControllerMismatch + -- fsmStFailStorageFlexFlashControllerMOpsReset:Reset + -- fsmStFailStorageFlexFlashControllerMOpsFormat:Format + -- fsmStFailStorageFlexFlashControllerMOpsPair:Pair + -- fsmRmtErrStorageFlexFlashControllerMOpsReset:Reset + -- fsmRmtErrStorageFlexFlashControllerMOpsFormat:Format + -- fsmRmtErrStorageFlexFlashControllerMOpsPair:Pair + -- fsmFailStorageFlexFlashControllerMOpsReset + -- fsmFailStorageFlexFlashControllerMOpsFormat + -- fsmFailStorageFlexFlashControllerMOpsPair + +-- policy:PolicyScope + -- extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName] + -- extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName] + -- extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName] + -- extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName] + -- policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName] + -- fsmStFailPolicyPolicyScopeReleasePolicyFsm:Release + -- fsmStFailPolicyPolicyScopeReleaseOperationFsm:Release + -- fsmStFailPolicyPolicyScopeReleaseStorageFsm:Release + -- fsmStFailPolicyPolicyScopeResolveManyPolicyFsm:ResolveMany + -- fsmStFailPolicyPolicyScopeResolveManyOperationFsm:ResolveMany + -- fsmStFailPolicyPolicyScopeResolveManyStorageFsm:ResolveMany + -- fsmStFailPolicyPolicyScopeReleaseManyPolicyFsm:ReleaseMany + -- fsmStFailPolicyPolicyScopeReleaseManyOperationFsm:ReleaseMany + -- fsmStFailPolicyPolicyScopeReleaseManyStorageFsm:ReleaseMany + -- fsmStFailPolicyPolicyScopeResolveAllPolicyFsm:ResolveAll + -- fsmStFailPolicyPolicyScopeResolveAllOperationFsm:ResolveAll + -- fsmStFailPolicyPolicyScopeResolveAllStorageFsm:ResolveAll + -- fsmStFailPolicyPolicyScopeReleaseAllPolicyFsm:ReleaseAll + -- fsmStFailPolicyPolicyScopeReleaseAllOperationFsm:ReleaseAll + -- fsmStFailPolicyPolicyScopeReleaseAllStorageFsm:ReleaseAll + -- fsmRmtErrPolicyPolicyScopeReleasePolicyFsm:Release + -- fsmRmtErrPolicyPolicyScopeReleaseOperationFsm:Release + -- fsmRmtErrPolicyPolicyScopeReleaseStorageFsm:Release + -- fsmRmtErrPolicyPolicyScopeResolveManyPolicyFsm:ResolveMany + -- fsmRmtErrPolicyPolicyScopeResolveManyOperationFsm:ResolveMany + -- fsmRmtErrPolicyPolicyScopeResolveManyStorageFsm:ResolveMany + -- fsmRmtErrPolicyPolicyScopeReleaseManyPolicyFsm:ReleaseMany + -- fsmRmtErrPolicyPolicyScopeReleaseManyOperationFsm:ReleaseMany + -- fsmRmtErrPolicyPolicyScopeReleaseManyStorageFsm:ReleaseMany + -- fsmRmtErrPolicyPolicyScopeResolveAllPolicyFsm:ResolveAll + -- fsmRmtErrPolicyPolicyScopeResolveAllOperationFsm:ResolveAll + -- fsmRmtErrPolicyPolicyScopeResolveAllStorageFsm:ResolveAll + -- fsmRmtErrPolicyPolicyScopeReleaseAllPolicyFsm:ReleaseAll + -- fsmRmtErrPolicyPolicyScopeReleaseAllOperationFsm:ReleaseAll + -- fsmRmtErrPolicyPolicyScopeReleaseAllStorageFsm:ReleaseAll + -- fsmFailPolicyPolicyScopeReleasePolicyFsm + -- fsmFailPolicyPolicyScopeReleaseOperationFsm + -- fsmFailPolicyPolicyScopeReleaseStorageFsm + -- fsmFailPolicyPolicyScopeResolveManyPolicyFsm + -- fsmFailPolicyPolicyScopeResolveManyOperationFsm + -- fsmFailPolicyPolicyScopeResolveManyStorageFsm + -- fsmFailPolicyPolicyScopeReleaseManyPolicyFsm + -- fsmFailPolicyPolicyScopeReleaseManyOperationFsm + -- fsmFailPolicyPolicyScopeReleaseManyStorageFsm + -- fsmFailPolicyPolicyScopeResolveAllPolicyFsm + -- fsmFailPolicyPolicyScopeResolveAllOperationFsm + -- fsmFailPolicyPolicyScopeResolveAllStorageFsm + -- fsmFailPolicyPolicyScopeReleaseAllPolicyFsm + -- fsmFailPolicyPolicyScopeReleaseAllOperationFsm + -- fsmFailPolicyPolicyScopeReleaseAllStorageFsm + +-- power:Group + -- sys/power-ep/group-[name] + -- fltPowerGroupPowerGroupInsufficientBudget + -- fltPowerGroupPowerGroupBudgetIncorrect + +-- aaa:Locale + -- sys/user-ext/locale-[name] + -- fltAaaLocaleLocaleNotDeployed + +-- fabric:FcSanPc + -- fabric/san/[id]/pc-[portId] + -- fltFabricFcSanPcIncompatibleSpeed + -- fltFabricFcSanPcFc-portchannel-members-invalid + +-- capability:MgmtExtension + -- capabilities/ep/mgmt-ext + -- fsmStFailCapabilityMgmtExtensionActivateMgmtExt:ApplyCatalog + -- fsmStFailCapabilityMgmtExtensionActivateMgmtExt:CopyRemote + -- fsmStFailCapabilityMgmtExtensionActivateMgmtExt:EvaluateStatus + -- fsmStFailCapabilityMgmtExtensionActivateMgmtExt:RescanImages + -- fsmStFailCapabilityMgmtExtensionActivateMgmtExt:UnpackLocal + -- fsmRmtErrCapabilityMgmtExtensionActivateMgmtExt:ApplyCatalog + -- fsmRmtErrCapabilityMgmtExtensionActivateMgmtExt:CopyRemote + -- fsmRmtErrCapabilityMgmtExtensionActivateMgmtExt:EvaluateStatus + -- fsmRmtErrCapabilityMgmtExtensionActivateMgmtExt:RescanImages + -- fsmRmtErrCapabilityMgmtExtensionActivateMgmtExt:UnpackLocal + -- fsmFailCapabilityMgmtExtensionActivateMgmtExt + +-- license:File + -- sys/license/file-[scope]:[id] + -- fltLicenseFileBadLicenseFile + -- fltLicenseFileFileNotDeleted + -- fsmStFailLicenseFileInstall:Local + -- fsmStFailLicenseFileInstall:Remote + -- fsmStFailLicenseFileClear:Local + -- fsmStFailLicenseFileClear:Remote + -- fsmRmtErrLicenseFileInstall:Local + -- fsmRmtErrLicenseFileInstall:Remote + -- fsmRmtErrLicenseFileClear:Local + -- fsmRmtErrLicenseFileClear:Remote + -- fsmFailLicenseFileInstall + -- fsmFailLicenseFileClear + +-- fabric:DceSwSrvPcEp + -- fabric/server/sw-[id]/pc-[portId]/ep-slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/server/sw-[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/eth-estc/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/lan/[id]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/lan/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/lanmon/[id]/eth-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/fc-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/sanmon/[id]/fc-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/san/[id]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fabric/san/[id]/fcoesanpc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/ep-slot-[slotId]-port-[portId] + -- fltFabricDceSwSrvPcEpDown + +-- epqos:Definition + -- org-[name]/ep-qos-[name] + -- fsmStFailEpqosDefinitionDeploy:Local + -- fsmStFailEpqosDefinitionDeploy:Peer + -- fsmRmtErrEpqosDefinitionDeploy:Local + -- fsmRmtErrEpqosDefinitionDeploy:Peer + -- fsmFailEpqosDefinitionDeploy + +-- processor:Unit + -- sys/chassis-[id]/blade-[slotId]/board/cpu-[id] + -- sys/rack-unit-[id]/board/cpu-[id] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/cpu-[id] + -- fltProcessorUnitInoperable + -- fltProcessorUnitThermalNonCritical + -- fltProcessorUnitThermalThresholdCritical + -- fltProcessorUnitThermalThresholdNonRecoverable + -- fltProcessorUnitVoltageThresholdNonCritical + -- fltProcessorUnitVoltageThresholdCritical + -- fltProcessorUnitVoltageThresholdNonRecoverable + -- fltProcessorUnitIdentity-unestablishable + -- fltProcessorUnitDisabled + +-- sw:EthLanBorder + -- sys/switch-[id]/border-eth + -- fsmStFailSwEthLanBorderDeploy:UpdateConnectivity + -- fsmStFailSwEthLanBorderDeploy:UpdateVlanGroups + -- fsmRmtErrSwEthLanBorderDeploy:UpdateConnectivity + -- fsmRmtErrSwEthLanBorderDeploy:UpdateVlanGroups + -- fsmFailSwEthLanBorderDeploy + +-- aaa:UserEp + -- sys/user-ext + -- fsmStFailAaaUserEpUpdateUserEp:SetUserLocal + -- fsmStFailAaaUserEpUpdateUserEp:SetUserPeer + -- fsmRmtErrAaaUserEpUpdateUserEp:SetUserLocal + -- fsmRmtErrAaaUserEpUpdateUserEp:SetUserPeer + -- fsmFailAaaUserEpUpdateUserEp + +-- fabric:FcoeSanPc + -- fabric/san/[id]/fcoesanpc-[portId] + -- fltFabricFcoeSanPcDown + -- fltFabricFcoeSanPcUnsupported + +-- flowctrl:Item + -- fabric/lan/flowctrl/policy-[name] + -- fltFlowctrlItemFlowctrlconfig + +-- extvmm:KeyStore + -- sys/extvm-mgmt/key-store + -- fsmStFailExtvmmKeyStoreCertInstall:SetLocal + -- fsmStFailExtvmmKeyStoreCertInstall:SetPeer + -- fsmRmtErrExtvmmKeyStoreCertInstall:SetLocal + -- fsmRmtErrExtvmmKeyStoreCertInstall:SetPeer + -- fsmFailExtvmmKeyStoreCertInstall + +-- fabric:VsanMembership + -- fabric/san/[id]/phys-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/san/[id]/pc-[portId]/vsanmember-[vsanId] + -- fabric/fc-estc/[id]/phys-fcoe-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/server/sw-[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/server/sw-[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/eth-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/eth-estc/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/lan/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/lan/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/lanmon/[id]/eth-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/fc-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/sanmon/[id]/fc-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/san/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/san/[id]/fcoesanpc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoe-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/san/[id]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/server/sw-[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/server/sw-[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/eth-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/eth-estc/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/lan/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/lan/[id]/pc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/lanmon/[id]/eth-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/fc-estc/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/sanmon/[id]/fc-mon-[name]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/san/[id]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/san/[id]/fcoesanpc-[portId]/slot-[slotId]-aggr-port-[aggrPortId]/phys-fcoesanep-slot-[slotId]-port-[portId]/vsanmember-[vsanId] + -- fabric/san/[id]/fcoesanpc-[portId]/vsanmember-[vsanId] + -- fltFabricVsanMembershipDown + +-- firmware:Downloader + -- sys/fw-catalogue/dnld-[fileName] + -- fsmStFailFirmwareDownloaderDownload:CopyRemote + -- fsmStFailFirmwareDownloaderDownload:DeleteLocal + -- fsmStFailFirmwareDownloaderDownload:Local + -- fsmStFailFirmwareDownloaderDownload:UnpackLocal + -- fsmRmtErrFirmwareDownloaderDownload:CopyRemote + -- fsmRmtErrFirmwareDownloaderDownload:DeleteLocal + -- fsmRmtErrFirmwareDownloaderDownload:Local + -- fsmRmtErrFirmwareDownloaderDownload:UnpackLocal + -- fsmFailFirmwareDownloaderDownload + +-- ident:IdentRequest + -- metaverse/metasys/IdentQ-[id] + -- fsmStFailIdentIdentRequestUpdateIdent:Execute + -- fsmRmtErrIdentIdentRequestUpdateIdent:Execute + -- fsmFailIdentIdentRequestUpdateIdent + +-- network:Element + -- sys/switch-[id] + -- fltNetworkElementInoperable + -- fltNetworkElementInventoryFailed + -- fltNetworkElementThermalThresholdCritical + -- fltNetworkElementMemoryerror + -- fltNetworkElementRemoved + -- fltNetworkElementKernelMemCricitalThreshold + -- fltNetworkElementSystemshutdown + -- fltNetworkElementDeprecated + +-- mgmt:Controller + -- sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt + -- sys/rack-unit-[id]/adaptor-[id]/mgmt + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt + -- sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt + -- sys/chassis-[id]/blade-[slotId]/boardController/mgmt + -- sys/rack-unit-[id]/boardController/mgmt + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt + -- sys/chassis-[id]/boardController/mgmt + -- sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt + -- sys/rack-unit-[id]/ext-board-[id]/mgmt + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt + -- sys/chassis-[id]/blade-[slotId]/mgmt + -- sys/rack-unit-[id]/mgmt + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt + -- sys/chassis-[id]/mgmt + -- sys/fex-[id]/mgmt + -- sys/chassis-[id]/slot-[id]/mgmt + -- sys/fex-[id]/slot-[id]/mgmt + -- sys/chassis-[id]/shared-io-module/mgmt + -- sys/chassis-[id]/sw-slot-[id]/mgmt + -- sys/switch-[id]/mgmt + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt + -- sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt + -- sys/chassis-[id]/storage-[type]-[id]/mgmt + -- sys/mgmt + -- fltMgmtControllerUnsupportedDimmBlacklisting + -- fsmStFailMgmtControllerExtMgmtIfConfig:Primary + -- fsmStFailMgmtControllerExtMgmtIfConfig:Secondary + -- fsmStFailMgmtControllerUpdateSwitch:copyToLocal + -- fsmStFailMgmtControllerUpdateSwitch:copyToPeer + -- fsmStFailMgmtControllerUpdateSwitch:resetLocal + -- fsmStFailMgmtControllerUpdateSwitch:resetRemote + -- fsmStFailMgmtControllerUpdateSwitch:updateLocal + -- fsmStFailMgmtControllerUpdateSwitch:updateRemote + -- fsmStFailMgmtControllerUpdateSwitch:verifyLocal + -- fsmStFailMgmtControllerUpdateSwitch:verifyRemote + -- fsmStFailMgmtControllerUpdateIOM:CopyIOMImgToSub + -- fsmStFailMgmtControllerUpdateIOM:CopyImgFromRep + -- fsmStFailMgmtControllerUpdateIOM:PollUpdateStatus + -- fsmStFailMgmtControllerUpdateIOM:UpdateRequest + -- fsmStFailMgmtControllerActivateIOM:Activate + -- fsmStFailMgmtControllerActivateIOM:Reset + -- fsmStFailMgmtControllerUpdateBMC:PollUpdateStatus + -- fsmStFailMgmtControllerUpdateBMC:UpdateRequest + -- fsmStFailMgmtControllerActivateBMC:Activate + -- fsmStFailMgmtControllerActivateBMC:Reset + -- fsmStFailMgmtControllerUpdateUCSManager:copyExtToLocal + -- fsmStFailMgmtControllerUpdateUCSManager:copyExtToPeer + -- fsmStFailMgmtControllerUpdateUCSManager:execute + -- fsmStFailMgmtControllerUpdateUCSManager:start + -- fsmStFailMgmtControllerSysConfig:Primary + -- fsmStFailMgmtControllerSysConfig:Secondary + -- fsmStFailMgmtControllerOnline:BmcConfigureConnLocal + -- fsmStFailMgmtControllerOnline:BmcConfigureConnPeer + -- fsmStFailMgmtControllerOnline:SwConfigureConnLocal + -- fsmStFailMgmtControllerOnline:SwConfigureConnPeer + -- fsmStFailMgmtControllerRegistryConfig:Remove + -- fsmStFailMgmtControllerExtMgmtInterfaceConfig:Active + -- fsmStFailMgmtControllerExtMgmtInterfaceConfig:CIMCVlanCfgLocal + -- fsmStFailMgmtControllerExtMgmtInterfaceConfig:CIMCVlanCfgPeer + -- fsmStFailMgmtControllerExtMgmtInterfaceConfig:CMCVlanCfg + -- fsmStFailMgmtControllerExtMgmtInterfaceConfig:CMCVlanCfgPeer + -- fsmStFailMgmtControllerLockConfig:PowerButtonLockConfig + -- fsmStFailMgmtControllerPowerBudgetReclaimConfig:PowerOffReclaim + -- fsmStFailMgmtControllerPowerBudgetReclaimConfig:PowerOffWait + -- fsmStFailMgmtControllerUpdateCMC:PollUpdateStatus + -- fsmStFailMgmtControllerUpdateCMC:UpdateRequest + -- fsmStFailMgmtControllerActivateCMC:Activate + -- fsmStFailMgmtControllerActivateCMC:PollActivation + -- fsmStFailMgmtControllerActivateCMC:Reset + -- fsmStFailMgmtControllerUpdateAdaptor:PollUpdateStatus + -- fsmStFailMgmtControllerUpdateAdaptor:UpdateRequest + -- fsmStFailMgmtControllerActivateAdaptor:Activate + -- fsmStFailMgmtControllerActivateAdaptor:PollActivateStatus + -- fsmStFailMgmtControllerActivateAdaptor:PowerOffServers + -- fsmStFailMgmtControllerActivateAdaptor:Reset + -- fsmStFailMgmtControllerActivateAdaptor:ServersPowerOffCompletion + -- fsmStFailMgmtControllerUpdateRaidController:Activate + -- fsmStFailMgmtControllerUpdateRaidController:PollActivation + -- fsmStFailMgmtControllerUpdateRaidController:PollUpdateStatus + -- fsmStFailMgmtControllerUpdateRaidController:PowerOffServers + -- fsmStFailMgmtControllerUpdateRaidController:ServersPowerOffCompletion + -- fsmStFailMgmtControllerUpdateRaidController:UpdateRequest + -- fsmStFailMgmtControllerUpdateBoardController:PollUpdateStatus + -- fsmStFailMgmtControllerUpdateBoardController:PowerOffServers + -- fsmStFailMgmtControllerUpdateBoardController:PrepareForUpdate + -- fsmStFailMgmtControllerUpdateBoardController:ServersPowerOffCompletion + -- fsmStFailMgmtControllerUpdateBoardController:UpdateRequest + -- fsmRmtErrMgmtControllerExtMgmtIfConfig:Primary + -- fsmRmtErrMgmtControllerExtMgmtIfConfig:Secondary + -- fsmRmtErrMgmtControllerUpdateSwitch:copyToLocal + -- fsmRmtErrMgmtControllerUpdateSwitch:copyToPeer + -- fsmRmtErrMgmtControllerUpdateSwitch:resetLocal + -- fsmRmtErrMgmtControllerUpdateSwitch:resetRemote + -- fsmRmtErrMgmtControllerUpdateSwitch:updateLocal + -- fsmRmtErrMgmtControllerUpdateSwitch:updateRemote + -- fsmRmtErrMgmtControllerUpdateSwitch:verifyLocal + -- fsmRmtErrMgmtControllerUpdateSwitch:verifyRemote + -- fsmRmtErrMgmtControllerUpdateIOM:CopyIOMImgToSub + -- fsmRmtErrMgmtControllerUpdateIOM:CopyImgFromRep + -- fsmRmtErrMgmtControllerUpdateIOM:PollUpdateStatus + -- fsmRmtErrMgmtControllerUpdateIOM:UpdateRequest + -- fsmRmtErrMgmtControllerActivateIOM:Activate + -- fsmRmtErrMgmtControllerActivateIOM:Reset + -- fsmRmtErrMgmtControllerUpdateBMC:PollUpdateStatus + -- fsmRmtErrMgmtControllerUpdateBMC:UpdateRequest + -- fsmRmtErrMgmtControllerActivateBMC:Activate + -- fsmRmtErrMgmtControllerActivateBMC:Reset + -- fsmRmtErrMgmtControllerUpdateUCSManager:copyExtToLocal + -- fsmRmtErrMgmtControllerUpdateUCSManager:copyExtToPeer + -- fsmRmtErrMgmtControllerUpdateUCSManager:execute + -- fsmRmtErrMgmtControllerUpdateUCSManager:start + -- fsmRmtErrMgmtControllerSysConfig:Primary + -- fsmRmtErrMgmtControllerSysConfig:Secondary + -- fsmRmtErrMgmtControllerOnline:BmcConfigureConnLocal + -- fsmRmtErrMgmtControllerOnline:BmcConfigureConnPeer + -- fsmRmtErrMgmtControllerOnline:SwConfigureConnLocal + -- fsmRmtErrMgmtControllerOnline:SwConfigureConnPeer + -- fsmRmtErrMgmtControllerRegistryConfig:Remove + -- fsmRmtErrMgmtControllerExtMgmtInterfaceConfig:Active + -- fsmRmtErrMgmtControllerExtMgmtInterfaceConfig:CIMCVlanCfgLocal + -- fsmRmtErrMgmtControllerExtMgmtInterfaceConfig:CIMCVlanCfgPeer + -- fsmRmtErrMgmtControllerExtMgmtInterfaceConfig:CMCVlanCfg + -- fsmRmtErrMgmtControllerExtMgmtInterfaceConfig:CMCVlanCfgPeer + -- fsmRmtErrMgmtControllerLockConfig:PowerButtonLockConfig + -- fsmRmtErrMgmtControllerPowerBudgetReclaimConfig:PowerOffReclaim + -- fsmRmtErrMgmtControllerPowerBudgetReclaimConfig:PowerOffWait + -- fsmRmtErrMgmtControllerUpdateCMC:PollUpdateStatus + -- fsmRmtErrMgmtControllerUpdateCMC:UpdateRequest + -- fsmRmtErrMgmtControllerActivateCMC:Activate + -- fsmRmtErrMgmtControllerActivateCMC:PollActivation + -- fsmRmtErrMgmtControllerActivateCMC:Reset + -- fsmRmtErrMgmtControllerUpdateAdaptor:PollUpdateStatus + -- fsmRmtErrMgmtControllerUpdateAdaptor:UpdateRequest + -- fsmRmtErrMgmtControllerActivateAdaptor:Activate + -- fsmRmtErrMgmtControllerActivateAdaptor:PollActivateStatus + -- fsmRmtErrMgmtControllerActivateAdaptor:PowerOffServers + -- fsmRmtErrMgmtControllerActivateAdaptor:Reset + -- fsmRmtErrMgmtControllerActivateAdaptor:ServersPowerOffCompletion + -- fsmRmtErrMgmtControllerUpdateRaidController:Activate + -- fsmRmtErrMgmtControllerUpdateRaidController:PollActivation + -- fsmRmtErrMgmtControllerUpdateRaidController:PollUpdateStatus + -- fsmRmtErrMgmtControllerUpdateRaidController:PowerOffServers + -- fsmRmtErrMgmtControllerUpdateRaidController:ServersPowerOffCompletion + -- fsmRmtErrMgmtControllerUpdateRaidController:UpdateRequest + -- fsmRmtErrMgmtControllerUpdateBoardController:PollUpdateStatus + -- fsmRmtErrMgmtControllerUpdateBoardController:PowerOffServers + -- fsmRmtErrMgmtControllerUpdateBoardController:PrepareForUpdate + -- fsmRmtErrMgmtControllerUpdateBoardController:ServersPowerOffCompletion + -- fsmRmtErrMgmtControllerUpdateBoardController:UpdateRequest + -- fsmFailMgmtControllerExtMgmtIfConfig + -- fsmFailMgmtControllerUpdateSwitch + -- fsmFailMgmtControllerUpdateIOM + -- fsmFailMgmtControllerActivateIOM + -- fsmFailMgmtControllerUpdateBMC + -- fsmFailMgmtControllerActivateBMC + -- fsmFailMgmtControllerUpdateUCSManager + -- fsmFailMgmtControllerSysConfig + -- fsmFailMgmtControllerOnline + -- fsmFailMgmtControllerRegistryConfig + -- fsmFailMgmtControllerExtMgmtInterfaceConfig + -- fsmFailMgmtControllerLockConfig + -- fsmFailMgmtControllerPowerBudgetReclaimConfig + -- fsmFailMgmtControllerUpdateCMC + -- fsmFailMgmtControllerActivateCMC + -- fsmFailMgmtControllerUpdateAdaptor + -- fsmFailMgmtControllerActivateAdaptor + -- fsmFailMgmtControllerUpdateRaidController + -- fsmFailMgmtControllerUpdateBoardController + +-- ether:ServerIntFIo + -- sys/chassis-[id]/blade-[slotId]/diag/port-[portId] + -- sys/rack-unit-[id]/diag/port-[portId] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/diag/port-[portId] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/diag/port-[portId] + -- sys/chassis-[id]/slot-[id]/[type]/port-[portId] + -- sys/fex-[id]/slot-[id]/[type]/port-[portId] + -- sys/chassis-[id]/shared-io-module/[type]/port-[portId] + -- sys/switch-[id]/slot-[id]/[type]/port-[portId] + -- sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId] + -- fltEtherServerIntFIoHardware-failure + -- fsmStFailEtherServerIntFIoConfigSpeed:Configure + -- fsmRmtErrEtherServerIntFIoConfigSpeed:Configure + -- fsmFailEtherServerIntFIoConfigSpeed + +-- firmware:Distributable + -- sys/fw-catalogue/distrib-[name] + -- fsmStFailFirmwareDistributableDelete:Local + -- fsmStFailFirmwareDistributableDelete:Remote + -- fsmRmtErrFirmwareDistributableDelete:Local + -- fsmRmtErrFirmwareDistributableDelete:Remote + -- fsmFailFirmwareDistributableDelete + +-- sysdebug:AutoCoreFileExportTarget + -- sys/sysdebug/file-export + -- fltSysdebugAutoCoreFileExportTargetAutoCoreTransferFailure + -- fsmStFailSysdebugAutoCoreFileExportTargetConfigure:Local + -- fsmStFailSysdebugAutoCoreFileExportTargetConfigure:Peer + -- fsmRmtErrSysdebugAutoCoreFileExportTargetConfigure:Local + -- fsmRmtErrSysdebugAutoCoreFileExportTargetConfigure:Peer + -- fsmFailSysdebugAutoCoreFileExportTargetConfigure + +-- storage:MezzFlashLife + -- sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/flash-life- + -- sys/rack-unit-[id]/board/storage-[type]-[id]/flash-life- + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/flash-life- + -- sys/chassis-[id]/storage-[type]-[id]/flash-life- + -- fltStorageMezzFlashLifeConfiguration-error + -- fltStorageMezzFlashLifeDegraded + +-- fabric:VlanGroupReq + -- org-[name]/vlan-group-req-[name] + -- fltFabricVlanGroupReqVlanGroupPermitUnresolved + +-- sysdebug:LogControlEp + -- sys/sysdebug/logcontrol + -- fsmStFailSysdebugLogControlEpLogControlPersist:Local + -- fsmStFailSysdebugLogControlEpLogControlPersist:Peer + -- fsmRmtErrSysdebugLogControlEpLogControlPersist:Local + -- fsmRmtErrSysdebugLogControlEpLogControlPersist:Peer + -- fsmFailSysdebugLogControlEpLogControlPersist + +-- mgmt:BackupPolicyConfig + -- sys/bkup-policy-cfg + -- fltMgmtBackupPolicyConfigConfiguration backup outdated + +-- storage:FlexFlashDrive + -- sys/chassis-[id]/blade-[slotId]/board/storage-flexflash-[id]/card-[slotNumber]/drive-[name] + -- sys/rack-unit-[id]/board/storage-flexflash-[id]/card-[slotNumber]/drive-[name] + -- sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-flexflash-[id]/card-[slotNumber]/drive-[name] + -- fltStorageFlexFlashDriveUnhealthy + +CucsFaultCode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "A code identifying a class of fault." + SYNTAX INTEGER { + fltFabricComputeSlotEpMisplacedInChassisSlot(156), + fltFabricComputeSlotEpServerIdentificationProblem(157), + fltVnicEtherConfigFailed(169), + fltVnicFcConfigFailed(170), + fltProcessorUnitInoperable(174), + fltProcessorUnitThermalNonCritical(175), + fltProcessorUnitThermalThresholdCritical(176), + fltProcessorUnitThermalThresholdNonRecoverable(177), + fltProcessorUnitVoltageThresholdNonCritical(178), + fltProcessorUnitVoltageThresholdCritical(179), + fltProcessorUnitVoltageThresholdNonRecoverable(180), + fltStorageLocalDiskInoperable(181), + fltStorageItemCapacityExceeded(182), + fltStorageItemCapacityWarning(183), + fltMemoryUnitDegraded(184), + fltMemoryUnitInoperable(185), + fltMemoryUnitThermalThresholdNonCritical(186), + fltMemoryUnitThermalThresholdCritical(187), + fltMemoryUnitThermalThresholdNonRecoverable(188), + fltMemoryArrayVoltageThresholdNonCritical(189), + fltMemoryArrayVoltageThresholdCritical(190), + fltMemoryArrayVoltageThresholdNonRecoverable(191), + fltAdaptorUnitUnidentifiableFru(200), + fltAdaptorUnitMissing(203), + fltAdaptorUnitAdaptorReachability(206), + fltAdaptorHostIfLinkDown(207), + fltAdaptorExtIfLinkDown(209), + fltPortPIoLinkDown(276), + fltPortPIoFailed(277), + fltPortPIoHardwareFailure(278), + fltPortPIoSfpNotPresent(279), + fltFabricExternalPcDown(282), + fltDcxVcDown(283), + fltNetworkElementInoperable(291), + fltMgmtEntityDegraded(293), + fltMgmtEntityDown(294), + fltDcxNsFailed(304), + fltComputePhysicalInsufficientlyEquipped(305), + fltComputePhysicalIdentityUnestablishable(306), + fltComputeBoardPowerError(310), + fltComputePhysicalPowerProblem(311), + fltComputePhysicalThermalProblem(312), + fltComputePhysicalBiosPostTimeout(313), + fltComputePhysicalDiscoveryFailed(314), + fltComputePhysicalAssociationFailed(315), + fltComputePhysicalInoperable(317), + fltComputePhysicalUnassignedMissing(318), + fltComputePhysicalAssignedMissing(319), + fltComputePhysicalUnidentified(320), + fltComputePhysicalUnassignedInaccessible(321), + fltComputePhysicalAssignedInaccessible(322), + fltLsServerFailed(324), + fltLsServerDiscoveryFailed(326), + fltLsServerConfigFailure(327), + fltLsServerMaintenanceFailed(329), + fltLsServerRemoved(330), + fltLsServerInaccessible(331), + fltLsServerAssociationFailed(332), + fltLsServerUnassociated(334), + fltLsServerServerUnfulfilled(337), + fltEtherSwitchIntFIoSatelliteConnectionAbsent(367), + fltEtherSwitchIntFIoSatelliteWiringProblem(368), + fltEquipmentPsuPowerSupplyProblem(369), + fltEquipmentFanDegraded(371), + fltEquipmentFanInoperable(373), + fltEquipmentPsuInoperable(374), + fltEquipmentIOCardRemoved(376), + fltEquipmentFanModuleMissing(377), + fltEquipmentPsuMissing(378), + fltEquipmentIOCardThermalProblem(379), + fltEquipmentFanModuleThermalThresholdNonCritical(380), + fltEquipmentPsuThermalThresholdNonCritical(381), + fltEquipmentFanModuleThermalThresholdCritical(382), + fltEquipmentPsuThermalThresholdCritical(383), + fltEquipmentFanModuleThermalThresholdNonRecoverable(384), + fltEquipmentPsuThermalThresholdNonRecoverable(385), + fltEquipmentPsuVoltageThresholdNonCritical(387), + fltEquipmentPsuVoltageThresholdCritical(389), + fltEquipmentPsuVoltageThresholdNonRecoverable(391), + fltEquipmentPsuPerfThresholdNonCritical(392), + fltEquipmentPsuPerfThresholdCritical(393), + fltEquipmentPsuPerfThresholdNonRecoverable(394), + fltEquipmentFanPerfThresholdNonCritical(395), + fltEquipmentFanPerfThresholdCritical(396), + fltEquipmentFanPerfThresholdNonRecoverable(397), + fltEquipmentIOCardFirmwareUpgrade(398), + fltEquipmentChassisUnsupportedConnectivity(399), + fltEquipmentChassisUnacknowledged(400), + fltEquipmentIOCardUnsupportedConnectivity(401), + fltEquipmentIOCardUnacknowledged(402), + fltEquipmentIOCardPeerDisconnected(403), + fltEquipmentChassisIdentity(404), + fltEquipmentIOCardIdentity(405), + fltEquipmentFanModuleIdentity(406), + fltEquipmentPsuIdentity(407), + fltEquipmentChassisPowerProblem(408), + fltEquipmentChassisThermalThresholdCritical(409), + fltEquipmentChassisThermalThresholdNonCritical(410), + fltEquipmentChassisThermalThresholdNonRecoverable(411), + fltComputeBoardCmosVoltageThresholdCritical(424), + fltComputeBoardCmosVoltageThresholdNonRecoverable(425), + fltMgmtEntityElectionFailure(428), + fltMgmtEntityHaNotReady(429), + fltMgmtEntityVersionIncompatible(430), + fltEquipmentFanMissing(434), + fltEquipmentIOCardAutoUpgradingFirmware(435), + fltFirmwarePackItemImageMissing(436), + fltEtherSwitchIntFIoSatelliteWiringNumbersUnexpected(440), + fltMgmtEntityManagementServicesFailure(451), + fltMgmtEntityManagementServicesUnresponsive(452), + fltEquipmentChassisInoperable(456), + fltEtherServerIntFIoHardwareFailure(458), + fltDcxVcMgmtVifDown(459), + fltSysdebugMEpLogMEpLogLog(460), + fltSysdebugMEpLogMEpLogVeryLow(461), + fltSysdebugMEpLogMEpLogFull(462), + fltComputePoolEmpty(463), + fltUuidpoolPoolEmpty(464), + fltIppoolPoolEmpty(465), + fltMacpoolPoolEmpty(466), + fltFirmwareUpdatableImageUnusable(470), + fltFirmwareBootUnitCantBoot(471), + fltFcpoolInitiatorsEmpty(476), + fltEquipmentIOCardInaccessible(478), + fltDcxVIfLinkState(479), + fltEquipmentFanModuleDegraded(480), + fltEquipmentIOCardPostFailure(481), + fltEquipmentFanPerfThresholdLowerNonRecoverable(484), + fltMemoryUnitIdentityUnestablishable(502), + fltComputePhysicalPostFailure(517), + fltEquipmentPsuOffline(528), + fltStorageRaidBatteryInoperable(531), + fltSysdebugMEpLogTransferError(532), + fltComputeRtcBatteryInoperable(533), + fltMemoryBufferUnitThermalThresholdNonCritical(535), + fltMemoryBufferUnitThermalThresholdCritical(536), + fltMemoryBufferUnitThermalThresholdNonRecoverable(537), + fltComputeIOHubThermalNonCritical(538), + fltComputeIOHubThermalThresholdCritical(539), + fltComputeIOHubThermalThresholdNonRecoverable(540), + fltEquipmentChassisIdentityUnestablishable(543), + fltSwVlanPortNsResourceStatus(549), + fltFabricLanPinGroupEmpty(621), + fltFabricSanPinGroupEmpty(622), + fltAdaptorExtEthIfMisConnect(625), + fltAdaptorHostEthIfMisConnect(626), + fltPowerBudgetPowerBudgetCmcProblem(635), + fltPowerBudgetPowerBudgetBmcProblem(637), + fltPowerBudgetPowerBudgetDiscFail(640), + fltPowerGroupPowerGroupInsufficientBudget(642), + fltPowerGroupPowerGroupBudgetIncorrect(643), + fltLicenseInstanceGracePeriodWarning1(670), + fltLicenseInstanceGracePeriodWarning2(671), + fltLicenseInstanceGracePeriodWarning3(672), + fltLicenseInstanceGracePeriodWarning4(673), + fltLicenseInstanceGracePeriodWarning5(674), + fltLicenseInstanceGracePeriodWarning6(675), + fltLicenseInstanceGracePeriodWarning7(676), + fltLicenseFileBadLicenseFile(677), + fltLicenseFileFileNotDeleted(678), + fltMgmtIfMisConnect(688), + fltLsComputeBindingAssignmentRequirementsNotMet(689), + fltEquipmentFexPostFailure(702), + fltEquipmentFexIdentity(703), + fltAdaptorHostEthIfMissing(708), + fltPortPIoInvalidSfp(713), + fltMgmtIfMissing(717), + fltFabricEthLanPcEpDown(727), + fltFabricFcSanPcEpDown(728), + fltEquipmentIOCardThermalThresholdNonCritical(729), + fltEquipmentIOCardThermalThresholdCritical(730), + fltEquipmentIOCardThermalThresholdNonRecoverable(731), + fltEquipmentChassisSeepromInoperable(733), + fltFabricFcSanPcEpIncompatibleSpeed(734), + fltFabricFcSanPcIncompatibleSpeed(735), + fltExtmgmtIfMgmtifdown(736), + fltPowerChassisMemberPowerGroupCapInsufficient(740), + fltPowerChassisMemberChassisFirmwareProblem(741), + fltPowerChassisMemberChassisPsuInsufficient(742), + fltPowerChassisMemberChassisPsuRedundanceFailure(743), + fltPowerBudgetPowerCapReachedCommit(744), + fltSysdebugAutoCoreFileExportTargetAutoCoreTransferFailure(747), + fltFabricMonSpanConfigFail(757), + fltPowerBudgetChassisPsuInsufficient(764), + fltPowerBudgetTStateTransition(765), + fltPowerPolicyPowerPolicyApplicationFail(766), + fltMgmtIfNew(772), + fltAdaptorExtEthIfMissing(775), + fltStorageLocalDiskSlotEpUnusable(776), + fltFabricEthEstcPcEpDown(777), + fltEquipmentFexIdentityUnestablishable(778), + fltEquipmentFanModuleInoperable(794), + fltLsmaintMaintPolicyUnresolvableScheduler(795), + fltFabricVsanErrorDisabled(796), + fltFabricVsanEpErrorDisabled(797), + fltPowerBudgetFirmwareMismatch(798), + fltProcessorUnitIdentityUnestablishable(801), + fltIqnpoolPoolEmpty(821), + fltFabricDceSwSrvPcEpDown(831), + fltFabricEpMgrEpTransModeFail(832), + fltFabricVlanMisconfigured(833), + fltFabricPIoEpErrorMisconfigured(834), + fltFabricEthLanEpMissingPrimaryVlan(835), + fltFabricEthLanPcMissingPrimaryVlan(836), + fltVnicEtherPinningMismatch(840), + fltVnicEtherPinningMisconfig(841), + fltProcessorUnitDisabled(842), + fltMemoryUnitDisabled(844), + fltFirmwareBootUnitActivateStatusFailed(856), + fltFabricInternalPcDown(858), + fltMgmtEntityDevice1SharedStorageError(863), + fltMgmtEntityDevice2SharedStorageError(864), + fltMgmtEntityDevice3SharedStorageError(865), + fltMgmtEntityHaSshKeysMismatched(866), + fltMgmtPmonEntryUCSMProcessFailure(867), + fltComputeBoardPowerFail(868), + fltComputeABoardThermalProblem(869), + fltVmVifLinkState(876), + fltEquipmentPsuPowerSupplyShutdown(881), + fltEquipmentPsuPowerThreshold(882), + fltEquipmentPsuInputError(883), + fltEquipmentSwitchCardPowerOff(884), + fltNetworkElementInventoryFailed(885), + fltAdaptorUnitExtnUnidentifiableFru(900), + fltAdaptorUnitExtnMissing(901), + fltEquipmentFexFexUnsupported(902), + fltVnicIScsiConfigFailed(903), + fltPkiKeyRingStatus(909), + fltPkiTPStatus(910), + fltComputePhysicalDisassociationFailed(915), + fltComputePhysicalNetworkMisconfigured(916), + fltVnicProfileProfileConfigIncorrect(917), + fltComputeABoardMotherBoardVoltageThresholdUpperNonRecoverable(918), + fltComputeABoardMotherBoardVoltageThresholdLowerNonRecoverable(919), + fltComputeABoardMotherBoardVoltageUpperThresholdCritical(920), + fltComputeABoardMotherBoardVoltageLowerThresholdCritical(921), + fltVnicEtherIfVlanAccessFault(932), + fltVnicEtherIfVlanUnresolvable(933), + fltVnicEtherIfInvalidVlan(934), + fltFabricVlanVlanConflictPermit(935), + fltFabricVlanReqVlanPermitUnresolved(936), + fltFabricVlanGroupReqVlanGroupPermitUnresolved(937), + fltExtpolClientClientLostConnectivity(988), + fltStorageLocalDiskDegraded(996), + fltStorageRaidBatteryDegraded(997), + fltStorageRaidBatteryRelearnAborted(998), + fltStorageRaidBatteryRelearnFailed(999), + fltStorageADefConfigurationError(1000), + fltStorageInitiatorConfigurationError(1001), + fltStorageVsanRefVsanUnresolvable(1002), + fltStorageControllerPatrolReadFailed(1003), + fltStorageControllerInoperable(1004), + fltStorageLocalDiskRebuildFailed(1005), + fltStorageLocalDiskCopybackFailed(1006), + fltStorageVirtualDriveInoperable(1007), + fltStorageVirtualDriveDegraded(1008), + fltStorageVirtualDriveReconstructionFailed(1009), + fltStorageVirtualDriveConsistencyCheckFailed(1010), + fltAaaProviderGroupProvidergroup(1026), + fltAaaConfigServergroup(1027), + fltAaaRoleRoleNotDeployed(1028), + fltAaaLocaleLocaleNotDeployed(1029), + fltAaaUserRoleUserRoleNotDeployed(1030), + fltAaaUserLocaleUserLocaleNotDeployed(1031), + fltPkiKeyRingKeyRingNotDeployed(1032), + fltCommSnmpSyscontactEmpty(1033), + fltCommDateTimeCommTimeZoneInvalid(1034), + fltAaaUserLocalUserNotDeployed(1035), + fltCommSnmpUserSnmpUserNotDeployed(1036), + fltCommSvcEpCommSvcNotDeployed(1037), + fltComputeABoardPowerUsageProblem(1040), + fltSwVlanPortNsVLANCompNotSupport(1056), + fltPolicyControlEpSuspendModeActive(1057), + fltNetworkElementThermalThresholdCritical(1080), + fltFabricFcoeSanPcEpDown(1081), + fltFabricFcoeSanEpDown(1082), + fltFabricVsanMembershipDown(1083), + fltFabricFcoeSanEpUnsupported(1084), + fltFabricFcoeSanPcDown(1085), + fltFabricFcoeSanPcUnsupported(1086), + fltFabricFcoeEstcEpDown(1087), + fltFabricPinTargetDown(1088), + fltFabricExternalEpFcZoningEnable(1089), + fltFabricEthLanEpOverlappingVlan(1090), + fltFabricEthLanPcOverlappingVlan(1091), + fltFabricFcEstcEpFcStoragePortInvalid(1092), + fltFabricFcoeEstcEpFcoeStoragePortInvalid(1093), + fltFabricFcSanPcFcPortchannelMembersInvalid(1094), + fltFabricVlanMisconfiguredMcastPolicy(1095), + fltMgmtConnectionDisabled(1097), + fltMgmtConnectionUnused(1098), + fltMgmtConnectionUnsupportedConnectivity(1099), + fltCallhomeEpNoSnmpPolicyForCallhome(1102), + fltCapabilityCatalogueLoadErrors(1103), + fltExtmgmtArpTargetsArpTargetsNotValid(1114), + fltVnicFcPinningMisconfig(1209), + fltExtpolClientGracePeriodWarning(1211), + fltExtpolClientGracePeriodWarning2(1212), + fltExtpolClientGracePeriodWarning3(1213), + fltExtpolClientGracePeriodWarning4(1214), + fltExtpolClientGracePeriodWarning5(1215), + fltExtpolClientGracePeriodWarning6(1216), + fltExtpolClientGracePeriodWarning7(1217), + fltExtpolClientGracePeriodWarning1(1218), + fltStorageItemFilesystemIssues(1219), + fltStorageInitiatorDuplicateFcZone(1220), + fltStorageIniGroupSwitchModeDisabled(1221), + fltPkiKeyRingModulus(1222), + fltAaaOrgLocaleOrgNotPresent(1223), + fltNetworkOperLevelExtraprimaryvlans(1229), + fltEquipmentHealthLedCriticalError(1236), + fltEquipmentHealthLedMinorError(1237), + fltVnicEtherIfRemoteVlanUnresolvable(1249), + fltVnicFcIfRemoteVsanUnresolvable(1250), + fltVnicEtherVirtualizationConflict(1251), + fltLsIssuesIscsiConfigFailed(1252), + fltStorageLocalDiskMissing(1256), + fltStorageFlexFlashControllerInoperable(1257), + fltStorageFlexFlashCardInoperable(1258), + fltStorageFlexFlashCardMissing(1259), + fltStorageFlexFlashVirtualDriveDegraded(1260), + fltStorageFlexFlashVirtualDriveInoperable(1261), + fltStorageFlexFlashControllerUnhealthy(1262), + fltAaaProviderGroupProvidergroupsize(1279), + fltFirmwareAutoSyncPolicyDefaultHostPackageMissing(1284), + fltFirmwareAutoSyncPolicyDefaultHostPackageMissingVersions(1285), + fltFabricNetflowMonSessionFlowMonConfigFail(1304), + fltFabricNetflowMonSessionNetflowSessionConfigFail(1305), + fltFabricPooledVlanNamedVlanUnresolved(1306), + fltExtvmmVMNDRefVmNetworkReferenceIncorrect(1320), + fltExtmgmtNdiscTargetsNdiscTargetsNotValid(1321), + fltFirmwareBootUnitPowerCycleRequired(1325), + fltMgmtControllerUnsupportedDimmBlacklisting(1328), + fltFabricEthLanEpUdldLinkDown(1358), + fltFabricEthLanPcEpUdldLinkDown(1359), + fltFabricFcoeSanEpUdldLinkDown(1360), + fltFabricFcoeSanPcEpUdldLinkDown(1361), + fltFirmwareStatusCimcFirmwareMismatch(1365), + fltFirmwareStatusPldFirmwareMismatch(1366), + fltSysdebugLogExportStatusLogExportFailure(1369), + fltVnicEtherVirtualizationNetflowConflict(1380), + fltFabricVlanPrimaryVlanMissingForIsolated(1382), + fltFabricVlanPrimaryVlanMissingForCommunity(1383), + fltFabricVlanMismatchA(1384), + fltFabricVlanMismatchB(1385), + fltFabricVlanErrorAssocPrimary(1386), + fltLsServerSvnicNotPresent(1388), + fltLsIssuesKvmPolicyUnsupported(1389), + fltMgmtBackupPolicyConfigConfigurationBackupOutdated(1392), + fltNetworkOperLevelExtrasecondaryvlans(1396), + fltSwVlanExtrasecondaryvlansperprimary(1397), + fltCimcvmediaActualMountEntryVmediaMountFailed(1404), + fltEquipmentTpmSlaveTpm(1439), + fltStorageMezzFlashLifeConfigurationError(1448), + fltStorageMezzFlashLifeDegraded(1449), + fltStorageFlexFlashControllerMismatch(1450), + fltStorageFlexFlashDriveUnhealthy(1451), + fltStorageFlexFlashCardUnhealthy(1452), + fltPoolElementDuplicatedAssigned(1453), + fltMgmtInterfaceNamedInbandVlanUnresolved(1454), + fltMgmtInterfaceInbandUnsupportedServer(1455), + fltMgmtInterfaceInbandUnsupportedFirmware(1456), + fltSwVlanPortNsResourceStatusWarning(1464), + fltNetworkElementMemoryerror(1465), + fltComputePhysicalAdapterMismatch(1467), + fltNetworkElementRemoved(1493), + fltPowerBudgetChassisPsuMixedMode(1498), + fltPowerBudgetPowerBudgetUnavailable(1499), + fltStorageLocalDiskInaccessible(1519), + fltEquipmentChassisInvalidFru(1558), + fltEquipmentSwitchIOCardRemoved(1559), + fltEquipmentSwitchIOCardThermalProblem(1560), + fltEquipmentSwitchIOCardThermalThresholdNonCritical(1561), + fltEquipmentSwitchIOCardThermalThresholdCritical(1562), + fltEquipmentSwitchIOCardThermalThresholdNonRecoverable(1563), + fltEquipmentSwitchIOCardPeerDisconnected(1564), + fltEquipmentSwitchIOCardIdentity(1565), + fltEquipmentSwitchIOCardCpuThermalThresholdCritical(1566), + fltStorageLocalDiskThermalIssueCritical(1604), + fltStorageLocalDiskThermalIssueNonRecoverable(1605), + fltStorageLocalDiskNotSupported(1606), + fltFabricComputeMSlotEpMisplacedInChassisSlot(1616), + fltFabricComputeMSlotEpServerIdentificationProblem(1617), + fltFabricCartridgeSlotEpMisplacedInChassisSlot(1618), + fltStorageControllerNotSupported(1620), + fltStorageVirtualDriveDeploymentFailure(1621), + fltStorageVirtualDriveMissing(1622), + fltStorageVirtualDriveMismatch(1623), + fltStorageVDMemberEpMismatch(1624), + fltFirmwareBootUnitFirmwareBootFailed(1627), + fltAaaDefaultAuthDefaultAuthNotDeployed(1668), + fltAaaDomainDomainNotDeployed(1669), + fltLsServerFAULT(1671), + fltMgmtBackupLocalInternalBackupFailed(1672), + fltVnicEtherCdnConfigNotApplied(1680), + fltComputePhysicalConnectivityDown(1681), + fltFabricFcSanNumOfVsanExceedLimit(1694), + fltSwVlanPortNsCompressedSetsExhaustedWarning(1700), + fltNetworkElementKernelMemCricitalThreshold(1701), + fltFlowctrlItemFlowctrlconfig(1702), + fltNetworkElementSystemshutdown(1703), + fltMgmtHealthStatusHealthWarningIssue(1704), + fltMgmtHealthStatusHealthMinorIssue(1705), + fltMgmtHealthStatusHealthMajorIssue(1706), + fltMgmtHealthStatusHealthCriticalIssue(1707), + fltComputePhysicalDeprecated(1708), + fltComputePhysicalAdapterFirmwareNeedsUpdate(1709), + fltComputePhysicalIdentityUnestablishableOrDeprecated(1710), + fltEquipmentIOCardDeprecated(1713), + fltFabricSwChPhEpUncleanConfiguration(1719), + fltFabricComputeSlotEpNotSupportedInChassisSlot(1720), + fltFabricDceSwSrvEpDown(1721), + fltStorageLocalDiskThermalIssueNonCritical(1731), + fltStorageLocalDiskFailed(1732), + fltComputeRackUnitFanSpeedConfigurationFailed(1745), + fltFabricEthLanNumOfVLANCompGrpExceedLimit(1748), + fltFabricMulticastPolicySameOrEmptyPeerQuerierIp(1749), + fltAdaptorUnitDeprecated(1753), + fltMgmtInterfaceInbandPinningInvalid(1754), + fltEtherPIoInvalidSfp(1755), + fltNetworkOperLevelExtravif(1756), + fltNetworkElementDeprecated(1757), + fltFabricNetGroupNativeVlanNotFound(1758), + fltEquipmentChassisChassislimitExceeded(1761), + fsmStFailEquipmentChassisRemoveChassisDecomission(16407), + fsmStFailEquipmentLocatorLedSetLocatorLedExecute(16408), + fsmStFailMgmtControllerExtMgmtIfConfigSecondary(16518), + fsmStFailFabricComputeSlotEpIdentifyExecutePeer(16519), + fsmStFailComputeBladeDiscoverSerialDebugDisconnect(16520), + fsmStFailEquipmentChassisPsuPolicyConfigExecute(16533), + fsmStFailAdaptorHostFcIfResetFcPersBindingExecutePeer(16534), + fsmStFailComputeBladeDiagSerialDebugDisconnect(16535), + fsmStFailFabricLanCloudSwitchModeSwConfigPeer(16539), + fsmStFailVnicProfileSetDeployPeer(16550), + fsmStFailCommSvcEpUpdateSvcEpSetEpPeer(16576), + fsmStFailCommSvcEpRestartWebSvcPeer(16577), + fsmStFailAaaEpUpdateEpSetEpPeer(16579), + fsmStFailAaaRealmUpdateRealmSetRealmPeer(16580), + fsmStFailAaaUserEpUpdateUserEpSetUserPeer(16581), + fsmStFailPkiEpUpdateEpSetKeyRingPeer(16582), + fsmStFailSysfileMutationSingleExecute(16600), + fsmStFailSysfileMutationGlobalPeer(16601), + fsmStFailSysdebugManualCoreFileExportTargetExportExecute(16604), + fsmStFailSysdebugAutoCoreFileExportTargetConfigurePeer(16605), + fsmStFailSysdebugLogControlEpLogControlPersistPeer(16606), + fsmStFailSwAccessDomainDeployUpdateConnectivity(16634), + fsmStFailSwEthLanBorderDeployUpdateVlanGroups(16635), + fsmStFailSwFcSanBorderDeployUpdateConnectivity(16636), + fsmStFailSwUtilityDomainDeployUpdateConnectivity(16637), + fsmStFailSyntheticFsObjCreateCreateRemote(16641), + fsmStFailFirmwareDownloaderDownloadUnpackLocal(16650), + fsmStFailFirmwareImageDeleteRemote(16651), + fsmStFailMgmtControllerUpdateSwitchVerifyRemote(16653), + fsmStFailMgmtControllerUpdateIOMUpdateRequest(16654), + fsmStFailMgmtControllerActivateIOMReset(16655), + fsmStFailMgmtControllerUpdateBMCUpdateRequest(16656), + fsmStFailMgmtControllerActivateBMCReset(16657), + fsmStFailCallhomeEpConfigCallhomeSetPeer(16670), + fsmStFailMgmtIfSwMgmtOobIfConfigSwitch(16673), + fsmStFailMgmtIfSwMgmtInbandIfConfigSwitch(16674), + fsmStFailMgmtIfVirtualIfConfigRemote(16679), + fsmStFailMgmtIfEnableVipLocal(16680), + fsmStFailMgmtIfDisableVipPeer(16681), + fsmStFailMgmtIfEnableHALocal(16682), + fsmStFailMgmtBackupBackupUpload(16683), + fsmStFailMgmtImporterImportReportResults(16684), + fsmStFailStatsCollectionPolicyUpdateEpSetEpB(16742), + fsmStFailQosclassDefinitionConfigGlobalQoSSetPeer(16745), + fsmStFailEpqosDefinitionDeployPeer(16749), + fsmStFailEpqosDefinitionDelTaskRemovePeer(16750), + fsmStFailEquipmentIOCardResetCmcExecute(16803), + fsmStFailMgmtControllerUpdateUCSManagerStart(16815), + fsmStFailMgmtControllerSysConfigSecondary(16823), + fsmStFailAdaptorExtEthIfPathResetEnable(16852), + fsmStFailAdaptorHostEthIfCircuitResetEnableB(16857), + fsmStFailAdaptorHostFcIfCircuitResetEnableB(16858), + fsmStFailExtvmmProviderConfigSetPeer(16879), + fsmStFailExtvmmKeyStoreCertInstallSetPeer(16880), + fsmStFailExtvmmSwitchDelTaskRemoveProviderRemoveLocal(16881), + fsmStFailExtvmmMasterExtKeyConfigSetPeer(16898), + fsmStFailCapabilityUpdaterUpdaterUnpackLocal(16904), + fsmStFailFirmwareDistributableDeleteRemote(16906), + fsmStFailCapabilityCatalogueDeployCatalogueFinalize(16931), + fsmStFailEquipmentFexRemoveFexDecomission(16942), + fsmStFailEquipmentLocatorLedSetFeLocatorLedExecute(16943), + fsmStFailEquipmentChassisPowerCapConfig(16944), + fsmStFailEquipmentIOCardMuxOfflineCleanupEntries(16945), + fsmStFailComputePhysicalAssociateWaitForIBMCFwUpdate(16973), + fsmStFailComputePhysicalDisassociateSerialDebugPnuOSDisconnect(16974), + fsmStFailComputePhysicalPowerCapConfig(16975), + fsmStFailComputePhysicalDecommissionUnconfigExtMgmtRules(16976), + fsmStFailComputePhysicalSoftShutdownExecute(16977), + fsmStFailComputePhysicalHardShutdownExecute(16978), + fsmStFailComputePhysicalTurnupPowerDeployWait(16979), + fsmStFailComputePhysicalPowercycleSanitize(16980), + fsmStFailComputePhysicalHardresetSanitize(16981), + fsmStFailComputePhysicalSoftresetSanitize(16982), + fsmStFailComputePhysicalSwConnUpdB(16983), + fsmStFailComputePhysicalBiosRecoveryWait(16984), + fsmStFailComputePhysicalCmosResetSanitize(16986), + fsmStFailComputePhysicalResetBmcExecute(16987), + fsmStFailEquipmentIOCardResetIomExecute(16988), + fsmStFailComputeRackUnitDiscoverWaitForConnReady(16994), + fsmStFailLsServerConfigureCheckAssignedIdentifiersForDup(16995), + fsmStFailSwEthMonDeployUpdateEthMon(17000), + fsmStFailSwFcMonDeployUpdateFcMon(17001), + fsmStFailFabricSanCloudSwitchModeSwConfigPeer(17002), + fsmStFailComputePhysicalUpdateExtUsersDeploy(17008), + fsmStFailSysdebugTechSupportInitiateLocal(17012), + fsmStFailSysdebugTechSupportDeleteTechSupFilePeer(17013), + fsmStFailSysdebugTechSupportDownloadDeleteSub(17014), + fsmStFailComputePhysicalUpdateAdaptorUpdateRequestPeer(17043), + fsmStFailComputePhysicalActivateAdaptorReset(17044), + fsmStFailCapabilityCatalogueActivateCatalogUnpackLocal(17045), + fsmStFailCapabilityMgmtExtensionActivateMgmtExtUnpackLocal(17046), + fsmStFailLicenseDownloaderDownloadValidateRemote(17050), + fsmStFailLicenseFileInstallRemote(17051), + fsmStFailLicenseFileClearRemote(17052), + fsmStFailLicenseInstanceUpdateFlexlmRemote(17053), + fsmStFailComputePhysicalConfigSoLExecute(17083), + fsmStFailComputePhysicalUnconfigSoLExecute(17084), + fsmStFailPortPIoInCompatSfpPresenceShutdown(17089), + fsmStFailComputePhysicalDiagnosticInterruptExecute(17116), + fsmStFailSysdebugCoreDownloadDeleteSub(17133), + fsmStFailEquipmentChassisDynamicReallocationConfig(17134), + fsmStFailComputePhysicalResetKvmExecute(17163), + fsmStFailMgmtControllerOnlineSwConfigureConnPeer(17169), + fsmStFailComputeRackUnitOfflineSwUnconfigurePeer(17170), + fsmStFailEquipmentLocatorLedSetFiLocatorLedExecute(17187), + fsmStFailFabricEpMgrConfigureWaitOnPhys(17214), + fsmStFailVnicProfileSetDeployAliasPeer(17223), + fsmStFailSwPhysConfPhysicalVerifyPhysConfig(17239), + fsmStFailExtvmmEpClusterRoleSetPeer(17254), + fsmStFailVmLifeCyclePolicyConfigPeer(17259), + fsmStFailEquipmentBeaconLedIlluminateExecuteB(17262), + fsmStFailEtherServerIntFIoConfigSpeedConfigure(17271), + fsmStFailComputePhysicalUpdateBIOSUpdateRequest(17281), + fsmStFailComputePhysicalActivateBIOSUpdateTokens(17282), + fsmStFailIdentIdentRequestUpdateIdentExecute(17312), + fsmStFailIdentMetaSystemSyncPing(17313), + fsmStFailComputePhysicalResetIpmiExecute(17326), + fsmStFailComputePhysicalFwUpgradeWaitForIBMCFwUpdate(17327), + fsmStFailComputeRackUnitAdapterResetSanitize(17328), + fsmStFailPortPIoInCompatSfpReplacedEnablePort(17358), + fsmStFailExtpolEpRegisterFsmExecute(17359), + fsmStFailExtpolRegistryCrossDomainConfigSetPeer(17360), + fsmStFailExtpolRegistryCrossDomainDeleteSetPeer(17361), + fsmStFailNfsMountInstMountVerifyRegistration(17377), + fsmStFailNfsMountInstUnmountUnmountPeer(17378), + fsmStFailNfsMountDefReportNfsMountSuspendReport(17379), + fsmStFailStorageSystemSyncExecute(17395), + fsmStFailFirmwareSystemDeployDownloadImages(17408), + fsmStFailFirmwareSystemApplyCatalogPackResolveImages(17409), + fsmStFailComputeServerDiscPolicyResolveScrubPolicyResolve(17426), + fsmStFailSwFcSanBorderActivateZoneSetUpdateZones(17439), + fsmStFailExtpolEpRepairCertVerifyGuid(17446), + fsmStFailPolicyControlEpOperateResolve(17447), + fsmStFailPolicyPolicyScopeReleasePolicyFsmRelease(17448), + fsmStFailPolicyPolicyScopeReleaseOperationFsmRelease(17449), + fsmStFailPolicyPolicyScopeReleaseStorageFsmRelease(17450), + fsmStFailPolicyPolicyScopeResolveManyPolicyFsmResolveMany(17451), + fsmStFailPolicyPolicyScopeResolveManyOperationFsmResolveMany(17452), + fsmStFailPolicyPolicyScopeResolveManyStorageFsmResolveMany(17453), + fsmStFailPolicyPolicyScopeReleaseManyPolicyFsmReleaseMany(17454), + fsmStFailPolicyPolicyScopeReleaseManyOperationFsmReleaseMany(17455), + fsmStFailPolicyPolicyScopeReleaseManyStorageFsmReleaseMany(17456), + fsmStFailPolicyPolicyScopeResolveAllPolicyFsmResolveAll(17457), + fsmStFailPolicyPolicyScopeResolveAllOperationFsmResolveAll(17458), + fsmStFailPolicyPolicyScopeResolveAllStorageFsmResolveAll(17459), + fsmStFailPolicyPolicyScopeReleaseAllPolicyFsmReleaseAll(17460), + fsmStFailPolicyPolicyScopeReleaseAllOperationFsmReleaseAll(17461), + fsmStFailPolicyPolicyScopeReleaseAllStorageFsmReleaseAll(17462), + fsmStFailMgmtExportPolicyReportConfigCopyReport(17484), + fsmStFailExtpolProviderReportConfigImportReport(17485), + fsmStFailObserveObservedResolvePolicyFsmExecute(17491), + fsmStFailObserveObservedResolveResourceFsmExecute(17492), + fsmStFailObserveObservedResolveVMFsmExecute(17493), + fsmStFailObserveObservedResolveControllerFsmExecute(17494), + fsmStFailMgmtControllerRegistryConfigRemove(17499), + fsmStFailGmetaHolderInventoryReportStorageInventory(17608), + fsmStFailComputePhysicalCimcSessionDeleteExecute(17609), + fsmStFailPolicyControlledTypeOperateResolveAll(17612), + fsmStFailFabricVnetEpSyncEpPushVnetEpDeletionSync(17619), + fsmStFailSwEthLanFlowMonDeployUpdateEthFlowMon(17639), + fsmStFailMgmtIPv6IfAddrSwMgmtOobIpv6IfConfigSwitch(17665), + fsmStFailComputePhysicalUpdateBoardControllerUpdateRequest(17667), + fsmStFailExtvmmNetworkSetsDeployPeer(17703), + fsmStFailComputePhysicalConfigBoardConfigMemoryPolicy(17707), + fsmStFailComputePhysicalResetMemoryErrorsExecute(17708), + fsmStFailMgmtControllerExtMgmtInterfaceConfigCMCVlanCfgPeer(17714), + fsmStFailComputeRackUnitCreateDhcpEntryExecutePeer(17715), + fsmStFailComputePhysicalServiceInfraDeploySwConfigPeer(17716), + fsmStFailComputePhysicalServiceInfraWithdrawSwUnConfigPeer(17717), + fsmStFailSysdebugLogExportPolicyConfigurePeer(17755), + fsmStFailComputePhysicalFlashControllerUpdateFlashLife(17757), + fsmStFailStorageFlexFlashControllerMOpsResetReset(17818), + fsmStFailStorageFlexFlashControllerMOpsFormatFormat(17819), + fsmStFailStorageFlexFlashControllerMOpsPairPair(17820), + fsmStFailComputePhysicalEnableCimcSecureBootUpdateRequest(17826), + fsmStFailIdentMetaSystemUcscUnivSyncExecute(17850), + fsmStFailMgmtControllerLockConfigPowerButtonLockConfig(17933), + fsmStFailMgmtControllerPowerBudgetReclaimConfigPowerOffWait(17934), + fsmStFailComputePhysicalOobStorageAdminConfigTearDownVMediaPeer(17935), + fsmStFailEquipmentIOCardBaseFePresenceIdentify(17940), + fsmStFailEquipmentIOCardBaseFeConnEnableChassis(17941), + fsmStFailEquipmentPsuUpdatePSUUpdateRequest(17987), + fsmStFailMgmtControllerUpdateCMCUpdateRequest(18012), + fsmStFailMgmtControllerActivateCMCReset(18013), + fsmStFailMgmtControllerUpdateAdaptorUpdateRequest(18014), + fsmStFailMgmtControllerActivateAdaptorServersPowerOffCompletion(18015), + fsmStFailMgmtControllerUpdateRaidControllerUpdateRequest(18016), + fsmStFailMgmtControllerUpdateBoardControllerUpdateRequest(18017), + fsmStFailFabricCartridgeSlotEpIdentifyExecutePeer(18024), + fsmStFailFabricComputeMSlotEpIdentifyExecutePeer(18025), + fsmStFailEquipmentChassisOobStorageAdminCfgOobStorageConfig(18026), + fsmStFailComputeServerUnitDiscoverUnconfigExtMgmtRules(18032), + fsmStFailMgmtIfFaPresenceIdentify(18033), + fsmStFailMgmtIfFaConnSharedIOModuleInventory(18034), + fsmStFailEquipmentIOCardEvacuateExecute(18045), + fsmStFailEquipmentIOCardResetEvacuateExecute(18046), + fsmStFailComputePhysicalClearTPMUnconfigVmedia(18051), + fsmStFailEquipmentIOCardResetPeerCmcExecute(18102), + fsmStFailSwExtUtilityConfPortBreakoutVerifyBreakoutConfig(18124), + fsmStFailEquipmentSwitchIOCardEvacuateExecute(18146), + fsmStFailEquipmentSwitchIOCardResetEvacuateExecute(18147), + fsmRmtErrEquipmentChassisRemoveChassisDecomission(77847), + fsmRmtErrEquipmentLocatorLedSetLocatorLedExecute(77848), + fsmRmtErrMgmtControllerExtMgmtIfConfigSecondary(77958), + fsmRmtErrFabricComputeSlotEpIdentifyExecutePeer(77959), + fsmRmtErrComputeBladeDiscoverSerialDebugDisconnect(77960), + fsmRmtErrEquipmentChassisPsuPolicyConfigExecute(77973), + fsmRmtErrAdaptorHostFcIfResetFcPersBindingExecutePeer(77974), + fsmRmtErrComputeBladeDiagSerialDebugDisconnect(77975), + fsmRmtErrFabricLanCloudSwitchModeSwConfigPeer(77979), + fsmRmtErrVnicProfileSetDeployPeer(77990), + fsmRmtErrCommSvcEpUpdateSvcEpSetEpPeer(78016), + fsmRmtErrCommSvcEpRestartWebSvcPeer(78017), + fsmRmtErrAaaEpUpdateEpSetEpPeer(78019), + fsmRmtErrAaaRealmUpdateRealmSetRealmPeer(78020), + fsmRmtErrAaaUserEpUpdateUserEpSetUserPeer(78021), + fsmRmtErrPkiEpUpdateEpSetKeyRingPeer(78022), + fsmRmtErrSysfileMutationSingleExecute(78040), + fsmRmtErrSysfileMutationGlobalPeer(78041), + fsmRmtErrSysdebugManualCoreFileExportTargetExportExecute(78044), + fsmRmtErrSysdebugAutoCoreFileExportTargetConfigurePeer(78045), + fsmRmtErrSysdebugLogControlEpLogControlPersistPeer(78046), + fsmRmtErrSwAccessDomainDeployUpdateConnectivity(78074), + fsmRmtErrSwEthLanBorderDeployUpdateVlanGroups(78075), + fsmRmtErrSwFcSanBorderDeployUpdateConnectivity(78076), + fsmRmtErrSwUtilityDomainDeployUpdateConnectivity(78077), + fsmRmtErrSyntheticFsObjCreateCreateRemote(78081), + fsmRmtErrFirmwareDownloaderDownloadUnpackLocal(78090), + fsmRmtErrFirmwareImageDeleteRemote(78091), + fsmRmtErrMgmtControllerUpdateSwitchVerifyRemote(78093), + fsmRmtErrMgmtControllerUpdateIOMUpdateRequest(78094), + fsmRmtErrMgmtControllerActivateIOMReset(78095), + fsmRmtErrMgmtControllerUpdateBMCUpdateRequest(78096), + fsmRmtErrMgmtControllerActivateBMCReset(78097), + fsmRmtErrCallhomeEpConfigCallhomeSetPeer(78110), + fsmRmtErrMgmtIfSwMgmtOobIfConfigSwitch(78113), + fsmRmtErrMgmtIfSwMgmtInbandIfConfigSwitch(78114), + fsmRmtErrMgmtIfVirtualIfConfigRemote(78119), + fsmRmtErrMgmtIfEnableVipLocal(78120), + fsmRmtErrMgmtIfDisableVipPeer(78121), + fsmRmtErrMgmtIfEnableHALocal(78122), + fsmRmtErrMgmtBackupBackupUpload(78123), + fsmRmtErrMgmtImporterImportReportResults(78124), + fsmRmtErrStatsCollectionPolicyUpdateEpSetEpB(78182), + fsmRmtErrQosclassDefinitionConfigGlobalQoSSetPeer(78185), + fsmRmtErrEpqosDefinitionDeployPeer(78189), + fsmRmtErrEpqosDefinitionDelTaskRemovePeer(78190), + fsmRmtErrEquipmentIOCardResetCmcExecute(78243), + fsmRmtErrMgmtControllerUpdateUCSManagerStart(78255), + fsmRmtErrMgmtControllerSysConfigSecondary(78263), + fsmRmtErrAdaptorExtEthIfPathResetEnable(78292), + fsmRmtErrAdaptorHostEthIfCircuitResetEnableB(78297), + fsmRmtErrAdaptorHostFcIfCircuitResetEnableB(78298), + fsmRmtErrExtvmmProviderConfigSetPeer(78319), + fsmRmtErrExtvmmKeyStoreCertInstallSetPeer(78320), + fsmRmtErrExtvmmSwitchDelTaskRemoveProviderRemoveLocal(78321), + fsmRmtErrExtvmmMasterExtKeyConfigSetPeer(78338), + fsmRmtErrCapabilityUpdaterUpdaterUnpackLocal(78344), + fsmRmtErrFirmwareDistributableDeleteRemote(78346), + fsmRmtErrCapabilityCatalogueDeployCatalogueFinalize(78371), + fsmRmtErrEquipmentFexRemoveFexDecomission(78382), + fsmRmtErrEquipmentLocatorLedSetFeLocatorLedExecute(78383), + fsmRmtErrEquipmentChassisPowerCapConfig(78384), + fsmRmtErrEquipmentIOCardMuxOfflineCleanupEntries(78385), + fsmRmtErrComputePhysicalAssociateWaitForIBMCFwUpdate(78413), + fsmRmtErrComputePhysicalDisassociateSerialDebugPnuOSDisconnect(78414), + fsmRmtErrComputePhysicalPowerCapConfig(78415), + fsmRmtErrComputePhysicalDecommissionUnconfigExtMgmtRules(78416), + fsmRmtErrComputePhysicalSoftShutdownExecute(78417), + fsmRmtErrComputePhysicalHardShutdownExecute(78418), + fsmRmtErrComputePhysicalTurnupPowerDeployWait(78419), + fsmRmtErrComputePhysicalPowercycleSanitize(78420), + fsmRmtErrComputePhysicalHardresetSanitize(78421), + fsmRmtErrComputePhysicalSoftresetSanitize(78422), + fsmRmtErrComputePhysicalSwConnUpdB(78423), + fsmRmtErrComputePhysicalBiosRecoveryWait(78424), + fsmRmtErrComputePhysicalCmosResetSanitize(78426), + fsmRmtErrComputePhysicalResetBmcExecute(78427), + fsmRmtErrEquipmentIOCardResetIomExecute(78428), + fsmRmtErrComputeRackUnitDiscoverWaitForConnReady(78434), + fsmRmtErrLsServerConfigureCheckAssignedIdentifiersForDup(78435), + fsmRmtErrSwEthMonDeployUpdateEthMon(78440), + fsmRmtErrSwFcMonDeployUpdateFcMon(78441), + fsmRmtErrFabricSanCloudSwitchModeSwConfigPeer(78442), + fsmRmtErrComputePhysicalUpdateExtUsersDeploy(78448), + fsmRmtErrSysdebugTechSupportInitiateLocal(78452), + fsmRmtErrSysdebugTechSupportDeleteTechSupFilePeer(78453), + fsmRmtErrSysdebugTechSupportDownloadDeleteSub(78454), + fsmRmtErrComputePhysicalUpdateAdaptorUpdateRequestPeer(78483), + fsmRmtErrComputePhysicalActivateAdaptorReset(78484), + fsmRmtErrCapabilityCatalogueActivateCatalogUnpackLocal(78485), + fsmRmtErrCapabilityMgmtExtensionActivateMgmtExtUnpackLocal(78486), + fsmRmtErrLicenseDownloaderDownloadValidateRemote(78490), + fsmRmtErrLicenseFileInstallRemote(78491), + fsmRmtErrLicenseFileClearRemote(78492), + fsmRmtErrLicenseInstanceUpdateFlexlmRemote(78493), + fsmRmtErrComputePhysicalConfigSoLExecute(78523), + fsmRmtErrComputePhysicalUnconfigSoLExecute(78524), + fsmRmtErrPortPIoInCompatSfpPresenceShutdown(78529), + fsmRmtErrComputePhysicalDiagnosticInterruptExecute(78556), + fsmRmtErrSysdebugCoreDownloadDeleteSub(78573), + fsmRmtErrEquipmentChassisDynamicReallocationConfig(78574), + fsmRmtErrComputePhysicalResetKvmExecute(78603), + fsmRmtErrMgmtControllerOnlineSwConfigureConnPeer(78609), + fsmRmtErrComputeRackUnitOfflineSwUnconfigurePeer(78610), + fsmRmtErrEquipmentLocatorLedSetFiLocatorLedExecute(78627), + fsmRmtErrFabricEpMgrConfigureWaitOnPhys(78654), + fsmRmtErrVnicProfileSetDeployAliasPeer(78663), + fsmRmtErrSwPhysConfPhysicalVerifyPhysConfig(78679), + fsmRmtErrExtvmmEpClusterRoleSetPeer(78694), + fsmRmtErrVmLifeCyclePolicyConfigPeer(78699), + fsmRmtErrEquipmentBeaconLedIlluminateExecuteB(78702), + fsmRmtErrEtherServerIntFIoConfigSpeedConfigure(78711), + fsmRmtErrComputePhysicalUpdateBIOSUpdateRequest(78721), + fsmRmtErrComputePhysicalActivateBIOSUpdateTokens(78722), + fsmRmtErrIdentIdentRequestUpdateIdentExecute(78752), + fsmRmtErrIdentMetaSystemSyncPing(78753), + fsmRmtErrComputePhysicalResetIpmiExecute(78766), + fsmRmtErrComputePhysicalFwUpgradeWaitForIBMCFwUpdate(78767), + fsmRmtErrComputeRackUnitAdapterResetSanitize(78768), + fsmRmtErrPortPIoInCompatSfpReplacedEnablePort(78798), + fsmRmtErrExtpolEpRegisterFsmExecute(78799), + fsmRmtErrExtpolRegistryCrossDomainConfigSetPeer(78800), + fsmRmtErrExtpolRegistryCrossDomainDeleteSetPeer(78801), + fsmRmtErrNfsMountInstMountVerifyRegistration(78817), + fsmRmtErrNfsMountInstUnmountUnmountPeer(78818), + fsmRmtErrNfsMountDefReportNfsMountSuspendReport(78819), + fsmRmtErrStorageSystemSyncExecute(78835), + fsmRmtErrFirmwareSystemDeployDownloadImages(78848), + fsmRmtErrFirmwareSystemApplyCatalogPackResolveImages(78849), + fsmRmtErrComputeServerDiscPolicyResolveScrubPolicyResolve(78866), + fsmRmtErrSwFcSanBorderActivateZoneSetUpdateZones(78879), + fsmRmtErrExtpolEpRepairCertVerifyGuid(78886), + fsmRmtErrPolicyControlEpOperateResolve(78887), + fsmRmtErrPolicyPolicyScopeReleasePolicyFsmRelease(78888), + fsmRmtErrPolicyPolicyScopeReleaseOperationFsmRelease(78889), + fsmRmtErrPolicyPolicyScopeReleaseStorageFsmRelease(78890), + fsmRmtErrPolicyPolicyScopeResolveManyPolicyFsmResolveMany(78891), + fsmRmtErrPolicyPolicyScopeResolveManyOperationFsmResolveMany(78892), + fsmRmtErrPolicyPolicyScopeResolveManyStorageFsmResolveMany(78893), + fsmRmtErrPolicyPolicyScopeReleaseManyPolicyFsmReleaseMany(78894), + fsmRmtErrPolicyPolicyScopeReleaseManyOperationFsmReleaseMany(78895), + fsmRmtErrPolicyPolicyScopeReleaseManyStorageFsmReleaseMany(78896), + fsmRmtErrPolicyPolicyScopeResolveAllPolicyFsmResolveAll(78897), + fsmRmtErrPolicyPolicyScopeResolveAllOperationFsmResolveAll(78898), + fsmRmtErrPolicyPolicyScopeResolveAllStorageFsmResolveAll(78899), + fsmRmtErrPolicyPolicyScopeReleaseAllPolicyFsmReleaseAll(78900), + fsmRmtErrPolicyPolicyScopeReleaseAllOperationFsmReleaseAll(78901), + fsmRmtErrPolicyPolicyScopeReleaseAllStorageFsmReleaseAll(78902), + fsmRmtErrMgmtExportPolicyReportConfigCopyReport(78924), + fsmRmtErrExtpolProviderReportConfigImportReport(78925), + fsmRmtErrObserveObservedResolvePolicyFsmExecute(78931), + fsmRmtErrObserveObservedResolveResourceFsmExecute(78932), + fsmRmtErrObserveObservedResolveVMFsmExecute(78933), + fsmRmtErrObserveObservedResolveControllerFsmExecute(78934), + fsmRmtErrMgmtControllerRegistryConfigRemove(78939), + fsmRmtErrGmetaHolderInventoryReportStorageInventory(79048), + fsmRmtErrComputePhysicalCimcSessionDeleteExecute(79049), + fsmRmtErrPolicyControlledTypeOperateResolveAll(79052), + fsmRmtErrFabricVnetEpSyncEpPushVnetEpDeletionSync(79059), + fsmRmtErrSwEthLanFlowMonDeployUpdateEthFlowMon(79079), + fsmRmtErrMgmtIPv6IfAddrSwMgmtOobIpv6IfConfigSwitch(79105), + fsmRmtErrComputePhysicalUpdateBoardControllerUpdateRequest(79107), + fsmRmtErrExtvmmNetworkSetsDeployPeer(79143), + fsmRmtErrComputePhysicalConfigBoardConfigMemoryPolicy(79147), + fsmRmtErrComputePhysicalResetMemoryErrorsExecute(79148), + fsmRmtErrMgmtControllerExtMgmtInterfaceConfigCMCVlanCfgPeer(79154), + fsmRmtErrComputeRackUnitCreateDhcpEntryExecutePeer(79155), + fsmRmtErrComputePhysicalServiceInfraDeploySwConfigPeer(79156), + fsmRmtErrComputePhysicalServiceInfraWithdrawSwUnConfigPeer(79157), + fsmRmtErrSysdebugLogExportPolicyConfigurePeer(79195), + fsmRmtErrComputePhysicalFlashControllerUpdateFlashLife(79197), + fsmRmtErrStorageFlexFlashControllerMOpsResetReset(79258), + fsmRmtErrStorageFlexFlashControllerMOpsFormatFormat(79259), + fsmRmtErrStorageFlexFlashControllerMOpsPairPair(79260), + fsmRmtErrComputePhysicalEnableCimcSecureBootUpdateRequest(79266), + fsmRmtErrIdentMetaSystemUcscUnivSyncExecute(79290), + fsmRmtErrMgmtControllerLockConfigPowerButtonLockConfig(79373), + fsmRmtErrMgmtControllerPowerBudgetReclaimConfigPowerOffWait(79374), + fsmRmtErrComputePhysicalOobStorageAdminConfigTearDownVMediaPeer(79375), + fsmRmtErrEquipmentIOCardBaseFePresenceIdentify(79380), + fsmRmtErrEquipmentIOCardBaseFeConnEnableChassis(79381), + fsmRmtErrEquipmentPsuUpdatePSUUpdateRequest(79427), + fsmRmtErrMgmtControllerUpdateCMCUpdateRequest(79452), + fsmRmtErrMgmtControllerActivateCMCReset(79453), + fsmRmtErrMgmtControllerUpdateAdaptorUpdateRequest(79454), + fsmRmtErrMgmtControllerActivateAdaptorServersPowerOffCompletion(79455), + fsmRmtErrMgmtControllerUpdateRaidControllerUpdateRequest(79456), + fsmRmtErrMgmtControllerUpdateBoardControllerUpdateRequest(79457), + fsmRmtErrFabricCartridgeSlotEpIdentifyExecutePeer(79464), + fsmRmtErrFabricComputeMSlotEpIdentifyExecutePeer(79465), + fsmRmtErrEquipmentChassisOobStorageAdminCfgOobStorageConfig(79466), + fsmRmtErrComputeServerUnitDiscoverUnconfigExtMgmtRules(79472), + fsmRmtErrMgmtIfFaPresenceIdentify(79473), + fsmRmtErrMgmtIfFaConnSharedIOModuleInventory(79474), + fsmRmtErrEquipmentIOCardEvacuateExecute(79485), + fsmRmtErrEquipmentIOCardResetEvacuateExecute(79486), + fsmRmtErrComputePhysicalClearTPMUnconfigVmedia(79491), + fsmRmtErrEquipmentIOCardResetPeerCmcExecute(79542), + fsmRmtErrSwExtUtilityConfPortBreakoutVerifyBreakoutConfig(79564), + fsmRmtErrEquipmentSwitchIOCardEvacuateExecute(79586), + fsmRmtErrEquipmentSwitchIOCardResetEvacuateExecute(79587), + fsmFailEquipmentChassisRemoveChassis(999447), + fsmFailEquipmentLocatorLedSetLocatorLed(999448), + fsmFailMgmtControllerExtMgmtIfConfig(999558), + fsmFailFabricComputeSlotEpIdentify(999559), + fsmFailComputeBladeDiscover(999560), + fsmFailEquipmentChassisPsuPolicyConfig(999573), + fsmFailAdaptorHostFcIfResetFcPersBinding(999574), + fsmFailComputeBladeDiag(999575), + fsmFailFabricLanCloudSwitchMode(999579), + fsmFailVnicProfileSetDeploy(999590), + fsmFailCommSvcEpUpdateSvcEp(999616), + fsmFailCommSvcEpRestartWebSvc(999617), + fsmFailAaaEpUpdateEp(999619), + fsmFailAaaRealmUpdateRealm(999620), + fsmFailAaaUserEpUpdateUserEp(999621), + fsmFailPkiEpUpdateEp(999622), + fsmFailSysfileMutationSingle(999640), + fsmFailSysfileMutationGlobal(999641), + fsmFailSysdebugManualCoreFileExportTargetExport(999644), + fsmFailSysdebugAutoCoreFileExportTargetConfigure(999645), + fsmFailSysdebugLogControlEpLogControlPersist(999646), + fsmFailSwAccessDomainDeploy(999674), + fsmFailSwEthLanBorderDeploy(999675), + fsmFailSwFcSanBorderDeploy(999676), + fsmFailSwUtilityDomainDeploy(999677), + fsmFailSyntheticFsObjCreate(999681), + fsmFailFirmwareDownloaderDownload(999690), + fsmFailFirmwareImageDelete(999691), + fsmFailMgmtControllerUpdateSwitch(999693), + fsmFailMgmtControllerUpdateIOM(999694), + fsmFailMgmtControllerActivateIOM(999695), + fsmFailMgmtControllerUpdateBMC(999696), + fsmFailMgmtControllerActivateBMC(999697), + fsmFailCallhomeEpConfigCallhome(999710), + fsmFailMgmtIfSwMgmtOobIfConfig(999713), + fsmFailMgmtIfSwMgmtInbandIfConfig(999714), + fsmFailMgmtIfVirtualIfConfig(999719), + fsmFailMgmtIfEnableVip(999720), + fsmFailMgmtIfDisableVip(999721), + fsmFailMgmtIfEnableHA(999722), + fsmFailMgmtBackupBackup(999723), + fsmFailMgmtImporterImport(999724), + fsmFailStatsCollectionPolicyUpdateEp(999782), + fsmFailQosclassDefinitionConfigGlobalQoS(999785), + fsmFailEpqosDefinitionDeploy(999789), + fsmFailEpqosDefinitionDelTaskRemove(999790), + fsmFailEquipmentIOCardResetCmc(999843), + fsmFailMgmtControllerUpdateUCSManager(999855), + fsmFailMgmtControllerSysConfig(999863), + fsmFailAdaptorExtEthIfPathReset(999892), + fsmFailAdaptorHostEthIfCircuitReset(999897), + fsmFailAdaptorHostFcIfCircuitReset(999898), + fsmFailExtvmmProviderConfig(999919), + fsmFailExtvmmKeyStoreCertInstall(999920), + fsmFailExtvmmSwitchDelTaskRemoveProvider(999921), + fsmFailExtvmmMasterExtKeyConfig(999938), + fsmFailCapabilityUpdaterUpdater(999944), + fsmFailFirmwareDistributableDelete(999946), + fsmFailCapabilityCatalogueDeployCatalogue(999971), + fsmFailEquipmentFexRemoveFex(999982), + fsmFailEquipmentLocatorLedSetFeLocatorLed(999983), + fsmFailEquipmentChassisPowerCap(999984), + fsmFailEquipmentIOCardMuxOffline(999985), + fsmFailComputePhysicalAssociate(1000013), + fsmFailComputePhysicalDisassociate(1000014), + fsmFailComputePhysicalPowerCap(1000015), + fsmFailComputePhysicalDecommission(1000016), + fsmFailComputePhysicalSoftShutdown(1000017), + fsmFailComputePhysicalHardShutdown(1000018), + fsmFailComputePhysicalTurnup(1000019), + fsmFailComputePhysicalPowercycle(1000020), + fsmFailComputePhysicalHardreset(1000021), + fsmFailComputePhysicalSoftreset(1000022), + fsmFailComputePhysicalSwConnUpd(1000023), + fsmFailComputePhysicalBiosRecovery(1000024), + fsmFailComputePhysicalCmosReset(1000026), + fsmFailComputePhysicalResetBmc(1000027), + fsmFailEquipmentIOCardResetIom(1000028), + fsmFailComputeRackUnitDiscover(1000034), + fsmFailLsServerConfigure(1000035), + fsmFailSwEthMonDeploy(1000040), + fsmFailSwFcMonDeploy(1000041), + fsmFailFabricSanCloudSwitchMode(1000042), + fsmFailComputePhysicalUpdateExtUsers(1000048), + fsmFailSysdebugTechSupportInitiate(1000052), + fsmFailSysdebugTechSupportDeleteTechSupFile(1000053), + fsmFailSysdebugTechSupportDownload(1000054), + fsmFailComputePhysicalUpdateAdaptor(1000083), + fsmFailComputePhysicalActivateAdaptor(1000084), + fsmFailCapabilityCatalogueActivateCatalog(1000085), + fsmFailCapabilityMgmtExtensionActivateMgmtExt(1000086), + fsmFailLicenseDownloaderDownload(1000090), + fsmFailLicenseFileInstall(1000091), + fsmFailLicenseFileClear(1000092), + fsmFailLicenseInstanceUpdateFlexlm(1000093), + fsmFailComputePhysicalConfigSoL(1000123), + fsmFailComputePhysicalUnconfigSoL(1000124), + fsmFailPortPIoInCompatSfpPresence(1000129), + fsmFailComputePhysicalDiagnosticInterrupt(1000156), + fsmFailSysdebugCoreDownload(1000173), + fsmFailEquipmentChassisDynamicReallocation(1000174), + fsmFailComputePhysicalResetKvm(1000203), + fsmFailMgmtControllerOnline(1000209), + fsmFailComputeRackUnitOffline(1000210), + fsmFailEquipmentLocatorLedSetFiLocatorLed(1000227), + fsmFailFabricEpMgrConfigure(1000254), + fsmFailVnicProfileSetDeployAlias(1000263), + fsmFailSwPhysConfPhysical(1000279), + fsmFailExtvmmEpClusterRole(1000294), + fsmFailVmLifeCyclePolicyConfig(1000299), + fsmFailEquipmentBeaconLedIlluminate(1000302), + fsmFailEtherServerIntFIoConfigSpeed(1000311), + fsmFailComputePhysicalUpdateBIOS(1000321), + fsmFailComputePhysicalActivateBIOS(1000322), + fsmFailIdentIdentRequestUpdateIdent(1000352), + fsmFailIdentMetaSystemSync(1000353), + fsmFailComputePhysicalResetIpmi(1000366), + fsmFailComputePhysicalFwUpgrade(1000367), + fsmFailComputeRackUnitAdapterReset(1000368), + fsmFailPortPIoInCompatSfpReplaced(1000398), + fsmFailExtpolEpRegisterFsm(1000399), + fsmFailExtpolRegistryCrossDomainConfig(1000400), + fsmFailExtpolRegistryCrossDomainDelete(1000401), + fsmFailNfsMountInstMount(1000417), + fsmFailNfsMountInstUnmount(1000418), + fsmFailNfsMountDefReportNfsMountSuspend(1000419), + fsmFailStorageSystemSync(1000435), + fsmFailFirmwareSystemDeploy(1000448), + fsmFailFirmwareSystemApplyCatalogPack(1000449), + fsmFailComputeServerDiscPolicyResolveScrubPolicy(1000466), + fsmFailSwFcSanBorderActivateZoneSet(1000479), + fsmFailExtpolEpRepairCert(1000486), + fsmFailPolicyControlEpOperate(1000487), + fsmFailPolicyPolicyScopeReleasePolicyFsm(1000488), + fsmFailPolicyPolicyScopeReleaseOperationFsm(1000489), + fsmFailPolicyPolicyScopeReleaseStorageFsm(1000490), + fsmFailPolicyPolicyScopeResolveManyPolicyFsm(1000491), + fsmFailPolicyPolicyScopeResolveManyOperationFsm(1000492), + fsmFailPolicyPolicyScopeResolveManyStorageFsm(1000493), + fsmFailPolicyPolicyScopeReleaseManyPolicyFsm(1000494), + fsmFailPolicyPolicyScopeReleaseManyOperationFsm(1000495), + fsmFailPolicyPolicyScopeReleaseManyStorageFsm(1000496), + fsmFailPolicyPolicyScopeResolveAllPolicyFsm(1000497), + fsmFailPolicyPolicyScopeResolveAllOperationFsm(1000498), + fsmFailPolicyPolicyScopeResolveAllStorageFsm(1000499), + fsmFailPolicyPolicyScopeReleaseAllPolicyFsm(1000500), + fsmFailPolicyPolicyScopeReleaseAllOperationFsm(1000501), + fsmFailPolicyPolicyScopeReleaseAllStorageFsm(1000502), + fsmFailMgmtExportPolicyReportConfigCopy(1000524), + fsmFailExtpolProviderReportConfigImport(1000525), + fsmFailObserveObservedResolvePolicyFsm(1000531), + fsmFailObserveObservedResolveResourceFsm(1000532), + fsmFailObserveObservedResolveVMFsm(1000533), + fsmFailObserveObservedResolveControllerFsm(1000534), + fsmFailMgmtControllerRegistryConfig(1000539), + fsmFailGmetaHolderInventory(1000648), + fsmFailComputePhysicalCimcSessionDelete(1000649), + fsmFailPolicyControlledTypeOperate(1000652), + fsmFailFabricVnetEpSyncEpPushVnetEpDeletion(1000659), + fsmFailSwEthLanFlowMonDeploy(1000679), + fsmFailMgmtIPv6IfAddrSwMgmtOobIpv6IfConfig(1000705), + fsmFailComputePhysicalUpdateBoardController(1000707), + fsmFailExtvmmNetworkSetsDeploy(1000743), + fsmFailComputePhysicalConfigBoard(1000747), + fsmFailComputePhysicalResetMemoryErrors(1000748), + fsmFailMgmtControllerExtMgmtInterfaceConfig(1000754), + fsmFailComputeRackUnitCreateDhcpEntry(1000755), + fsmFailComputePhysicalServiceInfraDeploy(1000756), + fsmFailComputePhysicalServiceInfraWithdraw(1000757), + fsmFailSysdebugLogExportPolicyConfigure(1000795), + fsmFailComputePhysicalFlashController(1000797), + fsmFailStorageFlexFlashControllerMOpsReset(1000858), + fsmFailStorageFlexFlashControllerMOpsFormat(1000859), + fsmFailStorageFlexFlashControllerMOpsPair(1000860), + fsmFailComputePhysicalEnableCimcSecureBoot(1000866), + fsmFailIdentMetaSystemUcscUnivSync(1000890), + fsmFailMgmtControllerLockConfig(1000973), + fsmFailMgmtControllerPowerBudgetReclaimConfig(1000974), + fsmFailComputePhysicalOobStorageAdminConfig(1000975), + fsmFailEquipmentIOCardBaseFePresence(1000980), + fsmFailEquipmentIOCardBaseFeConn(1000981), + fsmFailEquipmentPsuUpdatePSU(1001027), + fsmFailMgmtControllerUpdateCMC(1001052), + fsmFailMgmtControllerActivateCMC(1001053), + fsmFailMgmtControllerUpdateAdaptor(1001054), + fsmFailMgmtControllerActivateAdaptor(1001055), + fsmFailMgmtControllerUpdateRaidController(1001056), + fsmFailMgmtControllerUpdateBoardController(1001057), + fsmFailFabricCartridgeSlotEpIdentify(1001064), + fsmFailFabricComputeMSlotEpIdentify(1001065), + fsmFailEquipmentChassisOobStorageAdminCfg(1001066), + fsmFailComputeServerUnitDiscover(1001072), + fsmFailMgmtIfFaPresence(1001073), + fsmFailMgmtIfFaConn(1001074), + fsmFailEquipmentIOCardEvacuate(1001085), + fsmFailEquipmentIOCardResetEvacuate(1001086), + fsmFailComputePhysicalClearTPM(1001091), + fsmFailEquipmentIOCardResetPeerCmc(1001142), + fsmFailSwExtUtilityConfPortBreakout(1001164), + fsmFailEquipmentSwitchIOCardEvacuate(1001186), + fsmFailEquipmentSwitchIOCardResetEvacuate(1001187) + } + +CucsFaultType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "A code used to categorize UCS faults" + SYNTAX INTEGER { + generic(0), + fsm(1), + configuration(2), + server(3), + sysdebug(4), + network(5), + equipment(6), + environmental(7), + security(8), + management(9), + connectivity(10), + operational(11) + } + +CucsFaultProbableCause ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "A code used to identify the probable cause of a fault" + SYNTAX INTEGER { + fsmFailed(3), + shutdownFailed(4), + checkLicenseFailed(5), + identifyFailed(6), + configureSwMgmtEndPointFailed(7), + configureVifNsFailed(8), + configureEndPointFailed(9), + discoverChassisFailed(10), + enableChassisFailed(11), + decomissionFailed(12), + unIdentifyLocalFailed(13), + cleanupEntriesFailed(14), + waitFailed(15), + disableEndPointFailed(16), + unIdentifyPeerFailed(17), + executeFailed(18), + configFailed(19), + bmcConfigureConnLocalFailed(20), + swConfigureConnLocalFailed(21), + bmcConfigureConnPeerFailed(22), + swConfigureConnPeerFailed(23), + bmcPresenceFailed(24), + bmcInventoryFailed(25), + preSanitizeFailed(26), + sanitizeFailed(27), + configUserAccessFailed(28), + configDiscoveryModeFailed(29), + swUnconfigPortNivLocalFailed(30), + swUnconfigPortNivPeerFailed(31), + swConfigPnuoslocalFailed(32), + swConfigPnuospeerFailed(33), + bmcPreconfigPnuoslocalFailed(34), + bmcPreconfigPnuospeerFailed(35), + bmcConfigPnuosFailed(36), + bootPnuosFailed(37), + bootWaitFailed(38), + biosPostCompletionFailed(39), + readSmbiosFailed(40), + hagConnectFailed(41), + pnuosidentFailed(42), + pnuospolicyFailed(43), + pnuosinventoryFailed(44), + pnuosscrubFailed(45), + pnuosconnectivityFailed(46), + waitForConnReadyFailed(47), + pnuosconnStatusFailed(48), + swPnuosconnectivityLocalFailed(49), + swPnuosconnectivityPeerFailed(50), + pnuosselfTestFailed(51), + bmcUnconfigPnuosFailed(52), + hagDisconnectFailed(53), + nicInventoryLocalFailed(56), + nicInventoryPeerFailed(57), + configNivModeFailed(58), + bmcShutdownDiscoveredFailed(59), + handlePoolingFailed(60), + cleanupLocalFailed(63), + cleanupPeerFailed(64), + swUnconfigureLocalFailed(65), + swUnconfigurePeerFailed(66), + configFeLocalFailed(67), + configFePeerFailed(68), + bladePowerOnFailed(69), + nicPresenceLocalFailed(70), + nicPresencePeerFailed(71), + deriveConfigFailed(72), + swConfigLocalFailed(74), + swConfigPeerFailed(75), + nicConfigLocalFailed(76), + nicConfigPeerFailed(77), + stopvmediaLocalFailed(78), + stopvmediaPeerFailed(79), + setupvmediaLocalFailed(80), + setupvmediaPeerFailed(81), + bladeBootFailed(82), + bladeBootWaitFailed(83), + bladeReadSmbiosFailed(84), + hostConnectFailed(85), + hostIdentFailed(88), + hostPolicyFailed(89), + setDiagUserFailed(90), + hostInventoryFailed(91), + hostServerDiagFailed(92), + hostServerDiagStatusFailed(93), + disableServerConnSwBfailed(94), + enableServerConnSwAfailed(95), + startFabricatrafficTestFailed(96), + fabricatrafficTestStatusFailed(97), + disableServerConnSwAfailed(98), + enableServerConnSwBfailed(99), + startFabricbtrafficTestFailed(100), + fabricbtrafficTestStatusFailed(101), + cleanupServerConnSwAfailed(102), + cleanupServerConnSwBfailed(103), + generateReportFailed(104), + generateLogWaitFailed(105), + debugWaitFailed(106), + removevmediaLocalFailed(107), + removevmediaPeerFailed(108), + nicUnconfigLocalFailed(109), + nicUnconfigPeerFailed(110), + swUnconfigLocalFailed(111), + swUnconfigPeerFailed(112), + removeConfigFailed(113), + restoreConfigFeLocalFailed(114), + restoreConfigFePeerFailed(115), + unconfigUserAccessFailed(116), + hostDisconnectFailed(118), + bmcShutdownDiagCompletedFailed(119), + evaluateStatusFailed(120), + primaryFailed(121), + secondaryFailed(122), + executeLocalFailed(123), + executePeerFailed(124), + nicConfigPnuoslocalFailed(125), + nicConfigPnuospeerFailed(126), + setupVmediaLocalFailed(127), + setupVmediaPeerFailed(128), + bladeBootPnuosFailed(129), + nicUnconfigPnuoslocalFailed(130), + nicUnconfigPnuospeerFailed(131), + swUnconfigPnuoslocalFailed(132), + swUnconfigPnuospeerFailed(133), + teardownVmediaLocalFailed(134), + teardownVmediaPeerFailed(135), + updateibmcfwFailed(136), + waitForibmcfwUpdateFailed(137), + activateibmcfwFailed(138), + resetibmcFailed(139), + bladePowerOffFailed(140), + updateBoardCtrlRequestFailed(141), + pollBoardCtrlUpdateStatusFailed(142), + powerOnFailed(143), + updateAdaptorNwFwLocalFailed(144), + updateAdaptorNwFwPeerFailed(145), + waitForAdaptorNwFwUpdateLocalFailed(146), + waitForAdaptorNwFwUpdatePeerFailed(147), + activateAdaptorNwFwLocalFailed(148), + activateAdaptorNwFwPeerFailed(149), + hagPnuosconnectFailed(150), + pnuosvalidateFailed(151), + biosImgUpdateFailed(152), + storageCtlrImgUpdateFailed(153), + hbaImgUpdateFailed(154), + nicImgUpdateFailed(155), + localDiskFwUpdateFailed(156), + pnuosconfigFailed(157), + pnuoslocalDiskConfigFailed(158), + pnuosunloadDriversFailed(159), + swConfigHostoslocalFailed(160), + swConfigHostospeerFailed(161), + nicConfigHostoslocalFailed(162), + nicConfigHostospeerFailed(163), + hagPnuosdisconnectFailed(164), + configSoLfailed(165), + prepareForBootFailed(166), + configUuidFailed(167), + bootHostFailed(168), + hagHostosconnectFailed(169), + hostosidentFailed(170), + hostospolicyFailed(171), + hostosvalidateFailed(172), + hostosconfigFailed(173), + nicUnconfigHostoslocalFailed(174), + nicUnconfigHostospeerFailed(175), + swUnconfigHostoslocalFailed(176), + swUnconfigHostospeerFailed(177), + configBiosFailed(178), + pnuosunconfigFailed(179), + unconfigUuidFailed(180), + unconfigBiosFailed(181), + unconfigSoLfailed(182), + aFailed(183), + bFailed(184), + startFailed(185), + cleanupFailed(186), + resetFailed(187), + reconfigBiosFailed(188), + applyTemplateFailed(190), + applyIdentifiersFailed(191), + applyPoliciesFailed(192), + resolveBootConfigFailed(193), + evaluateAssociationFailed(194), + analyzeImpactFailed(195), + waitForMaintPermissionFailed(196), + waitForMaintWindowFailed(197), + applyConfigFailed(198), + mgmtifDown(199), + updateEthMonFailed(200), + updateFcMonFailed(201), + serverMoved(202), + serverIdentificationProblem(203), + emptyPinGroup(205), + membershipDown(206), + vsanMisconfigured(207), + incompatibleSpeed(208), + configError(209), + localFailed(211), + peerFailed(212), + configurationFailed(213), + equipmentInoperable(214), + thermalProblem(215), + voltageProblem(216), + capacityExceeded(217), + equipmentDegraded(218), + identityUnestablishable(219), + setEpLocalFailed(220), + setEpPeerFailed(221), + propogateEpSettingsFailed(222), + propogateEpTimeZoneSettingsLocalFailed(223), + propogateEpTimeZoneSettingsPeerFailed(224), + propogateEpTimeZoneSettingsToAdaptorsLocalFailed(225), + propogateEpTimeZoneSettingsToAdaptorsPeerFailed(226), + propogateEpTimeZoneSettingsToFexIomLocalFailed(227), + propogateEpTimeZoneSettingsToFexIomPeerFailed(228), + deployFailed(230), + setRealmLocalFailed(231), + setRealmPeerFailed(232), + setUserLocalFailed(233), + setUserPeerFailed(234), + setKeyRingLocalFailed(235), + setKeyRingPeerFailed(236), + unidentifiableFru(237), + equipmentMissing(238), + connectivityProblem(239), + linkDown(240), + linkMisconnected(241), + linkMissing(242), + disableFailed(243), + enableFailed(244), + disableAfailed(245), + enableAfailed(246), + disableBfailed(247), + enableBfailed(248), + vifDown(249), + tftpServerError(250), + copySubFailed(251), + copyPrimaryFailed(252), + deleteSubFailed(253), + deletePrimaryFailed(254), + groupCapInsufficient(255), + oldChassisComponentFirmware(256), + oldFirmware(257), + psuInsufficient(258), + psuRedundancyFail(260), + powerCapFail(261), + powerConsumptionHitLimit(262), + noAckFromBios(263), + noCapFail(264), + updateConnectivityFailed(265), + createLocalFailed(266), + createRemoteFailed(267), + unpackLocalFailed(268), + deleteLocalFailed(269), + copyRemoteFailed(270), + remoteFailed(271), + updateLocalFailed(272), + verifyLocalFailed(273), + resetLocalFailed(274), + updateRemoteFailed(275), + verifyRemoteFailed(276), + resetRemoteFailed(277), + updateRequestFailed(278), + pollUpdateStatusFailed(279), + activateFailed(280), + updateRequestLocalFailed(281), + updateRequestPeerFailed(282), + pollUpdateStatusPeerFailed(284), + powerOffFailed(285), + activateLocalFailed(286), + activatePeerFailed(287), + prepareForUpdateFailed(288), + imageDeleted(289), + imageUnusable(290), + imageCannotBoot(291), + applyFailed(292), + rescanImagesFailed(293), + applyCatalogFailed(294), + syncBladeaglocalFailed(295), + syncBladeagremoteFailed(296), + syncNicaglocalFailed(297), + syncNicagremoteFailed(298), + syncPortaglocalFailed(299), + syncPortagremoteFailed(300), + syncHostagentaglocalFailed(301), + syncHostagentagremoteFailed(302), + deleteRemoteFailed(306), + licenseGraceperiod10days(308), + licenseGraceperiod30days(309), + licenseGraceperiod60days(310), + licenseGraceperiod90days(311), + licenseGraceperiod119days(312), + licenseGraceperiodExpired(313), + licenseFileUninstallable(314), + unsupportedTransceiver(317), + interfaceFailed(318), + operationalStateDown(319), + cmcVifDown(320), + setLocalFailed(321), + setPeerFailed(322), + switchFailed(323), + limitReached(324), + emptyPool(325), + backupLocalFailed(328), + downloadLocalFailed(330), + reportResultsFailed(331), + electionFailure(332), + managementServicesFailure(333), + managementServicesUnresponsive(334), + haNotReady(335), + versionIncompatible(336), + logCapacity(338), + fileTransferFailed(339), + newLink(340), + insufficientResources(342), + insufficientlyEquipped(343), + powerProblem(344), + associationFailed(346), + equipmentInaccessible(347), + equipmentProblem(348), + serverFailed(364), + configurationFailure(365), + maintenanceFailed(366), + equipmentRemoved(367), + serverInaccessible(368), + assignmentFailed(369), + unassociated(370), + nonExistentScheduler(371), + getVersionFailed(372), + removeLocalFailed(373), + setEpAfailed(374), + setEpBfailed(375), + bmcPreConfigPnuoslocalFailed(376), + bmcPreConfigPnuospeerFailed(377), + satelliteMisConnected(378), + unexpectedNumberOfLinks(379), + equipmentOffline(380), + performanceProblem(381), + firmwareUpgradeProblem(382), + serialDebugPnuosdisconnectFailed(383), + equipmentUnacknowledged(384), + autoFirmwareUpgrade(385), + equipmentDisconnected(386), + cleanupcimcFailed(387), + validateConfigurationFailed(393), + applyPhysicalFailed(394), + waitOnPhysFailed(395), + vlanMisconfigured(401), + interfaceMisconfigured(402), + missingPrimaryVlan(403), + pinningMismatch(404), + pinningMisconfig(405), + equipmentDisabled(406), + portInventorySwAfailed(419), + portInventorySwBfailed(420), + configSwAfailed(421), + configSwBfailed(422), + verifyPhysConfigFailed(423), + activationFailed(427), + deviceSharedStorageError(438), + haSshKeysMismatched(439), + ucsmProcessFailure(440), + executeAfailed(443), + executeBfailed(444), + powerDown(445), + inventoryFailed(454), + configureFailed(455), + clearFailed(456), + pollClearStatusFailed(457), + pollActivateStatusFailed(458), + updateTokensFailed(459), + hostCatalogFailed(460), + pnuoscatalogFailed(461), + clearBiosUpdateFailed(462), + pollClearBiosUpdateStatusFailed(463), + updateBiosRequestFailed(464), + pollBiosUpdateStatusFailed(465), + activateBiosFailed(466), + pollBiosActivateStatusFailed(467), + fexUnsupported(468), + invalidKeyringCertificate(469), + invalidTrustpointCertChain(470), + disassociationFailed(471), + vifIdsMismatch(472), + profileConfigIncorrect(473), + pingFailed(474), + inaccessibleVlanReferenced(476), + referencedVlanUnresolvable(477), + invalidVlanInTheAllowedVlanList(478), + vlanConflictPermit(479), + vlanPermitUnresolved(480), + groupPermitUnresolved(481), + checkPowerAvailabilityFailed(482), + markAdapterForRebootFailed(483), + deassertResetBypassFailed(484), + verifyFcZoneConfigFailed(485), + cleanupPortConfigLocalFailed(486), + cleanupPortConfigPeerFailed(487), + powerCycleFailed(488), + enablePortFailed(489), + resolveIdentifiersFailed(490), + applyDefaultIdentifiersFailed(491), + resolveDefaultIdentifiersFailed(492), + resolvePoliciesFailed(493), + resolveDistributableNamesFailed(494), + resolveDistributableFailed(495), + resolveImagesFailed(496), + resolveScheduleFailed(497), + provisionStorageFailed(498), + waitForStorageProvisionFailed(499), + commitStorageFailed(500), + waitForCommitStorageFailed(501), + waitForAssocCompletionFailed(502), + clientLostConnectivity(503), + registerClientFailed(504), + verifyRegistrationFailed(505), + mountLocalFailed(506), + mountPeerFailed(507), + unmountLocalFailed(508), + unmountPeerFailed(509), + reportFailed(510), + configurationError(511), + referencedVsanUnresolvable(512), + operationFailed(513), + copyExtToLocalFailed(514), + copyExtToPeerFailed(515), + copyToLocalFailed(516), + copyToPeerFailed(517), + waitForDeployFailed(518), + activateucsmFailed(519), + pollActivateOfucsmFailed(520), + updateiomFailed(521), + pollUpdateOfiomFailed(522), + activateiomFailed(523), + pollActivateOfiomFailed(524), + activateRemotefiFailed(525), + pollActivateOfRemotefiFailed(526), + waitForUserAckFailed(527), + activateLocalfiFailed(528), + pollActivateOfLocalfiFailed(529), + activateCatalogFailed(530), + providerGroupAlreadyExists(531), + invalidServerGroup(532), + roleConfigError(533), + localeConfigError(534), + userRoleConfigError(535), + userLocaleConfigError(536), + keyringConfigError(537), + snmpConfigError(538), + timezoneFileNotExists(539), + userConfigError(540), + snmpUserConfigError(541), + commSvcConfigError(542), + resolveFailed(543), + updateVlanGroupsFailed(544), + updateZonesFailed(545), + noVlanOptimization(546), + suspendModeEntered(547), + verifyGuidFailed(548), + unregisterFailed(549), + cleanOldDataFailed(550), + requestFailed(551), + verifyFailed(552), + releaseFailed(553), + resolveManyFailed(554), + releaseManyFailed(555), + resolveAllFailed(556), + releaseAllFailed(557), + fcoeUplinkUnsupportedFiSettings(558), + fcoeUplinkPortChannelUnsupportedFiSettings(559), + invalidTarget(560), + fcZoningEnabled(561), + fcStorageportNpvMode(562), + fcoeStorageportNpvMode(563), + fcPortchannelMembersInconsistentSpeed(564), + vlanMcastPolicyMisconfigured(565), + anotherConnectionAlreadyEnabled(566), + connectionUnused(567), + unsupportedConnectivity(568), + callhomeConfigError(569), + loadCatalogFailed(570), + arpTargetsConfigError(572), + removeFailed(573), + configFlexFlashFailed(574), + syncPowerStateFailed(575), + unconfigFlexFlashFailed(576), + resolveNetworkPoliciesFailed(577), + resolveNetworkTemplatesFailed(578), + validatePolicyOwnershipFailed(579), + licenseInsufficient(580), + invalidKeyringModulus(581), + localeOrgConfigError(582), + checkInventoryStatusFailed(583), + extraPrimaryVlans(585), + syncFailed(586), + healthLedAmberBlinking(587), + healthLedAmber(588), + referencedRemoteVlanUnresolvable(589), + referencedRemoteVsanUnresolvable(590), + multipleConnectionPolicies(591), + updateEthFlowMonFailed(592), + equipmentUnhealthy(593), + postSetKeyRingLocalFailed(594), + postSetKeyRingPeerFailed(595), + providerGroupSizeEmpty(596), + serverPowerOffFailed(597), + serverPowerOnFailed(598), + defaultHostpackMissing(599), + defaultHostpackMissingVersions(600), + namedVlanUnresolved(601), + vmNetworkReferenceIncorrect(602), + ndiscTargetsConfigError(603), + configMemoryPolicyFailed(604), + boardCtrlUpgraded(605), + incompatibleServerFirmware(606), + oobStorageInventoryFailed(608), + configFlexFlashScrubFailed(609), + cimcvlanCfgLocalFailed(610), + cimcvlanCfgPeerFailed(611), + cmcvlanCfgFailed(612), + cmcvlanCfgPeerFailed(613), + activeFailed(614), + swConfigServiceInfraLocalFailed(615), + swConfigServiceInfraPeerFailed(616), + nicConfigServiceInfraLocalFailed(617), + nicConfigServiceInfraPeerFailed(618), + nicUnconfigServiceInfraLocalFailed(619), + nicUnconfigServiceInfraPeerFailed(620), + swUnConfigLocalFailed(621), + swUnConfigPeerFailed(622), + nicUnConfigLocalFailed(623), + nicUnConfigPeerFailed(624), + powerOnPreConfigFailed(625), + resetSecureBootConfigFailed(626), + udldLinkDown(627), + cimcFirmwareMismatch(630), + pldFirmwareMismatch(631), + copyImgFromRepFailed(632), + copyiomimgToSubFailed(633), + copyCatFromRepFailed(634), + copyExternalRepToRemoteFailed(635), + serverError(636), + unconfigExtMgmtRulesFailed(637), + unconfigExtMgmtGwFailed(638), + unconfigCimcvmediaFailed(639), + downloadImagesFailed(640), + graphicsImageUpdateFailed(641), + configExtMgmtRulesFailed(642), + configExtMgmtGwFailed(643), + configCimcvmediaFailed(644), + deleteCurlDownloadedImagesFailed(645), + configKvmMgmtDefaultSettingFailed(646), + updateFlashLifeFailed(647), + primaryVlanMissingForIsolated(648), + primaryVlanMissingForCommunity(649), + vlanMismatch(650), + vlanErrorAssocPrimary(651), + svnicNotPresent(652), + unsupportedCimcFirmware(653), + configBackupOutdated(654), + extraSecondaryVlans(655), + extraSecondaryVlansPerPrimary(656), + vmediaMountInaccessible(657), + formatFailed(658), + pairFailed(659), + tpmOnSlaveBoard(660), + checkAssignedIdentifiersForDupFailed(661), + checkAssignedDefaultIdentifiersForDupFailed(662), + duplicatedAssigned(663), + namedInbandVlanUnresolved(664), + inbandUnsupportedServer(665), + nearMaxLimit(666), + memoryError(667), + adaptorMismatch(668), + uploadFailed(672), + psuMixedMode(673), + powerBudgetUnavailable(674), + validateLocalFailed(719), + validateRemoteFailed(720), + licenseGraceperiodEntered(721), + licenseFileNotDeleted(722), + discoveryFailed(723), + fullInventoryFailed(727), + beginInventoryFailed(728), + reportPhysicalInventoryFailed(729), + reportOrgInventoryFailed(730), + reportStorageInventoryFailed(731), + endInventoryFailed(732), + powerButtonLockConfigFailed(733), + powerOffWaitFailed(734), + powerOffReclaimFailed(735), + solRedirectEnableFailed(736), + serialDebugConnectFailed(737), + serialDebugDisconnectFailed(738), + solRedirectDisableFailed(739), + swConfigPortNivLocalFailed(740), + swConfigPortNivPeerFailed(741), + configbmcpowerParamsFailed(743), + powerDeployWaitFailed(744), + pnuospowerProfilingFailed(745), + sendBmcProfilingInitFailed(746), + sendBmcProfilingDoneFailed(747), + serialDebugPnuosconnectFailed(748), + oobStorageConfigFailed(749), + nicConfigParamsHostoslocalFailed(751), + nicConfigParamsHostospeerFailed(752), + reconfigUuidFailed(755), + tearDownvmediaLocalFailed(756), + tearDownvmediaPeerFailed(757), + configChassisIdFailed(758), + resolveStorageScheduleFailed(759), + satelliteConnectionAbsent(761), + unsupportedConnectivityConfiguration(762), + fruProblem(763), + finalizeFailed(766), + portFailed(767), + pollUpdateStatusLocalFailed(793), + activatePsuFailed(794), + notSupported(795), + cartridgeMoved(798), + configurationMismatch(799), + pollActivationFailed(800), + powerOffServersFailed(801), + serversPowerOffCompletionFailed(802), + deleteImagesRemoteFailed(804), + oobDiskScrubFailed(805), + cimcPresenceFailed(806), + cleanupNicConfigLocalFailed(807), + cleanupNicConfigPeerFailed(808), + cleanupVnicsLocalFailed(809), + cleanupVnicsPeerFailed(810), + sharediomoduleInventoryFailed(811), + internalBackupFailed(812), + pollInternalBackupFailed(813), + unlockFirmwareImageFailed(814), + precleanupPortConfigFailed(815), + readSmBiosFailed(816), + defaultauthConfigError(817), + domainConfigError(818), + fault(819), + localInternalBackupFailed(820), + reportFaultInventoryFailed(821), + configMissing(825), + pollWaitForUserAckFailed(826), + setupVmediaFailed(827), + unconfigVmediaFailed(828), + powerCycleBoardFailed(831), + pollBoardCtrlPowerCycleFailed(832), + vsanExceedLimit(834), + comprSetsExhausted(836), + kernelMemCriticalThreshold(837), + unsupportedPolicyConfig(838), + fanRemoval(839), + healthWarning(840), + healthMinor(841), + healthMajor(842), + healthCritical(843), + checkAdaptorFw40gcapFailed(845), + calculateVlanGroupForHostoslocalFailed(846), + calculateVlanGroupForHostospeerFailed(847), + applyMaintConfigFailed(848), + unsupportedConfig(849), + equipmentFailed(855), + verifyBreakoutConfigFailed(857), + copyAllImagesToPeerFailed(860), + cleanUpvifsFailed(861), + vlanCompGrpCountExceedsLimit(862), + fiBQuerierIpEmptyOrSameAsPrimary(863), + deprecated(864), + invalidPinning(865), + extraVif(866), + equipmentDeprecated(867), + nativeVlanNotFound(868), + configFanSpeedFailed(870), + sasExpanderImgUpdateFailed(871), + chassisLimitExceeded(872) + } + +CucsFaultSeverity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "A code used to identify the severity of a fault" + SYNTAX INTEGER { + cleared(0), + info(1), + warning(3), + minor(4), + major(5), + critical(6) + } + +-- ********************************************************************* +-- Basic UCS MIB Objects +-- ********************************************************************* + +ciscoUnifiedComputingMIBObjects OBJECT IDENTIFIER + ::= { ciscoUnifiedComputingMIB 1 } + +END diff --git a/mibs/cisco/CISCO-UNIFIED-COMPUTING-TC-MIB b/mibs/cisco/CISCO-UNIFIED-COMPUTING-TC-MIB new file mode 100644 index 0000000000..6492008ac8 --- /dev/null +++ b/mibs/cisco/CISCO-UNIFIED-COMPUTING-TC-MIB @@ -0,0 +1,47410 @@ +-- ********************************************************************* +-- CISCO-UNIFIED-COMPUTING-TC-MIB.my +-- +-- MIB representation of the Cisco Unified Computing System +-- TEXTUALCONVENTIONS management information model package +-- +-- Created January 2016 by Charles Bullis +-- +-- Copyright (c) 2005-2016 Cisco Systems, Inc. All rights reserved. +-- +-- ********************************************************************* + +CISCO-UNIFIED-COMPUTING-TC-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + Counter32, + Gauge32, + TimeTicks, + Counter64, + Unsigned32 + FROM SNMPv2-SMI + TEXTUAL-CONVENTION, + RowPointer, + DateAndTime, + DisplayString, + MacAddress, + TimeInterval, + TimeStamp, + TruthValue + FROM SNMPv2-TC + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + InetAddressIPv4, + InetAddressIPv6 + FROM INET-ADDRESS-MIB + ciscoMgmt + FROM CISCO-SMI + CiscoNetworkAddress, + Unsigned64, + CiscoInetAddressMask, + CiscoAlarmSeverity, + TimeIntervalSec + FROM CISCO-TC + ciscoUnifiedComputingMIB, + CucsManagedObjectId, + CucsManagedObjectDn + FROM CISCO-UNIFIED-COMPUTING-MIB; + +cucsTextualConventionsObjects MODULE-IDENTITY + LAST-UPDATED "201601180000Z" + ORGANIZATION "Cisco Systems Inc." + CONTACT-INFO + "Cisco Systems + Customer Service + + Postal: 170 W Tasman Drive + San Jose, CA 95134 + USA + + Tel: +1 800 553 -NETS + + E-mail: cs-san@cisco.com, cs-lan-switch-snmp@cisco.com" + DESCRIPTION + "MIB representation of the Cisco Unified Computing System + TEXTUALCONVENTIONS management information model package" + ::= { ciscoUnifiedComputingMIB 4 } + +CucsAaaAccess ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + readOnly(0), + admin(1), + operations(2), + fault(3), + aaa(4), + podConfig(5), + podPolicy(6), + podSecurity(7), + podQos(8), + extLanConfig(9), + extLanPolicy(10), + extLanSecurity(11), + extLanQos(12), + extSanConfig(13), + extSanPolicy(14), + extSanSecurity(15), + extSanQos(16), + pnEquipment(17), + pnPolicy(18), + pnSecurity(19), + pnMaintenance(20), + lsConfig(21), + lsStorage(22), + lsNetwork(23), + lsSecurity(24), + lsServer(25), + lsQos(26), + lsConfigPolicy(27), + lsStoragePolicy(28), + lsNetworkPolicy(29), + lsSecurityPolicy(30), + lsServerPolicy(31), + lsQosPolicy(32), + lsExtAccess(33), + powerMgmt(34), + lsServerOper(36), + lsCompute(37), + orgManagement(38), + domainGroupManagement(39), + statsManagement(40), + kvm(41) + } + +CucsAaaAccountStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + active(0), + inactive(1) + } + +CucsAaaAuthRealmFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateRealm(200) + } + +CucsAaaAuthRealmFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateRealmBegin(200), + updateRealmSetRealmLocal(201), + updateRealmSetRealmPeer(202), + updateRealmFail(324), + updateRealmSuccess(325), + updateRealmSetRealm(385) + } + +CucsAaaCimcSessionType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + all(0), + kvm(1), + vmedia(2), + sol(3) + } + +CucsAaaClear ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1) + } + +CucsAaaConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + notApplied(1) + } + +CucsAaaDomainAuthRealm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + local(0), + radius(1), + tacacs(2), + ldap(3), + none(4) + } + +CucsAaaEpAccess ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + readonly(1), + admin(2) + } + +CucsAaaEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateEp(197) + } + +CucsAaaEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateEpBegin(197), + updateEpSetEpLocal(198), + updateEpSetEpPeer(199), + updateEpFail(322), + updateEpSuccess(323) + } + +CucsAaaEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateEp(197) + } + +CucsAaaExtMgmtAccess ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + kvm(1) + } + +CucsAaaIpmiOverLan ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disable(0), + enable(1) + } + +CucsAaaLdapEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateEp(197) + } + +CucsAaaLdapEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateEpBegin(197), + updateEpSetEpLocal(198), + updateEpSetEpPeer(199), + updateEpFail(322), + updateEpSuccess(323) + } + +CucsAaaLdapGroupRuleAuthorization ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disable(0), + enable(1) + } + +CucsAaaLdapGroupRuleTraversal ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nonRecursive(0), + recursive(1) + } + +CucsAaaLdapVendor ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + openLdap(0), + msAd(1) + } + +CucsAaaNoRolePolicy ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + noLogin(0), + assignDefaultRole(1) + } + +CucsAaaPwdPolicy ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enable(0), + disable(1) + } + +CucsAaaRadiusEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateEp(197) + } + +CucsAaaRadiusEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateEpBegin(197), + updateEpSetEpLocal(198), + updateEpSetEpPeer(199), + updateEpFail(322), + updateEpSuccess(323) + } + +CucsAaaRadiusService ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + all(0), + defaultValue(1), + accounting(2) + } + +CucsAaaRealm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + local(0), + radius(1), + tacacs(2), + ldap(3), + none(4) + } + +CucsAaaRealmFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateRealm(200) + } + +CucsAaaRealmFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateRealmBegin(200), + updateRealmSetRealmLocal(201), + updateRealmSetRealmPeer(202), + updateRealmFail(324), + updateRealmSuccess(325), + updateRealmSetRealm(385) + } + +CucsAaaRealmFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateRealm(200) + } + +CucsAaaSession ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + local(0), + remote(1), + ipmi(2) + } + +CucsAaaSessionState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + active(0), + inactive(1) + } + +CucsAaaSessionTimeout ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (5..120) + +CucsAaaSshStr ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + key(1) + } + +CucsAaaTacacsPlusEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateEp(197) + } + +CucsAaaTacacsPlusEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateEpBegin(197), + updateEpSetEpLocal(198), + updateEpSetEpPeer(199), + updateEpFail(322), + updateEpSuccess(323) + } + +CucsAaaUserEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateUserEp(203) + } + +CucsAaaUserEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateUserEpBegin(203), + updateUserEpSetUserLocal(204), + updateUserEpSetUserPeer(205), + updateUserEpFail(326), + updateUserEpSuccess(327) + } + +CucsAaaUserEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateUserEp(203) + } + +CucsAaaUserInterface ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + shell(1), + web(2), + ep(3), + kvm(4), + vmedia(5), + sol(6) + } + +CucsAdaptorAdapterStatsTrafficDir ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + tx(1), + rx(2) + } + +CucsAdaptorAdminPowerState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + resetPower(1) + } + +CucsAdaptorCIoEpIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + aggregation(2), + virtual(3) + } + +CucsAdaptorCapDefFwVersionOpr ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + gt(1), + lt(2), + range(3) + } + +CucsAdaptorCapDefType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + virtualizedEthIf(1), + virtualizedFcIf(2), + virtualizedScsiIf(3), + nonVirtualizedEthIf(4), + nonVirtualizedFcIf(5), + fcoe(6), + protectedEthIf(7), + protectedFcIf(8), + protectedFcoe(9), + pathEncapVirtual(10), + pathEncapConsolidated(11), + uplinkAggregation(12), + virtualizedEthSriov(13), + virtualizedFcSriov(14), + virtualizedEthSriovUsnic(15), + virtualizedEthVmq(16), + ethFlowMonitoringNetflow(17), + ethRoce(18), + ethVxlan(19), + ethNvgre(20), + virtualizedCeEthIf(21), + pathEncapVirtualCe(22) + } + +CucsAdaptorCapSpecType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + virtualizedEthIf(1), + virtualizedFcIf(2), + virtualizedScsiIf(3), + nonVirtualizedEthIf(4), + nonVirtualizedFcIf(5), + fcoe(6), + protectedEthIf(7), + protectedFcIf(8), + protectedFcoe(9), + pathEncapVirtual(10), + pathEncapConsolidated(11), + uplinkAggregation(12), + virtualizedEthSriov(13), + virtualizedFcSriov(14), + virtualizedEthSriovUsnic(15), + virtualizedEthVmq(16), + ethFlowMonitoringNetflow(17), + ethRoce(18), + ethVxlan(19), + ethNvgre(20), + virtualizedCeEthIf(21), + pathEncapVirtualCe(22) + } + +CucsAdaptorDefaultAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1) + } + +CucsAdaptorDynamicConfigParams ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + unknown(0), + vlan(1) + } + +CucsAdaptorEthArfsProfileAccelaratedRFS ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorEthInterruptProfileCoalescingType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + min(0), + idle(1) + } + +CucsAdaptorEthNVGREProfileAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorEthOffloadProfileLargeReceive ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorEthOffloadProfileTcpRxChecksum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorEthOffloadProfileTcpSegment ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorEthOffloadProfileTcpTxChecksum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorEthPortBySizeLargeStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + greaterThanOrEqualTo9216Delta(0), + greaterThanOrEqualTo9216DeltaAvg(1), + greaterThanOrEqualTo9216DeltaMax(2), + greaterThanOrEqualTo9216DeltaMin(3), + lessThan2048Delta(4), + lessThan2048DeltaAvg(5), + lessThan2048DeltaMax(6), + lessThan2048DeltaMin(7), + lessThan4096Delta(8), + lessThan4096DeltaAvg(9), + lessThan4096DeltaMax(10), + lessThan4096DeltaMin(11), + lessThan8192Delta(12), + lessThan8192DeltaAvg(13), + lessThan8192DeltaMax(14), + lessThan8192DeltaMin(15), + lessThan9216Delta(16), + lessThan9216DeltaAvg(17), + lessThan9216DeltaMax(18), + lessThan9216DeltaMin(19), + lessThanOrEqualTo1518Delta(20), + lessThanOrEqualTo1518DeltaAvg(21), + lessThanOrEqualTo1518DeltaMax(22), + lessThanOrEqualTo1518DeltaMin(23), + noBreakdownGreaterThan1518Delta(24), + noBreakdownGreaterThan1518DeltaAvg(25), + noBreakdownGreaterThan1518DeltaMax(26), + noBreakdownGreaterThan1518DeltaMin(27) + } + +CucsAdaptorEthPortBySizeLargeStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + greaterThanOrEqualTo9216Delta(0), + greaterThanOrEqualTo9216DeltaAvg(1), + greaterThanOrEqualTo9216DeltaMax(2), + greaterThanOrEqualTo9216DeltaMin(3), + lessThan2048Delta(4), + lessThan2048DeltaAvg(5), + lessThan2048DeltaMax(6), + lessThan2048DeltaMin(7), + lessThan4096Delta(8), + lessThan4096DeltaAvg(9), + lessThan4096DeltaMax(10), + lessThan4096DeltaMin(11), + lessThan8192Delta(12), + lessThan8192DeltaAvg(13), + lessThan8192DeltaMax(14), + lessThan8192DeltaMin(15), + lessThan9216Delta(16), + lessThan9216DeltaAvg(17), + lessThan9216DeltaMax(18), + lessThan9216DeltaMin(19), + lessThanOrEqualTo1518Delta(20), + lessThanOrEqualTo1518DeltaAvg(21), + lessThanOrEqualTo1518DeltaMax(22), + lessThanOrEqualTo1518DeltaMin(23), + noBreakdownGreaterThan1518Delta(24), + noBreakdownGreaterThan1518DeltaAvg(25), + noBreakdownGreaterThan1518DeltaMax(26), + noBreakdownGreaterThan1518DeltaMin(27) + } + +CucsAdaptorEthPortBySizeSmallStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + equals64Delta(0), + equals64DeltaAvg(1), + equals64DeltaMax(2), + equals64DeltaMin(3), + lessThan1024Delta(4), + lessThan1024DeltaAvg(5), + lessThan1024DeltaMax(6), + lessThan1024DeltaMin(7), + lessThan128Delta(8), + lessThan128DeltaAvg(9), + lessThan128DeltaMax(10), + lessThan128DeltaMin(11), + lessThan256Delta(12), + lessThan256DeltaAvg(13), + lessThan256DeltaMax(14), + lessThan256DeltaMin(15), + lessThan512Delta(16), + lessThan512DeltaAvg(17), + lessThan512DeltaMax(18), + lessThan512DeltaMin(19), + lessThan64Delta(20), + lessThan64DeltaAvg(21), + lessThan64DeltaMax(22), + lessThan64DeltaMin(23) + } + +CucsAdaptorEthPortBySizeSmallStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + equals64Delta(0), + equals64DeltaAvg(1), + equals64DeltaMax(2), + equals64DeltaMin(3), + lessThan1024Delta(4), + lessThan1024DeltaAvg(5), + lessThan1024DeltaMax(6), + lessThan1024DeltaMin(7), + lessThan128Delta(8), + lessThan128DeltaAvg(9), + lessThan128DeltaMax(10), + lessThan128DeltaMin(11), + lessThan256Delta(12), + lessThan256DeltaAvg(13), + lessThan256DeltaMax(14), + lessThan256DeltaMin(15), + lessThan512Delta(16), + lessThan512DeltaAvg(17), + lessThan512DeltaMax(18), + lessThan512DeltaMin(19), + lessThan64Delta(20), + lessThan64DeltaAvg(21), + lessThan64DeltaMax(22), + lessThan64DeltaMin(23) + } + +CucsAdaptorEthPortErrStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + badCrcPacketsDelta(0), + badCrcPacketsDeltaAvg(1), + badCrcPacketsDeltaMax(2), + badCrcPacketsDeltaMin(3), + badLengthPacketsDelta(4), + badLengthPacketsDeltaAvg(5), + badLengthPacketsDeltaMax(6), + badLengthPacketsDeltaMin(7), + macDiscardedPacketsDelta(8), + macDiscardedPacketsDeltaAvg(9), + macDiscardedPacketsDeltaMax(10), + macDiscardedPacketsDeltaMin(11) + } + +CucsAdaptorEthPortErrStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + badCrcPacketsDelta(0), + badCrcPacketsDeltaAvg(1), + badCrcPacketsDeltaMax(2), + badCrcPacketsDeltaMin(3), + badLengthPacketsDelta(4), + badLengthPacketsDeltaAvg(5), + badLengthPacketsDeltaMax(6), + badLengthPacketsDeltaMin(7), + macDiscardedPacketsDelta(8), + macDiscardedPacketsDeltaAvg(9), + macDiscardedPacketsDeltaMax(10), + macDiscardedPacketsDeltaMin(11) + } + +CucsAdaptorEthPortMcastStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + broadcastPacketsDelta(0), + broadcastPacketsDeltaAvg(1), + broadcastPacketsDeltaMax(2), + broadcastPacketsDeltaMin(3), + multicastPacketsDelta(4), + multicastPacketsDeltaAvg(5), + multicastPacketsDeltaMax(6), + multicastPacketsDeltaMin(7), + unicastPacketsDelta(8), + unicastPacketsDeltaAvg(9), + unicastPacketsDeltaMax(10), + unicastPacketsDeltaMin(11) + } + +CucsAdaptorEthPortMcastStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + broadcastPacketsDelta(0), + broadcastPacketsDeltaAvg(1), + broadcastPacketsDeltaMax(2), + broadcastPacketsDeltaMin(3), + multicastPacketsDelta(4), + multicastPacketsDeltaAvg(5), + multicastPacketsDeltaMax(6), + multicastPacketsDeltaMin(7), + unicastPacketsDelta(8), + unicastPacketsDeltaAvg(9), + unicastPacketsDeltaMax(10), + unicastPacketsDeltaMin(11) + } + +CucsAdaptorEthPortOutsizedStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + oversizedBadCrcPacketsDelta(0), + oversizedBadCrcPacketsDeltaAvg(1), + oversizedBadCrcPacketsDeltaMax(2), + oversizedBadCrcPacketsDeltaMin(3), + oversizedGoodCrcPacketsDelta(4), + oversizedGoodCrcPacketsDeltaAvg(5), + oversizedGoodCrcPacketsDeltaMax(6), + oversizedGoodCrcPacketsDeltaMin(7), + oversizedPacketsDelta(8), + oversizedPacketsDeltaAvg(9), + oversizedPacketsDeltaMax(10), + oversizedPacketsDeltaMin(11), + undersizedBadCrcPacketsDelta(12), + undersizedBadCrcPacketsDeltaAvg(13), + undersizedBadCrcPacketsDeltaMax(14), + undersizedBadCrcPacketsDeltaMin(15), + undersizedGoodCrcPacketsDelta(16), + undersizedGoodCrcPacketsDeltaAvg(17), + undersizedGoodCrcPacketsDeltaMax(18), + undersizedGoodCrcPacketsDeltaMin(19) + } + +CucsAdaptorEthPortOutsizedStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + oversizedBadCrcPacketsDelta(0), + oversizedBadCrcPacketsDeltaAvg(1), + oversizedBadCrcPacketsDeltaMax(2), + oversizedBadCrcPacketsDeltaMin(3), + oversizedGoodCrcPacketsDelta(4), + oversizedGoodCrcPacketsDeltaAvg(5), + oversizedGoodCrcPacketsDeltaMax(6), + oversizedGoodCrcPacketsDeltaMin(7), + oversizedPacketsDelta(8), + oversizedPacketsDeltaAvg(9), + oversizedPacketsDeltaMax(10), + oversizedPacketsDeltaMin(11), + undersizedBadCrcPacketsDelta(12), + undersizedBadCrcPacketsDeltaAvg(13), + undersizedBadCrcPacketsDeltaMax(14), + undersizedBadCrcPacketsDeltaMin(15), + undersizedGoodCrcPacketsDelta(16), + undersizedGoodCrcPacketsDeltaAvg(17), + undersizedGoodCrcPacketsDeltaMax(18), + undersizedGoodCrcPacketsDeltaMin(19) + } + +CucsAdaptorEthPortStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + goodPacketsDelta(0), + goodPacketsDeltaAvg(1), + goodPacketsDeltaMax(2), + goodPacketsDeltaMin(3), + pausePacketsDelta(4), + pausePacketsDeltaAvg(5), + pausePacketsDeltaMax(6), + pausePacketsDeltaMin(7), + perPriorityPausePacketsDelta(8), + perPriorityPausePacketsDeltaAvg(9), + perPriorityPausePacketsDeltaMax(10), + perPriorityPausePacketsDeltaMin(11), + pppPacketsDelta(12), + pppPacketsDeltaAvg(13), + pppPacketsDeltaMax(14), + pppPacketsDeltaMin(15), + totalPacketsDelta(16), + totalPacketsDeltaAvg(17), + totalPacketsDeltaMax(18), + totalPacketsDeltaMin(19), + vlanPacketsDelta(20), + vlanPacketsDeltaAvg(21), + vlanPacketsDeltaMax(22), + vlanPacketsDeltaMin(23) + } + +CucsAdaptorEthPortStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + goodPacketsDelta(0), + goodPacketsDeltaAvg(1), + goodPacketsDeltaMax(2), + goodPacketsDeltaMin(3), + pausePacketsDelta(4), + pausePacketsDeltaAvg(5), + pausePacketsDeltaMax(6), + pausePacketsDeltaMin(7), + perPriorityPausePacketsDelta(8), + perPriorityPausePacketsDeltaAvg(9), + perPriorityPausePacketsDeltaMax(10), + perPriorityPausePacketsDeltaMin(11), + pppPacketsDelta(12), + pppPacketsDeltaAvg(13), + pppPacketsDeltaMax(14), + pppPacketsDeltaMin(15), + totalPacketsDelta(16), + totalPacketsDeltaAvg(17), + totalPacketsDeltaMax(18), + totalPacketsDeltaMin(19), + vlanPacketsDelta(20), + vlanPacketsDeltaAvg(21), + vlanPacketsDeltaMax(22), + vlanPacketsDeltaMin(23) + } + +CucsAdaptorEthRoCEProfileAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorEthVxLANProfileAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorEtherIfStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + rxBytesDelta(0), + rxBytesDeltaAvg(1), + rxBytesDeltaMax(2), + rxBytesDeltaMin(3), + rxDroppedDelta(4), + rxDroppedDeltaAvg(5), + rxDroppedDeltaMax(6), + rxDroppedDeltaMin(7), + rxErrorsDelta(8), + rxErrorsDeltaAvg(9), + rxErrorsDeltaMax(10), + rxErrorsDeltaMin(11), + rxPacketsDelta(12), + rxPacketsDeltaAvg(13), + rxPacketsDeltaMax(14), + rxPacketsDeltaMin(15), + txBytesDelta(16), + txBytesDeltaAvg(17), + txBytesDeltaMax(18), + txBytesDeltaMin(19), + txDroppedDelta(20), + txDroppedDeltaAvg(21), + txDroppedDeltaMax(22), + txDroppedDeltaMin(23), + txErrorsDelta(24), + txErrorsDeltaAvg(25), + txErrorsDeltaMax(26), + txErrorsDeltaMin(27), + txPacketsDelta(28), + txPacketsDeltaAvg(29), + txPacketsDeltaMax(30), + txPacketsDeltaMin(31) + } + +CucsAdaptorEtherIfStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + rxBytesDelta(0), + rxBytesDeltaAvg(1), + rxBytesDeltaMax(2), + rxBytesDeltaMin(3), + rxDroppedDelta(4), + rxDroppedDeltaAvg(5), + rxDroppedDeltaMax(6), + rxDroppedDeltaMin(7), + rxErrorsDelta(8), + rxErrorsDeltaAvg(9), + rxErrorsDeltaMax(10), + rxErrorsDeltaMin(11), + rxPacketsDelta(12), + rxPacketsDeltaAvg(13), + rxPacketsDeltaMax(14), + rxPacketsDeltaMin(15), + txBytesDelta(16), + txBytesDeltaAvg(17), + txBytesDeltaMax(18), + txBytesDeltaMin(19), + txDroppedDelta(20), + txDroppedDeltaAvg(21), + txDroppedDeltaMax(22), + txDroppedDeltaMin(23), + txErrorsDelta(24), + txErrorsDeltaAvg(25), + txErrorsDeltaMax(26), + txErrorsDeltaMin(27), + txPacketsDelta(28), + txPacketsDeltaAvg(29), + txPacketsDeltaMax(30), + txPacketsDeltaMin(31) + } + +CucsAdaptorExtEthIfFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + pathReset(499) + } + +CucsAdaptorExtEthIfFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + pathResetBegin(499), + pathResetDisable(500), + pathResetEnable(501), + pathResetFail(502), + pathResetSuccess(503) + } + +CucsAdaptorExtEthIfFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + pathReset(499) + } + +CucsAdaptorExtEthIfPcPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1024..4096) + +CucsAdaptorExtEthIfPcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsAdaptorExtEthIfPcEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsAdaptorExtEthIfPcEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsAdaptorExtIfAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(0), + resetConnectivity(44) + } + +CucsAdaptorExtIfEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsAdaptorExtIfEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsAdaptorExtIfPcIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsAdaptorExtIfPcType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsAdaptorExtIpV6RssHashProfileIpHash ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorExtIpV6RssHashProfileTcpHash ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorExternalEpLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsAdaptorExternalPcLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsAdaptorFcErrorRecoveryProfileFcpErrorRecovery ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorFcIfEventStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + invalidCRCCountDelta(0), + invalidCRCCountDeltaAvg(1), + invalidCRCCountDeltaMax(2), + invalidCRCCountDeltaMin(3), + linkFailureCountDelta(4), + linkFailureCountDeltaAvg(5), + linkFailureCountDeltaMax(6), + linkFailureCountDeltaMin(7), + lipCountDelta(8), + lipCountDeltaAvg(9), + lipCountDeltaMax(10), + lipCountDeltaMin(11), + lossOfSignalCountDelta(12), + lossOfSignalCountDeltaAvg(13), + lossOfSignalCountDeltaMax(14), + lossOfSignalCountDeltaMin(15), + lossOfSyncCountDelta(16), + lossOfSyncCountDeltaAvg(17), + lossOfSyncCountDeltaMax(18), + lossOfSyncCountDeltaMin(19), + nOSCountDelta(20), + nOSCountDeltaAvg(21), + nOSCountDeltaMax(22), + nOSCountDeltaMin(23), + secondsSinceLastResetDelta(24), + secondsSinceLastResetDeltaAvg(25), + secondsSinceLastResetDeltaMax(26), + secondsSinceLastResetDeltaMin(27), + seqProtocolErrCountDelta(28), + seqProtocolErrCountDeltaAvg(29), + seqProtocolErrCountDeltaMax(30), + seqProtocolErrCountDeltaMin(31) + } + +CucsAdaptorFcIfEventStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + invalidCRCCountDelta(0), + invalidCRCCountDeltaAvg(1), + invalidCRCCountDeltaMax(2), + invalidCRCCountDeltaMin(3), + linkFailureCountDelta(4), + linkFailureCountDeltaAvg(5), + linkFailureCountDeltaMax(6), + linkFailureCountDeltaMin(7), + lipCountDelta(8), + lipCountDeltaAvg(9), + lipCountDeltaMax(10), + lipCountDeltaMin(11), + lossOfSignalCountDelta(12), + lossOfSignalCountDeltaAvg(13), + lossOfSignalCountDeltaMax(14), + lossOfSignalCountDeltaMin(15), + lossOfSyncCountDelta(16), + lossOfSyncCountDeltaAvg(17), + lossOfSyncCountDeltaMax(18), + lossOfSyncCountDeltaMin(19), + nOSCountDelta(20), + nOSCountDeltaAvg(21), + nOSCountDeltaMax(22), + nOSCountDeltaMin(23), + secondsSinceLastResetDelta(24), + secondsSinceLastResetDeltaAvg(25), + secondsSinceLastResetDeltaMax(26), + secondsSinceLastResetDeltaMin(27), + seqProtocolErrCountDelta(28), + seqProtocolErrCountDeltaAvg(29), + seqProtocolErrCountDeltaMax(30), + seqProtocolErrCountDeltaMin(31) + } + +CucsAdaptorFcIfFC4StatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + controlRequestsDelta(0), + controlRequestsDeltaAvg(1), + controlRequestsDeltaMax(2), + controlRequestsDeltaMin(3), + inputMegabytesDelta(4), + inputMegabytesDeltaAvg(5), + inputMegabytesDeltaMax(6), + inputMegabytesDeltaMin(7), + inputRequestsDelta(8), + inputRequestsDeltaAvg(9), + inputRequestsDeltaMax(10), + inputRequestsDeltaMin(11), + outputMegabytesDelta(12), + outputMegabytesDeltaAvg(13), + outputMegabytesDeltaMax(14), + outputMegabytesDeltaMin(15), + outputRequestsDelta(16), + outputRequestsDeltaAvg(17), + outputRequestsDeltaMax(18), + outputRequestsDeltaMin(19) + } + +CucsAdaptorFcIfFC4StatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + controlRequestsDelta(0), + controlRequestsDeltaAvg(1), + controlRequestsDeltaMax(2), + controlRequestsDeltaMin(3), + inputMegabytesDelta(4), + inputMegabytesDeltaAvg(5), + inputMegabytesDeltaMax(6), + inputMegabytesDeltaMin(7), + inputRequestsDelta(8), + inputRequestsDeltaAvg(9), + inputRequestsDeltaMax(10), + inputRequestsDeltaMin(11), + outputMegabytesDelta(12), + outputMegabytesDeltaAvg(13), + outputMegabytesDeltaMax(14), + outputMegabytesDeltaMin(15), + outputRequestsDelta(16), + outputRequestsDeltaAvg(17), + outputRequestsDeltaMax(18), + outputRequestsDeltaMin(19) + } + +CucsAdaptorFcIfFrameStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dumpedFramesDelta(0), + dumpedFramesDeltaAvg(1), + dumpedFramesDeltaMax(2), + dumpedFramesDeltaMin(3), + errorFramesDelta(4), + errorFramesDeltaAvg(5), + errorFramesDeltaMax(6), + errorFramesDeltaMin(7), + rxFramesDelta(8), + rxFramesDeltaAvg(9), + rxFramesDeltaMax(10), + rxFramesDeltaMin(11), + txFramesDelta(12), + txFramesDeltaAvg(13), + txFramesDeltaMax(14), + txFramesDeltaMin(15) + } + +CucsAdaptorFcIfFrameStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dumpedFramesDelta(0), + dumpedFramesDeltaAvg(1), + dumpedFramesDeltaMax(2), + dumpedFramesDeltaMin(3), + errorFramesDelta(4), + errorFramesDeltaAvg(5), + errorFramesDeltaMax(6), + errorFramesDeltaMin(7), + rxFramesDelta(8), + rxFramesDeltaAvg(9), + rxFramesDeltaMax(10), + rxFramesDeltaMin(11), + txFramesDelta(12), + txFramesDeltaAvg(13), + txFramesDeltaMax(14), + txFramesDeltaMin(15) + } + +CucsAdaptorFcPortStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + rxBadFramesDelta(0), + rxBadFramesDeltaAvg(1), + rxBadFramesDeltaMax(2), + rxBadFramesDeltaMin(3), + rxFramesDelta(4), + rxFramesDeltaAvg(5), + rxFramesDeltaMax(6), + rxFramesDeltaMin(7), + txBadFramesDelta(8), + txBadFramesDeltaAvg(9), + txBadFramesDeltaMax(10), + txBadFramesDeltaMin(11), + txFramesDelta(12), + txFramesDeltaAvg(13), + txFramesDeltaMax(14), + txFramesDeltaMin(15) + } + +CucsAdaptorFcPortStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + rxBadFramesDelta(0), + rxBadFramesDeltaAvg(1), + rxBadFramesDeltaMax(2), + rxBadFramesDeltaMin(3), + rxFramesDelta(4), + rxFramesDeltaAvg(5), + rxFramesDeltaMax(6), + rxFramesDeltaMin(7), + txBadFramesDelta(8), + txBadFramesDeltaAvg(9), + txBadFramesDeltaMax(10), + txBadFramesDeltaMin(11), + txFramesDelta(12), + txFramesDeltaAvg(13), + txFramesDeltaMax(14), + txFramesDeltaMin(15) + } + +CucsAdaptorHBAVnicStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + bytesRxDelta(0), + bytesRxDeltaAvg(1), + bytesRxDeltaMax(2), + bytesRxDeltaMin(3), + bytesTxDelta(4), + bytesTxDeltaAvg(5), + bytesTxDeltaMax(6), + bytesTxDeltaMin(7), + droppedRxDelta(8), + droppedRxDeltaAvg(9), + droppedRxDeltaMax(10), + droppedRxDeltaMin(11), + droppedTxDelta(12), + droppedTxDeltaAvg(13), + droppedTxDeltaMax(14), + droppedTxDeltaMin(15), + errorsRxDelta(16), + errorsRxDeltaAvg(17), + errorsRxDeltaMax(18), + errorsRxDeltaMin(19), + errorsTxDelta(20), + errorsTxDeltaAvg(21), + errorsTxDeltaMax(22), + errorsTxDeltaMin(23), + packetsRxDelta(24), + packetsRxDeltaAvg(25), + packetsRxDeltaMax(26), + packetsRxDeltaMin(27), + packetsTxDelta(28), + packetsTxDeltaAvg(29), + packetsTxDeltaMax(30), + packetsTxDeltaMin(31) + } + +CucsAdaptorHBAVnicStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + bytesRxDelta(0), + bytesRxDeltaAvg(1), + bytesRxDeltaMax(2), + bytesRxDeltaMin(3), + bytesTxDelta(4), + bytesTxDeltaAvg(5), + bytesTxDeltaMax(6), + bytesTxDeltaMin(7), + droppedRxDelta(8), + droppedRxDeltaAvg(9), + droppedRxDeltaMax(10), + droppedRxDeltaMin(11), + droppedTxDelta(12), + droppedTxDeltaAvg(13), + droppedTxDeltaMax(14), + droppedTxDeltaMin(15), + errorsRxDelta(16), + errorsRxDeltaAvg(17), + errorsRxDeltaMax(18), + errorsRxDeltaMin(19), + errorsTxDelta(20), + errorsTxDeltaAvg(21), + errorsTxDeltaMax(22), + errorsTxDeltaMin(23), + packetsRxDelta(24), + packetsRxDeltaAvg(25), + packetsRxDeltaMax(26), + packetsRxDeltaMin(27), + packetsTxDelta(28), + packetsTxDeltaAvg(29), + packetsTxDeltaMax(30), + packetsTxDeltaMin(31) + } + +CucsAdaptorHostEthIfHostPort ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + any(0), + n1(1), + n2(2), + none(10) + } + +CucsAdaptorHostEthIfFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + circuitReset(505) + } + +CucsAdaptorHostEthIfFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + circuitResetBegin(505), + circuitResetDisableA(506), + circuitResetEnableA(507), + circuitResetDisableB(508), + circuitResetEnableB(509), + circuitResetFail(515), + circuitResetSuccess(516) + } + +CucsAdaptorHostEthIfFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + circuitReset(505) + } + +CucsAdaptorHostFcIfAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(0), + resetConnectivityActive(44), + resetConnectivityPassive(45), + resetConnectivity(46), + disabled(47), + disabledPassive(48), + disabledActive(49), + enabledPassive(50), + enabledActive(51) + } + +CucsAdaptorHostFcIfHostPort ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + any(0), + n1(1), + n2(2), + none(10) + } + +CucsAdaptorHostFcIfPersBind ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(4) + } + +CucsAdaptorHostFcIfFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + resetFcPersBinding(142), + circuitReset(510) + } + +CucsAdaptorHostFcIfFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + resetFcPersBindingBegin(142), + resetFcPersBindingFail(328), + resetFcPersBindingSuccess(329), + circuitResetBegin(510), + circuitResetDisableA(511), + circuitResetEnableA(512), + circuitResetDisableB(513), + circuitResetEnableB(514), + circuitResetFail(517), + circuitResetSuccess(518), + resetFcPersBindingExecuteLocal(813), + resetFcPersBindingExecutePeer(814) + } + +CucsAdaptorHostFcIfFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + resetFcPersBinding(142), + circuitReset(510) + } + +CucsAdaptorHostIfAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(0), + resetConnectivityActive(44), + resetConnectivityPassive(45), + resetConnectivity(46), + disabled(47), + disabledPassive(48), + disabledActive(49), + enabledPassive(50), + enabledActive(51) + } + +CucsAdaptorHostIfBootDev ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorHostMgmtCapPreboot ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + pnuOS(1), + efi(2) + } + +CucsAdaptorHostMgmtCapPresence ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + host(1), + cimc(2) + } + +CucsAdaptorHostPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..5000) + +CucsAdaptorHostServiceEthIfIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsAdaptorHostVisibility ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1), + osDependent(2) + } + +CucsAdaptorIScsiCapBootOrderType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + systemBootOrder(0), + fddOrder(1), + hddOrder(2), + cdOrder(3), + networkDeviceOrder(6), + internalEfiShell(16), + unknownDeviceOrder(99), + localStorageAnyDeviceOrder(100), + sanDeviceOrder(101), + sanAnyDeviceOrder(102), + internalUsbDeviceOrder(103), + externalUsbDeviceOrder(104), + sdcardDeviceOrder(105), + lanAnyDeviceOrder(106), + uefiTargetDeviceOrder(107), + iscsiDeviceOrder(108), + iscsiAnyDeviceOrder(109), + cimcVmediaCddDeviceOrder(110), + cimcVmediaHddDeviceOrder(111), + cimcVmediaFddDeviceOrder(112), + kvmVmediaCddDeviceOrder(113), + kvmVmediaHddDeviceOrder(114), + kvmVmediaFddDeviceOrder(115), + bevOrder(128) + } + +CucsAdaptorInterruptMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + msiX(1), + msi(2), + intx(3) + } + +CucsAdaptorIpV4RssHashProfileIpHash ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorIpV4RssHashProfileTcpHash ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorIpV6RssHashProfileIpHash ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorIpV6RssHashProfileTcpHash ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorIscsiProtConnectionTimeOut ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (0..255) + +CucsAdaptorIscsiProtDhcpTimeOut ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (60..300) + +CucsAdaptorIscsiProtLunBusyRetryCount ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (0..60) + +CucsAdaptorLanCapDefaultVlan ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nativeVlan(1), + defaultVlan(2) + } + +CucsAdaptorLinkState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + adminDown(1), + down(2), + error(3), + up(4), + unallocated(5), + unavailable(6), + offline(7) + } + +CucsAdaptorLldpCapSupport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(1), + full(2) + } + +CucsAdaptorMenloBaseErrorStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + correctableErrorsDelta(0), + correctableErrorsDeltaAvg(1), + correctableErrorsDeltaMax(2), + correctableErrorsDeltaMin(3), + uncorrectableErrorsDelta(4), + uncorrectableErrorsDeltaAvg(5), + uncorrectableErrorsDeltaMax(6), + uncorrectableErrorsDeltaMin(7) + } + +CucsAdaptorMenloBaseErrorStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + correctableErrorsDelta(0), + correctableErrorsDeltaAvg(1), + correctableErrorsDeltaMax(2), + correctableErrorsDeltaMin(3), + uncorrectableErrorsDelta(4), + uncorrectableErrorsDeltaAvg(5), + uncorrectableErrorsDeltaMax(6), + uncorrectableErrorsDeltaMin(7) + } + +CucsAdaptorMenloDcePortStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + rxPauseCFCDelta(0), + rxPauseCFCDeltaAvg(1), + rxPauseCFCDeltaMax(2), + rxPauseCFCDeltaMin(3), + rxPausePFCDelta(4), + rxPausePFCDeltaAvg(5), + rxPausePFCDeltaMax(6), + rxPausePFCDeltaMin(7), + txPauseCFCDelta(8), + txPauseCFCDeltaAvg(9), + txPauseCFCDeltaMax(10), + txPauseCFCDeltaMin(11), + txPausePFCDelta(12), + txPausePFCDeltaAvg(13), + txPausePFCDeltaMax(14), + txPausePFCDeltaMin(15) + } + +CucsAdaptorMenloDcePortStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + rxPauseCFCDelta(0), + rxPauseCFCDeltaAvg(1), + rxPauseCFCDeltaMax(2), + rxPauseCFCDeltaMin(3), + rxPausePFCDelta(4), + rxPausePFCDeltaAvg(5), + rxPausePFCDeltaMax(6), + rxPausePFCDeltaMin(7), + txPauseCFCDelta(8), + txPauseCFCDeltaAvg(9), + txPauseCFCDeltaMax(10), + txPauseCFCDeltaMin(11), + txPausePFCDelta(12), + txPausePFCDeltaAvg(13), + txPausePFCDeltaMax(14), + txPausePFCDeltaMin(15) + } + +CucsAdaptorMenloEthErrorStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + correctableErrorsDelta(0), + correctableErrorsDeltaAvg(1), + correctableErrorsDeltaMax(2), + correctableErrorsDeltaMin(3), + dropAclDelta(4), + dropAclDeltaAvg(5), + dropAclDeltaMax(6), + dropAclDeltaMin(7), + popErrorsDelta(8), + popErrorsDeltaAvg(9), + popErrorsDeltaMax(10), + popErrorsDeltaMin(11), + pushErrorsDelta(12), + pushErrorsDeltaAvg(13), + pushErrorsDeltaMax(14), + pushErrorsDeltaMin(15), + uncorrectableErrorsDelta(16), + uncorrectableErrorsDeltaAvg(17), + uncorrectableErrorsDeltaMax(18), + uncorrectableErrorsDeltaMin(19) + } + +CucsAdaptorMenloEthErrorStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + correctableErrorsDelta(0), + correctableErrorsDeltaAvg(1), + correctableErrorsDeltaMax(2), + correctableErrorsDeltaMin(3), + dropAclDelta(4), + dropAclDeltaAvg(5), + dropAclDeltaMax(6), + dropAclDeltaMin(7), + popErrorsDelta(8), + popErrorsDeltaAvg(9), + popErrorsDeltaMax(10), + popErrorsDeltaMin(11), + pushErrorsDelta(12), + pushErrorsDeltaAvg(13), + pushErrorsDeltaMax(14), + pushErrorsDeltaMin(15), + uncorrectableErrorsDelta(16), + uncorrectableErrorsDeltaAvg(17), + uncorrectableErrorsDeltaMax(18), + uncorrectableErrorsDeltaMin(19) + } + +CucsAdaptorMenloEthStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dropOverrunDelta(0), + dropOverrunDeltaAvg(1), + dropOverrunDeltaMax(2), + dropOverrunDeltaMin(3), + dropRuntDelta(4), + dropRuntDeltaAvg(5), + dropRuntDeltaMax(6), + dropRuntDeltaMin(7), + truncateOverrunDelta(8), + truncateOverrunDeltaAvg(9), + truncateOverrunDeltaMax(10), + truncateOverrunDeltaMin(11) + } + +CucsAdaptorMenloEthStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dropOverrunDelta(0), + dropOverrunDeltaAvg(1), + dropOverrunDeltaMax(2), + dropOverrunDeltaMin(3), + dropRuntDelta(4), + dropRuntDeltaAvg(5), + dropRuntDeltaMax(6), + dropRuntDeltaMin(7), + truncateOverrunDelta(8), + truncateOverrunDeltaAvg(9), + truncateOverrunDeltaMax(10), + truncateOverrunDeltaMin(11) + } + +CucsAdaptorMenloFcErrorStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + correctableErrorsDelta(0), + correctableErrorsDeltaAvg(1), + correctableErrorsDeltaMax(2), + correctableErrorsDeltaMin(3), + popErrorsDelta(4), + popErrorsDeltaAvg(5), + popErrorsDeltaMax(6), + popErrorsDeltaMin(7), + pushErrorsDelta(8), + pushErrorsDeltaAvg(9), + pushErrorsDeltaMax(10), + pushErrorsDeltaMin(11), + uncorrectableErrorsDelta(12), + uncorrectableErrorsDeltaAvg(13), + uncorrectableErrorsDeltaMax(14), + uncorrectableErrorsDeltaMin(15) + } + +CucsAdaptorMenloFcErrorStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + correctableErrorsDelta(0), + correctableErrorsDeltaAvg(1), + correctableErrorsDeltaMax(2), + correctableErrorsDeltaMin(3), + popErrorsDelta(4), + popErrorsDeltaAvg(5), + popErrorsDeltaMax(6), + popErrorsDeltaMin(7), + pushErrorsDelta(8), + pushErrorsDeltaAvg(9), + pushErrorsDeltaMax(10), + pushErrorsDeltaMin(11), + uncorrectableErrorsDelta(12), + uncorrectableErrorsDeltaAvg(13), + uncorrectableErrorsDeltaMax(14), + uncorrectableErrorsDeltaMin(15) + } + +CucsAdaptorMenloFcStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dropAclDelta(0), + dropAclDeltaAvg(1), + dropAclDeltaMax(2), + dropAclDeltaMin(3), + dropOverrunDelta(4), + dropOverrunDeltaAvg(5), + dropOverrunDeltaMax(6), + dropOverrunDeltaMin(7), + dropRuntDelta(8), + dropRuntDeltaAvg(9), + dropRuntDeltaMax(10), + dropRuntDeltaMin(11), + truncateOverrunDelta(12), + truncateOverrunDeltaAvg(13), + truncateOverrunDeltaMax(14), + truncateOverrunDeltaMin(15) + } + +CucsAdaptorMenloFcStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dropAclDelta(0), + dropAclDeltaAvg(1), + dropAclDeltaMax(2), + dropAclDeltaMin(3), + dropOverrunDelta(4), + dropOverrunDeltaAvg(5), + dropOverrunDeltaMax(6), + dropOverrunDeltaMin(7), + dropRuntDelta(8), + dropRuntDeltaAvg(9), + dropRuntDeltaMax(10), + dropRuntDeltaMin(11), + truncateOverrunDelta(12), + truncateOverrunDeltaAvg(13), + truncateOverrunDeltaMax(14), + truncateOverrunDeltaMin(15) + } + +CucsAdaptorMenloHostPortStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + rxPauseCFCDelta(0), + rxPauseCFCDeltaAvg(1), + rxPauseCFCDeltaMax(2), + rxPauseCFCDeltaMin(3), + rxPausePFCDelta(4), + rxPausePFCDeltaAvg(5), + rxPausePFCDeltaMax(6), + rxPausePFCDeltaMin(7), + txPauseCFCDelta(8), + txPauseCFCDeltaAvg(9), + txPauseCFCDeltaMax(10), + txPauseCFCDeltaMin(11), + txPausePFCDelta(12), + txPausePFCDeltaAvg(13), + txPausePFCDeltaMax(14), + txPausePFCDeltaMin(15) + } + +CucsAdaptorMenloHostPortStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + rxPauseCFCDelta(0), + rxPauseCFCDeltaAvg(1), + rxPauseCFCDeltaMax(2), + rxPauseCFCDeltaMin(3), + rxPausePFCDelta(4), + rxPausePFCDeltaAvg(5), + rxPausePFCDeltaMax(6), + rxPausePFCDeltaMin(7), + txPauseCFCDelta(8), + txPauseCFCDeltaAvg(9), + txPauseCFCDeltaMax(10), + txPauseCFCDeltaMin(11), + txPausePFCDelta(12), + txPausePFCDeltaAvg(13), + txPausePFCDeltaMax(14), + txPausePFCDeltaMin(15) + } + +CucsAdaptorMenloMcpuErrorStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + correctableErrorsDelta(0), + correctableErrorsDeltaAvg(1), + correctableErrorsDeltaMax(2), + correctableErrorsDeltaMin(3), + popErrorsDelta(4), + popErrorsDeltaAvg(5), + popErrorsDeltaMax(6), + popErrorsDeltaMin(7), + pushErrorsDelta(8), + pushErrorsDeltaAvg(9), + pushErrorsDeltaMax(10), + pushErrorsDeltaMin(11), + uncorrectableErrorsDelta(12), + uncorrectableErrorsDeltaAvg(13), + uncorrectableErrorsDeltaMax(14), + uncorrectableErrorsDeltaMin(15) + } + +CucsAdaptorMenloMcpuErrorStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + correctableErrorsDelta(0), + correctableErrorsDeltaAvg(1), + correctableErrorsDeltaMax(2), + correctableErrorsDeltaMin(3), + popErrorsDelta(4), + popErrorsDeltaAvg(5), + popErrorsDeltaMax(6), + popErrorsDeltaMin(7), + pushErrorsDelta(8), + pushErrorsDeltaAvg(9), + pushErrorsDeltaMax(10), + pushErrorsDeltaMin(11), + uncorrectableErrorsDelta(12), + uncorrectableErrorsDeltaAvg(13), + uncorrectableErrorsDeltaMax(14), + uncorrectableErrorsDeltaMin(15) + } + +CucsAdaptorMenloMcpuStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dropAclDelta(0), + dropAclDeltaAvg(1), + dropAclDeltaMax(2), + dropAclDeltaMin(3), + dropOverrunDelta(4), + dropOverrunDeltaAvg(5), + dropOverrunDeltaMax(6), + dropOverrunDeltaMin(7), + dropRuntDelta(8), + dropRuntDeltaAvg(9), + dropRuntDeltaMax(10), + dropRuntDeltaMin(11), + truncateOverrunDelta(12), + truncateOverrunDeltaAvg(13), + truncateOverrunDeltaMax(14), + truncateOverrunDeltaMin(15) + } + +CucsAdaptorMenloMcpuStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dropAclDelta(0), + dropAclDeltaAvg(1), + dropAclDeltaMax(2), + dropAclDeltaMin(3), + dropOverrunDelta(4), + dropOverrunDeltaAvg(5), + dropOverrunDeltaMax(6), + dropOverrunDeltaMin(7), + dropRuntDelta(8), + dropRuntDeltaAvg(9), + dropRuntDeltaMax(10), + dropRuntDeltaMin(11), + truncateOverrunDelta(12), + truncateOverrunDeltaAvg(13), + truncateOverrunDeltaMax(14), + truncateOverrunDeltaMin(15) + } + +CucsAdaptorMenloNetEgStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dropCmdDelta(0), + dropCmdDeltaAvg(1), + dropCmdDeltaMax(2), + dropCmdDeltaMin(3), + dropLifCfgInvalidDelta(4), + dropLifCfgInvalidDeltaAvg(5), + dropLifCfgInvalidDeltaMax(6), + dropLifCfgInvalidDeltaMin(7), + dropLifMapNoHitDelta(8), + dropLifMapNoHitDeltaAvg(9), + dropLifMapNoHitDeltaMax(10), + dropLifMapNoHitDeltaMin(11), + dropSrcBindDelta(12), + dropSrcBindDeltaAvg(13), + dropSrcBindDeltaMax(14), + dropSrcBindDeltaMin(15), + learnReqDropDelta(16), + learnReqDropDeltaAvg(17), + learnReqDropDeltaMax(18), + learnReqDropDeltaMin(19) + } + +CucsAdaptorMenloNetEgStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dropCmdDelta(0), + dropCmdDeltaAvg(1), + dropCmdDeltaMax(2), + dropCmdDeltaMin(3), + dropLifCfgInvalidDelta(4), + dropLifCfgInvalidDeltaAvg(5), + dropLifCfgInvalidDeltaMax(6), + dropLifCfgInvalidDeltaMin(7), + dropLifMapNoHitDelta(8), + dropLifMapNoHitDeltaAvg(9), + dropLifMapNoHitDeltaMax(10), + dropLifMapNoHitDeltaMin(11), + dropSrcBindDelta(12), + dropSrcBindDeltaAvg(13), + dropSrcBindDeltaMax(14), + dropSrcBindDeltaMin(15), + learnReqDropDelta(16), + learnReqDropDeltaAvg(17), + learnReqDropDeltaMax(18), + learnReqDropDeltaMin(19) + } + +CucsAdaptorMenloNetInStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dropFcLifInvalidDelta(0), + dropFcLifInvalidDeltaAvg(1), + dropFcLifInvalidDeltaMax(2), + dropFcLifInvalidDeltaMin(3), + dropFcMulticastDelta(4), + dropFcMulticastDeltaAvg(5), + dropFcMulticastDeltaMax(6), + dropFcMulticastDeltaMin(7), + dropNullPifDelta(8), + dropNullPifDeltaAvg(9), + dropNullPifDeltaMax(10), + dropNullPifDeltaMin(11), + fwdLookupNoHitDelta(12), + fwdLookupNoHitDeltaAvg(13), + fwdLookupNoHitDeltaMax(14), + fwdLookupNoHitDeltaMin(15) + } + +CucsAdaptorMenloNetInStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dropFcLifInvalidDelta(0), + dropFcLifInvalidDeltaAvg(1), + dropFcLifInvalidDeltaMax(2), + dropFcLifInvalidDeltaMin(3), + dropFcMulticastDelta(4), + dropFcMulticastDeltaAvg(5), + dropFcMulticastDeltaMax(6), + dropFcMulticastDeltaMin(7), + dropNullPifDelta(8), + dropNullPifDeltaAvg(9), + dropNullPifDeltaMax(10), + dropNullPifDeltaMin(11), + fwdLookupNoHitDelta(12), + fwdLookupNoHitDeltaAvg(13), + fwdLookupNoHitDeltaMax(14), + fwdLookupNoHitDeltaMin(15) + } + +CucsAdaptorMenloQErrorStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + correctableErrorsDelta(0), + correctableErrorsDeltaAvg(1), + correctableErrorsDeltaMax(2), + correctableErrorsDeltaMin(3), + popErrorsDelta(4), + popErrorsDeltaAvg(5), + popErrorsDeltaMax(6), + popErrorsDeltaMin(7), + pushErrorsDelta(8), + pushErrorsDeltaAvg(9), + pushErrorsDeltaMax(10), + pushErrorsDeltaMin(11), + uncorrectableErrorsDelta(12), + uncorrectableErrorsDeltaAvg(13), + uncorrectableErrorsDeltaMax(14), + uncorrectableErrorsDeltaMin(15) + } + +CucsAdaptorMenloQErrorStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + correctableErrorsDelta(0), + correctableErrorsDeltaAvg(1), + correctableErrorsDeltaMax(2), + correctableErrorsDeltaMin(3), + popErrorsDelta(4), + popErrorsDeltaAvg(5), + popErrorsDeltaMax(6), + popErrorsDeltaMin(7), + pushErrorsDelta(8), + pushErrorsDeltaAvg(9), + pushErrorsDeltaMax(10), + pushErrorsDeltaMin(11), + uncorrectableErrorsDelta(12), + uncorrectableErrorsDeltaAvg(13), + uncorrectableErrorsDeltaMax(14), + uncorrectableErrorsDeltaMin(15) + } + +CucsAdaptorMenloQStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dropOverrunN0Delta(0), + dropOverrunN0DeltaAvg(1), + dropOverrunN0DeltaMax(2), + dropOverrunN0DeltaMin(3), + dropOverrunN1Delta(4), + dropOverrunN1DeltaAvg(5), + dropOverrunN1DeltaMax(6), + dropOverrunN1DeltaMin(7), + truncateOverrunN0Delta(8), + truncateOverrunN0DeltaAvg(9), + truncateOverrunN0DeltaMax(10), + truncateOverrunN0DeltaMin(11), + truncateOverrunN1Delta(12), + truncateOverrunN1DeltaAvg(13), + truncateOverrunN1DeltaMax(14), + truncateOverrunN1DeltaMin(15) + } + +CucsAdaptorMenloQStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dropOverrunN0Delta(0), + dropOverrunN0DeltaAvg(1), + dropOverrunN0DeltaMax(2), + dropOverrunN0DeltaMin(3), + dropOverrunN1Delta(4), + dropOverrunN1DeltaAvg(5), + dropOverrunN1DeltaMax(6), + dropOverrunN1DeltaMin(7), + truncateOverrunN0Delta(8), + truncateOverrunN0DeltaAvg(9), + truncateOverrunN0DeltaMax(10), + truncateOverrunN0DeltaMin(11), + truncateOverrunN1Delta(12), + truncateOverrunN1DeltaAvg(13), + truncateOverrunN1DeltaMax(14), + truncateOverrunN1DeltaMin(15) + } + +CucsAdaptorMenloQueueStatsComponent ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + cpu(1), + eth(2), + fc(3), + n(4) + } + +CucsAdaptorMenloStatsIndex ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + n0(1), + n1(2), + n0A(3), + n0B(4), + n1A(5), + n1B(6) + } + +CucsAdaptorMgmtCapMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + full(1), + partial(2) + } + +CucsAdaptorMgmtCapOperPowerRequirement ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + standby(1), + full(2) + } + +CucsAdaptorMgmtCapRebootActionOnDestructive ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + host(1), + adaptor(2) + } + +CucsAdaptorNICVnicStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + bytesRxDelta(0), + bytesRxDeltaAvg(1), + bytesRxDeltaMax(2), + bytesRxDeltaMin(3), + bytesTxDelta(4), + bytesTxDeltaAvg(5), + bytesTxDeltaMax(6), + bytesTxDeltaMin(7), + droppedRxDelta(8), + droppedRxDeltaAvg(9), + droppedRxDeltaMax(10), + droppedRxDeltaMin(11), + droppedTxDelta(12), + droppedTxDeltaAvg(13), + droppedTxDeltaMax(14), + droppedTxDeltaMin(15), + errorsRxDelta(16), + errorsRxDeltaAvg(17), + errorsRxDeltaMax(18), + errorsRxDeltaMin(19), + errorsTxDelta(20), + errorsTxDeltaAvg(21), + errorsTxDeltaMax(22), + errorsTxDeltaMin(23), + packetsRxDelta(24), + packetsRxDeltaAvg(25), + packetsRxDeltaMax(26), + packetsRxDeltaMin(27), + packetsTxDelta(28), + packetsTxDeltaAvg(29), + packetsTxDeltaMax(30), + packetsTxDeltaMin(31) + } + +CucsAdaptorNICVnicStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + bytesRxDelta(0), + bytesRxDeltaAvg(1), + bytesRxDeltaMax(2), + bytesRxDeltaMin(3), + bytesTxDelta(4), + bytesTxDeltaAvg(5), + bytesTxDeltaMax(6), + bytesTxDeltaMin(7), + droppedRxDelta(8), + droppedRxDeltaAvg(9), + droppedRxDeltaMax(10), + droppedRxDeltaMin(11), + droppedTxDelta(12), + droppedTxDeltaAvg(13), + droppedTxDeltaMax(14), + droppedTxDeltaMin(15), + errorsRxDelta(16), + errorsRxDeltaAvg(17), + errorsRxDeltaMax(18), + errorsRxDeltaMin(19), + errorsTxDelta(20), + errorsTxDeltaAvg(21), + errorsTxDeltaMax(22), + errorsTxDeltaMin(23), + packetsRxDelta(24), + packetsRxDeltaAvg(25), + packetsRxDeltaMax(26), + packetsRxDeltaMin(27), + packetsTxDelta(28), + packetsTxDeltaAvg(29), + packetsTxDeltaMax(30), + packetsTxDeltaMin(31) + } + +CucsAdaptorNwMgmtCapApi ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + menlo(1), + palo(2) + } + +CucsAdaptorNwMgmtCapMgmtTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + l2(0), + l3(1) + } + +CucsAdaptorOffloadMethod ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + virtual(0), + physical(1), + none(2) + } + +CucsAdaptorPIoEpIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + aggregation(2), + virtual(3) + } + +CucsAdaptorProtocolProfileConnectionTimeOut ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (0..255) + +CucsAdaptorProtocolProfileLunBusyRetryCount ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (0..60) + +CucsAdaptorPurpose ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unused(0), + general(1), + management(2), + utility(3), + crosslink(4), + overlay(5) + } + +CucsAdaptorReachability ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + a(0), + b(1), + unmanaged(7) + } + +CucsAdaptorRnicCapSpecType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + virtualizedEthIf(1), + virtualizedFcIf(2), + virtualizedScsiIf(3), + nonVirtualizedEthIf(4), + nonVirtualizedFcIf(5), + fcoe(6), + protectedEthIf(7), + protectedFcIf(8), + protectedFcoe(9), + pathEncapVirtual(10), + pathEncapConsolidated(11), + uplinkAggregation(12), + virtualizedEthSriov(13), + virtualizedFcSriov(14), + virtualizedEthSriovUsnic(15), + virtualizedEthVmq(16), + ethFlowMonitoringNetflow(17), + ethRoce(18), + ethVxlan(19), + ethNvgre(20), + cdnSupport(21), + ethNvgreVmq(22), + virtualizedCeEthIf(23), + pathEncapVirtualCe(24) + } + +CucsAdaptorRssProfileReceiveSideScaling ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsAdaptorSanCapHostNvram ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(1), + full(2) + } + +CucsAdaptorUnitId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsAdaptorUnitExtnId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..5000) + +CucsAdaptorVnicStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + bytesRxDelta(0), + bytesRxDeltaAvg(1), + bytesRxDeltaMax(2), + bytesRxDeltaMin(3), + bytesTxDelta(4), + bytesTxDeltaAvg(5), + bytesTxDeltaMax(6), + bytesTxDeltaMin(7), + droppedRxDelta(8), + droppedRxDeltaAvg(9), + droppedRxDeltaMax(10), + droppedRxDeltaMin(11), + droppedTxDelta(12), + droppedTxDeltaAvg(13), + droppedTxDeltaMax(14), + droppedTxDeltaMin(15), + errorsRxDelta(16), + errorsRxDeltaAvg(17), + errorsRxDeltaMax(18), + errorsRxDeltaMin(19), + errorsTxDelta(20), + errorsTxDeltaAvg(21), + errorsTxDeltaMax(22), + errorsTxDeltaMin(23), + packetsRxDelta(24), + packetsRxDeltaAvg(25), + packetsRxDeltaMax(26), + packetsRxDeltaMin(27), + packetsTxDelta(28), + packetsTxDeltaAvg(29), + packetsTxDeltaMax(30), + packetsTxDeltaMin(31) + } + +CucsAdaptorVnicStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + bytesRxDelta(0), + bytesRxDeltaAvg(1), + bytesRxDeltaMax(2), + bytesRxDeltaMin(3), + bytesTxDelta(4), + bytesTxDeltaAvg(5), + bytesTxDeltaMax(6), + bytesTxDeltaMin(7), + droppedRxDelta(8), + droppedRxDeltaAvg(9), + droppedRxDeltaMax(10), + droppedRxDeltaMin(11), + droppedTxDelta(12), + droppedTxDeltaAvg(13), + droppedTxDeltaMax(14), + droppedTxDeltaMin(15), + errorsRxDelta(16), + errorsRxDeltaAvg(17), + errorsRxDeltaMax(18), + errorsRxDeltaMin(19), + errorsTxDelta(20), + errorsTxDeltaAvg(21), + errorsTxDeltaMax(22), + errorsTxDeltaMin(23), + packetsRxDelta(24), + packetsRxDeltaAvg(25), + packetsRxDeltaMax(26), + packetsRxDeltaMin(27), + packetsTxDelta(28), + packetsTxDeltaAvg(29), + packetsTxDeltaMax(30), + packetsTxDeltaMin(31) + } + +CucsAdaptorComparisonOper ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + gt(1), + lt(2), + range(3) + } + +CucsAddressMACMask ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Counter64 + +CucsAddressType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + operational(1), + floating(2) + } + +CucsAddressUIDSuffxMask ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Counter64 + +CucsAddressWWNMask ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Counter64 + +CucsBiosBootDevErrorCode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + success(0), + failure(1) + } + +CucsBiosBootDevGrpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + systemBootOrder(0), + fddOrder(1), + hddOrder(2), + cdOrder(3), + networkDeviceOrder(6), + internalEfiShell(16), + unknownDeviceOrder(99), + localStorageAnyDeviceOrder(100), + sanDeviceOrder(101), + sanAnyDeviceOrder(102), + internalUsbDeviceOrder(103), + externalUsbDeviceOrder(104), + sdcardDeviceOrder(105), + lanAnyDeviceOrder(106), + uefiTargetDeviceOrder(107), + iscsiDeviceOrder(108), + iscsiAnyDeviceOrder(109), + cimcVmediaCddDeviceOrder(110), + cimcVmediaHddDeviceOrder(111), + cimcVmediaFddDeviceOrder(112), + kvmVmediaCddDeviceOrder(113), + kvmVmediaHddDeviceOrder(114), + kvmVmediaFddDeviceOrder(115), + bevOrder(128) + } + +CucsBiosBootDevOrder ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + n1(1), + n2(2), + n3(3), + n4(4), + n5(5), + n6(6), + n7(7) + } + +CucsBiosDefaultAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1) + } + +CucsBiosSupportedAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1) + } + +CucsBiosVfACPI10SupportVpACPI10Support ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(122), + enabled(123), + platformDefault(-2) + } + +CucsBiosVfASPMSupportVpASPMSupport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(508), + auto(509), + forcel0(510) + } + +CucsBiosVfAllUSBDevicesVpAllUSBDevices ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(389), + enabled(390) + } + +CucsBiosVfAltitudeVpAltitude ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + auto(482), + n300M(483), + n900M(484), + n1500M(485), + n3000M(486) + } + +CucsBiosVfAssertNMIOnPERRVpAssertNMIOnPERR ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(68), + enabled(69), + platformDefault(-2) + } + +CucsBiosVfAssertNMIOnSERRVpAssertNMIOnSERR ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(66), + enabled(67), + platformDefault(-2) + } + +CucsBiosVfBootOptionRetryVpBootOptionRetry ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(96), + enabled(97), + platformDefault(-2) + } + +CucsBiosVfCPUHardwarePowerManagementVpCPUHardwarePowerManagement ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(409), + hwpmNativeMode(410), + hwpmOobMode(411) + } + +CucsBiosVfCPUPerformanceVpCPUPerformance ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + enterprise(175), + highThroughput(176), + hpc(177), + custom(490), + platformDefault(-2) + } + +CucsBiosVfCPUPowerManagementVpCPUPowerManagement ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(491), + energyEfficient(492), + custom(493) + } + +CucsBiosVfConsistentDeviceNameControlVpCDNControl ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(530), + enabled(531) + } + +CucsBiosVfConsoleRedirectionVpBaudRate ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + n9600(131), + n19200(132), + n38400(133), + n57600(134), + n115200(135), + platformDefault(-2) + } + +CucsBiosVfConsoleRedirectionVpConsoleRedirection ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(77), + serialPortA(78), + serialPortB(130), + enabled(260), + com0(261), + platformDefault(-2) + } + +CucsBiosVfConsoleRedirectionVpFlowControl ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + none(79), + rtsCts(80), + platformDefault(-2) + } + +CucsBiosVfConsoleRedirectionVpLegacyOSRedirection ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(90), + enabled(91), + n80x24(500), + n80x25(501), + platformDefault(-2) + } + +CucsBiosVfConsoleRedirectionVpPuttyKeyPad ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + vt100(311), + linux(312), + xtermr6(313), + sco(314), + escn(315), + vt400(316) + } + +CucsBiosVfConsoleRedirectionVpTerminalType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + pcAnsi(86), + vt100(87), + vt100Plus(88), + vtUtf8(89), + platformDefault(-2) + } + +CucsBiosVfCoreMultiProcessingVpCoreMultiProcessing ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + all(170), + n1(178), + n2(179), + n3(180), + n4(181), + n5(182), + n6(183), + n7(184), + n8(185), + n9(190), + n10(191), + n11(274), + n12(275), + n13(294), + n14(295), + n15(296), + n16(440), + n17(441), + n18(442), + platformDefault(-2) + } + +CucsBiosVfDDR3VoltageSelectionVpDDR3VoltageSelection ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + ddr31500mv(511), + ddr31350mv(512) + } + +CucsBiosVfDRAMClockThrottlingVpDRAMClockThrottling ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + auto(435), + balanced(436), + performance(437), + energyEfficient(438) + } + +CucsBiosVfDirectCacheAccessVpDirectCacheAccess ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(28), + enabled(29), + platformDefault(-2) + } + +CucsBiosVfDramRefreshRateVpDramRefreshRate ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + n1x(262), + n2x(263), + n3x(264), + n4x(265), + auto(270) + } + +CucsBiosVfEnhancedIntelSpeedStepTechVpEnhancedIntelSpeedStepTech ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(3), + enabled(4), + platformDefault(-2) + } + +CucsBiosVfEnhancedPowerCappingSupportVpEnhancedPowerCapping ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(495), + enabled(496) + } + +CucsBiosVfExecuteDisableBitVpExecuteDisableBit ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(10), + enabled(11), + platformDefault(-2) + } + +CucsBiosVfFRB2TimerVpFRB2Timer ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(420), + enabled(421) + } + +CucsBiosVfFrequencyFloorOverrideVpFrequencyFloorOverride ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(430), + enabled(431) + } + +CucsBiosVfFrontPanelLockoutVpFrontPanelLockout ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(60), + enabled(61), + platformDefault(-2) + } + +CucsBiosVfIntegratedGraphicsVpIntegratedGraphics ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(399), + enabled(400) + } + +CucsBiosVfIntegratedGraphicsApertureSizeVpIntegratedGraphicsApertureSize ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + n128mb(401), + n256mb(402), + n512mb(403), + n1024mb(404), + n2048mb(405), + n4096mb(406) + } + +CucsBiosVfIntelEntrySASRAIDModuleVpSASRAID ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(154), + enabled(155), + platformDefault(-2) + } + +CucsBiosVfIntelEntrySASRAIDModuleVpSASRAIDModule ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + itIrRaid(156), + intelEsrtii(157), + platformDefault(-2) + } + +CucsBiosVfIntelHyperThreadingTechVpIntelHyperThreadingTech ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(5), + enabled(6), + platformDefault(-2) + } + +CucsBiosVfIntelTrustedExecutionTechnologyVpIntelTstdExecTechSup ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(515), + enabled(516) + } + +CucsBiosVfIntelTurboBoostTechVpIntelTurboBoostTech ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(1), + enabled(2), + platformDefault(-2) + } + +CucsBiosVfIntelVTForDirectedIOVpIntelVTDATSSupport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(20), + enabled(21), + platformDefault(-2) + } + +CucsBiosVfIntelVTForDirectedIOVpIntelVTDCoherencySupport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(18), + enabled(19), + platformDefault(-2) + } + +CucsBiosVfIntelVTForDirectedIOVpIntelVTDInterruptRemapping ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(16), + enabled(17), + platformDefault(-2) + } + +CucsBiosVfIntelVTForDirectedIOVpIntelVTDPassThroughDMASupport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(22), + enabled(23), + platformDefault(-2) + } + +CucsBiosVfIntelVTForDirectedIOVpIntelVTForDirectedIO ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(14), + enabled(15), + platformDefault(-2) + } + +CucsBiosVpIntelVirtualizationTechnology ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(12), + enabled(13), + platformDefault(-2) + } + +CucsBiosVfInterleaveConfigurationVpChannelInterleaving ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + auto(301), + n1Way(302), + n2Way(303), + n3Way(304), + n4Way(305) + } + +CucsBiosVfInterleaveConfigurationVpMemoryInterleaving ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + numa1WayNodeInterleave(297), + n2WayNodeInterleave(298), + n4WayNodeInterleave(299), + n8WayInterleavingInterSocket(300) + } + +CucsBiosVfInterleaveConfigurationVpRankInterleaving ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + auto(306), + n1Way(307), + n2Way(308), + n4Way(309), + n8Way(310) + } + +CucsBiosVfLOMPortsConfigurationVpAllOnboardLOMPorts ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(371), + enabled(372) + } + +CucsBiosVfLOMPortsConfigurationVpLOMPort0OptionROM ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(373), + enabled(374), + uefiOnly(375), + legacyOnly(376) + } + +CucsBiosVfLOMPortsConfigurationVpLOMPort1OptionROM ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(377), + enabled(378), + uefiOnly(379), + legacyOnly(380) + } + +CucsBiosVfLOMPortsConfigurationVpLOMPort2OptionROM ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(381), + enabled(382), + uefiOnly(383), + legacyOnly(384) + } + +CucsBiosVfLOMPortsConfigurationVpLOMPort3OptionROM ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(385), + enabled(386), + uefiOnly(387), + legacyOnly(388) + } + +CucsBiosVfLocalX2ApicVpLocalX2Apic ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + xapic(271), + x2apic(272), + auto(273) + } + +CucsBiosVfLvDIMMSupportVpLvDDRMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + powerSavingMode(138), + performanceMode(139), + auto(443), + platformDefault(-2) + } + +CucsBiosVfMaxVariableMTRRSettingVpProcessorMtrr ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + autoMax(192), + n8(193), + platformDefault(-2) + } + +CucsBiosVfMaximumMemoryBelow4GBVpMaximumMemoryBelow4GB ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(54), + enabled(55), + platformDefault(-2) + } + +CucsBiosVfMemoryMappedIOAbove4GBVpMemoryMappedIOAbove4GB ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(56), + enabled(57), + platformDefault(-2) + } + +CucsBiosVfMirroringModeVpMirroringMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + interSocket(142), + intraSocket(143), + platformDefault(-2) + } + +CucsBiosVfNUMAOptimizedVpNUMAOptimized ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(32), + enabled(33), + platformDefault(-2) + } + +CucsBiosVfOSBootWatchdogTimerVpOSBootWatchdogTimer ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(114), + enabled(115), + platformDefault(-2) + } + +CucsBiosVfOSBootWatchdogTimerPolicyVpOSBootWatchdogTimerPolicy ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + powerOff(116), + reset(162), + platformDefault(-2) + } + +CucsBiosVfOSBootWatchdogTimerTimeOutVpOSBootWatchdogTimerPolicy ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + n5Minutes(171), + n10Minutes(172), + n15Minutes(173), + n20Minutes(174), + platformDefault(-2) + } + +CucsBiosVfOSBootWatchdogTimerTimeoutVpOSBootWatchdogTimerTimeout ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + n5Minutes(254), + n10Minutes(255), + n15Minutes(256), + n20Minutes(257), + platformDefault(-2) + } + +CucsBiosVfOnboardGraphicsVpOnboardGraphics ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(407), + enabled(408) + } + +CucsBiosVfOnboardSATAControllerVpOnboardSATAController ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(38), + enabled(39), + platformDefault(-2) + } + +CucsBiosVfOnboardSATAControllerVpSATAMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + enhanced(40), + compatibility(41), + ahci(42), + swRaid(186), + platformDefault(-2) + } + +CucsBiosVfOnboardStorageVpOnboardSCUStorageSupport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(252), + enabled(253), + platformDefault(-2) + } + +CucsBiosVfOptionROMEnableVpState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(208), + enabled(209), + uefiOnly(443), + legacyOnly(444), + platformDefault(-2) + } + +CucsBiosVfOptionROMLoadVpLoad ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + enable(163), + disable(164), + enabled(187), + disabled(188), + platformDefault(-2) + } + +CucsBiosVfPCHSATAModeVpPCHSATAMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + ahci(497), + disabled(498), + lsiSwRaid(499) + } + +CucsBiosVfPCHSATAModeVpSATAMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + ahci(532), + disabled(533), + lsiSwRaid(534) + } + +CucsBiosVfPCILOMPortsConfigurationVpPCIe10GLOM2Link ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + enabled(528), + disabled(529) + } + +CucsBiosVfPCISlotLinkSpeedVpPCIeSlot10LinkSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + gen1(366), + gen2(367), + gen3(368), + auto(369), + disabled(370) + } + +CucsBiosVfPCISlotLinkSpeedVpPCIeSlot1LinkSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + gen1(321), + gen2(322), + gen3(323), + auto(324), + disabled(325) + } + +CucsBiosVfPCISlotLinkSpeedVpPCIeSlot2LinkSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + gen1(326), + gen2(327), + gen3(328), + auto(329), + disabled(330) + } + +CucsBiosVfPCISlotLinkSpeedVpPCIeSlot3LinkSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + gen1(331), + gen2(332), + gen3(333), + auto(334), + disabled(335) + } + +CucsBiosVfPCISlotLinkSpeedVpPCIeSlot4LinkSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + gen1(336), + gen2(337), + gen3(338), + auto(339), + disabled(340) + } + +CucsBiosVfPCISlotLinkSpeedVpPCIeSlot5LinkSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + gen1(341), + gen2(342), + gen3(343), + auto(344), + disabled(345) + } + +CucsBiosVfPCISlotLinkSpeedVpPCIeSlot6LinkSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + gen1(346), + gen2(347), + gen3(348), + auto(349), + disabled(350) + } + +CucsBiosVfPCISlotLinkSpeedVpPCIeSlot7LinkSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + gen1(351), + gen2(352), + gen3(353), + auto(354), + disabled(355) + } + +CucsBiosVfPCISlotLinkSpeedVpPCIeSlot8LinkSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + gen1(356), + gen2(357), + gen3(358), + auto(359), + disabled(360) + } + +CucsBiosVfPCISlotLinkSpeedVpPCIeSlot9LinkSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + gen1(361), + gen2(362), + gen3(363), + auto(364), + disabled(365) + } + +CucsBiosVfPCISlotOptionROMEnableVpPCIeSlotHBAOptionROM ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(463), + enabled(464), + uefiOnly(465), + legacyOnly(466) + } + +CucsBiosVfPCISlotOptionROMEnableVpPCIeSlotMLOMOptionROM ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(459), + enabled(460), + uefiOnly(461), + legacyOnly(462) + } + +CucsBiosVfPCISlotOptionROMEnableVpPCIeSlotN1OptionROM ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(467), + enabled(468), + uefiOnly(469), + legacyOnly(470) + } + +CucsBiosVfPCISlotOptionROMEnableVpPCIeSlotN2OptionROM ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(471), + enabled(472), + uefiOnly(473), + legacyOnly(474) + } + +CucsBiosVfPCISlotOptionROMEnableVpPCIeSlotSASOptionROM ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(317), + enabled(318), + uefiOnly(319), + legacyOnly(320) + } + +CucsBiosVfPCISlotOptionROMEnableVpSlot10State ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(290), + enabled(291), + uefiOnly(292), + legacyOnly(293) + } + +CucsBiosVfPCISlotOptionROMEnableVpSlot1State ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(210), + enabled(211), + uefiOnly(445), + legacyOnly(446), + platformDefault(-2) + } + +CucsBiosVfPCISlotOptionROMEnableVpSlot2State ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(212), + enabled(213), + uefiOnly(447), + legacyOnly(448), + platformDefault(-2) + } + +CucsBiosVfPCISlotOptionROMEnableVpSlot3State ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(214), + enabled(215), + uefiOnly(449), + legacyOnly(450), + platformDefault(-2) + } + +CucsBiosVfPCISlotOptionROMEnableVpSlot4State ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(216), + enabled(217), + uefiOnly(451), + legacyOnly(452), + platformDefault(-2) + } + +CucsBiosVfPCISlotOptionROMEnableVpSlot5State ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(218), + enabled(219), + uefiOnly(453), + legacyOnly(454), + platformDefault(-2) + } + +CucsBiosVfPCISlotOptionROMEnableVpSlot6State ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(266), + enabled(267), + uefiOnly(455), + legacyOnly(456) + } + +CucsBiosVfPCISlotOptionROMEnableVpSlot7State ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(268), + enabled(269), + uefiOnly(457), + legacyOnly(458) + } + +CucsBiosVfPCISlotOptionROMEnableVpSlot8State ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(282), + enabled(283), + uefiOnly(284), + legacyOnly(285) + } + +CucsBiosVfPCISlotOptionROMEnableVpSlot9State ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(286), + enabled(287), + uefiOnly(288), + legacyOnly(289) + } + +CucsBiosVfPCISlotOptionROMEnableVpSlotMezzState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(220), + enabled(221), + platformDefault(-2) + } + +CucsBiosVfPOSTErrorPauseVpPOSTErrorPause ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(102), + enabled(103), + platformDefault(-2) + } + +CucsBiosVfPSTATECoordinationVpPSTATECoordination ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + hwAll(432), + swAll(433), + swAny(434) + } + +CucsBiosVfPackageCStateLimitVpPackageCStateLimit ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + noLimit(222), + c0(223), + c1(224), + c3(225), + c6(226), + c2(504), + c7(505), + c7s(506), + auto(507), + platformDefault(-2) + } + +CucsBiosVfProcessorC1EVpProcessorC1E ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(202), + enabled(203), + platformDefault(-2) + } + +CucsBiosVfProcessorC3ReportVpProcessorC3Report ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(108), + enabled(109), + acpiC2(136), + acpiC3(137), + platformDefault(-2) + } + +CucsBiosVfProcessorC6ReportVpProcessorC6Report ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(110), + enabled(111), + platformDefault(-2) + } + +CucsBiosVfProcessorC7ReportVpProcessorC7Report ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(206), + enabled(207), + c7(502), + c7s(503), + platformDefault(-2) + } + +CucsBiosVfProcessorCStateVpProcessorCState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(200), + enabled(201), + platformDefault(-2) + } + +CucsBiosVfProcessorEnergyConfigurationVpEnergyPerformance ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + performance(426), + balancedPerformance(427), + balancedEnergy(428), + energyEfficient(429) + } + +CucsBiosVfProcessorEnergyConfigurationVpPowerTechnology ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(422), + energyEfficient(423), + performance(424), + custom(425) + } + +CucsBiosVfProcessorPrefetchConfigVpAdjacentCacheLinePrefetcher ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(407), + enabled(408) + } + +CucsBiosVfProcessorPrefetchConfigVpDCUIPPrefetcher ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(411), + enabled(412) + } + +CucsBiosVfProcessorPrefetchConfigVpDCUStreamerPrefetch ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(409), + enabled(410) + } + +CucsBiosVfProcessorPrefetchConfigVpHardwarePrefetcher ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(405), + enabled(406) + } + +CucsBiosVfQPILinkFrequencySelectVpQPILinkFrequencySelect ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + n6400(436), + n7200(437), + n8000(438), + n64(439), + n72(440), + n80(441), + auto(442), + n9600(494) + } + +CucsBiosVfQPISnoopModeVpQPISnoopMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + homeSnoop(487), + clusterOnDie(488), + earlySnoop(489), + auto(548), + homeDirectorySnoop(549), + homeDirectorySnoopWithOsb(550) + } + +CucsBiosVfQuietBootVpQuietBoot ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(100), + enabled(101), + platformDefault(-2) + } + +CucsBiosVfResumeOnACPowerLossVpResumeOnACPowerLoss ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + stayOff(70), + lastState(71), + reset(72), + platformDefault(-2) + } + +CucsBiosVfScrubPoliciesVpDemandScrub ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(415), + enabled(416) + } + +CucsBiosVfScrubPoliciesVpPatrolScrub ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(413), + enabled(414) + } + +CucsBiosVpSelectMemoryRASConfiguration ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + maximumPerformance(30), + mirroring(31), + lockstep(124), + sparing(125), + platformDefault(-2) + } + +CucsBiosVfSerialPortAEnableVpSerialPortAEnable ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(44), + enabled(45), + platformDefault(-2) + } + +CucsBiosVfSparingModeVpSparingMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + dimmSparing(126), + rankSparing(127), + platformDefault(-2) + } + +CucsBiosVfSriovConfigVpSriov ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(258), + enabled(259), + platformDefault(-2) + } + +CucsBiosVfTPMPendingOperationVpTPMPendingOperation ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + none(517), + tpmppioowneron(518), + tpmppioowneroff(519), + tpmclear(520) + } + +CucsBiosVfTPMSupportVpTPMSupport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(475), + enabled(476) + } + +CucsBiosVfTrustedPlatformModuleVpTrustedPlatformModuleSupport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(513), + enabled(514) + } + +CucsBiosVfUCSMBootModeControlVpUEFIBootMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(276), + enabled(277) + } + +CucsBiosVfUCSMBootOrderRuleControlVpUCSMBootOrderRule ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + strict(198), + loose(199), + platformDefault(-2) + } + +CucsBiosVfUEFIOSUseLegacyVideoVpUEFIOSUseLegacyVideo ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(160), + enabled(161), + platformDefault(-2) + } + +CucsBiosVfUSBBootConfigVpLegacyUSBSupport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(249), + enabled(250), + auto(251), + platformDefault(-2) + } + +CucsBiosVfUSBBootConfigVpMakeDeviceNonBootable ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(106), + enabled(107), + platformDefault(-2) + } + +CucsBiosVfUSBConfigurationVpLegacyUSBSupport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(479), + enabled(480), + auto(481) + } + +CucsBiosVfUSBConfigurationVpXHCIMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(477), + enabled(478) + } + +CucsBiosVfUSBFrontPanelAccessLockVpUSBFrontPanelLock ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(196), + enable(197), + enabled(204), + platformDefault(-2) + } + +CucsBiosVfUSBPortConfigurationVpPort6064Emulation ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(391), + enabled(392) + } + +CucsBiosVfUSBPortConfigurationVpUSBPortFront ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(395), + enabled(396) + } + +CucsBiosVfUSBPortConfigurationVpUSBPortInternal ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(397), + enabled(398) + } + +CucsBiosVfUSBPortConfigurationVpUSBPortKVM ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(399), + enabled(400) + } + +CucsBiosVfUSBPortConfigurationVpUSBPortRear ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(393), + enabled(394) + } + +CucsBiosVfUSBPortConfigurationVpUSBPortSDCard ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(403), + enabled(404) + } + +CucsBiosVfUSBPortConfigurationVpUSBPortVMedia ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + disabled(401), + enabled(402) + } + +CucsBiosVfUSBSysIdlePowerOptimizingSettingVpUSBIdlePowerOptimize ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + highPerformance(194), + lowerIdlePower(195), + platformDefault(-2) + } + +CucsBiosVfVGAPriorityVpVGAPriority ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + platformRecommended(0), + onboard(417), + offboard(418), + onboardVgaDisabled(419) + } + +CucsBmcSELCntEqptClassId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + processorUnit(142), + memoryUnit(247), + computeBoard(605) + } + +CucsBmcSELCntEqptInstIdPropId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + processorUnitId(360), + memoryUnitId(698) + } + +CucsBmcSELCntStatsClassId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + computePCIeFatalProtocolStats(882), + computePCIeFatalReceiveStats(884), + computePCIeFatalCompletionStats(886), + computePCIeFatalStats(888), + processorErrorStats(935), + memoryErrorStats(940) + } + +CucsCallhomeAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + off(0), + on(1) + } + +CucsCallhomeAlertGroup ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + diagnostic(0), + environmental(1), + unknown(100) + } + +CucsCallhomeAlertGroups ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + system(0), + environmental(1), + linecard(2), + supervisor(3), + inventory(4), + test(5), + ciscoTac(6), + syslogPort(7), + license(8), + lifeCycle(9), + diagnostic(10) + } + +CucsCallhomeAlertLevel ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + debug(0), + normal(1), + notify(2), + warning(3), + minor(4), + major(5), + critical(6), + fatal(7), + unknown(100) + } + +CucsCallhomeAlertMessageSubtype ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nosubtype(0), + test(1), + full(2), + delta(3), + minor(4), + major(5), + goldnormal(6), + goldminor(7), + goldmajor(8), + unknown(100) + } + +CucsCallhomeAlertMessageType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + inventory(0), + syslog(1), + test(2), + diag(3), + env(4), + conf(5), + telemetry(6), + unknown(100) + } + +CucsCallhomeAlertThrottlingAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + off(0), + on(1) + } + +CucsCallhomeAnonymousReportingAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + off(0), + on(1) + } + +CucsCallhomeEpConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + notApplied(1) + } + +CucsCallhomeEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configCallhome(274) + } + +CucsCallhomeEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configCallhomeBegin(274), + configCallhomeSetLocal(275), + configCallhomeSetPeer(276), + configCallhomeFail(330), + configCallhomeSuccess(331) + } + +CucsCallhomeEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configCallhome(274) + } + +CucsCallhomeFormat ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + xml(1), + fullTxt(2), + shortTxt(4) + } + +CucsCallhomeHolderConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + notApplied(1) + } + +CucsCallhomeHolderFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(421), + inventory(424) + } + +CucsCallhomeHolderFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configureBegin(421), + configureEnableSmartCallhome(422), + configureDisableSmartCallhome(423), + inventoryBegin(424), + inventorySendInventory(425), + configureFail(494), + configureSuccess(495), + inventoryFail(496), + inventorySuccess(497) + } + +CucsCallhomeHolderFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeCallhomeHolderConfigureEnable(7), + samDmeCallhomeHolderConfigureDisable(8), + samDmeCallhomeHolderInventoryRegister(9) + } + +CucsCallhomeHolderFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(421), + inventory(424) + } + +CucsCallhomeInventoryStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + invDefault(0), + invEnable(1), + invInProgress(2), + invThrottled(3) + } + +CucsCallhomeLevel ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + debug(0), + normal(1), + notification(2), + warning(3), + minor(4), + major(5), + critical(6), + fatal(7), + disaster(8) + } + +CucsCallhomePolicyAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCallhomeUrgency ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + emergency(0), + alert(1), + critical(2), + error(3), + warning(4), + notice(5), + info(6), + debug(7) + } + +CucsCapabilityAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + restart(0), + idle(1) + } + +CucsCapabilityCatalogueFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployCatalogue(609), + activateCatalog(904) + } + +CucsCapabilityCatalogueFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployCatalogueBegin(609), + deployCatalogueSyncBladeAGLocal(610), + deployCatalogueSyncBladeAGRemote(611), + deployCatalogueSyncNicAGLocal(612), + deployCatalogueSyncNicAGRemote(613), + deployCatalogueSyncPortAGLocal(614), + deployCatalogueSyncPortAGRemote(615), + deployCatalogueSyncHostagentAGLocal(616), + deployCatalogueSyncHostagentAGRemote(617), + deployCatalogueFinalize(618), + deployCatalogueFail(619), + deployCatalogueSuccess(620), + activateCatalogBegin(904), + activateCatalogUnpackLocal(905), + activateCatalogCopyRemote(906), + activateCatalogApplyCatalog(907), + activateCatalogRescanImages(908), + activateCatalogEvaluateStatus(909), + activateCatalogFail(936), + activateCatalogSuccess(937), + activateCatalogCopyCatFromRep(1603), + activateCatalogCopyExternalRepToRemote(1604) + } + +CucsCapabilityCatalogueFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployCatalogue(839), + activateCatalog(893) + } + +CucsCapabilityFeatureStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + supported(0), + unsupported(1) + } + +CucsCapabilityMgmtExtensionFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + activateMgmtExt(910) + } + +CucsCapabilityMgmtExtensionFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + activateMgmtExtBegin(910), + activateMgmtExtUnpackLocal(911), + activateMgmtExtCopyRemote(912), + activateMgmtExtApplyCatalog(913), + activateMgmtExtRescanImages(914), + activateMgmtExtEvaluateStatus(915), + activateMgmtExtFail(938), + activateMgmtExtSuccess(939) + } + +CucsCapabilityMgmtExtensionFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + activateMgmtExt(899) + } + +CucsCapabilityOperStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + init(0), + downloading(1), + downloaded(2), + applied(3), + failed(4) + } + +CucsCapabilityPlatform ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ucs6100(0), + ucs6200(1), + ucs6324(2), + ucs6300(3), + ucs6300UP(4) + } + +CucsCapabilityUpdaterFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updater(582) + } + +CucsCapabilityUpdaterFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updaterBegin(582), + updaterLocal(583), + updaterUnpackLocal(584), + updaterDeleteLocal(585), + updaterCopyRemote(586), + updaterApply(587), + updaterRescanImages(588), + updaterFail(589), + updaterSuccess(590), + updaterEvaluateStatus(903) + } + +CucsCapabilityUpdaterFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updater(582) + } + +CucsCertRepairEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + repairCert(50) + } + +CucsCertRepairEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + repairCertBegin(50), + repairCertRequest(51), + repairCertVerify(52), + repairCertFail(99), + repairCertSuccess(100) + } + +CucsCertRepairEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + repairCert(50) + } + +CucsCertRepairStateType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + done(0), + notDone(1) + } + +CucsChangeEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + syncChangeUCS(369) + } + +CucsChangeEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + syncChangeUCSBegin(369), + syncChangeUCSSync(370), + syncChangeUCSFail(371), + syncChangeUCSSuccess(372) + } + +CucsChangeEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + syncChangeUCS(369) + } + +CucsChangeStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + modified(0), + created(1), + deleted(2), + intentDeletion(3) + } + +CucsCimcvmediaAuthProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + default(0), + none(1), + ntlm(4), + ntlmi(5), + ntlmv2(6), + ntlmv2i(7), + ntlmssp(8), + ntlmsspi(9) + } + +CucsCimcvmediaDeviceType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + cdd(1), + hdd(2) + } + +CucsCimcvmediaErrorType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + none(1), + genericFailure(2), + connectionTimeout(3), + connectionRejected(4), + authenticationFailed(5), + badPath(6), + badParam(7), + invalidVdiskUsage(8), + invalidVdiskType(9), + alreadyMapped(10), + imageStoreFull(11), + fileNotFound(12), + openRoFailed(13), + openRwFailed(14), + diskEjected(15), + diskIoFailure(16), + writeToReadonlyFile(17), + mountInUse(18), + invalidArgument(19), + imgageDeleted(20), + postmapError(21), + httpServerNoContentLength(22), + httpServerNoRangeSupport(23) + } + +CucsCimcvmediaImageNameVariable ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + serviceProfileName(1) + } + +CucsCimcvmediaMountConfigRetryOnMountFail ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1) + } + +CucsCimcvmediaMountStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + mounting(1), + mounted(2), + unmounting(3), + notMounted(4), + mountFailed(5), + unmountFailed(6) + } + +CucsCimcvmediaTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + nfs(1), + cifs(2), + http(3), + https(4) + } + +CucsCommAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommChannel ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + fullssl(0), + noencssl(1), + plain(2) + } + +CucsCommCimxmlAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommCipherSuiteMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + highStrength(1), + mediumStrength(2), + lowStrength(3), + custom(4) + } + +CucsCommClientAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommCoreFileFileTransferProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + ftp(1), + tftp(2), + scp(3), + http(4), + sftp(5), + nfsCopy(6) + } + +CucsCommCoreFileProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + tcp(1), + udp(2), + all(3) + } + +CucsCommDnsProviderAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommFilePathProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + workspace(1), + volatile(2), + ftp(3), + tftp(4), + scp(5), + sftp(6), + usbdrive(7), + usbA(8), + usbB(9) + } + +CucsCommHttpRedirectState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommLogComponentSeverity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + emergencies(0), + alerts(1), + critical(2), + errors(3), + warnings(4), + notifications(5), + information(6), + debugging(7) + } + +CucsCommNtpProviderAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + tcp(1), + udp(2), + all(3) + } + +CucsCommShellProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + tcp(1), + udp(2), + all(3) + } + +CucsCommSmashCLPProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + tcp(1), + udp(2), + all(3) + } + +CucsCommSnmpAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommSnmpConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + notApplied(1) + } + +CucsCommSnmpProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + tcp(1), + udp(2), + all(3) + } + +CucsCommSnmpAuth ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + md5(1), + sha(2) + } + +CucsCommSnmpEncryptionAlgoType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(1), + aes(2) + } + +CucsCommSnmpNotificationType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + traps(1), + informs(2) + } + +CucsCommSnmpV3Privilege ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + auth(1), + noauth(2), + priv(3) + } + +CucsCommSnmpVersion ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + v1(1), + v2c(2), + v3(3) + } + +CucsCommSshAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommSvcEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateSvcEp(190), + restartWebSvc(193) + } + +CucsCommSvcEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + restartWebSvcRestart(62), + updateSvcEpBegin(190), + updateSvcEpSetEpLocal(191), + updateSvcEpSetEpPeer(192), + restartWebSvcBegin(193), + restartWebSvcFail(332), + restartWebSvcSuccess(333), + updateSvcEpFail(334), + updateSvcEpSuccess(335), + updateSvcEpPropogateEpSettings(532), + updateSvcEpPropogateEpTimeZoneSettingsLocal(592), + updateSvcEpPropogateEpTimeZoneSettingsPeer(593), + updateSvcEpPropogateEpTimeZoneSettingsToAdaptorsLocal(877), + updateSvcEpPropogateEpTimeZoneSettingsToAdaptorsPeer(878), + updateSvcEpPropogateEpTimeZoneSettingsToFexIomLocal(1046), + updateSvcEpPropogateEpTimeZoneSettingsToFexIomPeer(1047), + restartWebSvcLocal(1165), + restartWebSvcPeer(1166) + } + +CucsCommSvcEpFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeCommSvcEpUpdateSvcEpEpChange(21), + samDmeCommSvcEpUpdateSvcEpPropogateSettings(22) + } + +CucsCommSvcEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateSvcEp(190), + restartWebSvc(193) + } + +CucsCommSyslogProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + tcp(1), + udp(2), + all(3) + } + +CucsCommSyslogAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommSyslogClientAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommSyslogClientEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + primary(1), + secondary(2), + tertiary(3) + } + +CucsCommSyslogConsoleAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommSyslogConsoleSeverity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + emergencies(0), + alerts(1), + critical(2) + } + +CucsCommSyslogFileSize ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (4096..4194304) + +CucsCommSyslogForwardingFacility ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + local0(0), + local1(1), + local2(2), + local3(3), + local4(4), + local5(5), + local6(6), + local7(7), + auth(8), + authpriv(9), + cron(10), + daemon(11), + ftp(12), + kernel(13), + lpr(14), + mail(15), + news(16), + syslog(17), + user(18), + uucp(19) + } + +CucsCommSyslogMonitorAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommSyslogRestrictedSeverity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + emergencies(0), + alerts(1), + critical(2) + } + +CucsCommSyslogSeverity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + emergencies(0), + alerts(1), + critical(2), + errors(3), + warnings(4), + notifications(5), + information(6), + debugging(7) + } + +CucsCommSyslogSourceAudits ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommSyslogSourceEvents ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommSyslogSourceFaults ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommTelnetAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommTimeZoneConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + success(0), + failure(1) + } + +CucsCommWebProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + tcp(1), + udp(2), + all(3) + } + +CucsCommWsmanAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsCommXmlClConnPolicyClientType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + javaUi(0), + flexUi(1), + extrenalApiClient(2) + } + +CucsComputeABoardPower ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + on(1), + test(2), + off(3), + online(4), + offline(5), + offduty(6), + degraded(7), + powerSave(8), + error(9), + ok(10), + failed(11), + notSupported(100) + } + +CucsComputeAdminLinkAggregation ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + portChannel(1), + global(2) + } + +CucsComputeAdminMemoryState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + policy(1), + resetMemoryErrors(2), + resetInProgress(3) + } + +CucsComputeAdminPowerState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + cycleImmediate(2), + cycleWait(3), + hardResetImmediate(4), + hardResetWait(5), + cmosResetImmediate(12), + bmcResetImmediate(13), + bmcResetWait(14), + diagnosticInterrupt(15), + kvmReset(16), + policy(30), + adminUp(31), + adminDown(32), + ipmiReset(33) + } + +CucsComputeAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + inService(1), + outOfService(2), + inMaintenance(3) + } + +CucsComputeAdminTrigger ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + undiscovered(0), + rediscover(1), + resetToFactory(2), + discovered(3), + remove(4), + migrate(5), + decommission(6), + upgradeFirmware(7) + } + +CucsComputeAlarmSeverity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + minor(1), + severe(2) + } + +CucsComputeAssociation ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + establishing(1), + associated(2), + removing(3), + failed(4), + throttled(5) + } + +CucsComputeAvailability ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unavailable(0), + available(1) + } + +CucsComputeBlackListing ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsComputeBladeSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsComputeBladeEpId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsComputeBladeEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsComputeBladeFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + discover(23), + diag(144), + updateBoardController(604), + associate(665), + disassociate(727), + powerCap(767), + decommission(769), + softShutdown(771), + hardShutdown(773), + turnup(775), + powercycle(777), + hardreset(781), + softreset(785), + swConnUpd(789), + biosRecovery(792), + cmosReset(806), + resetBmc(815), + updateExtUsers(879), + updateAdaptor(891), + activateAdaptor(898), + configSoL(932), + unconfigSoL(934), + diagnosticInterrupt(1036), + resetKvm(1055), + updateBIOS(1152), + activateBIOS(1157), + resetIpmi(1254), + fwUpgrade(1256), + cimcSessionDelete(1478), + serviceInfraDeploy(1513), + serviceInfraWithdraw(1518), + configBoard(1531), + resetMemoryErrors(1533), + flashController(1592), + enableCimcSecureBoot(1611), + oobStorageAdminConfig(1722), + clearTPM(1945) + } + +CucsComputeBladeFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + discoverBegin(23), + discoverBmcPresence(24), + discoverBmcInventory(25), + discoverConfigFeLocal(26), + discoverConfigFePeer(27), + discoverConfigUserAccess(28), + discoverBladePowerOn(29), + discoverSwConfigPnuOSLocal(33), + discoverSwConfigPnuOSPeer(34), + discoverBladeBootPnuos(35), + discoverBladeReadSmbios(36), + discoverHagConnect(37), + discoverPnuOSIdent(38), + discoverPnuOSPolicy(39), + discoverPnuOSInventory(40), + discoverPnuOSSelfTest(41), + discoverSwUnconfigPnuOSLocal(43), + discoverSwUnconfigPnuOSPeer(44), + discoverHagDisconnect(45), + discoverBmcShutdownDiscovered(46), + discoverHandlePooling(47), + discoverSuccess(48), + discoverFail(49), + diagBegin(144), + diagBmcPresence(145), + diagBmcInventory(146), + diagConfigFeLocal(147), + diagConfigFePeer(148), + diagBladePowerOn(149), + diagDeriveConfig(152), + diagConfigUserAccess(153), + diagSwConfigLocal(155), + diagSwConfigPeer(156), + diagSetupVMediaLocal(158), + diagSetupVMediaPeer(159), + diagBladeBoot(160), + diagBladeReadSmbios(161), + diagHostConnect(162), + diagHostIdent(165), + diagHostPolicy(166), + diagSetDiagUser(167), + diagHostInventory(168), + diagGenerateReport(171), + diagRemoveConfig(172), + diagRemoveVMediaLocal(173), + diagRemoveVMediaPeer(174), + diagSwUnconfigLocal(176), + diagSwUnconfigPeer(177), + diagUnconfigUserAccess(178), + diagHostDisconnect(180), + diagBmcShutdownDiagCompleted(181), + diagSuccess(182), + diagFail(183), + discoverPnuOSScrub(458), + diagHostServerDiag(479), + diagHostServerDiagStatus(480), + diagDisableServerConnSwB(481), + diagStartFabricATrafficTest(482), + diagFabricATrafficTestStatus(483), + diagEnableServerConnSwB(484), + diagDisableServerConnSwA(485), + diagStartFabricBTrafficTest(486), + diagFabricBTrafficTestStatus(487), + diagEnableServerConnSwA(488), + discoverBladeBootWait(504), + diagBladeBootWait(519), + diagBiosPostCompletion(520), + discoverBiosPostCompletion(521), + diagRestoreConfigFeLocal(526), + diagRestoreConfigFePeer(527), + discoverSetupVmediaLocal(528), + discoverSetupVmediaPeer(529), + discoverTeardownVmediaLocal(530), + discoverTeardownVmediaPeer(531), + diagGenerateLogWait(533), + diagStopVMediaLocal(534), + diagStopVMediaPeer(535), + discoverSanitize(545), + discoverPreSanitize(567), + diagDebugWait(591), + diagEvaluateStatus(599), + updateBoardControllerBegin(604), + updateBoardControllerBladePowerOff(605), + updateBoardControllerUpdateRequest(606), + updateBoardControllerPollUpdateStatus(607), + updateBoardControllerBladePowerOn(608), + updateBoardControllerFail(621), + updateBoardControllerSuccess(622), + updateBoardControllerPrepareForUpdate(629), + diagNicPresenceLocal(647), + diagNicPresencePeer(648), + diagNicInventoryLocal(649), + diagNicInventoryPeer(650), + diagNicConfigLocal(651), + diagNicConfigPeer(652), + diagNicUnconfigLocal(653), + diagNicUnconfigPeer(654), + discoverNicPresenceLocal(657), + discoverNicPresencePeer(658), + discoverNicConfigPnuOSLocal(659), + discoverNicConfigPnuOSPeer(660), + discoverNicUnconfigPnuOSLocal(663), + discoverNicUnconfigPnuOSPeer(664), + associateBegin(665), + associateUpdateIBMCFw(668), + associateWaitForIBMCFwUpdate(669), + associateActivateIBMCFw(670), + associateResetIBMC(671), + associatePreSanitize(672), + associateSanitize(673), + associateConfigUserAccess(674), + associateBladePowerOff(675), + associateUpdateBoardCtrlRequest(676), + associatePollBoardCtrlUpdateStatus(677), + associatePowerOn(678), + associateBmcPreconfigPnuOSLocal(679), + associateBmcPreconfigPnuOSPeer(680), + associateBmcConfigPnuOS(681), + associateSwConfigPnuOSLocal(682), + associateSwConfigPnuOSPeer(683), + associateUpdateAdaptorNwFwLocal(684), + associateUpdateAdaptorNwFwPeer(685), + associateWaitForAdaptorNwFwUpdateLocal(686), + associateWaitForAdaptorNwFwUpdatePeer(687), + associateActivateAdaptorNwFwLocal(688), + associateActivateAdaptorNwFwPeer(689), + associateNicConfigPnuOSLocal(690), + associateNicConfigPnuOSPeer(691), + associateBootPnuos(692), + associateBootWait(693), + associateBiosPostCompletion(694), + associateHagPnuOSConnect(695), + associatePnuOSIdent(696), + associatePnuOSPolicy(697), + associatePnuOSValidate(698), + associatePnuOSSelfTest(699), + associateBiosImgUpdate(700), + associateStorageCtlrImgUpdate(701), + associateHbaImgUpdate(702), + associateNicImgUpdate(703), + associatePnuOSInventory(704), + associatePnuOSConfig(705), + associatePnuOSLocalDiskConfig(706), + associatePnuOSUnloadDrivers(707), + associateBmcUnconfigPnuOS(708), + associateNicUnconfigPnuOSLocal(709), + associateNicUnconfigPnuOSPeer(710), + associateSwUnconfigPnuOSLocal(711), + associateSwUnconfigPnuOSPeer(712), + associateSwConfigHostOSLocal(713), + associateSwConfigHostOSPeer(714), + associateNicConfigHostOSLocal(715), + associateNicConfigHostOSPeer(716), + associateHagPnuOSDisconnect(717), + associateConfigSoL(718), + associatePrepareForBoot(719), + associateConfigUuid(720), + associateBootHost(721), + associateHagHostOSConnect(722), + associateHostOSIdent(723), + associateHostOSPolicy(724), + associateHostOSValidate(725), + associateHostOSConfig(726), + disassociateBegin(727), + disassociateConfigUserAccess(730), + disassociatePowerOn(731), + disassociatePreSanitize(732), + disassociateSanitize(733), + disassociateNicUnconfigHostOSLocal(734), + disassociateNicUnconfigHostOSPeer(735), + disassociateSwUnconfigHostOSLocal(736), + disassociateSwUnconfigHostOSPeer(737), + disassociateBmcPreconfigPnuOSLocal(738), + disassociateBmcPreconfigPnuOSPeer(739), + disassociateBmcConfigPnuOS(740), + disassociateSwConfigPnuOSLocal(741), + disassociateSwConfigPnuOSPeer(742), + disassociateNicConfigPnuOSLocal(743), + disassociateNicConfigPnuOSPeer(744), + disassociateConfigBios(745), + disassociateBootPnuos(746), + disassociateBootWait(747), + disassociateBiosPostCompletion(748), + disassociateHagPnuOSConnect(749), + disassociatePnuOSIdent(750), + disassociatePnuOSPolicy(751), + disassociatePnuOSValidate(752), + disassociatePnuOSUnconfig(753), + disassociatePnuOSScrub(754), + disassociatePnuOSSelfTest(755), + disassociateBmcUnconfigPnuOS(756), + disassociateNicUnconfigPnuOSLocal(757), + disassociateNicUnconfigPnuOSPeer(758), + disassociateHagPnuOSDisconnect(759), + disassociateUnconfigUuid(760), + disassociateShutdown(761), + disassociateUnconfigBios(762), + disassociateSwUnconfigPnuOSLocal(763), + disassociateSwUnconfigPnuOSPeer(764), + disassociateUnconfigSoL(765), + disassociateHandlePooling(766), + powerCapBegin(767), + powerCapConfig(768), + decommissionBegin(769), + decommissionExecute(770), + softShutdownBegin(771), + softShutdownExecute(772), + hardShutdownBegin(773), + hardShutdownExecute(774), + turnupBegin(775), + turnupExecute(776), + powercycleBegin(777), + powercyclePreSanitize(778), + powercycleSanitize(779), + powercycleExecute(780), + hardresetBegin(781), + hardresetPreSanitize(782), + hardresetSanitize(783), + hardresetExecute(784), + softresetBegin(785), + softresetPreSanitize(786), + softresetSanitize(787), + softresetExecute(788), + swConnUpdBegin(789), + swConnUpdA(790), + swConnUpdB(791), + biosRecoveryBegin(792), + biosRecoveryShutdown(793), + biosRecoveryPreSanitize(794), + biosRecoverySanitize(795), + biosRecoverySetupVmediaLocal(796), + biosRecoverySetupVmediaPeer(797), + biosRecoveryStart(798), + biosRecoveryWait(799), + biosRecoveryCleanup(800), + biosRecoveryReset(801), + biosRecoveryTeardownVmediaLocal(802), + biosRecoveryTeardownVmediaPeer(803), + cmosResetBegin(806), + cmosResetPreSanitize(807), + cmosResetSanitize(808), + cmosResetExecute(809), + cmosResetReconfigBios(810), + cmosResetReconfigUuid(811), + cmosResetBladePowerOn(812), + resetBmcBegin(815), + resetBmcExecute(816), + updateExtUsersBegin(879), + updateExtUsersDeploy(880), + updateAdaptorBegin(891), + updateAdaptorPowerOn(892), + updateAdaptorUpdateRequestLocal(893), + updateAdaptorUpdateRequestPeer(894), + updateAdaptorPollUpdateStatusLocal(895), + updateAdaptorPollUpdateStatusPeer(896), + updateAdaptorPowerOff(897), + activateAdaptorBegin(898), + activateAdaptorPowerOn(899), + activateAdaptorActivateLocal(900), + activateAdaptorActivatePeer(901), + activateAdaptorReset(902), + configSoLBegin(932), + configSoLExecute(933), + unconfigSoLBegin(934), + unconfigSoLExecute(935), + activateAdaptorFail(940), + activateAdaptorSuccess(941), + associateFail(942), + associateSuccess(943), + biosRecoveryFail(946), + biosRecoverySuccess(947), + cmosResetFail(948), + cmosResetSuccess(949), + configSoLFail(950), + configSoLSuccess(951), + decommissionFail(952), + decommissionSuccess(953), + disassociateFail(954), + disassociateSuccess(955), + hardShutdownFail(956), + hardShutdownSuccess(957), + hardresetFail(958), + hardresetSuccess(959), + powerCapFail(960), + powerCapSuccess(961), + powercycleFail(962), + powercycleSuccess(963), + resetBmcFail(964), + resetBmcSuccess(965), + softShutdownFail(966), + softShutdownSuccess(967), + softresetFail(968), + softresetSuccess(969), + swConnUpdFail(970), + swConnUpdSuccess(971), + turnupFail(972), + turnupSuccess(973), + unconfigSoLFail(974), + unconfigSoLSuccess(975), + updateAdaptorFail(976), + updateAdaptorSuccess(977), + updateExtUsersFail(978), + updateExtUsersSuccess(979), + decommissionStopVMediaLocal(1019), + decommissionStopVMediaPeer(1020), + biosRecoveryStopVMediaLocal(1021), + biosRecoveryStopVMediaPeer(1022), + diagCleanupServerConnSwA(1032), + diagCleanupServerConnSwB(1033), + diagnosticInterruptBegin(1036), + diagnosticInterruptExecute(1037), + diagnosticInterruptFail(1038), + diagnosticInterruptSuccess(1039), + associateLocalDiskFwUpdate(1040), + resetKvmBegin(1055), + resetKvmExecute(1056), + resetKvmFail(1057), + resetKvmSuccess(1058), + associateSwConfigPortNivLocal(1069), + associateSwConfigPortNivPeer(1070), + disassociateSwConfigPortNivLocal(1071), + disassociateSwConfigPortNivPeer(1072), + discoverBmcPreConfigPnuOSLocal(1078), + discoverBmcPreConfigPnuOSPeer(1079), + discoverBmcConfigPnuOS(1080), + diagBmcConfigPnuOS(1089), + diagSolRedirectEnable(1096), + diagSerialDebugConnect(1097), + diagSerialDebugDisconnect(1098), + diagSolRedirectDisable(1099), + discoverSolRedirectEnable(1100), + discoverSerialDebugConnect(1101), + discoverSerialDebugDisconnect(1102), + discoverSolRedirectDisable(1103), + associateSolRedirectEnable(1104), + associateSerialDebugPnuOSConnect(1105), + associateSerialDebugPnuOSDisconnect(1106), + associateSolRedirectDisable(1107), + disassociateSolRedirectEnable(1108), + disassociateSerialDebugPnuOSConnect(1109), + disassociateSerialDebugPnuOSDisconnect(1110), + disassociateSolRedirectDisable(1111), + decommissionCleanupCIMC(1112), + updateBIOSBegin(1152), + updateBIOSClear(1153), + updateBIOSPollClearStatus(1154), + updateBIOSUpdateRequest(1155), + updateBIOSPollUpdateStatus(1156), + activateBIOSBegin(1157), + activateBIOSPowerOff(1158), + activateBIOSClear(1159), + activateBIOSPollClearStatus(1160), + activateBIOSActivate(1161), + activateBIOSPollActivateStatus(1162), + activateBIOSUpdateTokens(1163), + activateBIOSPowerOn(1164), + diagHostCatalog(1167), + discoverPnuOSCatalog(1168), + associateClearBiosUpdate(1169), + associatePollClearBiosUpdateStatus(1170), + associateUpdateBiosRequest(1171), + associatePollBiosUpdateStatus(1172), + associateActivateBios(1173), + associatePollBiosActivateStatus(1174), + associatePnuOSCatalog(1175), + disassociatePnuOSCatalog(1176), + activateBIOSFail(1178), + activateBIOSSuccess(1179), + updateBIOSFail(1180), + updateBIOSSuccess(1181), + discoverCheckPowerAvailability(1246), + associateMarkAdapterForReboot(1247), + associateDeassertResetBypass(1248), + associateVerifyFcZoneConfig(1249), + disassociateDeassertResetBypass(1250), + disassociateVerifyFcZoneConfig(1251), + decommissionCleanupPortConfigLocal(1252), + decommissionCleanupPortConfigPeer(1253), + resetIpmiBegin(1254), + resetIpmiExecute(1255), + fwUpgradeBegin(1256), + fwUpgradeUpdateIBMCFw(1257), + fwUpgradeWaitForIBMCFwUpdate(1258), + fwUpgradeActivateIBMCFw(1259), + fwUpgradeResetIBMC(1260), + fwUpgradePreSanitize(1261), + fwUpgradeSanitize(1262), + fwUpgradeBladePowerOff(1263), + fwUpgradeUpdateBoardCtrlRequest(1264), + fwUpgradePollBoardCtrlUpdateStatus(1265), + fwUpgradeClearBiosUpdate(1266), + fwUpgradePollClearBiosUpdateStatus(1267), + fwUpgradeUpdateBiosRequest(1268), + fwUpgradePollBiosUpdateStatus(1269), + fwUpgradeActivateBios(1270), + fwUpgradePollBiosActivateStatus(1271), + fwUpgradePowerOn(1272), + fwUpgradeBmcPreconfigPnuOSLocal(1273), + fwUpgradeBmcPreconfigPnuOSPeer(1274), + fwUpgradeSwConfigPortNivLocal(1275), + fwUpgradeSwConfigPortNivPeer(1276), + fwUpgradeSwConfigPnuOSLocal(1277), + fwUpgradeSwConfigPnuOSPeer(1278), + fwUpgradeUpdateAdaptorNwFwLocal(1279), + fwUpgradeUpdateAdaptorNwFwPeer(1280), + fwUpgradeWaitForAdaptorNwFwUpdateLocal(1281), + fwUpgradeWaitForAdaptorNwFwUpdatePeer(1282), + fwUpgradeActivateAdaptorNwFwLocal(1283), + fwUpgradeActivateAdaptorNwFwPeer(1284), + fwUpgradeNicConfigPnuOSLocal(1285), + fwUpgradeNicConfigPnuOSPeer(1286), + fwUpgradeBmcConfigPnuOS(1287), + fwUpgradeSolRedirectEnable(1288), + fwUpgradeSerialDebugPnuOSConnect(1289), + fwUpgradeBootPnuos(1290), + fwUpgradeBootWait(1291), + fwUpgradeBiosPostCompletion(1292), + fwUpgradeHagPnuOSConnect(1293), + fwUpgradePnuOSIdent(1294), + fwUpgradePnuOSPolicy(1295), + fwUpgradePnuOSCatalog(1296), + fwUpgradePnuOSValidate(1297), + fwUpgradePnuOSSelfTest(1298), + fwUpgradeStorageCtlrImgUpdate(1299), + fwUpgradeHbaImgUpdate(1300), + fwUpgradeNicImgUpdate(1301), + fwUpgradeLocalDiskFwUpdate(1302), + fwUpgradePnuOSConfig(1303), + fwUpgradePnuOSInventory(1304), + fwUpgradeBiosImgUpdate(1305), + fwUpgradePnuOSUnloadDrivers(1306), + fwUpgradeBmcUnconfigPnuOS(1307), + fwUpgradeNicUnconfigPnuOSLocal(1308), + fwUpgradeNicUnconfigPnuOSPeer(1309), + fwUpgradeSwUnconfigPnuOSLocal(1310), + fwUpgradeSwUnconfigPnuOSPeer(1311), + fwUpgradeHagPnuOSDisconnect(1312), + fwUpgradeSerialDebugPnuOSDisconnect(1313), + fwUpgradeSolRedirectDisable(1314), + fwUpgradeShutdown(1315), + activateAdaptorDeassertResetBypass(1361), + fwUpgradeDeassertResetBypass(1363), + fwUpgradeFail(1385), + fwUpgradeSuccess(1386), + resetIpmiFail(1387), + resetIpmiSuccess(1388), + associateConfigFlexFlash(1471), + associateSyncPowerState(1472), + disassociateUnconfigFlexFlash(1473), + cimcSessionDeleteBegin(1478), + cimcSessionDeleteExecute(1479), + cimcSessionDeleteFail(1480), + cimcSessionDeleteSuccess(1481), + discoverOobStorageInventory(1499), + discoverConfigFlexFlashScrub(1500), + associatePowerOnPreConfig(1501), + associateOobStorageInventory(1502), + associateSwConfigServiceInfraLocal(1503), + associateSwConfigServiceInfraPeer(1504), + associateNicConfigServiceInfraLocal(1505), + associateNicConfigServiceInfraPeer(1506), + disassociateNicUnconfigServiceInfraLocal(1507), + disassociateNicUnconfigServiceInfraPeer(1508), + disassociateConfigFlexFlashScrub(1509), + serviceInfraDeployBegin(1513), + serviceInfraDeploySwConfigLocal(1514), + serviceInfraDeploySwConfigPeer(1515), + serviceInfraDeployNicConfigLocal(1516), + serviceInfraDeployNicConfigPeer(1517), + serviceInfraWithdrawBegin(1518), + serviceInfraWithdrawSwUnConfigLocal(1519), + serviceInfraWithdrawSwUnConfigPeer(1520), + serviceInfraWithdrawNicUnConfigLocal(1521), + serviceInfraWithdrawNicUnConfigPeer(1522), + updateBoardControllerServerPowerOff(1527), + updateBoardControllerServerPowerOn(1530), + configBoardBegin(1531), + configBoardConfigMemoryPolicy(1532), + resetMemoryErrorsBegin(1533), + resetMemoryErrorsExecute(1534), + configBoardFail(1542), + configBoardSuccess(1543), + resetMemoryErrorsFail(1544), + resetMemoryErrorsSuccess(1545), + serviceInfraDeployFail(1546), + serviceInfraDeploySuccess(1547), + serviceInfraWithdrawFail(1548), + serviceInfraWithdrawSuccess(1549), + disassociateResetSecureBootConfig(1561), + discoverUnconfigExtMgmtRules(1566), + discoverUnconfigExtMgmtGw(1567), + discoverUnconfigCimcVMedia(1568), + associateUnconfigExtMgmtRules(1569), + associateUnconfigExtMgmtGw(1570), + associateUnconfigCimcVMedia(1571), + associateConfigExtMgmtRules(1572), + associateConfigExtMgmtGw(1573), + associateConfigCimcVMedia(1574), + associateGraphicsImageUpdate(1575), + disassociateConfigKvmMgmtDefaultSetting(1576), + disassociateUnconfigExtMgmtRules(1577), + disassociateUnconfigExtMgmtGw(1578), + disassociateUnconfigCimcVMedia(1579), + decommissionUnconfigExtMgmtRules(1580), + decommissionUnconfigExtMgmtGw(1581), + fwUpgradeUnconfigExtMgmtRules(1582), + fwUpgradeUnconfigExtMgmtGw(1583), + fwUpgradeUnconfigCimcVMedia(1584), + fwUpgradeGraphicsImageUpdate(1585), + associateDownloadImages(1588), + associateCopyRemote(1589), + fwUpgradeDownloadImages(1590), + fwUpgradeCopyRemote(1591), + flashControllerBegin(1592), + flashControllerUpdateFlashLife(1593), + flashControllerFail(1595), + flashControllerSuccess(1596), + associateDeleteCurlDownloadedImages(1598), + fwUpgradeDeleteCurlDownloadedImages(1599), + enableCimcSecureBootBegin(1611), + enableCimcSecureBootUpdateRequest(1612), + enableCimcSecureBootPollUpdateStatus(1613), + enableCimcSecureBootActivate(1614), + enableCimcSecureBootReset(1615), + enableCimcSecureBootFail(1620), + enableCimcSecureBootSuccess(1621), + discoverConfigBMCPowerParams(1692), + discoverPowerDeployWait(1694), + discoverPnuOSPowerProfiling(1695), + discoverSendBmcProfilingInit(1696), + discoverSendBmcProfilingDone(1697), + associateCheckPowerAvailability(1698), + associatePowerDeployWait(1699), + associateOobStorageConfig(1700), + associateVerifyRemoteStorageConfig(1701), + associateNicConfigParamsHostOSLocal(1702), + associateNicConfigParamsHostOSPeer(1703), + associateBmcUpdateHostPreBoot(1704), + disassociateWaitForUnConfigAppliances(1705), + disassociateCheckPowerAvailability(1706), + disassociatePowerDeployWait(1707), + turnupCheckPowerAvailability(1708), + turnupPowerDeployWait(1709), + powercycleCheckPowerAvailability(1710), + powercyclePowerDeployWait(1711), + hardresetCheckPowerAvailability(1712), + hardresetPowerDeployWait(1713), + softresetCheckPowerAvailability(1714), + softresetPowerDeployWait(1715), + biosRecoveryCheckPowerAvailability(1716), + biosRecoveryPowerDeployWait(1717), + cmosResetCheckPowerAvailability(1718), + cmosResetPowerDeployWait(1719), + fwUpgradeCheckPowerAvailability(1720), + fwUpgradePowerDeployWait(1721), + oobStorageAdminConfigBegin(1722), + oobStorageAdminConfigPreSanitize(1723), + oobStorageAdminConfigSanitize(1724), + oobStorageAdminConfigTearDownVMediaLocal(1725), + oobStorageAdminConfigTearDownVMediaPeer(1726), + oobStorageAdminConfigBootHost(1727), + oobStorageAdminConfigBootWait(1728), + oobStorageAdminConfigOobStorageConfig(1729), + oobStorageAdminConfigOobStorageInventory(1730), + oobStorageAdminConfigShutdown(1731), + activateBIOSCheckPowerAvailability(1800), + activateBIOSPowerDeployWait(1801), + updateAdaptorCheckPowerAvailability(1802), + updateAdaptorPowerDeployWait(1803), + activateAdaptorCheckPowerAvailability(1804), + activateAdaptorPowerDeployWait(1805), + updateBoardControllerCheckPowerAvailability(1806), + updateBoardControllerPowerDeployWait(1807), + oobStorageAdminConfigFail(1813), + oobStorageAdminConfigSuccess(1814), + associateDeleteImagesRemote(1880), + disassociateOobDiskScrub(1881), + fwUpgradeDeleteImagesRemote(1882), + associateUnlockFirmwareImage(1943), + decommissionPrecleanupPortConfig(1944), + clearTPMBegin(1945), + clearTPMPreSanitize(1946), + clearTPMSanitize(1947), + clearTPMClear(1948), + clearTPMBootHost(1949), + clearTPMBiosPostCompletion(1950), + clearTPMReadSmBios(1951), + clearTPMBladePowerOff(1952), + clearTPMReconfigBios(1953), + clearTPMBladePowerOn(1954), + fwUpgradeUnlockFirmwareImage(1955), + clearTPMFail(1957), + clearTPMSuccess(1958), + clearTPMStopVMediaLocal(1964), + clearTPMStopVMediaPeer(1965), + clearTPMSetupVmedia(1966), + clearTPMUnconfigVmedia(1967), + updateBoardControllerPowerCycleBoard(1968), + updateBoardControllerPollBoardCtrlPowerCycle(1969), + associatePowerCycleBoard(1970), + associatePollBoardCtrlPowerCycle(1971), + fwUpgradePowerCycleBoard(1972), + fwUpgradePollBoardCtrlPowerCycle(1973), + discoverCheckAdaptorFw40GCap(1977), + associateCalculateVlanGroupForHostOSLocal(1978), + associateCalculateVlanGroupForHostOSPeer(1979), + associateConfigFanSpeed(1998), + associateSasExpanderImgUpdate(1999), + fwUpgradeSasExpanderImgUpdate(2000), + fwUpgradeOobStorageInventory(2001) + } + +CucsComputeBladeFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeComputeBladeDiscoverCheckPoint(0), + samDmeComputeBladeDiagEfiDiag(18), + samDmeComputeBladeDiagDetailDiag(20), + samDmeComputeBladeDiagCancelDiag(23) + } + +CucsComputeBladeFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + discover(23), + diag(144), + updateBoardController(834) + } + +CucsComputeBoardPower ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + on(1), + test(2), + off(3), + online(4), + offline(5), + offduty(6), + degraded(7), + powerSave(8), + error(9), + ok(10), + failed(11), + notSupported(100) + } + +CucsComputeCartridgeDiscovery ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + undiscovered(0), + inProgress(1), + malformedFruInfo(2), + fruNotReady(3), + insufficientlyEquipped(4), + invalidAdaptorIocard(5), + failed(8), + complete(16), + retry(32), + throttled(64), + illegalFru(128), + fruIdentityIndeterminate(129), + fruStateIndeterminate(130), + diagnosticsInProgress(131), + efidiagnosticsInProgress(132), + diagnosticsFailed(133), + diagnosticsComplete(134), + waitingForUserAck(135), + userAcknowledged(136), + waitingForMgmtAck(137) + } + +CucsComputeCartridgeSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsComputeChassisConnPolicyChassisId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (0..255) + +CucsComputeChassisDiscAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + immediate(0), + userAcknowledged(1), + n1Link(2), + n2Link(3), + n4Link(4), + n8Link(5), + platformMax(6) + } + +CucsComputeChassisDiscPolicyMulticastHwHash ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsComputeChassisQualMaxId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..255) + +CucsComputeChassisQualMinId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..255) + +CucsComputeCheckPoint ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + removing(1), + shallowCheckpoint(2), + deepCheckpoint(3), + discovered(4) + } + +CucsComputeConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(1), + notApplied(2) + } + +CucsComputeConnectivityRebalancing ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + immediate(0), + userAcknowledged(1) + } + +CucsComputeDiscovery ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + undiscovered(0), + inProgress(1), + malformedFruInfo(2), + fruNotReady(3), + insufficientlyEquipped(4), + invalidAdaptorIocard(5), + failed(8), + complete(16), + retry(32), + throttled(64), + illegalFru(128), + fruIdentityIndeterminate(129), + fruStateIndeterminate(130), + diagnosticsInProgress(131), + efidiagnosticsInProgress(132), + diagnosticsFailed(133), + diagnosticsComplete(134), + waitingForUserAck(135), + userAcknowledged(136), + waitingForMgmtAck(137) + } + +CucsComputeEnvFeatureMask ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ucsRegistrationFeatureMask(0), + powerGroupFeatureMask(1), + healthReportingFeatureMask(2), + dcPowerGroupFeatureMask(3), + remoteOperationFeatureMask(4), + estimateImpactOnReconnectFeatureMask(5) + } + +CucsComputeEquipmentConstraintType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + localDisk(1), + adaptor(2), + dimm(3) + } + +CucsComputeGroupMembershipOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + policy(1), + management(2) + } + +CucsComputeIOHubEnvStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + temperature(0), + temperatureAvg(1), + temperatureMax(2), + temperatureMin(3) + } + +CucsComputeIOHubEnvStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + temperature(0), + temperatureAvg(1), + temperatureMax(2), + temperatureMin(3) + } + +CucsComputeInstanceIdQualMaxId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsComputeInstanceIdQualMinId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsComputeInventoryStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + inProgress(1), + throttled(2) + } + +CucsComputeIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + computeThermal(0), + computeInoperable(1), + computeVoltage(2), + computePerf(3), + computePower(4), + removed(5), + config(6), + computePostFailure(7), + cpuThermal(8), + cpuInoperable(9), + cpuVoltage(10), + cpuPerf(11), + cpuPower(12), + memoryThermal(13), + memoryInoperable(14), + memoryVoltage(15), + memoryPerf(16), + memoryPower(17), + adaptorThermal(18), + adaptorInoperable(19), + adaptorVoltage(20), + adaptorPerf(21), + adaptorPower(22), + nicThermal(23), + nicInoperable(24), + nicVoltage(25), + nicPerf(26), + nicPower(27), + hbaThermal(28), + hbaInoperable(29), + hbaVoltage(30), + hbaPerf(31), + hbaPower(32), + mismatch(33), + powerInoperable(34), + networkMisconfig(35), + adaptorMismatch(36) + } + +CucsComputeKvmMgmtPolicyVmediaEncryption ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disable(0), + enable(1) + } + +CucsComputeLinkAggregation ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + portChannel(1) + } + +CucsComputeLinkAggregationCap ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + portChannel(0) + } + +CucsComputeMbPowerStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + consumedPower(0), + consumedPowerAvg(1), + consumedPowerMax(2), + consumedPowerMin(3), + inputCurrent(4), + inputCurrentAvg(5), + inputCurrentMax(6), + inputCurrentMin(7), + inputVoltage(8), + inputVoltageAvg(9), + inputVoltageMax(10), + inputVoltageMin(11) + } + +CucsComputeMbPowerStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + consumedPower(0), + consumedPowerAvg(1), + consumedPowerMax(2), + consumedPowerMin(3), + inputCurrent(4), + inputCurrentAvg(5), + inputCurrentMax(6), + inputCurrentMin(7), + inputVoltage(8), + inputVoltageAvg(9), + inputVoltageMax(10), + inputVoltageMin(11) + } + +CucsComputeMbTempStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + fmTempSenIo(0), + fmTempSenIoAvg(1), + fmTempSenIoMax(2), + fmTempSenIoMin(3), + fmTempSenRear(4), + fmTempSenRearAvg(5), + fmTempSenRearL(6), + fmTempSenRearLAvg(7), + fmTempSenRearLMax(8), + fmTempSenRearLMin(9), + fmTempSenRearMax(10), + fmTempSenRearMin(11), + fmTempSenRearR(12), + fmTempSenRearRAvg(13), + fmTempSenRearRMax(14), + fmTempSenRearRMin(15) + } + +CucsComputeMbTempStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + fmTempSenIo(0), + fmTempSenIoAvg(1), + fmTempSenIoMax(2), + fmTempSenIoMin(3), + fmTempSenRear(4), + fmTempSenRearAvg(5), + fmTempSenRearL(6), + fmTempSenRearLAvg(7), + fmTempSenRearLMax(8), + fmTempSenRearLMin(9), + fmTempSenRearMax(10), + fmTempSenRearMin(11), + fmTempSenRearR(12), + fmTempSenRearRAvg(13), + fmTempSenRearRMax(14), + fmTempSenRearRMin(15) + } + +CucsComputeMemoryUnitConstraintType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + kit(1) + } + +CucsComputeMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + single(1), + scaled(2) + } + +CucsComputeNetworkFeatureMask ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + netflowFeatureMask(0), + vlanRangeFeatureMask(1), + vlanRangeExtendedFeatureMask(2), + usnicVmqFeatureMask(3), + pvlanFeatureMask(4) + } + +CucsComputeOpStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + success(1), + fail(2) + } + +CucsComputeOpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + backup(1) + } + +CucsComputeOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + policy(1), + management(2) + } + +CucsComputePCIeFatalCompletionStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + abortErrors(0), + timeoutErrors(1), + unexpectedErrors(2), + abortErrorsMin(3), + abortErrorsRunning(4), + timeoutErrorsAvg(6), + timeoutErrorsMax(7), + timeoutErrorsMin(8), + timeoutErrorsRunning(9), + unexpectedErrorsAvg(11), + unexpectedErrorsMax(12), + unexpectedErrorsMin(13), + unexpectedErrorsRunning(14) + } + +CucsComputePCIeFatalCompletionStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + abortErrors(0), + abortErrorsAvg(1), + abortErrorsMax(2), + abortErrorsMin(3), + abortErrorsRunning(4), + timeoutErrors(5), + timeoutErrorsAvg(6), + timeoutErrorsMax(7), + timeoutErrorsMin(8), + timeoutErrorsRunning(9), + unexpectedErrors(10), + unexpectedErrorsAvg(11), + unexpectedErrorsMax(12), + unexpectedErrorsMin(13), + unexpectedErrorsRunning(14) + } + +CucsComputePCIeFatalProtocolStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dllpErrors(0), + flowControlErrors(1), + dllpErrorsMax(2), + dllpErrorsMin(3), + dllpErrorsRunning(4), + flowControlErrorsAvg(6), + flowControlErrorsMax(7), + flowControlErrorsMin(8), + flowControlErrorsRunning(9) + } + +CucsComputePCIeFatalProtocolStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + dllpErrors(0), + dllpErrorsAvg(1), + dllpErrorsMax(2), + dllpErrorsMin(3), + dllpErrorsRunning(4), + flowControlErrors(5), + flowControlErrorsAvg(6), + flowControlErrorsMax(7), + flowControlErrorsMin(8), + flowControlErrorsRunning(9) + } + +CucsComputePCIeFatalReceiveStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + bufferOverflowErrors(0), + errFatalErrors(1), + errNonFatalErrors(2), + unsupportedRequestErrors(3), + bufferOverflowErrorsRunning(4), + errFatalErrorsAvg(6), + errFatalErrorsMax(7), + errFatalErrorsMin(8), + errFatalErrorsRunning(9), + errNonFatalErrorsAvg(11), + errNonFatalErrorsMax(12), + errNonFatalErrorsMin(13), + errNonFatalErrorsRunning(14), + unsupportedRequestErrorsAvg(16), + unsupportedRequestErrorsMax(17), + unsupportedRequestErrorsMin(18), + unsupportedRequestErrorsRunning(19) + } + +CucsComputePCIeFatalReceiveStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + bufferOverflowErrors(0), + bufferOverflowErrorsAvg(1), + bufferOverflowErrorsMax(2), + bufferOverflowErrorsMin(3), + bufferOverflowErrorsRunning(4), + errFatalErrors(5), + errFatalErrorsAvg(6), + errFatalErrorsMax(7), + errFatalErrorsMin(8), + errFatalErrorsRunning(9), + errNonFatalErrors(10), + errNonFatalErrorsAvg(11), + errNonFatalErrorsMax(12), + errNonFatalErrorsMin(13), + errNonFatalErrorsRunning(14), + unsupportedRequestErrors(15), + unsupportedRequestErrorsAvg(16), + unsupportedRequestErrorsMax(17), + unsupportedRequestErrorsMin(18), + unsupportedRequestErrorsRunning(19) + } + +CucsComputePCIeFatalStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + acsViolationErrors(0), + malformedTLPErrors(1), + poisonedTLPErrors(2), + surpriseLinkDownErrors(3), + acsViolationErrorsRunning(4), + malformedTLPErrorsAvg(6), + malformedTLPErrorsMax(7), + malformedTLPErrorsMin(8), + malformedTLPErrorsRunning(9), + poisonedTLPErrorsAvg(11), + poisonedTLPErrorsMax(12), + poisonedTLPErrorsMin(13), + poisonedTLPErrorsRunning(14), + surpriseLinkDownErrorsAvg(16), + surpriseLinkDownErrorsMax(17), + surpriseLinkDownErrorsMin(18), + surpriseLinkDownErrorsRunning(19) + } + +CucsComputePCIeFatalStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + acsViolationErrors(0), + acsViolationErrorsAvg(1), + acsViolationErrorsMax(2), + acsViolationErrorsMin(3), + acsViolationErrorsRunning(4), + malformedTLPErrors(5), + malformedTLPErrorsAvg(6), + malformedTLPErrorsMax(7), + malformedTLPErrorsMin(8), + malformedTLPErrorsRunning(9), + poisonedTLPErrors(10), + poisonedTLPErrorsAvg(11), + poisonedTLPErrorsMax(12), + poisonedTLPErrorsMin(13), + poisonedTLPErrorsRunning(14), + surpriseLinkDownErrors(15), + surpriseLinkDownErrorsAvg(16), + surpriseLinkDownErrorsMax(17), + surpriseLinkDownErrorsMin(18), + surpriseLinkDownErrorsRunning(19) + } + +CucsComputePciCapOrder ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ascending(0), + descending(1), + ascendingDual(2), + ascendingSeq(3), + ascendingExtended(4) + } + +CucsComputePhysicalLowVoltageMemory ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + yes(1), + regularVoltage(2) + } + +CucsComputePhysicalFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + associate(665), + disassociate(727), + powerCap(767), + decommission(769), + softShutdown(771), + hardShutdown(773), + turnup(775), + powercycle(777), + hardreset(781), + softreset(785), + swConnUpd(789), + biosRecovery(792), + cmosReset(806), + resetBmc(815), + updateExtUsers(879), + updateAdaptor(891), + activateAdaptor(898), + configSoL(932), + unconfigSoL(934), + diagnosticInterrupt(1036), + resetKvm(1055), + updateBIOS(1152), + activateBIOS(1157), + resetIpmi(1254), + fwUpgrade(1256), + cimcSessionDelete(1478), + serviceInfraDeploy(1513), + serviceInfraWithdraw(1518), + updateBoardController(1525), + configBoard(1531), + resetMemoryErrors(1533), + flashController(1592), + enableCimcSecureBoot(1611), + oobStorageAdminConfig(1722), + clearTPM(1945) + } + +CucsComputePhysicalFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + associateBegin(665), + associateUpdateIBMCFw(668), + associateWaitForIBMCFwUpdate(669), + associateActivateIBMCFw(670), + associateResetIBMC(671), + associatePreSanitize(672), + associateSanitize(673), + associateConfigUserAccess(674), + associateBladePowerOff(675), + associateUpdateBoardCtrlRequest(676), + associatePollBoardCtrlUpdateStatus(677), + associatePowerOn(678), + associateBmcPreconfigPnuOSLocal(679), + associateBmcPreconfigPnuOSPeer(680), + associateBmcConfigPnuOS(681), + associateSwConfigPnuOSLocal(682), + associateSwConfigPnuOSPeer(683), + associateUpdateAdaptorNwFwLocal(684), + associateUpdateAdaptorNwFwPeer(685), + associateWaitForAdaptorNwFwUpdateLocal(686), + associateWaitForAdaptorNwFwUpdatePeer(687), + associateActivateAdaptorNwFwLocal(688), + associateActivateAdaptorNwFwPeer(689), + associateNicConfigPnuOSLocal(690), + associateNicConfigPnuOSPeer(691), + associateBootPnuos(692), + associateBootWait(693), + associateBiosPostCompletion(694), + associateHagPnuOSConnect(695), + associatePnuOSIdent(696), + associatePnuOSPolicy(697), + associatePnuOSValidate(698), + associatePnuOSSelfTest(699), + associateBiosImgUpdate(700), + associateStorageCtlrImgUpdate(701), + associateHbaImgUpdate(702), + associateNicImgUpdate(703), + associatePnuOSInventory(704), + associatePnuOSConfig(705), + associatePnuOSLocalDiskConfig(706), + associatePnuOSUnloadDrivers(707), + associateBmcUnconfigPnuOS(708), + associateNicUnconfigPnuOSLocal(709), + associateNicUnconfigPnuOSPeer(710), + associateSwUnconfigPnuOSLocal(711), + associateSwUnconfigPnuOSPeer(712), + associateSwConfigHostOSLocal(713), + associateSwConfigHostOSPeer(714), + associateNicConfigHostOSLocal(715), + associateNicConfigHostOSPeer(716), + associateHagPnuOSDisconnect(717), + associateConfigSoL(718), + associatePrepareForBoot(719), + associateConfigUuid(720), + associateBootHost(721), + associateHagHostOSConnect(722), + associateHostOSIdent(723), + associateHostOSPolicy(724), + associateHostOSValidate(725), + associateHostOSConfig(726), + disassociateBegin(727), + disassociateConfigUserAccess(730), + disassociatePowerOn(731), + disassociatePreSanitize(732), + disassociateSanitize(733), + disassociateNicUnconfigHostOSLocal(734), + disassociateNicUnconfigHostOSPeer(735), + disassociateSwUnconfigHostOSLocal(736), + disassociateSwUnconfigHostOSPeer(737), + disassociateBmcPreconfigPnuOSLocal(738), + disassociateBmcPreconfigPnuOSPeer(739), + disassociateBmcConfigPnuOS(740), + disassociateSwConfigPnuOSLocal(741), + disassociateSwConfigPnuOSPeer(742), + disassociateNicConfigPnuOSLocal(743), + disassociateNicConfigPnuOSPeer(744), + disassociateConfigBios(745), + disassociateBootPnuos(746), + disassociateBootWait(747), + disassociateBiosPostCompletion(748), + disassociateHagPnuOSConnect(749), + disassociatePnuOSIdent(750), + disassociatePnuOSPolicy(751), + disassociatePnuOSValidate(752), + disassociatePnuOSUnconfig(753), + disassociatePnuOSScrub(754), + disassociatePnuOSSelfTest(755), + disassociateBmcUnconfigPnuOS(756), + disassociateNicUnconfigPnuOSLocal(757), + disassociateNicUnconfigPnuOSPeer(758), + disassociateHagPnuOSDisconnect(759), + disassociateUnconfigUuid(760), + disassociateShutdown(761), + disassociateUnconfigBios(762), + disassociateSwUnconfigPnuOSLocal(763), + disassociateSwUnconfigPnuOSPeer(764), + disassociateUnconfigSoL(765), + disassociateHandlePooling(766), + powerCapBegin(767), + powerCapConfig(768), + decommissionBegin(769), + decommissionExecute(770), + softShutdownBegin(771), + softShutdownExecute(772), + hardShutdownBegin(773), + hardShutdownExecute(774), + turnupBegin(775), + turnupExecute(776), + powercycleBegin(777), + powercyclePreSanitize(778), + powercycleSanitize(779), + powercycleExecute(780), + hardresetBegin(781), + hardresetPreSanitize(782), + hardresetSanitize(783), + hardresetExecute(784), + softresetBegin(785), + softresetPreSanitize(786), + softresetSanitize(787), + softresetExecute(788), + swConnUpdBegin(789), + swConnUpdA(790), + swConnUpdB(791), + biosRecoveryBegin(792), + biosRecoveryShutdown(793), + biosRecoveryPreSanitize(794), + biosRecoverySanitize(795), + biosRecoverySetupVmediaLocal(796), + biosRecoverySetupVmediaPeer(797), + biosRecoveryStart(798), + biosRecoveryWait(799), + biosRecoveryCleanup(800), + biosRecoveryReset(801), + biosRecoveryTeardownVmediaLocal(802), + biosRecoveryTeardownVmediaPeer(803), + cmosResetBegin(806), + cmosResetPreSanitize(807), + cmosResetSanitize(808), + cmosResetExecute(809), + cmosResetReconfigBios(810), + cmosResetReconfigUuid(811), + cmosResetBladePowerOn(812), + resetBmcBegin(815), + resetBmcExecute(816), + updateExtUsersBegin(879), + updateExtUsersDeploy(880), + updateAdaptorBegin(891), + updateAdaptorPowerOn(892), + updateAdaptorUpdateRequestLocal(893), + updateAdaptorUpdateRequestPeer(894), + updateAdaptorPollUpdateStatusLocal(895), + updateAdaptorPollUpdateStatusPeer(896), + updateAdaptorPowerOff(897), + activateAdaptorBegin(898), + activateAdaptorPowerOn(899), + activateAdaptorActivateLocal(900), + activateAdaptorActivatePeer(901), + activateAdaptorReset(902), + configSoLBegin(932), + configSoLExecute(933), + unconfigSoLBegin(934), + unconfigSoLExecute(935), + activateAdaptorFail(940), + activateAdaptorSuccess(941), + associateFail(942), + associateSuccess(943), + biosRecoveryFail(946), + biosRecoverySuccess(947), + cmosResetFail(948), + cmosResetSuccess(949), + configSoLFail(950), + configSoLSuccess(951), + decommissionFail(952), + decommissionSuccess(953), + disassociateFail(954), + disassociateSuccess(955), + hardShutdownFail(956), + hardShutdownSuccess(957), + hardresetFail(958), + hardresetSuccess(959), + powerCapFail(960), + powerCapSuccess(961), + powercycleFail(962), + powercycleSuccess(963), + resetBmcFail(964), + resetBmcSuccess(965), + softShutdownFail(966), + softShutdownSuccess(967), + softresetFail(968), + softresetSuccess(969), + swConnUpdFail(970), + swConnUpdSuccess(971), + turnupFail(972), + turnupSuccess(973), + unconfigSoLFail(974), + unconfigSoLSuccess(975), + updateAdaptorFail(976), + updateAdaptorSuccess(977), + updateExtUsersFail(978), + updateExtUsersSuccess(979), + decommissionStopVMediaLocal(1019), + decommissionStopVMediaPeer(1020), + biosRecoveryStopVMediaLocal(1021), + biosRecoveryStopVMediaPeer(1022), + diagnosticInterruptBegin(1036), + diagnosticInterruptExecute(1037), + diagnosticInterruptFail(1038), + diagnosticInterruptSuccess(1039), + associateLocalDiskFwUpdate(1040), + resetKvmBegin(1055), + resetKvmExecute(1056), + resetKvmFail(1057), + resetKvmSuccess(1058), + associateSwConfigPortNivLocal(1069), + associateSwConfigPortNivPeer(1070), + disassociateSwConfigPortNivLocal(1071), + disassociateSwConfigPortNivPeer(1072), + associateSolRedirectEnable(1104), + associateSerialDebugPnuOSConnect(1105), + associateSerialDebugPnuOSDisconnect(1106), + associateSolRedirectDisable(1107), + disassociateSolRedirectEnable(1108), + disassociateSerialDebugPnuOSConnect(1109), + disassociateSerialDebugPnuOSDisconnect(1110), + disassociateSolRedirectDisable(1111), + decommissionCleanupCIMC(1112), + updateBIOSBegin(1152), + updateBIOSClear(1153), + updateBIOSPollClearStatus(1154), + updateBIOSUpdateRequest(1155), + updateBIOSPollUpdateStatus(1156), + activateBIOSBegin(1157), + activateBIOSPowerOff(1158), + activateBIOSClear(1159), + activateBIOSPollClearStatus(1160), + activateBIOSActivate(1161), + activateBIOSPollActivateStatus(1162), + activateBIOSUpdateTokens(1163), + activateBIOSPowerOn(1164), + associateClearBiosUpdate(1169), + associatePollClearBiosUpdateStatus(1170), + associateUpdateBiosRequest(1171), + associatePollBiosUpdateStatus(1172), + associateActivateBios(1173), + associatePollBiosActivateStatus(1174), + associatePnuOSCatalog(1175), + disassociatePnuOSCatalog(1176), + activateBIOSFail(1178), + activateBIOSSuccess(1179), + updateBIOSFail(1180), + updateBIOSSuccess(1181), + associateMarkAdapterForReboot(1247), + associateDeassertResetBypass(1248), + associateVerifyFcZoneConfig(1249), + disassociateDeassertResetBypass(1250), + disassociateVerifyFcZoneConfig(1251), + decommissionCleanupPortConfigLocal(1252), + decommissionCleanupPortConfigPeer(1253), + resetIpmiBegin(1254), + resetIpmiExecute(1255), + fwUpgradeBegin(1256), + fwUpgradeUpdateIBMCFw(1257), + fwUpgradeWaitForIBMCFwUpdate(1258), + fwUpgradeActivateIBMCFw(1259), + fwUpgradeResetIBMC(1260), + fwUpgradePreSanitize(1261), + fwUpgradeSanitize(1262), + fwUpgradeBladePowerOff(1263), + fwUpgradeUpdateBoardCtrlRequest(1264), + fwUpgradePollBoardCtrlUpdateStatus(1265), + fwUpgradeClearBiosUpdate(1266), + fwUpgradePollClearBiosUpdateStatus(1267), + fwUpgradeUpdateBiosRequest(1268), + fwUpgradePollBiosUpdateStatus(1269), + fwUpgradeActivateBios(1270), + fwUpgradePollBiosActivateStatus(1271), + fwUpgradePowerOn(1272), + fwUpgradeBmcPreconfigPnuOSLocal(1273), + fwUpgradeBmcPreconfigPnuOSPeer(1274), + fwUpgradeSwConfigPortNivLocal(1275), + fwUpgradeSwConfigPortNivPeer(1276), + fwUpgradeSwConfigPnuOSLocal(1277), + fwUpgradeSwConfigPnuOSPeer(1278), + fwUpgradeUpdateAdaptorNwFwLocal(1279), + fwUpgradeUpdateAdaptorNwFwPeer(1280), + fwUpgradeWaitForAdaptorNwFwUpdateLocal(1281), + fwUpgradeWaitForAdaptorNwFwUpdatePeer(1282), + fwUpgradeActivateAdaptorNwFwLocal(1283), + fwUpgradeActivateAdaptorNwFwPeer(1284), + fwUpgradeNicConfigPnuOSLocal(1285), + fwUpgradeNicConfigPnuOSPeer(1286), + fwUpgradeBmcConfigPnuOS(1287), + fwUpgradeSolRedirectEnable(1288), + fwUpgradeSerialDebugPnuOSConnect(1289), + fwUpgradeBootPnuos(1290), + fwUpgradeBootWait(1291), + fwUpgradeBiosPostCompletion(1292), + fwUpgradeHagPnuOSConnect(1293), + fwUpgradePnuOSIdent(1294), + fwUpgradePnuOSPolicy(1295), + fwUpgradePnuOSCatalog(1296), + fwUpgradePnuOSValidate(1297), + fwUpgradePnuOSSelfTest(1298), + fwUpgradeStorageCtlrImgUpdate(1299), + fwUpgradeHbaImgUpdate(1300), + fwUpgradeNicImgUpdate(1301), + fwUpgradeLocalDiskFwUpdate(1302), + fwUpgradePnuOSConfig(1303), + fwUpgradePnuOSInventory(1304), + fwUpgradeBiosImgUpdate(1305), + fwUpgradePnuOSUnloadDrivers(1306), + fwUpgradeBmcUnconfigPnuOS(1307), + fwUpgradeNicUnconfigPnuOSLocal(1308), + fwUpgradeNicUnconfigPnuOSPeer(1309), + fwUpgradeSwUnconfigPnuOSLocal(1310), + fwUpgradeSwUnconfigPnuOSPeer(1311), + fwUpgradeHagPnuOSDisconnect(1312), + fwUpgradeSerialDebugPnuOSDisconnect(1313), + fwUpgradeSolRedirectDisable(1314), + fwUpgradeShutdown(1315), + activateAdaptorDeassertResetBypass(1361), + fwUpgradeDeassertResetBypass(1363), + fwUpgradeFail(1385), + fwUpgradeSuccess(1386), + resetIpmiFail(1387), + resetIpmiSuccess(1388), + associateConfigFlexFlash(1471), + associateSyncPowerState(1472), + disassociateUnconfigFlexFlash(1473), + cimcSessionDeleteBegin(1478), + cimcSessionDeleteExecute(1479), + cimcSessionDeleteFail(1480), + cimcSessionDeleteSuccess(1481), + associatePowerOnPreConfig(1501), + associateOobStorageInventory(1502), + associateSwConfigServiceInfraLocal(1503), + associateSwConfigServiceInfraPeer(1504), + associateNicConfigServiceInfraLocal(1505), + associateNicConfigServiceInfraPeer(1506), + disassociateNicUnconfigServiceInfraLocal(1507), + disassociateNicUnconfigServiceInfraPeer(1508), + disassociateConfigFlexFlashScrub(1509), + serviceInfraDeployBegin(1513), + serviceInfraDeploySwConfigLocal(1514), + serviceInfraDeploySwConfigPeer(1515), + serviceInfraDeployNicConfigLocal(1516), + serviceInfraDeployNicConfigPeer(1517), + serviceInfraWithdrawBegin(1518), + serviceInfraWithdrawSwUnConfigLocal(1519), + serviceInfraWithdrawSwUnConfigPeer(1520), + serviceInfraWithdrawNicUnConfigLocal(1521), + serviceInfraWithdrawNicUnConfigPeer(1522), + updateBoardControllerBegin(1525), + updateBoardControllerPrepareForUpdate(1526), + updateBoardControllerServerPowerOff(1527), + updateBoardControllerUpdateRequest(1528), + updateBoardControllerPollUpdateStatus(1529), + updateBoardControllerServerPowerOn(1530), + configBoardBegin(1531), + configBoardConfigMemoryPolicy(1532), + resetMemoryErrorsBegin(1533), + resetMemoryErrorsExecute(1534), + configBoardFail(1542), + configBoardSuccess(1543), + resetMemoryErrorsFail(1544), + resetMemoryErrorsSuccess(1545), + serviceInfraDeployFail(1546), + serviceInfraDeploySuccess(1547), + serviceInfraWithdrawFail(1548), + serviceInfraWithdrawSuccess(1549), + updateBoardControllerFail(1550), + updateBoardControllerSuccess(1551), + disassociateResetSecureBootConfig(1561), + associateUnconfigExtMgmtRules(1569), + associateUnconfigExtMgmtGw(1570), + associateUnconfigCimcVMedia(1571), + associateConfigExtMgmtRules(1572), + associateConfigExtMgmtGw(1573), + associateConfigCimcVMedia(1574), + associateGraphicsImageUpdate(1575), + disassociateConfigKvmMgmtDefaultSetting(1576), + disassociateUnconfigExtMgmtRules(1577), + disassociateUnconfigExtMgmtGw(1578), + disassociateUnconfigCimcVMedia(1579), + decommissionUnconfigExtMgmtRules(1580), + decommissionUnconfigExtMgmtGw(1581), + fwUpgradeUnconfigExtMgmtRules(1582), + fwUpgradeUnconfigExtMgmtGw(1583), + fwUpgradeUnconfigCimcVMedia(1584), + fwUpgradeGraphicsImageUpdate(1585), + associateDownloadImages(1588), + associateCopyRemote(1589), + fwUpgradeDownloadImages(1590), + fwUpgradeCopyRemote(1591), + flashControllerBegin(1592), + flashControllerUpdateFlashLife(1593), + flashControllerFail(1595), + flashControllerSuccess(1596), + associateDeleteCurlDownloadedImages(1598), + fwUpgradeDeleteCurlDownloadedImages(1599), + enableCimcSecureBootBegin(1611), + enableCimcSecureBootUpdateRequest(1612), + enableCimcSecureBootPollUpdateStatus(1613), + enableCimcSecureBootActivate(1614), + enableCimcSecureBootReset(1615), + enableCimcSecureBootFail(1620), + enableCimcSecureBootSuccess(1621), + associateCheckPowerAvailability(1698), + associatePowerDeployWait(1699), + associateOobStorageConfig(1700), + associateVerifyRemoteStorageConfig(1701), + associateNicConfigParamsHostOSLocal(1702), + associateNicConfigParamsHostOSPeer(1703), + associateBmcUpdateHostPreBoot(1704), + disassociateWaitForUnConfigAppliances(1705), + disassociateCheckPowerAvailability(1706), + disassociatePowerDeployWait(1707), + turnupCheckPowerAvailability(1708), + turnupPowerDeployWait(1709), + powercycleCheckPowerAvailability(1710), + powercyclePowerDeployWait(1711), + hardresetCheckPowerAvailability(1712), + hardresetPowerDeployWait(1713), + softresetCheckPowerAvailability(1714), + softresetPowerDeployWait(1715), + biosRecoveryCheckPowerAvailability(1716), + biosRecoveryPowerDeployWait(1717), + cmosResetCheckPowerAvailability(1718), + cmosResetPowerDeployWait(1719), + fwUpgradeCheckPowerAvailability(1720), + fwUpgradePowerDeployWait(1721), + oobStorageAdminConfigBegin(1722), + oobStorageAdminConfigPreSanitize(1723), + oobStorageAdminConfigSanitize(1724), + oobStorageAdminConfigTearDownVMediaLocal(1725), + oobStorageAdminConfigTearDownVMediaPeer(1726), + oobStorageAdminConfigBootHost(1727), + oobStorageAdminConfigBootWait(1728), + oobStorageAdminConfigOobStorageConfig(1729), + oobStorageAdminConfigOobStorageInventory(1730), + oobStorageAdminConfigShutdown(1731), + activateBIOSCheckPowerAvailability(1800), + activateBIOSPowerDeployWait(1801), + updateAdaptorCheckPowerAvailability(1802), + updateAdaptorPowerDeployWait(1803), + activateAdaptorCheckPowerAvailability(1804), + activateAdaptorPowerDeployWait(1805), + updateBoardControllerCheckPowerAvailability(1806), + updateBoardControllerPowerDeployWait(1807), + oobStorageAdminConfigFail(1813), + oobStorageAdminConfigSuccess(1814), + associateDeleteImagesRemote(1880), + disassociateOobDiskScrub(1881), + fwUpgradeDeleteImagesRemote(1882), + associateUnlockFirmwareImage(1943), + decommissionPrecleanupPortConfig(1944), + clearTPMBegin(1945), + clearTPMPreSanitize(1946), + clearTPMSanitize(1947), + clearTPMClear(1948), + clearTPMBootHost(1949), + clearTPMBiosPostCompletion(1950), + clearTPMReadSmBios(1951), + clearTPMBladePowerOff(1952), + clearTPMReconfigBios(1953), + clearTPMBladePowerOn(1954), + fwUpgradeUnlockFirmwareImage(1955), + clearTPMFail(1957), + clearTPMSuccess(1958), + clearTPMStopVMediaLocal(1964), + clearTPMStopVMediaPeer(1965), + clearTPMSetupVmedia(1966), + clearTPMUnconfigVmedia(1967), + updateBoardControllerPowerCycleBoard(1968), + updateBoardControllerPollBoardCtrlPowerCycle(1969), + associatePowerCycleBoard(1970), + associatePollBoardCtrlPowerCycle(1971), + fwUpgradePowerCycleBoard(1972), + fwUpgradePollBoardCtrlPowerCycle(1973), + associateCalculateVlanGroupForHostOSLocal(1978), + associateCalculateVlanGroupForHostOSPeer(1979), + associateConfigFanSpeed(1998), + associateSasExpanderImgUpdate(1999), + fwUpgradeSasExpanderImgUpdate(2000), + fwUpgradeOobStorageInventory(2001) + } + +CucsComputePhysicalFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeComputePhysicalFwUpgradeConfigPnuos(0), + samDmeComputePhysicalFwUpgradeConfigAdaptorNwFw(1), + samDmeComputePhysicalFwUpgradeConfigMgmtFw(2), + samDmeComputePhysicalFwUpgradeConfigBoardCtrlFw(3), + samDmeComputePhysicalFwUpgradeConfigBmcBiosUpdate(4), + samDmeComputePhysicalAssociateFlexflashConfig(9), + samDmeComputePhysicalAssociatePowerForceConfig(10), + samDmeComputePhysicalDisassociateMaskPnuos(11), + samDmeComputePhysicalAssociateVmediaConfig(13), + samDmeComputePhysicalOobStorageAdminConfigOobStorageConfig(22), + samDmeComputePhysicalAssociatePowercapConfig(23), + samDmeComputePhysicalAssociateRemoteStorageConfig(24), + samDmeComputePhysicalAssociateNicParamConfig(25), + samDmeComputePhysicalAssociatePnuosConfig(26), + samDmeComputePhysicalAssociateSwitchConfig(27), + samDmeComputePhysicalAssociateHostConfig(28), + samDmeComputePhysicalAssociateHostReboot(29), + samDmeComputePhysicalAssociateIfConfig(30), + samDmeComputePhysicalAssociateNicConfig(31), + samDmeComputePhysicalAssociateAdaptorNwFwConfig(32), + samDmeComputePhysicalAssociateMgmtFwConfig(33), + samDmeComputePhysicalAssociateSnicConfig(34), + samDmeComputePhysicalSoftShutdownNoHardshutdown(35), + samDmeComputePhysicalAssociateSolConfig(36), + samDmeComputePhysicalAssociateEpAuthConfig(37), + samDmeComputePhysicalDisassociateSolConfig(38), + samDmeComputePhysicalDisassociateSwitchUnconfig(39), + samDmeComputePhysicalActivateAdaptorActivate(40), + samDmeComputePhysicalActivateAdaptorReset(41), + samDmeComputePhysicalCmosResetAlways(42), + samDmeComputePhysicalCmosResetSetUuidBiosBoot(43), + samDmeComputePhysicalCmosResetPowerOn(44), + samDmeComputePhysicalAssociateBoardCtrlFwConfig(45), + samDmeComputePhysicalAssociateBmcBiosUpdate(58), + samDmeComputePhysicalAssociateLsRename(62) + } + +CucsComputePhysicalFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + associate(634), + disassociate(680), + decommission(711), + softShutdown(713), + hardShutdown(715), + turnup(717), + powercycle(719), + hardreset(723), + softreset(727), + swConnUpd(731), + biosRecovery(734), + cmosReset(748), + resetBmc(752), + updateExtUsers(754), + updateAdaptor(756), + activateAdaptor(761), + configSoL(765), + unconfigSoL(767), + diagnosticInterrupt(1036), + resetKvm(1055), + updateBIOS(1152), + activateBIOS(1157), + resetIpmi(1254), + fwUpgrade(1256), + cimcSessionDelete(1478), + serviceInfraDeploy(1513), + serviceInfraWithdraw(1518), + updateBoardController(1525), + configBoard(1531), + resetMemoryErrors(1533), + flashController(1592), + enableCimcSecureBoot(1611), + oobStorageAdminConfig(1722), + clearTPM(1945) + } + +CucsComputePollReadinessState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + initializing(1), + timedout(2), + ready(3) + } + +CucsComputePollingInterval ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + n5Min(5), + n10Min(10), + n15Min(15), + n20Min(20), + n30Min(30), + n45Min(45), + n60Min(60) + } + +CucsComputePollingState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + started(1), + complete(2), + pendingRebalance(3), + rebalancing(4), + systemInit(5), + initDone(6) + } + +CucsComputePooledEnclosureComputeSlotServerInstanceId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsComputePooledEnclosureComputeSlotSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsComputePooledRackUnitId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..255) + +CucsComputePooledSlotSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsComputePowerTransitionSrc ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + userUnknown(1), + userFp(2), + software(3), + softwareMcserver(4) + } + +CucsComputePsuClusterState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + slot1Master(1), + slot2Master(2), + notClustered(3), + nA(4) + } + +CucsComputePsuControlRedundancy ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + nonRedundant(1), + nPlus1(2), + grid(3) + } + +CucsComputePsuRedundancy ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nonRedundant(1), + nPlus1(2), + grid(3) + } + +CucsComputePsuRedundancyOperQualifier ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + redundancyLost(0), + redundancyDegraded(1), + nonRedundantSufficientResources(2), + nonRedundantInsufficientResources(3) + } + +CucsComputePsuRedundancyOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ok(1), + failed(2), + degraded(3) + } + +CucsComputeRackQualMaxId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..255) + +CucsComputeRackQualMinId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..255) + +CucsComputeRackUnitId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..255) + +CucsComputeRackUnitFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + associate(665), + disassociate(727), + powerCap(767), + decommission(769), + softShutdown(771), + hardShutdown(773), + turnup(775), + powercycle(777), + hardreset(781), + softreset(785), + swConnUpd(789), + biosRecovery(792), + cmosReset(806), + resetBmc(815), + discover(819), + updateExtUsers(879), + updateAdaptor(891), + activateAdaptor(898), + configSoL(932), + unconfigSoL(934), + diagnosticInterrupt(1036), + resetKvm(1055), + offline(1064), + updateBIOS(1152), + activateBIOS(1157), + resetIpmi(1254), + fwUpgrade(1256), + adapterReset(1316), + cimcSessionDelete(1478), + createDhcpEntry(1510), + serviceInfraDeploy(1513), + serviceInfraWithdraw(1518), + updateBoardController(1525), + configBoard(1531), + resetMemoryErrors(1533), + flashController(1592), + enableCimcSecureBoot(1611), + oobStorageAdminConfig(1722), + clearTPM(1945) + } + +CucsComputeRackUnitFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + associateBegin(665), + associateUpdateIBMCFw(668), + associateWaitForIBMCFwUpdate(669), + associateActivateIBMCFw(670), + associateResetIBMC(671), + associatePreSanitize(672), + associateSanitize(673), + associateConfigUserAccess(674), + associateBladePowerOff(675), + associateUpdateBoardCtrlRequest(676), + associatePollBoardCtrlUpdateStatus(677), + associatePowerOn(678), + associateBmcPreconfigPnuOSLocal(679), + associateBmcPreconfigPnuOSPeer(680), + associateBmcConfigPnuOS(681), + associateSwConfigPnuOSLocal(682), + associateSwConfigPnuOSPeer(683), + associateUpdateAdaptorNwFwLocal(684), + associateUpdateAdaptorNwFwPeer(685), + associateWaitForAdaptorNwFwUpdateLocal(686), + associateWaitForAdaptorNwFwUpdatePeer(687), + associateActivateAdaptorNwFwLocal(688), + associateActivateAdaptorNwFwPeer(689), + associateNicConfigPnuOSLocal(690), + associateNicConfigPnuOSPeer(691), + associateBootPnuos(692), + associateBootWait(693), + associateBiosPostCompletion(694), + associateHagPnuOSConnect(695), + associatePnuOSIdent(696), + associatePnuOSPolicy(697), + associatePnuOSValidate(698), + associatePnuOSSelfTest(699), + associateBiosImgUpdate(700), + associateStorageCtlrImgUpdate(701), + associateHbaImgUpdate(702), + associateNicImgUpdate(703), + associatePnuOSInventory(704), + associatePnuOSConfig(705), + associatePnuOSLocalDiskConfig(706), + associatePnuOSUnloadDrivers(707), + associateBmcUnconfigPnuOS(708), + associateNicUnconfigPnuOSLocal(709), + associateNicUnconfigPnuOSPeer(710), + associateSwUnconfigPnuOSLocal(711), + associateSwUnconfigPnuOSPeer(712), + associateSwConfigHostOSLocal(713), + associateSwConfigHostOSPeer(714), + associateNicConfigHostOSLocal(715), + associateNicConfigHostOSPeer(716), + associateHagPnuOSDisconnect(717), + associateConfigSoL(718), + associatePrepareForBoot(719), + associateConfigUuid(720), + associateBootHost(721), + associateHagHostOSConnect(722), + associateHostOSIdent(723), + associateHostOSPolicy(724), + associateHostOSValidate(725), + associateHostOSConfig(726), + disassociateBegin(727), + disassociateConfigUserAccess(730), + disassociatePowerOn(731), + disassociatePreSanitize(732), + disassociateSanitize(733), + disassociateNicUnconfigHostOSLocal(734), + disassociateNicUnconfigHostOSPeer(735), + disassociateSwUnconfigHostOSLocal(736), + disassociateSwUnconfigHostOSPeer(737), + disassociateBmcPreconfigPnuOSLocal(738), + disassociateBmcPreconfigPnuOSPeer(739), + disassociateBmcConfigPnuOS(740), + disassociateSwConfigPnuOSLocal(741), + disassociateSwConfigPnuOSPeer(742), + disassociateNicConfigPnuOSLocal(743), + disassociateNicConfigPnuOSPeer(744), + disassociateConfigBios(745), + disassociateBootPnuos(746), + disassociateBootWait(747), + disassociateBiosPostCompletion(748), + disassociateHagPnuOSConnect(749), + disassociatePnuOSIdent(750), + disassociatePnuOSPolicy(751), + disassociatePnuOSValidate(752), + disassociatePnuOSUnconfig(753), + disassociatePnuOSScrub(754), + disassociatePnuOSSelfTest(755), + disassociateBmcUnconfigPnuOS(756), + disassociateNicUnconfigPnuOSLocal(757), + disassociateNicUnconfigPnuOSPeer(758), + disassociateHagPnuOSDisconnect(759), + disassociateUnconfigUuid(760), + disassociateShutdown(761), + disassociateUnconfigBios(762), + disassociateSwUnconfigPnuOSLocal(763), + disassociateSwUnconfigPnuOSPeer(764), + disassociateUnconfigSoL(765), + disassociateHandlePooling(766), + powerCapBegin(767), + powerCapConfig(768), + decommissionBegin(769), + decommissionExecute(770), + softShutdownBegin(771), + softShutdownExecute(772), + hardShutdownBegin(773), + hardShutdownExecute(774), + turnupBegin(775), + turnupExecute(776), + powercycleBegin(777), + powercyclePreSanitize(778), + powercycleSanitize(779), + powercycleExecute(780), + hardresetBegin(781), + hardresetPreSanitize(782), + hardresetSanitize(783), + hardresetExecute(784), + softresetBegin(785), + softresetPreSanitize(786), + softresetSanitize(787), + softresetExecute(788), + swConnUpdBegin(789), + swConnUpdA(790), + swConnUpdB(791), + biosRecoveryBegin(792), + biosRecoveryShutdown(793), + biosRecoveryPreSanitize(794), + biosRecoverySanitize(795), + biosRecoverySetupVmediaLocal(796), + biosRecoverySetupVmediaPeer(797), + biosRecoveryStart(798), + biosRecoveryWait(799), + biosRecoveryCleanup(800), + biosRecoveryReset(801), + biosRecoveryTeardownVmediaLocal(802), + biosRecoveryTeardownVmediaPeer(803), + cmosResetBegin(806), + cmosResetPreSanitize(807), + cmosResetSanitize(808), + cmosResetExecute(809), + cmosResetReconfigBios(810), + cmosResetReconfigUuid(811), + cmosResetBladePowerOn(812), + resetBmcBegin(815), + resetBmcExecute(816), + discoverBegin(819), + discoverBmcConfigureConnLocal(820), + discoverSwConfigureConnLocal(821), + discoverBmcConfigureConnPeer(822), + discoverSwConfigureConnPeer(823), + discoverBmcPresence(826), + discoverBmcInventory(827), + discoverPreSanitize(828), + discoverSanitize(829), + discoverConfigUserAccess(830), + discoverSwConfigPnuOSLocal(831), + discoverSwConfigPnuOSPeer(832), + discoverBmcPreconfigPnuOSLocal(833), + discoverBmcPreconfigPnuOSPeer(834), + discoverBmcConfigPnuOS(835), + discoverBootPnuos(836), + discoverBootWait(837), + discoverBiosPostCompletion(838), + discoverReadSmbios(839), + discoverHagConnect(841), + discoverPnuOSIdent(842), + discoverPnuOSPolicy(843), + discoverPnuOSInventory(844), + discoverPnuOSScrub(845), + discoverPnuOSConnectivity(846), + discoverPnuOSConnStatus(847), + discoverSwPnuOSConnectivityLocal(848), + discoverSwPnuOSConnectivityPeer(849), + discoverPnuOSSelfTest(850), + discoverBmcUnconfigPnuOS(851), + discoverHagDisconnect(852), + discoverBmcShutdownDiscovered(853), + discoverHandlePooling(854), + discoverSuccess(855), + discoverFail(856), + updateExtUsersBegin(879), + updateExtUsersDeploy(880), + updateAdaptorBegin(891), + updateAdaptorPowerOn(892), + updateAdaptorUpdateRequestLocal(893), + updateAdaptorUpdateRequestPeer(894), + updateAdaptorPollUpdateStatusLocal(895), + updateAdaptorPollUpdateStatusPeer(896), + updateAdaptorPowerOff(897), + activateAdaptorBegin(898), + activateAdaptorPowerOn(899), + activateAdaptorActivateLocal(900), + activateAdaptorActivatePeer(901), + activateAdaptorReset(902), + configSoLBegin(932), + configSoLExecute(933), + unconfigSoLBegin(934), + unconfigSoLExecute(935), + activateAdaptorFail(940), + activateAdaptorSuccess(941), + associateFail(942), + associateSuccess(943), + biosRecoveryFail(946), + biosRecoverySuccess(947), + cmosResetFail(948), + cmosResetSuccess(949), + configSoLFail(950), + configSoLSuccess(951), + decommissionFail(952), + decommissionSuccess(953), + disassociateFail(954), + disassociateSuccess(955), + hardShutdownFail(956), + hardShutdownSuccess(957), + hardresetFail(958), + hardresetSuccess(959), + powerCapFail(960), + powerCapSuccess(961), + powercycleFail(962), + powercycleSuccess(963), + resetBmcFail(964), + resetBmcSuccess(965), + softShutdownFail(966), + softShutdownSuccess(967), + softresetFail(968), + softresetSuccess(969), + swConnUpdFail(970), + swConnUpdSuccess(971), + turnupFail(972), + turnupSuccess(973), + unconfigSoLFail(974), + unconfigSoLSuccess(975), + updateAdaptorFail(976), + updateAdaptorSuccess(977), + updateExtUsersFail(978), + updateExtUsersSuccess(979), + decommissionStopVMediaLocal(1019), + decommissionStopVMediaPeer(1020), + biosRecoveryStopVMediaLocal(1021), + biosRecoveryStopVMediaPeer(1022), + discoverConfigDiscoveryMode(1023), + discoverSwUnconfigPortNivLocal(1024), + discoverSwUnconfigPortNivPeer(1025), + discoverSwConfigPortNivLocal(1027), + discoverSwConfigPortNivPeer(1028), + discoverNicInventoryLocal(1029), + discoverNicInventoryPeer(1030), + discoverConfigNivMode(1031), + diagnosticInterruptBegin(1036), + diagnosticInterruptExecute(1037), + diagnosticInterruptFail(1038), + diagnosticInterruptSuccess(1039), + associateLocalDiskFwUpdate(1040), + discoverWaitForConnReady(1050), + resetKvmBegin(1055), + resetKvmExecute(1056), + resetKvmFail(1057), + resetKvmSuccess(1058), + offlineBegin(1064), + offlineCleanupLocal(1065), + offlineCleanupPeer(1066), + offlineSwUnconfigureLocal(1067), + offlineSwUnconfigurePeer(1068), + associateSwConfigPortNivLocal(1069), + associateSwConfigPortNivPeer(1070), + disassociateSwConfigPortNivLocal(1071), + disassociateSwConfigPortNivPeer(1072), + offlineFail(1073), + offlineSuccess(1074), + discoverSolRedirectEnable(1092), + discoverSerialDebugConnect(1093), + discoverSerialDebugDisconnect(1094), + discoverSolRedirectDisable(1095), + associateSolRedirectEnable(1104), + associateSerialDebugPnuOSConnect(1105), + associateSerialDebugPnuOSDisconnect(1106), + associateSolRedirectDisable(1107), + disassociateSolRedirectEnable(1108), + disassociateSerialDebugPnuOSConnect(1109), + disassociateSerialDebugPnuOSDisconnect(1110), + disassociateSolRedirectDisable(1111), + decommissionCleanupCIMC(1112), + updateBIOSBegin(1152), + updateBIOSClear(1153), + updateBIOSPollClearStatus(1154), + updateBIOSUpdateRequest(1155), + updateBIOSPollUpdateStatus(1156), + activateBIOSBegin(1157), + activateBIOSPowerOff(1158), + activateBIOSClear(1159), + activateBIOSPollClearStatus(1160), + activateBIOSActivate(1161), + activateBIOSPollActivateStatus(1162), + activateBIOSUpdateTokens(1163), + activateBIOSPowerOn(1164), + associateClearBiosUpdate(1169), + associatePollClearBiosUpdateStatus(1170), + associateUpdateBiosRequest(1171), + associatePollBiosUpdateStatus(1172), + associateActivateBios(1173), + associatePollBiosActivateStatus(1174), + associatePnuOSCatalog(1175), + disassociatePnuOSCatalog(1176), + discoverPnuOSCatalog(1177), + activateBIOSFail(1178), + activateBIOSSuccess(1179), + updateBIOSFail(1180), + updateBIOSSuccess(1181), + discoverBladePowerOff(1243), + discoverNicConfigPnuOSLocal(1244), + discoverNicConfigPnuOSPeer(1245), + associateMarkAdapterForReboot(1247), + associateDeassertResetBypass(1248), + associateVerifyFcZoneConfig(1249), + disassociateDeassertResetBypass(1250), + disassociateVerifyFcZoneConfig(1251), + decommissionCleanupPortConfigLocal(1252), + decommissionCleanupPortConfigPeer(1253), + resetIpmiBegin(1254), + resetIpmiExecute(1255), + fwUpgradeBegin(1256), + fwUpgradeUpdateIBMCFw(1257), + fwUpgradeWaitForIBMCFwUpdate(1258), + fwUpgradeActivateIBMCFw(1259), + fwUpgradeResetIBMC(1260), + fwUpgradePreSanitize(1261), + fwUpgradeSanitize(1262), + fwUpgradeBladePowerOff(1263), + fwUpgradeUpdateBoardCtrlRequest(1264), + fwUpgradePollBoardCtrlUpdateStatus(1265), + fwUpgradeClearBiosUpdate(1266), + fwUpgradePollClearBiosUpdateStatus(1267), + fwUpgradeUpdateBiosRequest(1268), + fwUpgradePollBiosUpdateStatus(1269), + fwUpgradeActivateBios(1270), + fwUpgradePollBiosActivateStatus(1271), + fwUpgradePowerOn(1272), + fwUpgradeBmcPreconfigPnuOSLocal(1273), + fwUpgradeBmcPreconfigPnuOSPeer(1274), + fwUpgradeSwConfigPortNivLocal(1275), + fwUpgradeSwConfigPortNivPeer(1276), + fwUpgradeSwConfigPnuOSLocal(1277), + fwUpgradeSwConfigPnuOSPeer(1278), + fwUpgradeUpdateAdaptorNwFwLocal(1279), + fwUpgradeUpdateAdaptorNwFwPeer(1280), + fwUpgradeWaitForAdaptorNwFwUpdateLocal(1281), + fwUpgradeWaitForAdaptorNwFwUpdatePeer(1282), + fwUpgradeActivateAdaptorNwFwLocal(1283), + fwUpgradeActivateAdaptorNwFwPeer(1284), + fwUpgradeNicConfigPnuOSLocal(1285), + fwUpgradeNicConfigPnuOSPeer(1286), + fwUpgradeBmcConfigPnuOS(1287), + fwUpgradeSolRedirectEnable(1288), + fwUpgradeSerialDebugPnuOSConnect(1289), + fwUpgradeBootPnuos(1290), + fwUpgradeBootWait(1291), + fwUpgradeBiosPostCompletion(1292), + fwUpgradeHagPnuOSConnect(1293), + fwUpgradePnuOSIdent(1294), + fwUpgradePnuOSPolicy(1295), + fwUpgradePnuOSCatalog(1296), + fwUpgradePnuOSValidate(1297), + fwUpgradePnuOSSelfTest(1298), + fwUpgradeStorageCtlrImgUpdate(1299), + fwUpgradeHbaImgUpdate(1300), + fwUpgradeNicImgUpdate(1301), + fwUpgradeLocalDiskFwUpdate(1302), + fwUpgradePnuOSConfig(1303), + fwUpgradePnuOSInventory(1304), + fwUpgradeBiosImgUpdate(1305), + fwUpgradePnuOSUnloadDrivers(1306), + fwUpgradeBmcUnconfigPnuOS(1307), + fwUpgradeNicUnconfigPnuOSLocal(1308), + fwUpgradeNicUnconfigPnuOSPeer(1309), + fwUpgradeSwUnconfigPnuOSLocal(1310), + fwUpgradeSwUnconfigPnuOSPeer(1311), + fwUpgradeHagPnuOSDisconnect(1312), + fwUpgradeSerialDebugPnuOSDisconnect(1313), + fwUpgradeSolRedirectDisable(1314), + fwUpgradeShutdown(1315), + adapterResetBegin(1316), + adapterResetPreSanitize(1317), + adapterResetSanitize(1318), + adapterResetDeassertResetBypass(1319), + adapterResetPowerCycle(1320), + activateAdaptorDeassertResetBypass(1361), + fwUpgradeDeassertResetBypass(1363), + fwUpgradeFail(1385), + fwUpgradeSuccess(1386), + resetIpmiFail(1387), + resetIpmiSuccess(1388), + adapterResetFail(1389), + adapterResetSuccess(1390), + associateConfigFlexFlash(1471), + associateSyncPowerState(1472), + disassociateUnconfigFlexFlash(1473), + cimcSessionDeleteBegin(1478), + cimcSessionDeleteExecute(1479), + cimcSessionDeleteFail(1480), + cimcSessionDeleteSuccess(1481), + associatePowerOnPreConfig(1501), + associateOobStorageInventory(1502), + associateSwConfigServiceInfraLocal(1503), + associateSwConfigServiceInfraPeer(1504), + associateNicConfigServiceInfraLocal(1505), + associateNicConfigServiceInfraPeer(1506), + disassociateNicUnconfigServiceInfraLocal(1507), + disassociateNicUnconfigServiceInfraPeer(1508), + disassociateConfigFlexFlashScrub(1509), + createDhcpEntryBegin(1510), + createDhcpEntryExecuteLocal(1511), + createDhcpEntryExecutePeer(1512), + serviceInfraDeployBegin(1513), + serviceInfraDeploySwConfigLocal(1514), + serviceInfraDeploySwConfigPeer(1515), + serviceInfraDeployNicConfigLocal(1516), + serviceInfraDeployNicConfigPeer(1517), + serviceInfraWithdrawBegin(1518), + serviceInfraWithdrawSwUnConfigLocal(1519), + serviceInfraWithdrawSwUnConfigPeer(1520), + serviceInfraWithdrawNicUnConfigLocal(1521), + serviceInfraWithdrawNicUnConfigPeer(1522), + discoverOobStorageInventory(1523), + discoverConfigFlexFlashScrub(1524), + updateBoardControllerBegin(1525), + updateBoardControllerPrepareForUpdate(1526), + updateBoardControllerServerPowerOff(1527), + updateBoardControllerUpdateRequest(1528), + updateBoardControllerPollUpdateStatus(1529), + updateBoardControllerServerPowerOn(1530), + configBoardBegin(1531), + configBoardConfigMemoryPolicy(1532), + resetMemoryErrorsBegin(1533), + resetMemoryErrorsExecute(1534), + configBoardFail(1542), + configBoardSuccess(1543), + resetMemoryErrorsFail(1544), + resetMemoryErrorsSuccess(1545), + serviceInfraDeployFail(1546), + serviceInfraDeploySuccess(1547), + serviceInfraWithdrawFail(1548), + serviceInfraWithdrawSuccess(1549), + updateBoardControllerFail(1550), + updateBoardControllerSuccess(1551), + createDhcpEntryFail(1552), + createDhcpEntrySuccess(1553), + disassociateResetSecureBootConfig(1561), + discoverUnconfigExtMgmtRules(1563), + discoverUnconfigExtMgmtGw(1564), + discoverUnconfigCimcVMedia(1565), + associateUnconfigExtMgmtRules(1569), + associateUnconfigExtMgmtGw(1570), + associateUnconfigCimcVMedia(1571), + associateConfigExtMgmtRules(1572), + associateConfigExtMgmtGw(1573), + associateConfigCimcVMedia(1574), + associateGraphicsImageUpdate(1575), + disassociateConfigKvmMgmtDefaultSetting(1576), + disassociateUnconfigExtMgmtRules(1577), + disassociateUnconfigExtMgmtGw(1578), + disassociateUnconfigCimcVMedia(1579), + decommissionUnconfigExtMgmtRules(1580), + decommissionUnconfigExtMgmtGw(1581), + fwUpgradeUnconfigExtMgmtRules(1582), + fwUpgradeUnconfigExtMgmtGw(1583), + fwUpgradeUnconfigCimcVMedia(1584), + fwUpgradeGraphicsImageUpdate(1585), + associateDownloadImages(1588), + associateCopyRemote(1589), + fwUpgradeDownloadImages(1590), + fwUpgradeCopyRemote(1591), + flashControllerBegin(1592), + flashControllerUpdateFlashLife(1593), + flashControllerFail(1595), + flashControllerSuccess(1596), + associateDeleteCurlDownloadedImages(1598), + fwUpgradeDeleteCurlDownloadedImages(1599), + enableCimcSecureBootBegin(1611), + enableCimcSecureBootUpdateRequest(1612), + enableCimcSecureBootPollUpdateStatus(1613), + enableCimcSecureBootActivate(1614), + enableCimcSecureBootReset(1615), + enableCimcSecureBootFail(1620), + enableCimcSecureBootSuccess(1621), + associateCheckPowerAvailability(1698), + associatePowerDeployWait(1699), + associateOobStorageConfig(1700), + associateVerifyRemoteStorageConfig(1701), + associateNicConfigParamsHostOSLocal(1702), + associateNicConfigParamsHostOSPeer(1703), + associateBmcUpdateHostPreBoot(1704), + disassociateWaitForUnConfigAppliances(1705), + disassociateCheckPowerAvailability(1706), + disassociatePowerDeployWait(1707), + turnupCheckPowerAvailability(1708), + turnupPowerDeployWait(1709), + powercycleCheckPowerAvailability(1710), + powercyclePowerDeployWait(1711), + hardresetCheckPowerAvailability(1712), + hardresetPowerDeployWait(1713), + softresetCheckPowerAvailability(1714), + softresetPowerDeployWait(1715), + biosRecoveryCheckPowerAvailability(1716), + biosRecoveryPowerDeployWait(1717), + cmosResetCheckPowerAvailability(1718), + cmosResetPowerDeployWait(1719), + fwUpgradeCheckPowerAvailability(1720), + fwUpgradePowerDeployWait(1721), + oobStorageAdminConfigBegin(1722), + oobStorageAdminConfigPreSanitize(1723), + oobStorageAdminConfigSanitize(1724), + oobStorageAdminConfigTearDownVMediaLocal(1725), + oobStorageAdminConfigTearDownVMediaPeer(1726), + oobStorageAdminConfigBootHost(1727), + oobStorageAdminConfigBootWait(1728), + oobStorageAdminConfigOobStorageConfig(1729), + oobStorageAdminConfigOobStorageInventory(1730), + oobStorageAdminConfigShutdown(1731), + activateBIOSCheckPowerAvailability(1800), + activateBIOSPowerDeployWait(1801), + updateAdaptorCheckPowerAvailability(1802), + updateAdaptorPowerDeployWait(1803), + activateAdaptorCheckPowerAvailability(1804), + activateAdaptorPowerDeployWait(1805), + updateBoardControllerCheckPowerAvailability(1806), + updateBoardControllerPowerDeployWait(1807), + oobStorageAdminConfigFail(1813), + oobStorageAdminConfigSuccess(1814), + associateDeleteImagesRemote(1880), + disassociateOobDiskScrub(1881), + fwUpgradeDeleteImagesRemote(1882), + associateUnlockFirmwareImage(1943), + decommissionPrecleanupPortConfig(1944), + clearTPMBegin(1945), + clearTPMPreSanitize(1946), + clearTPMSanitize(1947), + clearTPMClear(1948), + clearTPMBootHost(1949), + clearTPMBiosPostCompletion(1950), + clearTPMReadSmBios(1951), + clearTPMBladePowerOff(1952), + clearTPMReconfigBios(1953), + clearTPMBladePowerOn(1954), + fwUpgradeUnlockFirmwareImage(1955), + clearTPMFail(1957), + clearTPMSuccess(1958), + clearTPMStopVMediaLocal(1964), + clearTPMStopVMediaPeer(1965), + clearTPMSetupVmedia(1966), + clearTPMUnconfigVmedia(1967), + updateBoardControllerPowerCycleBoard(1968), + updateBoardControllerPollBoardCtrlPowerCycle(1969), + associatePowerCycleBoard(1970), + associatePollBoardCtrlPowerCycle(1971), + fwUpgradePowerCycleBoard(1972), + fwUpgradePollBoardCtrlPowerCycle(1973), + associateCalculateVlanGroupForHostOSLocal(1978), + associateCalculateVlanGroupForHostOSPeer(1979), + associateConfigFanSpeed(1998), + associateSasExpanderImgUpdate(1999), + fwUpgradeSasExpanderImgUpdate(2000), + fwUpgradeOobStorageInventory(2001) + } + +CucsComputeRackUnitFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeComputeRackUnitAdapterResetAlways(5), + samDmeComputeRackUnitAdapterResetPowerOn(6), + samDmeComputeRackUnitDiscoverCheckPoint(24) + } + +CucsComputeRackUnitFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + discover(599), + offline(1064), + adapterReset(1316), + createDhcpEntry(1510) + } + +CucsComputeRackUnitMbTempStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ambientTemp(0), + ambientTempAvg(1), + ambientTempMax(2), + ambientTempMin(3), + frontTemp(4), + frontTempAvg(5), + frontTempMax(6), + frontTempMin(7), + ioh1Temp(8), + ioh1TempAvg(9), + ioh1TempMax(10), + ioh1TempMin(11), + ioh2Temp(12), + ioh2TempAvg(13), + ioh2TempMax(14), + ioh2TempMin(15), + rearTemp(16), + rearTempAvg(17), + rearTempMax(18), + rearTempMin(19) + } + +CucsComputeRackUnitMbTempStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ambientTemp(0), + ambientTempAvg(1), + ambientTempMax(2), + ambientTempMin(3), + frontTemp(4), + frontTempAvg(5), + frontTempMax(6), + frontTempMin(7), + ioh1Temp(8), + ioh1TempAvg(9), + ioh1TempMax(10), + ioh1TempMin(11), + ioh2Temp(12), + ioh2TempAvg(13), + ioh2TempMax(14), + ioh2TempMin(15), + rearTemp(16), + rearTempAvg(17), + rearTempMax(18), + rearTempMin(19) + } + +CucsComputeRemoteAdminTrigger ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + rediscover(1), + resetToFactory(2), + discovered(3), + remove(4), + migrate(5), + decommission(6) + } + +CucsComputeResourceSetState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + inventoryPending(1), + inventoryInProgress(2), + inventoryComplete(3) + } + +CucsComputeScrubAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1) + } + +CucsComputeServerDiscPolicyFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + resolveScrubPolicy(1231) + } + +CucsComputeServerDiscPolicyFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + resolveScrubPolicyBegin(1231), + resolveScrubPolicyResolve(1232), + resolveScrubPolicyFail(1391), + resolveScrubPolicySuccess(1392) + } + +CucsComputeServerDiscPolicyFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + resolveScrubPolicy(1231) + } + +CucsComputeServerFeatureMask ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + policyMapFeatureMask(0), + globalSpFeatureMask(1), + inBandMgmtFeatureMask(2), + healthPolicyFeatureMask(3), + advancedBootOrderFeatureMask(4), + maintenancePolicyFeatureMask(5), + excludeFirmwareComponentFeatureMask(6), + populateTemplateNameFeatureMask(7) + } + +CucsComputeServerMgmtDiscAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + autoAcknowledged(0), + userAcknowledged(1) + } + +CucsComputeServerTypeCapType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + generalPurpose(0), + appliance(1) + } + +CucsComputeServerUnitChassisId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..255) + +CucsComputeServerUnitServerInstanceId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsComputeServerUnitSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsComputeServerUnitFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + associate(665), + disassociate(727), + powerCap(767), + decommission(769), + softShutdown(771), + hardShutdown(773), + turnup(775), + powercycle(777), + hardreset(781), + softreset(785), + swConnUpd(789), + biosRecovery(792), + cmosReset(806), + resetBmc(815), + updateExtUsers(879), + updateAdaptor(891), + activateAdaptor(898), + configSoL(932), + unconfigSoL(934), + diagnosticInterrupt(1036), + resetKvm(1055), + updateBIOS(1152), + activateBIOS(1157), + resetIpmi(1200), + fwUpgrade(1202), + cimcSessionDelete(1477), + updateBoardController(1497), + configBoard(1506), + resetMemoryErrors(1508), + serviceInfraDeploy(1531), + serviceInfraWithdraw(1536), + flashController(1599), + enableCimcSecureBoot(1613), + oobStorageAdminConfig(1722), + discover(1885), + clearTPM(1945) + } + +CucsComputeServerUnitFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + associateBegin(665), + associateUpdateIBMCFw(668), + associateWaitForIBMCFwUpdate(669), + associateActivateIBMCFw(670), + associateResetIBMC(671), + associatePreSanitize(672), + associateSanitize(673), + associateConfigUserAccess(674), + associateBladePowerOff(675), + associateUpdateBoardCtrlRequest(676), + associatePollBoardCtrlUpdateStatus(677), + associatePowerOn(678), + associateBmcPreconfigPnuOSLocal(679), + associateBmcPreconfigPnuOSPeer(680), + associateBmcConfigPnuOS(681), + associateSwConfigPnuOSLocal(682), + associateSwConfigPnuOSPeer(683), + associateUpdateAdaptorNwFwLocal(684), + associateUpdateAdaptorNwFwPeer(685), + associateWaitForAdaptorNwFwUpdateLocal(686), + associateWaitForAdaptorNwFwUpdatePeer(687), + associateActivateAdaptorNwFwLocal(688), + associateActivateAdaptorNwFwPeer(689), + associateNicConfigPnuOSLocal(690), + associateNicConfigPnuOSPeer(691), + associateBootPnuos(692), + associateBootWait(693), + associateBiosPostCompletion(694), + associateHagPnuOSConnect(695), + associatePnuOSIdent(696), + associatePnuOSPolicy(697), + associatePnuOSValidate(698), + associatePnuOSSelfTest(699), + associateBiosImgUpdate(700), + associateStorageCtlrImgUpdate(701), + associateHbaImgUpdate(702), + associateNicImgUpdate(703), + associatePnuOSInventory(704), + associatePnuOSConfig(705), + associatePnuOSLocalDiskConfig(706), + associatePnuOSUnloadDrivers(707), + associateBmcUnconfigPnuOS(708), + associateNicUnconfigPnuOSLocal(709), + associateNicUnconfigPnuOSPeer(710), + associateSwUnconfigPnuOSLocal(711), + associateSwUnconfigPnuOSPeer(712), + associateSwConfigHostOSLocal(713), + associateSwConfigHostOSPeer(714), + associateNicConfigHostOSLocal(715), + associateNicConfigHostOSPeer(716), + associateHagPnuOSDisconnect(717), + associateConfigSoL(718), + associatePrepareForBoot(719), + associateConfigUuid(720), + associateBootHost(721), + associateHagHostOSConnect(722), + associateHostOSIdent(723), + associateHostOSPolicy(724), + associateHostOSValidate(725), + associateHostOSConfig(726), + disassociateBegin(727), + disassociateConfigUserAccess(730), + disassociatePowerOn(731), + disassociatePreSanitize(732), + disassociateSanitize(733), + disassociateNicUnconfigHostOSLocal(734), + disassociateNicUnconfigHostOSPeer(735), + disassociateSwUnconfigHostOSLocal(736), + disassociateSwUnconfigHostOSPeer(737), + disassociateBmcPreconfigPnuOSLocal(738), + disassociateBmcPreconfigPnuOSPeer(739), + disassociateBmcConfigPnuOS(740), + disassociateSwConfigPnuOSLocal(741), + disassociateSwConfigPnuOSPeer(742), + disassociateNicConfigPnuOSLocal(743), + disassociateNicConfigPnuOSPeer(744), + disassociateConfigBios(745), + disassociateBootPnuos(746), + disassociateBootWait(747), + disassociateBiosPostCompletion(748), + disassociateHagPnuOSConnect(749), + disassociatePnuOSIdent(750), + disassociatePnuOSPolicy(751), + disassociatePnuOSValidate(752), + disassociatePnuOSUnconfig(753), + disassociatePnuOSScrub(754), + disassociatePnuOSSelfTest(755), + disassociateBmcUnconfigPnuOS(756), + disassociateNicUnconfigPnuOSLocal(757), + disassociateNicUnconfigPnuOSPeer(758), + disassociateHagPnuOSDisconnect(759), + disassociateUnconfigUuid(760), + disassociateShutdown(761), + disassociateUnconfigBios(762), + disassociateSwUnconfigPnuOSLocal(763), + disassociateSwUnconfigPnuOSPeer(764), + disassociateUnconfigSoL(765), + disassociateHandlePooling(766), + powerCapBegin(767), + powerCapConfig(768), + decommissionBegin(769), + decommissionExecute(770), + softShutdownBegin(771), + softShutdownExecute(772), + hardShutdownBegin(773), + hardShutdownExecute(774), + turnupBegin(775), + turnupExecute(776), + powercycleBegin(777), + powercyclePreSanitize(778), + powercycleSanitize(779), + powercycleExecute(780), + hardresetBegin(781), + hardresetPreSanitize(782), + hardresetSanitize(783), + hardresetExecute(784), + softresetBegin(785), + softresetPreSanitize(786), + softresetSanitize(787), + softresetExecute(788), + swConnUpdBegin(789), + swConnUpdA(790), + swConnUpdB(791), + biosRecoveryBegin(792), + biosRecoveryShutdown(793), + biosRecoveryPreSanitize(794), + biosRecoverySanitize(795), + biosRecoverySetupVmediaLocal(796), + biosRecoverySetupVmediaPeer(797), + biosRecoveryStart(798), + biosRecoveryWait(799), + biosRecoveryCleanup(800), + biosRecoveryReset(801), + biosRecoveryTeardownVmediaLocal(802), + biosRecoveryTeardownVmediaPeer(803), + cmosResetBegin(806), + cmosResetPreSanitize(807), + cmosResetSanitize(808), + cmosResetExecute(809), + cmosResetReconfigBios(810), + cmosResetReconfigUuid(811), + cmosResetBladePowerOn(812), + resetBmcBegin(815), + resetBmcExecute(816), + updateExtUsersBegin(879), + updateExtUsersDeploy(880), + updateAdaptorBegin(891), + updateAdaptorPowerOn(892), + updateAdaptorUpdateRequestLocal(893), + updateAdaptorUpdateRequestPeer(894), + updateAdaptorPollUpdateStatusLocal(895), + updateAdaptorPollUpdateStatusPeer(896), + updateAdaptorPowerOff(897), + activateAdaptorBegin(898), + activateAdaptorPowerOn(899), + activateAdaptorActivateLocal(900), + activateAdaptorActivatePeer(901), + activateAdaptorReset(902), + configSoLBegin(932), + configSoLExecute(933), + unconfigSoLBegin(934), + unconfigSoLExecute(935), + activateAdaptorFail(940), + activateAdaptorSuccess(941), + associateFail(942), + associateSuccess(943), + biosRecoveryFail(946), + biosRecoverySuccess(947), + cmosResetFail(948), + cmosResetSuccess(949), + configSoLFail(950), + configSoLSuccess(951), + decommissionFail(952), + decommissionSuccess(953), + disassociateFail(954), + disassociateSuccess(955), + hardShutdownFail(956), + hardShutdownSuccess(957), + hardresetFail(958), + hardresetSuccess(959), + powerCapFail(960), + powerCapSuccess(961), + powercycleFail(962), + powercycleSuccess(963), + resetBmcFail(964), + resetBmcSuccess(965), + softShutdownFail(966), + softShutdownSuccess(967), + softresetFail(968), + softresetSuccess(969), + swConnUpdFail(970), + swConnUpdSuccess(971), + turnupFail(972), + turnupSuccess(973), + unconfigSoLFail(974), + unconfigSoLSuccess(975), + updateAdaptorFail(976), + updateAdaptorSuccess(977), + updateExtUsersFail(978), + updateExtUsersSuccess(979), + decommissionStopVMediaLocal(1019), + decommissionStopVMediaPeer(1020), + biosRecoveryStopVMediaLocal(1021), + biosRecoveryStopVMediaPeer(1022), + diagnosticInterruptBegin(1036), + diagnosticInterruptExecute(1037), + diagnosticInterruptFail(1038), + diagnosticInterruptSuccess(1039), + associateLocalDiskFwUpdate(1040), + resetKvmBegin(1055), + resetKvmExecute(1056), + resetKvmFail(1057), + resetKvmSuccess(1058), + associateSwConfigPortNivLocal(1069), + associateSwConfigPortNivPeer(1070), + disassociateSwConfigPortNivLocal(1071), + disassociateSwConfigPortNivPeer(1072), + associateSolRedirectEnable(1104), + associateSerialDebugPnuOSConnect(1105), + associateSerialDebugPnuOSDisconnect(1106), + associateSolRedirectDisable(1107), + disassociateSolRedirectEnable(1108), + disassociateSerialDebugPnuOSConnect(1109), + disassociateSerialDebugPnuOSDisconnect(1110), + disassociateSolRedirectDisable(1111), + decommissionCleanupCIMC(1112), + updateBIOSBegin(1152), + updateBIOSClear(1153), + updateBIOSPollClearStatus(1154), + updateBIOSUpdateRequest(1155), + updateBIOSPollUpdateStatus(1156), + activateBIOSBegin(1157), + activateBIOSPowerOff(1158), + activateBIOSClear(1159), + activateBIOSPollClearStatus(1160), + activateBIOSActivate(1161), + activateBIOSPollActivateStatus(1162), + activateBIOSUpdateTokens(1163), + activateBIOSPowerOn(1164), + associateClearBiosUpdate(1169), + associatePollClearBiosUpdateStatus(1170), + associateUpdateBiosRequest(1171), + associatePollBiosUpdateStatus(1172), + associateActivateBios(1173), + associatePollBiosActivateStatus(1174), + associatePnuOSCatalog(1175), + disassociatePnuOSCatalog(1176), + activateBIOSFail(1178), + activateBIOSSuccess(1179), + updateBIOSFail(1180), + updateBIOSSuccess(1181), + associateMarkAdapterForReboot(1193), + associateDeassertResetBypass(1194), + associateVerifyFcZoneConfig(1195), + disassociateDeassertResetBypass(1196), + disassociateVerifyFcZoneConfig(1197), + decommissionCleanupPortConfigLocal(1198), + decommissionCleanupPortConfigPeer(1199), + resetIpmiBegin(1200), + resetIpmiExecute(1201), + fwUpgradeBegin(1202), + fwUpgradeUpdateIBMCFw(1203), + fwUpgradeWaitForIBMCFwUpdate(1204), + fwUpgradeActivateIBMCFw(1205), + fwUpgradeResetIBMC(1206), + fwUpgradePreSanitize(1207), + fwUpgradeSanitize(1208), + fwUpgradeBladePowerOff(1209), + fwUpgradeUpdateBoardCtrlRequest(1210), + fwUpgradePollBoardCtrlUpdateStatus(1211), + fwUpgradeClearBiosUpdate(1212), + fwUpgradePollClearBiosUpdateStatus(1213), + fwUpgradeUpdateBiosRequest(1214), + fwUpgradePollBiosUpdateStatus(1215), + fwUpgradeActivateBios(1216), + fwUpgradePollBiosActivateStatus(1217), + fwUpgradePowerOn(1218), + fwUpgradeBmcPreconfigPnuOSLocal(1219), + fwUpgradeBmcPreconfigPnuOSPeer(1220), + fwUpgradeSwConfigPortNivLocal(1221), + fwUpgradeSwConfigPortNivPeer(1222), + fwUpgradeSwConfigPnuOSLocal(1223), + fwUpgradeSwConfigPnuOSPeer(1224), + fwUpgradeUpdateAdaptorNwFwLocal(1225), + fwUpgradeUpdateAdaptorNwFwPeer(1226), + fwUpgradeWaitForAdaptorNwFwUpdateLocal(1227), + fwUpgradeWaitForAdaptorNwFwUpdatePeer(1228), + fwUpgradeActivateAdaptorNwFwLocal(1229), + fwUpgradeActivateAdaptorNwFwPeer(1230), + fwUpgradeNicConfigPnuOSLocal(1231), + fwUpgradeNicConfigPnuOSPeer(1232), + fwUpgradeBmcConfigPnuOS(1233), + fwUpgradeSolRedirectEnable(1234), + fwUpgradeSerialDebugPnuOSConnect(1235), + fwUpgradeBootPnuos(1236), + fwUpgradeBootWait(1237), + fwUpgradeBiosPostCompletion(1238), + fwUpgradeHagPnuOSConnect(1239), + fwUpgradePnuOSIdent(1240), + fwUpgradePnuOSPolicy(1241), + fwUpgradePnuOSCatalog(1242), + fwUpgradePnuOSValidate(1243), + fwUpgradePnuOSSelfTest(1244), + fwUpgradeStorageCtlrImgUpdate(1245), + fwUpgradeHbaImgUpdate(1246), + fwUpgradeNicImgUpdate(1247), + fwUpgradeLocalDiskFwUpdate(1248), + fwUpgradePnuOSConfig(1249), + fwUpgradePnuOSInventory(1250), + fwUpgradeBiosImgUpdate(1251), + fwUpgradePnuOSUnloadDrivers(1252), + fwUpgradeBmcUnconfigPnuOS(1253), + fwUpgradeNicUnconfigPnuOSLocal(1254), + fwUpgradeNicUnconfigPnuOSPeer(1255), + fwUpgradeSwUnconfigPnuOSLocal(1256), + fwUpgradeSwUnconfigPnuOSPeer(1257), + fwUpgradeDeassertResetBypass(1258), + fwUpgradeHagPnuOSDisconnect(1259), + fwUpgradeSerialDebugPnuOSDisconnect(1260), + fwUpgradeSolRedirectDisable(1261), + fwUpgradeShutdown(1262), + activateAdaptorDeassertResetBypass(1307), + fwUpgradeFail(1386), + fwUpgradeSuccess(1387), + resetIpmiFail(1388), + resetIpmiSuccess(1389), + associateConfigFlexFlash(1468), + associateSyncPowerState(1469), + disassociateUnconfigFlexFlash(1470), + cimcSessionDeleteBegin(1477), + cimcSessionDeleteExecute(1478), + cimcSessionDeleteFail(1483), + cimcSessionDeleteSuccess(1484), + updateBoardControllerBegin(1497), + updateBoardControllerPrepareForUpdate(1498), + updateBoardControllerServerPowerOff(1499), + updateBoardControllerUpdateRequest(1500), + updateBoardControllerPollUpdateStatus(1501), + updateBoardControllerServerPowerOn(1502), + configBoardBegin(1506), + configBoardConfigMemoryPolicy(1507), + resetMemoryErrorsBegin(1508), + resetMemoryErrorsExecute(1509), + associateOobStorageInventory(1520), + associateSwConfigServiceInfraLocal(1521), + associateSwConfigServiceInfraPeer(1522), + associateNicConfigServiceInfraLocal(1523), + associateNicConfigServiceInfraPeer(1524), + disassociateNicUnconfigServiceInfraLocal(1525), + disassociateNicUnconfigServiceInfraPeer(1526), + disassociateConfigFlexFlashScrub(1527), + serviceInfraDeployBegin(1531), + serviceInfraDeploySwConfigLocal(1532), + serviceInfraDeploySwConfigPeer(1533), + serviceInfraDeployNicConfigLocal(1534), + serviceInfraDeployNicConfigPeer(1535), + serviceInfraWithdrawBegin(1536), + serviceInfraWithdrawSwUnConfigLocal(1537), + serviceInfraWithdrawSwUnConfigPeer(1538), + serviceInfraWithdrawNicUnConfigLocal(1539), + serviceInfraWithdrawNicUnConfigPeer(1540), + configBoardFail(1541), + configBoardSuccess(1542), + resetMemoryErrorsFail(1543), + resetMemoryErrorsSuccess(1544), + serviceInfraDeployFail(1545), + serviceInfraDeploySuccess(1546), + serviceInfraWithdrawFail(1547), + serviceInfraWithdrawSuccess(1548), + updateBoardControllerFail(1549), + updateBoardControllerSuccess(1550), + associatePowerOnPreConfig(1561), + disassociateResetSecureBootConfig(1562), + associateDownloadImages(1576), + associateCopyRemote(1577), + associateUnconfigExtMgmtRules(1578), + associateUnconfigExtMgmtGw(1579), + associateUnconfigCimcVMedia(1580), + associateGraphicsImageUpdate(1581), + associateConfigExtMgmtRules(1582), + associateConfigExtMgmtGw(1583), + associateConfigCimcVMedia(1584), + associateDeleteCurlDownloadedImages(1585), + disassociateConfigKvmMgmtDefaultSetting(1586), + disassociateUnconfigExtMgmtRules(1587), + disassociateUnconfigExtMgmtGw(1588), + disassociateUnconfigCimcVMedia(1589), + decommissionUnconfigExtMgmtRules(1590), + decommissionUnconfigExtMgmtGw(1591), + fwUpgradeDownloadImages(1592), + fwUpgradeCopyRemote(1593), + fwUpgradeUnconfigExtMgmtRules(1594), + fwUpgradeUnconfigExtMgmtGw(1595), + fwUpgradeUnconfigCimcVMedia(1596), + fwUpgradeGraphicsImageUpdate(1597), + fwUpgradeDeleteCurlDownloadedImages(1598), + flashControllerBegin(1599), + flashControllerUpdateFlashLife(1600), + flashControllerFail(1601), + flashControllerSuccess(1602), + enableCimcSecureBootBegin(1613), + enableCimcSecureBootUpdateRequest(1614), + enableCimcSecureBootPollUpdateStatus(1615), + enableCimcSecureBootActivate(1616), + enableCimcSecureBootReset(1617), + enableCimcSecureBootFail(1620), + enableCimcSecureBootSuccess(1621), + associateCheckPowerAvailability(1698), + associatePowerDeployWait(1699), + associateOobStorageConfig(1700), + associateNicConfigParamsHostOSLocal(1702), + associateNicConfigParamsHostOSPeer(1703), + disassociateCheckPowerAvailability(1706), + disassociatePowerDeployWait(1707), + turnupCheckPowerAvailability(1708), + turnupPowerDeployWait(1709), + powercycleCheckPowerAvailability(1710), + powercyclePowerDeployWait(1711), + hardresetCheckPowerAvailability(1712), + hardresetPowerDeployWait(1713), + softresetCheckPowerAvailability(1714), + softresetPowerDeployWait(1715), + biosRecoveryCheckPowerAvailability(1716), + biosRecoveryPowerDeployWait(1717), + cmosResetCheckPowerAvailability(1718), + cmosResetPowerDeployWait(1719), + fwUpgradeCheckPowerAvailability(1720), + fwUpgradePowerDeployWait(1721), + oobStorageAdminConfigBegin(1722), + oobStorageAdminConfigPreSanitize(1723), + oobStorageAdminConfigSanitize(1724), + oobStorageAdminConfigTearDownVMediaLocal(1725), + oobStorageAdminConfigTearDownVMediaPeer(1726), + oobStorageAdminConfigBootHost(1727), + oobStorageAdminConfigBootWait(1728), + oobStorageAdminConfigOobStorageConfig(1729), + oobStorageAdminConfigOobStorageInventory(1730), + oobStorageAdminConfigShutdown(1731), + activateBIOSCheckPowerAvailability(1800), + activateBIOSPowerDeployWait(1801), + updateAdaptorCheckPowerAvailability(1802), + updateAdaptorPowerDeployWait(1803), + activateAdaptorCheckPowerAvailability(1804), + activateAdaptorPowerDeployWait(1805), + updateBoardControllerCheckPowerAvailability(1806), + updateBoardControllerPowerDeployWait(1807), + oobStorageAdminConfigFail(1813), + oobStorageAdminConfigSuccess(1814), + associateDeleteImagesRemote(1880), + disassociateOobDiskScrub(1881), + fwUpgradeDeleteImagesRemote(1882), + discoverBegin(1885), + discoverCimcPresence(1886), + discoverBmcInventory(1887), + discoverPreSanitize(1888), + discoverSanitize(1889), + discoverConfigUserAccess(1890), + discoverCleanupNicConfigLocal(1891), + discoverCleanupNicConfigPeer(1892), + discoverUnconfigExtMgmtRules(1893), + discoverUnconfigExtMgmtGw(1894), + discoverUnconfigCimcVMedia(1895), + discoverBmcConfigPnuOS(1896), + discoverBootPnuos(1897), + discoverBladeBootWait(1898), + discoverBiosPostCompletion(1899), + discoverReadSmbios(1900), + discoverBmcShutdownDiscovered(1901), + discoverHandlePooling(1902), + discoverSuccess(1903), + discoverFail(1904), + associateUnlockFirmwareImage(1943), + decommissionPrecleanupPortConfig(1944), + clearTPMBegin(1945), + clearTPMPreSanitize(1946), + clearTPMSanitize(1947), + clearTPMClear(1948), + clearTPMBootHost(1949), + clearTPMBiosPostCompletion(1950), + clearTPMReadSmBios(1951), + clearTPMBladePowerOff(1952), + clearTPMReconfigBios(1953), + clearTPMBladePowerOn(1954), + fwUpgradeUnlockFirmwareImage(1955), + clearTPMFail(1957), + clearTPMSuccess(1958), + clearTPMStopVMediaLocal(1964), + clearTPMStopVMediaPeer(1965), + clearTPMSetupVmedia(1966), + clearTPMUnconfigVmedia(1967), + updateBoardControllerPowerCycleBoard(1968), + updateBoardControllerPollBoardCtrlPowerCycle(1969), + associatePowerCycleBoard(1970), + associatePollBoardCtrlPowerCycle(1971), + fwUpgradePowerCycleBoard(1972), + fwUpgradePollBoardCtrlPowerCycle(1973), + associateCalculateVlanGroupForHostOSLocal(1978), + associateCalculateVlanGroupForHostOSPeer(1979), + associateConfigFanSpeed(1998), + associateSasExpanderImgUpdate(1999), + fwUpgradeSasExpanderImgUpdate(2000), + fwUpgradeOobStorageInventory(2001) + } + +CucsComputeServerUnitFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeComputeServerUnitDiscoverCheckPoint(37) + } + +CucsComputeServerUnitFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + discover(1885) + } + +CucsComputeSlotQualMaxId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsComputeSlotQualMinId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsComputeStorageBladeMbTempStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + frontTemp(0), + frontTempAvg(1), + frontTempMax(2), + frontTempMin(3), + leftRearTemp(4), + leftRearTempAvg(5), + leftRearTempMax(6), + leftRearTempMin(7), + rightRearTemp(8), + rightRearTempAvg(9), + rightRearTempMax(10), + rightRearTempMin(11) + } + +CucsComputeStorageBladeMbTempStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + frontTemp(0), + frontTempAvg(1), + frontTempMax(2), + frontTempMin(3), + leftRearTemp(4), + leftRearTempAvg(5), + leftRearTempMax(6), + leftRearTempMin(7), + rightRearTemp(8), + rightRearTempAvg(9), + rightRearTempMax(10), + rightRearTempMin(11) + } + +CucsComputeStorageFeatureMask ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + iscsiIpv6FeatureMask(0), + fcZoningFeatureMask(1), + storageProfileFeatureMask(2), + storageConnectionFeatureMask(3) + } + +CucsComputeSubscribeStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + pending(1) + } + +CucsComputeSystemFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + register(212) + } + +CucsComputeSystemFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + registerBegin(212), + registerAuthenticate(213), + registerFail(216), + registerSuccess(217) + } + +CucsComputeSystemFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + register(212) + } + +CucsComputeTriggerStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + triggerAcked(1), + triggerFailed(2), + triggered(3) + } + +CucsComputeUpgradeStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notUpgraded(0), + upgraded(1), + notApplicable(2) + } + +CucsConditionAckAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + deleteOnClear(1), + initialSeverity(2) + } + +CucsConditionActionIndicator ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + creation(0), + modification(1), + deletion(2), + stateTransition(3), + special(4), + failure(5) + } + +CucsConditionAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsConditionCallHomeCause ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + equipmentInoperable(1), + thermalProblem(2), + connectivityProblem(3), + licenseGraceperiodExpired(4), + mgmtifDown(5), + linkDown(6), + electionFailure(7), + managementServicesFailure(8), + managementServicesUnresponsive(9), + versionIncompatible(10), + identityUnestablishable(11), + equipmentInaccessible(12), + configurationFailure(13), + associationFailed(14), + powerProblem(15), + equipmentProblem(16), + voltageProblem(17), + fruProblem(18), + equipmentDisabled(19), + limitReached(20), + equipmentOffline(21), + inventoryFailed(22), + portFailed(23), + vifIdsMismatch(24), + arpTargetsConfigError(25), + equipmentDegraded(26), + ndiscTargetsConfigError(27), + adaptorMismatch(28), + healthLedAmberBlinking(29), + healthLedAmber(30), + nearMaxLimit(31), + memoryError(32), + capacityProblem(33), + healthProblem(34), + invalidControllerProfileCount(35), + equipmentRemoved(36), + psuInsufficient(37), + psuMixedMode(38), + smallVolumeSpace(39), + noVolumeSpace(40), + raidgroupOffline(41), + raidgroupDegraded(42), + raidgroupRebuilding(43), + raidgroupBad(44), + adminStateOffline(45), + cimcBackupTriggerNotEnabled(46), + cimcHeartbeatTimedOut(47), + notSupported(48), + equipmentMissing(49), + configurationMismatch(50), + kernelMemCriticalThreshold(51), + fanRemoval(52), + healthCritical(53), + healthMajor(58), + equipmentDeprecated(59) + } + +CucsConditionCause ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + transition(1), + beginFailed(2), + fsmFailed(3), + checkLicenseFailed(4), + identifyFailed(5), + configureSwMgmtEndPointFailed(6), + configureVifNsFailed(7), + configureEndPointFailed(8), + discoverChassisFailed(9), + enableChassisFailed(10), + decomissionFailed(11), + unIdentifyLocalFailed(12), + cleanupEntriesFailed(13), + waitFailed(14), + disableEndPointFailed(15), + unIdentifyPeerFailed(16), + executeFailed(17), + deployFailed(18), + bmcConfigureConnLocalFailed(20), + swConfigureConnLocalFailed(21), + bmcConfigureConnPeerFailed(22), + swConfigureConnPeerFailed(23), + bmcPresenceFailed(24), + bmcInventoryFailed(25), + preSanitizeFailed(26), + sanitizeFailed(27), + configUserAccessFailed(28), + swConfigPnuoslocalFailed(29), + swConfigPnuospeerFailed(30), + configDiscoveryModeFailed(31), + swUnconfigPortNivLocalFailed(32), + swUnconfigPortNivPeerFailed(33), + bootPnuosFailed(35), + bootWaitFailed(36), + biosPostCompletionFailed(37), + readSmbiosFailed(38), + hagConnectFailed(39), + pnuosidentFailed(40), + pnuospolicyFailed(41), + pnuosinventoryFailed(42), + pnuosscrubFailed(43), + pnuosconnectivityFailed(44), + pnuosconnStatusFailed(45), + swPnuosconnectivityLocalFailed(46), + swPnuosconnectivityPeerFailed(47), + pnuosselfTestFailed(48), + hagDisconnectFailed(51), + bmcShutdownDiscoveredFailed(52), + handlePoolingFailed(53), + successFailed(54), + failFailed(55), + configFeLocalFailed(56), + swConfigPortNivLocalFailed(57), + swConfigPortNivPeerFailed(58), + nicPresenceLocalFailed(59), + nicPresencePeerFailed(60), + nicInventoryLocalFailed(61), + nicInventoryPeerFailed(62), + deriveConfigFailed(63), + configSolFailed(64), + swConfigLocalFailed(65), + swConfigPeerFailed(66), + nicConfigLocalFailed(67), + nicConfigPeerFailed(68), + stopvmediaLocalFailed(69), + stopvmediaPeerFailed(70), + setupvmediaLocalFailed(71), + setupvmediaPeerFailed(72), + bladeBootFailed(73), + bladeBootWaitFailed(74), + bladeReadSmbiosFailed(75), + hostConnectFailed(76), + startMemoryTestStatusFailed(77), + pollMemoryTestStatusFailed(78), + hostIdentFailed(79), + hostPolicyFailed(80), + setDiagUserFailed(81), + hostInventoryFailed(82), + hostServerDiagFailed(83), + hostServerDiagStatusFailed(84), + disableServerConnSwBfailed(85), + startFabricatrafficTestFailed(86), + fabricatrafficTestStatusFailed(87), + enableServerConnSwBfailed(88), + disableServerConnSwAfailed(89), + startFabricbtrafficTestFailed(90), + fabricbtrafficTestStatusFailed(91), + enableServerConnSwAfailed(92), + generateReportFailed(93), + generateLogWaitFailed(94), + debugWaitFailed(95), + removevmediaLocalFailed(96), + removevmediaPeerFailed(97), + nicUnconfigLocalFailed(98), + nicUnconfigPeerFailed(99), + swUnconfigLocalFailed(100), + swUnconfigPeerFailed(101), + removeConfigFailed(102), + restoreConfigFeLocalFailed(103), + restoreConfigFePeerFailed(104), + unconfigUserAccessFailed(105), + unconfigSolFailed(106), + hostDisconnectFailed(107), + bmcShutdownDiagCompletedFailed(108), + evaluateStatusFailed(109), + primaryFailed(110), + secondaryFailed(111), + executeLocalFailed(112), + executePeerFailed(113), + nicConfigPnuoslocalFailed(114), + nicConfigPnuospeerFailed(115), + setupVmediaLocalFailed(116), + setupVmediaPeerFailed(117), + bladeBootPnuosFailed(118), + nicUnconfigPnuoslocalFailed(119), + nicUnconfigPnuospeerFailed(120), + swUnconfigPnuoslocalFailed(121), + swUnconfigPnuospeerFailed(122), + teardownVmediaLocalFailed(123), + teardownVmediaPeerFailed(124), + updateibmcfwFailed(125), + waitForibmcfwUpdateFailed(126), + activateibmcfwFailed(127), + resetibmcFailed(128), + powerOnFailed(129), + updateAdaptorNwFwLocalFailed(130), + updateAdaptorNwFwPeerFailed(131), + waitForAdaptorNwFwUpdateLocalFailed(132), + waitForAdaptorNwFwUpdatePeerFailed(133), + activateAdaptorNwFwLocalFailed(134), + activateAdaptorNwFwPeerFailed(135), + hagPnuosconnectFailed(136), + pnuosvalidateFailed(137), + biosImgUpdateFailed(138), + storageCtlrImgUpdateFailed(139), + hbaImgUpdateFailed(140), + nicImgUpdateFailed(141), + pnuosconfigFailed(142), + pnuoslocalDiskConfigFailed(143), + swConfigHostoslocalFailed(144), + swConfigHostospeerFailed(145), + nicConfigHostoslocalFailed(146), + nicConfigHostospeerFailed(147), + hagPnuosdisconnectFailed(148), + pnuosunloadDriversFailed(149), + prepareForBootFailed(150), + configUuidFailed(151), + bootHostFailed(152), + waitForConnReadyFailed(153), + hostosidentFailed(154), + hostospolicyFailed(155), + hostosvalidateFailed(156), + hostosconfigFailed(157), + nicUnconfigHostoslocalFailed(158), + nicUnconfigHostospeerFailed(159), + swUnconfigHostoslocalFailed(160), + swUnconfigHostospeerFailed(161), + pnuosunconfigFailed(162), + unconfigUuidFailed(163), + shutdownFailed(164), + unconfigSoLfailed(165), + configFailed(166), + swUnconfigureLocalFailed(167), + swUnconfigurePeerFailed(168), + startFailed(169), + cleanupFailed(170), + resetFailed(171), + unconfigBiosFailed(172), + applyTemplateFailed(173), + applyIdentifiersFailed(174), + applyPoliciesFailed(175), + resolveBootConfigFailed(176), + evaluateAssociationFailed(177), + analyzeImpactFailed(178), + waitForMaintPermissionFailed(179), + waitForMaintWindowFailed(180), + reconfigUuidFailed(181), + updateEthMonFailed(182), + updateFcMonFailed(183), + serverMoved(186), + serverIdentificationProblem(187), + primaryVlanMissingIsolated(188), + namedPolicyUnresolved(189), + localFailed(190), + peerFailed(191), + lin(192), + equipmentInoperable(193), + thermalProblem(194), + voltageProblem(195), + capacityExceeded(196), + equipmentDegraded(197), + identityUnestablishable(198), + setEpLocalFailed(199), + setEpPeerFailed(200), + propogateEpSettingsFailed(201), + propogateEpTimeZoneSettingsLocalFailed(202), + propogateEpTimeZoneSettingsPeerFailed(203), + restartFailed(204), + setRealmLocalFailed(205), + setRealmPeerFailed(206), + setUserPeerFailed(208), + setKeyRingLocalFailed(209), + setKeyRingPeerFailed(210), + unidentifiableFru(211), + equipmentMissing(212), + connectivityProblem(213), + linkDown(214), + linkMisconnected(215), + disableFailed(216), + enableFailed(217), + disableAfailed(218), + enableAfailed(219), + propogateEpTimeZoneSettingsToAdaptorsLocalFailed(220), + propogateEpTimeZoneSettingsToAdaptorsPeerFailed(221), + vifDown(222), + updateConnectivityFailed(223), + createLocalFailed(224), + createRemoteFailed(225), + unpackLocalFailed(226), + deleteLocalFailed(227), + copyRemoteFailed(228), + remoteFailed(229), + updateLocalFailed(230), + verifyLocalFailed(231), + resetLocalFailed(232), + updateRemoteFailed(233), + verifyRemoteFailed(234), + resetRemoteFailed(235), + updateRequestFailed(236), + pollUpdateStatusFailed(237), + activateFailed(238), + updateRequestLocalFailed(239), + updateRequestPeerFailed(240), + pollUpdateStatusLocalFailed(241), + pollUpdateStatusPeerFailed(242), + powerOffFailed(243), + copyPrimaryFailed(244), + imageDeleted(245), + imageUnusable(246), + imageCannotBoot(247), + psuInsufficient(248), + rescanImagesFailed(249), + pollUpdateOfcimcFailed(250), + syncBladeaglocalFailed(251), + syncBladeagremoteFailed(252), + syncNicaglocalFailed(253), + syncNicagremoteFailed(254), + syncPortaglocalFailed(255), + syncPortagremoteFailed(256), + syncHostagentaglocalFailed(257), + syncHostagentagremoteFailed(258), + finalizeFailed(259), + validateLocalFailed(260), + validateRemoteFailed(261), + deleteRemoteFailed(262), + licenseGraceperiodEntered(263), + licenseGraceperiod10days(264), + oldChassisComponentFirmware(265), + licenseGraceperiod60days(266), + psuFailure(267), + psuRedundancyFail(268), + licenseGraceperiodExpired(269), + powerConsumptionHitLimit(270), + noAckFromBios(271), + portFailed(272), + interfaceFailed(273), + operationalStateDown(274), + cmcVifDown(275), + setLocalFailed(276), + setPeerFailed(277), + switchFailed(278), + limitReached(279), + emptyPool(280), + decommissioned(283), + uploadFailed(284), + downloadLocalFailed(285), + tftpServerError(286), + electionFailure(287), + managementServicesFailure(288), + managementServicesUnresponsive(289), + haNotReady(290), + versionIncompatible(291), + logCapacity(293), + fileTransferFailed(294), + insufficientResources(296), + insufficientlyEquipped(297), + powerProblem(298), + discoveryFailed(299), + associationFailed(300), + unsupportedTransceiver(301), + resolveHostpackPolicyFailed(302), + discoveryInProgress(303), + resolveMaintPolicyFailed(304), + unconfigurationInProgress(305), + poweredOff(306), + inMaintenance(307), + underTest(308), + serverUnassociated(309), + serverAssociating(310), + unassociated(311), + serverDeassociating(312), + serverUnassigned(313), + serverAssigned(314), + configurationNotApplied(315), + configurationApplying(316), + propogateEpTimeZoneSettingsToFexIomLocalFailed(317), + serverFailed(318), + configurationFailure(319), + maintenanceFailed(320), + equipmentRemoved(321), + serverInaccessible(322), + getVersionFailed(324), + removeLocalFailed(325), + setEpAfailed(326), + setEpBfailed(327), + satelliteConnectionAbsent(328), + satelliteConnectionInit(329), + satelliteMisConnected(330), + unexpectedNumberOfLinks(331), + equipmentOffline(332), + performanceProblem(333), + firmwareUpgradeProblem(334), + unsupportedConnectivityConfiguration(335), + equipmentUnacknowledged(336), + autoFirmwareUpgrade(337), + equipmentDisconnected(338), + fruProblem(339), + thresholdCrossed(340), + deviceSEEPROMIOError(345), + assignmentFailed(353), + deviceSeepromError(355), + newLink(360), + bmcPreconfigPnuoslocalFailed(361), + bmcPreconfigPnuospeerFailed(362), + bmcConfigPnuosFailed(363), + solRedirectEnableFailed(364), + serialDebugConnectFailed(365), + bmcUnconfigPnuosFailed(366), + serialDebugDisconnectFailed(367), + solRedirectDisableFailed(368), + configNivModeFailed(369), + cleanupLocalFailed(370), + cleanupPeerFailed(371), + configFePeerFailed(372), + bladePowerOnFailed(373), + cleanupServerConnSwAfailed(374), + cleanupServerConnSwBfailed(375), + bmcPreConfigPnuoslocalFailed(376), + bmcPreConfigPnuospeerFailed(377), + bladePowerOffFailed(378), + updateBoardCtrlRequestFailed(379), + pollBoardCtrlUpdateStatusFailed(380), + serialDebugPnuosconnectFailed(381), + localDiskFwUpdateFailed(382), + serialDebugPnuosdisconnectFailed(383), + configSoLfailed(384), + hagHostosconnectFailed(385), + configBiosFailed(386), + cleanupcimcFailed(387), + aFailed(388), + bFailed(389), + reconfigBiosFailed(390), + applyConfigFailed(391), + mgmtifDown(392), + validateConfigurationFailed(393), + applyPhysicalFailed(394), + waitOnPhysFailed(395), + emptyPinGroup(396), + membershipDown(397), + vsanMisconfigured(398), + incompatibleSpeed(399), + configError(400), + vlanMisconfigured(401), + interfaceMisconfigured(402), + missingPrimaryVlan(403), + pinningMismatch(404), + pinningMisconfig(405), + equipmentDisabled(406), + propogateEpTimeZoneSettingsToFexIomPeerFailed(407), + setUserLocalFailed(408), + linkMissing(409), + updateAdaptorFailed(410), + enableBfailed(411), + copySubFailed(412), + deleteSubFailed(413), + deletePrimaryFailed(414), + groupCapInsufficient(415), + oldFirmware(416), + powerCapFail(417), + noCapFail(418), + portInventorySwAfailed(419), + portInventorySwBfailed(420), + configSwAfailed(421), + updatecimcFailed(422), + verifyPhysConfigFailed(423), + activateLocalFailed(424), + activatePeerFailed(425), + prepareForUpdateFailed(426), + activationFailed(427), + applyFailed(428), + licenseGraceperiod30days(430), + licenseGraceperiod90days(432), + licenseGraceperiod119days(433), + licenseFileUninstallable(434), + licenseFileNotDeleted(435), + backupLocalFailed(436), + reportResultsFailed(437), + deviceSharedStorageError(438), + haSshKeysMismatched(439), + ucsmProcessFailure(440), + equipmentInaccessible(441), + nonExistentScheduler(442), + executeAfailed(443), + waitForFirmwareApplyFailed(444), + powerDown(445), + leadershipChange(446), + deviceSharedStorageIOError(447), + serverAssociated(448), + configurationApplied(449), + inventoryFailed(454), + configureFailed(455), + clearFailed(456), + pollClearStatusFailed(457), + pollActivateStatusFailed(458), + updateTokensFailed(459), + hostCatalogFailed(460), + pnuoscatalogFailed(461), + clearBiosUpdateFailed(462), + pollClearBiosUpdateStatusFailed(463), + updateBiosRequestFailed(464), + pollBiosUpdateStatusFailed(465), + activateBiosFailed(466), + pollBiosActivateStatusFailed(467), + fexUnsupported(468), + invalidKeyringCertificate(469), + invalidTrustpointCertChain(470), + disassociationFailed(471), + vifIdsMismatch(472), + profileConfigIncorrect(473), + updateVlanGroupsFailed(474), + updateZonesFailed(475), + vlanCompNotSupport(476), + anotherConnectionAlreadyEnabled(477), + connectionUnused(478), + unsupportedConnectivity(479), + reportFailed(480), + providerGroupAlreadyExists(481), + noVlanOptimization(482), + roleConfigError(483), + localeConfigError(484), + userRoleConfigError(485), + userLocaleConfigError(486), + keyringConfigError(487), + snmpConfigError(488), + timezoneFileNotExists(489), + userConfigError(490), + snmpUserConfigError(491), + commSvcConfigError(492), + inaccessibleVlanReferenced(493), + referencedVlanUnresolvable(494), + invalidVlanInTheAllowedVlanList(495), + vlanConflictPermit(496), + vlanPermitUnresolved(497), + groupPermitUnresolved(498), + removeFailed(499), + arpTargetsConfigError(500), + newVnicVconSchemeApplied(501), + suspendModeEntered(502), + verifyGuidFailed(503), + unregisterFailed(504), + cleanOldDataFailed(505), + requestFailed(506), + verifyFailed(507), + resolveFailed(508), + releaseFailed(509), + resolveManyFailed(510), + releaseManyFailed(511), + resolveAllFailed(512), + releaseAllFailed(513), + registerClientFailed(514), + verifyRegistrationFailed(515), + mountLocalFailed(516), + mountPeerFailed(517), + unmountLocalFailed(518), + unmountPeerFailed(519), + checkPowerAvailabilityFailed(520), + markAdapterForRebootFailed(521), + deassertResetBypassFailed(522), + verifyFcZoneConfigFailed(523), + cleanupPortConfigLocalFailed(524), + cleanupPortConfigPeerFailed(525), + powerCycleFailed(526), + resolveIdentifiersFailed(527), + applyDefaultIdentifiersFailed(528), + resolveDefaultIdentifiersFailed(529), + resolvePoliciesFailed(530), + resolveDistributableNamesFailed(531), + resolveDistributableFailed(532), + resolveImagesFailed(533), + resolveScheduleFailed(534), + provisionStorageFailed(535), + waitForStorageProvisionFailed(536), + commitStorageFailed(537), + waitForCommitStorageFailed(538), + waitForAssocCompletionFailed(539), + enablePortFailed(540), + loadCatalogFailed(541), + pingFailed(542), + suppressStatusChange(543), + fcoeUplinkUnsupportedFiSettings(544), + fcoeUplinkPortChannelUnsupportedFiSettings(545), + invalidTarget(546), + fcZoningEnabled(547), + configurationError(548), + fcStorageportNpvMode(549), + fcoeStorageportNpvMode(550), + fcPortchannelMembersInconsistentSpeed(551), + vlanMcastPolicyMisconfigured(552), + clientLostConnectivity(553), + callhomeConfigError(554), + copyExtToLocalFailed(555), + copyExtToPeerFailed(556), + copyToLocalFailed(557), + copyToPeerFailed(558), + waitForDeployFailed(559), + activateucsmFailed(560), + pollActivateOfucsmFailed(561), + updateiomFailed(562), + pollUpdateOfiomFailed(563), + activateiomFailed(564), + pollActivateOfiomFailed(565), + activateRemotefiFailed(566), + pollActivateOfRemotefiFailed(567), + waitForUserAckFailed(568), + activateLocalfiFailed(569), + pollActivateOfLocalfiFailed(570), + activateCatalogFailed(571), + referencedVsanUnresolvable(572), + operationFailed(573), + localeOrgConfigError(574), + resolveNetworkPoliciesFailed(575), + resolveNetworkTemplatesFailed(576), + validatePolicyOwnershipFailed(577), + configFlexFlashFailed(578), + syncPowerStateFailed(579), + unconfigFlexFlashFailed(580), + syncFailed(581), + reportFullInventoryFailed(582), + healthLedAmberBlinking(583), + healthLedAmber(584), + extraPrimaryVlans(585), + licenseInsufficient(586), + checkInventoryStatusFailed(587), + providerGroupSizeEmpty(589), + postSetKeyRingLocalFailed(590), + postSetKeyRingPeerFailed(591), + cimcvlanCfgLocalFailed(592), + cimcvlanCfgPeerFailed(593), + cmcvlanCfgFailed(594), + cmcvlanCfgPeerFailed(595), + activeFailed(596), + oobStorageInventoryFailed(597), + configFlexFlashScrubFailed(598), + powerOnPreConfigFailed(599), + swConfigServiceInfraLocalFailed(600), + swConfigServiceInfraPeerFailed(601), + nicConfigServiceInfraLocalFailed(602), + nicConfigServiceInfraPeerFailed(603), + nicUnconfigServiceInfraLocalFailed(604), + nicUnconfigServiceInfraPeerFailed(605), + swUnConfigLocalFailed(606), + swUnConfigPeerFailed(607), + nicUnConfigLocalFailed(608), + nicUnConfigPeerFailed(609), + defaultHostpackMissing(610), + defaultHostpackMissingVersions(611), + serverPowerOffFailed(612), + serverPowerOnFailed(613), + namedVlanUnresolved(614), + referencedRemoteVlanUnresolvable(615), + referencedRemoteVsanUnresolvable(616), + multipleConnectionPolicies(617), + boardCtrlUpgraded(618), + configMemoryPolicyFailed(619), + incompatibleServerFirmware(620), + inbandVlanNameResolutionFailure(621), + ndiscTargetsConfigError(622), + updateEthFlowMonFailed(623), + equipmentUnhealthy(624), + vmNetworkReferenceIncorrect(625), + serverDoesNotSupportInband(626), + udldLinkDown(627), + vmediaMountInaccessible(630), + cimcFirmwareMismatch(631), + pldFirmwareMismatch(632), + unconfigExtMgmtRulesFailed(633), + unconfigExtMgmtGwFailed(634), + unconfigCimcvmediaFailed(635), + configExtMgmtRulesFailed(636), + configExtMgmtGwFailed(637), + configCimcvmediaFailed(638), + graphicsImageUpdateFailed(639), + configKvmMgmtDefaultSettingFailed(640), + downloadImagesFailed(641), + configBackupOutdated(642), + updateFlashLifeFailed(643), + copyImgFromRepFailed(644), + copyiomimgToSubFailed(646), + unsupportedCimcFirmware(647), + primaryVlanMissingForIsolated(648), + primaryVlanMissingForCommunity(649), + vlanMismatch(650), + vlanErrorAssocPrimary(651), + deleteCurlDownloadedImagesFailed(652), + svnicNotPresent(653), + extraSecondaryVlans(654), + extraSecondaryVlansPerPrimary(655), + serverError(656), + copyCatFromRepFailed(657), + formatFailed(658), + pairFailed(659), + namedInbandVlanUnresolved(660), + inbandUnsupportedServer(661), + checkAssignedIdentifiersForDupFailed(662), + checkAssignedDefaultIdentifiersForDupFailed(663), + duplicatedAssigned(664), + adaptorMismatch(665), + tpmOnSlaveBoard(666), + nearMaxLimit(667), + memoryError(668), + capacityProblem(669), + healthProblem(670), + invalidControllerProfileCount(671), + psuMixedMode(673), + powerBudgetUnavailable(674), + smallVolumeSpace(675), + noVolumeSpace(676), + raidgroupOffline(677), + raidgroupDegraded(678), + raidgroupRebuilding(679), + raidgroupBad(680), + adminStateOffline(681), + cimcBackupTriggerNotEnabled(682), + cimcHeartbeatTimedOut(683), + diskWearNonCriticalThreshold(684), + diskWearCriticalThreshold(685), + configDiskFailed(686), + configLunFailed(687), + verifyConfigFailed(688), + verifySnapshotConfigFailed(689), + verifyReplicationConfigFailed(690), + initiatePollbmclocalFailed(691), + initiatePollbmcremoteFailed(692), + waitForosstatusFailed(693), + connectsmelocalFailed(694), + connectsmeremoteFailed(695), + waitForsmeconnectionFailed(696), + waitForInventoryFailed(697), + disableStorageTargetFailed(698), + waitForServerShutdownFailed(699), + slotPowerCycleFailed(700), + waitForhaquorumFailed(701), + waitForServerPowerUpFailed(702), + enableStorageTargetFailed(703), + confighastateFailed(704), + configNetworkFailed(705), + configPlatformFailed(706), + configStorageTargetIdentityFailed(707), + configStorageReplicationServiceFailed(708), + undeployStorageFailed(709), + waitForUndeployStorageFailed(710), + undeployTargetIdentityFailed(711), + undeployPlatformFailed(712), + undeployNetworkFailed(713), + disassocStorageControllerFailed(714), + waitForDisassocCompletionFailed(715), + performHaTakeOverFailed(716), + performEraseFailed(717), + waitForEraseCompletionFailed(718), + fullInventoryFailed(727), + beginInventoryFailed(728), + reportPhysicalInventoryFailed(729), + reportOrgInventoryFailed(730), + reportStorageInventoryFailed(731), + endInventoryFailed(732), + powerButtonLockConfigFailed(733), + powerOffWaitFailed(734), + powerOffReclaimFailed(735), + evaluateIdentityFailed(742), + configbmcpowerParamsFailed(743), + powerDeployWaitFailed(744), + pnuospowerProfilingFailed(745), + sendBmcProfilingInitFailed(746), + sendBmcProfilingDoneFailed(747), + oobStorageConfigFailed(749), + verifyRemoteStorageConfigFailed(750), + nicConfigParamsHostoslocalFailed(751), + nicConfigParamsHostospeerFailed(752), + bmcUpdateHostPreBootFailed(753), + waitForUnConfigAppliancesFailed(754), + tearDownvmediaLocalFailed(756), + tearDownvmediaPeerFailed(757), + configChassisIdFailed(758), + resolveStorageScheduleFailed(759), + resolveVolumesFailed(760), + setLocatorLedLocalFailed(764), + setLocatorLedPeerFailed(765), + waitForServerAssocFailed(768), + waitForPlatformBootFailed(769), + waitForosinstallFailed(770), + waitForPlatformConfigFailed(771), + hostBootForUpgradeFailed(772), + hostBmcPreConfigLocalFailed(773), + hostBmcPreConfigPeerFailed(774), + hostSetupVmediaLocalFailed(775), + hostSetupVmediaPeerFailed(776), + hostClearOsInstallStatusFailed(777), + hostSolRedirectEnableFailed(778), + hostSerialDebugConnectFailed(779), + hostBootFailed(780), + hostBootWaitFailed(781), + hostBiosPostCompletionFailed(782), + hostReadSmbiosFailed(783), + hostPreInstallFailed(784), + hostPostInstallFailed(785), + hostPreFirstBootFailed(786), + hostPostFirstBootFailed(787), + hostPostUpgradeFailed(788), + hostTeardownVmediaLocalFailed(789), + hostTeardownVmediaPeerFailed(790), + hostSerialDebugDisconnectFailed(791), + hostSolRedirectDisableFailed(792), + activatePsuFailed(794), + notSupported(795), + equipmentInventory(796), + cartridgeMoved(798), + configurationMismatch(799), + pollActivationFailed(800), + powerOffServersFailed(801), + serversPowerOffCompletionFailed(802), + unsupportedModel(803), + deleteImagesRemoteFailed(804), + oobDiskScrubFailed(805), + cimcPresenceFailed(806), + cleanupNicConfigLocalFailed(807), + cleanupNicConfigPeerFailed(808), + cleanupVnicsLocalFailed(809), + cleanupVnicsPeerFailed(810), + sharediomoduleInventoryFailed(811), + internalBackupFailed(812), + pollInternalBackupFailed(813), + unlockFirmwareImageFailed(814), + precleanupPortConfigFailed(815), + readSmBiosFailed(816), + defaultauthConfigError(817), + domainConfigError(818), + fault(819), + localInternalBackupFailed(820), + reportFaultInventoryFailed(821), + conditionCauseConfigurationFailure(822), + conditionCauseFault(823), + configMissing(825), + pollWaitForUserAckFailed(826), + setupVmediaFailed(827), + unconfigVmediaFailed(828), + equipmentAccessibilityProblem(829), + equipmentLinkDegraded(830), + powerCycleBoardFailed(831), + pollBoardCtrlPowerCycleFailed(832), + discoverSasExpanderFailed(833), + vsanExceedLimit(834), + comprSetsExhausted(836), + kernelMemCriticalThreshold(837), + unsupportedPolicyConfig(838), + fanRemoval(839), + healthWarning(840), + healthMinor(841), + healthMajor(842), + healthCritical(843), + checkAdaptorFw40gcapFailed(845), + calculateVlanGroupForHostoslocalFailed(846), + calculateVlanGroupForHostospeerFailed(847), + applyMaintConfigFailed(848), + unsupportedConfig(849), + equipmentFailed(855), + verifyBreakoutConfigFailed(857), + copyAllImagesToPeerFailed(860), + cleanUpvifsFailed(861), + vlanCompGrpCountExceedsLimit(862), + fiBQuerierIpEmptyOrSameAsPrimary(863), + deprecated(864), + invalidPinning(865), + extraVif(866), + equipmentDeprecated(867), + nativeVlanNotFound(868), + vlanCompression(869), + configFanSpeedFailed(870), + sasExpanderImgUpdateFailed(871), + chassisLimitExceeded(872), + conditionCauseKernelMemCriticalThreshold(873), + speedReduced(16385), + updateAttrFailed(16387), + persistFailed(16388), + coreFileGenerated(16389), + providerLostConnectivity(16391), + controllerLostConnectivity(16392), + serviceRegistryVersionMismatch(16394), + providerVersionMismatch(16395), + controllerVersionMismatch(16396), + clientVersionMismatch(16397), + svcRegModification(16398), + providerCreation(16399), + providerModification(16400), + controllerCreation(16401), + controllerModification(16402), + clientCreation(16403), + clientDeletion(16404), + clientModification(16405), + quiesceMgmtControllerFailed(16406), + quiesceResMgrFailed(16407), + quiesceOpsMgrFailed(16408), + quiescePolicyMgrFailed(16409), + quiesceidmgrFailed(16410), + quiesceStatsMgrFailed(16411), + duplicatedDefined(16413), + makeCfgDirsFailed(16414), + moveCfgDirsToTmpLocationFailed(16415), + moveCfgDirsFromTmpLocationFailed(16416), + internalAddFailed(16417), + peerAddFailed(16418), + internalDeleteFailed(16419), + peerDeleteFailed(16420), + dmeDataExportFailed(16421), + downloadFailed(16422), + dmeImportFailed(16423), + importFromXmlFailed(16424), + downloadError(16425), + failSyncToUcsm(16429), + unassociatedVlan(16430), + resolveStaticIdentifiersFailed(16431), + applyThrottleFailed(16432), + consumerVxanDeploymentFailed(16436), + waitForConsumerReceivingVxanFailed(16437), + ungroupedDomain(16438), + authenticateFailed(16440), + invalidConfig(16441), + dbConnectReadWriteError(16443), + remoteOperationFail(16444), + deleteIdConsumerMapFailed(16445), + processIdConsumerMapFailed(16446), + reportIdDomainMapFailed(16447), + getUsageTimeout(16450), + getUsageFailed(16451), + getDependencyTimeout(16452), + getDependencyFailed(16453), + importTimeout(16454), + importFailed(16455), + setRealmFailed(16456), + setCertConfLocalFailed(16457), + applyRenameFailed(16458), + notFound(16459), + configPeerFailed(16460), + sendChangeFailed(16461), + stateDisableFailed(16462), + stateEnableFailed(16463), + globalArrayStorageArrayNotOpted(16464), + domainGroupMissing(16465), + missingArrayAutoConfigRef(16466), + storageBladeNotInDiscoveryMode(16467), + missingArrayAutoConfigPolicy(16468), + missingQualifier(16469), + matchingQualifierError(16470), + storageBladeAlreadyInUse(16471), + throttleWaitFailed(16474), + evaluateServerAssignFailed(16476), + replaceIdAcquirerFailed(16478), + vxanRangeCheckToUcsmFailed(16479), + ucsmCheckVxanDeploymentToUcsmFailed(16480), + enableSmartCallhomeFailed(16481), + disableSmartCallhomeFailed(16482), + sendInventoryFailed(16483), + cleanUpFailed(16487), + notInCompliance(16491), + executeTestCliFailed(16492), + retryReportFailed(16493), + enableSmartLicenseFailed(16494), + disableSmartLicenseFailed(16495), + registerDeviceFailed(16496), + retryRegisterDeviceFailed(16497), + unregisterDeviceFailed(16498), + retryUnregisterDeviceFailed(16499), + roleConfigFailed(16502), + pushVxanFailed(16503), + vxanConfigFailed(16504), + refreshStateFailed(16505), + any(-1) + } + +CucsConditionCode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + generic(0), + f0156(156), + f0157(157), + f0169(169), + f0170(170), + f0174(174), + f0175(175), + f0176(176), + f0177(177), + f0178(178), + f0179(179), + f0180(180), + f0181(181), + f0182(182), + f0183(183), + f0184(184), + f0185(185), + f0186(186), + f0187(187), + f0188(188), + f0189(189), + f0190(190), + f0191(191), + f0200(200), + f0203(203), + f0206(206), + f0207(207), + f0209(209), + f0276(276), + f0277(277), + f0278(278), + f0279(279), + f0282(282), + f0283(283), + f0291(291), + f0293(293), + f0294(294), + f0304(304), + f0305(305), + f0306(306), + f0310(310), + f0311(311), + f0312(312), + f0313(313), + f0314(314), + f0315(315), + f0317(317), + f0318(318), + f0319(319), + f0320(320), + f0321(321), + f0322(322), + f0324(324), + f0326(326), + f0327(327), + f0329(329), + f0330(330), + f0331(331), + f0332(332), + f0334(334), + f0337(337), + f0367(367), + f0368(368), + f0369(369), + f0371(371), + f0373(373), + f0374(374), + f0376(376), + f0377(377), + f0378(378), + f0379(379), + f0380(380), + f0381(381), + f0382(382), + f0383(383), + f0384(384), + f0385(385), + f0387(387), + f0389(389), + f0391(391), + f0392(392), + f0393(393), + f0394(394), + f0395(395), + f0396(396), + f0397(397), + f0398(398), + f0399(399), + f0400(400), + f0401(401), + f0402(402), + f0403(403), + f0404(404), + f0405(405), + f0406(406), + f0407(407), + f0408(408), + f0409(409), + f0410(410), + f0411(411), + f0424(424), + f0425(425), + f0428(428), + f0429(429), + f0430(430), + f0434(434), + f0435(435), + f0436(436), + f0440(440), + f0451(451), + f0452(452), + f0453(453), + f0454(454), + f0455(455), + f0456(456), + f0458(458), + f0459(459), + f0460(460), + f0461(461), + f0462(462), + f0463(463), + f0464(464), + f0465(465), + f0466(466), + f0470(470), + f0471(471), + f0476(476), + f0478(478), + f0479(479), + f0480(480), + f0481(481), + f0484(484), + f0502(502), + f0517(517), + f0528(528), + f0531(531), + f0532(532), + f0533(533), + f0535(535), + f0536(536), + f0537(537), + f0538(538), + f0539(539), + f0540(540), + f0543(543), + f0549(549), + f0620(620), + f0621(621), + f0622(622), + f0625(625), + f0626(626), + f0635(635), + f0637(637), + f0640(640), + f0642(642), + f0643(643), + f0670(670), + f0671(671), + f0672(672), + f0673(673), + f0674(674), + f0675(675), + f0676(676), + f0677(677), + f0678(678), + f0688(688), + f0689(689), + f0702(702), + f0703(703), + f0708(708), + f0713(713), + f0717(717), + f0727(727), + f0728(728), + f0729(729), + f0730(730), + f0731(731), + f0733(733), + f0734(734), + f0735(735), + f0736(736), + f0740(740), + f0741(741), + f0742(742), + f0743(743), + f0744(744), + f0747(747), + f0757(757), + f0764(764), + f0765(765), + f0766(766), + f0772(772), + f0775(775), + f0776(776), + f0777(777), + f0778(778), + f0791(791), + f0792(792), + f0793(793), + f0794(794), + f0795(795), + f0796(796), + f0797(797), + f0798(798), + f0801(801), + f0807(807), + f0821(821), + f0826(826), + f0829(829), + f0831(831), + f0832(832), + f0833(833), + f0834(834), + f0835(835), + f0836(836), + f0837(837), + f0838(838), + f0840(840), + f0841(841), + f0842(842), + f0843(843), + f0844(844), + f0846(846), + f0855(855), + f0856(856), + f0857(857), + f0858(858), + f0859(859), + f0861(861), + f0862(862), + f0863(863), + f0864(864), + f0865(865), + f0866(866), + f0867(867), + f0868(868), + f0869(869), + f0872(872), + f0874(874), + f0875(875), + f0876(876), + f0877(877), + f0878(878), + f0879(879), + f0880(880), + f0881(881), + f0882(882), + f0883(883), + f0884(884), + f0885(885), + f0887(887), + f0890(890), + f0900(900), + f0901(901), + f0902(902), + f0903(903), + f0909(909), + f0910(910), + f0915(915), + f0916(916), + f0917(917), + f0918(918), + f0919(919), + f0920(920), + f0921(921), + f0928(928), + f0932(932), + f0933(933), + f0934(934), + f0935(935), + f0936(936), + f0937(937), + f0943(943), + f0944(944), + f0945(945), + f0946(946), + f0947(947), + f0948(948), + f0949(949), + f0950(950), + f0951(951), + f0952(952), + f0953(953), + f0954(954), + f0957(957), + f0958(958), + f0959(959), + f0967(967), + f0968(968), + f0969(969), + f0970(970), + f0971(971), + f0972(972), + f0973(973), + f0974(974), + f0975(975), + f0976(976), + f0977(977), + f0978(978), + f0979(979), + f0980(980), + f0981(981), + f0982(982), + f0988(988), + f0996(996), + f0997(997), + f0998(998), + f0999(999), + f1000(1000), + f1001(1001), + f1002(1002), + f1003(1003), + f1004(1004), + f1005(1005), + f1006(1006), + f1007(1007), + f1008(1008), + f1009(1009), + f1010(1010), + f1017(1017), + f1026(1026), + f1027(1027), + f1028(1028), + f1029(1029), + f1030(1030), + f1031(1031), + f1032(1032), + f1033(1033), + f1034(1034), + f1035(1035), + f1036(1036), + f1037(1037), + f1040(1040), + f1046(1046), + f1047(1047), + f1048(1048), + f1049(1049), + f1050(1050), + f1051(1051), + f1052(1052), + f1053(1053), + f1054(1054), + f1055(1055), + f1056(1056), + f1057(1057), + f1058(1058), + f1080(1080), + f1081(1081), + f1082(1082), + f1083(1083), + f1084(1084), + f1085(1085), + f1086(1086), + f1087(1087), + f1088(1088), + f1089(1089), + f1090(1090), + f1091(1091), + f1092(1092), + f1093(1093), + f1094(1094), + f1095(1095), + f1097(1097), + f1098(1098), + f1099(1099), + f1101(1101), + f1102(1102), + f1103(1103), + f1104(1104), + f1105(1105), + f1106(1106), + f1114(1114), + f1202(1202), + f1204(1204), + f1205(1205), + f1206(1206), + f1207(1207), + f1208(1208), + f1209(1209), + f1211(1211), + f1212(1212), + f1213(1213), + f1214(1214), + f1215(1215), + f1216(1216), + f1217(1217), + f1218(1218), + f1219(1219), + f1220(1220), + f1221(1221), + f1222(1222), + f1223(1223), + f1224(1224), + f1225(1225), + f1226(1226), + f1227(1227), + f1228(1228), + f1229(1229), + f1232(1232), + f1233(1233), + f1236(1236), + f1237(1237), + f1249(1249), + f1250(1250), + f1251(1251), + f1252(1252), + f1256(1256), + f1257(1257), + f1258(1258), + f1259(1259), + f1260(1260), + f1261(1261), + f1262(1262), + f1279(1279), + f1284(1284), + f1285(1285), + f1304(1304), + f1305(1305), + f1306(1306), + f1320(1320), + f1321(1321), + f1325(1325), + f1328(1328), + f1329(1329), + f1358(1358), + f1359(1359), + f1360(1360), + f1361(1361), + f1362(1362), + f1363(1363), + f1365(1365), + f1366(1366), + f1367(1367), + f1368(1368), + f1369(1369), + f1380(1380), + f1382(1382), + f1383(1383), + f1384(1384), + f1385(1385), + f1386(1386), + f1388(1388), + f1389(1389), + f1390(1390), + f1391(1391), + f1392(1392), + f1396(1396), + f1397(1397), + f1398(1398), + f1399(1399), + f1400(1400), + f1402(1402), + f1404(1404), + f1419(1419), + f1420(1420), + f1421(1421), + f1428(1428), + f1429(1429), + f1430(1430), + f1431(1431), + f1432(1432), + f1433(1433), + f1434(1434), + f1437(1437), + f1438(1438), + f1439(1439), + f1448(1448), + f1449(1449), + f1450(1450), + f1451(1451), + f1452(1452), + f1453(1453), + f1454(1454), + f1455(1455), + f1456(1456), + f1464(1464), + f1465(1465), + f1467(1467), + f1472(1472), + f1473(1473), + f1474(1474), + f1475(1475), + f1476(1476), + f1477(1477), + f1478(1478), + f1480(1480), + f1481(1481), + f1482(1482), + f1483(1483), + f1493(1493), + f1498(1498), + f1499(1499), + f1501(1501), + f1502(1502), + f1503(1503), + f1504(1504), + f1505(1505), + f1506(1506), + f1507(1507), + f1508(1508), + f1509(1509), + f1510(1510), + f1511(1511), + f1512(1512), + f1513(1513), + f1514(1514), + f1515(1515), + f1516(1516), + f1517(1517), + f1518(1518), + f1519(1519), + f1520(1520), + f1521(1521), + f1522(1522), + f1523(1523), + f1558(1558), + f1559(1559), + f1560(1560), + f1561(1561), + f1562(1562), + f1563(1563), + f1564(1564), + f1565(1565), + f1566(1566), + f1604(1604), + f1605(1605), + f1606(1606), + f1616(1616), + f1617(1617), + f1618(1618), + f1620(1620), + f1621(1621), + f1622(1622), + f1623(1623), + f1624(1624), + f1627(1627), + f1634(1634), + f1635(1635), + f1654(1654), + f1668(1668), + f1669(1669), + f1671(1671), + f1672(1672), + f1675(1675), + f1676(1676), + f1680(1680), + f1681(1681), + f1685(1685), + f1686(1686), + f1687(1687), + f1688(1688), + f1694(1694), + f1700(1700), + f1701(1701), + f1702(1702), + f1703(1703), + f1704(1704), + f1705(1705), + f1706(1706), + f1707(1707), + f1708(1708), + f1709(1709), + f1710(1710), + f1713(1713), + f1719(1719), + f1720(1720), + f1721(1721), + f1731(1731), + f1732(1732), + f1745(1745), + f1748(1748), + f1749(1749), + f1753(1753), + f1754(1754), + f1755(1755), + f1756(1756), + f1757(1757), + f1758(1758), + f1761(1761), + f1764(1764), + f16405(16405), + f16406(16406), + f16407(16407), + f16408(16408), + f16518(16518), + f16519(16519), + f16520(16520), + f16533(16533), + f16534(16534), + f16535(16535), + f16539(16539), + f16550(16550), + f16576(16576), + f16577(16577), + f16579(16579), + f16580(16580), + f16581(16581), + f16582(16582), + f16600(16600), + f16601(16601), + f16604(16604), + f16605(16605), + f16606(16606), + f16634(16634), + f16635(16635), + f16636(16636), + f16637(16637), + f16641(16641), + f16650(16650), + f16651(16651), + f16653(16653), + f16654(16654), + f16655(16655), + f16656(16656), + f16657(16657), + f16670(16670), + f16673(16673), + f16674(16674), + f16679(16679), + f16680(16680), + f16681(16681), + f16682(16682), + f16683(16683), + f16684(16684), + f16742(16742), + f16745(16745), + f16749(16749), + f16750(16750), + f16803(16803), + f16815(16815), + f16823(16823), + f16852(16852), + f16857(16857), + f16858(16858), + f16879(16879), + f16880(16880), + f16881(16881), + f16898(16898), + f16904(16904), + f16906(16906), + f16930(16930), + f16931(16931), + f16942(16942), + f16943(16943), + f16944(16944), + f16945(16945), + f16973(16973), + f16974(16974), + f16975(16975), + f16976(16976), + f16977(16977), + f16978(16978), + f16979(16979), + f16980(16980), + f16981(16981), + f16982(16982), + f16983(16983), + f16984(16984), + f16986(16986), + f16987(16987), + f16988(16988), + f16994(16994), + f16995(16995), + f17000(17000), + f17001(17001), + f17002(17002), + f17008(17008), + f17012(17012), + f17013(17013), + f17014(17014), + f17043(17043), + f17044(17044), + f17045(17045), + f17046(17046), + f17050(17050), + f17051(17051), + f17052(17052), + f17053(17053), + f17083(17083), + f17084(17084), + f17089(17089), + f17116(17116), + f17133(17133), + f17134(17134), + f17163(17163), + f17169(17169), + f17170(17170), + f17187(17187), + f17188(17188), + f17190(17190), + f17192(17192), + f17195(17195), + f17196(17196), + f17207(17207), + f17214(17214), + f17223(17223), + f17232(17232), + f17239(17239), + f17254(17254), + f17259(17259), + f17262(17262), + f17271(17271), + f17281(17281), + f17282(17282), + f17312(17312), + f17313(17313), + f17325(17325), + f17326(17326), + f17327(17327), + f17328(17328), + f17339(17339), + f17340(17340), + f17348(17348), + f17349(17349), + f17350(17350), + f17358(17358), + f17359(17359), + f17360(17360), + f17361(17361), + f17367(17367), + f17377(17377), + f17378(17378), + f17379(17379), + f17381(17381), + f17382(17382), + f17383(17383), + f17384(17384), + f17395(17395), + f17399(17399), + f17400(17400), + f17402(17402), + f17403(17403), + f17404(17404), + f17405(17405), + f17406(17406), + f17407(17407), + f17408(17408), + f17409(17409), + f17410(17410), + f17411(17411), + f17412(17412), + f17413(17413), + f17414(17414), + f17415(17415), + f17416(17416), + f17418(17418), + f17419(17419), + f17420(17420), + f17425(17425), + f17426(17426), + f17427(17427), + f17428(17428), + f17439(17439), + f17445(17445), + f17446(17446), + f17447(17447), + f17448(17448), + f17449(17449), + f17450(17450), + f17451(17451), + f17452(17452), + f17453(17453), + f17454(17454), + f17455(17455), + f17456(17456), + f17457(17457), + f17458(17458), + f17459(17459), + f17460(17460), + f17461(17461), + f17462(17462), + f17476(17476), + f17477(17477), + f17478(17478), + f17483(17483), + f17484(17484), + f17485(17485), + f17491(17491), + f17492(17492), + f17493(17493), + f17494(17494), + f17499(17499), + f17599(17599), + f17601(17601), + f17602(17602), + f17608(17608), + f17609(17609), + f17612(17612), + f17619(17619), + f17639(17639), + f17665(17665), + f17667(17667), + f17703(17703), + f17707(17707), + f17708(17708), + f17714(17714), + f17715(17715), + f17716(17716), + f17717(17717), + f17755(17755), + f17757(17757), + f17762(17762), + f17788(17788), + f17791(17791), + f17792(17792), + f17793(17793), + f17806(17806), + f17818(17818), + f17819(17819), + f17820(17820), + f17824(17824), + f17826(17826), + f17850(17850), + f17921(17921), + f17922(17922), + f17923(17923), + f17924(17924), + f17925(17925), + f17926(17926), + f17927(17927), + f17928(17928), + f17933(17933), + f17934(17934), + f17935(17935), + f17940(17940), + f17941(17941), + f17954(17954), + f17978(17978), + f17984(17984), + f17987(17987), + f18012(18012), + f18013(18013), + f18014(18014), + f18015(18015), + f18016(18016), + f18017(18017), + f18024(18024), + f18025(18025), + f18026(18026), + f18032(18032), + f18033(18033), + f18034(18034), + f18045(18045), + f18046(18046), + f18051(18051), + f18102(18102), + f18124(18124), + f18146(18146), + f18147(18147), + f33142(33142), + f33144(33144), + f33145(33145), + f33146(33146), + f33167(33167), + f33168(33168), + f33169(33169), + f33170(33170), + f33177(33177), + f33178(33178), + f33179(33179), + f33180(33180), + f33187(33187), + f33188(33188), + f33189(33189), + f33190(33190), + f33197(33197), + f33198(33198), + f33199(33199), + f33200(33200), + f33211(33211), + f33212(33212), + f33213(33213), + f33214(33214), + f33221(33221), + f33222(33222), + f33223(33223), + f33224(33224), + f33231(33231), + f33232(33232), + f33233(33233), + f33234(33234), + f33241(33241), + f33242(33242), + f33243(33243), + f33244(33244), + f33251(33251), + f33252(33252), + f33253(33253), + f33254(33254), + f33261(33261), + f33262(33262), + f33263(33263), + f33264(33264), + f33271(33271), + f33272(33272), + f33273(33273), + f33274(33274), + f33281(33281), + f33282(33282), + f33283(33283), + f33284(33284), + f33291(33291), + f33292(33292), + f33293(33293), + f33294(33294), + f33301(33301), + f33302(33302), + f33303(33303), + f33304(33304), + f33483(33483), + f33485(33485), + f33486(33486), + f33487(33487), + f33491(33491), + f33493(33493), + f33494(33494), + f33495(33495), + f33499(33499), + f33501(33501), + f33502(33502), + f33503(33503), + f33720(33720), + f33721(33721), + f33722(33722), + f33723(33723), + f33730(33730), + f33731(33731), + f33732(33732), + f33733(33733), + f33740(33740), + f33741(33741), + f33742(33742), + f33743(33743), + f33750(33750), + f33751(33751), + f33752(33752), + f33753(33753), + f33760(33760), + f33761(33761), + f33762(33762), + f33763(33763), + f33770(33770), + f33771(33771), + f33772(33772), + f33773(33773), + f33810(33810), + f33811(33811), + f33812(33812), + f33813(33813), + f33820(33820), + f33821(33821), + f33822(33822), + f33823(33823), + f33830(33830), + f33831(33831), + f33832(33832), + f33833(33833), + f33840(33840), + f33841(33841), + f33842(33842), + f33843(33843), + f33850(33850), + f33851(33851), + f33852(33852), + f33853(33853), + f33860(33860), + f33861(33861), + f33862(33862), + f33863(33863), + f33875(33875), + f33876(33876), + f33877(33877), + f33878(33878), + f33885(33885), + f33886(33886), + f33887(33887), + f33888(33888), + f33895(33895), + f33896(33896), + f33897(33897), + f33898(33898), + f33905(33905), + f33906(33906), + f33907(33907), + f33908(33908), + f33915(33915), + f33916(33916), + f33917(33917), + f33918(33918), + f33925(33925), + f33926(33926), + f33927(33927), + f33928(33928), + f33940(33940), + f33941(33941), + f33942(33942), + f33943(33943), + f33950(33950), + f33951(33951), + f33952(33952), + f33953(33953), + f33960(33960), + f33961(33961), + f33962(33962), + f33963(33963), + f33970(33970), + f33971(33971), + f33972(33972), + f33973(33973), + f33980(33980), + f33981(33981), + f33982(33982), + f33983(33983), + f33995(33995), + f33996(33996), + f33997(33997), + f33998(33998), + f34005(34005), + f34006(34006), + f34007(34007), + f34008(34008), + f34015(34015), + f34016(34016), + f34017(34017), + f34018(34018), + f34030(34030), + f34031(34031), + f34032(34032), + f34033(34033), + f34040(34040), + f34041(34041), + f34042(34042), + f34043(34043), + f34050(34050), + f34051(34051), + f34052(34052), + f34053(34053), + f34064(34064), + f34065(34065), + f34066(34066), + f34067(34067), + f34074(34074), + f34075(34075), + f34076(34076), + f34077(34077), + f34084(34084), + f34085(34085), + f34086(34086), + f34087(34087), + f34094(34094), + f34095(34095), + f34096(34096), + f34097(34097), + f34108(34108), + f34109(34109), + f34110(34110), + f34111(34111), + f34118(34118), + f34119(34119), + f34120(34120), + f34121(34121), + f34128(34128), + f34129(34129), + f34130(34130), + f34131(34131), + f34138(34138), + f34139(34139), + f34140(34140), + f34141(34141), + f34148(34148), + f34149(34149), + f34150(34150), + f34151(34151), + f34158(34158), + f34159(34159), + f34160(34160), + f34161(34161), + f34168(34168), + f34169(34169), + f34170(34170), + f34171(34171), + f34178(34178), + f34179(34179), + f34180(34180), + f34181(34181), + f34192(34192), + f34193(34193), + f34194(34194), + f34195(34195), + f34202(34202), + f34203(34203), + f34204(34204), + f34205(34205), + f34212(34212), + f34213(34213), + f34214(34214), + f34215(34215), + f34222(34222), + f34223(34223), + f34224(34224), + f34225(34225), + f34232(34232), + f34233(34233), + f34234(34234), + f34235(34235), + f34246(34246), + f34247(34247), + f34248(34248), + f34249(34249), + f34256(34256), + f34257(34257), + f34258(34258), + f34259(34259), + f34271(34271), + f34272(34272), + f34273(34273), + f34274(34274), + f34281(34281), + f34282(34282), + f34283(34283), + f34284(34284), + f34291(34291), + f34292(34292), + f34293(34293), + f34294(34294), + f34301(34301), + f34302(34302), + f34303(34303), + f34304(34304), + f34316(34316), + f34317(34317), + f34318(34318), + f34319(34319), + f34326(34326), + f34327(34327), + f34328(34328), + f34329(34329), + f34336(34336), + f34337(34337), + f34338(34338), + f34339(34339), + f34346(34346), + f34347(34347), + f34348(34348), + f34349(34349), + f34361(34361), + f34362(34362), + f34363(34363), + f34364(34364), + f34371(34371), + f34372(34372), + f34373(34373), + f34374(34374), + f34381(34381), + f34382(34382), + f34383(34383), + f34384(34384), + f34396(34396), + f34397(34397), + f34398(34398), + f34399(34399), + f34406(34406), + f34407(34407), + f34408(34408), + f34409(34409), + f34416(34416), + f34417(34417), + f34418(34418), + f34419(34419), + f34426(34426), + f34427(34427), + f34428(34428), + f34429(34429), + f34436(34436), + f34437(34437), + f34438(34438), + f34439(34439), + f34451(34451), + f34452(34452), + f34453(34453), + f34454(34454), + f34461(34461), + f34462(34462), + f34463(34463), + f34464(34464), + f34471(34471), + f34472(34472), + f34473(34473), + f34474(34474), + f34481(34481), + f34482(34482), + f34483(34483), + f34484(34484), + f34496(34496), + f34497(34497), + f34498(34498), + f34499(34499), + f34506(34506), + f34507(34507), + f34508(34508), + f34509(34509), + f34516(34516), + f34517(34517), + f34518(34518), + f34519(34519), + f34526(34526), + f34527(34527), + f34528(34528), + f34529(34529), + f34542(34542), + f34543(34543), + f34544(34544), + f34545(34545), + f34552(34552), + f34553(34553), + f34554(34554), + f34555(34555), + f34562(34562), + f34563(34563), + f34564(34564), + f34565(34565), + f34572(34572), + f34573(34573), + f34574(34574), + f34575(34575), + f34588(34588), + f34589(34589), + f34590(34590), + f34591(34591), + f34598(34598), + f34599(34599), + f34600(34600), + f34601(34601), + f34608(34608), + f34609(34609), + f34610(34610), + f34611(34611), + f34618(34618), + f34619(34619), + f34620(34620), + f34621(34621), + f34633(34633), + f34634(34634), + f34635(34635), + f34636(34636), + f34643(34643), + f34644(34644), + f34645(34645), + f34646(34646), + f34653(34653), + f34654(34654), + f34655(34655), + f34656(34656), + f34663(34663), + f34664(34664), + f34665(34665), + f34666(34666), + f34673(34673), + f34674(34674), + f34675(34675), + f34676(34676), + f34688(34688), + f34689(34689), + f34690(34690), + f34691(34691), + f34698(34698), + f34699(34699), + f34700(34700), + f34701(34701), + f34708(34708), + f34709(34709), + f34710(34710), + f34711(34711), + f34718(34718), + f34719(34719), + f34720(34720), + f34721(34721), + f34733(34733), + f34734(34734), + f34735(34735), + f34736(34736), + f34743(34743), + f34744(34744), + f34745(34745), + f34746(34746), + f34753(34753), + f34754(34754), + f34755(34755), + f34756(34756), + f34763(34763), + f34764(34764), + f34765(34765), + f34766(34766), + f34778(34778), + f34779(34779), + f34780(34780), + f34781(34781), + f34788(34788), + f34789(34789), + f34790(34790), + f34791(34791), + f34798(34798), + f34799(34799), + f34800(34800), + f34801(34801), + f34808(34808), + f34809(34809), + f34810(34810), + f34811(34811), + f34822(34822), + f34823(34823), + f34824(34824), + f34825(34825), + f34832(34832), + f34833(34833), + f34834(34834), + f34835(34835), + f34842(34842), + f34843(34843), + f34844(34844), + f34845(34845), + f34852(34852), + f34853(34853), + f34854(34854), + f34855(34855), + f34862(34862), + f34863(34863), + f34864(34864), + f34865(34865), + f34872(34872), + f34873(34873), + f34874(34874), + f34875(34875), + f34882(34882), + f34883(34883), + f34884(34884), + f34885(34885), + f34892(34892), + f34893(34893), + f34894(34894), + f34895(34895), + f34906(34906), + f34907(34907), + f34908(34908), + f34909(34909), + f34916(34916), + f34917(34917), + f34918(34918), + f34919(34919), + f34926(34926), + f34927(34927), + f34928(34928), + f34929(34929), + f34936(34936), + f34937(34937), + f34938(34938), + f34939(34939), + f34950(34950), + f34951(34951), + f34952(34952), + f34953(34953), + f34960(34960), + f34961(34961), + f34962(34962), + f34963(34963), + f34970(34970), + f34971(34971), + f34972(34972), + f34973(34973), + f34980(34980), + f34981(34981), + f34982(34982), + f34983(34983), + f34990(34990), + f34991(34991), + f34992(34992), + f34993(34993), + f35000(35000), + f35001(35001), + f35002(35002), + f35003(35003), + f35010(35010), + f35011(35011), + f35012(35012), + f35013(35013), + f35020(35020), + f35021(35021), + f35022(35022), + f35023(35023), + f35166(35166), + f35168(35168), + f35169(35169), + f35170(35170), + f35174(35174), + f35176(35176), + f35177(35177), + f35178(35178), + f35198(35198), + f35200(35200), + f35201(35201), + f35202(35202), + f35206(35206), + f35208(35208), + f35209(35209), + f35210(35210), + f35214(35214), + f35216(35216), + f35217(35217), + f35218(35218), + f35222(35222), + f35224(35224), + f35225(35225), + f35226(35226), + f35234(35234), + f35236(35236), + f35237(35237), + f35238(35238), + f35242(35242), + f35244(35244), + f35245(35245), + f35246(35246), + f35250(35250), + f35252(35252), + f35253(35253), + f35254(35254), + f35275(35275), + f35276(35276), + f35277(35277), + f35278(35278), + f35285(35285), + f35286(35286), + f35287(35287), + f35288(35288), + f35295(35295), + f35296(35296), + f35297(35297), + f35298(35298), + f35305(35305), + f35306(35306), + f35307(35307), + f35308(35308), + f35315(35315), + f35316(35316), + f35317(35317), + f35318(35318), + f35329(35329), + f35330(35330), + f35331(35331), + f35332(35332), + f35339(35339), + f35340(35340), + f35341(35341), + f35342(35342), + f35349(35349), + f35350(35350), + f35351(35351), + f35352(35352), + f35359(35359), + f35360(35360), + f35361(35361), + f35362(35362), + f35369(35369), + f35370(35370), + f35371(35371), + f35372(35372), + f35379(35379), + f35380(35380), + f35381(35381), + f35382(35382), + f35962(35962), + f35964(35964), + f35965(35965), + f35966(35966), + f35974(35974), + f35976(35976), + f35977(35977), + f35978(35978), + f36234(36234), + f36236(36236), + f36237(36237), + f36238(36238), + f36242(36242), + f36244(36244), + f36245(36245), + f36246(36246), + f36266(36266), + f36268(36268), + f36269(36269), + f36270(36270), + f36274(36274), + f36276(36276), + f36277(36277), + f36278(36278), + f36282(36282), + f36284(36284), + f36285(36285), + f36286(36286), + f36294(36294), + f36296(36296), + f36297(36297), + f36298(36298), + f36302(36302), + f36304(36304), + f36305(36305), + f36306(36306), + f36310(36310), + f36312(36312), + f36313(36313), + f36314(36314), + f36323(36323), + f36325(36325), + f36326(36326), + f36327(36327), + f36335(36335), + f36337(36337), + f36338(36338), + f36339(36339), + f37154(37154), + f37156(37156), + f37157(37157), + f37158(37158), + f37162(37162), + f37164(37164), + f37165(37165), + f37166(37166), + f37170(37170), + f37172(37172), + f37173(37173), + f37174(37174), + f37269(37269), + f37271(37271), + f37272(37272), + f37273(37273), + f37313(37313), + f37314(37314), + f37315(37315), + f37316(37316), + f37323(37323), + f37324(37324), + f37325(37325), + f37326(37326), + f37333(37333), + f37334(37334), + f37335(37335), + f37336(37336), + f37343(37343), + f37344(37344), + f37345(37345), + f37346(37346), + f37353(37353), + f37354(37354), + f37355(37355), + f37356(37356), + f37363(37363), + f37364(37364), + f37365(37365), + f37366(37366), + f37383(37383), + f37384(37384), + f37385(37385), + f37386(37386), + f37393(37393), + f37394(37394), + f37395(37395), + f37396(37396), + f37403(37403), + f37404(37404), + f37405(37405), + f37406(37406), + f37413(37413), + f37414(37414), + f37415(37415), + f37416(37416), + f37423(37423), + f37424(37424), + f37425(37425), + f37426(37426), + f37443(37443), + f37444(37444), + f37445(37445), + f37446(37446), + f37453(37453), + f37454(37454), + f37455(37455), + f37456(37456), + f37463(37463), + f37464(37464), + f37465(37465), + f37466(37466), + f37473(37473), + f37474(37474), + f37475(37475), + f37476(37476), + f37485(37485), + f37486(37486), + f37487(37487), + f37488(37488), + f37495(37495), + f37496(37496), + f37497(37497), + f37498(37498), + f37505(37505), + f37506(37506), + f37507(37507), + f37508(37508), + f37532(37532), + f37533(37533), + f37534(37534), + f37535(37535), + f37543(37543), + f37544(37544), + f37545(37545), + f37546(37546), + f37553(37553), + f37554(37554), + f37555(37555), + f37556(37556), + f37564(37564), + f37566(37566), + f37567(37567), + f37568(37568), + f37572(37572), + f37574(37574), + f37575(37575), + f37576(37576), + f37580(37580), + f37582(37582), + f37583(37583), + f37584(37584), + f37600(37600), + f37602(37602), + f37603(37603), + f37604(37604), + f37610(37610), + f37612(37612), + f37613(37613), + f37614(37614), + f37771(37771), + f37773(37773), + f37774(37774), + f37775(37775), + f37779(37779), + f37781(37781), + f37782(37782), + f37783(37783), + f38022(38022), + f38032(38032), + f38044(38044), + f38054(38054), + f38064(38064), + f38086(38086), + f38096(38096), + f38106(38106), + f38128(38128), + f38138(38138), + f38148(38148), + f38158(38158), + f38311(38311), + f38313(38313), + f38314(38314), + f38315(38315), + f38349(38349), + f38351(38351), + f38352(38352), + f38353(38353), + f38357(38357), + f38359(38359), + f38360(38360), + f38361(38361), + f38408(38408), + f38409(38409), + f38410(38410), + f38411(38411), + f38438(38438), + f38440(38440), + f38441(38441), + f38442(38442), + f38451(38451), + f38453(38453), + f38454(38454), + f38455(38455), + f38779(38779), + f38788(38788), + f38797(38797), + f38806(38806), + f38815(38815), + f38829(38829), + f38838(38838), + f38847(38847), + f38856(38856), + f38909(38909), + f39032(39032), + f39034(39034), + f39035(39035), + f39036(39036), + f39040(39040), + f39042(39042), + f39043(39043), + f39044(39044), + f39240(39240), + f39242(39242), + f39243(39243), + f39244(39244), + f39421(39421), + f39423(39423), + f39424(39424), + f39425(39425), + f39429(39429), + f39431(39431), + f39432(39432), + f39433(39433), + f39437(39437), + f39439(39439), + f39440(39440), + f39441(39441), + f39445(39445), + f39447(39447), + f39448(39448), + f39449(39449), + f39453(39453), + f39455(39455), + f39456(39456), + f39457(39457), + f39464(39464), + f39466(39466), + f39467(39467), + f39468(39468), + f39472(39472), + f39474(39474), + f39475(39475), + f39476(39476), + f39480(39480), + f39482(39482), + f39483(39483), + f39484(39484), + f39488(39488), + f39490(39490), + f39491(39491), + f39492(39492), + f39498(39498), + f39500(39500), + f39501(39501), + f39502(39502), + f39506(39506), + f39508(39508), + f39509(39509), + f39510(39510), + f39514(39514), + f39516(39516), + f39517(39517), + f39518(39518), + f39525(39525), + f39527(39527), + f39528(39528), + f39529(39529), + f39533(39533), + f39535(39535), + f39536(39536), + f39537(39537), + f39541(39541), + f39543(39543), + f39544(39544), + f39545(39545), + f39549(39549), + f39551(39551), + f39552(39552), + f39553(39553), + f39557(39557), + f39559(39559), + f39560(39560), + f39561(39561), + f39565(39565), + f39567(39567), + f39568(39568), + f39569(39569), + f39575(39575), + f39577(39577), + f39578(39578), + f39579(39579), + f40092(40092), + f40094(40094), + f40095(40095), + f40096(40096), + f40100(40100), + f40102(40102), + f40103(40103), + f40104(40104), + f40108(40108), + f40110(40110), + f40111(40111), + f40112(40112), + f40116(40116), + f40118(40118), + f40119(40119), + f40120(40120), + f40124(40124), + f40126(40126), + f40127(40127), + f40128(40128), + f40441(40441), + f40443(40443), + f40444(40444), + f40445(40445), + f40449(40449), + f40451(40451), + f40452(40452), + f40453(40453), + f40457(40457), + f40459(40459), + f40460(40460), + f40461(40461), + f40547(40547), + f40549(40549), + f40550(40550), + f40551(40551), + f40555(40555), + f40557(40557), + f40558(40558), + f40559(40559), + f40563(40563), + f40565(40565), + f40566(40566), + f40567(40567), + f40574(40574), + f40576(40576), + f40577(40577), + f40578(40578), + f40582(40582), + f40583(40583), + f40584(40584), + f40585(40585), + f40586(40586), + f40587(40587), + f40591(40591), + f40593(40593), + f40594(40594), + f40595(40595), + f40967(40967), + f40969(40969), + f40970(40970), + f40971(40971), + f40975(40975), + f40978(40978), + f40979(40979), + f40980(40980), + f40984(40984), + f40986(40986), + f40987(40987), + f40988(40988), + f41016(41016), + f41018(41018), + f41019(41019), + f41020(41020), + f41024(41024), + f41026(41026), + f41027(41027), + f41028(41028), + f41032(41032), + f41034(41034), + f41035(41035), + f41036(41036), + f41049(41049), + f41050(41050), + f41051(41051), + f41052(41052), + f41059(41059), + f41060(41060), + f41061(41061), + f41062(41062), + f41069(41069), + f41070(41070), + f41071(41071), + f41072(41072), + f41079(41079), + f41080(41080), + f41081(41081), + f41082(41082), + f41089(41089), + f41090(41090), + f41091(41091), + f41092(41092), + f41099(41099), + f41100(41100), + f41101(41101), + f41102(41102), + f41109(41109), + f41110(41110), + f41111(41111), + f41112(41112), + f41119(41119), + f41120(41120), + f41121(41121), + f41122(41122), + f41199(41199), + f41201(41201), + f41202(41202), + f41203(41203), + f41207(41207), + f41209(41209), + f41210(41210), + f41211(41211), + f41215(41215), + f41217(41217), + f41218(41218), + f41219(41219), + f41289(41289), + f41290(41290), + f41291(41291), + f41292(41292), + f41299(41299), + f41300(41300), + f41301(41301), + f41302(41302), + f41309(41309), + f41310(41310), + f41311(41311), + f41312(41312), + f41319(41319), + f41320(41320), + f41321(41321), + f41322(41322), + f41329(41329), + f41330(41330), + f41331(41331), + f41332(41332), + f41339(41339), + f41340(41340), + f41341(41341), + f41342(41342), + f41349(41349), + f41350(41350), + f41351(41351), + f41352(41352), + f41359(41359), + f41360(41360), + f41361(41361), + f41362(41362), + f41443(41443), + f41444(41444), + f41445(41445), + f41446(41446), + f41453(41453), + f41454(41454), + f41455(41455), + f41456(41456), + f41463(41463), + f41464(41464), + f41465(41465), + f41466(41466), + f41473(41473), + f41474(41474), + f41475(41475), + f41476(41476), + f41483(41483), + f41484(41484), + f41485(41485), + f41486(41486), + f41493(41493), + f41494(41494), + f41495(41495), + f41496(41496), + f41503(41503), + f41504(41504), + f41505(41505), + f41506(41506), + f41513(41513), + f41514(41514), + f41515(41515), + f41516(41516), + f43132(43132), + f43133(43133), + f43134(43134), + f43135(43135), + f43142(43142), + f43143(43143), + f43144(43144), + f43145(43145), + f43152(43152), + f43153(43153), + f43154(43154), + f43155(43155), + f43162(43162), + f43163(43163), + f43164(43164), + f43165(43165), + f43172(43172), + f43173(43173), + f43174(43174), + f43175(43175), + f43294(43294), + f43295(43295), + f43296(43296), + f43297(43297), + f43304(43304), + f43305(43305), + f43306(43306), + f43307(43307), + f43314(43314), + f43315(43315), + f43316(43316), + f43317(43317), + f43324(43324), + f43325(43325), + f43326(43326), + f43327(43327), + f43334(43334), + f43335(43335), + f43336(43336), + f43337(43337), + f43549(43549), + f43551(43551), + f43552(43552), + f43553(43553), + f43557(43557), + f43559(43559), + f43560(43560), + f43561(43561), + f43567(43567), + f43569(43569), + f43570(43570), + f43571(43571), + f43575(43575), + f43577(43577), + f43578(43578), + f43579(43579), + f43583(43583), + f43585(43585), + f43586(43586), + f43587(43587), + f43591(43591), + f43593(43593), + f43594(43594), + f43595(43595), + f43599(43599), + f43601(43601), + f43602(43602), + f43603(43603), + f43607(43607), + f43609(43609), + f43610(43610), + f43611(43611), + f43615(43615), + f43617(43617), + f43618(43618), + f43619(43619), + f43935(43935), + f43937(43937), + f43938(43938), + f43939(43939), + f43943(43943), + f43945(43945), + f43946(43946), + f43947(43947), + f44035(44035), + f44037(44037), + f44038(44038), + f44039(44039), + f44043(44043), + f44045(44045), + f44046(44046), + f44047(44047), + f44051(44051), + f44053(44053), + f44054(44054), + f44055(44055), + f44131(44131), + f44133(44133), + f44134(44134), + f44135(44135), + f44139(44139), + f44141(44141), + f44142(44142), + f44143(44143), + f44217(44217), + f44219(44219), + f44220(44220), + f44221(44221), + f44225(44225), + f44227(44227), + f44228(44228), + f44229(44229), + f44564(44564), + f44566(44566), + f44567(44567), + f44568(44568), + f44730(44730), + f44731(44731), + f44732(44732), + f44733(44733), + f44740(44740), + f44741(44741), + f44742(44742), + f44743(44743), + f44750(44750), + f44751(44751), + f44752(44752), + f44753(44753), + f44760(44760), + f44761(44761), + f44762(44762), + f44763(44763), + f45019(45019), + f45021(45021), + f45022(45022), + f45023(45023), + f45027(45027), + f45029(45029), + f45030(45030), + f45031(45031), + f45035(45035), + f45037(45037), + f45038(45038), + f45039(45039), + f45043(45043), + f45045(45045), + f45046(45046), + f45047(45047), + f45051(45051), + f45053(45053), + f45054(45054), + f45055(45055), + f45154(45154), + f45156(45156), + f45157(45157), + f45158(45158), + f45162(45162), + f45164(45164), + f45165(45165), + f45166(45166), + f45170(45170), + f45172(45172), + f45173(45173), + f45174(45174), + f45178(45178), + f45180(45180), + f45181(45181), + f45182(45182), + f45186(45186), + f45188(45188), + f45189(45189), + f45190(45190), + f45211(45211), + f45213(45213), + f45214(45214), + f45215(45215), + f77845(77845), + f77846(77846), + f77847(77847), + f77848(77848), + f77958(77958), + f77959(77959), + f77960(77960), + f77973(77973), + f77974(77974), + f77975(77975), + f77979(77979), + f77990(77990), + f78016(78016), + f78017(78017), + f78019(78019), + f78020(78020), + f78021(78021), + f78022(78022), + f78040(78040), + f78041(78041), + f78044(78044), + f78045(78045), + f78046(78046), + f78074(78074), + f78075(78075), + f78076(78076), + f78077(78077), + f78081(78081), + f78090(78090), + f78091(78091), + f78093(78093), + f78094(78094), + f78095(78095), + f78096(78096), + f78097(78097), + f78110(78110), + f78113(78113), + f78114(78114), + f78119(78119), + f78120(78120), + f78121(78121), + f78122(78122), + f78123(78123), + f78124(78124), + f78182(78182), + f78185(78185), + f78189(78189), + f78190(78190), + f78243(78243), + f78255(78255), + f78263(78263), + f78292(78292), + f78297(78297), + f78298(78298), + f78319(78319), + f78320(78320), + f78321(78321), + f78338(78338), + f78344(78344), + f78346(78346), + f78370(78370), + f78371(78371), + f78382(78382), + f78383(78383), + f78384(78384), + f78385(78385), + f78413(78413), + f78414(78414), + f78415(78415), + f78416(78416), + f78417(78417), + f78418(78418), + f78419(78419), + f78420(78420), + f78421(78421), + f78422(78422), + f78423(78423), + f78424(78424), + f78426(78426), + f78427(78427), + f78428(78428), + f78434(78434), + f78435(78435), + f78440(78440), + f78441(78441), + f78442(78442), + f78448(78448), + f78452(78452), + f78453(78453), + f78454(78454), + f78483(78483), + f78484(78484), + f78485(78485), + f78486(78486), + f78490(78490), + f78491(78491), + f78492(78492), + f78493(78493), + f78523(78523), + f78524(78524), + f78529(78529), + f78556(78556), + f78573(78573), + f78574(78574), + f78603(78603), + f78609(78609), + f78610(78610), + f78627(78627), + f78628(78628), + f78630(78630), + f78632(78632), + f78635(78635), + f78636(78636), + f78647(78647), + f78654(78654), + f78663(78663), + f78672(78672), + f78679(78679), + f78694(78694), + f78699(78699), + f78702(78702), + f78711(78711), + f78721(78721), + f78722(78722), + f78752(78752), + f78753(78753), + f78765(78765), + f78766(78766), + f78767(78767), + f78768(78768), + f78779(78779), + f78780(78780), + f78788(78788), + f78789(78789), + f78790(78790), + f78798(78798), + f78799(78799), + f78800(78800), + f78801(78801), + f78807(78807), + f78817(78817), + f78818(78818), + f78819(78819), + f78821(78821), + f78822(78822), + f78823(78823), + f78824(78824), + f78835(78835), + f78839(78839), + f78840(78840), + f78842(78842), + f78843(78843), + f78844(78844), + f78845(78845), + f78846(78846), + f78847(78847), + f78848(78848), + f78849(78849), + f78850(78850), + f78851(78851), + f78852(78852), + f78853(78853), + f78854(78854), + f78855(78855), + f78856(78856), + f78858(78858), + f78859(78859), + f78860(78860), + f78865(78865), + f78866(78866), + f78867(78867), + f78868(78868), + f78879(78879), + f78885(78885), + f78886(78886), + f78887(78887), + f78888(78888), + f78889(78889), + f78890(78890), + f78891(78891), + f78892(78892), + f78893(78893), + f78894(78894), + f78895(78895), + f78896(78896), + f78897(78897), + f78898(78898), + f78899(78899), + f78900(78900), + f78901(78901), + f78902(78902), + f78916(78916), + f78917(78917), + f78918(78918), + f78923(78923), + f78924(78924), + f78925(78925), + f78931(78931), + f78932(78932), + f78933(78933), + f78934(78934), + f78939(78939), + f79039(79039), + f79041(79041), + f79042(79042), + f79048(79048), + f79049(79049), + f79052(79052), + f79059(79059), + f79079(79079), + f79100(79100), + f79101(79101), + f79102(79102), + f79103(79103), + f79105(79105), + f79107(79107), + f79142(79142), + f79143(79143), + f79147(79147), + f79148(79148), + f79154(79154), + f79155(79155), + f79156(79156), + f79157(79157), + f79195(79195), + f79197(79197), + f79202(79202), + f79228(79228), + f79231(79231), + f79232(79232), + f79233(79233), + f79246(79246), + f79258(79258), + f79259(79259), + f79260(79260), + f79264(79264), + f79266(79266), + f79290(79290), + f79361(79361), + f79362(79362), + f79363(79363), + f79364(79364), + f79365(79365), + f79366(79366), + f79367(79367), + f79368(79368), + f79373(79373), + f79374(79374), + f79375(79375), + f79380(79380), + f79381(79381), + f79394(79394), + f79418(79418), + f79424(79424), + f79427(79427), + f79452(79452), + f79453(79453), + f79454(79454), + f79455(79455), + f79456(79456), + f79457(79457), + f79464(79464), + f79465(79465), + f79466(79466), + f79472(79472), + f79473(79473), + f79474(79474), + f79485(79485), + f79486(79486), + f79491(79491), + f79542(79542), + f79564(79564), + f79586(79586), + f79587(79587), + f999445(999445), + f999446(999446), + f999447(999447), + f999448(999448), + f999558(999558), + f999559(999559), + f999560(999560), + f999573(999573), + f999574(999574), + f999575(999575), + f999579(999579), + f999590(999590), + f999616(999616), + f999617(999617), + f999619(999619), + f999620(999620), + f999621(999621), + f999622(999622), + f999640(999640), + f999641(999641), + f999644(999644), + f999645(999645), + f999646(999646), + f999674(999674), + f999675(999675), + f999676(999676), + f999677(999677), + f999681(999681), + f999690(999690), + f999691(999691), + f999693(999693), + f999694(999694), + f999695(999695), + f999696(999696), + f999697(999697), + f999710(999710), + f999713(999713), + f999714(999714), + f999719(999719), + f999720(999720), + f999721(999721), + f999722(999722), + f999723(999723), + f999724(999724), + f999782(999782), + f999785(999785), + f999789(999789), + f999790(999790), + f999843(999843), + f999855(999855), + f999863(999863), + f999892(999892), + f999897(999897), + f999898(999898), + f999919(999919), + f999920(999920), + f999921(999921), + f999938(999938), + f999944(999944), + f999946(999946), + f999970(999970), + f999971(999971), + f999982(999982), + f999983(999983), + f999984(999984), + f999985(999985), + f1000013(1000013), + f1000014(1000014), + f1000015(1000015), + f1000016(1000016), + f1000017(1000017), + f1000018(1000018), + f1000019(1000019), + f1000020(1000020), + f1000021(1000021), + f1000022(1000022), + f1000023(1000023), + f1000024(1000024), + f1000026(1000026), + f1000027(1000027), + f1000028(1000028), + f1000034(1000034), + f1000035(1000035), + f1000040(1000040), + f1000041(1000041), + f1000042(1000042), + f1000048(1000048), + f1000052(1000052), + f1000053(1000053), + f1000054(1000054), + f1000083(1000083), + f1000084(1000084), + f1000085(1000085), + f1000086(1000086), + f1000090(1000090), + f1000091(1000091), + f1000092(1000092), + f1000093(1000093), + f1000123(1000123), + f1000124(1000124), + f1000129(1000129), + f1000156(1000156), + f1000173(1000173), + f1000174(1000174), + f1000203(1000203), + f1000209(1000209), + f1000210(1000210), + f1000227(1000227), + f1000228(1000228), + f1000230(1000230), + f1000232(1000232), + f1000235(1000235), + f1000236(1000236), + f1000247(1000247), + f1000254(1000254), + f1000263(1000263), + f1000272(1000272), + f1000279(1000279), + f1000294(1000294), + f1000299(1000299), + f1000302(1000302), + f1000311(1000311), + f1000321(1000321), + f1000322(1000322), + f1000352(1000352), + f1000353(1000353), + f1000365(1000365), + f1000366(1000366), + f1000367(1000367), + f1000368(1000368), + f1000379(1000379), + f1000380(1000380), + f1000388(1000388), + f1000389(1000389), + f1000390(1000390), + f1000398(1000398), + f1000399(1000399), + f1000400(1000400), + f1000401(1000401), + f1000407(1000407), + f1000417(1000417), + f1000418(1000418), + f1000419(1000419), + f1000421(1000421), + f1000422(1000422), + f1000423(1000423), + f1000424(1000424), + f1000435(1000435), + f1000439(1000439), + f1000440(1000440), + f1000442(1000442), + f1000443(1000443), + f1000444(1000444), + f1000445(1000445), + f1000446(1000446), + f1000447(1000447), + f1000448(1000448), + f1000449(1000449), + f1000450(1000450), + f1000451(1000451), + f1000452(1000452), + f1000453(1000453), + f1000454(1000454), + f1000455(1000455), + f1000456(1000456), + f1000458(1000458), + f1000459(1000459), + f1000460(1000460), + f1000465(1000465), + f1000466(1000466), + f1000467(1000467), + f1000468(1000468), + f1000479(1000479), + f1000485(1000485), + f1000486(1000486), + f1000487(1000487), + f1000488(1000488), + f1000489(1000489), + f1000490(1000490), + f1000491(1000491), + f1000492(1000492), + f1000493(1000493), + f1000494(1000494), + f1000495(1000495), + f1000496(1000496), + f1000497(1000497), + f1000498(1000498), + f1000499(1000499), + f1000500(1000500), + f1000501(1000501), + f1000502(1000502), + f1000516(1000516), + f1000517(1000517), + f1000518(1000518), + f1000523(1000523), + f1000524(1000524), + f1000525(1000525), + f1000531(1000531), + f1000532(1000532), + f1000533(1000533), + f1000534(1000534), + f1000539(1000539), + f1000639(1000639), + f1000641(1000641), + f1000642(1000642), + f1000648(1000648), + f1000649(1000649), + f1000652(1000652), + f1000659(1000659), + f1000679(1000679), + f1000705(1000705), + f1000707(1000707), + f1000743(1000743), + f1000747(1000747), + f1000748(1000748), + f1000754(1000754), + f1000755(1000755), + f1000756(1000756), + f1000757(1000757), + f1000795(1000795), + f1000797(1000797), + f1000802(1000802), + f1000828(1000828), + f1000831(1000831), + f1000832(1000832), + f1000833(1000833), + f1000846(1000846), + f1000858(1000858), + f1000859(1000859), + f1000860(1000860), + f1000864(1000864), + f1000866(1000866), + f1000890(1000890), + f1000961(1000961), + f1000962(1000962), + f1000963(1000963), + f1000964(1000964), + f1000965(1000965), + f1000966(1000966), + f1000967(1000967), + f1000968(1000968), + f1000973(1000973), + f1000974(1000974), + f1000975(1000975), + f1000980(1000980), + f1000981(1000981), + f1000994(1000994), + f1001018(1001018), + f1001024(1001024), + f1001027(1001027), + f1001052(1001052), + f1001053(1001053), + f1001054(1001054), + f1001055(1001055), + f1001056(1001056), + f1001057(1001057), + f1001064(1001064), + f1001065(1001065), + f1001066(1001066), + f1001072(1001072), + f1001073(1001073), + f1001074(1001074), + f1001085(1001085), + f1001086(1001086), + f1001091(1001091), + f1001142(1001142), + f1001164(1001164), + f1001186(1001186), + f1001187(1001187), + e4194528(4194528), + e4194529(4194529), + e4194530(4194530), + e4194531(4194531), + e4194532(4194532), + e4194533(4194533), + e4194534(4194534), + e4194535(4194535), + e4194536(4194536), + e4194537(4194537), + e4194538(4194538), + e4194539(4194539), + e4194540(4194540), + e4194541(4194541), + e4194542(4194542), + e4194543(4194543), + e4194544(4194544), + e4194545(4194545), + e4194546(4194546), + e4194547(4194547), + e4194548(4194548), + e4194549(4194549), + e4194550(4194550), + e4194551(4194551), + e4194552(4194552), + e4194553(4194553), + e4194554(4194554), + e4194555(4194555), + e4194556(4194556), + e4194557(4194557), + e4194558(4194558), + e4194559(4194559), + e4194560(4194560), + e4194561(4194561), + e4194562(4194562), + e4194563(4194563), + e4194564(4194564), + e4194565(4194565), + e4194566(4194566), + e4194567(4194567), + e4194568(4194568), + e4194569(4194569), + e4194570(4194570), + e4194571(4194571), + e4194572(4194572), + e4194573(4194573), + e4194574(4194574), + e4194575(4194575), + e4194576(4194576), + e4194577(4194577), + e4194578(4194578), + e4194579(4194579), + e4194580(4194580), + e4194581(4194581), + e4194582(4194582), + e4194583(4194583), + e4194584(4194584), + e4194585(4194585), + e4194586(4194586), + e4194587(4194587), + e4194591(4194591), + e4194592(4194592), + e4194593(4194593), + e4194594(4194594), + e4194595(4194595), + e4194596(4194596), + e4194597(4194597), + e4194598(4194598), + e4194599(4194599), + e4194600(4194600), + e4194601(4194601), + e4194602(4194602), + e4194603(4194603), + e4194604(4194604), + e4194605(4194605), + e4194607(4194607), + e4194608(4194608), + e4194609(4194609), + e4194610(4194610), + e4194611(4194611), + e4194612(4194612), + e4194613(4194613), + e4194614(4194614), + e4194615(4194615), + e4194616(4194616), + e4194617(4194617), + e4194620(4194620), + e4194621(4194621), + e4194622(4194622), + e4194623(4194623), + e4194624(4194624), + e4194626(4194626), + e4194627(4194627), + e4194628(4194628), + e4194629(4194629), + e4194630(4194630), + e4194631(4194631), + e4194632(4194632), + e4194652(4194652), + e4194654(4194654), + e4194655(4194655), + e4194656(4194656), + e4194657(4194657), + e4194658(4194658), + e4194659(4194659), + e4194660(4194660), + e4194661(4194661), + e4194662(4194662), + e4194663(4194663), + e4194664(4194664), + e4194665(4194665), + e4194671(4194671), + e4194672(4194672), + e4194673(4194673), + e4194674(4194674), + e4194675(4194675), + e4194676(4194676), + e4194683(4194683), + e4194684(4194684), + e4194685(4194685), + e4194686(4194686), + e4194687(4194687), + e4194688(4194688), + e4194689(4194689), + e4194693(4194693), + e4194694(4194694), + e4194695(4194695), + e4194697(4194697), + e4194698(4194698), + e4194699(4194699), + e4194700(4194700), + e4194701(4194701), + e4194702(4194702), + e4194703(4194703), + e4194704(4194704), + e4194705(4194705), + e4194706(4194706), + e4194714(4194714), + e4194715(4194715), + e4194717(4194717), + e4194718(4194718), + e4194719(4194719), + e4194720(4194720), + e4194721(4194721), + e4194722(4194722), + e4194723(4194723), + e4194724(4194724), + e4194725(4194725), + e4194726(4194726), + e4194727(4194727), + e4194728(4194728), + e4194729(4194729), + e4194730(4194730), + e4194734(4194734), + e4194736(4194736), + e4194737(4194737), + e4194738(4194738), + e4194739(4194739), + e4194740(4194740), + e4194741(4194741), + e4194744(4194744), + e4194745(4194745), + e4194746(4194746), + e4194747(4194747), + e4194748(4194748), + e4194749(4194749), + e4194750(4194750), + e4194751(4194751), + e4194752(4194752), + e4194753(4194753), + e4194754(4194754), + e4194755(4194755), + e4194763(4194763), + e4194764(4194764), + e4194765(4194765), + e4194766(4194766), + e4194767(4194767), + e4194768(4194768), + e4194769(4194769), + e4194770(4194770), + e4194771(4194771), + e4194773(4194773), + e4194774(4194774), + e4194775(4194775), + e4194776(4194776), + e4194777(4194777), + e4194778(4194778), + e4194787(4194787), + e4194788(4194788), + e4194789(4194789), + e4194790(4194790), + e4194791(4194791), + e4194792(4194792), + e4194793(4194793), + e4194794(4194794), + e4194795(4194795), + e4194796(4194796), + e4194797(4194797), + e4194798(4194798), + e4194799(4194799), + e4194800(4194800), + e4194801(4194801), + e4194802(4194802), + e4194803(4194803), + e4194804(4194804), + e4194805(4194805), + e4194806(4194806), + e4194807(4194807), + e4194812(4194812), + e4194828(4194828), + e4194830(4194830), + e4194831(4194831), + e4194832(4194832), + e4194833(4194833), + e4194834(4194834), + e4194835(4194835), + e4194836(4194836), + e4194839(4194839), + e4194840(4194840), + e4194841(4194841), + e4194842(4194842), + e4194843(4194843), + e4194844(4194844), + e4194847(4194847), + e4194848(4194848), + e4194849(4194849), + e4194855(4194855), + e4194856(4194856), + e4194859(4194859), + e4194860(4194860), + e4194861(4194861), + e4194862(4194862), + e4194863(4194863), + e4194864(4194864), + e4194865(4194865), + e4194866(4194866), + e4194867(4194867), + e4194868(4194868), + e4194869(4194869), + e4194871(4194871), + e4194876(4194876), + e4194878(4194878), + e4194879(4194879), + e4194880(4194880), + e4194881(4194881), + e4194883(4194883), + e4194884(4194884), + e4194885(4194885), + e4194886(4194886), + e4194887(4194887), + e4194888(4194888), + e4194889(4194889), + e4194890(4194890), + e4194891(4194891), + e4194892(4194892), + e4194894(4194894), + e4194895(4194895), + e4194896(4194896), + e4194897(4194897), + e4194899(4194899), + e4194900(4194900), + e4194901(4194901), + e4194902(4194902), + e4194903(4194903), + e4194904(4194904), + e4194905(4194905), + e4194906(4194906), + e4194907(4194907), + e4194908(4194908), + e4194909(4194909), + e4194910(4194910), + e4194911(4194911), + e4194918(4194918), + e4194919(4194919), + e4194920(4194920), + e4194921(4194921), + e4194922(4194922), + e4194923(4194923), + e4194924(4194924), + e4194925(4194925), + e4194926(4194926), + e4194927(4194927), + e4194928(4194928), + e4194929(4194929), + e4194930(4194930), + e4194931(4194931), + e4194932(4194932), + e4194933(4194933), + e4194934(4194934), + e4194935(4194935), + e4194936(4194936), + e4194937(4194937), + e4194938(4194938), + e4194939(4194939), + e4194940(4194940), + e4194941(4194941), + e4194942(4194942), + e4194943(4194943), + e4194944(4194944), + e4194945(4194945), + e4194946(4194946), + e4194947(4194947), + e4194948(4194948), + e4194949(4194949), + e4194950(4194950), + e4194951(4194951), + e4194952(4194952), + e4194953(4194953), + e4194954(4194954), + e4194955(4194955), + e4194956(4194956), + e4194957(4194957), + e4194958(4194958), + e4194959(4194959), + e4194960(4194960), + e4194961(4194961), + e4194962(4194962), + e4194963(4194963), + e4194964(4194964), + e4194965(4194965), + e4194966(4194966), + e4194967(4194967), + e4194968(4194968), + e4194969(4194969), + e4194970(4194970), + e4194971(4194971), + e4194972(4194972), + e4194973(4194973), + e4194974(4194974), + e4194975(4194975), + e4194976(4194976), + e4194977(4194977), + e4194978(4194978), + e4194979(4194979), + e4194980(4194980), + e4194981(4194981), + e4194982(4194982), + e4194983(4194983), + e4194984(4194984), + e4194985(4194985), + e4194986(4194986), + e4194987(4194987), + e4194988(4194988), + e4194989(4194989), + e4194990(4194990), + e4194991(4194991), + e4194992(4194992), + e4194993(4194993), + e4194994(4194994), + e4194995(4194995), + e4194996(4194996), + e4194997(4194997), + e4195000(4195000), + e4195001(4195001), + e4195002(4195002), + e4195003(4195003), + e4195004(4195004), + e4195006(4195006), + e4195007(4195007), + e4195008(4195008), + e4195009(4195009), + e4195010(4195010), + e4195011(4195011), + e4195012(4195012), + e4195013(4195013), + e4195014(4195014), + e4195015(4195015), + e4195016(4195016), + e4195017(4195017), + e4195018(4195018), + e4195019(4195019), + e4195020(4195020), + e4195021(4195021), + e4195022(4195022), + e4195023(4195023), + e4195024(4195024), + e4195025(4195025), + e4195026(4195026), + e4195027(4195027), + e4195028(4195028), + e4195029(4195029), + e4195030(4195030), + e4195031(4195031), + e4195032(4195032), + e4195033(4195033), + e4195034(4195034), + e4195036(4195036), + e4195037(4195037), + e4195038(4195038), + e4195039(4195039), + e4195040(4195040), + e4195041(4195041), + e4195042(4195042), + e4195043(4195043), + e4195044(4195044), + e4195045(4195045), + e4195046(4195046), + e4195047(4195047), + e4195048(4195048), + e4195049(4195049), + e4195050(4195050), + e4195051(4195051), + e4195052(4195052), + e4195053(4195053), + e4195054(4195054), + e4195055(4195055), + e4195056(4195056), + e4195057(4195057), + e4195058(4195058), + e4195059(4195059), + e4195060(4195060), + e4195061(4195061), + e4195064(4195064), + e4195065(4195065), + e4195066(4195066), + e4195067(4195067), + e4195068(4195068), + e4195069(4195069), + e4195071(4195071), + e4195072(4195072), + e4195073(4195073), + e4195074(4195074), + e4195075(4195075), + e4195076(4195076), + e4195077(4195077), + e4195078(4195078), + e4195080(4195080), + e4195081(4195081), + e4195082(4195082), + e4195083(4195083), + e4195084(4195084), + e4195085(4195085), + e4195086(4195086), + e4195087(4195087), + e4195088(4195088), + e4195207(4195207), + e4195208(4195208), + e4195209(4195209), + e4195213(4195213), + e4195214(4195214), + e4195215(4195215), + e4195216(4195216), + e4195217(4195217), + e4195218(4195218), + e4195220(4195220), + e4195221(4195221), + e4195222(4195222), + e4195223(4195223), + e4195224(4195224), + e4195225(4195225), + e4195226(4195226), + e4195227(4195227), + e4195228(4195228), + e4195229(4195229), + e4195230(4195230), + e4195231(4195231), + e4195232(4195232), + e4195233(4195233), + e4195234(4195234), + e4195235(4195235), + e4195236(4195236), + e4195237(4195237), + e4195238(4195238), + e4195239(4195239), + e4195242(4195242), + e4195243(4195243), + e4195244(4195244), + e4195245(4195245), + e4195246(4195246), + e4195247(4195247), + e4195248(4195248), + e4195249(4195249), + e4195250(4195250), + e4195251(4195251), + e4195252(4195252), + e4195253(4195253), + e4195254(4195254), + e4195255(4195255), + e4195256(4195256), + e4195257(4195257), + e4195258(4195258), + e4195259(4195259), + e4195260(4195260), + e4195261(4195261), + e4195262(4195262), + e4195263(4195263), + e4195264(4195264), + e4195265(4195265), + e4195266(4195266), + e4195267(4195267), + e4195268(4195268), + e4195269(4195269), + e4195270(4195270), + e4195271(4195271), + e4195272(4195272), + e4195273(4195273), + e4195274(4195274), + e4195275(4195275), + e4195276(4195276), + e4195277(4195277), + e4195278(4195278), + e4195279(4195279), + e4195281(4195281), + e4195282(4195282), + e4195283(4195283), + e4195284(4195284), + e4195285(4195285), + e4195286(4195286), + e4195287(4195287), + e4195288(4195288), + e4195289(4195289), + e4195290(4195290), + e4195291(4195291), + e4195292(4195292), + e4195293(4195293), + e4195294(4195294), + e4195295(4195295), + e4195296(4195296), + e4195297(4195297), + e4195298(4195298), + e4195299(4195299), + e4195300(4195300), + e4195301(4195301), + e4195302(4195302), + e4195303(4195303), + e4195304(4195304), + e4195305(4195305), + e4195306(4195306), + e4195307(4195307), + e4195308(4195308), + e4195309(4195309), + e4195310(4195310), + e4195311(4195311), + e4195312(4195312), + e4195313(4195313), + e4195314(4195314), + e4195315(4195315), + e4195316(4195316), + e4195317(4195317), + e4195318(4195318), + e4195319(4195319), + e4195320(4195320), + e4195321(4195321), + e4195331(4195331), + e4195332(4195332), + e4195333(4195333), + e4195334(4195334), + e4195335(4195335), + e4195336(4195336), + e4195337(4195337), + e4195338(4195338), + e4195339(4195339), + e4195340(4195340), + e4195341(4195341), + e4195342(4195342), + e4195343(4195343), + e4195344(4195344), + e4195345(4195345), + e4195346(4195346), + e4195347(4195347), + e4195348(4195348), + e4195349(4195349), + e4195350(4195350), + e4195351(4195351), + e4195352(4195352), + e4195353(4195353), + e4195354(4195354), + e4195355(4195355), + e4195356(4195356), + e4195357(4195357), + e4195358(4195358), + e4195359(4195359), + e4195360(4195360), + e4195361(4195361), + e4195362(4195362), + e4195363(4195363), + e4195364(4195364), + e4195365(4195365), + e4195366(4195366), + e4195367(4195367), + e4195368(4195368), + e4195369(4195369), + e4195370(4195370), + e4195371(4195371), + e4195372(4195372), + e4195373(4195373), + e4195374(4195374), + e4195375(4195375), + e4195376(4195376), + e4195377(4195377), + e4195378(4195378), + e4195379(4195379), + e4195380(4195380), + e4195381(4195381), + e4195382(4195382), + e4195387(4195387), + e4195388(4195388), + e4195389(4195389), + e4195390(4195390), + e4195391(4195391), + e4195392(4195392), + e4195393(4195393), + e4195394(4195394), + e4195395(4195395), + e4195396(4195396), + e4195397(4195397), + e4195398(4195398), + e4195399(4195399), + e4195400(4195400), + e4195401(4195401), + e4195402(4195402), + e4195403(4195403), + e4195404(4195404), + e4195405(4195405), + e4195406(4195406), + e4195407(4195407), + e4195408(4195408), + e4195409(4195409), + e4195410(4195410), + e4195411(4195411), + e4195412(4195412), + e4195413(4195413), + e4195414(4195414), + e4195415(4195415), + e4195416(4195416), + e4195417(4195417), + e4195418(4195418), + e4195419(4195419), + e4195460(4195460), + e4195461(4195461), + e4195462(4195462), + e4195463(4195463), + e4195464(4195464), + e4195465(4195465), + e4195466(4195466), + e4195467(4195467), + e4195468(4195468), + e4195469(4195469), + e4195470(4195470), + e4195471(4195471), + e4195472(4195472), + e4195473(4195473), + e4195474(4195474), + e4195475(4195475), + e4195476(4195476), + e4195477(4195477), + e4195478(4195478), + e4195479(4195479), + e4195480(4195480), + e4195481(4195481), + e4195482(4195482), + e4195483(4195483), + e4195484(4195484), + e4195485(4195485), + e4195486(4195486), + e4195487(4195487), + e4195488(4195488), + e4195489(4195489), + e4195490(4195490), + e4195491(4195491), + e4195492(4195492), + e4195493(4195493), + e4195494(4195494), + e4195495(4195495), + e4195496(4195496), + e4195497(4195497), + e4195498(4195498), + e4195499(4195499), + e4195500(4195500), + e4195501(4195501), + e4195502(4195502), + e4195503(4195503), + e4195504(4195504), + e4195505(4195505), + e4195506(4195506), + e4195507(4195507), + e4195508(4195508), + e4195509(4195509), + e4195510(4195510), + e4195511(4195511), + e4195512(4195512), + e4195513(4195513), + e4195514(4195514), + e4195515(4195515), + e4195516(4195516), + e4195517(4195517), + e4195518(4195518), + e4195519(4195519), + e4195520(4195520), + e4195521(4195521), + e4195522(4195522), + e4195523(4195523), + e4195524(4195524), + e4195525(4195525), + e4195526(4195526), + e4195527(4195527), + e4195528(4195528), + e4195529(4195529), + e4195530(4195530), + e4195531(4195531), + e4195532(4195532), + e4195533(4195533), + e4195534(4195534), + e4195535(4195535), + e4195536(4195536), + e4195537(4195537), + e4195538(4195538), + e4195539(4195539), + e4195540(4195540), + e4195541(4195541), + e4195542(4195542), + e4195543(4195543), + e4195544(4195544), + e4195545(4195545), + e4195546(4195546), + e4195547(4195547), + e4195548(4195548), + e4195549(4195549), + e4195550(4195550), + e4195551(4195551), + e4195552(4195552), + e4195553(4195553), + e4195554(4195554), + e4195555(4195555), + e4195556(4195556), + e4195557(4195557), + e4195558(4195558), + e4195559(4195559), + e4195560(4195560), + e4195561(4195561), + e4195562(4195562), + e4195563(4195563), + e4195564(4195564), + e4195565(4195565), + e4195566(4195566), + e4195567(4195567), + e4195568(4195568), + e4195571(4195571), + e4195572(4195572), + e4195573(4195573), + e4195574(4195574), + e4195575(4195575), + e4195576(4195576), + e4195577(4195577), + e4195578(4195578), + e4195579(4195579), + e4195580(4195580), + e4195581(4195581), + e4195582(4195582), + e4195583(4195583), + e4195584(4195584), + e4195585(4195585), + e4195586(4195586), + e4195587(4195587), + e4195588(4195588), + e4195592(4195592), + e4195593(4195593), + e4195594(4195594), + e4195595(4195595), + e4195596(4195596), + e4195597(4195597), + e4195598(4195598), + e4195599(4195599), + e4195601(4195601), + e4195602(4195602), + e4195603(4195603), + e4195604(4195604), + e4195605(4195605), + e4195606(4195606), + e4195607(4195607), + e4195615(4195615), + e4195616(4195616), + e4195617(4195617), + e4195655(4195655), + e4195656(4195656), + e4195660(4195660), + e4195661(4195661), + e4195662(4195662), + e4195663(4195663), + e4195664(4195664), + e4195665(4195665), + e4195666(4195666), + e4195667(4195667), + e4195669(4195669), + e4195670(4195670), + e4195671(4195671), + e4195672(4195672), + e4195673(4195673), + e4195674(4195674), + e4195698(4195698), + e4195699(4195699), + e4195700(4195700), + e4195701(4195701), + e4195702(4195702), + e4195703(4195703), + e4195704(4195704), + e4195705(4195705), + e4195706(4195706), + e4195707(4195707), + e4195708(4195708), + e4195709(4195709), + e4195710(4195710), + e4195711(4195711), + e4195712(4195712), + e4195713(4195713), + e4195714(4195714), + e4195715(4195715), + e4195716(4195716), + e4195718(4195718), + e4195721(4195721), + e4195730(4195730), + e4195731(4195731), + e4195732(4195732), + e4195733(4195733), + e4195734(4195734), + e4195735(4195735), + e4195736(4195736), + e4195737(4195737), + e4195738(4195738), + e4195739(4195739), + e4195740(4195740), + e4195741(4195741), + e4195742(4195742), + e4195743(4195743), + e4195744(4195744), + e4195745(4195745), + e4195746(4195746), + e4195747(4195747), + e4195748(4195748), + e4195749(4195749), + e4195750(4195750), + e4195751(4195751), + e4195752(4195752), + e4195753(4195753), + e4195754(4195754), + e4195755(4195755), + e4195756(4195756), + e4195757(4195757), + e4195758(4195758), + e4195759(4195759), + e4195760(4195760), + e4195761(4195761), + e4195762(4195762), + e4195763(4195763), + e4195764(4195764), + e4195765(4195765), + e4195766(4195766), + e4195767(4195767), + e4195768(4195768), + e4195769(4195769), + e4195770(4195770), + e4195771(4195771), + e4195772(4195772), + e4195773(4195773), + e4195774(4195774), + e4195775(4195775), + e4195776(4195776), + e4195777(4195777), + e4195778(4195778), + e4195779(4195779), + e4195786(4195786), + e4195787(4195787), + e4195788(4195788), + e4195789(4195789), + e4195790(4195790), + e4195791(4195791), + e4195792(4195792), + e4195793(4195793), + e4195794(4195794), + e4195795(4195795), + e4195796(4195796), + e4195797(4195797), + e4195798(4195798), + e4195799(4195799), + e4195800(4195800), + e4195801(4195801), + e4195802(4195802), + e4195803(4195803), + e4195804(4195804), + e4195807(4195807), + e4195808(4195808), + e4195809(4195809), + e4195810(4195810), + e4195811(4195811), + e4195812(4195812), + e4195813(4195813), + e4195814(4195814), + e4195815(4195815), + e4195818(4195818), + e4195819(4195819), + e4195820(4195820), + e4195821(4195821), + e4195822(4195822), + e4195823(4195823), + e4195824(4195824), + e4195825(4195825), + e4195826(4195826), + e4195827(4195827), + e4195828(4195828), + e4195829(4195829), + e4195830(4195830), + e4195831(4195831), + e4195832(4195832), + e4195833(4195833), + e4195834(4195834), + e4195835(4195835), + e4195836(4195836), + e4195837(4195837), + e4195838(4195838), + e4195839(4195839), + e4195840(4195840), + e4195841(4195841), + e4195842(4195842), + e4195843(4195843), + e4195844(4195844), + e4195845(4195845), + e4195846(4195846), + e4195847(4195847), + e4195848(4195848), + e4195849(4195849), + e4195850(4195850), + e4195851(4195851), + e4195852(4195852), + e4195853(4195853), + e4195854(4195854), + e4195855(4195855), + e4195856(4195856), + e4195857(4195857), + e4195858(4195858), + e4195859(4195859), + e4195860(4195860), + e4195861(4195861), + e4195862(4195862), + e4195863(4195863), + e4195864(4195864), + e4195865(4195865), + e4195866(4195866), + e4195867(4195867), + e4195868(4195868), + e4195869(4195869), + e4195870(4195870), + e4195871(4195871), + e4195872(4195872), + e4195873(4195873), + e4195874(4195874), + e4195875(4195875), + e4195876(4195876), + e4195877(4195877), + e4195880(4195880), + e4195881(4195881), + e4195882(4195882), + e4195883(4195883), + e4195884(4195884), + e4195885(4195885), + e4195886(4195886), + e4195887(4195887), + e4195888(4195888), + e4195889(4195889), + e4195890(4195890), + e4195891(4195891), + e4195892(4195892), + e4195893(4195893), + e4195894(4195894), + e4195895(4195895), + e4195896(4195896), + e4195897(4195897), + e4195898(4195898), + e4195899(4195899), + e4195900(4195900), + e4195901(4195901), + e4195902(4195902), + e4195903(4195903), + e4195904(4195904), + e4195905(4195905), + e4195906(4195906), + e4195907(4195907), + e4195908(4195908), + e4195909(4195909), + e4195910(4195910), + e4195911(4195911), + e4195912(4195912), + e4195913(4195913), + e4195914(4195914), + e4195915(4195915), + e4195916(4195916), + e4195917(4195917), + e4195918(4195918), + e4195919(4195919), + e4195920(4195920), + e4195921(4195921), + e4195922(4195922), + e4195923(4195923), + e4195924(4195924), + e4195925(4195925), + e4195926(4195926), + e4195927(4195927), + e4195928(4195928), + e4195929(4195929), + e4195930(4195930), + e4195931(4195931), + e4195932(4195932), + e4195933(4195933), + e4195934(4195934), + e4195935(4195935), + e4195936(4195936), + e4195937(4195937), + e4195938(4195938), + e4195939(4195939), + e4195940(4195940), + e4195941(4195941), + e4195942(4195942), + e4195943(4195943), + e4195944(4195944), + e4195945(4195945), + e4195946(4195946), + e4195947(4195947), + e4195948(4195948), + e4195949(4195949), + e4195950(4195950), + e4195951(4195951), + e4195952(4195952), + e4195953(4195953), + e4195956(4195956), + e4195957(4195957), + e4195958(4195958), + e4195959(4195959), + e4195960(4195960), + e4195961(4195961), + e4195962(4195962), + e4195963(4195963), + e4195964(4195964), + e4195965(4195965), + e4195966(4195966), + e4195967(4195967), + e4195968(4195968), + e4195969(4195969), + e4195970(4195970), + e4195971(4195971), + e4195972(4195972), + e4195973(4195973), + e4195976(4195976), + e4195977(4195977), + e4195978(4195978), + e4195979(4195979), + e4195980(4195980), + e4195981(4195981), + e4195982(4195982), + e4195983(4195983), + e4195984(4195984), + e4195985(4195985), + e4195986(4195986), + e4195987(4195987), + e4195988(4195988), + e4195989(4195989), + e4195991(4195991), + e4195992(4195992), + e4195993(4195993), + e4195994(4195994), + e4195995(4195995), + e4195996(4195996), + e4195997(4195997), + e4195998(4195998), + e4195999(4195999), + e4196000(4196000), + e4196001(4196001), + e4196002(4196002), + e4196003(4196003), + e4196004(4196004), + e4196005(4196005), + e4196006(4196006), + e4196007(4196007), + e4196008(4196008), + e4196009(4196009), + e4196010(4196010), + e4196011(4196011), + e4196012(4196012), + e4196013(4196013), + e4196014(4196014), + e4196015(4196015), + e4196016(4196016), + e4196017(4196017), + e4196018(4196018), + e4196019(4196019), + e4196020(4196020), + e4196021(4196021), + e4196022(4196022), + e4196023(4196023), + e4196024(4196024), + e4196025(4196025), + e4196026(4196026), + e4196027(4196027), + e4196028(4196028), + e4196029(4196029), + e4196030(4196030), + e4196031(4196031), + e4196032(4196032), + e4196033(4196033), + e4196034(4196034), + e4196035(4196035), + e4196036(4196036), + e4196041(4196041), + e4196042(4196042), + e4196045(4196045), + e4196047(4196047), + e4196048(4196048), + e4196049(4196049), + e4196051(4196051), + e4196052(4196052), + e4196055(4196055), + e4196056(4196056), + e4196060(4196060), + e4196061(4196061), + e4196062(4196062), + e4196063(4196063), + e4196065(4196065), + e4196066(4196066), + e4196067(4196067), + e4196068(4196068), + e4196069(4196069), + e4196070(4196070), + e4196071(4196071), + e4196072(4196072), + e4196073(4196073), + e4196074(4196074), + e4196075(4196075), + e4196076(4196076), + e4196077(4196077), + e4196078(4196078), + e4196079(4196079), + e4196080(4196080), + e4196081(4196081), + e4196082(4196082), + e4196083(4196083), + e4196084(4196084), + e4196085(4196085), + e4196086(4196086), + e4196087(4196087), + e4196088(4196088), + e4196089(4196089), + e4196090(4196090), + e4196091(4196091), + e4196092(4196092), + e4196093(4196093), + e4196094(4196094), + e4196095(4196095), + e4196096(4196096), + e4196097(4196097), + e4196098(4196098), + e4196099(4196099), + e4196100(4196100), + e4196101(4196101), + e4196102(4196102), + e4196103(4196103), + e4196104(4196104), + e4196105(4196105), + e4196106(4196106), + e4196107(4196107), + e4196108(4196108), + e4196109(4196109), + e4196110(4196110), + e4196111(4196111), + e4196112(4196112), + e4196113(4196113), + e4196114(4196114), + e4196115(4196115), + e4196116(4196116), + e4196117(4196117), + e4196118(4196118), + e4196119(4196119), + e4196120(4196120), + e4196121(4196121), + e4196122(4196122), + e4196123(4196123), + e4196124(4196124), + e4196125(4196125), + e4196126(4196126), + e4196127(4196127), + e4196128(4196128), + e4196129(4196129), + e4196130(4196130), + e4196131(4196131), + e4196132(4196132), + e4196133(4196133), + e4196134(4196134), + e4196135(4196135), + e4196136(4196136), + e4196137(4196137), + e4196138(4196138), + e4196139(4196139), + e4196140(4196140), + e4196141(4196141), + e4196142(4196142), + e4196143(4196143), + e4196144(4196144), + e4196145(4196145), + e4196146(4196146), + e4196147(4196147), + e4196149(4196149), + e4196150(4196150), + e4196151(4196151), + e4196152(4196152), + e4196153(4196153), + e4196154(4196154), + e4196155(4196155), + e4196156(4196156), + e4196157(4196157), + e4196158(4196158), + e4196159(4196159), + e4196160(4196160), + e4196161(4196161), + e4196162(4196162), + e4196163(4196163), + e4196164(4196164), + e4196165(4196165), + e4196168(4196168), + e4196169(4196169), + e4196170(4196170), + e4196171(4196171), + e4196172(4196172), + e4196173(4196173), + e4196174(4196174), + e4196175(4196175), + e4196176(4196176), + e4196177(4196177), + e4196178(4196178), + e4196179(4196179), + e4196180(4196180), + e4196181(4196181), + e4196182(4196182), + e4196183(4196183), + e4196184(4196184), + e4196185(4196185), + e4196186(4196186), + e4196187(4196187), + e4196188(4196188), + e4196189(4196189), + e4196190(4196190), + e4196191(4196191), + e4196192(4196192), + e4196193(4196193), + e4196194(4196194), + e4196195(4196195), + e4196196(4196196), + e4196197(4196197), + e4196198(4196198), + e4196199(4196199), + e4196200(4196200), + e4196201(4196201), + e4196202(4196202), + e4196203(4196203), + e4196204(4196204), + e4196205(4196205), + e4196206(4196206), + e4196207(4196207), + e4196208(4196208), + e4196209(4196209), + e4196210(4196210), + e4196211(4196211), + e4196214(4196214), + e4196215(4196215), + e4196216(4196216), + e4196217(4196217), + e4196218(4196218), + e4196219(4196219), + e4196220(4196220), + e4196221(4196221), + e4196222(4196222), + e4196223(4196223), + e4196224(4196224), + e4196225(4196225), + e4196226(4196226), + e4196227(4196227), + e4196228(4196228), + e4196229(4196229), + e4196230(4196230), + e4196231(4196231), + e4196232(4196232), + e4196233(4196233), + e4196234(4196234), + e4196235(4196235), + e4196236(4196236), + e4196237(4196237), + e4196241(4196241), + e4196242(4196242), + e4196243(4196243), + e4196244(4196244), + e4196245(4196245), + e4196246(4196246), + e4196247(4196247), + e4196249(4196249), + e4196250(4196250), + e4196251(4196251), + e4196252(4196252), + e4196253(4196253), + e4196254(4196254), + e4196255(4196255), + e4196256(4196256), + e4196257(4196257), + e4196258(4196258), + e4196259(4196259), + e4196260(4196260), + e4196261(4196261), + e4196262(4196262), + e4196263(4196263), + e4196264(4196264), + e4196265(4196265), + e4196266(4196266), + e4196267(4196267), + e4196268(4196268), + e4196269(4196269), + e4196270(4196270), + e4196271(4196271), + e4196272(4196272), + e4196273(4196273), + e4196274(4196274), + e4196275(4196275), + e4196276(4196276), + e4196277(4196277), + e4196278(4196278), + e4196279(4196279), + e4196280(4196280), + e4196281(4196281), + e4196282(4196282), + e4196283(4196283), + e4196284(4196284), + e4196285(4196285), + e4196286(4196286), + e4196287(4196287), + e4196288(4196288), + e4196289(4196289), + e4196290(4196290), + e4196291(4196291), + e4196292(4196292), + e4196293(4196293), + e4196294(4196294), + e4196295(4196295), + e4196296(4196296), + e4196297(4196297), + e4196298(4196298), + e4196299(4196299), + e4196300(4196300), + e4196301(4196301), + e4196302(4196302), + e4196303(4196303), + e4196304(4196304), + e4196305(4196305), + e4196306(4196306), + e4196307(4196307), + e4196308(4196308), + e4196309(4196309), + e4196310(4196310), + e4196317(4196317), + e4196318(4196318), + e4196319(4196319), + e4196320(4196320), + e4196321(4196321), + e4196322(4196322), + e4196323(4196323), + e4196324(4196324), + e4196325(4196325), + e4196326(4196326), + e4196327(4196327), + e4196328(4196328), + e4196329(4196329), + e4196330(4196330), + e4196331(4196331), + e4196332(4196332), + e4196333(4196333), + e4196334(4196334), + e4196335(4196335), + e4196336(4196336), + e4196337(4196337), + e4196338(4196338), + e4196339(4196339), + e4196340(4196340), + e4196341(4196341), + e4196342(4196342), + e4196343(4196343), + e4196344(4196344), + e4196345(4196345), + e4196346(4196346), + e4196347(4196347), + e4196348(4196348), + e4196349(4196349), + e4196350(4196350), + e4196354(4196354), + e4196355(4196355), + e4196356(4196356), + e4196357(4196357), + e4196358(4196358), + e4196359(4196359), + e4196360(4196360), + e4196361(4196361), + e4196362(4196362), + e4196363(4196363), + e4196364(4196364), + e4196365(4196365), + e4196366(4196366), + e4196367(4196367), + e4196368(4196368), + e4196369(4196369), + e4196370(4196370), + e4196371(4196371), + e4196372(4196372), + e4196373(4196373), + e4196374(4196374), + e4196375(4196375), + e4196376(4196376), + e4196377(4196377), + e4196378(4196378), + e4196379(4196379), + e4196380(4196380), + e4196381(4196381), + e4196382(4196382), + e4196383(4196383), + e4196384(4196384), + e4196385(4196385), + e4196386(4196386), + e4196387(4196387), + e4196388(4196388), + e4196389(4196389), + e4196390(4196390), + e4196391(4196391), + e4196392(4196392), + e4196393(4196393), + e4196394(4196394), + e4196395(4196395), + e4196396(4196396), + e4196397(4196397), + e4196398(4196398), + e4196399(4196399), + e4196400(4196400), + e4196401(4196401), + e4196402(4196402), + e4196403(4196403), + e4196404(4196404), + e4196405(4196405), + e4196406(4196406), + e4196407(4196407), + e4196408(4196408), + e4196409(4196409), + e4196410(4196410), + e4196411(4196411), + e4196412(4196412), + e4196413(4196413), + e4196414(4196414), + e4196415(4196415), + e4196416(4196416), + e4196417(4196417), + e4196418(4196418), + e4196419(4196419), + e4196420(4196420), + e4196421(4196421), + e4196422(4196422), + e4196423(4196423), + e4196424(4196424), + e4196425(4196425), + e4196426(4196426), + e4196427(4196427), + e4196428(4196428), + e4196429(4196429), + e4196430(4196430), + e4196431(4196431), + e4196432(4196432), + e4196433(4196433), + e4196434(4196434), + e4196435(4196435), + e4196436(4196436), + e4196437(4196437), + e4196438(4196438), + e4196439(4196439), + e4196440(4196440), + e4196441(4196441), + e4196442(4196442), + e4196443(4196443), + e4196444(4196444), + e4196445(4196445), + e4196446(4196446), + e4196447(4196447), + e4196448(4196448), + e4196449(4196449), + e4196450(4196450), + e4196451(4196451), + e4196452(4196452), + e4196453(4196453), + e4196454(4196454), + e4196455(4196455), + e4196456(4196456), + e4196457(4196457), + e4196458(4196458), + e4196459(4196459), + e4196460(4196460), + e4196461(4196461), + e4196462(4196462), + e4196463(4196463), + e4196464(4196464), + e4196465(4196465), + e4196466(4196466), + e4196467(4196467), + e4196468(4196468), + e4196469(4196469), + e4196470(4196470), + e4196471(4196471), + e4196472(4196472), + e4196474(4196474), + e4196475(4196475), + e4196477(4196477), + e4196478(4196478), + e4196480(4196480), + e4196481(4196481), + e4196483(4196483), + e4196484(4196484), + e4196485(4196485), + e4196486(4196486), + e4196487(4196487), + e4196488(4196488), + e4196489(4196489), + e4196490(4196490), + e4196491(4196491), + e4196492(4196492), + e4196493(4196493), + e4196494(4196494), + e4196495(4196495), + e4196496(4196496), + e4196497(4196497), + e4196498(4196498), + e4196499(4196499), + e4196500(4196500), + e4196501(4196501), + e4196502(4196502), + e4196503(4196503), + e4196504(4196504), + e4196505(4196505), + e4196506(4196506), + e4196507(4196507), + e4196508(4196508), + e4196509(4196509), + e4196510(4196510), + e4196511(4196511), + e4196512(4196512), + e4196513(4196513), + e4196514(4196514), + e4196515(4196515), + e4196516(4196516), + e4196517(4196517), + e4196518(4196518), + e4196519(4196519), + e4196520(4196520), + e4196521(4196521), + e4196522(4196522), + e4196523(4196523), + e4196524(4196524), + e4196525(4196525), + e4196526(4196526), + e4196527(4196527), + e4196528(4196528), + e4196529(4196529), + e4196530(4196530), + e4196531(4196531), + e4196532(4196532), + e4196533(4196533), + e4196534(4196534), + e4196535(4196535), + e4196536(4196536), + e4196537(4196537), + e4196538(4196538), + e4196539(4196539), + e4196540(4196540), + e4196541(4196541), + e4196542(4196542), + e4196543(4196543), + e4196544(4196544), + e4196545(4196545), + e4196546(4196546), + e4196555(4196555), + e4196556(4196556), + e4196557(4196557), + e4196558(4196558), + e4196559(4196559), + e4196560(4196560), + e4196561(4196561), + e4196562(4196562), + e4196563(4196563), + e4196564(4196564), + e4196565(4196565), + e4196566(4196566), + e4196567(4196567), + e4196568(4196568), + e4196569(4196569), + e4196570(4196570), + e4196571(4196571), + e4196572(4196572), + e4196573(4196573), + e4196574(4196574), + e4196575(4196575), + e4196576(4196576), + e4196577(4196577), + e4196578(4196578), + e4196579(4196579), + e4196580(4196580), + e4196581(4196581), + e4196582(4196582), + e4196583(4196583), + e4196584(4196584), + e4196585(4196585), + e4196586(4196586), + e4196587(4196587), + e4196588(4196588), + e4196589(4196589), + e4196590(4196590), + e4196591(4196591), + e4196592(4196592), + e4196593(4196593), + e4196594(4196594), + e4196595(4196595), + e4196596(4196596), + e4196597(4196597), + e4196598(4196598), + e4196599(4196599), + e4196600(4196600), + e4196601(4196601), + e4196602(4196602), + e4196603(4196603), + e4196604(4196604), + e4196605(4196605), + e4196606(4196606), + e4196607(4196607), + e4196608(4196608), + e4196609(4196609), + e4196610(4196610), + e4196611(4196611), + e4196612(4196612), + e4196613(4196613), + e4196614(4196614), + e4196619(4196619), + e4196620(4196620), + e4196621(4196621), + e4196622(4196622), + e4196623(4196623), + e4196624(4196624), + e4196625(4196625), + e4196626(4196626), + e4196627(4196627), + e4196628(4196628), + e4196629(4196629), + e4196630(4196630), + e4196631(4196631), + e4196632(4196632), + e4196633(4196633), + e4196634(4196634), + e4196635(4196635), + e4196636(4196636), + e4196637(4196637), + e4196638(4196638), + e4196639(4196639), + e4196640(4196640), + e4196641(4196641), + e4196642(4196642), + e4196643(4196643), + e4196644(4196644), + e4196645(4196645), + e4196646(4196646), + e4196647(4196647), + e4196648(4196648), + e4196649(4196649), + e4196650(4196650), + e4196651(4196651), + e4196652(4196652), + e4196653(4196653), + e4196654(4196654), + e4196655(4196655), + e4196656(4196656), + e4196657(4196657), + e4196658(4196658), + e4196659(4196659), + e4196660(4196660), + e4196661(4196661), + e4196662(4196662), + e4196663(4196663), + e4196664(4196664), + e4196665(4196665), + e4196666(4196666), + e4196667(4196667), + e4196668(4196668), + e4196669(4196669), + e4196670(4196670), + e4196671(4196671), + e4196672(4196672), + e4196673(4196673), + e4196674(4196674), + e4196675(4196675), + e4196676(4196676), + e4196677(4196677), + e4196678(4196678), + e4196679(4196679), + e4196680(4196680), + e4196681(4196681), + e4196682(4196682), + e4196683(4196683), + e4196684(4196684), + e4196685(4196685), + e4196686(4196686), + e4196687(4196687), + e4196688(4196688), + e4196689(4196689), + e4196690(4196690), + e4196691(4196691), + e4196692(4196692), + e4196693(4196693), + e4196694(4196694), + e4196695(4196695), + e4196696(4196696), + e4196697(4196697), + e4196698(4196698), + e4196699(4196699), + e4196700(4196700), + e4196701(4196701), + e4196702(4196702), + e4196703(4196703), + e4196704(4196704), + e4196705(4196705), + e4196706(4196706), + e4196707(4196707), + e4196708(4196708), + e4196709(4196709), + e4196710(4196710), + e4196711(4196711), + e4196712(4196712), + e4196713(4196713), + e4196714(4196714), + e4196715(4196715), + e4196716(4196716), + e4196717(4196717), + e4196718(4196718), + e4196719(4196719), + e4196720(4196720), + e4196721(4196721), + e4196722(4196722), + e4196723(4196723), + e4196724(4196724), + e4196725(4196725), + e4196726(4196726), + e4196727(4196727), + e4196728(4196728), + e4196729(4196729), + e4196730(4196730), + e4196731(4196731), + e4196732(4196732), + e4196733(4196733), + e4196734(4196734), + e4196735(4196735), + e4196736(4196736), + e4196737(4196737), + e4196738(4196738), + e4196739(4196739), + e4196740(4196740), + e4196741(4196741), + e4196742(4196742), + e4196743(4196743), + e4196744(4196744), + e4196745(4196745), + e4196746(4196746), + e4196747(4196747), + e4196748(4196748), + e4196749(4196749), + e4196750(4196750), + e4196751(4196751), + e4196752(4196752), + e4196753(4196753), + e4196754(4196754), + e4196755(4196755), + e4196756(4196756), + e4196757(4196757), + e4196758(4196758), + e4196759(4196759), + e4196760(4196760), + e4196761(4196761), + e4196762(4196762), + e4196763(4196763), + e4196764(4196764), + e4196765(4196765), + e4196766(4196766), + e4196767(4196767), + e4196768(4196768), + e4196769(4196769), + e4196770(4196770), + e4196771(4196771), + e4196772(4196772), + e4196773(4196773), + e4196774(4196774), + e4196775(4196775), + e4196776(4196776), + e4196777(4196777), + e4196778(4196778), + e4196779(4196779), + e4196780(4196780), + e4196781(4196781), + e4196785(4196785), + e4196787(4196787), + e4196788(4196788), + e4196789(4196789), + e4196790(4196790), + e4196791(4196791), + e4196792(4196792), + e4196793(4196793), + e4196794(4196794), + e4196795(4196795), + e4196796(4196796), + e4196797(4196797), + e4196798(4196798), + e4196799(4196799), + e4196800(4196800), + e4196801(4196801), + e4196802(4196802), + e4196803(4196803), + e4196804(4196804), + e4196805(4196805), + e4196806(4196806), + e4196807(4196807), + e4196808(4196808), + e4196809(4196809), + e4196810(4196810), + e4196811(4196811), + e4196812(4196812), + e4196813(4196813), + e4196814(4196814), + e4196815(4196815), + e4196816(4196816), + e4196817(4196817), + e4196818(4196818), + e4196819(4196819), + e4196820(4196820), + e4196821(4196821), + e4196822(4196822), + e4196823(4196823), + e4196824(4196824), + e4196825(4196825), + e4196826(4196826), + e4196827(4196827), + e4196828(4196828), + e4196829(4196829), + e4196830(4196830), + e4196831(4196831), + e4196832(4196832), + e4196833(4196833), + e4196834(4196834), + e4196835(4196835), + e4196836(4196836), + e4196837(4196837), + e4196838(4196838), + e4196839(4196839), + e4196840(4196840), + e4196841(4196841), + e4196842(4196842), + e4196843(4196843), + e4196844(4196844), + e4196845(4196845), + e4196846(4196846), + e4196847(4196847), + e4196848(4196848), + e4196849(4196849), + e4196850(4196850), + e4196851(4196851), + e4196852(4196852), + e4196853(4196853), + e4196854(4196854), + e4196855(4196855), + e4196856(4196856), + e4196857(4196857), + e4196858(4196858), + e4196859(4196859), + e4196860(4196860), + e4196861(4196861), + e4196862(4196862), + e4196863(4196863), + e4196864(4196864), + e4196865(4196865), + e4196866(4196866), + e4196867(4196867), + e4196868(4196868), + e4196869(4196869), + e4196870(4196870), + e4196871(4196871), + e4196872(4196872), + e4196873(4196873), + e4196874(4196874), + e4196875(4196875), + e4196876(4196876), + e4196877(4196877), + e4196878(4196878), + e4196879(4196879), + e4196880(4196880), + e4196881(4196881), + e4196882(4196882), + e4196883(4196883), + e4196884(4196884), + e4196885(4196885), + e4196886(4196886), + e4196887(4196887), + e4196888(4196888), + e4196889(4196889), + e4196890(4196890), + e4196891(4196891), + e4196892(4196892), + e4196893(4196893), + e4196894(4196894), + e4196895(4196895), + e4196896(4196896), + e4196897(4196897), + e4196898(4196898), + e4196899(4196899), + e4196900(4196900), + e4196901(4196901), + e4196902(4196902), + e4196903(4196903), + e4196904(4196904), + e4196905(4196905), + e4196906(4196906), + e4196907(4196907), + e4196908(4196908), + e4196909(4196909), + e4196910(4196910), + e4196911(4196911), + e4196912(4196912), + e4196913(4196913), + e4196914(4196914), + e4196915(4196915), + e4196916(4196916), + e4196917(4196917), + e4196918(4196918), + e4196919(4196919), + e4196920(4196920), + e4196921(4196921), + e4196922(4196922), + e4196923(4196923), + e4196924(4196924), + e4196925(4196925), + e4196926(4196926), + e4196927(4196927), + e4196928(4196928), + e4196929(4196929), + e4196930(4196930), + e4196931(4196931), + e4196932(4196932), + e4196933(4196933), + e4196934(4196934), + e4196935(4196935), + e4196936(4196936), + e4196937(4196937), + e4196938(4196938), + e4196939(4196939), + e4196940(4196940), + e4196941(4196941), + e4196942(4196942), + e4196943(4196943), + e4196944(4196944), + e4196945(4196945), + e4196946(4196946), + e4196947(4196947), + e4196948(4196948), + e4196949(4196949), + e4196950(4196950), + e4196951(4196951), + e4196952(4196952), + e4196953(4196953), + e4196954(4196954), + e4196955(4196955), + e4196956(4196956), + e4196957(4196957), + e4196958(4196958), + e4196959(4196959), + e4196960(4196960), + e4196961(4196961), + e4196962(4196962), + e4196963(4196963), + e4196964(4196964), + e4196965(4196965), + e4196966(4196966), + e4196967(4196967), + e4196968(4196968), + e4196969(4196969), + e4196970(4196970), + e4196971(4196971), + e4196972(4196972), + e4196973(4196973), + e4196974(4196974), + e4196975(4196975), + e4196976(4196976), + e4196977(4196977), + e4196978(4196978), + e4196979(4196979), + e4196980(4196980), + e4196981(4196981), + e4196982(4196982), + e4196983(4196983), + e4196984(4196984), + e4196985(4196985), + e4196986(4196986), + e4196987(4196987), + e4196988(4196988), + e4196989(4196989), + e4196990(4196990), + e4196991(4196991), + e4196992(4196992), + e4196993(4196993), + e4196994(4196994), + e4196995(4196995), + e4196996(4196996), + e4196997(4196997), + e4196998(4196998), + e4196999(4196999), + e4197000(4197000), + e4197001(4197001), + e4197002(4197002), + e4197003(4197003), + e4197004(4197004), + e4197005(4197005), + e4197006(4197006), + e4197007(4197007), + e4197008(4197008), + e4197009(4197009), + e4197010(4197010), + e4197011(4197011), + e4197012(4197012), + e4197013(4197013), + e4197014(4197014), + e4197015(4197015), + e4197016(4197016), + e4197017(4197017), + e4197018(4197018), + e4197019(4197019), + e4197020(4197020), + e4197021(4197021), + e4197022(4197022), + e4197023(4197023), + e4197024(4197024), + e4197025(4197025), + e4197026(4197026), + e4197027(4197027), + e4197028(4197028), + e4197029(4197029), + e4197030(4197030), + e4197031(4197031), + e4197032(4197032), + e4197033(4197033), + e4197034(4197034), + e4197035(4197035), + e4197036(4197036), + e4197037(4197037), + e4197038(4197038), + e4197039(4197039), + e4197040(4197040), + e4197041(4197041), + e4197042(4197042), + e4197043(4197043), + e4197044(4197044), + e4197045(4197045), + e4197046(4197046), + e4197047(4197047), + e4197048(4197048), + e4197049(4197049), + e4197050(4197050), + e4197051(4197051), + e4197052(4197052), + e4197053(4197053), + e4197054(4197054), + e4197055(4197055), + e4197056(4197056), + e4197057(4197057), + e4197058(4197058), + e4197059(4197059), + e4197060(4197060), + e4197061(4197061), + e4197062(4197062), + e4197063(4197063), + e4197064(4197064), + e4197065(4197065), + e4197066(4197066), + e4197067(4197067), + e4197068(4197068), + e4197069(4197069), + e4197070(4197070), + e4197071(4197071), + e4197072(4197072), + e4197073(4197073), + e4197074(4197074), + e4197075(4197075), + e4197076(4197076), + e4197077(4197077), + e4197078(4197078), + e4197079(4197079), + e4197080(4197080), + e4197081(4197081), + e4197082(4197082), + e4197083(4197083), + e4197084(4197084), + e4197085(4197085), + e4197086(4197086), + e4197087(4197087), + e4197088(4197088), + e4197089(4197089), + e4197090(4197090), + e4197091(4197091), + e4197092(4197092), + e4197093(4197093), + e4197094(4197094), + e4197095(4197095), + e4197096(4197096), + e4197097(4197097), + e4197098(4197098), + e4197099(4197099), + e4197100(4197100), + e4197101(4197101), + e4197102(4197102), + e4197103(4197103), + e4197104(4197104), + e4197105(4197105), + e4197106(4197106), + e4197107(4197107), + e4197108(4197108), + e4197109(4197109), + e4197110(4197110), + e4197111(4197111), + e4197112(4197112), + e4197113(4197113), + e4197114(4197114), + e4197115(4197115), + e4197116(4197116), + e4197117(4197117), + e4197118(4197118), + e4197119(4197119), + e4197120(4197120), + e4197121(4197121), + e4197122(4197122), + e4197123(4197123), + e4197124(4197124), + e4197125(4197125), + e4197126(4197126), + e4197127(4197127), + e4197128(4197128), + e4197129(4197129), + e4197130(4197130), + e4197131(4197131), + e4197132(4197132), + e4197133(4197133), + e4197134(4197134), + e4197135(4197135), + e4197136(4197136), + e4197137(4197137), + e4197138(4197138), + e4197139(4197139), + e4197140(4197140), + e4197141(4197141), + e4197142(4197142), + e4197143(4197143), + e4197144(4197144), + e4197145(4197145), + e4197146(4197146), + e4197147(4197147), + e4197148(4197148), + e4197149(4197149), + e4197150(4197150), + e4197151(4197151), + e4197152(4197152), + e4197153(4197153), + e4197154(4197154), + e4197155(4197155), + e4197156(4197156), + e4197157(4197157), + e4197158(4197158), + e4197159(4197159), + e4197160(4197160), + e4197161(4197161), + e4197162(4197162), + e4197163(4197163), + e4197164(4197164), + e4197165(4197165), + e4197166(4197166), + e4197167(4197167), + e4197168(4197168), + e4197169(4197169), + e4197170(4197170), + e4197171(4197171), + e4197172(4197172), + e4197173(4197173), + e4197174(4197174), + e4197175(4197175), + e4197176(4197176), + e4197177(4197177), + e4197178(4197178), + e4197179(4197179), + e4197180(4197180), + e4197181(4197181), + e4197182(4197182), + e4197183(4197183), + e4197184(4197184), + e4197185(4197185), + e4197186(4197186), + e4197187(4197187), + e4197188(4197188), + e4197189(4197189), + e4197190(4197190), + e4197191(4197191), + e4197192(4197192), + e4197193(4197193), + e4197194(4197194), + e4197195(4197195), + e4197196(4197196), + e4197197(4197197), + e4197198(4197198), + e4197199(4197199), + e4197200(4197200), + e4197201(4197201), + e4197202(4197202), + e4197203(4197203), + e4197204(4197204), + e4197205(4197205), + e4197206(4197206), + e4197207(4197207), + e4197208(4197208), + e4197209(4197209), + e4197210(4197210), + e4197211(4197211), + e4197212(4197212), + e4197213(4197213), + e4197214(4197214), + e4197215(4197215), + e4197216(4197216), + e4197217(4197217), + e4197218(4197218), + e4197219(4197219), + e4197220(4197220), + e4197221(4197221), + e4197222(4197222), + e4197223(4197223), + e4197224(4197224), + e4197225(4197225), + e4197226(4197226), + e4197227(4197227), + e4197228(4197228), + e4197229(4197229), + e4197230(4197230), + e4197231(4197231), + e4197232(4197232), + e4197233(4197233), + e4197234(4197234), + e4197235(4197235), + e4197236(4197236), + e4197237(4197237), + e4197238(4197238), + e4197239(4197239), + e4197240(4197240), + e4197241(4197241), + e4197242(4197242), + e4197243(4197243), + e4197244(4197244), + e4197245(4197245), + e4197246(4197246), + e4197247(4197247), + e4197248(4197248), + e4197249(4197249), + e4197250(4197250), + e4197251(4197251), + e4197252(4197252), + e4197253(4197253), + e4197254(4197254), + e4197255(4197255), + e4197256(4197256), + e4197257(4197257), + e4197258(4197258), + e4197259(4197259), + e4197260(4197260), + e4197261(4197261), + e4197262(4197262), + e4197263(4197263), + e4197264(4197264), + e4197265(4197265), + e4197266(4197266), + e4197267(4197267), + e4197268(4197268), + e4197269(4197269), + e4197270(4197270), + e4197271(4197271), + e4197272(4197272), + e4197273(4197273), + e4197274(4197274), + e4197275(4197275), + e4197276(4197276), + e4197277(4197277), + e4197278(4197278), + e4197279(4197279), + e4197280(4197280), + e4197281(4197281), + e4197282(4197282), + e4197283(4197283), + e4197284(4197284), + e4197285(4197285), + e4197286(4197286), + e4197287(4197287), + e4197288(4197288), + e4197289(4197289), + e4197290(4197290), + e4197291(4197291), + e4197292(4197292), + e4197293(4197293), + e4197294(4197294), + e4197295(4197295), + e4197296(4197296), + e4197297(4197297), + e4197298(4197298), + e4197299(4197299), + e4197300(4197300), + e4197301(4197301), + e4197302(4197302), + e4197303(4197303), + e4197304(4197304), + e4197305(4197305), + e4197306(4197306), + e4197307(4197307), + e4197308(4197308), + e4197309(4197309), + e4197310(4197310), + e4197311(4197311), + e4197312(4197312), + e4197313(4197313), + e4197314(4197314), + e4197315(4197315), + e4197316(4197316), + e4197317(4197317), + e4197318(4197318), + e4197319(4197319), + e4197320(4197320), + e4197321(4197321), + e4197322(4197322), + e4197323(4197323), + e4197324(4197324), + e4197325(4197325), + e4197326(4197326), + e4197327(4197327), + e4197328(4197328), + e4197329(4197329), + e4197330(4197330), + e4197331(4197331), + e4197332(4197332), + e4197333(4197333), + e4197334(4197334), + e4197335(4197335), + e4197336(4197336), + e4197337(4197337), + e4197338(4197338), + e4197339(4197339), + e4197340(4197340), + e4197341(4197341), + e4197342(4197342), + e4197343(4197343), + e4197344(4197344), + e4197345(4197345), + e4197346(4197346), + e4197347(4197347), + e4197348(4197348), + e4197349(4197349), + e4197350(4197350), + e4197351(4197351), + e4197352(4197352), + e4197353(4197353), + e4197354(4197354), + e4197355(4197355), + e4197356(4197356), + e4197357(4197357), + e4197358(4197358), + e4197359(4197359), + e4197360(4197360), + e4197361(4197361), + e4197362(4197362), + e4197363(4197363), + e4197364(4197364), + e4197365(4197365), + e4197366(4197366), + e4197367(4197367), + e4197368(4197368), + e4197369(4197369), + e4197370(4197370), + e4197371(4197371), + e4197422(4197422), + e4197423(4197423), + e4197424(4197424), + e4197425(4197425), + e4197426(4197426), + e4197427(4197427), + e4197428(4197428), + e4197429(4197429), + e4197430(4197430), + e4197431(4197431), + e4197432(4197432), + e4197433(4197433), + e4197434(4197434), + e4197435(4197435), + e4197436(4197436), + e4197437(4197437), + e4197438(4197438), + e4197439(4197439), + e4197440(4197440), + e4197441(4197441), + e4197442(4197442), + e4197443(4197443), + e4197444(4197444), + e4197445(4197445), + e4197446(4197446), + e4197447(4197447), + e4197448(4197448), + e4197449(4197449), + e4197450(4197450), + e4197451(4197451), + e4197452(4197452), + e4197453(4197453), + e4197454(4197454), + e4197455(4197455), + e4197456(4197456), + e4197457(4197457), + e4197458(4197458), + e4197459(4197459), + e4197460(4197460), + e4197461(4197461), + e4197462(4197462), + e4197463(4197463), + e4197464(4197464), + e4197465(4197465), + e4197466(4197466), + e4197467(4197467), + e4197468(4197468), + e4197469(4197469), + e4197470(4197470), + e4197471(4197471), + e4197472(4197472), + e4197473(4197473), + e4197474(4197474), + e4197475(4197475), + e4197476(4197476), + e4197477(4197477), + e4197478(4197478), + e4197479(4197479), + e4197480(4197480), + e4197481(4197481), + e4197482(4197482), + e4197483(4197483), + e4197484(4197484), + e4197485(4197485), + e4197486(4197486), + e4197487(4197487), + e4197488(4197488), + e4197489(4197489), + e4197490(4197490), + e4197491(4197491), + e4197492(4197492), + e4197493(4197493), + e4197494(4197494), + e4197495(4197495), + e4197496(4197496), + e4197497(4197497), + e4197498(4197498), + e4197499(4197499), + e4197500(4197500), + e4197501(4197501), + e4197502(4197502), + e4197503(4197503), + e4197504(4197504), + e4197505(4197505), + e4197506(4197506), + e4197507(4197507), + e4197508(4197508), + e4197509(4197509), + e4197510(4197510), + e4197511(4197511), + e4197512(4197512), + e4197513(4197513), + e4197514(4197514), + e4197515(4197515), + e4197516(4197516), + e4197517(4197517), + e4197518(4197518), + e4197519(4197519), + e4197520(4197520), + e4197521(4197521), + e4197522(4197522), + e4197523(4197523), + e4197524(4197524), + e4197525(4197525), + e4197526(4197526), + e4197527(4197527), + e4197528(4197528), + e4197529(4197529), + e4197530(4197530), + e4197531(4197531), + e4197532(4197532), + e4197533(4197533), + e4197534(4197534), + e4197535(4197535), + e4197536(4197536), + e4197537(4197537), + e4197538(4197538), + e4197539(4197539), + e4197540(4197540), + e4197541(4197541), + e4197542(4197542), + e4197543(4197543), + e4197544(4197544), + e4197545(4197545), + e4197546(4197546), + e4197547(4197547), + e4197548(4197548), + e4197549(4197549), + e4197550(4197550), + e4197551(4197551), + e4197552(4197552), + e4197553(4197553), + e4197554(4197554), + e4197555(4197555), + e4197556(4197556), + e4197557(4197557), + e4197558(4197558), + e4197559(4197559), + e4197560(4197560), + e4197561(4197561), + e4197562(4197562), + e4197563(4197563), + e4197564(4197564), + e4197565(4197565), + e4197566(4197566), + e4197567(4197567), + e4197568(4197568), + e4197569(4197569), + e4197570(4197570), + e4197571(4197571), + e4197572(4197572), + e4197573(4197573), + e4197574(4197574), + e4197575(4197575), + e4197576(4197576), + e4197577(4197577), + e4197578(4197578), + e4197579(4197579), + e4197580(4197580), + e4197581(4197581), + e4197582(4197582), + e4197583(4197583), + e4197584(4197584), + e4197585(4197585), + e4197586(4197586), + e4197587(4197587), + e4197588(4197588), + e4197589(4197589), + e4197590(4197590), + e4197591(4197591), + e4197592(4197592), + e4197593(4197593), + e4197594(4197594), + e4197595(4197595), + e4197596(4197596), + e4197597(4197597), + e4197598(4197598), + e4197599(4197599), + e4197600(4197600), + e4197601(4197601), + e4197602(4197602), + e4197603(4197603), + e4197604(4197604), + e4197605(4197605), + e4197606(4197606), + e4197607(4197607), + e4197608(4197608), + e4197609(4197609), + e4197610(4197610), + e4197611(4197611), + e4197612(4197612), + e4197613(4197613), + e4197614(4197614), + e4197615(4197615), + e4197616(4197616), + e4197617(4197617), + e4197618(4197618), + e4197619(4197619), + e4197620(4197620), + e4197621(4197621), + e4197622(4197622), + e4197623(4197623), + e4197624(4197624), + e4197625(4197625), + e4197626(4197626), + e4197627(4197627), + e4197628(4197628), + e4197629(4197629), + e4197630(4197630), + e4197631(4197631), + e4197632(4197632), + e4197633(4197633), + e4197634(4197634), + e4197635(4197635), + e4197636(4197636), + e4197637(4197637), + e4197638(4197638), + e4197639(4197639), + e4197640(4197640), + e4197641(4197641), + e4197642(4197642), + e4197643(4197643), + e4197644(4197644), + e4197645(4197645), + e4197646(4197646), + e4197647(4197647), + e4197648(4197648), + e4197649(4197649), + e4197650(4197650), + e4197651(4197651), + e4197652(4197652), + e4197653(4197653), + e4197654(4197654), + e4197655(4197655), + e4197656(4197656), + e4197657(4197657), + e4197658(4197658), + e4197659(4197659), + e4197660(4197660), + e4197661(4197661), + e4197662(4197662), + e4197663(4197663), + e4197664(4197664), + e4197665(4197665), + e4197666(4197666), + e4197667(4197667), + e4197668(4197668), + e4197669(4197669), + e4197670(4197670), + e4197671(4197671), + e4197672(4197672), + e4197673(4197673), + e4197674(4197674), + e4197675(4197675), + e4197676(4197676), + e4197677(4197677), + e4197678(4197678), + e4197679(4197679), + e4197680(4197680), + e4197681(4197681), + e4197682(4197682), + e4197683(4197683), + e4197684(4197684), + e4197685(4197685), + e4197686(4197686), + e4197687(4197687), + e4197688(4197688), + e4197689(4197689), + e4197690(4197690), + e4197691(4197691), + e4197692(4197692), + e4197693(4197693), + e4197694(4197694), + e4197695(4197695), + e4197696(4197696), + e4197697(4197697), + e4197698(4197698), + e4197699(4197699), + e4197700(4197700), + e4197701(4197701), + e4197702(4197702), + e4197703(4197703), + e4197704(4197704), + e4197705(4197705), + e4197706(4197706), + e4197707(4197707), + e4197708(4197708), + e4197709(4197709), + e4197710(4197710), + e4197711(4197711), + e4197712(4197712), + e4197713(4197713), + e4197714(4197714), + e4197715(4197715), + e4197716(4197716), + e4197717(4197717), + e4197718(4197718), + e4197719(4197719), + e4197720(4197720), + e4197721(4197721), + e4197722(4197722), + e4197723(4197723), + e4197724(4197724), + e4197725(4197725), + e4197726(4197726), + e4197727(4197727), + e4197728(4197728), + e4197729(4197729), + e4197730(4197730), + e4197731(4197731), + e4197732(4197732), + e4197733(4197733), + e4197734(4197734), + e4197735(4197735), + e4197736(4197736), + e4197737(4197737), + e4197738(4197738), + e4197739(4197739), + e4197740(4197740), + e4197741(4197741), + e4197742(4197742), + e4197743(4197743), + e4197744(4197744), + e4197745(4197745), + e4197746(4197746), + e4197747(4197747), + e4197748(4197748), + e4197749(4197749), + e4197750(4197750), + e4197751(4197751), + e4197752(4197752), + e4197753(4197753), + e4197754(4197754), + e4197755(4197755), + e4197756(4197756), + e4197757(4197757), + e4197758(4197758), + e4197759(4197759), + e4197760(4197760), + e4197761(4197761), + e4197762(4197762), + e4197763(4197763), + e4197764(4197764), + e4197765(4197765), + e4197766(4197766), + e4197767(4197767), + e4197768(4197768), + e4197769(4197769), + e4197770(4197770), + e4197771(4197771), + e4197772(4197772), + e4197773(4197773), + e4197774(4197774), + e4197775(4197775), + e4197776(4197776), + e4197777(4197777), + e4197778(4197778), + e4197779(4197779), + e4197780(4197780), + e4197781(4197781), + e4197782(4197782), + e4197783(4197783), + e4197784(4197784), + e4197785(4197785), + e4197786(4197786), + e4197787(4197787), + e4197788(4197788), + e4197789(4197789), + e4197790(4197790), + e4197791(4197791), + e4197792(4197792), + e4197793(4197793), + e4197794(4197794), + e4197795(4197795), + e4197796(4197796), + e4197797(4197797), + e4197798(4197798), + e4197799(4197799), + e4197800(4197800), + e4197801(4197801), + e4197802(4197802), + e4197803(4197803), + e4197804(4197804), + e4197805(4197805), + e4197806(4197806), + e4197807(4197807), + e4197808(4197808), + e4197809(4197809), + e4197810(4197810), + e4197811(4197811), + e4197812(4197812), + e4197813(4197813), + e4197814(4197814), + e4197815(4197815), + e4197816(4197816), + e4197817(4197817), + e4197818(4197818), + e4197819(4197819), + e4197820(4197820), + e4197821(4197821), + e4197822(4197822), + e4197823(4197823), + e4197824(4197824), + e4197825(4197825), + e4197826(4197826), + e4197827(4197827), + e4197828(4197828), + e4197829(4197829), + e4197830(4197830), + e4197831(4197831), + e4197832(4197832), + e4197833(4197833), + e4197834(4197834), + e4197835(4197835), + e4197836(4197836), + e4197837(4197837), + e4197838(4197838), + e4197839(4197839), + e4197840(4197840), + e4197841(4197841), + e4197842(4197842), + e4197843(4197843), + e4197844(4197844), + e4197845(4197845), + e4197846(4197846), + e4197847(4197847), + e4197848(4197848), + e4197849(4197849), + e4197850(4197850), + e4197851(4197851), + e4197852(4197852), + e4197853(4197853), + e4197854(4197854), + e4197855(4197855), + e4197856(4197856), + e4197857(4197857), + e4197858(4197858), + e4197859(4197859), + e4197860(4197860), + e4197861(4197861), + e4197862(4197862), + e4197863(4197863), + e4197864(4197864), + e4197865(4197865), + e4197866(4197866), + e4197867(4197867), + e4197868(4197868), + e4197869(4197869), + e4197870(4197870), + e4197871(4197871), + e4197872(4197872), + e4197873(4197873), + e4197874(4197874), + e4197875(4197875), + e4197876(4197876), + e4197877(4197877), + e4197878(4197878), + e4197879(4197879), + e4197880(4197880), + e4197881(4197881), + e4197882(4197882), + e4197883(4197883), + e4197884(4197884), + e4197885(4197885), + e4197886(4197886), + e4197887(4197887), + e4197888(4197888), + e4197889(4197889), + e4197890(4197890), + e4197891(4197891), + e4197892(4197892), + e4197893(4197893), + e4197894(4197894), + e4197895(4197895), + e4197896(4197896), + e4197897(4197897), + e4197898(4197898), + e4197899(4197899), + e4197900(4197900), + e4197901(4197901), + e4197902(4197902), + e4197903(4197903), + e4197904(4197904), + e4197905(4197905), + e4197906(4197906), + e4197907(4197907), + e4197908(4197908), + e4197909(4197909), + e4197910(4197910), + e4197911(4197911), + e4197912(4197912), + e4197913(4197913), + e4197914(4197914), + e4197915(4197915), + e4197916(4197916), + e4197917(4197917), + e4197918(4197918), + e4197919(4197919), + e4197920(4197920), + e4197921(4197921), + e4197922(4197922), + e4197923(4197923), + e4197924(4197924), + e4197925(4197925), + e4197926(4197926), + e4197927(4197927), + e4197928(4197928), + e4197929(4197929), + e4197930(4197930), + e4197931(4197931), + e4197932(4197932), + e4197933(4197933), + e4197934(4197934), + e4197935(4197935), + e4197936(4197936), + e4197937(4197937), + e4197938(4197938), + e4197939(4197939), + e4197940(4197940), + e4197941(4197941), + e4197942(4197942), + e4197943(4197943), + e4197944(4197944), + e4197945(4197945), + e4197946(4197946), + e4197953(4197953), + e4197954(4197954), + e4197955(4197955), + e4197956(4197956), + e4197957(4197957), + e4197958(4197958), + e4197960(4197960), + e4197961(4197961), + e4197962(4197962), + e4197963(4197963), + e4197964(4197964), + e4197965(4197965), + e4197966(4197966), + e4197967(4197967), + e4197968(4197968), + e4197969(4197969), + e4197970(4197970), + e4197971(4197971), + e4197972(4197972), + e4197973(4197973), + e4197974(4197974), + e4197975(4197975), + e4197976(4197976), + e4197977(4197977), + e4197978(4197978), + e4197979(4197979), + e4197980(4197980), + e4197981(4197981), + e4197982(4197982), + e4197983(4197983), + e4197984(4197984), + e4197985(4197985), + e4197986(4197986), + e4197987(4197987), + e4197988(4197988), + e4197989(4197989), + e4197990(4197990), + e4197991(4197991), + e4197992(4197992), + e4197993(4197993), + e4197994(4197994), + e4197995(4197995), + e4197996(4197996), + e4197997(4197997), + e4197998(4197998), + e4197999(4197999), + e4198000(4198000), + e4198001(4198001), + e4198002(4198002), + e4198003(4198003), + e4198004(4198004), + e4198005(4198005), + e4198006(4198006), + e4198007(4198007), + e4198008(4198008), + e4198009(4198009), + e4198010(4198010), + e4198011(4198011), + e4198012(4198012), + e4198013(4198013), + e4198014(4198014), + e4198015(4198015), + e4198016(4198016), + f4522530(4522530), + f4522532(4522532), + f4522544(4522544), + f4522556(4522556), + f4522561(4522561), + f4522588(4522588), + f4522603(4522603), + f4525234(4525234), + f4525239(4525239), + f4525240(4525240), + f4525241(4525241), + f4525247(4525247), + f4525248(4525248), + f4525250(4525250), + f4525251(4525251), + f4525252(4525252), + f4525253(4525253), + f4525254(4525254), + f4526517(4526517), + f4526850(4526850), + f4526851(4526851), + f4526901(4526901), + f4526902(4526902), + f4527601(4527601), + f4528207(4528207), + f4528209(4528209), + f4528211(4528211), + f4528216(4528216), + f4528218(4528218), + f4528220(4528220), + f4528223(4528223), + f4528225(4528225), + f4528227(4528227), + f4528268(4528268), + f4528270(4528270), + f4528591(4528591), + f4528596(4528596), + f4528842(4528842), + f4529444(4529444), + f4529447(4529447), + f4529495(4529495), + f4529514(4529514), + f4529517(4529517), + f4529520(4529520), + f4529522(4529522), + f4529524(4529524), + f4529533(4529533), + f4529601(4529601), + f4529604(4529604), + f4529606(4529606), + f4529615(4529615), + f4529722(4529722), + f4529725(4529725), + f4529838(4529838), + f4529847(4529847), + f4529849(4529849), + f4529971(4529971), + f4529973(4529973), + f4530046(4530046), + f4530050(4530050), + f4530080(4530080), + f4530082(4530082), + f4530083(4530083), + f4530085(4530085), + f4530092(4530092), + f4530095(4530095), + f4530097(4530097), + f4530098(4530098), + f4530100(4530100), + f4530106(4530106), + f4530109(4530109), + f4530111(4530111), + f4530112(4530112), + f4530113(4530113), + f4530114(4530114), + f4530115(4530115), + f4530117(4530117), + f4530119(4530119), + f4530121(4530121), + f4530122(4530122), + f4530123(4530123), + f4530125(4530125), + f4530127(4530127), + f4530139(4530139), + f4530143(4530143), + f4530166(4530166), + f4530204(4530204), + f4530206(4530206), + f4530389(4530389), + f4530391(4530391), + f4530407(4530407), + f4530451(4530451), + f4530727(4530727), + f4531222(4531222), + f4531275(4531275), + f4531400(4531400), + f4531404(4531404), + f4531414(4531414), + f4531419(4531419), + f4531518(4531518), + f4531578(4531578), + f4531580(4531580), + f4531707(4531707), + f4531711(4531711), + f4531714(4531714), + f4531768(4531768), + f4531770(4531770), + f4531775(4531775), + f4531796(4531796), + f4531810(4531810), + f4531828(4531828), + f4531835(4531835), + f4531839(4531839), + f4531844(4531844), + f4532089(4532089), + f4532091(4532091), + f4532099(4532099), + f4532135(4532135), + f4532137(4532137), + f4532169(4532169), + f4532171(4532171), + f4532175(4532175), + f4532236(4532236), + f4532238(4532238), + f4532685(4532685), + f4532844(4532844), + f4532850(4532850), + f4532852(4532852), + f4532854(4532854), + f4532856(4532856), + f4532859(4532859), + f4532861(4532861), + f4532863(4532863), + f4532865(4532865), + f4532871(4532871), + f4532898(4532898), + f4532900(4532900), + f4532906(4532906), + f4532915(4532915), + f4532917(4532917), + f4532919(4532919), + f4532921(4532921), + f4532925(4532925), + f4532935(4532935), + f4532954(4532954), + f4532969(4532969), + f4532988(4532988), + f4533006(4533006), + f4533008(4533008), + f4533010(4533010), + f4533059(4533059), + f4533061(4533061), + f4533226(4533226), + f4533245(4533245), + f4533247(4533247), + f10000005(10000005), + f10000033(10000033), + f10000034(10000034), + f10000035(10000035), + f10000190(10000190), + f10000191(10000191), + f10000192(10000192), + f10000193(10000193), + f10000194(10000194), + f10000195(10000195), + f10000196(10000196), + f10000198(10000198), + f10000200(10000200), + f10000207(10000207), + f10000208(10000208), + f10000209(10000209), + f10000210(10000210), + f10000212(10000212), + f10000241(10000241), + f10000242(10000242), + f10000261(10000261), + f10000262(10000262), + f10000263(10000263), + f10000336(10000336), + f10000337(10000337), + f10000338(10000338), + f10000339(10000339), + f10000362(10000362), + f10000363(10000363), + f10000364(10000364), + f10000365(10000365), + f10000366(10000366), + f10000367(10000367), + f10000368(10000368), + f10000369(10000369), + f10000370(10000370), + f10000372(10000372), + f10000373(10000373), + f10000374(10000374), + f10000375(10000375), + f10000376(10000376), + f10000377(10000377), + f10000378(10000378), + f10000379(10000379), + f10000388(10000388), + f10000389(10000389), + f10000390(10000390), + f10000391(10000391), + f10000392(10000392), + f10000393(10000393), + f10000394(10000394), + f10000396(10000396), + f10000397(10000397), + f10000398(10000398), + f10000399(10000399), + f10000400(10000400), + f10000401(10000401), + f10000402(10000402), + f10000403(10000403), + f10000404(10000404), + f10000405(10000405), + f10000406(10000406), + f10000407(10000407), + f10000536(10000536), + f10000557(10000557), + f10000558(10000558), + f10000571(10000571), + f10000572(10000572), + f10000573(10000573), + f10000574(10000574), + f10000575(10000575), + f10000576(10000576), + f10000591(10000591), + f10000592(10000592), + f10000593(10000593), + f10000594(10000594), + f10000595(10000595), + f10000596(10000596), + f10000597(10000597), + f10000598(10000598), + f10000616(10000616), + f10000634(10000634), + f10000644(10000644), + f10000645(10000645), + f10000656(10000656), + f10000657(10000657), + f10000658(10000658), + f10000659(10000659), + f10000660(10000660), + f10000661(10000661), + f10000662(10000662), + f10000663(10000663), + f10000689(10000689), + f10000690(10000690), + f10000750(10000750), + f10000793(10000793), + f10000794(10000794), + f10000795(10000795), + f10000796(10000796), + f10000797(10000797), + f10000798(10000798), + f10000799(10000799), + f10000800(10000800), + f10000842(10000842), + f10000843(10000843), + f10000844(10000844), + f10000845(10000845), + f10000846(10000846), + f10000878(10000878), + f10016392(10016392), + f10016394(10016394), + f10016395(10016395), + f10016396(10016396), + f10016397(10016397), + f10016398(10016398), + f10016399(10016399), + f10016400(10016400), + f10016411(10016411), + f10016412(10016412), + f10016415(10016415), + f10016416(10016416), + f10016421(10016421), + f10016422(10016422), + f10016424(10016424), + f10016426(10016426), + f10016427(10016427), + f10016441(10016441), + f10016442(10016442), + f10016504(10016504), + f10016510(10016510), + f10016511(10016511), + f10016512(10016512), + f10016513(10016513), + f10016515(10016515), + f10016518(10016518), + f10016532(10016532), + f10016533(10016533), + f10016534(10016534), + f10016535(10016535), + f10016536(10016536), + f10016537(10016537), + f10016538(10016538), + f10016539(10016539), + f10016540(10016540), + f10016541(10016541), + f10016542(10016542), + f10016543(10016543), + f10016544(10016544), + f10016545(10016545), + f10016546(10016546), + f10016601(10016601), + f10016602(10016602), + f10016607(10016607), + f10016608(10016608), + f10016609(10016609), + f10016623(10016623), + f10016624(10016624), + f10016639(10016639), + f10016643(10016643), + f10016725(10016725), + f10016726(10016726), + f10016727(10016727), + f10016728(10016728), + f10016729(10016729), + f10016742(10016742), + f10016743(10016743), + f10016744(10016744), + f10016745(10016745), + f10016764(10016764), + f10016769(10016769), + f10016770(10016770), + f10016771(10016771), + f10016779(10016779), + f10016793(10016793), + f10016794(10016794), + f10016800(10016800), + f10016808(10016808), + f10016998(10016998), + f10017011(10017011), + f10017032(10017032), + f10017035(10017035), + f10017151(10017151), + f10017152(10017152), + f10017164(10017164), + f10017165(10017165), + f10017166(10017166), + f10017167(10017167), + f10017259(10017259), + f10017261(10017261), + f10034971(10034971), + f10034973(10034973), + f10034974(10034974), + f10034975(10034975), + f10034979(10034979), + f10034981(10034981), + f10034982(10034982), + f10034983(10034983), + f10034987(10034987), + f10034989(10034989), + f10034990(10034990), + f10034991(10034991), + f10034995(10034995), + f10034997(10034997), + f10034998(10034998), + f10034999(10034999), + f10035003(10035003), + f10035005(10035005), + f10035006(10035006), + f10035007(10035007), + f10035011(10035011), + f10035013(10035013), + f10035014(10035014), + f10035015(10035015), + f10035019(10035019), + f10035021(10035021), + f10035022(10035022), + f10035023(10035023), + f10035027(10035027), + f10035029(10035029), + f10035030(10035030), + f10035031(10035031), + f10035037(10035037), + f10035039(10035039), + f10035040(10035040), + f10035041(10035041), + f10035045(10035045), + f10035047(10035047), + f10035048(10035048), + f10035049(10035049), + f10035053(10035053), + f10035055(10035055), + f10035056(10035056), + f10035057(10035057), + f10035063(10035063), + f10035065(10035065), + f10035066(10035066), + f10035067(10035067), + f10035071(10035071), + f10035073(10035073), + f10035079(10035079), + f10035080(10035080), + f10035084(10035084), + f10035086(10035086), + f10035087(10035087), + f10035088(10035088), + f10035094(10035094), + f10035096(10035096), + f10035097(10035097), + f10035098(10035098), + f10035105(10035105), + f10035107(10035107), + f10035108(10035108), + f10035109(10035109), + f10035113(10035113), + f10035115(10035115), + f10035116(10035116), + f10035117(10035117), + f10035121(10035121), + f10035123(10035123), + f10035124(10035124), + f10035125(10035125), + f10035131(10035131), + f10035133(10035133), + f10035134(10035134), + f10035135(10035135), + f10035141(10035141), + f10035143(10035143), + f10035144(10035144), + f10035145(10035145), + f10035151(10035151), + f10035153(10035153), + f10035154(10035154), + f10035155(10035155), + f10035161(10035161), + f10035163(10035163), + f10035164(10035164), + f10035165(10035165), + f10035166(10035166), + f10035171(10035171), + f10035173(10035173), + f10035174(10035174), + f10035175(10035175), + f10035176(10035176), + f10035181(10035181), + f10035183(10035183), + f10035184(10035184), + f10035185(10035185), + f10035186(10035186), + f10035191(10035191), + f10035193(10035193), + f10035194(10035194), + f10035195(10035195), + f10035196(10035196), + f10035216(10035216), + f10035217(10035217), + f10035218(10035218), + f10035219(10035219), + f10035226(10035226), + f10035227(10035227), + f10035228(10035228), + f10035229(10035229), + f10035236(10035236), + f10035237(10035237), + f10035238(10035238), + f10035239(10035239), + f10035246(10035246), + f10035247(10035247), + f10035248(10035248), + f10035249(10035249), + f10035256(10035256), + f10035257(10035257), + f10035258(10035258), + f10035259(10035259), + f10035266(10035266), + f10035267(10035267), + f10035268(10035268), + f10035269(10035269), + f10035279(10035279), + f10035280(10035280), + f10035281(10035281), + f10035282(10035282), + f10035289(10035289), + f10035290(10035290), + f10035291(10035291), + f10035292(10035292), + f10035299(10035299), + f10035300(10035300), + f10035301(10035301), + f10035302(10035302), + f10035309(10035309), + f10035310(10035310), + f10035311(10035311), + f10035312(10035312), + f10035319(10035319), + f10035320(10035320), + f10035321(10035321), + f10035322(10035322), + f10035329(10035329), + f10035330(10035330), + f10035331(10035331), + f10035332(10035332), + f10035342(10035342), + f10035343(10035343), + f10035344(10035344), + f10035345(10035345), + f10035352(10035352), + f10035353(10035353), + f10035354(10035354), + f10035355(10035355), + f10035362(10035362), + f10035363(10035363), + f10035364(10035364), + f10035365(10035365), + f10035372(10035372), + f10035373(10035373), + f10035374(10035374), + f10035375(10035375), + f10035382(10035382), + f10035383(10035383), + f10035384(10035384), + f10035385(10035385), + f10035392(10035392), + f10035393(10035393), + f10035394(10035394), + f10035395(10035395), + f10035402(10035402), + f10035403(10035403), + f10035404(10035404), + f10035405(10035405), + f10035419(10035419), + f10035420(10035420), + f10035421(10035421), + f10035422(10035422), + f10035429(10035429), + f10035430(10035430), + f10035431(10035431), + f10035432(10035432), + f10035439(10035439), + f10035440(10035440), + f10035441(10035441), + f10035442(10035442), + f10035449(10035449), + f10035450(10035450), + f10035451(10035451), + f10035452(10035452), + f10035459(10035459), + f10035460(10035460), + f10035461(10035461), + f10035462(10035462), + f10035472(10035472), + f10035473(10035473), + f10035474(10035474), + f10035475(10035475), + f10035482(10035482), + f10035483(10035483), + f10035484(10035484), + f10035485(10035485), + f10035492(10035492), + f10035493(10035493), + f10035494(10035494), + f10035495(10035495), + f10035505(10035505), + f10035506(10035506), + f10035507(10035507), + f10035508(10035508), + f10035515(10035515), + f10035516(10035516), + f10035517(10035517), + f10035518(10035518), + f10035525(10035525), + f10035526(10035526), + f10035527(10035527), + f10035528(10035528), + f10035537(10035537), + f10035538(10035538), + f10035539(10035539), + f10035540(10035540), + f10035547(10035547), + f10035548(10035548), + f10035549(10035549), + f10035550(10035550), + f10035557(10035557), + f10035558(10035558), + f10035559(10035559), + f10035560(10035560), + f10035567(10035567), + f10035568(10035568), + f10035569(10035569), + f10035570(10035570), + f10035579(10035579), + f10035580(10035580), + f10035581(10035581), + f10035582(10035582), + f10035589(10035589), + f10035590(10035590), + f10035591(10035591), + f10035592(10035592), + f10035599(10035599), + f10035600(10035600), + f10035601(10035601), + f10035602(10035602), + f10035609(10035609), + f10035610(10035610), + f10035611(10035611), + f10035612(10035612), + f10035619(10035619), + f10035620(10035620), + f10035621(10035621), + f10035622(10035622), + f10035629(10035629), + f10035630(10035630), + f10035631(10035631), + f10035632(10035632), + f10035639(10035639), + f10035640(10035640), + f10035641(10035641), + f10035642(10035642), + f10035649(10035649), + f10035650(10035650), + f10035651(10035651), + f10035652(10035652), + f10035664(10035664), + f10035666(10035666), + f10035667(10035667), + f10035669(10035669), + f10035678(10035678), + f10035679(10035679), + f10035680(10035680), + f10035681(10035681), + f10035691(10035691), + f10035693(10035693), + f10035694(10035694), + f10035695(10035695), + f10035703(10035703), + f10035704(10035704), + f10035705(10035705), + f10035706(10035706), + f10035713(10035713), + f10035714(10035714), + f10035715(10035715), + f10035716(10035716), + f10035725(10035725), + f10035726(10035726), + f10035727(10035727), + f10035728(10035728), + f10035737(10035737), + f10035739(10035739), + f10035740(10035740), + f10035742(10035742), + f10035759(10035759), + f10035760(10035760), + f10035761(10035761), + f10035762(10035762), + f10035769(10035769), + f10035770(10035770), + f10035771(10035771), + f10035772(10035772), + f10035779(10035779), + f10035780(10035780), + f10035781(10035781), + f10035782(10035782), + f10035789(10035789), + f10035790(10035790), + f10035791(10035791), + f10035792(10035792), + f10035802(10035802), + f10035803(10035803), + f10035804(10035804), + f10035805(10035805), + f10035812(10035812), + f10035813(10035813), + f10035814(10035814), + f10035815(10035815), + f10035822(10035822), + f10035823(10035823), + f10035824(10035824), + f10035825(10035825), + f10035832(10035832), + f10035833(10035833), + f10035834(10035834), + f10035835(10035835), + f10035845(10035845), + f10035846(10035846), + f10035847(10035847), + f10035848(10035848), + f10035855(10035855), + f10035856(10035856), + f10035857(10035857), + f10035858(10035858), + f10035865(10035865), + f10035866(10035866), + f10035867(10035867), + f10035868(10035868), + f10035878(10035878), + f10035879(10035879), + f10035880(10035880), + f10035881(10035881), + f10035888(10035888), + f10035889(10035889), + f10035890(10035890), + f10035891(10035891), + f10035898(10035898), + f10035899(10035899), + f10035900(10035900), + f10035901(10035901), + f10035908(10035908), + f10035909(10035909), + f10035910(10035910), + f10035911(10035911), + f10035918(10035918), + f10035919(10035919), + f10035920(10035920), + f10035921(10035921), + f10035931(10035931), + f10035932(10035932), + f10035933(10035933), + f10035934(10035934), + f10035941(10035941), + f10035942(10035942), + f10035943(10035943), + f10035944(10035944), + f10035951(10035951), + f10035952(10035952), + f10035953(10035953), + f10035954(10035954), + f10035961(10035961), + f10035962(10035962), + f10035963(10035963), + f10035964(10035964), + f10035974(10035974), + f10035975(10035975), + f10035976(10035976), + f10035977(10035977), + f10035984(10035984), + f10035985(10035985), + f10035986(10035986), + f10035987(10035987), + f10035994(10035994), + f10035995(10035995), + f10035996(10035996), + f10035997(10035997), + f10036004(10036004), + f10036005(10036005), + f10036006(10036006), + f10036007(10036007), + f10036018(10036018), + f10036019(10036019), + f10036020(10036020), + f10036021(10036021), + f10036028(10036028), + f10036029(10036029), + f10036030(10036030), + f10036031(10036031), + f10036038(10036038), + f10036039(10036039), + f10036040(10036040), + f10036041(10036041), + f10036048(10036048), + f10036049(10036049), + f10036050(10036050), + f10036051(10036051), + f10036062(10036062), + f10036063(10036063), + f10036064(10036064), + f10036065(10036065), + f10036072(10036072), + f10036073(10036073), + f10036074(10036074), + f10036075(10036075), + f10036082(10036082), + f10036083(10036083), + f10036084(10036084), + f10036085(10036085), + f10036092(10036092), + f10036093(10036093), + f10036094(10036094), + f10036095(10036095), + f10036105(10036105), + f10036106(10036106), + f10036107(10036107), + f10036108(10036108), + f10036115(10036115), + f10036116(10036116), + f10036117(10036117), + f10036118(10036118), + f10036125(10036125), + f10036126(10036126), + f10036127(10036127), + f10036128(10036128), + f10036135(10036135), + f10036136(10036136), + f10036137(10036137), + f10036138(10036138), + f10036145(10036145), + f10036146(10036146), + f10036147(10036147), + f10036148(10036148), + f10036158(10036158), + f10036159(10036159), + f10036160(10036160), + f10036161(10036161), + f10036168(10036168), + f10036169(10036169), + f10036170(10036170), + f10036171(10036171), + f10036178(10036178), + f10036179(10036179), + f10036180(10036180), + f10036181(10036181), + f10036188(10036188), + f10036189(10036189), + f10036190(10036190), + f10036191(10036191), + f10036201(10036201), + f10036202(10036202), + f10036203(10036203), + f10036204(10036204), + f10036211(10036211), + f10036212(10036212), + f10036213(10036213), + f10036214(10036214), + f10036221(10036221), + f10036222(10036222), + f10036223(10036223), + f10036224(10036224), + f10036231(10036231), + f10036232(10036232), + f10036233(10036233), + f10036234(10036234), + f10036244(10036244), + f10036245(10036245), + f10036246(10036246), + f10036247(10036247), + f10036254(10036254), + f10036255(10036255), + f10036256(10036256), + f10036257(10036257), + f10036264(10036264), + f10036265(10036265), + f10036266(10036266), + f10036267(10036267), + f10036274(10036274), + f10036275(10036275), + f10036276(10036276), + f10036277(10036277), + f10036286(10036286), + f10036287(10036287), + f10036288(10036288), + f10036289(10036289), + f10036296(10036296), + f10036297(10036297), + f10036298(10036298), + f10036299(10036299), + f10036306(10036306), + f10036307(10036307), + f10036308(10036308), + f10036309(10036309), + f10036316(10036316), + f10036317(10036317), + f10036318(10036318), + f10036319(10036319), + f10036326(10036326), + f10036327(10036327), + f10036328(10036328), + f10036329(10036329), + f10036336(10036336), + f10036337(10036337), + f10036338(10036338), + f10036339(10036339), + f10036346(10036346), + f10036347(10036347), + f10036348(10036348), + f10036349(10036349), + f10036356(10036356), + f10036357(10036357), + f10036358(10036358), + f10036359(10036359), + f10036368(10036368), + f10036369(10036369), + f10036370(10036370), + f10036371(10036371), + f10036378(10036378), + f10036379(10036379), + f10036380(10036380), + f10036381(10036381), + f10036388(10036388), + f10036389(10036389), + f10036390(10036390), + f10036391(10036391), + f10036398(10036398), + f10036399(10036399), + f10036400(10036400), + f10036401(10036401), + f10036411(10036411), + f10036412(10036412), + f10036413(10036413), + f10036414(10036414), + f10036421(10036421), + f10036422(10036422), + f10036423(10036423), + f10036424(10036424), + f10036431(10036431), + f10036432(10036432), + f10036433(10036433), + f10036434(10036434), + f10036441(10036441), + f10036442(10036442), + f10036443(10036443), + f10036444(10036444), + f10036451(10036451), + f10036452(10036452), + f10036453(10036453), + f10036454(10036454), + f10036461(10036461), + f10036462(10036462), + f10036463(10036463), + f10036464(10036464), + f10036471(10036471), + f10036472(10036472), + f10036473(10036473), + f10036474(10036474), + f10036481(10036481), + f10036482(10036482), + f10036483(10036483), + f10036484(10036484), + f10036493(10036493), + f10036494(10036494), + f10036495(10036495), + f10036496(10036496), + f10036503(10036503), + f10036504(10036504), + f10036505(10036505), + f10036506(10036506), + f10036513(10036513), + f10036514(10036514), + f10036515(10036515), + f10036516(10036516), + f10036523(10036523), + f10036524(10036524), + f10036525(10036525), + f10036526(10036526), + f10036535(10036535), + f10036536(10036536), + f10036537(10036537), + f10036538(10036538), + f10036545(10036545), + f10036546(10036546), + f10036547(10036547), + f10036548(10036548), + f10036555(10036555), + f10036556(10036556), + f10036557(10036557), + f10036558(10036558), + f10036565(10036565), + f10036566(10036566), + f10036567(10036567), + f10036568(10036568), + f10036575(10036575), + f10036576(10036576), + f10036577(10036577), + f10036578(10036578), + f10036585(10036585), + f10036586(10036586), + f10036587(10036587), + f10036588(10036588), + f10036595(10036595), + f10036596(10036596), + f10036597(10036597), + f10036598(10036598), + f10036605(10036605), + f10036606(10036606), + f10036607(10036607), + f10036608(10036608), + f10036615(10036615), + f10036616(10036616), + f10036617(10036617), + f10036618(10036618), + f10036625(10036625), + f10036626(10036626), + f10036627(10036627), + f10036628(10036628), + f10036637(10036637), + f10036638(10036638), + f10036639(10036639), + f10036640(10036640), + f10036647(10036647), + f10036648(10036648), + f10036649(10036649), + f10036650(10036650), + f10036657(10036657), + f10036658(10036658), + f10036659(10036659), + f10036660(10036660), + f10036667(10036667), + f10036668(10036668), + f10036669(10036669), + f10036671(10036671), + f10036679(10036679), + f10036680(10036680), + f10036681(10036681), + f10036682(10036682), + f10036690(10036690), + f10036691(10036691), + f10036692(10036692), + f10036693(10036693), + f10036702(10036702), + f10036703(10036703), + f10036704(10036704), + f10036705(10036705), + f10036712(10036712), + f10036713(10036713), + f10036714(10036714), + f10036715(10036715), + f10036723(10036723), + f10036724(10036724), + f10036725(10036725), + f10036726(10036726), + f10036734(10036734), + f10036735(10036735), + f10036736(10036736), + f10036737(10036737), + f10036745(10036745), + f10036746(10036746), + f10036747(10036747), + f10036748(10036748), + f10036756(10036756), + f10036757(10036757), + f10036758(10036758), + f10036759(10036759), + f10036770(10036770), + f10036772(10036772), + f10036773(10036773), + f10036774(10036774), + f10036782(10036782), + f10036783(10036783), + f10036784(10036784), + f10036785(10036785), + f10036794(10036794), + f10036795(10036795), + f10036796(10036796), + f10036797(10036797), + f10036805(10036805), + f10036806(10036806), + f10036807(10036807), + f10036808(10036808), + f10036816(10036816), + f10036817(10036817), + f10036818(10036818), + f10036819(10036819), + f10036826(10036826), + f10036827(10036827), + f10036828(10036828), + f10036829(10036829), + f10036836(10036836), + f10036837(10036837), + f10036838(10036838), + f10036839(10036839), + f10036846(10036846), + f10036847(10036847), + f10036848(10036848), + f10036849(10036849), + f10036856(10036856), + f10036857(10036857), + f10036858(10036858), + f10036859(10036859), + f10036868(10036868), + f10036869(10036869), + f10036870(10036870), + f10036871(10036871), + f10036878(10036878), + f10036879(10036879), + f10036880(10036880), + f10036881(10036881), + f10036888(10036888), + f10036889(10036889), + f10036890(10036890), + f10036891(10036891), + f10036898(10036898), + f10036899(10036899), + f10036900(10036900), + f10036901(10036901), + f10036908(10036908), + f10036909(10036909), + f10036910(10036910), + f10036911(10036911), + f10036919(10036919), + f10036920(10036920), + f10036921(10036921), + f10036922(10036922), + f10036929(10036929), + f10036930(10036930), + f10036931(10036931), + f10036932(10036932), + f10036939(10036939), + f10036940(10036940), + f10036941(10036941), + f10036942(10036942), + f10036951(10036951), + f10036952(10036952), + f10036953(10036953), + f10036954(10036954), + f10036961(10036961), + f10036962(10036962), + f10036963(10036963), + f10036964(10036964), + f10036971(10036971), + f10036972(10036972), + f10036973(10036973), + f10036974(10036974), + f10036983(10036983), + f10036984(10036984), + f10036985(10036985), + f10036986(10036986), + f10036993(10036993), + f10036994(10036994), + f10036995(10036995), + f10036996(10036996), + f10037003(10037003), + f10037004(10037004), + f10037005(10037005), + f10037006(10037006), + f10037013(10037013), + f10037014(10037014), + f10037015(10037015), + f10037016(10037016), + f10037023(10037023), + f10037024(10037024), + f10037025(10037025), + f10037026(10037026), + f10037033(10037033), + f10037034(10037034), + f10037035(10037035), + f10037036(10037036), + f10037043(10037043), + f10037044(10037044), + f10037045(10037045), + f10037046(10037046), + f10037053(10037053), + f10037054(10037054), + f10037055(10037055), + f10037056(10037056), + f10037063(10037063), + f10037065(10037065), + f10037066(10037066), + f10037067(10037067), + f10037071(10037071), + f10037073(10037073), + f10037074(10037074), + f10037075(10037075), + f10037081(10037081), + f10037083(10037083), + f10037084(10037084), + f10037085(10037085), + f10037089(10037089), + f10037091(10037091), + f10037092(10037092), + f10037093(10037093), + f10037099(10037099), + f10037101(10037101), + f10037102(10037102), + f10037103(10037103), + f10037107(10037107), + f10037109(10037109), + f10037110(10037110), + f10037111(10037111), + f10037115(10037115), + f10037117(10037117), + f10037118(10037118), + f10037119(10037119), + f10037123(10037123), + f10037125(10037125), + f10037126(10037126), + f10037127(10037127), + f10037131(10037131), + f10037133(10037133), + f10037134(10037134), + f10037135(10037135), + f10037139(10037139), + f10037141(10037141), + f10037142(10037142), + f10037143(10037143), + f10037151(10037151), + f10037153(10037153), + f10037154(10037154), + f10037155(10037155), + f10037159(10037159), + f10037161(10037161), + f10037162(10037162), + f10037163(10037163), + f10037167(10037167), + f10037169(10037169), + f10037170(10037170), + f10037171(10037171), + f10037178(10037178), + f10037180(10037180), + f10037181(10037181), + f10037182(10037182), + f10037186(10037186), + f10037188(10037188), + f10037189(10037189), + f10037190(10037190), + f10037194(10037194), + f10037196(10037196), + f10037197(10037197), + f10037198(10037198), + f10037205(10037205), + f10037207(10037207), + f10037208(10037208), + f10037209(10037209), + f10037215(10037215), + f10037217(10037217), + f10037218(10037218), + f10037219(10037219), + f10037225(10037225), + f10037227(10037227), + f10037228(10037228), + f10037229(10037229), + f10037233(10037233), + f10037235(10037235), + f10037236(10037236), + f10037237(10037237), + f10037242(10037242), + f10037244(10037244), + f10037245(10037245), + f10037246(10037246), + f10037252(10037252), + f10037255(10037255), + f10037256(10037256), + f10037257(10037257), + f10037262(10037262), + f10037264(10037264), + f10037265(10037265), + f10037266(10037266), + f10037275(10037275), + f10037278(10037278), + f10037279(10037279), + f10037280(10037280), + f10037284(10037284), + f10037286(10037286), + f10037287(10037287), + f10037288(10037288), + f10037292(10037292), + f10037294(10037294), + f10037295(10037295), + f10037296(10037296), + f10037300(10037300), + f10037302(10037302), + f10037303(10037303), + f10037304(10037304), + f10037310(10037310), + f10037312(10037312), + f10037313(10037313), + f10037314(10037314), + f10037318(10037318), + f10037320(10037320), + f10037321(10037321), + f10037322(10037322), + f10037326(10037326), + f10037328(10037328), + f10037329(10037329), + f10037330(10037330), + f10037337(10037337), + f10037339(10037339), + f10037340(10037340), + f10037341(10037341), + f10037345(10037345), + f10037347(10037347), + f10037348(10037348), + f10037349(10037349), + f10037353(10037353), + f10037355(10037355), + f10037356(10037356), + f10037357(10037357), + f10037361(10037361), + f10037363(10037363), + f10037364(10037364), + f10037365(10037365), + f10037369(10037369), + f10037371(10037371), + f10037372(10037372), + f10037373(10037373), + f10037377(10037377), + f10037379(10037379), + f10037380(10037380), + f10037381(10037381), + f10037387(10037387), + f10037389(10037389), + f10037390(10037390), + f10037391(10037391), + f10037395(10037395), + f10037397(10037397), + f10037398(10037398), + f10037399(10037399), + f10037406(10037406), + f10037408(10037408), + f10037409(10037409), + f10037410(10037410), + f10037416(10037416), + f10037418(10037418), + f10037419(10037419), + f10037420(10037420), + f10037430(10037430), + f10037433(10037433), + f10037434(10037434), + f10037435(10037435), + f10037439(10037439), + f10037441(10037441), + f10037442(10037442), + f10037443(10037443), + f10037449(10037449), + f10037451(10037451), + f10037452(10037452), + f10037453(10037453), + f10037454(10037454), + f10037459(10037459), + f10037461(10037461), + f10037462(10037462), + f10037463(10037463), + f10037464(10037464), + f10037469(10037469), + f10037471(10037471), + f10037472(10037472), + f10037473(10037473), + f10037474(10037474), + f10037479(10037479), + f10037481(10037481), + f10037482(10037482), + f10037483(10037483), + f10037484(10037484), + f10037489(10037489), + f10037491(10037491), + f10037492(10037492), + f10037493(10037493), + f10037494(10037494), + f10037501(10037501), + f10037503(10037503), + f10037504(10037504), + f10037505(10037505), + f10037509(10037509), + f10037511(10037511), + f10037512(10037512), + f10037513(10037513), + f10037517(10037517), + f10037519(10037519), + f10037520(10037520), + f10037521(10037521), + f10037527(10037527), + f10037529(10037529), + f10037530(10037530), + f10037531(10037531), + f10037535(10037535), + f10037537(10037537), + f10037538(10037538), + f10037539(10037539), + f10037543(10037543), + f10037545(10037545), + f10037546(10037546), + f10037547(10037547), + f10037551(10037551), + f10037553(10037553), + f10037554(10037554), + f10037555(10037555), + f10037561(10037561), + f10037563(10037563), + f10037564(10037564), + f10037565(10037565), + f10037569(10037569), + f10037571(10037571), + f10037572(10037572), + f10037573(10037573), + f10037577(10037577), + f10037579(10037579), + f10037580(10037580), + f10037581(10037581), + f10037585(10037585), + f10037587(10037587), + f10037588(10037588), + f10037589(10037589), + f10037593(10037593), + f10037595(10037595), + f10037596(10037596), + f10037597(10037597), + f10037603(10037603), + f10037605(10037605), + f10037606(10037606), + f10037607(10037607), + f10037613(10037613), + f10037615(10037615), + f10037616(10037616), + f10037617(10037617), + f10037618(10037618), + f10037623(10037623), + f10037625(10037625), + f10037626(10037626), + f10037627(10037627), + f10037628(10037628), + f10037635(10037635), + f10037637(10037637), + f10037638(10037638), + f10037639(10037639), + f10037640(10037640), + f10037645(10037645), + f10037647(10037647), + f10037648(10037648), + f10037649(10037649), + f10037650(10037650), + f10037655(10037655), + f10037657(10037657), + f10037658(10037658), + f10037659(10037659), + f10037660(10037660), + f10037665(10037665), + f10037667(10037667), + f10037668(10037668), + f10037669(10037669), + f10037670(10037670), + f10037677(10037677), + f10037679(10037679), + f10037680(10037680), + f10037681(10037681), + f10037682(10037682), + f10037687(10037687), + f10037689(10037689), + f10037690(10037690), + f10037691(10037691), + f10037692(10037692), + f10037697(10037697), + f10037699(10037699), + f10037700(10037700), + f10037701(10037701), + f10037702(10037702), + f10037709(10037709), + f10037711(10037711), + f10037712(10037712), + f10037713(10037713), + f10037714(10037714), + f10037719(10037719), + f10037721(10037721), + f10037722(10037722), + f10037723(10037723), + f10037724(10037724), + f10037729(10037729), + f10037731(10037731), + f10037732(10037732), + f10037733(10037733), + f10037734(10037734), + f10037739(10037739), + f10037741(10037741), + f10037742(10037742), + f10037743(10037743), + f10037744(10037744), + f10039392(10039392), + f10039393(10039393), + f10039394(10039394), + f10039395(10039395), + f10039402(10039402), + f10039403(10039403), + f10039404(10039404), + f10039405(10039405), + f10039412(10039412), + f10039413(10039413), + f10039414(10039414), + f10039415(10039415), + f10039422(10039422), + f10039423(10039423), + f10039424(10039424), + f10039425(10039425), + f10039432(10039432), + f10039433(10039433), + f10039434(10039434), + f10039435(10039435), + f10039442(10039442), + f10039443(10039443), + f10039444(10039444), + f10039445(10039445), + f10039452(10039452), + f10039453(10039453), + f10039454(10039454), + f10039455(10039455), + f10039462(10039462), + f10039463(10039463), + f10039464(10039464), + f10039465(10039465), + f10039474(10039474), + f10039475(10039475), + f10039476(10039476), + f10039477(10039477), + f10039484(10039484), + f10039485(10039485), + f10039486(10039486), + f10039487(10039487), + f10039494(10039494), + f10039495(10039495), + f10039496(10039496), + f10039497(10039497), + f10039504(10039504), + f10039505(10039505), + f10039506(10039506), + f10039507(10039507), + f10039514(10039514), + f10039515(10039515), + f10039516(10039516), + f10039517(10039517), + f10039524(10039524), + f10039525(10039525), + f10039526(10039526), + f10039527(10039527), + f10039534(10039534), + f10039535(10039535), + f10039536(10039536), + f10039537(10039537), + f10039544(10039544), + f10039545(10039545), + f10039546(10039546), + f10039547(10039547), + f10041574(10041574), + f10041576(10041576), + f10041577(10041577), + f10041578(10041578), + f10041582(10041582), + f10041584(10041584), + f10041585(10041585), + f10041586(10041586), + f10041592(10041592), + f10041594(10041594), + f10041595(10041595), + f10041596(10041596), + f10041600(10041600), + f10041602(10041602), + f10041603(10041603), + f10041604(10041604), + f10041608(10041608), + f10041610(10041610), + f10041611(10041611), + f10041612(10041612), + f10041616(10041616), + f10041618(10041618), + f10041619(10041619), + f10041620(10041620), + f10041624(10041624), + f10041626(10041626), + f10041627(10041627), + f10041628(10041628), + f10041632(10041632), + f10041634(10041634), + f10041635(10041635), + f10041636(10041636), + f10041640(10041640), + f10041642(10041642), + f10041643(10041643), + f10041644(10041644), + f10077832(10077832), + f10077834(10077834), + f10077835(10077835), + f10077836(10077836), + f10077837(10077837), + f10077838(10077838), + f10077839(10077839), + f10077840(10077840), + f10077851(10077851), + f10077852(10077852), + f10077855(10077855), + f10077856(10077856), + f10077861(10077861), + f10077862(10077862), + f10077864(10077864), + f10077866(10077866), + f10077867(10077867), + f10077881(10077881), + f10077882(10077882), + f10077944(10077944), + f10077950(10077950), + f10077951(10077951), + f10077952(10077952), + f10077953(10077953), + f10077955(10077955), + f10077958(10077958), + f10077972(10077972), + f10077973(10077973), + f10077974(10077974), + f10077975(10077975), + f10077976(10077976), + f10077977(10077977), + f10077978(10077978), + f10077979(10077979), + f10077980(10077980), + f10077981(10077981), + f10077982(10077982), + f10077983(10077983), + f10077984(10077984), + f10077985(10077985), + f10077986(10077986), + f10078041(10078041), + f10078042(10078042), + f10078047(10078047), + f10078048(10078048), + f10078049(10078049), + f10078063(10078063), + f10078064(10078064), + f10078079(10078079), + f10078083(10078083), + f10078165(10078165), + f10078166(10078166), + f10078167(10078167), + f10078168(10078168), + f10078169(10078169), + f10078182(10078182), + f10078183(10078183), + f10078184(10078184), + f10078185(10078185), + f10078204(10078204), + f10078209(10078209), + f10078210(10078210), + f10078211(10078211), + f10078219(10078219), + f10078233(10078233), + f10078234(10078234), + f10078240(10078240), + f10078248(10078248), + f10078438(10078438), + f10078451(10078451), + f10078472(10078472), + f10078475(10078475), + f10078591(10078591), + f10078592(10078592), + f10078604(10078604), + f10078605(10078605), + f10078606(10078606), + f10078607(10078607), + f10078699(10078699), + f10078701(10078701), + f10999432(10999432), + f10999434(10999434), + f10999435(10999435), + f10999436(10999436), + f10999437(10999437), + f10999438(10999438), + f10999439(10999439), + f10999440(10999440), + f10999451(10999451), + f10999452(10999452), + f10999455(10999455), + f10999456(10999456), + f10999461(10999461), + f10999462(10999462), + f10999464(10999464), + f10999466(10999466), + f10999467(10999467), + f10999481(10999481), + f10999482(10999482), + f10999544(10999544), + f10999550(10999550), + f10999551(10999551), + f10999552(10999552), + f10999553(10999553), + f10999555(10999555), + f10999558(10999558), + f10999572(10999572), + f10999573(10999573), + f10999574(10999574), + f10999575(10999575), + f10999576(10999576), + f10999577(10999577), + f10999578(10999578), + f10999579(10999579), + f10999580(10999580), + f10999581(10999581), + f10999582(10999582), + f10999583(10999583), + f10999584(10999584), + f10999585(10999585), + f10999586(10999586), + f10999641(10999641), + f10999642(10999642), + f10999647(10999647), + f10999648(10999648), + f10999649(10999649), + f10999663(10999663), + f10999664(10999664), + f10999679(10999679), + f10999683(10999683), + f10999765(10999765), + f10999766(10999766), + f10999767(10999767), + f10999768(10999768), + f10999769(10999769), + f10999782(10999782), + f10999783(10999783), + f10999784(10999784), + f10999785(10999785), + f10999804(10999804), + f10999809(10999809), + f10999810(10999810), + f10999811(10999811), + f10999819(10999819), + f10999833(10999833), + f10999834(10999834), + f10999840(10999840), + f10999848(10999848), + f11000038(11000038), + f11000051(11000051), + f11000072(11000072), + f11000075(11000075), + f11000191(11000191), + f11000192(11000192), + f11000204(11000204), + f11000205(11000205), + f11000206(11000206), + f11000207(11000207), + f11000299(11000299), + f11000301(11000301), + e14194305(14194305), + e14194309(14194309), + e14194310(14194310), + e14194311(14194311), + e14194312(14194312), + e14194313(14194313), + e14194314(14194314), + e14194315(14194315), + e14194316(14194316), + e14194317(14194317), + e14194318(14194318), + e14194319(14194319), + e14194320(14194320), + e14194321(14194321), + e14194326(14194326), + e14194327(14194327), + e14194328(14194328), + e14194329(14194329), + e14194330(14194330), + e14194331(14194331), + e14194332(14194332), + e14194333(14194333), + e14194334(14194334), + e14194335(14194335), + e14194336(14194336), + e14194337(14194337), + e14194338(14194338), + e14194339(14194339), + e14194340(14194340), + e14194341(14194341), + e14194342(14194342), + e14194343(14194343), + e14194344(14194344), + e14194345(14194345), + e14194346(14194346), + e14194347(14194347), + e14194348(14194348), + e14194349(14194349), + e14194350(14194350), + e14194351(14194351), + e14194352(14194352), + e14194353(14194353), + e14194354(14194354), + e14194355(14194355), + e14194356(14194356), + e14194357(14194357), + e14194358(14194358), + e14194359(14194359), + e14194360(14194360), + e14194361(14194361), + e14194362(14194362), + e14194363(14194363), + e14194364(14194364), + e14194365(14194365), + e14194366(14194366), + e14194367(14194367), + e14194368(14194368), + e14194369(14194369), + e14194370(14194370), + e14194371(14194371), + e14194372(14194372), + e14194373(14194373), + e14194374(14194374), + e14194380(14194380), + e14194381(14194381), + e14194382(14194382), + e14194383(14194383), + e14194384(14194384), + e14194385(14194385), + e14194386(14194386), + e14194387(14194387), + e14194388(14194388), + e14194389(14194389), + e14194390(14194390), + e14194391(14194391), + e14194392(14194392), + e14194393(14194393), + e14194394(14194394), + e14194395(14194395), + e14194396(14194396), + e14194397(14194397), + e14194398(14194398), + e14194399(14194399), + e14194400(14194400), + e14194401(14194401), + e14194402(14194402), + e14194403(14194403), + e14194404(14194404), + e14194405(14194405), + e14194406(14194406), + e14194407(14194407), + e14194408(14194408), + e14194409(14194409), + e14194410(14194410), + e14194411(14194411), + e14194412(14194412), + e14194414(14194414), + e14194415(14194415), + e14194417(14194417), + e14194418(14194418), + e14194420(14194420), + e14194421(14194421), + e14194422(14194422), + e14194423(14194423), + e14194424(14194424), + e14194425(14194425), + e14194426(14194426), + e14194427(14194427), + e14194428(14194428), + e14194429(14194429), + e14194430(14194430), + e14194431(14194431), + e14194432(14194432), + e14194445(14194445), + e14194446(14194446), + e14194447(14194447), + e14194448(14194448), + e14194449(14194449), + e14194450(14194450), + e14194451(14194451), + e14194452(14194452), + e14194453(14194453), + e14194454(14194454), + e14194455(14194455), + e14194456(14194456), + e14194457(14194457), + e14194458(14194458), + e14194459(14194459), + e14194463(14194463), + e14194464(14194464), + e14194465(14194465), + e14194466(14194466), + e14194467(14194467), + e14194468(14194468), + e14194469(14194469), + e14194473(14194473), + e14194474(14194474), + e14194475(14194475), + e14194476(14194476), + e14194477(14194477), + e14194478(14194478), + e14194479(14194479), + e14194480(14194480), + e14194481(14194481), + e14194482(14194482), + e14194483(14194483), + e14194493(14194493), + e14194495(14194495), + e14194496(14194496), + e14194497(14194497), + e14194501(14194501), + e14194502(14194502), + e14194503(14194503), + e14194504(14194504), + e14194505(14194505), + e14194506(14194506), + e14194507(14194507), + e14194508(14194508), + e14194509(14194509), + e14194510(14194510), + e14194511(14194511), + e14194512(14194512), + e14194513(14194513), + e14194516(14194516), + e14194517(14194517), + e14194518(14194518), + e14194519(14194519), + e14194520(14194520), + e14194522(14194522), + e14194523(14194523), + e14194524(14194524), + e14194525(14194525), + e14194526(14194526), + e14194527(14194527), + e14194528(14194528), + e14194529(14194529), + e14194530(14194530), + e14194531(14194531), + e14194532(14194532), + e14194533(14194533), + e14194534(14194534), + e14194535(14194535), + e14194536(14194536), + e14194537(14194537), + e14194538(14194538), + e14194539(14194539), + e14194540(14194540), + e14194541(14194541), + e14194542(14194542), + e14194543(14194543), + e14194544(14194544), + e14194545(14194545), + e14194546(14194546), + e14194547(14194547), + e14194548(14194548), + e14194549(14194549), + e14194550(14194550), + e14194551(14194551), + e14194552(14194552), + e14194553(14194553), + e14194554(14194554), + e14194555(14194555), + e14194556(14194556), + e14194557(14194557), + e14194558(14194558), + e14194559(14194559), + e14194560(14194560), + e14194561(14194561), + e14194562(14194562), + e14194563(14194563), + e14194564(14194564), + e14194565(14194565), + e14194566(14194566), + e14194567(14194567), + e14194568(14194568), + e14194569(14194569), + e14194570(14194570), + e14194571(14194571), + e14194572(14194572), + e14194573(14194573), + e14194574(14194574), + e14194575(14194575), + e14194576(14194576), + e14194577(14194577), + e14194578(14194578), + e14194579(14194579), + e14194580(14194580), + e14194581(14194581), + e14194582(14194582), + e14194583(14194583), + e14194584(14194584), + e14194585(14194585), + e14194586(14194586), + e14194587(14194587), + e14194588(14194588), + e14194589(14194589), + e14194590(14194590), + e14194591(14194591), + e14194592(14194592), + e14194597(14194597), + e14194598(14194598), + e14194599(14194599), + e14194600(14194600), + e14194601(14194601), + e14194602(14194602), + e14194603(14194603), + e14194604(14194604), + e14194605(14194605), + e14194606(14194606), + e14194607(14194607), + e14194608(14194608), + e14194609(14194609), + e14194610(14194610), + e14194611(14194611), + e14194612(14194612), + e14194613(14194613), + e14194614(14194614), + e14194615(14194615), + e14194616(14194616), + e14194617(14194617), + e14194618(14194618), + e14194619(14194619), + e14194620(14194620), + e14194621(14194621), + e14194622(14194622), + e14194623(14194623), + e14194624(14194624), + e14194625(14194625), + e14194626(14194626), + e14194627(14194627), + e14194628(14194628), + e14194629(14194629), + e14194630(14194630), + e14194631(14194631), + e14194632(14194632), + e14194633(14194633), + e14194634(14194634), + e14194635(14194635), + e14194636(14194636), + e14194637(14194637), + e14194638(14194638), + e14194639(14194639), + e14194640(14194640), + e14194641(14194641), + e14194642(14194642), + e14194643(14194643), + e14194644(14194644), + e14194645(14194645), + e14194646(14194646), + e14194647(14194647), + e14194648(14194648), + e14194649(14194649), + e14194650(14194650), + e14194651(14194651), + e14194652(14194652), + e14194653(14194653), + e14194654(14194654), + e14194655(14194655), + e14194656(14194656), + e14194657(14194657), + e14194658(14194658), + e14194659(14194659), + e14194660(14194660), + e14194661(14194661), + e14194662(14194662), + e14194663(14194663), + e14194664(14194664), + e14194665(14194665), + e14194666(14194666), + e14194667(14194667), + e14194668(14194668), + e14194669(14194669), + e14194677(14194677), + e14194678(14194678), + e14194679(14194679), + e14194680(14194680), + e14194681(14194681), + e14194682(14194682), + e14194683(14194683), + e14194684(14194684), + e14194685(14194685), + e14194686(14194686), + e14194687(14194687), + e14194688(14194688), + e14194689(14194689), + e14194690(14194690), + e14194691(14194691), + e14194692(14194692), + e14194693(14194693), + e14194694(14194694), + e14194696(14194696), + e14194697(14194697), + e14194698(14194698), + e14194699(14194699), + e14194700(14194700), + e14194701(14194701), + e14194702(14194702), + e14194703(14194703), + e14194704(14194704), + e14194705(14194705), + e14194706(14194706), + e14194707(14194707), + e14194708(14194708), + e14194709(14194709), + e14194710(14194710), + e14194711(14194711), + e14194713(14194713), + e14194715(14194715), + e14194716(14194716), + e14194717(14194717), + e14194718(14194718), + e14194719(14194719), + e14194720(14194720), + e14194721(14194721), + e14194722(14194722), + e14194723(14194723), + e14194724(14194724), + e14194725(14194725), + e14194726(14194726), + e14194727(14194727), + e14194728(14194728), + e14194729(14194729), + e14194730(14194730), + e14194731(14194731), + e14194732(14194732), + e14194733(14194733), + e14194734(14194734), + e14194735(14194735), + e14194736(14194736), + e14194737(14194737), + e14194738(14194738), + e14194739(14194739), + e14194740(14194740), + e14194741(14194741), + e14194742(14194742), + e14194743(14194743), + e14194744(14194744), + e14194745(14194745), + e14194746(14194746), + e14194747(14194747), + e14194748(14194748), + e14194749(14194749), + e14194750(14194750), + e14194751(14194751), + e14194752(14194752), + e14194753(14194753), + e14194754(14194754), + e14194755(14194755), + e14194756(14194756), + e14194757(14194757), + e14194758(14194758), + e14194759(14194759), + e14194760(14194760), + e14194761(14194761), + e14194762(14194762), + e14194763(14194763), + e14194764(14194764), + e14194765(14194765), + e14194766(14194766), + e14194767(14194767), + e14194768(14194768), + e14194769(14194769), + e14194770(14194770), + e14194771(14194771), + e14194772(14194772), + e14194773(14194773), + e14194777(14194777), + e14194778(14194778), + e14194779(14194779), + e14194780(14194780), + e14194781(14194781), + e14194782(14194782), + e14194783(14194783), + e14194784(14194784), + e14194785(14194785), + e14194786(14194786), + e14194787(14194787), + e14194788(14194788), + e14194789(14194789), + e14194790(14194790), + e14194856(14194856), + e14194857(14194857), + e14194858(14194858), + e14194859(14194859), + e14194860(14194860), + e14194861(14194861), + e14194862(14194862), + e14194863(14194863), + e14194864(14194864), + e14194865(14194865), + e14194866(14194866), + e14194867(14194867), + e14194868(14194868), + e14194869(14194869), + e14194870(14194870), + e14194871(14194871), + e14194872(14194872), + e14194873(14194873), + e14194874(14194874), + e14194875(14194875), + e14194876(14194876), + e14194877(14194877), + e14194878(14194878), + e14194879(14194879), + e14194880(14194880), + e14194881(14194881), + e14194882(14194882), + e14194883(14194883), + e14194884(14194884), + e14194885(14194885), + e14194886(14194886), + e14194887(14194887), + e14194888(14194888), + e14194889(14194889), + e14194890(14194890), + e14194891(14194891), + e14194892(14194892), + e14194893(14194893), + e14194894(14194894), + e14194895(14194895), + e14194896(14194896), + e14194897(14194897), + e14194898(14194898), + e14194899(14194899), + e14194900(14194900), + e14194901(14194901), + e14194902(14194902), + e14194903(14194903), + e14194904(14194904), + e14194905(14194905), + e14194906(14194906), + e14194907(14194907), + e14194908(14194908), + e14194909(14194909), + e14194910(14194910), + e14194911(14194911), + e14194912(14194912), + e14194913(14194913), + e14194914(14194914), + e14194915(14194915), + e14194916(14194916), + e14194917(14194917), + e14194918(14194918), + e14194919(14194919), + e14194920(14194920), + e14194921(14194921), + e14194922(14194922), + e14194923(14194923), + e14194924(14194924), + e14194925(14194925), + e14194926(14194926), + e14194927(14194927), + e14194928(14194928), + e14194929(14194929), + e14194936(14194936), + e14194937(14194937), + e14194938(14194938), + e14194939(14194939), + e14194940(14194940), + e14194941(14194941), + e14194942(14194942), + e14194943(14194943), + e14194944(14194944), + e14194945(14194945), + e14194946(14194946), + e14194947(14194947), + e14194948(14194948), + e14194949(14194949), + e14194950(14194950), + e14194951(14194951), + e14194952(14194952), + e14194953(14194953), + e14194954(14194954), + e14194955(14194955), + e14194956(14194956), + e14194957(14194957), + e14194960(14194960), + e14194961(14194961), + e14194962(14194962), + e14194963(14194963), + e14194964(14194964), + e14194965(14194965), + e14194966(14194966), + e14194967(14194967), + e14194968(14194968), + e14194969(14194969), + e14194970(14194970), + e14194971(14194971), + e14194972(14194972), + e14194973(14194973), + e14194974(14194974), + e14194975(14194975), + e14194976(14194976), + e14194986(14194986), + e14194987(14194987), + e14194988(14194988), + e14194989(14194989), + e14194990(14194990), + e14194991(14194991), + e14194992(14194992), + e14194993(14194993), + e14194994(14194994), + e14194995(14194995), + e14194996(14194996), + e14194997(14194997), + e14194998(14194998), + e14194999(14194999), + e14195000(14195000), + e14195001(14195001), + e14195002(14195002), + e14195003(14195003), + e14195004(14195004), + e14195005(14195005), + e14195006(14195006), + e14195007(14195007), + e14195008(14195008), + e14195009(14195009), + e14195010(14195010), + e14195011(14195011), + e14195012(14195012), + e14195013(14195013), + e14195014(14195014), + e14195021(14195021), + e14195022(14195022), + e14195023(14195023), + e14195024(14195024), + e14195025(14195025), + e14195026(14195026), + e14195027(14195027), + e14195028(14195028), + e14195029(14195029), + e14195030(14195030), + e14195031(14195031), + e14195032(14195032), + e14195033(14195033), + e14195034(14195034), + e14195035(14195035), + e14195036(14195036), + e14195037(14195037), + e14195038(14195038), + e14195039(14195039), + e14195040(14195040), + e14195041(14195041), + e14195042(14195042), + e14195043(14195043), + e14195044(14195044), + e14195045(14195045), + e14195046(14195046), + e14195047(14195047), + e14195048(14195048), + e14195049(14195049), + e14195050(14195050), + e14195051(14195051), + e14195052(14195052), + e14195053(14195053), + e14195054(14195054), + e14195055(14195055), + e14195056(14195056), + e14195057(14195057), + e14195058(14195058), + e14195059(14195059), + e14195060(14195060), + e14195061(14195061), + e14195062(14195062), + e14195063(14195063), + e14195067(14195067), + e14195068(14195068), + e14195069(14195069), + e14195070(14195070), + e14195071(14195071), + e14195072(14195072), + e14195073(14195073), + e14195074(14195074), + e14195075(14195075), + e14195076(14195076), + e14195077(14195077), + e14195078(14195078), + e14195079(14195079), + e14195080(14195080), + e14195081(14195081), + e14195082(14195082), + e14195083(14195083), + e14195084(14195084), + e14195085(14195085), + e14195086(14195086), + e14195087(14195087), + e14195088(14195088), + e14195089(14195089), + e14195090(14195090), + e14195091(14195091), + e14195092(14195092), + e14195093(14195093), + e14195094(14195094), + e14195095(14195095), + e14195096(14195096), + e14195097(14195097), + e14195098(14195098), + e14195099(14195099), + e14195100(14195100), + e14195101(14195101), + e14195102(14195102), + e14195103(14195103), + e14195104(14195104), + e14195105(14195105), + e14195106(14195106), + e14195107(14195107), + e14195108(14195108), + e14195109(14195109), + e14195110(14195110), + e14195111(14195111), + e14195112(14195112), + e14195113(14195113), + e14195114(14195114), + e14195115(14195115), + e14195116(14195116), + e14195117(14195117), + e14195118(14195118), + e14195119(14195119), + e14195120(14195120), + e14195121(14195121), + e14195122(14195122), + e14195123(14195123), + e14195124(14195124), + e14195125(14195125), + e14195126(14195126), + e14195127(14195127), + e14195128(14195128), + e14195129(14195129), + e14195130(14195130), + e14195131(14195131), + e14195132(14195132), + e14195133(14195133), + e14195134(14195134), + e14195135(14195135), + e14195136(14195136), + e14195137(14195137), + e14195138(14195138), + e14195139(14195139), + e14195140(14195140), + e14195141(14195141), + e14195142(14195142), + e14195143(14195143), + e14195144(14195144), + e14195145(14195145), + e14195146(14195146), + e14195147(14195147), + e14195148(14195148), + e14195149(14195149), + e14195150(14195150), + e14195151(14195151), + e14195152(14195152), + e14195153(14195153), + e14195154(14195154), + e14195155(14195155), + e14195156(14195156), + e14195157(14195157), + e14195158(14195158), + e14195159(14195159), + e14195160(14195160), + e14195161(14195161), + e14195162(14195162), + e14195164(14195164), + e14195165(14195165), + e14195166(14195166), + e14195167(14195167), + e14195168(14195168), + e14195169(14195169), + e14195170(14195170), + e14195171(14195171), + e14195172(14195172), + e14195173(14195173), + e14195174(14195174), + e14195175(14195175), + e14195176(14195176), + e14195177(14195177), + e14195178(14195178), + e14195179(14195179), + e14195180(14195180), + e14195181(14195181), + e14195182(14195182), + e14195183(14195183), + e14195184(14195184), + e14195185(14195185), + e14195186(14195186), + e14195187(14195187), + e14195188(14195188), + e14195189(14195189), + e14195190(14195190), + e14195191(14195191), + e14195192(14195192), + e14195193(14195193), + e14195194(14195194), + e14195195(14195195), + e14195196(14195196), + e14195197(14195197), + e14195198(14195198), + e14195199(14195199), + e14195200(14195200), + e14195201(14195201), + e14195202(14195202), + e14195203(14195203), + e14195204(14195204), + e14195205(14195205), + e14195206(14195206), + e14195207(14195207), + e14195208(14195208), + e14195209(14195209), + e14195210(14195210), + e14195211(14195211), + e14195212(14195212), + e14195213(14195213), + e14195214(14195214), + e14195215(14195215), + e14195216(14195216), + e14195217(14195217), + e14195218(14195218), + e14195219(14195219), + e14195220(14195220), + e14195221(14195221), + e14195222(14195222), + e14195223(14195223), + e14195224(14195224), + e14195225(14195225), + e14195226(14195226), + e14195227(14195227), + e14195228(14195228), + e14195229(14195229), + e14195230(14195230), + e14195231(14195231), + e14195232(14195232), + e14195233(14195233), + e14195234(14195234), + e14195235(14195235), + e14195236(14195236), + e14195237(14195237), + e14195238(14195238), + e14195239(14195239), + e14195240(14195240), + e14195241(14195241), + e14195242(14195242), + e14195243(14195243), + e14195244(14195244), + e14195245(14195245), + e14195246(14195246), + e14195247(14195247), + e14195248(14195248), + e14195249(14195249), + e14195250(14195250), + e14195251(14195251), + e14195252(14195252), + e14195253(14195253), + e14195254(14195254), + e14195255(14195255), + e14195256(14195256), + e14195257(14195257), + e14195258(14195258), + e14195259(14195259), + e14195260(14195260), + e14195261(14195261), + e14195262(14195262), + e14195263(14195263), + e14195264(14195264), + e14195265(14195265), + e14195266(14195266), + e14195267(14195267), + e14195268(14195268), + e14195269(14195269), + e14195270(14195270), + e14195271(14195271), + e14195272(14195272), + e14195273(14195273), + e14195274(14195274), + e14195275(14195275), + e14195276(14195276), + e14195277(14195277), + e14195278(14195278), + e14195279(14195279), + e14195280(14195280), + e14195281(14195281), + e14195282(14195282), + e14195283(14195283), + e14195284(14195284), + e14195285(14195285), + e14195286(14195286), + e14195287(14195287), + e14195288(14195288), + e14195289(14195289), + e14195290(14195290), + e14195291(14195291), + e14195292(14195292), + e14195293(14195293), + e14195294(14195294), + e14195295(14195295), + e14195296(14195296), + e14195297(14195297), + e14195298(14195298), + e14195299(14195299), + e14195300(14195300), + e14195301(14195301), + e14195302(14195302), + e14195303(14195303), + e14195304(14195304), + e14195305(14195305), + e14195306(14195306), + e14195307(14195307), + e14195308(14195308), + e14195309(14195309), + e14195310(14195310), + e14195311(14195311), + e14195312(14195312), + e14195313(14195313), + e14195314(14195314), + e14195315(14195315), + e14195316(14195316), + e14195317(14195317), + e14195318(14195318), + e14195319(14195319), + e14195320(14195320), + e14195321(14195321), + e14195322(14195322), + e14195323(14195323), + e14195324(14195324), + e14195325(14195325), + e14195326(14195326), + e14195327(14195327), + e14195328(14195328), + e14195329(14195329), + e14195330(14195330), + e14195331(14195331), + e14195332(14195332), + e14195333(14195333), + e14195334(14195334), + e14195335(14195335), + e14195336(14195336), + e14195337(14195337), + e14195338(14195338), + e14195339(14195339), + e14195340(14195340), + e14195341(14195341), + e14195342(14195342), + e14195343(14195343), + e14195344(14195344), + e14195345(14195345), + e14195346(14195346), + e14195347(14195347), + e14195348(14195348), + e14195349(14195349), + e14195350(14195350), + e14195351(14195351), + e14195352(14195352), + e14195353(14195353), + e14195355(14195355), + e14195356(14195356), + e14195357(14195357), + e14195358(14195358), + e14195359(14195359), + e14195360(14195360), + e14195361(14195361), + e14195362(14195362), + e14195363(14195363), + e14195364(14195364), + e14195365(14195365), + e14195369(14195369), + e14195370(14195370), + e14195371(14195371), + e14195372(14195372), + e14195373(14195373), + e14195374(14195374), + e14195375(14195375), + e14195376(14195376), + e14195377(14195377), + e14195378(14195378), + e14195379(14195379), + e14195380(14195380), + e14195381(14195381), + e14195382(14195382), + e14195383(14195383), + e14195384(14195384), + e14195385(14195385), + e14195386(14195386), + e14195387(14195387), + e14195388(14195388), + e14195389(14195389), + e14195390(14195390), + e14195391(14195391), + e14195392(14195392), + e14195393(14195393), + e14195394(14195394), + e14195395(14195395), + e14195396(14195396), + e14195397(14195397), + e14195398(14195398), + e14195399(14195399), + e14195400(14195400), + e14195401(14195401), + e14195402(14195402), + e14195403(14195403), + e14195404(14195404), + e14195405(14195405), + e14195406(14195406), + e14195407(14195407), + e14195408(14195408), + e14195409(14195409), + e14195410(14195410), + e14195411(14195411), + e14195412(14195412), + e14195413(14195413), + e14195414(14195414), + e14195415(14195415), + e14195416(14195416), + e14195417(14195417), + e14195418(14195418), + e14195419(14195419), + e14195420(14195420), + e14195421(14195421), + e14195422(14195422), + e14195423(14195423), + e14195424(14195424), + e14195425(14195425), + e14195426(14195426), + e14195427(14195427), + e14195428(14195428), + e14195429(14195429), + e14195430(14195430), + e14195431(14195431), + e14195432(14195432), + e14195433(14195433), + e14195434(14195434), + e14195435(14195435), + e14195436(14195436), + e14195437(14195437), + e14195438(14195438), + e14195439(14195439), + e14195440(14195440), + e14195441(14195441), + e14195442(14195442), + e14195443(14195443), + e14195444(14195444), + e14195445(14195445), + e14195446(14195446), + e14195447(14195447), + e14195448(14195448), + e14195449(14195449), + e14195450(14195450), + e14195451(14195451), + e14195452(14195452), + e14195453(14195453), + e14195454(14195454), + e14195455(14195455), + e14195456(14195456), + e14195457(14195457), + e14195458(14195458), + e14195459(14195459), + e14195460(14195460), + e14195461(14195461), + e14195462(14195462), + e14195463(14195463), + e14195464(14195464), + e14195465(14195465), + e14195466(14195466), + e14195467(14195467), + e14195468(14195468), + e14195469(14195469), + e14195470(14195470), + e14195471(14195471), + e14195472(14195472), + e14195473(14195473), + e14195474(14195474), + e14195475(14195475), + e14195476(14195476), + e14195477(14195477), + e14195478(14195478), + e14195479(14195479), + e14195480(14195480), + e14195481(14195481), + e14195482(14195482), + e14195483(14195483), + e14195484(14195484), + e14195485(14195485), + e14195486(14195486), + e14195487(14195487), + e14195488(14195488), + e14195489(14195489), + e14195490(14195490), + e14195491(14195491), + e14195492(14195492), + e14195493(14195493), + e14195494(14195494), + e14195495(14195495), + e14195496(14195496), + e14195497(14195497), + e14195498(14195498), + e14195499(14195499), + e14195500(14195500), + e14195501(14195501), + e14195502(14195502), + e14195503(14195503), + e14195504(14195504), + e14195505(14195505), + e14195506(14195506), + e14195507(14195507), + e14195508(14195508), + e14195509(14195509), + e14195510(14195510), + e14195511(14195511), + e14195512(14195512), + e14195513(14195513), + e14195514(14195514), + e14195515(14195515), + e14195516(14195516), + e14195517(14195517), + e14195518(14195518), + e14195519(14195519), + e14195520(14195520), + e14195521(14195521), + e14195522(14195522), + e14195523(14195523), + e14195524(14195524), + e14195525(14195525), + e14195526(14195526), + e14195546(14195546), + e14195547(14195547), + e14195548(14195548), + e14195550(14195550), + e14195551(14195551), + e14195552(14195552), + e14195553(14195553), + e14195563(14195563), + e14195564(14195564), + e14195565(14195565), + e14195566(14195566), + e14195567(14195567), + e14195568(14195568), + e14195569(14195569), + e14195570(14195570), + e14195571(14195571), + e14195572(14195572), + e14195573(14195573), + e14195574(14195574), + e14195575(14195575), + e14195586(14195586), + e14195587(14195587), + e14195588(14195588), + e14195589(14195589), + e14195591(14195591), + e14195592(14195592), + e14195593(14195593), + e14195594(14195594), + e14195595(14195595), + e14195596(14195596), + e14195597(14195597), + e14195598(14195598), + e14195599(14195599), + e14195600(14195600), + e14195601(14195601), + e14195602(14195602), + e14195603(14195603), + e14195623(14195623), + e14195624(14195624), + e14195625(14195625), + e14195635(14195635), + e14195636(14195636), + e14195643(14195643), + e14195644(14195644), + e14195645(14195645), + e14195646(14195646), + e14195647(14195647), + e14195648(14195648), + e14195663(14195663), + e14195664(14195664), + e14195665(14195665), + e14195666(14195666), + e14195667(14195667), + e14195668(14195668), + e14195669(14195669), + e14195670(14195670), + e14195671(14195671), + e14195672(14195672), + e14195673(14195673), + e14195674(14195674), + e14195675(14195675), + e14195676(14195676), + e14195677(14195677), + e14195678(14195678), + e14195679(14195679), + e14195680(14195680), + e14195681(14195681), + e14195682(14195682), + e14195683(14195683), + e14195684(14195684), + e14195685(14195685), + e14195686(14195686), + e14195687(14195687), + e14195688(14195688), + e14195689(14195689), + e14195690(14195690), + e14195691(14195691), + e14195692(14195692), + e14195693(14195693), + e14195694(14195694), + e14195695(14195695), + e14195696(14195696), + e14195697(14195697), + e14195698(14195698), + e14195699(14195699), + e14195700(14195700), + e14195701(14195701), + e14195702(14195702), + e14195703(14195703), + e14195704(14195704), + e14195705(14195705), + e14195706(14195706), + e14195707(14195707), + e14195708(14195708), + e14195709(14195709), + e14195710(14195710), + e14195711(14195711), + e14195712(14195712), + e14195713(14195713), + e14195714(14195714), + e14195715(14195715), + e14195716(14195716), + e14195717(14195717), + e14195718(14195718), + e14195719(14195719), + e14195723(14195723), + e14195727(14195727), + e14195731(14195731), + e14195735(14195735), + e14195739(14195739), + e14195740(14195740), + e14195741(14195741), + e14195742(14195742), + e14195743(14195743), + e14195744(14195744), + e14195745(14195745), + e14195746(14195746), + e14195747(14195747), + e14195748(14195748), + e14195749(14195749), + e14195750(14195750), + e14195751(14195751), + e14195752(14195752), + e14195753(14195753), + e14195754(14195754), + e14195755(14195755), + e14195756(14195756), + e14195757(14195757), + e14195758(14195758), + e14195759(14195759), + e14195760(14195760), + e14195762(14195762), + e14195763(14195763), + e14195764(14195764), + e14195765(14195765), + e14195766(14195766), + e14195767(14195767), + e14195768(14195768), + e14195769(14195769), + e14195770(14195770), + e14195771(14195771), + e14195772(14195772), + e14195773(14195773), + e14195774(14195774), + e14195775(14195775), + e14195776(14195776), + e14195777(14195777), + e14195778(14195778), + e14195779(14195779), + e14195787(14195787), + e14195818(14195818), + e14195824(14195824), + e14195827(14195827), + e14195830(14195830), + e14195832(14195832), + e14195835(14195835), + e14195841(14195841), + e14195842(14195842), + e14195843(14195843), + e14195844(14195844), + e14195845(14195845), + e14195846(14195846), + e14195847(14195847), + e14195848(14195848), + e14195849(14195849), + e14195850(14195850), + e14195851(14195851), + e14195852(14195852), + e14195853(14195853), + e14195854(14195854), + e14195855(14195855), + e14195856(14195856), + e14195857(14195857), + e14195858(14195858), + e14195859(14195859), + e14195860(14195860), + e14195861(14195861), + e14195862(14195862), + e14195863(14195863), + e14195882(14195882), + e14195883(14195883), + e14195884(14195884), + e14195885(14195885), + e14195886(14195886), + e14195887(14195887), + e14195888(14195888), + e14195889(14195889), + e14195890(14195890), + e14195891(14195891), + e14195892(14195892), + e14195893(14195893), + e14195894(14195894), + e14195895(14195895), + e14195896(14195896), + e14195897(14195897), + e14195898(14195898), + e14195899(14195899), + e14195900(14195900), + e14195901(14195901), + e14195902(14195902), + e14195903(14195903), + e14195904(14195904), + e14195905(14195905), + e14195906(14195906), + e14195907(14195907), + e14195908(14195908), + e14195909(14195909), + e14195910(14195910), + e14195911(14195911), + e14195912(14195912), + e14195913(14195913), + e14195914(14195914), + e14195915(14195915), + e14195931(14195931), + e14195932(14195932), + e14195933(14195933), + e14195934(14195934), + e14195935(14195935), + e14195936(14195936), + e14195937(14195937), + e14195938(14195938), + e14195939(14195939), + e14195940(14195940), + e14195941(14195941), + e14195942(14195942), + e14195943(14195943), + e14195944(14195944), + e14195945(14195945), + e14195946(14195946), + e14195947(14195947), + e14195948(14195948), + e14195949(14195949), + e14195950(14195950), + e14195951(14195951), + e14195952(14195952), + e14195953(14195953), + e14195954(14195954), + e14195955(14195955), + e14195956(14195956), + e14195957(14195957), + e14195958(14195958), + e14195959(14195959), + e14195960(14195960), + e14195961(14195961), + e14195962(14195962), + e14195963(14195963), + e14195964(14195964), + e14195965(14195965), + e14195966(14195966), + e14195967(14195967), + e14195968(14195968), + e14195969(14195969), + e14195970(14195970), + e14195971(14195971), + e14195972(14195972), + e14195973(14195973), + e14195974(14195974), + e14195975(14195975), + e14195976(14195976), + e14195977(14195977), + e14195978(14195978), + e14195979(14195979), + e14195980(14195980), + e14195981(14195981), + e14195982(14195982), + e14195983(14195983), + e14195984(14195984), + e14195985(14195985), + e14195986(14195986), + e14195987(14195987), + e14195988(14195988), + e14195989(14195989), + e14195990(14195990), + e14195991(14195991), + e14195992(14195992), + e14195993(14195993), + e14195994(14195994), + e14195995(14195995), + e14195996(14195996), + e14195997(14195997), + e14195998(14195998), + e14195999(14195999), + e14196000(14196000), + e14196001(14196001), + e14196002(14196002), + e14196003(14196003), + e14196004(14196004), + e14196005(14196005), + e14196006(14196006), + e14196007(14196007), + e14196008(14196008), + f14522386(14522386), + f14523652(14523652), + f14523659(14523659), + f14523660(14523660), + f14523661(14523661), + f14527296(14527296), + f14527302(14527302), + f14527312(14527312), + f14527340(14527340), + f14527344(14527344), + f14527352(14527352), + f14527357(14527357), + f14527365(14527365), + f14527367(14527367), + f14527371(14527371), + f14527380(14527380), + f14527403(14527403), + f14527405(14527405), + f14527407(14527407), + f14527409(14527409), + f14527413(14527413), + f14527415(14527415), + f14527419(14527419), + f14527420(14527420), + f14527424(14527424), + f14527440(14527440), + f14527449(14527449), + f14527457(14527457), + f14527462(14527462), + f14527474(14527474), + f14527476(14527476), + f14527481(14527481), + f14527486(14527486), + f14527500(14527500), + f14527503(14527503), + f14527518(14527518), + f14527575(14527575), + f14527577(14527577), + f14527758(14527758), + f14527787(14527787), + f14527789(14527789), + f14527797(14527797), + f14527799(14527799), + f14527802(14527802), + f14527804(14527804), + f14527806(14527806), + f14527808(14527808), + f14527810(14527810), + f14527812(14527812), + f14527975(14527975), + f14528057(14528057), + f14528819(14528819), + f14528854(14528854), + f14528856(14528856), + f14528883(14528883), + f14528888(14528888), + f14528893(14528893), + f14528897(14528897), + f14529259(14529259), + f14529310(14529310), + f14529318(14529318), + f14529327(14529327), + f14529445(14529445), + f14529459(14529459), + f14529479(14529479), + f14529671(14529671), + f14530011(14530011), + f14530050(14530050), + f14530090(14530090), + f14530445(14530445), + f14530467(14530467), + f14530919(14530919), + f14530921(14530921), + f14531402(14531402), + f14531414(14531414), + f14531419(14531419), + f14531448(14531448), + f14531455(14531455), + f14531519(14531519), + f14531529(14531529), + f14531541(14531541), + f14531560(14531560) + } + +CucsConditionLifecycle ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + flapping(0), + soakingClear(1), + soakingRaise(2), + suppressed(3), + pinned(4) + } + +CucsConditionRemoteInvRslt ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + failure(0), + unidentifiedFail(1), + internalError(2), + timeout(3), + endPointUnavailable(4), + endPointFailed(5), + endPointProtocolError(6), + swDefect(7), + fwDefect(8), + hwDefect(9), + resourceUnavailable(10), + resourceCapacityExceeded(11), + resourceDependency(12), + capabilityNotImplementedIgnore(13), + capabilityNotImplementedFailure(14), + capabilityNotSupported(15), + capabilityUnavailable(16), + serviceNotImplementedIgnore(17), + serviceNotImplementedFail(18), + serviceNotSupported(19), + serviceUnavailable(20), + serviceProtocolError(21), + fruIdentityIndeterminate(22), + fruInfoMalformed(23), + illegalFru(24), + fruStateIndeterminate(25), + fruNotReady(26), + extendTimeout(27), + taskReset(28), + fruNotSupported(29), + intermittentError(30) + } + +CucsConditionRule ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + generic(0), + sysdebugCoreCoreFile(5), + mgmtImportItemImportxmlerror(33), + fabricComputeSlotEpMisplacedInChassisSlot(156), + fabricComputeSlotEpServerIdentificationProblem(157), + vnicEtherConfigFailed(169), + vnicFcConfigFailed(170), + processorUnitInoperable(174), + processorUnitThermalNonCritical(175), + processorUnitThermalThresholdCritical(176), + processorUnitThermalThresholdNonRecoverable(177), + processorUnitVoltageThresholdNonCritical(178), + processorUnitVoltageThresholdCritical(179), + processorUnitVoltageThresholdNonRecoverable(180), + storageLocalDiskInoperable(181), + storageItemCapacityExceeded(182), + storageItemCapacityWarning(183), + memoryUnitDegraded(184), + memoryUnitInoperable(185), + memoryUnitThermalThresholdNonCritical(186), + memoryUnitThermalThresholdCritical(187), + memoryUnitThermalThresholdNonRecoverable(188), + memoryArrayVoltageThresholdNonCritical(189), + memoryArrayVoltageThresholdCritical(190), + memoryArrayVoltageThresholdNonRecoverable(191), + extpolRegistryServiceRegistryVersionMismatch(193), + extpolProviderProviderVersionMismatch(194), + extpolControllerControllerVersionMismatch(195), + extpolClientClientVersionMismatch(196), + adaptorUnitUnidentifiableFru(200), + adaptorUnitMissing(203), + adaptorUnitAdaptorReachability(206), + adaptorHostIfLinkDown(207), + identpoolElementDuplicatedAssigned(208), + identpoolElementDuplicatedDefined(209), + firmwareSourceRemoteDownloadFailure(241), + firmwareDownloadPolicyError(242), + computeGroupMembershipGroupMembershipStateFault(261), + computeGroupMembershipGroupMembershipGroupFault(262), + orgDomainGroupPolicyUcsGroupingPolicyFault(263), + portPioLinkDown(276), + portPioFailed(277), + portPioHardwareFailure(278), + portPioSfpNotPresent(279), + fabricExternalPcDown(282), + dcxVcDown(283), + networkElementInoperable(291), + mgmtEntityDegraded(293), + mgmtEntityDown(294), + dcxNsFailed(304), + computePhysicalInsufficientlyEquipped(305), + computePhysicalIdentityUnestablishable(306), + computeBoardPowerError(310), + computePhysicalPowerProblem(311), + computePhysicalThermalProblem(312), + computePhysicalBiosPostTimeout(313), + computePhysicalDiscoveryFailed(314), + computePhysicalAssociationFailed(315), + computePhysicalInoperable(317), + computePhysicalUnassignedMissing(318), + computePhysicalAssignedMissing(319), + computePhysicalUnidentified(320), + computePhysicalUnassignedInaccessible(321), + computePhysicalAssignedInaccessible(322), + lsServerFailed(324), + lsServerDiscoveryFailed(326), + lsServerConfigFailure(327), + lsServerMaintenanceFailed(329), + lsServerRemoved(330), + lsServerInaccessible(331), + lsServerAssociationFailed(332), + lsServerUnassociated(334), + storageItemSpeedLowsd(336), + storageItemSpeedDegradedsd(337), + storageItemSpeedWarningsd(338), + etherSwitchIntfioSatelliteConnectionAbsent(367), + etherSwitchIntfioSatelliteWiringProblem(368), + equipmentPsuPowerSupplyProblem(369), + equipmentFanDegraded(371), + equipmentFanInoperable(373), + equipmentPsuInoperable(374), + equipmentIocardRemoved(376), + equipmentFanModuleMissing(377), + equipmentPsuMissing(378), + equipmentIocardThermalProblem(379), + equipmentFanModuleThermalThresholdNonCritical(380), + equipmentPsuThermalThresholdNonCritical(381), + equipmentFanModuleThermalThresholdCritical(382), + equipmentPsuThermalThresholdCritical(383), + equipmentFanModuleThermalThresholdNonRecoverable(384), + equipmentPsuThermalThresholdNonRecoverable(385), + equipmentPsuVoltageThresholdNonCritical(387), + vnicFcIfVsanUnresolvable(388), + equipmentPsuVoltageThresholdCritical(389), + vnicEtherIfVlanSyncFault(391), + vnicFcIfVsanSyncFault(392), + vnicEtherUnassociatedVnicIfFault(393), + vnicFcUnassociatedVnicIfFault(394), + equipmentFanPerfThresholdNonCritical(395), + lsSpmetaUngroupedDomain(396), + equipmentFanPerfThresholdNonRecoverable(397), + equipmentIocardFirmwareUpgrade(398), + equipmentChassisUnsupportedConnectivity(399), + equipmentChassisUnacknowledged(400), + equipmentIocardUnsupportedConnectivity(401), + equipmentIocardUnacknowledged(402), + equipmentIocardPeerDisconnected(403), + equipmentChassisIdentity(404), + equipmentIocardIdentity(405), + equipmentFanModuleIdentity(406), + equipmentPsuIdentity(407), + equipmentChassisPowerProblem(408), + equipmentChassisThermalThresholdCritical(409), + equipmentChassisThermalThresholdNonCritical(410), + equipmentChassisThermalThresholdNonRecoverable(411), + computeBoardCmosVoltageThresholdCritical(424), + computeBoardCmosVoltageThresholdNonRecoverable(425), + mgmtEntityElectionFailure(428), + mgmtEntityHaNotReady(429), + mgmtEntityVersionIncompatible(430), + equipmentFanMissing(434), + equipmentIocardAutoUpgradingFirmware(435), + firmwarePackItemImageMissing(436), + etherSwitchIntfioSatelliteWiringNumbersUnexpected(440), + mgmtEntityManagementServicesFailure(451), + mgmtEntityManagementServicesUnresponsive(452), + mgmtEntityDevice1SharedStorageError(453), + mgmtEntityDevice2SharedStorageError(454), + mgmtEntityDevice3SharedStorageError(455), + equipmentChassisInoperable(456), + etherServerIntfioHardwareFailure(458), + dcxVcMgmtVifDown(459), + sysdebugMepLogMEpLogLog(460), + sysdebugMepLogMEpLogVeryLow(461), + sysdebugMepLogMEpLogFull(462), + computePoolEmpty(463), + uuidpoolPoolEmpty(464), + ippoolPoolEmpty(465), + macpoolPoolEmpty(466), + firmwareUpdatableImageUnusable(470), + firmwareBootUnitCantBoot(471), + fcpoolInitiatorsEmpty(476), + equipmentIocardInaccessible(478), + dcxVifLinkState(479), + equipmentFanModuleDegraded(480), + equipmentIocardPostFailure(481), + equipmentFanPerfThresholdLowerNonRecoverable(484), + memoryUnitIdentityUnestablishable(502), + computePhysicalPostFailure(517), + equipmentPsuOffline(528), + sysdebugMepLogTransferError(530), + configDbConfigStatsDbError(536), + computeAoperationRemoteOperationFail(558), + storageRaidBatteryInoperable(560), + computeRtcBatteryInoperable(561), + lsIssuesConfigFailure(571), + vnicFaultVlanSyncFault(572), + vnicMgmtIfVlanUnresolvable(573), + vnicMgmtIfVlanAccessFault(574), + vnicMgmtIfVlanSyncFault(575), + vnicMgmtUnassociatedVnicIfFault(576), + memoryBufferUnitThermalThresholdNonCritical(577), + memoryBufferUnitThermalThresholdCritical(578), + memoryBufferUnitThermalThresholdNonRecoverable(579), + computeIohubThermalNonCritical(582), + computeIohubThermalThresholdCritical(583), + computeIohubThermalThresholdNonRecoverable(584), + equipmentChassisIdentityUnestablishable(587), + licenseInstanceGracePeriodWarning1(591), + licenseInstanceGracePeriodWarning2(592), + queryUsageContextTimeout(593), + queryUsageContextFailed(594), + queryDependencyContextTimeout(595), + queryDependencyContextFailed(596), + queryImportContextTimeout(597), + queryImportContextFailed(598), + licenseFileFileNotDeleted(599), + configBackupUngroupedDomain(616), + fabricLanPinGroupEmpty(621), + fabricSanPinGroupEmpty(622), + adaptorExtEthIfMisConnect(625), + computeRemoteOpStatusRemoteOpFailed(634), + swVlanPortNsResourceStatus(635), + extpolClientClientNotReachable(644), + mgmtExportPolicyNoSchedulerExists(645), + fabricVlanPrimaryVlanMissingIsolated(646), + mgmtIfMisConnect(654), + storageMetaGlobalArrayStorageArrayNotOpted(656), + storageMetaDomainGroupMissing(657), + storageMetaMissingArrayAutoConfigRef(658), + storageMetaStorageBladeNotInDiscoveryMode(659), + storageMetaMissingArrayAutoConfigPolicy(660), + storageMetaMissingQualifier(661), + storageMetaMatchingQualifierError(662), + storageMetaStorageBladeAlreadyInUse(663), + equipmentFexPostFailure(669), + equipmentFexIdentity(670), + powerBudgetPowerBudgetCmcProblem(688), + lsComputeBindingAssignmentRequirementsNotMet(689), + powerBudgetPowerBudgetBmcProblem(690), + powerBudgetPowerBudgetDiscFail(693), + powerGroupPowerGroupInsufficientBudget(695), + powerGroupPowerGroupBudgetIncorrect(696), + adaptorHostEthIfMissing(708), + portPioInvalidSfp(710), + mgmtIfMissing(714), + fabricEthLanPcEpDown(727), + fabricFcSanPcEpDown(728), + equipmentIocardThermalThresholdNonCritical(729), + equipmentIocardThermalThresholdCritical(730), + equipmentIocardThermalThresholdNonRecoverable(731), + equipmentChassisSeepromInoperable(733), + fabricFcSanPcEpIncompatibleSpeed(734), + fabricFcSanPcIncompatibleSpeed(735), + extmgmtIfMgmtifdown(736), + powerChassisMemberPowerGroupCapInsufficient(740), + powerChassisMemberChassisFirmwareProblem(741), + powerChassisMemberChassisPsuInsufficient(742), + powerChassisMemberChassisPsuRedundanceFailure(743), + powerBudgetPowerCapReachedCommit(744), + sysdebugAutoCoreFileExportTargetAutoCoreTransferFailure(747), + smartlicenseEntitlementEnforcementModeFault(750), + fabricMonSpanConfigFail(757), + powerBudgetChassisPsuInsufficient(764), + powerBudgetTstateTransition(765), + powerPolicyPowerPolicyApplicationFail(766), + mgmtIfNew(772), + adaptorExtEthIfMissing(775), + storageLocalDiskSlotEpUnusable(776), + fabricEthEstcPcEpDown(777), + equipmentFexIdentityUnestablishable(778), + mgmtEntityDevice1SeepromError(791), + mgmtEntityDevice2SeepromError(792), + vnicEtherIfPrimaryVlanMissingForIsolated(793), + vnicEtherIfPrimaryVlanMissingForCommunity(794), + vnicMgmtIfPrimaryVlanMissingForIsolated(795), + vnicMgmtIfPrimaryVlanMissingForCommunity(796), + vnicEtherIfPrimaryVlanAccessFaultForIsolated(797), + vnicEtherIfPrimaryVlanAccessFaultForCommunity(798), + vnicMgmtIfPrimaryVlanAccessFaultIsolated(799), + vnicMgmtIfPrimaryVlanAccessFaultForCommunity(800), + processorUnitIdentityUnestablishable(801), + firmwareBootUnitActivateStatusFailed(807), + fabricDceSwSrvPcEpDown(826), + fabricInternalPcDown(829), + fabricEpMgrEpTransModeFail(837), + mgmtPmonEntryUcsmProcessFailure(846), + processorUnitDisabled(855), + computeABoardThermalProblem(857), + equipmentPsuPowerSupplyShutdown(859), + iqnpoolPoolEmpty(861), + fabricVlanMisconfigured(862), + swEthLanEpMissingPrimaryVlan(865), + swEthLanPcMissingPrimaryVlan(866), + memoryUnitDisabled(867), + computeAboardThermalProblem(869), + vmVifLinkState(872), + mgmtEntityHaSshKeysMismatched(874), + vnicEtherPinningMismatch(875), + vnicEtherPinningMisconfig(876), + storageLocalLunInoperable(877), + equipmentPsuPowerThreshold(878), + equipmentPsuInputError(879), + fabricPioEpErrorMisconfigured(880), + networkElementInventoryFailed(885), + computeBoardPowerFail(887), + equipmentSwitchCardPowerOff(890), + adaptorUnitExtnUnidentifiableFru(900), + adaptorUnitExtnMissing(901), + equipmentFexFexUnsupported(902), + vnicIscsiConfigFailed(903), + pkiKeyRingStatus(909), + pkiTpStatus(910), + computePhysicalDisassociationFailed(915), + computePhysicalNetworkMisconfigured(916), + vnicProfileProfileConfigIncorrect(917), + computeAboardMotherBoardVoltageThresholdUpperNonRecoverable(918), + computeAboardMotherBoardVoltageThresholdLowerNonRecoverable(919), + computeAboardMotherBoardVoltageUpperThresholdCritical(920), + computeAboardMotherBoardVoltageLowerThresholdCritical(921), + networkElementThermalThresholdCritical(928), + aaaProviderGroupProvidergroup(943), + aaaConfigServergroup(944), + aaaRoleRoleNotDeployed(945), + aaaLocaleLocaleNotDeployed(946), + aaaUserRoleUserRoleNotDeployed(947), + aaaUserLocaleUserLocaleNotDeployed(948), + pkiKeyRingKeyRingNotDeployed(949), + commSnmpSyscontactEmpty(950), + commDateTimeCommTimeZoneInvalid(951), + aaaUserLocalUserNotDeployed(952), + commSnmpUserSnmpUserNotDeployed(953), + commSvcEpCommSvcNotDeployed(954), + mgmtConnectionDisabled(957), + mgmtConnectionUnused(958), + mgmtConnectionUnsupportedConnectivity(959), + capabilityCatalogueLoadErrors(967), + storageLocalDiskDegraded(968), + storageRaidBatteryDegraded(969), + storageRaidBatteryRelearnAborted(970), + storageRaidBatteryRelearnFailed(971), + storageAdefConfigurationError(972), + storageInitiatorConfigurationError(973), + storageVsanRefVsanUnresolvable(974), + storageControllerPatrolReadFailed(975), + storageControllerInoperable(976), + storageLocalDiskRebuildFailed(977), + storageLocalDiskCopybackFailed(978), + storageVirtualDriveInoperable(979), + storageVirtualDriveDegraded(980), + storageVirtualDriveReconstructionFailed(981), + storageVirtualDriveConsistencyCheckFailed(982), + extpolClientClientLostConnectivity(1010), + policyControlEpSuspendModeActive(1017), + extmgmtArpTargetsArpTargetsNotValid(1037), + computeAboardPowerUsageProblem(1040), + fabricFcoeSanPcEpDown(1046), + fabricFcoeSanEpDown(1047), + fabricFcoeSanEpUnsupported(1048), + fabricFcoeSanPcDown(1049), + fabricFcoeSanPcUnsupported(1050), + fabricFcoeEstcEpDown(1051), + fabricPinTargetDown(1052), + fabricExternalEpFcZoningEnable(1053), + fabricEthLanEpOverlappingVlan(1054), + fabricEthLanPcOverlappingVlan(1055), + fabricFcEstcEpFcStoragePortInvalid(1056), + fabricFcoeEstcEpFcoeStoragePortInvalid(1057), + fabricFcSanPcFcPortchannelMembersInvalid(1058), + computeABoardPowerUsageProblem(1097), + vnicEtherIfVlanAccessFault(1101), + vnicEtherIfVlanUnresolvable(1102), + vnicEtherIfInvalidVlan(1103), + fabricVlanVlanConflictPermit(1104), + fabricVlanReqVlanPermitUnresolved(1105), + fabricVlanGroupReqVlanGroupPermitUnresolved(1106), + swVlanPortNsVlancompNotSupport(1202), + fabricVlanMisconfiguredMcastPolicy(1204), + fabricVsanMembershipDown(1206), + callhomeEpNoSnmpPolicyForCallhome(1207), + aaaOrgLocaleOrgNotPresent(1209), + vnicFcPinningMisconfig(1216), + equipmentHealthLedCriticalError(1219), + equipmentHealthLedMinorError(1220), + networkOperLevelExtraprimaryvlans(1221), + pkiKeyRingModulus(1222), + extpolClientGracePeriodWarning2(1223), + extpolClientGracePeriodWarning3(1224), + extpolClientGracePeriodWarning4(1225), + extpolClientGracePeriodWarning5(1226), + extpolClientGracePeriodWarning6(1227), + extpolClientGracePeriodWarning7(1228), + extpolClientGracePeriodWarning1(1229), + storageInitiatorDuplicateFcZone(1232), + storageIniGroupSwitchModeDisabled(1233), + storageItemFilesystemIssues(1237), + aaaProviderGroupProvidergroupsize(1258), + firmwareAutoSyncPolicyDefaultHostPackageMissing(1280), + firmwareAutoSyncPolicyDefaultHostPackageMissingVersions(1281), + fabricNetflowMonSessionFlowMonConfigFail(1284), + fabricNetflowMonSessionNetflowSessionConfigFail(1285), + fabricPooledVlanNamedVlanUnresolved(1286), + vnicEtherIfRemoteVlanUnresolvable(1306), + vnicFcIfRemoteVsanUnresolvable(1307), + vnicEtherVirtualizationConflict(1308), + lsIssuesIscsiConfigFailed(1309), + firmwareBootUnitPowerCycleRequired(1317), + mgmtControllerUnsupportedDimmBlacklisting(1324), + mgmtInterfaceInbandVlanFailure(1325), + extmgmtNdiscTargetsNdiscTargetsNotValid(1327), + storageLocalDiskMissing(1330), + storageFlexFlashControllerInoperable(1331), + storageFlexFlashCardInoperable(1332), + storageFlexFlashCardMissing(1333), + storageFlexFlashVirtualDriveDegraded(1334), + storageFlexFlashVirtualDriveInoperable(1335), + storageFlexFlashControllerUnhealthy(1336), + extvmmVmndrefVmNetworkReferenceIncorrect(1337), + mgmtInterfaceInbandCapIsNotAvailable(1356), + mgmtInterfaceUnsupportedFirmwareVersion(1357), + fabricEthLanEpUdldLinkDown(1358), + fabricEthLanPcEpUdldLinkDown(1359), + fabricFcoeSanEpUdldLinkDown(1360), + fabricFcoeSanPcEpUdldLinkDown(1361), + cimcvmediaActualMountEntryVmediaMountFailed(1366), + firmwareStatusCimcFirmwareMismatch(1367), + firmwareStatusPldFirmwareMismatch(1368), + vnicEtherVirtualizationNetflowConflict(1380), + storageMezzFlashLifeInoperable(1382), + lsIssuesKvmPolicyUnsupported(1383), + fabricVlanPrimaryVlanMissingForIsolated(1385), + fabricVlanPrimaryVlanMissingForCommunity(1386), + fabricVlanErrorAssocPrimary(1388), + fabricVlanMismatchA(1389), + fabricVlanMismatchB(1390), + mgmtBackupPolicyConfigConfigurationBackupOutdated(1391), + lsServerSvnicNotPresent(1396), + networkOperLevelExtrasecondaryvlans(1397), + swVlanExtrasecondaryvlansperprimary(1398), + sysdebugLogExportStatusLogExportFailure(1402), + mgmtInterfaceNamedInbandVlanUnresolved(1419), + mgmtInterfaceInbandUnsupportedServer(1420), + mgmtInterfaceInbandUnsupportedFirmware(1421), + storageMezzFlashLifeConfigurationError(1428), + storageMezzFlashLifeDegraded(1429), + storageFlexFlashControllerMismatch(1430), + storageFlexFlashDriveUnhealthy(1431), + storageFlexFlashCardUnhealthy(1432), + poolElementDuplicatedAssigned(1433), + computePhysicalAdapterMismatch(1434), + equipmentTpmSlaveTpm(1437), + swVlanPortNsResourceStatusWarning(1438), + networkElementMemoryerror(1439), + memoryNvDimmControllerInoperable(1472), + memoryNvDimmControllerDegraded(1473), + memoryNvDimmBatteryThermalIssueCritical(1474), + memoryNvDimmBatteryThermalIssueNonRecoverable(1475), + memoryNvDimmBatteryInsufficientCharge(1476), + memoryNvDimmBatteryHealthDegraded(1477), + memoryNvDimmBatteryHealthInoperable(1478), + lstorageArrayAssociationFailed(1480), + lstorageArrayControllerProfileCount(1481), + lstorageProcessorConfigFailure(1482), + lstorageBackstorePoolEmpty(1483), + networkElementRemoved(1493), + powerBudgetChassisPsuMixedMode(1498), + powerBudgetPowerBudgetUnavailable(1499), + storageVolumeSmallVolumeSpace(1501), + storageVolumeNoVolumeSpace(1502), + storageEnclosureDrawerOpen(1503), + storageDiskGroupOffline(1504), + storageDiskGroupDegraded(1505), + storageDiskGroupRebuilding(1506), + storageDiskGroupBad(1507), + storageScsiLunInstRefOffline(1508), + storageProcessorComputeInoperable(1509), + storageProcessorComputeDegraded(1510), + storageProcessorCimcBackupTriggerNotEnabled(1511), + storageProcessorCimcHeartbeatTimedOut(1512), + storageProcessorMgmtInaccessible(1513), + storageProcessorStorageNotReady(1514), + storageProcessorElectionFailure(1515), + storageProcessorHaDegraded(1516), + storageDiskEnvStatsDiskWearNonCriticalThreshold(1517), + storageDiskEnvStatsDiskWearCriticalThreshold(1518), + storageLocalDiskInaccessible(1519), + storageScsiLunDeploymentFailure(1520), + storageLunReplicaDeploymentFailure(1521), + storageLunSnapshotDeploymentFailure(1522), + storageLunMaskGroupDeploymentFailure(1523), + equipmentChassisInvalidFru(1558), + equipmentSwitchiocardRemoved(1559), + equipmentSwitchiocardThermalProblem(1560), + equipmentSwitchiocardThermalThresholdNonCritical(1561), + equipmentSwitchiocardThermalThresholdCritical(1562), + equipmentSwitchiocardThermalThresholdNonRecoverable(1563), + equipmentSwitchiocardPeerDisconnected(1564), + equipmentSwitchiocardIdentity(1565), + equipmentSwitchiocardCpuThermalThresholdCritical(1566), + storageLocalDiskThermalIssueCritical(1604), + storageLocalDiskThermalIssueNonRecoverable(1605), + storageLocalDiskNotSupported(1606), + fabricComputemslotEpMisplacedInChassisSlot(1616), + fabricComputemslotEpServerIdentificationProblem(1617), + fabricCartridgeSlotEpMisplacedInChassisSlot(1618), + storageControllerNotSupported(1620), + storageVirtualDriveDeploymentFailure(1621), + storageVirtualDriveMissing(1622), + storageVirtualDriveMismatch(1623), + storageVdmemberEpMismatch(1624), + firmwareBootUnitFirmwareBootFailed(1627), + equipmentChassisMajorError(1634), + equipmentFexMajorError(1635), + computeRackUnitMajorError(1654), + aaaDefaultAuthDefaultAuthNotDeployed(1668), + aaaDomainDomainNotDeployed(1669), + lsServerFault(1671), + mgmtBackupLocalInternalBackupFailed(1672), + lsIssuesForward327(1675), + lsIdentityInfoForward1671(1676), + vnicEtherCdnConfigNotApplied(1680), + computePhysicalConnectivityDown(1681), + storageSasExpanderInoperable(1685), + storageSasExpanderAccessibilityProblem(1686), + storageSasExpanderDegraded(1687), + storageLocalDiskLinkDegraded(1688), + fabricFcSanNumOfVsanExceedLimit(1694), + swVlanPortNsCompressedSetsExhaustedWarning(1700), + networkElementKernelMemCricitalThreshold(1701), + flowctrlItemFlowctrlconfig(1702), + networkElementSystemshutdown(1703), + mgmtHealthStatusHealthWarningIssue(1704), + mgmtHealthStatusHealthMinorIssue(1705), + mgmtHealthStatusHealthMajorIssue(1706), + mgmtHealthStatusHealthCriticalIssue(1707), + computePhysicalDeprecated(1708), + computePhysicalAdapterFirmwareNeedsUpdate(1709), + computePhysicalIdentityUnestablishableOrDeprecated(1710), + equipmentIocardDeprecated(1713), + fabricSwChPhEpUncleanConfiguration(1719), + fabricComputeSlotEpNotSupportedInChassisSlot(1720), + fabricDceSwSrvEpDown(1721), + storageLocalDiskThermalIssueNonCritical(1731), + storageLocalDiskFailed(1732), + computeRackUnitFanSpeedConfigurationFailed(1745), + fabricEthLanNumOfvlancompGrpExceedLimit(1748), + fabricMulticastPolicySameOrEmptyPeerQuerierIp(1749), + adaptorUnitDeprecated(1753), + mgmtInterfaceInbandPinningInvalid(1754), + etherPioInvalidSfp(1755), + networkOperLevelExtravif(1756), + networkElementDeprecated(1757), + fabricNetGroupNativeVlanNotFound(1758), + equipmentChassisChassislimitExceeded(1761), + swSystemStatsForward1701(1764), + fsmPersistence(16392), + fsmHostName(16400), + fsmSamDmeEquipmentiocardFePresence(16405), + fsmSamDmeEquipmentiocardFeConn(16406), + fsmSamDmeEquipmentChassisRemoveChassis(16407), + fsmSetLocatorLed(16408), + fsmExportData(16415), + fsmImportData(16416), + fsmUpdateElement(16424), + fsmResolvePolicyFsm(16441), + fsmResolveManyPolicyFsm(16442), + fsmRepairCert(16504), + fsmResolveResourceFsm(16511), + fsmResolvevmfsm(16512), + fsmResolveControllerFsm(16513), + fsmSamDmeMgmtControllerExtMgmtIfConfig(16518), + fsmSamDmeFabricComputeSlotEpIdentify(16519), + fsmSamDmeComputeBladeDiscover(16520), + fsmReleasePolicyFsm(16532), + fsmSamDmeEquipmentChassisPsuPolicyConfig(16533), + fsmSamDmeAdaptorHostFcIfResetFcPersBinding(16534), + fsmSamDmeComputeBladeDiag(16535), + fsmResolveManyOperationFsm(16536), + fsmResolveManyStorageFsm(16537), + fsmReleaseManyPolicyFsm(16538), + fsmSwitchMode(16539), + fsmReleaseManyStorageFsm(16540), + fsmResolveAllPolicyFsm(16541), + fsmResolveAllOperationFsm(16542), + fsmResolveAllStorageFsm(16543), + fsmReleaseAllPolicyFsm(16544), + fsmReleaseAllOperationFsm(16545), + fsmReleaseAllStorageFsm(16546), + fsmSamDmeVnicProfileSetDeploy(16550), + fsmUpdateSvcEp(16576), + fsmSamDmeCommSvcEpRestartWebSvc(16577), + fsmUpdateEp(16579), + fsmUpdateRealm(16580), + fsmUpdateUserEp(16581), + fsmSamDmePkiEpUpdateEp(16582), + fsmSingle(16600), + fsmSamDmeSysfileMutationGlobal(16601), + fsmSamDmeSysdebugManualCoreFileExportTargetExport(16604), + fsmSamDmeSysdebugAutoCoreFileExportTargetConfigure(16605), + fsmSamDmeSysdebugLogControlEpLogControlPersist(16606), + fsmRenameCfgDir(16607), + fsmAddConfig(16608), + fsmDeleteConfig(16609), + fsmSamDmeSwAccessDomainDeploy(16634), + fsmSamDmeSwEthLanBorderDeploy(16635), + fsmSamDmeSwFcSanBorderDeploy(16636), + fsmSamDmeSwUtilityDomainDeploy(16637), + fsmRegister(16639), + fsmSamDmeSyntheticFsObjCreate(16641), + fsmUpdateContextFsm(16643), + fsmSamDmeFirmwareDownloaderDownload(16650), + fsmSamDmeFirmwareImageDelete(16651), + fsmUpdateSwitch(16653), + fsmUpdateiom(16654), + fsmSamDmeMgmtControllerActivateiom(16655), + fsmUpdatebmc(16656), + fsmSamDmeMgmtControllerActivatebmc(16657), + fsmSamDmeCallhomeEpConfigCallhome(16670), + fsmSwMgmtOobIfConfig(16673), + fsmSwMgmtInbandIfConfig(16674), + fsmVirtualIfConfig(16679), + fsmSamDmeMgmtIfEnableVip(16680), + fsmSamDmeMgmtIfDisableVip(16681), + fsmSamDmeMgmtIfEnableha(16682), + fsmSamDmeMgmtBackupBackup(16683), + fsmSamDmeMgmtImporterImport(16684), + fsmConfigurePeer(16728), + fsmPeerHostName(16729), + fsmSamDmeStatsCollectionPolicyUpdateEp(16742), + fsmSamDmeQosclassDefinitionConfigGlobalQos(16745), + fsmSamDmeEpqosDefinitionDeploy(16749), + fsmSamDmeEpqosDefinitionDelTaskRemove(16750), + fsmQuiesce(16764), + fsmImageSync(16770), + fsmAddRepo(16771), + fsmUpdateIdent(16793), + fsmSync(16794), + fsmSyncVnetEpucs(16800), + fsmSamDmeEquipmentiocardResetCmc(16803), + fsmSyncChangeucs(16808), + fsmUpdateucsmanager(16815), + fsmSysConfig(16823), + fsmSamDmeAdaptorExtEthIfPathReset(16852), + fsmSamDmeAdaptorHostEthIfCircuitReset(16857), + fsmSamDmeAdaptorHostFcIfCircuitReset(16858), + fsmSamDmeExtvmmProviderConfig(16879), + fsmSamDmeExtvmmKeyStoreCertInstall(16880), + fsmSamDmeExtvmmSwitchDelTaskRemoveProvider(16881), + fsmSamDmeExtvmmMasterExtKeyConfig(16898), + fsmUpdater(16904), + fsmSamDmeFirmwareDistributableDelete(16906), + fsmDiscover(16920), + fsmAssociate(16921), + fsmDisassociate(16922), + fsmDecommission(16924), + fsmSoftShutdown(16925), + fsmHardShutdown(16926), + fsmTurnup(16927), + fsmPowercycle(16928), + fsmHardreset(16929), + fsmSoftreset(16930), + fsmSwConnUpd(16931), + fsmBiosRecovery(16932), + fsmCmosReset(16934), + fsmResetBmc(16935), + fsmUpdateExtUsers(16938), + fsmUpdateAdaptor(16939), + fsmActivateAdaptor(16940), + fsmConfigSol(16941), + fsmUnconfigSol(16942), + fsmSetFeLocatorLed(16943), + fsmSamDmeEquipmentChassisPowerCap(16944), + fsmSamDmeEquipmentiocardMuxOffline(16945), + fsmPowerCap(16950), + fsmUpdateBoardController(16964), + fsmDeployCatalogue(16965), + fsmSamDmeComputePhysicalAssociate(16973), + fsmSamDmeComputePhysicalDisassociate(16974), + fsmSamDmeComputePhysicalPowerCap(16975), + fsmSamDmeComputePhysicalDecommission(16976), + fsmSamDmeComputePhysicalSoftShutdown(16977), + fsmSamDmeComputePhysicalHardShutdown(16978), + fsmSamDmeComputePhysicalTurnup(16979), + fsmSamDmeComputePhysicalPowercycle(16980), + fsmSamDmeComputePhysicalHardreset(16981), + fsmSamDmeComputePhysicalSoftreset(16982), + fsmSamDmeComputePhysicalSwConnUpd(16983), + fsmSamDmeComputePhysicalBiosRecovery(16984), + fsmSamDmeComputePhysicalCmosReset(16986), + fsmSamDmeComputePhysicalResetBmc(16987), + fsmSamDmeEquipmentiocardResetIom(16988), + fsmInstall(16991), + fsmClear(16992), + fsmUpdateFlexlm(16993), + fsmSamDmeComputeRackUnitDiscover(16994), + fsmSamDmeLsServerConfigure(16995), + fsmSamDmeSwEthMonDeploy(17000), + fsmSamDmeSwFcMonDeploy(17001), + fsmSamDmeFabricSanCloudSwitchMode(17002), + fsmRemoveFex(17007), + fsmSamDmeComputePhysicalUpdateExtUsers(17008), + fsmSamDmeSysdebugTechSupportInitiate(17012), + fsmSamDmeSysdebugTechSupportDeleteTechSupFile(17013), + fsmSamDmeSysdebugTechSupportDownload(17014), + fsmActivateCatalog(17017), + fsmActivateMgmtExt(17018), + fsmTrigger(17035), + fsmSamDmeComputePhysicalUpdateAdaptor(17043), + fsmSamDmeComputePhysicalActivateAdaptor(17044), + fsmSamDmeCapabilityCatalogueActivateCatalog(17045), + fsmSamDmeCapabilityMgmtExtensionActivateMgmtExt(17046), + fsmSamDmeLicenseDownloaderDownload(17050), + fsmSamDmeLicenseFileInstall(17051), + fsmSamDmeLicenseFileClear(17052), + fsmSamDmeLicenseInstanceUpdateFlexlm(17053), + fsmConfigure(17060), + fsmMuxOffline(17061), + fsmSamDmeComputePhysicalConfigSol(17083), + fsmSamDmeComputePhysicalUnconfigSol(17084), + fsmSamDmePortpioInCompatSfpPresence(17089), + fsmSamDmeComputePhysicalDiagnosticInterrupt(17116), + fsmSamDmeSysdebugCoreDownload(17133), + fsmSamDmeEquipmentChassisDynamicReallocation(17134), + fsmInventory(17152), + fsmSamDmeComputePhysicalResetKvm(17163), + fsmSamDmeMgmtControllerOnline(17169), + fsmSamDmeComputeRackUnitOffline(17170), + fsmSamDmeEquipmentLocatorLedSetFiLocatorLed(17187), + fsmConfPhysical(17190), + fsmClusterRole(17192), + fsmIlluminate(17195), + fsmSetFiLocatorLed(17196), + fsmDeployAlias(17207), + fsmSamDmeFabricEpMgrConfigure(17214), + fsmSamDmeVnicProfileSetDeployAlias(17223), + fsmSamDmeSwPhysConfPhysical(17239), + fsmSamDmeExtvmmEpClusterRole(17254), + fsmSamDmeVmLifeCyclePolicyConfig(17259), + fsmUpdateState(17261), + fsmSamDmeEquipmentBeaconLedIlluminate(17262), + fsmSamDmeEtherServerIntfioConfigSpeed(17271), + fsmUpdatebios(17281), + fsmSamDmeComputePhysicalActivatebios(17282), + fsmSamDmeFirmwareSystemDeploy(17325), + fsmSamDmeFirmwareSystemApplyCatalogPack(17326), + fsmSamDmeMgmtExportPolicyReportConfigCopy(17339), + fsmSamDmeMgmtImporterReportConfigImport(17340), + fsmSamDmeNfsMountInstMount(17348), + fsmSamDmeNfsMountInstUnmount(17349), + fsmSamDmeNfsMountDefReportNfsMountSuspend(17350), + fsmSamDmeStorageSystemSync(17367), + fsmSamDmeSwFcSanBorderActivateZoneSet(17381), + fsmSamDmeExtpolEpRegisterFsm(17382), + fsmSamDmeExtpolRegistryCrossDomainConfig(17383), + fsmSamDmeExtpolRegistryCrossDomainDelete(17384), + fsmSamDmeExtpolEpRepairCert(17399), + fsmSamDmePolicyControlEpOperate(17400), + fsmSamDmePolicyPolicyScopeReleasePolicyFsm(17402), + fsmSamDmePolicyPolicyScopeReleaseOperationFsm(17403), + fsmSamDmePolicyPolicyScopeReleaseStorageFsm(17404), + fsmSamDmePolicyPolicyScopeResolveManyPolicyFsm(17405), + fsmSamDmePolicyPolicyScopeResolveManyOperationFsm(17406), + fsmSamDmePolicyPolicyScopeResolveManyStorageFsm(17407), + fsmSamDmePolicyPolicyScopeReleaseManyPolicyFsm(17408), + fsmSamDmePolicyPolicyScopeReleaseManyOperationFsm(17409), + fsmSamDmePolicyPolicyScopeReleaseManyStorageFsm(17410), + fsmSamDmePolicyPolicyScopeResolveAllPolicyFsm(17411), + fsmSamDmePolicyPolicyScopeResolveAllOperationFsm(17412), + fsmSamDmePolicyPolicyScopeResolveAllStorageFsm(17413), + fsmSamDmePolicyPolicyScopeReleaseAllPolicyFsm(17414), + fsmSamDmePolicyPolicyScopeReleaseAllOperationFsm(17415), + fsmSamDmePolicyPolicyScopeReleaseAllStorageFsm(17416), + fsmSamDmeIdentIdentRequestUpdateIdent(17418), + fsmSamDmeIdentMetaSystemSync(17419), + fsmSamDmeMgmtControllerRegistryConfig(17420), + fsmSamDmeObserveObservedResolvePolicyFsm(17425), + fsmSamDmeObserveObservedResolveResourceFsm(17426), + fsmSamDmeObserveObservedResolvevmfsm(17427), + fsmSamDmeObserveObservedResolveControllerFsm(17428), + fsmSamDmePortpioInCompatSfpReplaced(17445), + fsmSamDmeComputePhysicalResetIpmi(17476), + fsmSamDmeComputePhysicalFwUpgrade(17477), + fsmSamDmeComputeRackUnitAdapterReset(17478), + fsmSamDmeComputeServerDiscPolicyResolveScrubPolicy(17483), + fsmSamDmeExtpolProviderReportConfigImport(17485), + fsmSamDmeFabricVnetEpSyncEpPushVnetEpDeletion(17599), + fsmSamDmeGmetaHolderInventory(17601), + fsmSamDmeComputePhysicalCimcSessionDelete(17602), + fsmSamDmePolicyControlledTypeOperate(17612), + fsmSamDmeMgmtControllerExtMgmtInterfaceConfig(17660), + fsmSamDmeComputeRackUnitCreateDhcpEntry(17661), + fsmSamDmeComputePhysicalServiceInfraDeploy(17662), + fsmSamDmeComputePhysicalServiceInfraWithdraw(17663), + fsmSamDmeComputePhysicalUpdateBoardController(17667), + fsmSamDmeComputePhysicalConfigBoard(17702), + fsmSamDmeComputePhysicalResetMemoryErrors(17703), + fsmSamDmeMgmtipv6IfAddrSwMgmtOobIpv6IfConfig(17707), + fsmSamDmeSwEthLanFlowMonDeploy(17713), + fsmSamDmeExtvmmNetworkSetsDeploy(17733), + fsmSamDmeComputePhysicalFlashController(17762), + fsmSamDmeSysdebugLogExportPolicyConfigure(17788), + fsmSamDmeStorageFlexFlashControllermopsReset(17791), + fsmSamDmeStorageFlexFlashControllermopsFormat(17792), + fsmSamDmeStorageFlexFlashControllermopsPair(17793), + fsmSamDmeComputePhysicalEnableCimcSecureBoot(17806), + fsmSamDmeIdentMetaSystemUcscUnivSync(17824), + fsmSamDmeStoragePartitionDeployStorage(17921), + fsmSamDmeStorageProcessorDiscoverSystem(17922), + fsmSamDmeStorageProcessorEnterMaintenance(17923), + fsmSamDmeStorageProcessorExitMaintenance(17924), + fsmSamDmeStorageProcessorDeploySystem(17925), + fsmSamDmeStorageProcessorUndeploySystem(17926), + fsmSamDmeStorageProcessorHaTakeOver(17927), + fsmSamDmeStoragePartitionScrubraidgroup(17928), + fsmSamDmeMgmtControllerLockConfig(17933), + fsmSamDmeMgmtControllerPowerBudgetReclaimConfig(17934), + fsmSamDmeComputePhysicalOobStorageAdminConfig(17935), + fsmSamDmeEquipmentiocardBaseFePresence(17940), + fsmSamDmeEquipmentiocardBaseFeConn(17941), + fsmSamDmeEquipmentLocatorLedSetDiskLocatorLed(17954), + fsmSamDmeLstorageProcessorConfigure(17978), + fsmSamDmeOsControllerDeployos(17984), + fsmSamDmeEquipmentPsuUpdatepsu(17987), + fsmSamDmeMgmtControllerUpdatecmc(18012), + fsmSamDmeMgmtControllerActivatecmc(18013), + fsmSamDmeMgmtControllerUpdateAdaptor(18014), + fsmSamDmeMgmtControllerActivateAdaptor(18015), + fsmSamDmeMgmtControllerUpdateRaidController(18016), + fsmSamDmeMgmtControllerUpdateBoardController(18017), + fsmSamDmeFabricCartridgeSlotEpIdentify(18024), + fsmSamDmeFabricComputemslotEpIdentify(18025), + fsmSamDmeEquipmentChassisOobStorageAdminCfg(18026), + fsmSamDmeComputeServerUnitDiscover(18032), + fsmSamDmeMgmtIfFaPresence(18033), + fsmSamDmeMgmtIfFaConn(18034), + fsmSamDmeEquipmentiocardEvacuate(18045), + fsmSamDmeEquipmentiocardResetEvacuate(18046), + fsmSamDmeComputePhysicalCleartpm(18051), + fsmSamDmeEquipmentiocardResetPeerCmc(18102), + fsmSamDmeSwExtUtilityConfPortBreakout(18124), + fsmSamDmeEquipmentSwitchiocardEvacuate(18146), + fsmSamDmeEquipmentSwitchiocardResetEvacuate(18147), + tcaProcessorRuntimeLoad(33142), + tcaProcessorRuntimeLoadMin(33144), + tcaProcessorRuntimeLoadMax(33145), + tcaProcessorRuntimeLoadAvg(33146), + tcaFcStatsBytesRxDelta(33167), + tcaFcStatsBytesRxDeltaMin(33168), + tcaFcStatsBytesRxDeltaMax(33169), + tcaFcStatsBytesRxDeltaAvg(33170), + tcaFcStatsPacketsRxDelta(33177), + tcaFcStatsPacketsRxDeltaMin(33178), + tcaFcStatsPacketsRxDeltaMax(33179), + tcaFcStatsPacketsRxDeltaAvg(33180), + tcaFcStatsBytesTxDelta(33187), + tcaFcStatsBytesTxDeltaMin(33188), + tcaFcStatsBytesTxDeltaMax(33189), + tcaFcStatsBytesTxDeltaAvg(33190), + tcaFcStatsPacketsTxDelta(33197), + tcaFcStatsPacketsTxDeltaMin(33198), + tcaFcStatsPacketsTxDeltaMax(33199), + tcaFcStatsPacketsTxDeltaAvg(33200), + tcaFcErrStatsCrcRxDelta(33211), + tcaFcErrStatsCrcRxDeltaMin(33212), + tcaFcErrStatsCrcRxDeltaMax(33213), + tcaFcErrStatsCrcRxDeltaAvg(33214), + tcaFcErrStatsDiscardRxDelta(33221), + tcaFcErrStatsDiscardRxDeltaMin(33222), + tcaFcErrStatsDiscardRxDeltaMax(33223), + tcaFcErrStatsDiscardRxDeltaAvg(33224), + tcaFcErrStatsTooLongRxDelta(33231), + tcaFcErrStatsTooLongRxDeltaMin(33232), + tcaFcErrStatsTooLongRxDeltaMax(33233), + tcaFcErrStatsTooLongRxDeltaAvg(33234), + tcaFcErrStatsTooShortRxDelta(33241), + tcaFcErrStatsTooShortRxDeltaMin(33242), + tcaFcErrStatsTooShortRxDeltaMax(33243), + tcaFcErrStatsTooShortRxDeltaAvg(33244), + tcaFcErrStatsRxDelta(33251), + tcaFcErrStatsRxDeltaMin(33252), + tcaFcErrStatsRxDeltaMax(33253), + tcaFcErrStatsRxDeltaAvg(33254), + tcaFcErrStatsDiscardTxDelta(33261), + tcaFcErrStatsDiscardTxDeltaMin(33262), + tcaFcErrStatsDiscardTxDeltaMax(33263), + tcaFcErrStatsDiscardTxDeltaAvg(33264), + tcaFcErrStatsTxDelta(33271), + tcaFcErrStatsTxDeltaMin(33272), + tcaFcErrStatsTxDeltaMax(33273), + tcaFcErrStatsTxDeltaAvg(33274), + tcaFcErrStatsLinkFailuresDelta(33281), + tcaFcErrStatsLinkFailuresDeltaMin(33282), + tcaFcErrStatsLinkFailuresDeltaMax(33283), + tcaFcErrStatsLinkFailuresDeltaAvg(33284), + tcaFcErrStatsSyncLossesDelta(33291), + tcaFcErrStatsSyncLossesDeltaMin(33292), + tcaFcErrStatsSyncLossesDeltaMax(33293), + tcaFcErrStatsSyncLossesDeltaAvg(33294), + tcaFcErrStatsSignalLossesDelta(33301), + tcaFcErrStatsSignalLossesDeltaMin(33302), + tcaFcErrStatsSignalLossesDeltaMax(33303), + tcaFcErrStatsSignalLossesDeltaAvg(33304), + tcaMemoryRuntimeTotal(33483), + tcaMemoryRuntimeTotalMin(33485), + tcaMemoryRuntimeTotalMax(33486), + tcaMemoryRuntimeTotalAvg(33487), + tcaMemoryRuntimeAvailable(33491), + tcaMemoryRuntimeAvailableMin(33493), + tcaMemoryRuntimeAvailableMax(33494), + tcaMemoryRuntimeAvailableAvg(33495), + tcaMemoryRuntimeCached(33499), + tcaMemoryRuntimeCachedMin(33501), + tcaMemoryRuntimeCachedMax(33502), + tcaMemoryRuntimeCachedAvg(33503), + tcaAdaptorEthPortStatsTotalPacketsDelta(33720), + tcaAdaptorEthPortStatsTotalPacketsDeltaMin(33721), + tcaAdaptorEthPortStatsTotalPacketsDeltaMax(33722), + tcaAdaptorEthPortStatsTotalPacketsDeltaAvg(33723), + tcaAdaptorEthPortStatsGoodPacketsDelta(33730), + tcaAdaptorEthPortStatsGoodPacketsDeltaMin(33731), + tcaAdaptorEthPortStatsGoodPacketsDeltaMax(33732), + tcaAdaptorEthPortStatsGoodPacketsDeltaAvg(33733), + tcaAdaptorEthPortStatsVlanPacketsDelta(33740), + tcaAdaptorEthPortStatsVlanPacketsDeltaMin(33741), + tcaAdaptorEthPortStatsVlanPacketsDeltaMax(33742), + tcaAdaptorEthPortStatsVlanPacketsDeltaAvg(33743), + tcaAdaptorEthPortStatsPausePacketsDelta(33750), + tcaAdaptorEthPortStatsPausePacketsDeltaMin(33751), + tcaAdaptorEthPortStatsPausePacketsDeltaMax(33752), + tcaAdaptorEthPortStatsPausePacketsDeltaAvg(33753), + tcaAdaptorEthPortStatsPerPriorityPausePacketsDelta(33760), + tcaAdaptorEthPortStatsPerPriorityPausePacketsDeltaMin(33761), + tcaAdaptorEthPortStatsPerPriorityPausePacketsDeltaMax(33762), + tcaAdaptorEthPortStatsPerPriorityPausePacketsDeltaAvg(33763), + tcaAdaptorEthPortStatsPppPacketsDelta(33770), + tcaAdaptorEthPortStatsPppPacketsDeltaMin(33771), + tcaAdaptorEthPortStatsPppPacketsDeltaMax(33772), + tcaAdaptorEthPortStatsPppPacketsDeltaAvg(33773), + tcaAdaptorEthPortBySizeSmallStatsLessThan64Delta(33810), + tcaAdaptorEthPortBySizeSmallStatsLessThan64DeltaMin(33811), + tcaAdaptorEthPortBySizeSmallStatsLessThan64DeltaMax(33812), + tcaAdaptorEthPortBySizeSmallStatsLessThan64DeltaAvg(33813), + tcaAdaptorEthPortBySizeSmallStatsEquals64Delta(33820), + tcaAdaptorEthPortBySizeSmallStatsEquals64DeltaMin(33821), + tcaAdaptorEthPortBySizeSmallStatsEquals64DeltaMax(33822), + tcaAdaptorEthPortBySizeSmallStatsEquals64DeltaAvg(33823), + tcaAdaptorEthPortBySizeSmallStatsLessThan128Delta(33830), + tcaAdaptorEthPortBySizeSmallStatsLessThan128DeltaMin(33831), + tcaAdaptorEthPortBySizeSmallStatsLessThan128DeltaMax(33832), + tcaAdaptorEthPortBySizeSmallStatsLessThan128DeltaAvg(33833), + tcaAdaptorEthPortBySizeSmallStatsLessThan256Delta(33840), + tcaAdaptorEthPortBySizeSmallStatsLessThan256DeltaMin(33841), + tcaAdaptorEthPortBySizeSmallStatsLessThan256DeltaMax(33842), + tcaAdaptorEthPortBySizeSmallStatsLessThan256DeltaAvg(33843), + tcaAdaptorEthPortBySizeSmallStatsLessThan512Delta(33850), + tcaAdaptorEthPortBySizeSmallStatsLessThan512DeltaMin(33851), + tcaAdaptorEthPortBySizeSmallStatsLessThan512DeltaMax(33852), + tcaAdaptorEthPortBySizeSmallStatsLessThan512DeltaAvg(33853), + tcaAdaptorEthPortBySizeSmallStatsLessThan1024Delta(33860), + tcaAdaptorEthPortBySizeSmallStatsLessThan1024DeltaMin(33861), + tcaAdaptorEthPortBySizeSmallStatsLessThan1024DeltaMax(33862), + tcaAdaptorEthPortBySizeSmallStatsLessThan1024DeltaAvg(33863), + tcaAdaptorEthPortBySizeLargeStatsLessThanOrEqualTo1518Delta(33875), + tcaAdaptorEthPortBySizeLargeStatsLessThanOrEqualTo1518DeltaMin(33876), + tcaAdaptorEthPortBySizeLargeStatsLessThanOrEqualTo1518DeltaMax(33877), + tcaAdaptorEthPortBySizeLargeStatsLessThanOrEqualTo1518DeltaAvg(33878), + tcaAdaptorEthPortBySizeLargeStatsLessThan2048Delta(33885), + tcaAdaptorEthPortBySizeLargeStatsLessThan2048DeltaMin(33886), + tcaAdaptorEthPortBySizeLargeStatsLessThan2048DeltaMax(33887), + tcaAdaptorEthPortBySizeLargeStatsLessThan2048DeltaAvg(33888), + tcaAdaptorEthPortBySizeLargeStatsLessThan4096Delta(33895), + tcaAdaptorEthPortBySizeLargeStatsLessThan4096DeltaMin(33896), + tcaAdaptorEthPortBySizeLargeStatsLessThan4096DeltaMax(33897), + tcaAdaptorEthPortBySizeLargeStatsLessThan4096DeltaAvg(33898), + tcaAdaptorEthPortBySizeLargeStatsLessThan8192Delta(33905), + tcaAdaptorEthPortBySizeLargeStatsLessThan8192DeltaMin(33906), + tcaAdaptorEthPortBySizeLargeStatsLessThan8192DeltaMax(33907), + tcaAdaptorEthPortBySizeLargeStatsLessThan8192DeltaAvg(33908), + tcaAdaptorEthPortBySizeLargeStatsLessThan9216Delta(33915), + tcaAdaptorEthPortBySizeLargeStatsLessThan9216DeltaMin(33916), + tcaAdaptorEthPortBySizeLargeStatsLessThan9216DeltaMax(33917), + tcaAdaptorEthPortBySizeLargeStatsLessThan9216DeltaAvg(33918), + tcaAdaptorEthPortBySizeLargeStatsGreaterThanOrEqualTo9216Delta(33925), + tcaAdaptorEthPrtBySizeLargeStatsGreaterThanOrEqualTo9216DeltaMin(33926), + tcaAdaptorEthPrtBySizeLargeStatsGreaterThanOrEqualTo9216DeltaMax(33927), + tcaAdaptorEthPrtBySizeLargeStatsGreaterThanOrEqualTo9216DeltaAvg(33928), + tcaAdaptorEthPortOutsizedStatsOversizedPacketsDelta(33940), + tcaAdaptorEthPortOutsizedStatsOversizedPacketsDeltaMin(33941), + tcaAdaptorEthPortOutsizedStatsOversizedPacketsDeltaMax(33942), + tcaAdaptorEthPortOutsizedStatsOversizedPacketsDeltaAvg(33943), + tcaAdaptorEthPortOutsizedStatsOversizedGoodCrcPacketsDelta(33950), + tcaAdaptorEthPortOutsizedStatsOversizedGoodCrcPacketsDeltaMin(33951), + tcaAdaptorEthPortOutsizedStatsOversizedGoodCrcPacketsDeltaMax(33952), + tcaAdaptorEthPortOutsizedStatsOversizedGoodCrcPacketsDeltaAvg(33953), + tcaAdaptorEthPortOutsizedStatsOversizedBadCrcPacketsDelta(33960), + tcaAdaptorEthPortOutsizedStatsOversizedBadCrcPacketsDeltaMin(33961), + tcaAdaptorEthPortOutsizedStatsOversizedBadCrcPacketsDeltaMax(33962), + tcaAdaptorEthPortOutsizedStatsOversizedBadCrcPacketsDeltaAvg(33963), + tcaAdaptorEthPortOutsizedStatsUndersizedGoodCrcPacketsDelta(33970), + tcaAdaptorEthPortOutsizedStatsUndersizedGoodCrcPacketsDeltaMin(33971), + tcaAdaptorEthPortOutsizedStatsUndersizedGoodCrcPacketsDeltaMax(33972), + tcaAdaptorEthPortOutsizedStatsUndersizedGoodCrcPacketsDeltaAvg(33973), + tcaAdaptorEthPortOutsizedStatsUndersizedBadCrcPacketsDelta(33980), + tcaAdaptorEthPortOutsizedStatsUndersizedBadCrcPacketsDeltaMin(33981), + tcaAdaptorEthPortOutsizedStatsUndersizedBadCrcPacketsDeltaMax(33982), + tcaAdaptorEthPortOutsizedStatsUndersizedBadCrcPacketsDeltaAvg(33983), + tcaAdaptorEthPortMcastStatsUnicastPacketsDelta(33995), + tcaAdaptorEthPortMcastStatsUnicastPacketsDeltaMin(33996), + tcaAdaptorEthPortMcastStatsUnicastPacketsDeltaMax(33997), + tcaAdaptorEthPortMcastStatsUnicastPacketsDeltaAvg(33998), + tcaAdaptorEthPortMcastStatsMulticastPacketsDelta(34005), + tcaAdaptorEthPortMcastStatsMulticastPacketsDeltaMin(34006), + tcaAdaptorEthPortMcastStatsMulticastPacketsDeltaMax(34007), + tcaAdaptorEthPortMcastStatsMulticastPacketsDeltaAvg(34008), + tcaAdaptorEthPortMcastStatsBroadcastPacketsDelta(34015), + tcaAdaptorEthPortMcastStatsBroadcastPacketsDeltaMin(34016), + tcaAdaptorEthPortMcastStatsBroadcastPacketsDeltaMax(34017), + tcaAdaptorEthPortMcastStatsBroadcastPacketsDeltaAvg(34018), + tcaAdaptorEthPortErrStatsMacDiscardedPacketsDelta(34030), + tcaAdaptorEthPortErrStatsMacDiscardedPacketsDeltaMin(34031), + tcaAdaptorEthPortErrStatsMacDiscardedPacketsDeltaMax(34032), + tcaAdaptorEthPortErrStatsMacDiscardedPacketsDeltaAvg(34033), + tcaAdaptorEthPortErrStatsBadCrcPacketsDelta(34040), + tcaAdaptorEthPortErrStatsBadCrcPacketsDeltaMin(34041), + tcaAdaptorEthPortErrStatsBadCrcPacketsDeltaMax(34042), + tcaAdaptorEthPortErrStatsBadCrcPacketsDeltaAvg(34043), + tcaAdaptorEthPortErrStatsBadLengthPacketsDelta(34050), + tcaAdaptorEthPortErrStatsBadLengthPacketsDeltaMin(34051), + tcaAdaptorEthPortErrStatsBadLengthPacketsDeltaMax(34052), + tcaAdaptorEthPortErrStatsBadLengthPacketsDeltaAvg(34053), + tcaAdaptorFcPortStatsRxFramesDelta(34064), + tcaAdaptorFcPortStatsRxFramesDeltaMin(34065), + tcaAdaptorFcPortStatsRxFramesDeltaMax(34066), + tcaAdaptorFcPortStatsRxFramesDeltaAvg(34067), + tcaAdaptorFcPortStatsTxFramesDelta(34074), + tcaAdaptorFcPortStatsTxFramesDeltaMin(34075), + tcaAdaptorFcPortStatsTxFramesDeltaMax(34076), + tcaAdaptorFcPortStatsTxFramesDeltaAvg(34077), + tcaAdaptorFcPortStatsRxBadFramesDelta(34084), + tcaAdaptorFcPortStatsRxBadFramesDeltaMin(34085), + tcaAdaptorFcPortStatsRxBadFramesDeltaMax(34086), + tcaAdaptorFcPortStatsRxBadFramesDeltaAvg(34087), + tcaAdaptorFcPortStatsTxBadFramesDelta(34094), + tcaAdaptorFcPortStatsTxBadFramesDeltaMin(34095), + tcaAdaptorFcPortStatsTxBadFramesDeltaMax(34096), + tcaAdaptorFcPortStatsTxBadFramesDeltaAvg(34097), + tcaAdaptorVnicStatsPacketsTxDelta(34108), + tcaAdaptorVnicStatsPacketsTxDeltaMin(34109), + tcaAdaptorVnicStatsPacketsTxDeltaMax(34110), + tcaAdaptorVnicStatsPacketsTxDeltaAvg(34111), + tcaAdaptorVnicStatsPacketsRxDelta(34118), + tcaAdaptorVnicStatsPacketsRxDeltaMin(34119), + tcaAdaptorVnicStatsPacketsRxDeltaMax(34120), + tcaAdaptorVnicStatsPacketsRxDeltaAvg(34121), + tcaAdaptorVnicStatsBytesTxDelta(34128), + tcaAdaptorVnicStatsBytesTxDeltaMin(34129), + tcaAdaptorVnicStatsBytesTxDeltaMax(34130), + tcaAdaptorVnicStatsBytesTxDeltaAvg(34131), + tcaAdaptorVnicStatsBytesRxDelta(34138), + tcaAdaptorVnicStatsBytesRxDeltaMin(34139), + tcaAdaptorVnicStatsBytesRxDeltaMax(34140), + tcaAdaptorVnicStatsBytesRxDeltaAvg(34141), + tcaAdaptorVnicStatsErrorsTxDelta(34148), + tcaAdaptorVnicStatsErrorsTxDeltaMin(34149), + tcaAdaptorVnicStatsErrorsTxDeltaMax(34150), + tcaAdaptorVnicStatsErrorsTxDeltaAvg(34151), + tcaAdaptorVnicStatsErrorsRxDelta(34158), + tcaAdaptorVnicStatsErrorsRxDeltaMin(34159), + tcaAdaptorVnicStatsErrorsRxDeltaMax(34160), + tcaAdaptorVnicStatsErrorsRxDeltaAvg(34161), + tcaAdaptorVnicStatsDroppedTxDelta(34168), + tcaAdaptorVnicStatsDroppedTxDeltaMin(34169), + tcaAdaptorVnicStatsDroppedTxDeltaMax(34170), + tcaAdaptorVnicStatsDroppedTxDeltaAvg(34171), + tcaAdaptorVnicStatsDroppedRxDelta(34178), + tcaAdaptorVnicStatsDroppedRxDeltaMin(34179), + tcaAdaptorVnicStatsDroppedRxDeltaMax(34180), + tcaAdaptorVnicStatsDroppedRxDeltaAvg(34181), + tcaAdaptorFcIffc4StatsInputRequestsDelta(34192), + tcaAdaptorFcIffc4StatsInputRequestsDeltaMin(34193), + tcaAdaptorFcIffc4StatsInputRequestsDeltaMax(34194), + tcaAdaptorFcIffc4StatsInputRequestsDeltaAvg(34195), + tcaAdaptorFcIffc4StatsOutputRequestsDelta(34202), + tcaAdaptorFcIffc4StatsOutputRequestsDeltaMin(34203), + tcaAdaptorFcIffc4StatsOutputRequestsDeltaMax(34204), + tcaAdaptorFcIffc4StatsOutputRequestsDeltaAvg(34205), + tcaAdaptorFcIffc4StatsControlRequestsDelta(34212), + tcaAdaptorFcIffc4StatsControlRequestsDeltaMin(34213), + tcaAdaptorFcIffc4StatsControlRequestsDeltaMax(34214), + tcaAdaptorFcIffc4StatsControlRequestsDeltaAvg(34215), + tcaAdaptorFcIffc4StatsInputMegabytesDelta(34222), + tcaAdaptorFcIffc4StatsInputMegabytesDeltaMin(34223), + tcaAdaptorFcIffc4StatsInputMegabytesDeltaMax(34224), + tcaAdaptorFcIffc4StatsInputMegabytesDeltaAvg(34225), + tcaAdaptorFcIffc4StatsOutputMegabytesDelta(34232), + tcaAdaptorFcIffc4StatsOutputMegabytesDeltaMin(34233), + tcaAdaptorFcIffc4StatsOutputMegabytesDeltaMax(34234), + tcaAdaptorFcIffc4StatsOutputMegabytesDeltaAvg(34235), + tcaAdaptorMenloBaseErrorStatsCorrectableErrorsDelta(34246), + tcaAdaptorMenloBaseErrorStatsCorrectableErrorsDeltaMin(34247), + tcaAdaptorMenloBaseErrorStatsCorrectableErrorsDeltaMax(34248), + tcaAdaptorMenloBaseErrorStatsCorrectableErrorsDeltaAvg(34249), + tcaAdaptorMenloBaseErrorStatsUncorrectableErrorsDelta(34256), + tcaAdaptorMenloBaseErrorStatsUncorrectableErrorsDeltaMin(34257), + tcaAdaptorMenloBaseErrorStatsUncorrectableErrorsDeltaMax(34258), + tcaAdaptorMenloBaseErrorStatsUncorrectableErrorsDeltaAvg(34259), + tcaAdaptorMenloMcpuStatsDropAclDelta(34271), + tcaAdaptorMenloMcpuStatsDropAclDeltaMin(34272), + tcaAdaptorMenloMcpuStatsDropAclDeltaMax(34273), + tcaAdaptorMenloMcpuStatsDropAclDeltaAvg(34274), + tcaAdaptorMenloMcpuStatsDropOverrunDelta(34281), + tcaAdaptorMenloMcpuStatsDropOverrunDeltaMin(34282), + tcaAdaptorMenloMcpuStatsDropOverrunDeltaMax(34283), + tcaAdaptorMenloMcpuStatsDropOverrunDeltaAvg(34284), + tcaAdaptorMenloMcpuStatsDropRuntDelta(34291), + tcaAdaptorMenloMcpuStatsDropRuntDeltaMin(34292), + tcaAdaptorMenloMcpuStatsDropRuntDeltaMax(34293), + tcaAdaptorMenloMcpuStatsDropRuntDeltaAvg(34294), + tcaAdaptorMenloMcpuStatsTruncateOverrunDelta(34301), + tcaAdaptorMenloMcpuStatsTruncateOverrunDeltaMin(34302), + tcaAdaptorMenloMcpuStatsTruncateOverrunDeltaMax(34303), + tcaAdaptorMenloMcpuStatsTruncateOverrunDeltaAvg(34304), + tcaAdaptorMenloMcpuErrorStatsCorrectableErrorsDelta(34316), + tcaAdaptorMenloMcpuErrorStatsCorrectableErrorsDeltaMin(34317), + tcaAdaptorMenloMcpuErrorStatsCorrectableErrorsDeltaMax(34318), + tcaAdaptorMenloMcpuErrorStatsCorrectableErrorsDeltaAvg(34319), + tcaAdaptorMenloMcpuErrorStatsPopErrorsDelta(34326), + tcaAdaptorMenloMcpuErrorStatsPopErrorsDeltaMin(34327), + tcaAdaptorMenloMcpuErrorStatsPopErrorsDeltaMax(34328), + tcaAdaptorMenloMcpuErrorStatsPopErrorsDeltaAvg(34329), + tcaAdaptorMenloMcpuErrorStatsPushErrorsDelta(34336), + tcaAdaptorMenloMcpuErrorStatsPushErrorsDeltaMin(34337), + tcaAdaptorMenloMcpuErrorStatsPushErrorsDeltaMax(34338), + tcaAdaptorMenloMcpuErrorStatsPushErrorsDeltaAvg(34339), + tcaAdaptorMenloMcpuErrorStatsUncorrectableErrorsDelta(34346), + tcaAdaptorMenloMcpuErrorStatsUncorrectableErrorsDeltaMin(34347), + tcaAdaptorMenloMcpuErrorStatsUncorrectableErrorsDeltaMax(34348), + tcaAdaptorMenloMcpuErrorStatsUncorrectableErrorsDeltaAvg(34349), + tcaAdaptorMenloEthStatsDropOverrunDelta(34361), + tcaAdaptorMenloEthStatsDropOverrunDeltaMin(34362), + tcaAdaptorMenloEthStatsDropOverrunDeltaMax(34363), + tcaAdaptorMenloEthStatsDropOverrunDeltaAvg(34364), + tcaAdaptorMenloEthStatsDropRuntDelta(34371), + tcaAdaptorMenloEthStatsDropRuntDeltaMin(34372), + tcaAdaptorMenloEthStatsDropRuntDeltaMax(34373), + tcaAdaptorMenloEthStatsDropRuntDeltaAvg(34374), + tcaAdaptorMenloEthStatsTruncateOverrunDelta(34381), + tcaAdaptorMenloEthStatsTruncateOverrunDeltaMin(34382), + tcaAdaptorMenloEthStatsTruncateOverrunDeltaMax(34383), + tcaAdaptorMenloEthStatsTruncateOverrunDeltaAvg(34384), + tcaAdaptorMenloEthErrorStatsCorrectableErrorsDelta(34396), + tcaAdaptorMenloEthErrorStatsCorrectableErrorsDeltaMin(34397), + tcaAdaptorMenloEthErrorStatsCorrectableErrorsDeltaMax(34398), + tcaAdaptorMenloEthErrorStatsCorrectableErrorsDeltaAvg(34399), + tcaAdaptorMenloEthErrorStatsDropAclDelta(34406), + tcaAdaptorMenloEthErrorStatsDropAclDeltaMin(34407), + tcaAdaptorMenloEthErrorStatsDropAclDeltaMax(34408), + tcaAdaptorMenloEthErrorStatsDropAclDeltaAvg(34409), + tcaAdaptorMenloEthErrorStatsPopErrorsDelta(34416), + tcaAdaptorMenloEthErrorStatsPopErrorsDeltaMin(34417), + tcaAdaptorMenloEthErrorStatsPopErrorsDeltaMax(34418), + tcaAdaptorMenloEthErrorStatsPopErrorsDeltaAvg(34419), + tcaAdaptorMenloEthErrorStatsPushErrorsDelta(34426), + tcaAdaptorMenloEthErrorStatsPushErrorsDeltaMin(34427), + tcaAdaptorMenloEthErrorStatsPushErrorsDeltaMax(34428), + tcaAdaptorMenloEthErrorStatsPushErrorsDeltaAvg(34429), + tcaAdaptorMenloEthErrorStatsUncorrectableErrorsDelta(34436), + tcaAdaptorMenloEthErrorStatsUncorrectableErrorsDeltaMin(34437), + tcaAdaptorMenloEthErrorStatsUncorrectableErrorsDeltaMax(34438), + tcaAdaptorMenloEthErrorStatsUncorrectableErrorsDeltaAvg(34439), + tcaAdaptorMenloFcStatsDropAclDelta(34451), + tcaAdaptorMenloFcStatsDropAclDeltaMin(34452), + tcaAdaptorMenloFcStatsDropAclDeltaMax(34453), + tcaAdaptorMenloFcStatsDropAclDeltaAvg(34454), + tcaAdaptorMenloFcStatsDropOverrunDelta(34461), + tcaAdaptorMenloFcStatsDropOverrunDeltaMin(34462), + tcaAdaptorMenloFcStatsDropOverrunDeltaMax(34463), + tcaAdaptorMenloFcStatsDropOverrunDeltaAvg(34464), + tcaAdaptorMenloFcStatsDropRuntDelta(34471), + tcaAdaptorMenloFcStatsDropRuntDeltaMin(34472), + tcaAdaptorMenloFcStatsDropRuntDeltaMax(34473), + tcaAdaptorMenloFcStatsDropRuntDeltaAvg(34474), + tcaAdaptorMenloFcStatsTruncateOverrunDelta(34481), + tcaAdaptorMenloFcStatsTruncateOverrunDeltaMin(34482), + tcaAdaptorMenloFcStatsTruncateOverrunDeltaMax(34483), + tcaAdaptorMenloFcStatsTruncateOverrunDeltaAvg(34484), + tcaAdaptorMenloFcErrorStatsCorrectableErrorsDelta(34496), + tcaAdaptorMenloFcErrorStatsCorrectableErrorsDeltaMin(34497), + tcaAdaptorMenloFcErrorStatsCorrectableErrorsDeltaMax(34498), + tcaAdaptorMenloFcErrorStatsCorrectableErrorsDeltaAvg(34499), + tcaAdaptorMenloFcErrorStatsPopErrorsDelta(34506), + tcaAdaptorMenloFcErrorStatsPopErrorsDeltaMin(34507), + tcaAdaptorMenloFcErrorStatsPopErrorsDeltaMax(34508), + tcaAdaptorMenloFcErrorStatsPopErrorsDeltaAvg(34509), + tcaAdaptorMenloFcErrorStatsPushErrorsDelta(34516), + tcaAdaptorMenloFcErrorStatsPushErrorsDeltaMin(34517), + tcaAdaptorMenloFcErrorStatsPushErrorsDeltaMax(34518), + tcaAdaptorMenloFcErrorStatsPushErrorsDeltaAvg(34519), + tcaAdaptorMenloFcErrorStatsUncorrectableErrorsDelta(34526), + tcaAdaptorMenloFcErrorStatsUncorrectableErrorsDeltaMin(34527), + tcaAdaptorMenloFcErrorStatsUncorrectableErrorsDeltaMax(34528), + tcaAdaptorMenloFcErrorStatsUncorrectableErrorsDeltaAvg(34529), + tcaAdaptorMenloqstatsDropOverrunN0Delta(34542), + tcaAdaptorMenloqstatsDropOverrunN0DeltaMin(34543), + tcaAdaptorMenloqstatsDropOverrunN0DeltaMax(34544), + tcaAdaptorMenloqstatsDropOverrunN0DeltaAvg(34545), + tcaAdaptorMenloqstatsDropOverrunN1Delta(34552), + tcaAdaptorMenloqstatsDropOverrunN1DeltaMin(34553), + tcaAdaptorMenloqstatsDropOverrunN1DeltaMax(34554), + tcaAdaptorMenloqstatsDropOverrunN1DeltaAvg(34555), + tcaAdaptorMenloqstatsTruncateOverrunN0Delta(34562), + tcaAdaptorMenloqstatsTruncateOverrunN0DeltaMin(34563), + tcaAdaptorMenloqstatsTruncateOverrunN0DeltaMax(34564), + tcaAdaptorMenloqstatsTruncateOverrunN0DeltaAvg(34565), + tcaAdaptorMenloqstatsTruncateOverrunN1Delta(34572), + tcaAdaptorMenloqstatsTruncateOverrunN1DeltaMin(34573), + tcaAdaptorMenloqstatsTruncateOverrunN1DeltaMax(34574), + tcaAdaptorMenloqstatsTruncateOverrunN1DeltaAvg(34575), + tcaAdaptorMenloqerrorStatsCorrectableErrorsDelta(34588), + tcaAdaptorMenloqerrorStatsCorrectableErrorsDeltaMin(34589), + tcaAdaptorMenloqerrorStatsCorrectableErrorsDeltaMax(34590), + tcaAdaptorMenloqerrorStatsCorrectableErrorsDeltaAvg(34591), + tcaAdaptorMenloqerrorStatsPopErrorsDelta(34598), + tcaAdaptorMenloqerrorStatsPopErrorsDeltaMin(34599), + tcaAdaptorMenloqerrorStatsPopErrorsDeltaMax(34600), + tcaAdaptorMenloqerrorStatsPopErrorsDeltaAvg(34601), + tcaAdaptorMenloqerrorStatsPushErrorsDelta(34608), + tcaAdaptorMenloqerrorStatsPushErrorsDeltaMin(34609), + tcaAdaptorMenloqerrorStatsPushErrorsDeltaMax(34610), + tcaAdaptorMenloqerrorStatsPushErrorsDeltaAvg(34611), + tcaAdaptorMenloqerrorStatsUncorrectableErrorsDelta(34618), + tcaAdaptorMenloqerrorStatsUncorrectableErrorsDeltaMin(34619), + tcaAdaptorMenloqerrorStatsUncorrectableErrorsDeltaMax(34620), + tcaAdaptorMenloqerrorStatsUncorrectableErrorsDeltaAvg(34621), + tcaAdaptorMenloNetEgStatsLearnReqDropDelta(34633), + tcaAdaptorMenloNetEgStatsLearnReqDropDeltaMin(34634), + tcaAdaptorMenloNetEgStatsLearnReqDropDeltaMax(34635), + tcaAdaptorMenloNetEgStatsLearnReqDropDeltaAvg(34636), + tcaAdaptorMenloNetEgStatsDropCmdDelta(34643), + tcaAdaptorMenloNetEgStatsDropCmdDeltaMin(34644), + tcaAdaptorMenloNetEgStatsDropCmdDeltaMax(34645), + tcaAdaptorMenloNetEgStatsDropCmdDeltaAvg(34646), + tcaAdaptorMenloNetEgStatsDropLifCfgInvalidDelta(34653), + tcaAdaptorMenloNetEgStatsDropLifCfgInvalidDeltaMin(34654), + tcaAdaptorMenloNetEgStatsDropLifCfgInvalidDeltaMax(34655), + tcaAdaptorMenloNetEgStatsDropLifCfgInvalidDeltaAvg(34656), + tcaAdaptorMenloNetEgStatsDropLifMapNoHitDelta(34663), + tcaAdaptorMenloNetEgStatsDropLifMapNoHitDeltaMin(34664), + tcaAdaptorMenloNetEgStatsDropLifMapNoHitDeltaMax(34665), + tcaAdaptorMenloNetEgStatsDropLifMapNoHitDeltaAvg(34666), + tcaAdaptorMenloNetEgStatsDropSrcBindDelta(34673), + tcaAdaptorMenloNetEgStatsDropSrcBindDeltaMin(34674), + tcaAdaptorMenloNetEgStatsDropSrcBindDeltaMax(34675), + tcaAdaptorMenloNetEgStatsDropSrcBindDeltaAvg(34676), + tcaAdaptorMenloNetInStatsFwdLookupNoHitDelta(34688), + tcaAdaptorMenloNetInStatsFwdLookupNoHitDeltaMin(34689), + tcaAdaptorMenloNetInStatsFwdLookupNoHitDeltaMax(34690), + tcaAdaptorMenloNetInStatsFwdLookupNoHitDeltaAvg(34691), + tcaAdaptorMenloNetInStatsDropFcMulticastDelta(34698), + tcaAdaptorMenloNetInStatsDropFcMulticastDeltaMin(34699), + tcaAdaptorMenloNetInStatsDropFcMulticastDeltaMax(34700), + tcaAdaptorMenloNetInStatsDropFcMulticastDeltaAvg(34701), + tcaAdaptorMenloNetInStatsDropFcLifInvalidDelta(34708), + tcaAdaptorMenloNetInStatsDropFcLifInvalidDeltaMin(34709), + tcaAdaptorMenloNetInStatsDropFcLifInvalidDeltaMax(34710), + tcaAdaptorMenloNetInStatsDropFcLifInvalidDeltaAvg(34711), + tcaAdaptorMenloNetInStatsDropNullPifDelta(34718), + tcaAdaptorMenloNetInStatsDropNullPifDeltaMin(34719), + tcaAdaptorMenloNetInStatsDropNullPifDeltaMax(34720), + tcaAdaptorMenloNetInStatsDropNullPifDeltaAvg(34721), + tcaAdaptorMenloHostPortStatsRxPausecfcdelta(34733), + tcaAdaptorMenloHostPortStatsRxPausecfcdeltaMin(34734), + tcaAdaptorMenloHostPortStatsRxPausecfcdeltaMax(34735), + tcaAdaptorMenloHostPortStatsRxPausecfcdeltaAvg(34736), + tcaAdaptorMenloHostPortStatsRxPausepfcdelta(34743), + tcaAdaptorMenloHostPortStatsRxPausepfcdeltaMin(34744), + tcaAdaptorMenloHostPortStatsRxPausepfcdeltaMax(34745), + tcaAdaptorMenloHostPortStatsRxPausepfcdeltaAvg(34746), + tcaAdaptorMenloHostPortStatsTxPausecfcdelta(34753), + tcaAdaptorMenloHostPortStatsTxPausecfcdeltaMin(34754), + tcaAdaptorMenloHostPortStatsTxPausecfcdeltaMax(34755), + tcaAdaptorMenloHostPortStatsTxPausecfcdeltaAvg(34756), + tcaAdaptorMenloHostPortStatsTxPausepfcdelta(34763), + tcaAdaptorMenloHostPortStatsTxPausepfcdeltaMin(34764), + tcaAdaptorMenloHostPortStatsTxPausepfcdeltaMax(34765), + tcaAdaptorMenloHostPortStatsTxPausepfcdeltaAvg(34766), + tcaAdaptorMenloDcePortStatsRxPausecfcdelta(34778), + tcaAdaptorMenloDcePortStatsRxPausecfcdeltaMin(34779), + tcaAdaptorMenloDcePortStatsRxPausecfcdeltaMax(34780), + tcaAdaptorMenloDcePortStatsRxPausecfcdeltaAvg(34781), + tcaAdaptorMenloDcePortStatsRxPausepfcdelta(34788), + tcaAdaptorMenloDcePortStatsRxPausepfcdeltaMin(34789), + tcaAdaptorMenloDcePortStatsRxPausepfcdeltaMax(34790), + tcaAdaptorMenloDcePortStatsRxPausepfcdeltaAvg(34791), + tcaAdaptorMenloDcePortStatsTxPausecfcdelta(34798), + tcaAdaptorMenloDcePortStatsTxPausecfcdeltaMin(34799), + tcaAdaptorMenloDcePortStatsTxPausecfcdeltaMax(34800), + tcaAdaptorMenloDcePortStatsTxPausecfcdeltaAvg(34801), + tcaAdaptorMenloDcePortStatsTxPausepfcdelta(34808), + tcaAdaptorMenloDcePortStatsTxPausepfcdeltaMin(34809), + tcaAdaptorMenloDcePortStatsTxPausepfcdeltaMax(34810), + tcaAdaptorMenloDcePortStatsTxPausepfcdeltaAvg(34811), + tcaAdaptorEtherIfStatsTxBytesDelta(34822), + tcaAdaptorEtherIfStatsTxBytesDeltaMin(34823), + tcaAdaptorEtherIfStatsTxBytesDeltaMax(34824), + tcaAdaptorEtherIfStatsTxBytesDeltaAvg(34825), + tcaAdaptorEtherIfStatsTxPacketsDelta(34832), + tcaAdaptorEtherIfStatsTxPacketsDeltaMin(34833), + tcaAdaptorEtherIfStatsTxPacketsDeltaMax(34834), + tcaAdaptorEtherIfStatsTxPacketsDeltaAvg(34835), + tcaAdaptorEtherIfStatsTxErrorsDelta(34842), + tcaAdaptorEtherIfStatsTxErrorsDeltaMin(34843), + tcaAdaptorEtherIfStatsTxErrorsDeltaMax(34844), + tcaAdaptorEtherIfStatsTxErrorsDeltaAvg(34845), + tcaAdaptorEtherIfStatsTxDroppedDelta(34852), + tcaAdaptorEtherIfStatsTxDroppedDeltaMin(34853), + tcaAdaptorEtherIfStatsTxDroppedDeltaMax(34854), + tcaAdaptorEtherIfStatsTxDroppedDeltaAvg(34855), + tcaAdaptorEtherIfStatsRxBytesDelta(34862), + tcaAdaptorEtherIfStatsRxBytesDeltaMin(34863), + tcaAdaptorEtherIfStatsRxBytesDeltaMax(34864), + tcaAdaptorEtherIfStatsRxBytesDeltaAvg(34865), + tcaAdaptorEtherIfStatsRxPacketsDelta(34872), + tcaAdaptorEtherIfStatsRxPacketsDeltaMin(34873), + tcaAdaptorEtherIfStatsRxPacketsDeltaMax(34874), + tcaAdaptorEtherIfStatsRxPacketsDeltaAvg(34875), + tcaAdaptorEtherIfStatsRxErrorsDelta(34882), + tcaAdaptorEtherIfStatsRxErrorsDeltaMin(34883), + tcaAdaptorEtherIfStatsRxErrorsDeltaMax(34884), + tcaAdaptorEtherIfStatsRxErrorsDeltaAvg(34885), + tcaAdaptorEtherIfStatsRxDroppedDelta(34892), + tcaAdaptorEtherIfStatsRxDroppedDeltaMin(34893), + tcaAdaptorEtherIfStatsRxDroppedDeltaMax(34894), + tcaAdaptorEtherIfStatsRxDroppedDeltaAvg(34895), + tcaAdaptorFcIfFrameStatsTxFramesDelta(34906), + tcaAdaptorFcIfFrameStatsTxFramesDeltaMin(34907), + tcaAdaptorFcIfFrameStatsTxFramesDeltaMax(34908), + tcaAdaptorFcIfFrameStatsTxFramesDeltaAvg(34909), + tcaAdaptorFcIfFrameStatsRxFramesDelta(34916), + tcaAdaptorFcIfFrameStatsRxFramesDeltaMin(34917), + tcaAdaptorFcIfFrameStatsRxFramesDeltaMax(34918), + tcaAdaptorFcIfFrameStatsRxFramesDeltaAvg(34919), + tcaAdaptorFcIfFrameStatsErrorFramesDelta(34926), + tcaAdaptorFcIfFrameStatsErrorFramesDeltaMin(34927), + tcaAdaptorFcIfFrameStatsErrorFramesDeltaMax(34928), + tcaAdaptorFcIfFrameStatsErrorFramesDeltaAvg(34929), + tcaAdaptorFcIfFrameStatsDumpedFramesDelta(34936), + tcaAdaptorFcIfFrameStatsDumpedFramesDeltaMin(34937), + tcaAdaptorFcIfFrameStatsDumpedFramesDeltaMax(34938), + tcaAdaptorFcIfFrameStatsDumpedFramesDeltaAvg(34939), + tcaAdaptorFcIfEventStatsLipCountDelta(34950), + tcaAdaptorFcIfEventStatsLipCountDeltaMin(34951), + tcaAdaptorFcIfEventStatsLipCountDeltaMax(34952), + tcaAdaptorFcIfEventStatsLipCountDeltaAvg(34953), + tcaAdaptorFcIfEventStatsInvalidcrccountDelta(34960), + tcaAdaptorFcIfEventStatsInvalidcrccountDeltaMin(34961), + tcaAdaptorFcIfEventStatsInvalidcrccountDeltaMax(34962), + tcaAdaptorFcIfEventStatsInvalidcrccountDeltaAvg(34963), + tcaAdaptorFcIfEventStatsNoscountDelta(34970), + tcaAdaptorFcIfEventStatsNoscountDeltaMin(34971), + tcaAdaptorFcIfEventStatsNoscountDeltaMax(34972), + tcaAdaptorFcIfEventStatsNoscountDeltaAvg(34973), + tcaAdaptorFcIfEventStatsLinkFailureCountDelta(34980), + tcaAdaptorFcIfEventStatsLinkFailureCountDeltaMin(34981), + tcaAdaptorFcIfEventStatsLinkFailureCountDeltaMax(34982), + tcaAdaptorFcIfEventStatsLinkFailureCountDeltaAvg(34983), + tcaAdaptorFcIfEventStatsLossOfSyncCountDelta(34990), + tcaAdaptorFcIfEventStatsLossOfSyncCountDeltaMin(34991), + tcaAdaptorFcIfEventStatsLossOfSyncCountDeltaMax(34992), + tcaAdaptorFcIfEventStatsLossOfSyncCountDeltaAvg(34993), + tcaAdaptorFcIfEventStatsLossOfSignalCountDelta(35000), + tcaAdaptorFcIfEventStatsLossOfSignalCountDeltaMin(35001), + tcaAdaptorFcIfEventStatsLossOfSignalCountDeltaMax(35002), + tcaAdaptorFcIfEventStatsLossOfSignalCountDeltaAvg(35003), + tcaAdaptorFcIfEventStatsSeqProtocolErrCountDelta(35010), + tcaAdaptorFcIfEventStatsSeqProtocolErrCountDeltaMin(35011), + tcaAdaptorFcIfEventStatsSeqProtocolErrCountDeltaMax(35012), + tcaAdaptorFcIfEventStatsSeqProtocolErrCountDeltaAvg(35013), + tcaAdaptorFcIfEventStatsSecondsSinceLastResetDelta(35020), + tcaAdaptorFcIfEventStatsSecondsSinceLastResetDeltaMin(35021), + tcaAdaptorFcIfEventStatsSecondsSinceLastResetDeltaMax(35022), + tcaAdaptorFcIfEventStatsSecondsSinceLastResetDeltaAvg(35023), + tcaMemoryErrorStatsEccMultibitErrorsMin(35163), + tcaMemoryErrorStatsEccMultibitErrorsMax(35164), + tcaMemoryErrorStatsEccMultibitErrorsAvg(35165), + tcaSwEnvStatsMainBoardOutlet1(35166), + tcaSwEnvStatsMainBoardOutlet1Min(35168), + tcaSwEnvStatsMainBoardOutlet1Max(35169), + tcaSwEnvStatsMainBoardOutlet1Avg(35170), + tcaMemoryErrorStatsEccSinglebitErrorsMin(35173), + tcaSwEnvStatsMainBoardOutlet2(35174), + tcaMemoryErrorStatsEccSinglebitErrorsAvg(35175), + tcaSwEnvStatsMainBoardOutlet2Min(35176), + tcaSwEnvStatsMainBoardOutlet2Max(35177), + tcaSwEnvStatsMainBoardOutlet2Avg(35178), + tcaMemoryErrorStatsAddressParityErrorsMin(35183), + tcaMemoryErrorStatsAddressParityErrorsMax(35184), + tcaMemoryErrorStatsAddressParityErrorsAvg(35185), + tcaMemoryErrorStatsAddressParityErrorsRunning(35186), + tcaMemoryErrorStatsMismatchErrorsMin(35193), + tcaMemoryErrorStatsMismatchErrorsMax(35194), + tcaMemoryErrorStatsMismatchErrorsAvg(35195), + tcaMemoryErrorStatsMismatchErrorsRunning(35196), + tcaSwEnvStatsFanCtrlrInlet1(35198), + tcaSwEnvStatsFanCtrlrInlet1Min(35200), + tcaSwEnvStatsFanCtrlrInlet1Max(35201), + tcaSwEnvStatsFanCtrlrInlet1Avg(35202), + tcaSwEnvStatsFanCtrlrInlet2(35206), + tcaSwEnvStatsFanCtrlrInlet2Min(35208), + tcaSwEnvStatsFanCtrlrInlet2Max(35209), + tcaSwEnvStatsFanCtrlrInlet2Avg(35210), + tcaSwEnvStatsFanCtrlrInlet3(35214), + tcaSwEnvStatsFanCtrlrInlet3Min(35216), + tcaSwEnvStatsFanCtrlrInlet3Max(35217), + tcaSwEnvStatsFanCtrlrInlet3Avg(35218), + tcaSwEnvStatsFanCtrlrInlet4(35222), + tcaSwEnvStatsFanCtrlrInlet4Min(35224), + tcaSwEnvStatsFanCtrlrInlet4Max(35225), + tcaSwEnvStatsFanCtrlrInlet4Avg(35226), + tcaSwSystemStatsMemAvailable(35234), + tcaSwSystemStatsMemAvailableMin(35236), + tcaSwSystemStatsMemAvailableMax(35237), + tcaSwSystemStatsMemAvailableAvg(35238), + tcaSwSystemStatsMemCached(35242), + tcaSwSystemStatsMemCachedMin(35244), + tcaSwSystemStatsMemCachedMax(35245), + tcaSwSystemStatsMemCachedAvg(35246), + tcaSwSystemStatsLoad(35250), + tcaSwSystemStatsLoadMin(35252), + tcaSwSystemStatsLoadMax(35253), + tcaSwSystemStatsLoadAvg(35254), + tcaEtherTxStatsTotalBytesDelta(35275), + tcaEtherTxStatsTotalBytesDeltaMin(35276), + tcaEtherTxStatsTotalBytesDeltaMax(35277), + tcaEtherTxStatsTotalBytesDeltaAvg(35278), + tcaEtherTxStatsTotalPacketsDelta(35285), + tcaEtherTxStatsTotalPacketsDeltaMin(35286), + tcaEtherTxStatsTotalPacketsDeltaMax(35287), + tcaEtherTxStatsTotalPacketsDeltaAvg(35288), + tcaEtherTxStatsMulticastPacketsDelta(35295), + tcaEtherTxStatsMulticastPacketsDeltaMin(35296), + tcaEtherTxStatsMulticastPacketsDeltaMax(35297), + tcaEtherTxStatsMulticastPacketsDeltaAvg(35298), + tcaEtherTxStatsBroadcastPacketsDelta(35305), + tcaEtherTxStatsBroadcastPacketsDeltaMin(35306), + tcaEtherTxStatsBroadcastPacketsDeltaMax(35307), + tcaEtherTxStatsBroadcastPacketsDeltaAvg(35308), + tcaEtherTxStatsJumboPacketsDelta(35315), + tcaEtherTxStatsJumboPacketsDeltaMin(35316), + tcaEtherTxStatsJumboPacketsDeltaMax(35317), + tcaEtherTxStatsJumboPacketsDeltaAvg(35318), + tcaEtherRxStatsTotalBytesDelta(35329), + tcaEtherRxStatsTotalBytesDeltaMin(35330), + tcaEtherRxStatsTotalBytesDeltaMax(35331), + tcaEtherRxStatsTotalBytesDeltaAvg(35332), + tcaEtherRxStatsTotalPacketsDelta(35339), + tcaEtherRxStatsTotalPacketsDeltaMin(35340), + tcaEtherRxStatsTotalPacketsDeltaMax(35341), + tcaEtherRxStatsTotalPacketsDeltaAvg(35342), + tcaEtherRxStatsUnicastPacketsDelta(35349), + tcaEtherRxStatsUnicastPacketsDeltaMin(35350), + tcaEtherRxStatsUnicastPacketsDeltaMax(35351), + tcaEtherRxStatsUnicastPacketsDeltaAvg(35352), + tcaEtherRxStatsMulticastPacketsDelta(35359), + tcaEtherRxStatsMulticastPacketsDeltaMin(35360), + tcaEtherRxStatsMulticastPacketsDeltaMax(35361), + tcaEtherRxStatsMulticastPacketsDeltaAvg(35362), + tcaEtherRxStatsBroadcastPacketsDelta(35369), + tcaEtherRxStatsBroadcastPacketsDeltaMin(35370), + tcaEtherRxStatsBroadcastPacketsDeltaMax(35371), + tcaEtherRxStatsBroadcastPacketsDeltaAvg(35372), + tcaEtherRxStatsJumboPacketsDelta(35379), + tcaEtherRxStatsJumboPacketsDeltaMin(35380), + tcaEtherRxStatsJumboPacketsDeltaMax(35381), + tcaEtherRxStatsJumboPacketsDeltaAvg(35382), + tcaComputeMbPowerStatsConsumedPower(35962), + tcaComputeMbPowerStatsConsumedPowerMin(35964), + tcaComputeMbPowerStatsConsumedPowerMax(35965), + tcaComputeMbPowerStatsConsumedPowerAvg(35966), + tcaComputeMbTempStatsFmTempSenIo(35974), + tcaComputeMbTempStatsFmTempSenIoMin(35976), + tcaComputeMbTempStatsFmTempSenIoMax(35977), + tcaComputeMbTempStatsFmTempSenIoAvg(35978), + tcaEquipmentChassisStatsInputPower(36234), + tcaEquipmentChassisStatsInputPowerMin(36236), + tcaEquipmentChassisStatsInputPowerMax(36237), + tcaEquipmentChassisStatsInputPowerAvg(36238), + tcaEquipmentChassisStatsOutputPower(36242), + tcaEquipmentChassisStatsOutputPowerMin(36244), + tcaEquipmentChassisStatsOutputPowerMax(36245), + tcaEquipmentChassisStatsOutputPowerAvg(36246), + tcaEquipmentPsuStatsAmbientTemp(36266), + tcaEquipmentPsuStatsAmbientTempMin(36268), + tcaEquipmentPsuStatsAmbientTempMax(36269), + tcaEquipmentPsuStatsAmbientTempAvg(36270), + tcaEquipmentPsuStatsOutputCurrent(36274), + tcaEquipmentPsuStatsOutputCurrentMin(36276), + tcaEquipmentPsuStatsOutputCurrentMax(36277), + tcaEquipmentPsuStatsOutputCurrentAvg(36278), + tcaEquipmentPsuStatsOutputPower(36282), + tcaEquipmentPsuStatsOutputPowerMin(36284), + tcaEquipmentPsuStatsOutputPowerMax(36285), + tcaEquipmentPsuStatsOutputPowerAvg(36286), + tcaEquipmentPsuInputStatsCurrent(36294), + tcaEquipmentPsuInputStatsCurrentMin(36296), + tcaEquipmentPsuInputStatsCurrentMax(36297), + tcaEquipmentPsuInputStatsCurrentAvg(36298), + tcaEquipmentPsuInputStatsVoltage(36302), + tcaEquipmentPsuInputStatsVoltageMin(36304), + tcaEquipmentPsuInputStatsVoltageMax(36305), + tcaEquipmentPsuInputStatsVoltageAvg(36306), + tcaEquipmentPsuInputStatsPower(36310), + tcaEquipmentPsuInputStatsPowerMin(36312), + tcaEquipmentPsuInputStatsPowerMax(36313), + tcaEquipmentPsuInputStatsPowerAvg(36314), + tcaEquipmentFanModuleStatsAmbientTemp(36323), + tcaEquipmentFanModuleStatsAmbientTempMin(36325), + tcaEquipmentFanModuleStatsAmbientTempMax(36326), + tcaEquipmentFanModuleStatsAmbientTempAvg(36327), + tcaEquipmentFanStatsSpeed(36335), + tcaEquipmentFanStatsSpeedMin(36337), + tcaEquipmentFanStatsSpeedMax(36338), + tcaEquipmentFanStatsSpeedAvg(36339), + tcaEquipmentPsuStatsOutput12v(37154), + tcaEquipmentPsuStatsOutput12vMin(37156), + tcaEquipmentPsuStatsOutput12vMax(37157), + tcaEquipmentPsuStatsOutput12vAvg(37158), + tcaEquipmentPsuStatsOutput3v3(37162), + tcaEquipmentPsuStatsOutput3v3Min(37164), + tcaEquipmentPsuStatsOutput3v3Max(37165), + tcaEquipmentPsuStatsOutput3v3Avg(37166), + tcaEquipmentPsuStatsInput210v(37170), + tcaEquipmentPsuStatsInput210vMin(37172), + tcaEquipmentPsuStatsInput210vMax(37173), + tcaEquipmentPsuStatsInput210vAvg(37174), + tcaEquipmentIocardStatsAmbientTemp(37269), + tcaEquipmentIocardStatsAmbientTempMin(37271), + tcaEquipmentIocardStatsAmbientTempMax(37272), + tcaEquipmentIocardStatsAmbientTempAvg(37273), + tcaEtherErrStatsAlignDelta(37313), + tcaEtherErrStatsAlignDeltaMin(37314), + tcaEtherErrStatsAlignDeltaMax(37315), + tcaEtherErrStatsAlignDeltaAvg(37316), + tcaEtherErrStatsFcsDelta(37323), + tcaEtherErrStatsFcsDeltaMin(37324), + tcaEtherErrStatsFcsDeltaMax(37325), + tcaEtherErrStatsFcsDeltaAvg(37326), + tcaEtherErrStatsXmitDelta(37333), + tcaEtherErrStatsXmitDeltaMin(37334), + tcaEtherErrStatsXmitDeltaMax(37335), + tcaEtherErrStatsXmitDeltaAvg(37336), + tcaEtherErrStatsRcvDelta(37343), + tcaEtherErrStatsRcvDeltaMin(37344), + tcaEtherErrStatsRcvDeltaMax(37345), + tcaEtherErrStatsRcvDeltaAvg(37346), + tcaEtherErrStatsUnderSizeDelta(37353), + tcaEtherErrStatsUnderSizeDeltaMin(37354), + tcaEtherErrStatsUnderSizeDeltaMax(37355), + tcaEtherErrStatsUnderSizeDeltaAvg(37356), + tcaEtherErrStatsOutDiscardDelta(37363), + tcaEtherErrStatsOutDiscardDeltaMin(37364), + tcaEtherErrStatsOutDiscardDeltaMax(37365), + tcaEtherErrStatsOutDiscardDeltaAvg(37366), + tcaEtherErrStatsIntMacTxDelta(37383), + tcaEtherErrStatsIntMacTxDeltaMin(37384), + tcaEtherErrStatsIntMacTxDeltaMax(37385), + tcaEtherErrStatsIntMacTxDeltaAvg(37386), + tcaEtherErrStatsIntMacRxDelta(37393), + tcaEtherErrStatsIntMacRxDeltaMin(37394), + tcaEtherErrStatsIntMacRxDeltaMax(37395), + tcaEtherErrStatsIntMacRxDeltaAvg(37396), + tcaEtherLossStatsSingleCollisionDelta(37403), + tcaEtherLossStatsSingleCollisionDeltaMin(37404), + tcaEtherLossStatsSingleCollisionDeltaMax(37405), + tcaEtherLossStatsSingleCollisionDeltaAvg(37406), + tcaEtherLossStatsMultiCollisionDelta(37413), + tcaEtherLossStatsMultiCollisionDeltaMin(37414), + tcaEtherLossStatsMultiCollisionDeltaMax(37415), + tcaEtherLossStatsMultiCollisionDeltaAvg(37416), + tcaEtherLossStatsLateCollisionDelta(37423), + tcaEtherLossStatsLateCollisionDeltaMin(37424), + tcaEtherLossStatsLateCollisionDeltaMax(37425), + tcaEtherLossStatsLateCollisionDeltaAvg(37426), + tcaEtherLossStatsCarrierSenseDelta(37443), + tcaEtherLossStatsCarrierSenseDeltaMin(37444), + tcaEtherLossStatsCarrierSenseDeltaMax(37445), + tcaEtherLossStatsCarrierSenseDeltaAvg(37446), + tcaProcessorErrorStatsMirroringIntraSockErrorsMin(37451), + tcaProcessorErrorStatsMirroringIntraSockErrorsMax(37452), + tcaProcessorErrorStatsMirroringIntraSockErrorsAvg(37453), + tcaProcessorErrorStatsMirroringIntraSockErrorsRunning(37454), + tcaEtherLossStatsGiantsDeltaMax(37455), + tcaEtherLossStatsGiantsDeltaAvg(37456), + tcaProcessorErrorStatsMirroringInterSockErrorsMin(37461), + tcaProcessorErrorStatsMirroringInterSockErrorsMax(37462), + tcaProcessorErrorStatsMirroringInterSockErrorsAvg(37463), + tcaProcessorErrorStatsMirroringInterSockErrorsRunning(37464), + tcaEtherLossStatsSymbolDeltaMax(37465), + tcaEtherLossStatsSymbolDeltaAvg(37466), + tcaProcessorErrorStatsSparingErrorsMin(37471), + tcaProcessorErrorStatsSparingErrorsMax(37472), + tcaProcessorErrorStatsSparingErrorsAvg(37473), + tcaProcessorErrorStatsSparingErrorsRunning(37474), + tcaEtherLossStatsSqetestDeltaMax(37475), + tcaEtherLossStatsSqetestDeltaAvg(37476), + tcaProcessorErrorStatsSmiLinkCorrErrorsMin(37481), + tcaProcessorErrorStatsSmiLinkCorrErrorsMax(37482), + tcaProcessorErrorStatsSmiLinkCorrErrorsAvg(37483), + tcaProcessorErrorStatsSmiLinkCorrErrorsRunning(37484), + tcaEtherPauseStatsRecvPauseDelta(37485), + tcaEtherPauseStatsRecvPauseDeltaMin(37486), + tcaEtherPauseStatsRecvPauseDeltaMax(37487), + tcaEtherPauseStatsRecvPauseDeltaAvg(37488), + tcaProcessorErrorStatsSmiLinkUncorrErrorsMin(37491), + tcaProcessorErrorStatsSmiLinkUncorrErrorsMax(37492), + tcaProcessorErrorStatsSmiLinkUncorrErrorsAvg(37493), + tcaProcessorErrorStatsSmiLinkUncorrErrorsRunning(37494), + tcaEtherPauseStatsXmitPauseDelta(37495), + tcaEtherPauseStatsXmitPauseDeltaMin(37496), + tcaEtherPauseStatsXmitPauseDeltaMax(37497), + tcaEtherPauseStatsXmitPauseDeltaAvg(37498), + tcaEtherPauseStatsResetsDelta(37505), + tcaEtherPauseStatsResetsDeltaMin(37506), + tcaEtherPauseStatsResetsDeltaMax(37507), + tcaEtherPauseStatsResetsDeltaAvg(37508), + tcaEtherLossStatsExcessCollisionDelta(37532), + tcaEtherLossStatsExcessCollisionDeltaMin(37533), + tcaEtherLossStatsExcessCollisionDeltaMax(37534), + tcaEtherLossStatsExcessCollisionDeltaAvg(37535), + tcaEtherTxStatsUnicastPacketsDelta(37543), + tcaEtherTxStatsUnicastPacketsDeltaMin(37544), + tcaEtherTxStatsUnicastPacketsDeltaMax(37545), + tcaEtherTxStatsUnicastPacketsDeltaAvg(37546), + tcaEtherErrStatsDeferredTxDelta(37553), + tcaEtherErrStatsDeferredTxDeltaMin(37554), + tcaEtherErrStatsDeferredTxDeltaMax(37555), + tcaEtherErrStatsDeferredTxDeltaAvg(37556), + tcaComputeMbPowerStatsInputVoltage(37564), + tcaComputeMbPowerStatsInputVoltageMin(37566), + tcaComputeMbPowerStatsInputVoltageMax(37567), + tcaComputeMbPowerStatsInputVoltageAvg(37568), + tcaComputeMbPowerStatsInputCurrent(37572), + tcaComputeMbPowerStatsInputCurrentMin(37574), + tcaComputeMbPowerStatsInputCurrentMax(37575), + tcaComputeMbPowerStatsInputCurrentAvg(37576), + tcaComputeMbTempStatsFmTempSenRear(37580), + tcaComputeMbTempStatsFmTempSenRearMin(37582), + tcaComputeMbTempStatsFmTempSenRearMax(37583), + tcaComputeMbTempStatsFmTempSenRearAvg(37584), + tcaMemoryUnitEnvStatsTemperature(37600), + tcaMemoryUnitEnvStatsTemperatureMin(37602), + tcaMemoryUnitEnvStatsTemperatureMax(37603), + tcaMemoryUnitEnvStatsTemperatureAvg(37604), + tcaProcessorEnvStatsTemperature(37610), + tcaProcessorEnvStatsTemperatureMin(37612), + tcaProcessorEnvStatsTemperatureMax(37613), + tcaProcessorEnvStatsTemperatureAvg(37614), + tcaComputePcieFatalProtocolStatsFlowControlErrorsMin(37615), + tcaComputePcieFatalProtocolStatsFlowControlErrorsMax(37616), + tcaComputePcieFatalProtocolStatsFlowControlErrorsAvg(37617), + tcaComputePcieFatalProtocolStatsFlowControlErrorsRunning(37618), + tcaComputePcieFatalProtocolStatsDllpErrorsMin(37625), + tcaComputePcieFatalProtocolStatsDllpErrorsMax(37626), + tcaComputePcieFatalProtocolStatsDllpErrorsAvg(37627), + tcaComputePcieFatalProtocolStatsDllpErrorsRunning(37628), + tcaComputePcieFatalReceiveStatsUnsupportedRequestErrorsMin(37637), + tcaComputePcieFatalReceiveStatsUnsupportedRequestErrorsMax(37638), + tcaComputePcieFatalReceiveStatsUnsupportedRequestErrorsAvg(37639), + tcaComputePcieFatalReceiveStatsUnsupportedRequestErrorsRunning(37640), + tcaComputePcieFatalReceiveStatsErrFatalErrorsMin(37647), + tcaComputePcieFatalReceiveStatsErrFatalErrorsMax(37648), + tcaComputePcieFatalReceiveStatsErrFatalErrorsAvg(37649), + tcaComputePcieFatalReceiveStatsErrFatalErrorsRunning(37650), + tcaComputePcieFatalReceiveStatsErrNonFatalErrorsMin(37657), + tcaComputePcieFatalReceiveStatsErrNonFatalErrorsMax(37658), + tcaComputePcieFatalReceiveStatsErrNonFatalErrorsAvg(37659), + tcaComputePcieFatalReceiveStatsErrNonFatalErrorsRunning(37660), + tcaComputePcieFatalReceiveStatsBufferOverflowErrorsMin(37667), + tcaComputePcieFatalReceiveStatsBufferOverflowErrorsMax(37668), + tcaComputePcieFatalReceiveStatsBufferOverflowErrorsAvg(37669), + tcaComputePcieFatalReceiveStatsBufferOverflowErrorsRunning(37670), + tcaComputePcieFatalCompletionStatsUnexpectedErrorsMin(37679), + tcaComputePcieFatalCompletionStatsUnexpectedErrorsMax(37680), + tcaComputePcieFatalCompletionStatsUnexpectedErrorsAvg(37681), + tcaComputePcieFatalCompletionStatsUnexpectedErrorsRunning(37682), + tcaComputePcieFatalCompletionStatsTimeoutErrorsMin(37689), + tcaComputePcieFatalCompletionStatsTimeoutErrorsMax(37690), + tcaComputePcieFatalCompletionStatsTimeoutErrorsAvg(37691), + tcaComputePcieFatalCompletionStatsTimeoutErrorsRunning(37692), + tcaComputePcieFatalCompletionStatsAbortErrorsMin(37699), + tcaComputePcieFatalCompletionStatsAbortErrorsMax(37700), + tcaComputePcieFatalCompletionStatsAbortErrorsAvg(37701), + tcaComputePcieFatalCompletionStatsAbortErrorsRunning(37702), + tcaComputePcieFatalStatsSurpriseLinkDownErrorsMin(37711), + tcaComputePcieFatalStatsSurpriseLinkDownErrorsMax(37712), + tcaComputePcieFatalStatsSurpriseLinkDownErrorsAvg(37713), + tcaComputePcieFatalStatsSurpriseLinkDownErrorsRunning(37714), + tcaComputePcieFatalStatsPoisonedtlperrorsMin(37721), + tcaComputePcieFatalStatsPoisonedtlperrorsMax(37722), + tcaComputePcieFatalStatsPoisonedtlperrorsAvg(37723), + tcaComputePcieFatalStatsPoisonedtlperrorsRunning(37724), + tcaComputePcieFatalStatsAcsViolationErrorsMin(37731), + tcaComputePcieFatalStatsAcsViolationErrorsMax(37732), + tcaComputePcieFatalStatsAcsViolationErrorsAvg(37733), + tcaComputePcieFatalStatsAcsViolationErrorsRunning(37734), + tcaComputePcieFatalStatsMalformedtlperrorsMin(37741), + tcaComputePcieFatalStatsMalformedtlperrorsMax(37742), + tcaComputePcieFatalStatsMalformedtlperrorsAvg(37743), + tcaComputePcieFatalStatsMalformedtlperrorsRunning(37744), + tcaSwEnvStatsPsuCtrlrInlet1(37771), + tcaSwEnvStatsPsuCtrlrInlet1Min(37773), + tcaSwEnvStatsPsuCtrlrInlet1Max(37774), + tcaSwEnvStatsPsuCtrlrInlet1Avg(37775), + tcaSwEnvStatsPsuCtrlrInlet2(37779), + tcaSwEnvStatsPsuCtrlrInlet2Min(37781), + tcaSwEnvStatsPsuCtrlrInlet2Max(37782), + tcaSwEnvStatsPsuCtrlrInlet2Avg(37783), + tcaComputePcieFatalProtocolStatsDllpErrors(38022), + tcaComputePcieFatalProtocolStatsFlowControlErrors(38032), + tcaComputePcieFatalReceiveStatsUnsupportedRequestErrors(38044), + tcaComputePcieFatalReceiveStatsErrFatalErrors(38054), + tcaComputePcieFatalReceiveStatsErrNonFatalErrors(38064), + tcaComputePcieFatalCompletionStatsUnexpectedErrors(38086), + tcaComputePcieFatalCompletionStatsTimeoutErrors(38096), + tcaComputePcieFatalCompletionStatsAbortErrors(38106), + tcaComputePcieFatalStatsSurpriseLinkDownErrors(38128), + tcaComputePcieFatalStatsPoisonedtlperrors(38138), + tcaComputePcieFatalStatsAcsViolationErrors(38148), + tcaComputePcieFatalStatsMalformedtlperrors(38158), + tcaEquipmentIocardStatsTemp(38311), + tcaEquipmentIocardStatsTempMin(38313), + tcaEquipmentIocardStatsTempMax(38314), + tcaEquipmentIocardStatsTempAvg(38315), + tcaProcessorEnvStatsInputCurrent(38349), + tcaProcessorEnvStatsInputCurrentMin(38351), + tcaProcessorEnvStatsInputCurrentMax(38352), + tcaProcessorEnvStatsInputCurrentAvg(38353), + tcaMemoryArrayEnvStatsInputCurrent(38357), + tcaMemoryArrayEnvStatsInputCurrentMin(38359), + tcaMemoryArrayEnvStatsInputCurrentMax(38360), + tcaMemoryArrayEnvStatsInputCurrentAvg(38361), + tcaAdaptorEthPortBySizeLargeStatsNoBreakdownGreaterThan1518Delta(38470), + tcaAdaptorEthPortBySizeLargeStatsNoBrkdnGreaterThan1518DeltaMin(38471), + tcaAdaptorEthPortBySizeLargeStatsNoBrkdnGreaterThan1518DeltaMax(38472), + tcaAdaptorEthPortBySizeLargeStatsNoBrkdnGreaterThan1518DeltaAvg(38473), + tcaPowerGroupStatsPower(38557), + tcaPowerGroupStatsPowerMin(38559), + tcaPowerGroupStatsPowerMax(38560), + tcaPowerGroupStatsPowerAvg(38561), + tcaMemoryBufferUnitEnvStatsTemperature(38624), + tcaMemoryBufferUnitEnvStatsTemperatureMin(38626), + tcaMemoryBufferUnitEnvStatsTemperatureMax(38627), + tcaMemoryBufferUnitEnvStatsTemperatureAvg(38628), + tcaComputeIohubEnvStatsTemperature(38678), + tcaComputeIohubEnvStatsTemperatureMin(38680), + tcaComputeIohubEnvStatsTemperatureMax(38681), + tcaComputeIohubEnvStatsTemperatureAvg(38682), + tcaComputeMbTempStatsFmTempSenRearl(39082), + tcaComputeMbTempStatsFmTempSenRearlmin(39084), + tcaComputeMbTempStatsFmTempSenRearlmax(39085), + tcaComputeMbTempStatsFmTempSenRearlavg(39086), + tcaComputeMbTempStatsFmTempSenRearr(39090), + tcaComputeMbTempStatsFmTempSenRearrmin(39092), + tcaComputeMbTempStatsFmTempSenRearrmax(39093), + tcaComputeMbTempStatsFmTempSenRearravg(39094), + tcaEquipmentFexEnvStatsOutlet1(39107), + tcaEquipmentFexEnvStatsOutlet1Min(39109), + tcaEquipmentFexEnvStatsOutlet1Max(39110), + tcaEquipmentFexEnvStatsOutlet1Avg(39111), + tcaEquipmentFexEnvStatsOutlet2(39115), + tcaEquipmentFexEnvStatsOutlet2Min(39117), + tcaEquipmentFexEnvStatsOutlet2Max(39118), + tcaEquipmentFexEnvStatsOutlet2Avg(39119), + tcaEquipmentFexEnvStatsInlet(39123), + tcaEquipmentFexEnvStatsInletMin(39125), + tcaEquipmentFexEnvStatsInletMax(39126), + tcaEquipmentFexEnvStatsInletAvg(39127), + tcaEquipmentFexEnvStatsInlet1(39131), + tcaEquipmentFexEnvStatsInlet1Min(39133), + tcaEquipmentFexEnvStatsInlet1Max(39134), + tcaEquipmentFexEnvStatsInlet1Avg(39135), + tcaEquipmentFexEnvStatsDie1(39139), + tcaEquipmentFexEnvStatsDie1Min(39141), + tcaEquipmentFexEnvStatsDie1Max(39142), + tcaEquipmentFexEnvStatsDie1Avg(39143), + tcaEquipmentFexPowerSummaryTotalPower(39166), + tcaEquipmentFexPowerSummaryTotalPowerMin(39168), + tcaEquipmentFexPowerSummaryTotalPowerMax(39169), + tcaEquipmentFexPowerSummaryTotalPowerAvg(39170), + tcaEquipmentFexPowerSummaryReservedPower(39174), + tcaEquipmentFexPowerSummaryReservedPowerMin(39176), + tcaEquipmentFexPowerSummaryReservedPowerMax(39177), + tcaEquipmentFexPowerSummaryReservedPowerAvg(39178), + tcaEquipmentFexPowerSummaryModulePower(39182), + tcaEquipmentFexPowerSummaryModulePowerMin(39184), + tcaEquipmentFexPowerSummaryModulePowerMax(39185), + tcaEquipmentFexPowerSummaryModulePowerAvg(39186), + tcaEquipmentFexPowerSummaryAvailablePower(39190), + tcaEquipmentFexPowerSummaryAvailablePowerMin(39192), + tcaEquipmentFexPowerSummaryAvailablePowerMax(39193), + tcaEquipmentFexPowerSummaryAvailablePowerAvg(39194), + tcaEquipmentFexPsuInputStatsCurrent(39200), + tcaEquipmentFexPsuInputStatsCurrentMin(39202), + tcaEquipmentFexPsuInputStatsCurrentMax(39203), + tcaEquipmentFexPsuInputStatsCurrentAvg(39204), + tcaEquipmentFexPsuInputStatsVoltage(39208), + tcaEquipmentFexPsuInputStatsVoltageMin(39210), + tcaEquipmentFexPsuInputStatsVoltageMax(39211), + tcaEquipmentFexPsuInputStatsVoltageAvg(39212), + tcaEquipmentFexPsuInputStatsPower(39216), + tcaEquipmentFexPsuInputStatsPowerMin(39218), + tcaEquipmentFexPsuInputStatsPowerMax(39219), + tcaEquipmentFexPsuInputStatsPowerAvg(39220), + tcaEquipmentRackUnitPsuStatsAmbientTemp(39227), + tcaEquipmentRackUnitPsuStatsAmbientTempMin(39229), + tcaEquipmentRackUnitPsuStatsAmbientTempMax(39230), + tcaEquipmentRackUnitPsuStatsAmbientTempAvg(39231), + tcaEquipmentRackUnitPsuStatsOutputCurrent(39235), + tcaEquipmentRackUnitPsuStatsOutputCurrentMin(39237), + tcaEquipmentRackUnitPsuStatsOutputCurrentMax(39238), + tcaEquipmentRackUnitPsuStatsOutputCurrentAvg(39239), + tcaEquipmentRackUnitPsuStatsOutputPower(39243), + tcaEquipmentRackUnitPsuStatsOutputPowerMin(39245), + tcaEquipmentRackUnitPsuStatsOutputPowerMax(39246), + tcaEquipmentRackUnitPsuStatsOutputPowerAvg(39247), + tcaEquipmentRackUnitPsuStatsInputPower(39251), + tcaEquipmentRackUnitPsuStatsInputPowerMin(39253), + tcaEquipmentRackUnitPsuStatsInputPowerMax(39254), + tcaEquipmentRackUnitPsuStatsInputPowerAvg(39255), + tcaEquipmentRackUnitPsuStatsOutputVoltage(39259), + tcaEquipmentRackUnitPsuStatsOutputVoltageMin(39261), + tcaEquipmentRackUnitPsuStatsOutputVoltageMax(39262), + tcaEquipmentRackUnitPsuStatsOutputVoltageAvg(39263), + tcaEquipmentRackUnitPsuStatsInputVoltage(39267), + tcaEquipmentRackUnitPsuStatsInputVoltageMin(39269), + tcaEquipmentRackUnitPsuStatsInputVoltageMax(39270), + tcaEquipmentRackUnitPsuStatsInputVoltageAvg(39271), + tcaAdaptorHbavnicStatsPacketsTxDelta(39392), + tcaAdaptorHbavnicStatsPacketsTxDeltaMin(39393), + tcaAdaptorHbavnicStatsPacketsTxDeltaMax(39394), + tcaAdaptorHbavnicStatsPacketsTxDeltaAvg(39395), + tcaAdaptorHbavnicStatsPacketsRxDelta(39402), + tcaAdaptorHbavnicStatsPacketsRxDeltaMin(39403), + tcaAdaptorHbavnicStatsPacketsRxDeltaMax(39404), + tcaAdaptorHbavnicStatsPacketsRxDeltaAvg(39405), + tcaAdaptorHbavnicStatsBytesTxDelta(39412), + tcaAdaptorHbavnicStatsBytesTxDeltaMin(39413), + tcaAdaptorHbavnicStatsBytesTxDeltaMax(39414), + tcaAdaptorHbavnicStatsBytesTxDeltaAvg(39415), + tcaAdaptorHbavnicStatsBytesRxDelta(39422), + tcaAdaptorHbavnicStatsBytesRxDeltaMin(39423), + tcaAdaptorHbavnicStatsBytesRxDeltaMax(39424), + tcaAdaptorHbavnicStatsBytesRxDeltaAvg(39425), + tcaAdaptorHbavnicStatsErrorsTxDelta(39432), + tcaAdaptorHbavnicStatsErrorsTxDeltaMin(39433), + tcaAdaptorHbavnicStatsErrorsTxDeltaMax(39434), + tcaAdaptorHbavnicStatsErrorsTxDeltaAvg(39435), + tcaAdaptorHbavnicStatsErrorsRxDelta(39442), + tcaAdaptorHbavnicStatsErrorsRxDeltaMin(39443), + tcaAdaptorHbavnicStatsErrorsRxDeltaMax(39444), + tcaAdaptorHbavnicStatsErrorsRxDeltaAvg(39445), + tcaAdaptorHbavnicStatsDroppedTxDelta(39452), + tcaAdaptorHbavnicStatsDroppedTxDeltaMin(39453), + tcaAdaptorHbavnicStatsDroppedTxDeltaMax(39454), + tcaAdaptorHbavnicStatsDroppedTxDeltaAvg(39455), + tcaAdaptorHbavnicStatsDroppedRxDelta(39462), + tcaAdaptorHbavnicStatsDroppedRxDeltaMin(39463), + tcaAdaptorHbavnicStatsDroppedRxDeltaMax(39464), + tcaAdaptorHbavnicStatsDroppedRxDeltaAvg(39465), + tcaAdaptorNicvnicStatsPacketsTxDelta(39474), + tcaAdaptorNicvnicStatsPacketsTxDeltaMin(39475), + tcaAdaptorNicvnicStatsPacketsTxDeltaMax(39476), + tcaAdaptorNicvnicStatsPacketsTxDeltaAvg(39477), + tcaAdaptorNicvnicStatsPacketsRxDelta(39484), + tcaAdaptorNicvnicStatsPacketsRxDeltaMin(39485), + tcaAdaptorNicvnicStatsPacketsRxDeltaMax(39486), + tcaAdaptorNicvnicStatsPacketsRxDeltaAvg(39487), + tcaAdaptorNicvnicStatsBytesTxDelta(39494), + tcaAdaptorNicvnicStatsBytesTxDeltaMin(39495), + tcaAdaptorNicvnicStatsBytesTxDeltaMax(39496), + tcaAdaptorNicvnicStatsBytesTxDeltaAvg(39497), + tcaAdaptorNicvnicStatsBytesRxDelta(39504), + tcaAdaptorNicvnicStatsBytesRxDeltaMin(39505), + tcaAdaptorNicvnicStatsBytesRxDeltaMax(39506), + tcaAdaptorNicvnicStatsBytesRxDeltaAvg(39507), + tcaAdaptorNicvnicStatsErrorsTxDelta(39514), + tcaAdaptorNicvnicStatsErrorsTxDeltaMin(39515), + tcaAdaptorNicvnicStatsErrorsTxDeltaMax(39516), + tcaAdaptorNicvnicStatsErrorsTxDeltaAvg(39517), + tcaAdaptorNicvnicStatsErrorsRxDelta(39524), + tcaAdaptorNicvnicStatsErrorsRxDeltaMin(39525), + tcaAdaptorNicvnicStatsErrorsRxDeltaMax(39526), + tcaAdaptorNicvnicStatsErrorsRxDeltaAvg(39527), + tcaAdaptorNicvnicStatsDroppedTxDelta(39534), + tcaAdaptorNicvnicStatsDroppedTxDeltaMin(39535), + tcaAdaptorNicvnicStatsDroppedTxDeltaMax(39536), + tcaAdaptorNicvnicStatsDroppedTxDeltaAvg(39537), + tcaAdaptorNicvnicStatsDroppedRxDelta(39544), + tcaAdaptorNicvnicStatsDroppedRxDeltaMin(39545), + tcaAdaptorNicvnicStatsDroppedRxDeltaMax(39546), + tcaAdaptorNicvnicStatsDroppedRxDeltaAvg(39547), + tcaComputePcieFatalReceiveStatsBufferOverflowErrors(39583), + tcaProcessorErrorStatsMirroringIntraSockErrors(39649), + tcaProcessorErrorStatsMirroringInterSockErrors(39658), + tcaProcessorErrorStatsSparingErrors(39667), + tcaProcessorErrorStatsSmiLinkCorrErrors(39676), + tcaProcessorErrorStatsSmiLinkUncorrErrors(39685), + tcaMemoryErrorStatsEccMultibitErrors(39702), + tcaMemoryErrorStatsEccSinglebitErrors(39711), + tcaMemoryErrorStatsAddressParityErrors(39720), + tcaMemoryErrorStatsMismatchErrors(39729), + tcaEquipmentRackUnitFanStatsSpeed(39794), + tcaEquipmentRackUnitFanStatsSpeedMin(39796), + tcaEquipmentRackUnitFanStatsSpeedMax(39797), + tcaEquipmentRackUnitFanStatsSpeedAvg(39798), + tcaComputeRackUnitMbTempStatsFrontTemp(40092), + tcaComputeRackUnitMbTempStatsFrontTempMin(40094), + tcaComputeRackUnitMbTempStatsFrontTempMax(40095), + tcaComputeRackUnitMbTempStatsFrontTempAvg(40096), + tcaComputeRackUnitMbTempStatsRearTemp(40100), + tcaComputeRackUnitMbTempStatsRearTempMin(40102), + tcaComputeRackUnitMbTempStatsRearTempMax(40103), + tcaComputeRackUnitMbTempStatsRearTempAvg(40104), + tcaComputeRackUnitMbTempStatsAmbientTemp(40108), + tcaComputeRackUnitMbTempStatsAmbientTempMin(40110), + tcaComputeRackUnitMbTempStatsAmbientTempMax(40111), + tcaComputeRackUnitMbTempStatsAmbientTempAvg(40112), + tcaComputeRackUnitMbTempStatsIoh1Temp(40116), + tcaComputeRackUnitMbTempStatsIoh1TempMin(40118), + tcaComputeRackUnitMbTempStatsIoh1TempMax(40119), + tcaComputeRackUnitMbTempStatsIoh1TempAvg(40120), + tcaComputeRackUnitMbTempStatsIoh2Temp(40124), + tcaComputeRackUnitMbTempStatsIoh2TempMin(40126), + tcaComputeRackUnitMbTempStatsIoh2TempMax(40127), + tcaComputeRackUnitMbTempStatsIoh2TempAvg(40128), + tcaEquipmentPsuOutputStatsCurrent(40441), + tcaEquipmentPsuOutputStatsCurrentMin(40443), + tcaEquipmentPsuOutputStatsCurrentMax(40444), + tcaEquipmentPsuOutputStatsCurrentAvg(40445), + tcaEquipmentPsuOutputStatsVoltage(40449), + tcaEquipmentPsuOutputStatsVoltageMin(40451), + tcaEquipmentPsuOutputStatsVoltageMax(40452), + tcaEquipmentPsuOutputStatsVoltageAvg(40453), + tcaEquipmentPsuOutputStatsPower(40457), + tcaEquipmentPsuOutputStatsPowerMin(40459), + tcaEquipmentPsuOutputStatsPowerMax(40460), + tcaEquipmentPsuOutputStatsPowerAvg(40461), + tcaEquipmentNetworkElementFanStatsSpeed(40583), + tcaEquipmentNetworkElementFanStatsSpeedMin(40585), + tcaEquipmentNetworkElementFanStatsSpeedMax(40586), + tcaEquipmentNetworkElementFanStatsSpeedAvg(40587), + tcaEquipmentNetworkElementFanStatsDrivePercentage(40591), + tcaEquipmentNetworkElementFanStatsDrivePercentageMin(40593), + tcaEquipmentNetworkElementFanStatsDrivePercentageMax(40594), + tcaEquipmentNetworkElementFanStatsDrivePercentageAvg(40595), + tcaSwCardEnvStatsSlotOutlet1(41016), + tcaSwCardEnvStatsSlotOutlet1Min(41018), + tcaSwCardEnvStatsSlotOutlet1Max(41019), + tcaSwCardEnvStatsSlotOutlet1Avg(41020), + tcaSwCardEnvStatsSlotOutlet2(41024), + tcaSwCardEnvStatsSlotOutlet2Min(41026), + tcaSwCardEnvStatsSlotOutlet2Max(41027), + tcaSwCardEnvStatsSlotOutlet2Avg(41028), + tcaSwCardEnvStatsSlotOutlet3(41032), + tcaSwCardEnvStatsSlotOutlet3Min(41034), + tcaSwCardEnvStatsSlotOutlet3Max(41035), + tcaSwCardEnvStatsSlotOutlet3Avg(41036), + tcaEtherFcoeInterfaceStatsPacketsTxDelta(41049), + tcaEtherFcoeInterfaceStatsPacketsTxDeltaMin(41050), + tcaEtherFcoeInterfaceStatsPacketsTxDeltaMax(41051), + tcaEtherFcoeInterfaceStatsPacketsTxDeltaAvg(41052), + tcaEtherFcoeInterfaceStatsPacketsRxDelta(41059), + tcaEtherFcoeInterfaceStatsPacketsRxDeltaMin(41060), + tcaEtherFcoeInterfaceStatsPacketsRxDeltaMax(41061), + tcaEtherFcoeInterfaceStatsPacketsRxDeltaAvg(41062), + tcaEtherFcoeInterfaceStatsBytesTxDelta(41069), + tcaEtherFcoeInterfaceStatsBytesTxDeltaMin(41070), + tcaEtherFcoeInterfaceStatsBytesTxDeltaMax(41071), + tcaEtherFcoeInterfaceStatsBytesTxDeltaAvg(41072), + tcaEtherFcoeInterfaceStatsBytesRxDelta(41079), + tcaEtherFcoeInterfaceStatsBytesRxDeltaMin(41080), + tcaEtherFcoeInterfaceStatsBytesRxDeltaMax(41081), + tcaEtherFcoeInterfaceStatsBytesRxDeltaAvg(41082), + tcaEtherFcoeInterfaceStatsErrorsTxDelta(41089), + tcaEtherFcoeInterfaceStatsErrorsTxDeltaMin(41090), + tcaEtherFcoeInterfaceStatsErrorsTxDeltaMax(41091), + tcaEtherFcoeInterfaceStatsErrorsTxDeltaAvg(41092), + tcaEtherFcoeInterfaceStatsErrorsRxDelta(41099), + tcaEtherFcoeInterfaceStatsErrorsRxDeltaMin(41100), + tcaEtherFcoeInterfaceStatsErrorsRxDeltaMax(41101), + tcaEtherFcoeInterfaceStatsErrorsRxDeltaAvg(41102), + tcaEtherFcoeInterfaceStatsDroppedTxDelta(41109), + tcaEtherFcoeInterfaceStatsDroppedTxDeltaMin(41110), + tcaEtherFcoeInterfaceStatsDroppedTxDeltaMax(41111), + tcaEtherFcoeInterfaceStatsDroppedTxDeltaAvg(41112), + tcaEtherFcoeInterfaceStatsDroppedRxDelta(41119), + tcaEtherFcoeInterfaceStatsDroppedRxDeltaMin(41120), + tcaEtherFcoeInterfaceStatsDroppedRxDeltaMax(41121), + tcaEtherFcoeInterfaceStatsDroppedRxDeltaAvg(41122), + tcaEtherNiErrStatsFrameTxDelta(43132), + tcaEtherNiErrStatsFrameTxDeltaMin(43133), + tcaEtherNiErrStatsFrameTxDeltaMax(43134), + tcaEtherNiErrStatsFrameTxDeltaAvg(43135), + tcaEtherNiErrStatsTooLongDelta(43142), + tcaEtherNiErrStatsTooLongDeltaMin(43143), + tcaEtherNiErrStatsTooLongDeltaMax(43144), + tcaEtherNiErrStatsTooLongDeltaAvg(43145), + tcaEtherNiErrStatsTooShortDelta(43152), + tcaEtherNiErrStatsTooShortDeltaMin(43153), + tcaEtherNiErrStatsTooShortDeltaMax(43154), + tcaEtherNiErrStatsTooShortDeltaAvg(43155), + tcaEtherNiErrStatsCrcDelta(43162), + tcaEtherNiErrStatsCrcDeltaMin(43163), + tcaEtherNiErrStatsCrcDeltaMax(43164), + tcaEtherNiErrStatsCrcDeltaAvg(43165), + tcaEtherNiErrStatsInRangeDelta(43172), + tcaEtherNiErrStatsInRangeDeltaMin(43173), + tcaEtherNiErrStatsInRangeDeltaMax(43174), + tcaEtherNiErrStatsInRangeDeltaAvg(43175), + tcaStorageCtrlStorageStatsCpuLoad(43549), + tcaStorageCtrlStorageStatsCpuLoadMin(43551), + tcaStorageCtrlStorageStatsCpuLoadMax(43552), + tcaStorageCtrlStorageStatsCpuLoadAvg(43553), + tcaStorageCtrlStorageStatsMemoryUsage(43557), + tcaStorageCtrlStorageStatsMemoryUsageMin(43559), + tcaStorageCtrlStorageStatsMemoryUsageMax(43560), + tcaStorageCtrlStorageStatsMemoryUsageAvg(43561), + tcaStorageStorageStatsIops(43567), + tcaStorageStorageStatsIopsMin(43569), + tcaStorageStorageStatsIopsMax(43570), + tcaStorageStorageStatsIopsAvg(43571), + tcaStorageStorageStatsLatency(43575), + tcaStorageStorageStatsLatencyMin(43577), + tcaStorageStorageStatsLatencyMax(43578), + tcaStorageStorageStatsLatencyAvg(43579), + tcaStorageStorageStatsMbps(43583), + tcaStorageStorageStatsMbpsMin(43585), + tcaStorageStorageStatsMbpsMax(43586), + tcaStorageStorageStatsMbpsAvg(43587), + tcaStorageStorageStatsReadIops(43591), + tcaStorageStorageStatsReadIopsMin(43593), + tcaStorageStorageStatsReadIopsMax(43594), + tcaStorageStorageStatsReadIopsAvg(43595), + tcaStorageStorageStatsWriteIops(43599), + tcaStorageStorageStatsWriteIopsMin(43601), + tcaStorageStorageStatsWriteIopsMax(43602), + tcaStorageStorageStatsWriteIopsAvg(43603), + tcaStorageStorageStatsReadMbps(43607), + tcaStorageStorageStatsReadMbpsMin(43609), + tcaStorageStorageStatsReadMbpsMax(43610), + tcaStorageStorageStatsReadMbpsAvg(43611), + tcaStorageStorageStatsWriteMbps(43615), + tcaStorageStorageStatsWriteMbpsMin(43617), + tcaStorageStorageStatsWriteMbpsMax(43618), + tcaStorageStorageStatsWriteMbpsAvg(43619), + tcaMemoryNvDimmEnvStatsTemperature(43935), + tcaMemoryNvDimmEnvStatsTemperatureMin(43937), + tcaMemoryNvDimmEnvStatsTemperatureMax(43938), + tcaMemoryNvDimmEnvStatsTemperatureAvg(43939), + tcaMemoryNvDimmEnvStatsVoltage(43943), + tcaMemoryNvDimmEnvStatsVoltageMin(43945), + tcaMemoryNvDimmEnvStatsVoltageMax(43946), + tcaMemoryNvDimmEnvStatsVoltageAvg(43947), + tcaComputeStorageBladeMbTempStatsFrontTemp(44035), + tcaComputeStorageBladeMbTempStatsFrontTempMin(44037), + tcaComputeStorageBladeMbTempStatsFrontTempMax(44038), + tcaComputeStorageBladeMbTempStatsFrontTempAvg(44039), + tcaComputeStorageBladeMbTempStatsLeftRearTemp(44043), + tcaComputeStorageBladeMbTempStatsLeftRearTempMin(44045), + tcaComputeStorageBladeMbTempStatsLeftRearTempMax(44046), + tcaComputeStorageBladeMbTempStatsLeftRearTempAvg(44047), + tcaComputeStorageBladeMbTempStatsRightRearTemp(44051), + tcaComputeStorageBladeMbTempStatsRightRearTempMin(44053), + tcaComputeStorageBladeMbTempStatsRightRearTempMax(44054), + tcaComputeStorageBladeMbTempStatsRightRearTempAvg(44055), + tcaEquipmentIocardStatsProcTemp(44131), + tcaEquipmentIocardStatsProcTempMin(44133), + tcaEquipmentIocardStatsProcTempMax(44134), + tcaEquipmentIocardStatsProcTempAvg(44135), + tcaEquipmentIocardStatsDimmTemp(44139), + tcaEquipmentIocardStatsDimmTempMin(44141), + tcaEquipmentIocardStatsDimmTempMax(44142), + tcaEquipmentIocardStatsDimmTempAvg(44143), + tcaStorageDiskEnvStatsTemperature(44217), + tcaStorageDiskEnvStatsTemperatureMin(44219), + tcaStorageDiskEnvStatsTemperatureMax(44220), + tcaStorageDiskEnvStatsTemperatureAvg(44221), + tcaStorageDiskEnvStatsWearPercentage(44225), + tcaStorageDiskEnvStatsWearPercentageMin(44227), + tcaStorageDiskEnvStatsWearPercentageMax(44228), + tcaStorageDiskEnvStatsWearPercentageAvg(44229), + tcaEquipmentPsuStatsInputPower(44564), + tcaEquipmentPsuStatsInputPowerMin(44566), + tcaEquipmentPsuStatsInputPowerMax(44567), + tcaEquipmentPsuStatsInputPowerAvg(44568), + tcaEquipmentChassisStatsChassisI2cerrorsDelta(44730), + tcaEquipmentChassisStatsChassisI2cerrorsDeltaMin(44731), + tcaEquipmentChassisStatsChassisI2cerrorsDeltaMax(44732), + tcaEquipmentChassisStatsChassisI2cerrorsDeltaAvg(44733), + tcaEquipmentIocardStatsIomI2cerrorsDelta(44740), + tcaEquipmentIocardStatsIomI2cerrorsDeltaMin(44741), + tcaEquipmentIocardStatsIomI2cerrorsDeltaMax(44742), + tcaEquipmentIocardStatsIomI2cerrorsDeltaAvg(44743), + tcaEquipmentPsuStatsPsuI2cerrorsDelta(44750), + tcaEquipmentPsuStatsPsuI2cerrorsDeltaMin(44751), + tcaEquipmentPsuStatsPsuI2cerrorsDeltaMax(44752), + tcaEquipmentPsuStatsPsuI2cerrorsDeltaAvg(44753), + tcaEquipmentFanStatsFanI2cerrorsDelta(44760), + tcaEquipmentFanStatsFanI2cerrorsDeltaMin(44761), + tcaEquipmentFanStatsFanI2cerrorsDeltaMax(44762), + tcaEquipmentFanStatsFanI2cerrorsDeltaAvg(44763), + tcaSwEnvStatsDonner(45019), + tcaSwEnvStatsDonnerMin(45021), + tcaSwEnvStatsDonnerMax(45022), + tcaSwEnvStatsDonnerAvg(45023), + tcaSwEnvStatsTd2(45027), + tcaSwEnvStatsTd2Min(45029), + tcaSwEnvStatsTd2Max(45030), + tcaSwEnvStatsTd2Avg(45031), + tcaSwEnvStatsTiburon(45035), + tcaSwEnvStatsTiburonMin(45037), + tcaSwEnvStatsTiburonMax(45038), + tcaSwEnvStatsTiburonAvg(45039), + tcaSwSystemStatsKernelMemTotal(45043), + tcaSwSystemStatsKernelMemTotalMin(45045), + tcaSwSystemStatsKernelMemTotalMax(45046), + tcaSwSystemStatsKernelMemTotalAvg(45047), + tcaSwSystemStatsKernelMemFree(45051), + tcaSwSystemStatsKernelMemFreeMin(45053), + tcaSwSystemStatsKernelMemFreeMax(45054), + tcaSwSystemStatsKernelMemFreeAvg(45055), + tcaEquipmentFexSystemStatsMemAvailable(45154), + tcaEquipmentFexSystemStatsMemAvailableMin(45156), + tcaEquipmentFexSystemStatsMemAvailableMax(45157), + tcaEquipmentFexSystemStatsMemAvailableAvg(45158), + tcaEquipmentFexSystemStatsMemCached(45162), + tcaEquipmentFexSystemStatsMemCachedMin(45164), + tcaEquipmentFexSystemStatsMemCachedMax(45165), + tcaEquipmentFexSystemStatsMemCachedAvg(45166), + tcaEquipmentFexSystemStatsLoad(45170), + tcaEquipmentFexSystemStatsLoadMin(45172), + tcaEquipmentFexSystemStatsLoadMax(45173), + tcaEquipmentFexSystemStatsLoadAvg(45174), + tcaEquipmentFexSystemStatsKernelMemTotal(45178), + tcaEquipmentFexSystemStatsKernelMemTotalMin(45180), + tcaEquipmentFexSystemStatsKernelMemTotalMax(45181), + tcaEquipmentFexSystemStatsKernelMemTotalAvg(45182), + tcaEquipmentFexSystemStatsKernelMemFree(45186), + tcaEquipmentFexSystemStatsKernelMemFreeMin(45188), + tcaEquipmentFexSystemStatsKernelMemFreeMax(45189), + tcaEquipmentFexSystemStatsKernelMemFreeAvg(45190), + tcaSwSystemStatsCorrectableParityError(45211), + tcaSwSystemStatsCorrectableParityErrorMin(45213), + tcaSwSystemStatsCorrectableParityErrorMax(45214), + tcaSwSystemStatsCorrectableParityErrorAvg(45215), + fsmPersistenceRemoteInv(77832), + fsmHostNameRemoteInv(77840), + fsmSamDmeEquipmentiocardFePresenceRemoteInv(77845), + fsmSamDmeEquipmentiocardFeConnRemoteInv(77846), + fsmSamDmeEquipmentChassisRemoveChassisRemoteInv(77847), + fsmSetLocatorLedRemoteInv(77848), + fsmExportDataRemoteInv(77855), + fsmImportDataRemoteInv(77856), + fsmUpdateElementRemoteInv(77864), + fsmResolvePolicyFsmRemoteInv(77881), + fsmResolveManyPolicyFsmRemoteInv(77882), + fsmRepairCertRemoteInv(77944), + fsmResolveResourceFsmRemoteInv(77951), + fsmResolvevmfsmRemoteInv(77952), + fsmResolveControllerFsmRemoteInv(77953), + fsmSamDmeMgmtControllerExtMgmtIfConfigRemoteInv(77958), + fsmSamDmeFabricComputeSlotEpIdentifyRemoteInv(77959), + fsmSamDmeComputeBladeDiscoverRemoteInv(77960), + fsmReleasePolicyFsmRemoteInv(77972), + fsmSamDmeEquipmentChassisPsuPolicyConfigRemoteInv(77973), + fsmSamDmeAdaptorHostFcIfResetFcPersBindingRemoteInv(77974), + fsmSamDmeComputeBladeDiagRemoteInv(77975), + fsmResolveManyOperationFsmRemoteInv(77976), + fsmResolveManyStorageFsmRemoteInv(77977), + fsmReleaseManyPolicyFsmRemoteInv(77978), + fsmSwitchModeRemoteInv(77979), + fsmReleaseManyStorageFsmRemoteInv(77980), + fsmResolveAllPolicyFsmRemoteInv(77981), + fsmResolveAllOperationFsmRemoteInv(77982), + fsmResolveAllStorageFsmRemoteInv(77983), + fsmReleaseAllPolicyFsmRemoteInv(77984), + fsmReleaseAllOperationFsmRemoteInv(77985), + fsmReleaseAllStorageFsmRemoteInv(77986), + fsmSamDmeVnicProfileSetDeployRemoteInv(77990), + fsmUpdateSvcEpRemoteInv(78016), + fsmSamDmeCommSvcEpRestartWebSvcRemoteInv(78017), + fsmUpdateEpRemoteInv(78019), + fsmUpdateRealmRemoteInv(78020), + fsmUpdateUserEpRemoteInv(78021), + fsmSamDmePkiEpUpdateEpRemoteInv(78022), + fsmSingleRemoteInv(78040), + fsmSamDmeSysfileMutationGlobalRemoteInv(78041), + fsmSamDmeSysdebugManualCoreFileExportTargetExportRemoteInv(78044), + fsmSamDmeSysdebugAutoCoreFileExportTargetConfigureRemoteInv(78045), + fsmSamDmeSysdebugLogControlEpLogControlPersistRemoteInv(78046), + fsmRenameCfgDirRemoteInv(78047), + fsmAddConfigRemoteInv(78048), + fsmDeleteConfigRemoteInv(78049), + fsmSamDmeSwAccessDomainDeployRemoteInv(78074), + fsmSamDmeSwEthLanBorderDeployRemoteInv(78075), + fsmSamDmeSwFcSanBorderDeployRemoteInv(78076), + fsmSamDmeSwUtilityDomainDeployRemoteInv(78077), + fsmRegisterRemoteInv(78079), + fsmSamDmeSyntheticFsObjCreateRemoteInv(78081), + fsmUpdateContextFsmRemoteInv(78083), + fsmSamDmeFirmwareDownloaderDownloadRemoteInv(78090), + fsmSamDmeFirmwareImageDeleteRemoteInv(78091), + fsmUpdateSwitchRemoteInv(78093), + fsmUpdateiomRemoteInv(78094), + fsmSamDmeMgmtControllerActivateiomRemoteInv(78095), + fsmUpdatebmcRemoteInv(78096), + fsmSamDmeMgmtControllerActivatebmcRemoteInv(78097), + fsmSamDmeCallhomeEpConfigCallhomeRemoteInv(78110), + fsmSwMgmtOobIfConfigRemoteInv(78113), + fsmSwMgmtInbandIfConfigRemoteInv(78114), + fsmVirtualIfConfigRemoteInv(78119), + fsmSamDmeMgmtIfEnableVipRemoteInv(78120), + fsmSamDmeMgmtIfDisableVipRemoteInv(78121), + fsmSamDmeMgmtIfEnablehaRemoteInv(78122), + fsmSamDmeMgmtBackupBackupRemoteInv(78123), + fsmSamDmeMgmtImporterImportRemoteInv(78124), + fsmConfigurePeerRemoteInv(78168), + fsmPeerHostNameRemoteInv(78169), + fsmSamDmeStatsCollectionPolicyUpdateEpRemoteInv(78182), + fsmSamDmeQosclassDefinitionConfigGlobalQoSremoteInv(78185), + fsmSamDmeEpqosDefinitionDeployRemoteInv(78189), + fsmSamDmeEpqosDefinitionDelTaskRemoveRemoteInv(78190), + fsmQuiesceRemoteInv(78204), + fsmImageSyncRemoteInv(78210), + fsmAddRepoRemoteInv(78211), + fsmUpdateIdentRemoteInv(78233), + fsmSyncRemoteInv(78234), + fsmSyncVnetEpucsRemoteInv(78240), + fsmSamDmeEquipmentiocardResetCmcRemoteInv(78243), + fsmSyncChangeucsRemoteInv(78248), + fsmUpdateucsmanagerRemoteInv(78255), + fsmSysConfigRemoteInv(78263), + fsmSamDmeAdaptorExtEthIfPathResetRemoteInv(78292), + fsmSamDmeAdaptorHostEthIfCircuitResetRemoteInv(78297), + fsmSamDmeAdaptorHostFcIfCircuitResetRemoteInv(78298), + fsmSamDmeExtvmmProviderConfigRemoteInv(78319), + fsmSamDmeExtvmmKeyStoreCertInstallRemoteInv(78320), + fsmSamDmeExtvmmSwitchDelTaskRemoveProviderRemoteInv(78321), + fsmSamDmeExtvmmMasterExtKeyConfigRemoteInv(78338), + fsmUpdaterRemoteInv(78344), + fsmSamDmeFirmwareDistributableDeleteRemoteInv(78346), + fsmDiscoverRemoteInv(78360), + fsmAssociateRemoteInv(78361), + fsmDisassociateRemoteInv(78362), + fsmDecommissionRemoteInv(78364), + fsmSoftShutdownRemoteInv(78365), + fsmHardShutdownRemoteInv(78366), + fsmTurnupRemoteInv(78367), + fsmPowercycleRemoteInv(78368), + fsmHardresetRemoteInv(78369), + fsmSoftresetRemoteInv(78370), + fsmSwConnUpdRemoteInv(78371), + fsmBiosRecoveryRemoteInv(78372), + fsmCmosResetRemoteInv(78374), + fsmResetBmcRemoteInv(78375), + fsmUpdateExtUsersRemoteInv(78378), + fsmUpdateAdaptorRemoteInv(78379), + fsmActivateAdaptorRemoteInv(78380), + fsmConfigSoLremoteInv(78381), + fsmUnconfigSoLremoteInv(78382), + fsmSetFeLocatorLedRemoteInv(78383), + fsmSamDmeEquipmentChassisPowerCapRemoteInv(78384), + fsmSamDmeEquipmentiocardMuxOfflineRemoteInv(78385), + fsmPowerCapRemoteInv(78390), + fsmUpdateBoardControllerRemoteInv(78404), + fsmDeployCatalogueRemoteInv(78405), + fsmSamDmeComputePhysicalAssociateRemoteInv(78413), + fsmSamDmeComputePhysicalDisassociateRemoteInv(78414), + fsmSamDmeComputePhysicalPowerCapRemoteInv(78415), + fsmSamDmeComputePhysicalDecommissionRemoteInv(78416), + fsmSamDmeComputePhysicalSoftShutdownRemoteInv(78417), + fsmSamDmeComputePhysicalHardShutdownRemoteInv(78418), + fsmSamDmeComputePhysicalTurnupRemoteInv(78419), + fsmSamDmeComputePhysicalPowercycleRemoteInv(78420), + fsmSamDmeComputePhysicalHardresetRemoteInv(78421), + fsmSamDmeComputePhysicalSoftresetRemoteInv(78422), + fsmSamDmeComputePhysicalSwConnUpdRemoteInv(78423), + fsmSamDmeComputePhysicalBiosRecoveryRemoteInv(78424), + fsmSamDmeComputePhysicalCmosResetRemoteInv(78426), + fsmSamDmeComputePhysicalResetBmcRemoteInv(78427), + fsmSamDmeEquipmentiocardResetIomRemoteInv(78428), + fsmInstallRemoteInv(78431), + fsmClearRemoteInv(78432), + fsmUpdateFlexlmRemoteInv(78433), + fsmSamDmeComputeRackUnitDiscoverRemoteInv(78434), + fsmSamDmeLsServerConfigureRemoteInv(78435), + fsmSamDmeSwEthMonDeployRemoteInv(78440), + fsmSamDmeSwFcMonDeployRemoteInv(78441), + fsmSamDmeFabricSanCloudSwitchModeRemoteInv(78442), + fsmRemoveFexRemoteInv(78447), + fsmSamDmeComputePhysicalUpdateExtUsersRemoteInv(78448), + fsmSamDmeSysdebugTechSupportInitiateRemoteInv(78452), + fsmSamDmeSysdebugTechSupportDeleteTechSupFileRemoteInv(78453), + fsmSamDmeSysdebugTechSupportDownloadRemoteInv(78454), + fsmActivateCatalogRemoteInv(78457), + fsmActivateMgmtExtRemoteInv(78458), + fsmTriggerRemoteInv(78475), + fsmSamDmeComputePhysicalUpdateAdaptorRemoteInv(78483), + fsmSamDmeComputePhysicalActivateAdaptorRemoteInv(78484), + fsmSamDmeCapabilityCatalogueActivateCatalogRemoteInv(78485), + fsmSamDmeCapabilityMgmtExtensionActivateMgmtExtRemoteInv(78486), + fsmSamDmeLicenseDownloaderDownloadRemoteInv(78490), + fsmSamDmeLicenseFileInstallRemoteInv(78491), + fsmSamDmeLicenseFileClearRemoteInv(78492), + fsmSamDmeLicenseInstanceUpdateFlexlmRemoteInv(78493), + fsmConfigureRemoteInv(78500), + fsmMuxOfflineRemoteInv(78501), + fsmSamDmeComputePhysicalConfigSoLremoteInv(78523), + fsmSamDmeComputePhysicalUnconfigSoLremoteInv(78524), + fsmSamDmePortpioInCompatSfpPresenceRemoteInv(78529), + fsmSamDmeComputePhysicalDiagnosticInterruptRemoteInv(78556), + fsmSamDmeSysdebugCoreDownloadRemoteInv(78573), + fsmSamDmeEquipmentChassisDynamicReallocationRemoteInv(78574), + fsmInventoryRemoteInv(78592), + fsmSamDmeComputePhysicalResetKvmRemoteInv(78603), + fsmSamDmeMgmtControllerOnlineRemoteInv(78609), + fsmSamDmeComputeRackUnitOfflineRemoteInv(78610), + fsmSamDmeEquipmentLocatorLedSetFiLocatorLedRemoteInv(78627), + fsmConfPhysicalRemoteInv(78630), + fsmClusterRoleRemoteInv(78632), + fsmIlluminateRemoteInv(78635), + fsmSetFiLocatorLedRemoteInv(78636), + fsmDeployAliasRemoteInv(78647), + fsmSamDmeFabricEpMgrConfigureRemoteInv(78654), + fsmSamDmeVnicProfileSetDeployAliasRemoteInv(78663), + fsmSamDmeSwPhysConfPhysicalRemoteInv(78679), + fsmSamDmeExtvmmEpClusterRoleRemoteInv(78694), + fsmSamDmeVmLifeCyclePolicyConfigRemoteInv(78699), + fsmUpdateStateRemoteInv(78701), + fsmSamDmeEquipmentBeaconLedIlluminateRemoteInv(78702), + fsmSamDmeEtherServerIntfioConfigSpeedRemoteInv(78711), + fsmUpdatebiosRemoteInv(78721), + fsmSamDmeComputePhysicalActivatebiosRemoteInv(78722), + fsmSamDmeFirmwareSystemDeployRemoteInv(78765), + fsmSamDmeFirmwareSystemApplyCatalogPackRemoteInv(78766), + fsmSamDmeMgmtExportPolicyReportConfigCopyRemoteInv(78779), + fsmSamDmeMgmtImporterReportConfigImportRemoteInv(78780), + fsmSamDmeNfsMountInstMountRemoteInv(78788), + fsmSamDmeNfsMountInstUnmountRemoteInv(78789), + fsmSamDmeNfsMountDefReportNfsMountSuspendRemoteInv(78790), + fsmSamDmeStorageSystemSyncRemoteInv(78807), + fsmSamDmeSwFcSanBorderActivateZoneSetRemoteInv(78821), + fsmSamDmeExtpolEpRegisterFsmRemoteInv(78822), + fsmSamDmeExtpolRegistryCrossDomainConfigRemoteInv(78823), + fsmSamDmeExtpolRegistryCrossDomainDeleteRemoteInv(78824), + fsmSamDmeExtpolEpRepairCertRemoteInv(78839), + fsmSamDmePolicyControlEpOperateRemoteInv(78840), + fsmSamDmePolicyPolicyScopeReleasePolicyFsmRemoteInv(78842), + fsmSamDmePolicyPolicyScopeReleaseOperationFsmRemoteInv(78843), + fsmSamDmePolicyPolicyScopeReleaseStorageFsmRemoteInv(78844), + fsmSamDmePolicyPolicyScopeResolveManyPolicyFsmRemoteInv(78845), + fsmSamDmePolicyPolicyScopeResolveManyOperationFsmRemoteInv(78846), + fsmSamDmePolicyPolicyScopeResolveManyStorageFsmRemoteInv(78847), + fsmSamDmePolicyPolicyScopeReleaseManyPolicyFsmRemoteInv(78848), + fsmSamDmePolicyPolicyScopeReleaseManyOperationFsmRemoteInv(78849), + fsmSamDmePolicyPolicyScopeReleaseManyStorageFsmRemoteInv(78850), + fsmSamDmePolicyPolicyScopeResolveAllPolicyFsmRemoteInv(78851), + fsmSamDmePolicyPolicyScopeResolveAllOperationFsmRemoteInv(78852), + fsmSamDmePolicyPolicyScopeResolveAllStorageFsmRemoteInv(78853), + fsmSamDmePolicyPolicyScopeReleaseAllPolicyFsmRemoteInv(78854), + fsmSamDmePolicyPolicyScopeReleaseAllOperationFsmRemoteInv(78855), + fsmSamDmePolicyPolicyScopeReleaseAllStorageFsmRemoteInv(78856), + fsmSamDmeIdentIdentRequestUpdateIdentRemoteInv(78858), + fsmSamDmeIdentMetaSystemSyncRemoteInv(78859), + fsmSamDmeMgmtControllerRegistryConfigRemoteInv(78860), + fsmSamDmeObserveObservedResolvePolicyFsmRemoteInv(78865), + fsmSamDmeObserveObservedResolveResourceFsmRemoteInv(78866), + fsmSamDmeObserveObservedResolvevmfsmRemoteInv(78867), + fsmSamDmeObserveObservedResolveControllerFsmRemoteInv(78868), + fsmSamDmePortpioInCompatSfpReplacedRemoteInv(78885), + fsmSamDmeComputePhysicalResetIpmiRemoteInv(78916), + fsmSamDmeComputePhysicalFwUpgradeRemoteInv(78917), + fsmSamDmeComputeRackUnitAdapterResetRemoteInv(78918), + fsmSamDmeComputeServerDiscPolicyResolveScrubPolicyRemoteInv(78923), + fsmSamDmeExtpolProviderReportConfigImportRemoteInv(78925), + fsmSamDmeFabricVnetEpSyncEpPushVnetEpDeletionRemoteInv(79039), + fsmSamDmeGmetaHolderInventoryRemoteInv(79041), + fsmSamDmeComputePhysicalCimcSessionDeleteRemoteInv(79042), + fsmSamDmePolicyControlledTypeOperateRemoteInv(79052), + fsmSamDmeMgmtControllerExtMgmtInterfaceConfigRemoteInv(79100), + fsmSamDmeComputeRackUnitCreateDhcpEntryRemoteInv(79101), + fsmSamDmeComputePhysicalServiceInfraDeployRemoteInv(79102), + fsmSamDmeComputePhysicalServiceInfraWithdrawRemoteInv(79103), + fsmSamDmeComputePhysicalUpdateBoardControllerRemoteInv(79107), + fsmSamDmeComputePhysicalConfigBoardRemoteInv(79142), + fsmSamDmeComputePhysicalResetMemoryErrorsRemoteInv(79143), + fsmSamDmeMgmtipv6IfAddrSwMgmtOobIpv6IfConfigRemoteInv(79147), + fsmSamDmeSwEthLanFlowMonDeployRemoteInv(79153), + fsmSamDmeExtvmmNetworkSetsDeployRemoteInv(79173), + fsmSamDmeComputePhysicalFlashControllerRemoteInv(79202), + fsmSamDmeSysdebugLogExportPolicyConfigureRemoteInv(79228), + fsmSamDmeStorageFlexFlashControllermopsResetRemoteInv(79231), + fsmSamDmeStorageFlexFlashControllermopsFormatRemoteInv(79232), + fsmSamDmeStorageFlexFlashControllermopsPairRemoteInv(79233), + fsmSamDmeComputePhysicalEnableCimcSecureBootRemoteInv(79246), + fsmSamDmeIdentMetaSystemUcscUnivSyncRemoteInv(79264), + fsmSamDmeStoragePartitionDeployStorageRemoteInv(79361), + fsmSamDmeStorageProcessorDiscoverSystemRemoteInv(79362), + fsmSamDmeStorageProcessorEnterMaintenanceRemoteInv(79363), + fsmSamDmeStorageProcessorExitMaintenanceRemoteInv(79364), + fsmSamDmeStorageProcessorDeploySystemRemoteInv(79365), + fsmSamDmeStorageProcessorUndeploySystemRemoteInv(79366), + fsmSamDmeStorageProcessorHaTakeOverRemoteInv(79367), + fsmSamDmeStoragePartitionScrubraidgroupRemoteInv(79368), + fsmSamDmeMgmtControllerLockConfigRemoteInv(79373), + fsmSamDmeMgmtControllerPowerBudgetReclaimConfigRemoteInv(79374), + fsmSamDmeComputePhysicalOobStorageAdminConfigRemoteInv(79375), + fsmSamDmeEquipmentiocardBaseFePresenceRemoteInv(79380), + fsmSamDmeEquipmentiocardBaseFeConnRemoteInv(79381), + fsmSamDmeEquipmentLocatorLedSetDiskLocatorLedRemoteInv(79394), + fsmSamDmeLstorageProcessorConfigureRemoteInv(79418), + fsmSamDmeOsControllerDeployosRemoteInv(79424), + fsmSamDmeEquipmentPsuUpdatepsuRemoteInv(79427), + fsmSamDmeMgmtControllerUpdatecmcRemoteInv(79452), + fsmSamDmeMgmtControllerActivatecmcRemoteInv(79453), + fsmSamDmeMgmtControllerUpdateAdaptorRemoteInv(79454), + fsmSamDmeMgmtControllerActivateAdaptorRemoteInv(79455), + fsmSamDmeMgmtControllerUpdateRaidControllerRemoteInv(79456), + fsmSamDmeMgmtControllerUpdateBoardControllerRemoteInv(79457), + fsmSamDmeFabricCartridgeSlotEpIdentifyRemoteInv(79464), + fsmSamDmeFabricComputemslotEpIdentifyRemoteInv(79465), + fsmSamDmeEquipmentChassisOobStorageAdminCfgRemoteInv(79466), + fsmSamDmeComputeServerUnitDiscoverRemoteInv(79472), + fsmSamDmeMgmtIfFaPresenceRemoteInv(79473), + fsmSamDmeMgmtIfFaConnRemoteInv(79474), + fsmSamDmeEquipmentiocardEvacuateRemoteInv(79485), + fsmSamDmeEquipmentiocardResetEvacuateRemoteInv(79486), + fsmSamDmeComputePhysicalCleartpmRemoteInv(79491), + fsmSamDmeEquipmentiocardResetPeerCmcRemoteInv(79542), + fsmSamDmeSwExtUtilityConfPortBreakoutRemoteInv(79564), + fsmSamDmeEquipmentSwitchiocardEvacuateRemoteInv(79586), + fsmSamDmeEquipmentSwitchiocardResetEvacuateRemoteInv(79587), + fsmPersistenceFsmFail(999432), + fsmHostNameFsmFail(999440), + fsmSamDmeEquipmentiocardFePresenceFsmFail(999445), + fsmSamDmeEquipmentiocardFeConnFsmFail(999446), + fsmSamDmeEquipmentChassisRemoveChassisFsmFail(999447), + fsmSetLocatorLedFsmFail(999448), + fsmExportDataFsmFail(999455), + fsmImportDataFsmFail(999456), + fsmUpdateElementFsmFail(999464), + fsmResolvePolicyFsmFsmFail(999481), + fsmResolveManyPolicyFsmFsmFail(999482), + fsmRepairCertFsmFail(999544), + fsmResolveResourceFsmFsmFail(999551), + fsmResolvevmfsmFsmFail(999552), + fsmResolveControllerFsmFsmFail(999553), + fsmSamDmeMgmtControllerExtMgmtIfConfigFsmFail(999558), + fsmSamDmeFabricComputeSlotEpIdentifyFsmFail(999559), + fsmSamDmeComputeBladeDiscoverFsmFail(999560), + fsmReleasePolicyFsmFsmFail(999572), + fsmSamDmeEquipmentChassisPsuPolicyConfigFsmFail(999573), + fsmSamDmeAdaptorHostFcIfResetFcPersBindingFsmFail(999574), + fsmSamDmeComputeBladeDiagFsmFail(999575), + fsmResolveManyOperationFsmFsmFail(999576), + fsmResolveManyStorageFsmFsmFail(999577), + fsmReleaseManyPolicyFsmFsmFail(999578), + fsmSwitchModeFsmFail(999579), + fsmReleaseManyStorageFsmFsmFail(999580), + fsmResolveAllPolicyFsmFsmFail(999581), + fsmResolveAllOperationFsmFsmFail(999582), + fsmResolveAllStorageFsmFsmFail(999583), + fsmReleaseAllPolicyFsmFsmFail(999584), + fsmReleaseAllOperationFsmFsmFail(999585), + fsmReleaseAllStorageFsmFsmFail(999586), + fsmSamDmeVnicProfileSetDeployFsmFail(999590), + fsmUpdateSvcEpFsmFail(999616), + fsmSamDmeCommSvcEpRestartWebSvcFsmFail(999617), + fsmUpdateEpFsmFail(999619), + fsmUpdateRealmFsmFail(999620), + fsmUpdateUserEpFsmFail(999621), + fsmSamDmePkiEpUpdateEpFsmFail(999622), + fsmSingleFsmFail(999640), + fsmSamDmeSysfileMutationGlobalFsmFail(999641), + fsmSamDmeSysdebugManualCoreFileExportTargetExportFsmFail(999644), + fsmSamDmeSysdebugAutoCoreFileExportTargetConfigureFsmFail(999645), + fsmSamDmeSysdebugLogControlEpLogControlPersistFsmFail(999646), + fsmRenameCfgDirFsmFail(999647), + fsmAddConfigFsmFail(999648), + fsmDeleteConfigFsmFail(999649), + fsmSamDmeSwAccessDomainDeployFsmFail(999674), + fsmSamDmeSwEthLanBorderDeployFsmFail(999675), + fsmSamDmeSwFcSanBorderDeployFsmFail(999676), + fsmSamDmeSwUtilityDomainDeployFsmFail(999677), + fsmRegisterFsmFail(999679), + fsmSamDmeSyntheticFsObjCreateFsmFail(999681), + fsmUpdateContextFsmFsmFail(999683), + fsmSamDmeFirmwareDownloaderDownloadFsmFail(999690), + fsmSamDmeFirmwareImageDeleteFsmFail(999691), + fsmUpdateSwitchFsmFail(999693), + fsmUpdateiomFsmFail(999694), + fsmSamDmeMgmtControllerActivateiomFsmFail(999695), + fsmUpdatebmcFsmFail(999696), + fsmSamDmeMgmtControllerActivatebmcFsmFail(999697), + fsmSamDmeCallhomeEpConfigCallhomeFsmFail(999710), + fsmSwMgmtOobIfConfigFsmFail(999713), + fsmSwMgmtInbandIfConfigFsmFail(999714), + fsmVirtualIfConfigFsmFail(999719), + fsmSamDmeMgmtIfEnableVipFsmFail(999720), + fsmSamDmeMgmtIfDisableVipFsmFail(999721), + fsmSamDmeMgmtIfEnablehaFsmFail(999722), + fsmSamDmeMgmtBackupBackupFsmFail(999723), + fsmSamDmeMgmtImporterImportFsmFail(999724), + fsmConfigurePeerFsmFail(999768), + fsmPeerHostNameFsmFail(999769), + fsmSamDmeStatsCollectionPolicyUpdateEpFsmFail(999782), + fsmSamDmeQosclassDefinitionConfigGlobalQoSfsmFail(999785), + fsmSamDmeEpqosDefinitionDeployFsmFail(999789), + fsmSamDmeEpqosDefinitionDelTaskRemoveFsmFail(999790), + fsmQuiesceFsmFail(999804), + fsmImageSyncFsmFail(999810), + fsmAddRepoFsmFail(999811), + fsmUpdateIdentFsmFail(999833), + fsmSyncFsmFail(999834), + fsmSyncVnetEpucsFsmFail(999840), + fsmSamDmeEquipmentiocardResetCmcFsmFail(999843), + fsmSyncChangeucsFsmFail(999848), + fsmUpdateucsmanagerFsmFail(999855), + fsmSysConfigFsmFail(999863), + fsmSamDmeAdaptorExtEthIfPathResetFsmFail(999892), + fsmSamDmeAdaptorHostEthIfCircuitResetFsmFail(999897), + fsmSamDmeAdaptorHostFcIfCircuitResetFsmFail(999898), + fsmSamDmeExtvmmProviderConfigFsmFail(999919), + fsmSamDmeExtvmmKeyStoreCertInstallFsmFail(999920), + fsmSamDmeExtvmmSwitchDelTaskRemoveProviderFsmFail(999921), + fsmSamDmeExtvmmMasterExtKeyConfigFsmFail(999938), + fsmUpdaterFsmFail(999944), + fsmSamDmeFirmwareDistributableDeleteFsmFail(999946), + fsmDiscoverFsmFail(999960), + fsmAssociateFsmFail(999961), + fsmDisassociateFsmFail(999962), + fsmDecommissionFsmFail(999964), + fsmSoftShutdownFsmFail(999965), + fsmHardShutdownFsmFail(999966), + fsmTurnupFsmFail(999967), + fsmPowercycleFsmFail(999968), + fsmHardresetFsmFail(999969), + fsmSoftresetFsmFail(999970), + fsmSwConnUpdFsmFail(999971), + fsmBiosRecoveryFsmFail(999972), + fsmCmosResetFsmFail(999974), + fsmResetBmcFsmFail(999975), + fsmUpdateExtUsersFsmFail(999978), + fsmUpdateAdaptorFsmFail(999979), + fsmActivateAdaptorFsmFail(999980), + fsmConfigSoLfsmFail(999981), + fsmUnconfigSoLfsmFail(999982), + fsmSetFeLocatorLedFsmFail(999983), + fsmSamDmeEquipmentChassisPowerCapFsmFail(999984), + fsmSamDmeEquipmentiocardMuxOfflineFsmFail(999985), + fsmPowerCapFsmFail(999990), + fsmUpdateBoardControllerFsmFail(1000004), + fsmDeployCatalogueFsmFail(1000005), + fsmSamDmeComputePhysicalAssociateFsmFail(1000013), + fsmSamDmeComputePhysicalDisassociateFsmFail(1000014), + fsmSamDmeComputePhysicalPowerCapFsmFail(1000015), + fsmSamDmeComputePhysicalDecommissionFsmFail(1000016), + fsmSamDmeComputePhysicalSoftShutdownFsmFail(1000017), + fsmSamDmeComputePhysicalHardShutdownFsmFail(1000018), + fsmSamDmeComputePhysicalTurnupFsmFail(1000019), + fsmSamDmeComputePhysicalPowercycleFsmFail(1000020), + fsmSamDmeComputePhysicalHardresetFsmFail(1000021), + fsmSamDmeComputePhysicalSoftresetFsmFail(1000022), + fsmSamDmeComputePhysicalSwConnUpdFsmFail(1000023), + fsmSamDmeComputePhysicalBiosRecoveryFsmFail(1000024), + fsmSamDmeComputePhysicalCmosResetFsmFail(1000026), + fsmSamDmeComputePhysicalResetBmcFsmFail(1000027), + fsmSamDmeEquipmentiocardResetIomFsmFail(1000028), + fsmInstallFsmFail(1000031), + fsmClearFsmFail(1000032), + fsmUpdateFlexlmFsmFail(1000033), + fsmSamDmeComputeRackUnitDiscoverFsmFail(1000034), + fsmSamDmeLsServerConfigureFsmFail(1000035), + fsmSamDmeSwEthMonDeployFsmFail(1000040), + fsmSamDmeSwFcMonDeployFsmFail(1000041), + fsmSamDmeFabricSanCloudSwitchModeFsmFail(1000042), + fsmRemoveFexFsmFail(1000047), + fsmSamDmeComputePhysicalUpdateExtUsersFsmFail(1000048), + fsmSamDmeSysdebugTechSupportInitiateFsmFail(1000052), + fsmSamDmeSysdebugTechSupportDeleteTechSupFileFsmFail(1000053), + fsmSamDmeSysdebugTechSupportDownloadFsmFail(1000054), + fsmActivateCatalogFsmFail(1000057), + fsmActivateMgmtExtFsmFail(1000058), + fsmTriggerFsmFail(1000075), + fsmSamDmeComputePhysicalUpdateAdaptorFsmFail(1000083), + fsmSamDmeComputePhysicalActivateAdaptorFsmFail(1000084), + fsmSamDmeCapabilityCatalogueActivateCatalogFsmFail(1000085), + fsmSamDmeCapabilityMgmtExtensionActivateMgmtExtFsmFail(1000086), + fsmSamDmeLicenseDownloaderDownloadFsmFail(1000090), + fsmSamDmeLicenseFileInstallFsmFail(1000091), + fsmSamDmeLicenseFileClearFsmFail(1000092), + fsmSamDmeLicenseInstanceUpdateFlexlmFsmFail(1000093), + fsmConfigureFsmFail(1000100), + fsmMuxOfflineFsmFail(1000101), + fsmSamDmeComputePhysicalConfigSoLfsmFail(1000123), + fsmSamDmeComputePhysicalUnconfigSoLfsmFail(1000124), + fsmSamDmePortpioInCompatSfpPresenceFsmFail(1000129), + fsmSamDmeComputePhysicalDiagnosticInterruptFsmFail(1000156), + fsmSamDmeSysdebugCoreDownloadFsmFail(1000173), + fsmSamDmeEquipmentChassisDynamicReallocationFsmFail(1000174), + fsmInventoryFsmFail(1000192), + fsmSamDmeComputePhysicalResetKvmFsmFail(1000203), + fsmSamDmeMgmtControllerOnlineFsmFail(1000209), + fsmSamDmeComputeRackUnitOfflineFsmFail(1000210), + fsmSamDmeEquipmentLocatorLedSetFiLocatorLedFsmFail(1000227), + fsmConfPhysicalFsmFail(1000230), + fsmClusterRoleFsmFail(1000232), + fsmIlluminateFsmFail(1000235), + fsmSetFiLocatorLedFsmFail(1000236), + fsmDeployAliasFsmFail(1000247), + fsmSamDmeFabricEpMgrConfigureFsmFail(1000254), + fsmSamDmeVnicProfileSetDeployAliasFsmFail(1000263), + fsmSamDmeSwPhysConfPhysicalFsmFail(1000279), + fsmSamDmeExtvmmEpClusterRoleFsmFail(1000294), + fsmSamDmeVmLifeCyclePolicyConfigFsmFail(1000299), + fsmUpdateStateFsmFail(1000301), + fsmSamDmeEquipmentBeaconLedIlluminateFsmFail(1000302), + fsmSamDmeEtherServerIntfioConfigSpeedFsmFail(1000311), + fsmUpdatebiosFsmFail(1000321), + fsmSamDmeComputePhysicalActivatebiosFsmFail(1000322), + fsmSamDmeFirmwareSystemDeployFsmFail(1000365), + fsmSamDmeFirmwareSystemApplyCatalogPackFsmFail(1000366), + fsmSamDmeMgmtExportPolicyReportConfigCopyFsmFail(1000379), + fsmSamDmeMgmtImporterReportConfigImportFsmFail(1000380), + fsmSamDmeNfsMountInstMountFsmFail(1000388), + fsmSamDmeNfsMountInstUnmountFsmFail(1000389), + fsmSamDmeNfsMountDefReportNfsMountSuspendFsmFail(1000390), + fsmSamDmeStorageSystemSyncFsmFail(1000407), + fsmSamDmeSwFcSanBorderActivateZoneSetFsmFail(1000421), + fsmSamDmeExtpolEpRegisterFsmFsmFail(1000422), + fsmSamDmeExtpolRegistryCrossDomainConfigFsmFail(1000423), + fsmSamDmeExtpolRegistryCrossDomainDeleteFsmFail(1000424), + fsmSamDmeExtpolEpRepairCertFsmFail(1000439), + fsmSamDmePolicyControlEpOperateFsmFail(1000440), + fsmSamDmePolicyPolicyScopeReleasePolicyFsmFsmFail(1000442), + fsmSamDmePolicyPolicyScopeReleaseOperationFsmFsmFail(1000443), + fsmSamDmePolicyPolicyScopeReleaseStorageFsmFsmFail(1000444), + fsmSamDmePolicyPolicyScopeResolveManyPolicyFsmFsmFail(1000445), + fsmSamDmePolicyPolicyScopeResolveManyOperationFsmFsmFail(1000446), + fsmSamDmePolicyPolicyScopeResolveManyStorageFsmFsmFail(1000447), + fsmSamDmePolicyPolicyScopeReleaseManyPolicyFsmFsmFail(1000448), + fsmSamDmePolicyPolicyScopeReleaseManyOperationFsmFsmFail(1000449), + fsmSamDmePolicyPolicyScopeReleaseManyStorageFsmFsmFail(1000450), + fsmSamDmePolicyPolicyScopeResolveAllPolicyFsmFsmFail(1000451), + fsmSamDmePolicyPolicyScopeResolveAllOperationFsmFsmFail(1000452), + fsmSamDmePolicyPolicyScopeResolveAllStorageFsmFsmFail(1000453), + fsmSamDmePolicyPolicyScopeReleaseAllPolicyFsmFsmFail(1000454), + fsmSamDmePolicyPolicyScopeReleaseAllOperationFsmFsmFail(1000455), + fsmSamDmePolicyPolicyScopeReleaseAllStorageFsmFsmFail(1000456), + fsmSamDmeIdentIdentRequestUpdateIdentFsmFail(1000458), + fsmSamDmeIdentMetaSystemSyncFsmFail(1000459), + fsmSamDmeMgmtControllerRegistryConfigFsmFail(1000460), + fsmSamDmeObserveObservedResolvePolicyFsmFsmFail(1000465), + fsmSamDmeObserveObservedResolveResourceFsmFsmFail(1000466), + fsmSamDmeObserveObservedResolvevmfsmFsmFail(1000467), + fsmSamDmeObserveObservedResolveControllerFsmFsmFail(1000468), + fsmSamDmePortpioInCompatSfpReplacedFsmFail(1000485), + fsmSamDmeComputePhysicalResetIpmiFsmFail(1000516), + fsmSamDmeComputePhysicalFwUpgradeFsmFail(1000517), + fsmSamDmeComputeRackUnitAdapterResetFsmFail(1000518), + fsmSamDmeComputeServerDiscPolicyResolveScrubPolicyFsmFail(1000523), + fsmSamDmeExtpolProviderReportConfigImportFsmFail(1000525), + fsmSamDmeFabricVnetEpSyncEpPushVnetEpDeletionFsmFail(1000639), + fsmSamDmeGmetaHolderInventoryFsmFail(1000641), + fsmSamDmeComputePhysicalCimcSessionDeleteFsmFail(1000642), + fsmSamDmePolicyControlledTypeOperateFsmFail(1000652), + fsmSamDmeMgmtControllerExtMgmtInterfaceConfigFsmFail(1000700), + fsmSamDmeComputeRackUnitCreateDhcpEntryFsmFail(1000701), + fsmSamDmeComputePhysicalServiceInfraDeployFsmFail(1000702), + fsmSamDmeComputePhysicalServiceInfraWithdrawFsmFail(1000703), + fsmSamDmeComputePhysicalUpdateBoardControllerFsmFail(1000707), + fsmSamDmeComputePhysicalConfigBoardFsmFail(1000742), + fsmSamDmeComputePhysicalResetMemoryErrorsFsmFail(1000743), + fsmSamDmeMgmtipv6IfAddrSwMgmtOobIpv6IfConfigFsmFail(1000747), + fsmSamDmeSwEthLanFlowMonDeployFsmFail(1000753), + fsmSamDmeExtvmmNetworkSetsDeployFsmFail(1000773), + fsmSamDmeComputePhysicalFlashControllerFsmFail(1000802), + fsmSamDmeSysdebugLogExportPolicyConfigureFsmFail(1000828), + fsmSamDmeStorageFlexFlashControllermopsResetFsmFail(1000831), + fsmSamDmeStorageFlexFlashControllermopsFormatFsmFail(1000832), + fsmSamDmeStorageFlexFlashControllermopsPairFsmFail(1000833), + fsmSamDmeComputePhysicalEnableCimcSecureBootFsmFail(1000846), + fsmSamDmeIdentMetaSystemUcscUnivSyncFsmFail(1000864), + fsmSamDmeStoragePartitionDeployStorageFsmFail(1000961), + fsmSamDmeStorageProcessorDiscoverSystemFsmFail(1000962), + fsmSamDmeStorageProcessorEnterMaintenanceFsmFail(1000963), + fsmSamDmeStorageProcessorExitMaintenanceFsmFail(1000964), + fsmSamDmeStorageProcessorDeploySystemFsmFail(1000965), + fsmSamDmeStorageProcessorUndeploySystemFsmFail(1000966), + fsmSamDmeStorageProcessorHaTakeOverFsmFail(1000967), + fsmSamDmeStoragePartitionScrubraidgroupFsmFail(1000968), + fsmSamDmeMgmtControllerLockConfigFsmFail(1000973), + fsmSamDmeMgmtControllerPowerBudgetReclaimConfigFsmFail(1000974), + fsmSamDmeComputePhysicalOobStorageAdminConfigFsmFail(1000975), + fsmSamDmeEquipmentiocardBaseFePresenceFsmFail(1000980), + fsmSamDmeEquipmentiocardBaseFeConnFsmFail(1000981), + fsmSamDmeEquipmentLocatorLedSetDiskLocatorLedFsmFail(1000994), + fsmSamDmeLstorageProcessorConfigureFsmFail(1001018), + fsmSamDmeOsControllerDeployosFsmFail(1001024), + fsmSamDmeEquipmentPsuUpdatepsuFsmFail(1001027), + fsmSamDmeMgmtControllerUpdatecmcFsmFail(1001052), + fsmSamDmeMgmtControllerActivatecmcFsmFail(1001053), + fsmSamDmeMgmtControllerUpdateAdaptorFsmFail(1001054), + fsmSamDmeMgmtControllerActivateAdaptorFsmFail(1001055), + fsmSamDmeMgmtControllerUpdateRaidControllerFsmFail(1001056), + fsmSamDmeMgmtControllerUpdateBoardControllerFsmFail(1001057), + fsmSamDmeFabricCartridgeSlotEpIdentifyFsmFail(1001064), + fsmSamDmeFabricComputemslotEpIdentifyFsmFail(1001065), + fsmSamDmeEquipmentChassisOobStorageAdminCfgFsmFail(1001066), + fsmSamDmeComputeServerUnitDiscoverFsmFail(1001072), + fsmSamDmeMgmtIfFaPresenceFsmFail(1001073), + fsmSamDmeMgmtIfFaConnFsmFail(1001074), + fsmSamDmeEquipmentiocardEvacuateFsmFail(1001085), + fsmSamDmeEquipmentiocardResetEvacuateFsmFail(1001086), + fsmSamDmeComputePhysicalCleartpmFsmFail(1001091), + fsmSamDmeEquipmentiocardResetPeerCmcFsmFail(1001142), + fsmSamDmeSwExtUtilityConfPortBreakoutFsmFail(1001164), + fsmSamDmeEquipmentSwitchiocardEvacuateFsmFail(1001186), + fsmSamDmeEquipmentSwitchiocardResetEvacuateFsmFail(1001187), + unrVnicTemplStatsPolicyName(4522530), + unrVnicSanConnTemplQosPolicyName(4522532), + unrVnicIpV4PooledAddrName(4522544), + unrVnicVnicPinToGroupName(4522556), + unrVnicVnicStatsPolicyName(4522561), + unrVnicProfileQosPolicyName(4522588), + unrVnicFcNodeIdentPoolName(4522603), + unrLsServerSrcTemplName(4525234), + unrLsServerIdentPoolName(4525239), + unrLsServerBootPolicyName(4525240), + unrLsServerLocalDiskPolicyName(4525241), + unrLsServerScrubPolicyName(4525247), + unrLsServerDynamicConPolicyName(4525248), + unrLsServerHostFwPolicyName(4525250), + unrLsServerMgmtFwPolicyName(4525251), + unrLsServerMgmtAccessPolicyName(4525252), + unrLsServerSolPolicyName(4525253), + unrLsServerStatsPolicyName(4525254), + unrVnicEtherBaseQosPolicyName(4526517), + unrVnicEtherBaseNwCtrlPolicyName(4526850), + unrVnicProfileNwCtrlPolicyName(4526851), + unrLsServerVconProfileName(4526901), + unrLsServerBiosProfileName(4526902), + unrLsRequirementName(4527601), + unrLsServerPowerPolicyName(4528591), + unrLsServerMaintPolicyName(4528596), + unrVnicSanConnTemplIdentPoolName(4528609), + unrVnicLanConnTemplNwCtrlPolicyName(4528611), + unrVnicLanConnTemplIdentPoolName(4528613), + unrVnicFcBaseAdaptorProfileName(4528616), + unrVnicFcBaseIdentPoolName(4528618), + unrVnicFcBaseNwTemplName(4528620), + unrVnicEtherBaseAdaptorProfileName(4528623), + unrVnicEtherBaseIdentPoolName(4528625), + unrVnicEtherBaseNwTemplName(4528627), + unrVnicLanConnTemplQosPolicyName(4528680), + unrVnicFcBaseQosPolicyName(4528682), + unrTrigTriggerableScheduler(4528842), + unrPolicySystemProfileDeviceProfileRef(4529259), + unrFabricEthEstcEpNwCtrlPolicyName(4529444), + unrFabricEthEstcPcNwCtrlPolicyName(4529447), + unrFabricEthLanEpOperationEthLinkProfileName(4529479), + unrVnicIscsiIdentPoolName(4529601), + unrVnicIscsiAuthProfileName(4529604), + unrVnicIscsiConfProfileName(4529606), + unrVnicIscsiStaticTargetIfAuthProfileName(4529615), + unrVnicIpv4PooledIscsiAddrIdentPoolName(4529838), + unrVnicIscsiIqnIdentPoolName(4529847), + unrVnicIscsiAdaptorProfileName(4529849), + unrVnicFcBasePinToGroupName(4529971), + unrVnicEtherBasePinToGroupName(4529973), + unrFaultSuppressTaskSuppressPolicyName(4530050), + unrVnicFcGroupTemplStorageConnPolicyName(4530085), + unrVnicAgroupStatsPolicyName(4530100), + unrVnicFcGroupDefStorageConnPolicyName(4530109), + unrVnicIscsiBaseIdentPoolName(4530112), + unrVnicIscsiBaseAdaptorProfileName(4530114), + unrVnicDynamicConPolicyRefConPolicyName(4530117), + unrVnicConnDefLanConnPolicyName(4530119), + unrVnicConnDefSanConnPolicyName(4530121), + unrFabricVlanMcastPolicyName(4530139), + unrVnicIscsiBootVnicIqnIdentPoolName(4530389), + unrVnicIscsiBootVnicAuthProfileName(4530391), + unrLsServerExtippoolName(4530407), + unrVnicIscsiNodeIqnIdentPoolName(4531275), + unrFabricFcoeSanPcOperationLacpPolicyName(4531414), + unrFabricFcoeSanPcEpOperationEthLinkProfileName(4531419), + unrFabricEthLinkProfileUdldLinkPolicyName(4531446), + unrFabricEthLinkProfileCdpLinkPolicyName(4531448), + unrFabricFcoeSanEpOperationEthLinkProfileName(4531455), + unrFabricFcoeSanEpEthLinkProfileName(4531458), + unrVnicVmqConPolicyRefConPolicyName(4531468), + unrVnicIpV4MgmtPooledAddrName(4531479), + unrVnicIpV6MgmtPooledAddrName(4531484), + unrVnicUsnicConPolicyRefConPolicyName(4531488), + unrFabricEthEstcEpOperationNwCtrlPolicyName(4531519), + unrFabricEthEstcPcOperationLacpPolicyName(4531529), + unrFabricEthLanPcOperationLacpPolicyName(4531541), + unrFabricEthLanPcEpOperationEthLinkProfileName(4531560), + unrFabricEthLanEpEthLinkProfileName(4531567), + unrFabricEthLanPcEpEthLinkProfileName(4531570), + unrFabricFlowMonitorFlowMonRecordDef(4531624), + unrFabricFlowMonitorFlowTimeoutPolicy(4531626), + unrFabricNetflowMonitorRefNfMonitorName(4531631), + unrFabricFlowMonExporterFlowExpProfile(4531652), + unrFabricNetflowMonExporterRefNfMonExporterName(4531666), + unrFabricFcoeSanPcEpEthLinkProfileName(4531672), + unrExtvmmVmnetworkDefinitionExtIpPoolName(4531907), + unrExtvmmVmnetworkFabricNetworkName(4531914), + unrExtvmmVmndrefVmNetworkDefName(4531918), + unrExtvmmFndreferenceFnDefName(4531923), + unrLsServerVmediaPolicyName(4532135), + unrLsServerKvmMgmtPolicyName(4532137), + unrFabricEthLanPcLacpPolicyName(4532169), + unrFabricFcoeSanPcLacpPolicyName(4532171), + unrFabricEthEstcPcLacpPolicyName(4532175), + unrStorageAscsiLunVolumeName(4532685), + unrStorageIpV4PooledAddrIdentPoolName(4532844), + unrVnicEthConfigNwCtrlPolicyName(4532850), + unrVnicEthConfigStatsPolicyName(4532852), + unrVnicEthConfigMacPoolName(4532854), + unrVnicEthConfigAdaptorProfileName(4532856), + unrVnicIscsiConfigIpPoolName(4532859), + unrVnicIscsiConfigIpPoolNameFabricb(4532861), + unrVnicIscsiConfigIqnPoolName(4532863), + unrVnicIscsiConfigAdaptorProfileName(4532865), + unrVnicIscsiNodeInitiatorPolicyName(4532871), + unrLstorageArrayAutoconfigPolicySrcTemplName(4532898), + unrLstorageArrayAutoconfigPolicyQualifier(4532900), + unrLstorageArraySrcTemplName(4532906), + unrLstorageArrayHostFwPolicyName(4532915), + unrLstorageArrayStorageFwPolicyName(4532917), + unrLstorageArrayStatsPolicyName(4532919), + unrLstorageArrayMaintPolicyName(4532921), + unrLstorageProcessorSvcPolicyName(4532925), + unrLstorageProcessorExtippoolName(4532935), + unrLstorageQualifiedPolicyQualifier(4532954), + unrLstorageLunSnapshotPolicyScheduleName(4532969), + unrLstorageProfileBindingBaseStorageProfileName(4532988), + unrLstorageSanScsiLunReplicationPolicyName(4533006), + unrLstorageSanScsiLunSnapshotPolicyName(4533008), + unrLstorageDasScsiLunLocalDiskPolicyName(4533010), + unrLstorageBackstoreRequirementName(4533059), + unrLstorageBackstoreRequirementQualifier(4533061), + unrVnicStorageEthLifVlanName(4533226), + unrComputeAutoconfigPolicyQualifier(4533245), + unrComputeBladeInheritPolicyQualifier(4533247) + } + +CucsConditionSeverity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + cleared(0), + info(1), + condition(2), + warning(3), + minor(4), + major(5), + critical(6) + } + +CucsConditionSmartCallHomeCause ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + providerLostConnectivity(1), + controllerLostConnectivity(2), + clientLostConnectivity(3), + dbConnectReadWriteError(4), + capacityExceeded(5), + invalidTrustpointCertChain(6), + invalidKeyringCertificate(7), + duplicatedAssigned(8), + remoteFailed(9), + notInCompliance(10), + coreFileGenerated(11) + } + +CucsConditionTag ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + network(1), + storage(2), + pod(3), + security(4), + operations(5), + fsmstagefail(6), + fsmstageretry(7), + fsmstageremoteinv(8) + } + +CucsConditionType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + generic(0), + policy(1), + storage(2), + equipment(3), + network(4), + server(5), + configuration(6), + environmental(7), + connectivity(8), + sysdebug(9), + operational(10), + snmpUserNotDeployed(11), + profileConfigQualifier(12), + callhome(17), + any(65535) + } + +CucsConfigAbsDbConfigType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + postgres(1), + oracle(2), + mssql(3) + } + +CucsConfigBackupAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + active(0), + delete(1) + } + +CucsConfigBackupFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + delete(183) + } + +CucsConfigBackupFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deleteBegin(183), + deleteLocal(184), + deleteFail(198), + deleteSuccess(199) + } + +CucsConfigBackupFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + delete(183) + } + +CucsConfigComponentType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + adaptors(0), + cartridges(1), + cpus(2), + controllers(3), + cryptoCards(4), + fans(5), + graphicsCards(6), + ioms(7), + localDisks(8), + luns(9), + ports(10), + psus(11), + memory(12), + motherboards(13) + } + +CucsConfigConfigSyncState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unsynched(1), + synched(2) + } + +CucsConfigConsumerCatalogueFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + delete(181), + create(332) + } + +CucsConfigConsumerCatalogueFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deleteBegin(181), + deleteLocal(182), + deleteFail(200), + deleteSuccess(201), + createBegin(332), + createMakeCfgDirs(333), + createFail(342), + createSuccess(343) + } + +CucsConfigConsumerCatalogueFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + delete(181), + create(332) + } + +CucsConfigDisruptionType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + host(0), + fabricInterconnect(1), + firmwareInfra(2) + } + +CucsConfigEquipmentType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + chassis(0), + fabricInterconnect(1), + fex(2), + server(3) + } + +CucsConfigEstimateImpactState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notStarted(0), + wating(1), + complete(2), + timedOut(3) + } + +CucsConfigImpactAnalyzerContext ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + dme(0), + import(1) + } + +CucsConfigImpactAnalyzerMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + straight(0), + relay(1) + } + +CucsConfigImpactResponseState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notStarted(0), + waiting(1), + complete(2), + timedOut(3), + suspend(4), + lostVisibility(5) + } + +CucsConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + remoteFailed(0) + } + +CucsConfigObjectType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Counter64 + +CucsConfigOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + cleaning(1), + provisioning(2), + userCleaning(3) + } + +CucsConfigSPType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + all(0), + local(1), + global(2) + } + +CucsConfigSearchType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + contains(0), + startsWith(1), + exactMatch(2) + } + +CucsConfigSorterDirection ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ascending(0), + descending(1) + } + +CucsConfigStorageType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + cartridge(0), + storageBlade(1) + } + +CucsConsumerAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + managed(1), + unmanaged(2) + } + +CucsConsumerInstFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + renameCfgDir(185) + } + +CucsConsumerInstFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + renameCfgDirBegin(185), + renameCfgDirFail(202), + renameCfgDirSuccess(203), + renameCfgDirMoveCfgDirsToTmpLocation(334), + renameCfgDirMoveCfgDirsFromTmpLocation(335) + } + +CucsConsumerInstFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + renameCfgDir(185) + } + +CucsConsumerOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(1), + resetting(2), + provisioning(3) + } + +CucsControllerEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + quiesce(315) + } + +CucsControllerEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + quiesceBegin(315), + quiesceQuiesceMgmtController(316), + quiesceQuiesceResMgr(317), + quiesceQuiesceOpsMgr(318), + quiesceQuiescePolicyMgr(319), + quiesceQuiesceIDMgr(320), + quiesceQuiesceStatsMgr(321), + quiesceFail(322), + quiesceSuccess(323) + } + +CucsControllerEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + quiesce(315) + } + +CucsDcxAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(0), + disabled(1) + } + +CucsDcxNsAllocStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + available(0), + full(1), + exceeded(2) + } + +CucsDcxOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + adminDown(1), + linkDown(2), + error(3), + active(4), + passive(5) + } + +CucsDcxProtState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + noProtection(0), + active(1), + passive(2) + } + +CucsDcxState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + present(1), + creating(2), + modifying(3), + destroying(4), + createPend(5), + modifyPend(6), + destroyPend(7) + } + +CucsDcxVIfProtRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unprotected(0), + primary(1), + backup(2) + } + +CucsDiagAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ready(0), + trigger(1), + cancel(2) + } + +CucsDiagBladeTestType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disk(0), + processor(1), + memory(2), + memtest(3), + stress(4), + pci(5) + } + +CucsDiagFailureAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + techSupport(0), + waitDebug(1), + skipRemaining(2) + } + +CucsDiagNetworkTestType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + eth(0), + fc(1) + } + +CucsDiagSrvCtrlType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + full(1), + efi(33) + } + +CucsDiagStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + complete(0), + inProgress(1), + failed(2), + notRun(3), + cancelled(4), + scheduled(5) + } + +CucsDiagStatusIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + testFailure(0), + runCancelled(1), + componentError(2), + stagesCompleted(3), + stageFailed(4) + } + +CucsDiagSuccessAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + techSupport(0), + waitDebug(1) + } + +CucsDiagTestOrder ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..64) + +CucsDomainFeatureType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + major(0), + minor(1) + } + +CucsDomainFunctionalState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(0), + disabled(1) + } + +CucsDomainProductFamily ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ucsClassic(0), + ucsMini(1), + ucsClassic3gen(2) + } + +CucsDpsecForgedTransmit ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + allow(0), + deny(1) + } + +CucsDupeChangeTrackerEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(395) + } + +CucsDupeChangeTrackerEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configureBegin(395), + configureSendChange(396), + configureFail(397), + configureSuccess(398) + } + +CucsDupeChangeTrackerEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(395) + } + +CucsDupeOperation ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + create(0), + delete(1) + } + +CucsDupeStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + failure(0), + success(1) + } + +CucsEpqosDefinitionDelTaskFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + remove(319) + } + +CucsEpqosDefinitionDelTaskFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + removeBegin(319), + removeLocal(320), + removePeer(321), + removeFail(370), + removeSuccess(371) + } + +CucsEpqosDefinitionDelTaskFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + remove(319) + } + +CucsEpqosDefinitionFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(316) + } + +CucsEpqosDefinitionFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployBegin(316), + deployLocal(317), + deployPeer(318), + deployFail(372), + deploySuccess(373) + } + +CucsEpqosDefinitionFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(316) + } + +CucsEquipmentActiveStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + activated(1), + deactivated(2) + } + +CucsEquipmentAdminActionType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + clearConfig(1) + } + +CucsEquipmentAdminPowerState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + policy(1), + cycleImmediate(2), + cycleWait(3) + } + +CucsEquipmentAirflowDirection ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + frontToBack(1), + backToFront(2) + } + +CucsEquipmentAsicType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + gatos(1), + carmel(2), + trident2(3) + } + +CucsEquipmentBatteryCapacity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ready(1), + insufficientCharge(2), + identify(3) + } + +CucsEquipmentBeaconLedFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + illuminate(1135) + } + +CucsEquipmentBeaconLedFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + illuminateBegin(1135), + illuminateExecuteA(1136), + illuminateExecuteB(1137), + illuminateFail(1138), + illuminateSuccess(1139) + } + +CucsEquipmentBeaconLedFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + illuminate(1089) + } + +CucsEquipmentBeaconLedState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + on(1), + off(2), + blinking(3), + eth(4), + fc(5) + } + +CucsEquipmentBiosUpdateMethod ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + managementController(1), + pnuos(2) + } + +CucsEquipmentBoardAggregationRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + single(1), + multiMaster(2), + multiSlave(3) + } + +CucsEquipmentBoardConnectorType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + connUnlinked(1), + connLinked(2) + } + +CucsEquipmentChassisId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..255) + +CucsEquipmentChassisAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + acknowledged(1), + reAcknowledge(2), + decommission(3), + remove(4), + enablePortChannel(5), + disablePortChannel(6), + autoAcknowledge(7) + } + +CucsEquipmentChassisConfigProgressIndicator ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ackNotInProgress(0), + ackInProgress(1) + } + +CucsEquipmentChassisConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unInitialized(0), + unAcknowledged(1), + unsupportedConnectivity(2), + ok(3), + removing(4), + ackInProgress(6), + evaluation(7), + acknowledged(8), + autoAck(9) + } + +CucsEquipmentChassisFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + removeChassis(9), + psuPolicyConfig(140), + powerCap(643), + dynamicReallocation(1048), + oobStorageAdminCfg(1883) + } + +CucsEquipmentChassisFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + removeChassisBegin(9), + removeChassisDecomission(10), + removeChassisDisableEndPoint(11), + removeChassisUnIdentifyLocal(12), + removeChassisUnIdentifyPeer(13), + removeChassisWait(14), + psuPolicyConfigBegin(140), + psuPolicyConfigExecute(141), + psuPolicyConfigFail(374), + psuPolicyConfigSuccess(375), + removeChassisFail(376), + removeChassisSuccess(377), + powerCapBegin(643), + powerCapConfig(644), + powerCapFail(980), + powerCapSuccess(981), + dynamicReallocationBegin(1048), + dynamicReallocationConfig(1049), + dynamicReallocationFail(1051), + dynamicReallocationSuccess(1052), + oobStorageAdminCfgBegin(1883), + oobStorageAdminCfgOobStorageConfig(1884), + removeChassisCleanupVnicsLocal(1905), + removeChassisCleanupVnicsPeer(1906), + oobStorageAdminCfgFail(1915), + oobStorageAdminCfgSuccess(1916) + } + +CucsEquipmentChassisFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeEquipmentChassisOobStorageAdminCfgOobStorageConfig(36) + } + +CucsEquipmentChassisFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + removeChassis(9), + psuPolicyConfig(140), + powerCap(829), + dynamicReallocation(1048), + oobStorageAdminCfg(1883) + } + +CucsEquipmentChassisIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + chassisThermal(0), + chassisInoperable(1), + chassisVoltage(2), + chassisPerf(3), + chassisPower(4), + removed(5), + config(6), + chassisPostFailure(7), + psuThermal(8), + psuInoperable(9), + psuVoltage(10), + psuPerf(11), + psuPower(12), + fanThermal(13), + fanInoperable(14), + fanVoltage(15), + fanPerf(16), + fanPower(17), + iocardThermal(18), + iocardInoperable(19), + iocardVoltage(20), + iocardPerf(21), + iocardPower(22), + computeThermal(23), + computeInoperable(24), + computeVoltage(25), + computePerf(26), + computePower(27), + iocardInaccessible(28), + fabricConnProblem(29), + fabricUnsupportedConn(30), + chassisLimitExceeded(31), + chassisVifCapacityReduced(32), + chassisPortChannelEnabled(33), + chassisUnsupported(34) + } + +CucsEquipmentChassisPowerOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ok(1), + failed(2), + inputFailed(3), + inputDegraded(4), + outputFailed(5), + outputDegraded(6), + redundancyFailed(7), + redundancyDegraded(8) + } + +CucsEquipmentChassisStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + inputPower(0), + inputPowerAvg(1), + inputPowerMax(2), + inputPowerMin(3), + outputPower(4), + outputPowerAvg(5), + outputPowerMax(6), + outputPowerMin(7) + } + +CucsEquipmentChassisStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + inputPower(0), + inputPowerAvg(1), + inputPowerMax(2), + inputPowerMin(3), + outputPower(4), + outputPowerAvg(5), + outputPowerMax(6), + outputPowerMin(7) + } + +CucsEquipmentCommStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + connected(1), + disconnected(2) + } + +CucsEquipmentConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notApplicable(0), + uncleanConfiguration(1) + } + +CucsEquipmentConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notApplied(0), + applying(1), + applied(2), + applyFailed(3) + } + +CucsEquipmentConnectionStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + a(0), + b(1) + } + +CucsEquipmentContType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + internal(0), + external(1) + } + +CucsEquipmentControllerDefType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + embedded(1), + slotBased(2), + nvme(3) + } + +CucsEquipmentControllerForm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + onBoard(1), + mezzanine(2), + pci(3), + embedded(4) + } + +CucsEquipmentCpuType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + other(0), + ivyBridge(1), + sandyBridge(2) + } + +CucsEquipmentDeviceType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + broadcom57712Nic(1), + broadcomNic(2), + emulexNic(3), + intelNic(4), + pciEverestNic(5), + pciIntelX520Nic(6), + pciMPCiscoNic(7), + pciNianticNic(8), + qlogicNic(9), + menloEmulexHba(10), + menloQlogicFcHba(11), + mezzDublinQlogicFcHba(12), + mezzSchulzQlogicFcHba(13), + mezzTigerSharkHba(14), + pciDublinQlogicFcHba(15), + pciQlogic8362FcHba(16), + pciSchulzQlogicFcHba(17), + pciTigerSharkHba(18), + fusionHba(19), + intelICH10RHba(20), + lsi1064EHba(21), + lsi1068EHba(22), + lsiExternalMegaRaidHba(23), + lsimegaRaid3008(24), + lsiMegaRaidHba(25), + lsiWalnutCreekHba(26), + lodiHba(27), + sataHba(28), + nvmeHba(29), + wellsburgHba(30), + maxCount(31) + } + +CucsEquipmentDiscoveryCapOperPowerRequirement ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + standby(1), + full(2) + } + +CucsEquipmentDiscoveryState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + online(1), + offline(2), + discovered(3), + unsupportedConnectivity(4), + autoUpgrading(5), + pinglost(6) + } + +CucsEquipmentEnabledStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + enabled(1), + disabled(2) + } + +CucsEquipmentEvacState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + drain(0), + fill(1), + unknown(2) + } + +CucsEquipmentFanId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsEquipmentFanModule ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsEquipmentFanTray ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsEquipmentFanModuleId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsEquipmentFanModuleTray ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..1) + +CucsEquipmentFanModuleStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ambientTemp(0), + ambientTempAvg(1), + ambientTempMax(2), + ambientTempMin(3) + } + +CucsEquipmentFanModuleStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ambientTemp(0), + ambientTempAvg(1), + ambientTempMax(2), + ambientTempMin(3) + } + +CucsEquipmentFanSpeedPolicyFault ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + yes(0), + no(1) + } + +CucsEquipmentFanStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + speed(0), + speedAvg(1), + speedMax(2), + speedMin(3) + } + +CucsEquipmentFanStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + speed(0), + speedAvg(1), + speedMax(2), + speedMin(3) + } + +CucsEquipmentFexId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..255) + +CucsEquipmentFexCapProviderRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + mgmt(1), + data(2), + full(3) + } + +CucsEquipmentFexEnvStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + die1(0), + die1Avg(1), + die1Max(2), + die1Min(3), + inlet(4), + inlet1(5), + inlet1Avg(6), + inlet1Max(7), + inlet1Min(8), + inletAvg(9), + inletMax(10), + inletMin(11), + outlet1(12), + outlet1Avg(13), + outlet1Max(14), + outlet1Min(15), + outlet2(16), + outlet2Avg(17), + outlet2Max(18), + outlet2Min(19) + } + +CucsEquipmentFexEnvStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + die1(0), + die1Avg(1), + die1Max(2), + die1Min(3), + inlet(4), + inlet1(5), + inlet1Avg(6), + inlet1Max(7), + inlet1Min(8), + inletAvg(9), + inletMax(10), + inletMin(11), + outlet1(12), + outlet1Avg(13), + outlet1Max(14), + outlet1Min(15), + outlet2(16), + outlet2Avg(17), + outlet2Max(18), + outlet2Min(19) + } + +CucsEquipmentFexFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + removeFex(636) + } + +CucsEquipmentFexFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + removeFexBegin(636), + removeFexDecomission(637), + removeFexUnIdentifyLocal(638), + removeFexCleanupEntries(639), + removeFexWait(640), + removeFexFail(982), + removeFexSuccess(983), + removeFexCleanUpVIfs(1997) + } + +CucsEquipmentFexFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + removeFex(887) + } + +CucsEquipmentFexPowerSummaryThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + modulePower(0), + modulePowerAvg(1), + modulePowerMax(2), + modulePowerMin(3), + availablePower(4), + availablePowerAvg(5), + availablePowerMax(6), + availablePowerMin(7), + reservedPower(8), + reservedPowerAvg(9), + reservedPowerMax(10), + reservedPowerMin(11), + totalPower(12), + totalPowerAvg(13), + totalPowerMax(14), + totalPowerMin(15) + } + +CucsEquipmentFexPowerSummaryHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + modulePower(0), + modulePowerAvg(1), + modulePowerMax(2), + modulePowerMin(3), + availablePower(4), + availablePowerAvg(5), + availablePowerMax(6), + availablePowerMin(7), + reservedPower(8), + reservedPowerAvg(9), + reservedPowerMax(10), + reservedPowerMin(11), + totalPower(12), + totalPowerAvg(13), + totalPowerMax(14), + totalPowerMin(15) + } + +CucsEquipmentFexPsuInputStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + current(0), + currentAvg(1), + currentMax(2), + currentMin(3), + power(4), + powerAvg(5), + powerMax(6), + powerMin(7), + voltage(8), + voltageAvg(9), + voltageMax(10), + voltageMin(11) + } + +CucsEquipmentFexPsuInputStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + current(0), + currentAvg(1), + currentMax(2), + currentMin(3), + power(4), + powerAvg(5), + powerMax(6), + powerMin(7), + voltage(8), + voltageAvg(9), + voltageMax(10), + voltageMin(11) + } + +CucsEquipmentFexSystemStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + kernelMemFree(0), + kernelMemFreeAvg(1), + kernelMemFreeMax(2), + kernelMemFreeMin(3), + kernelMemTotal(4), + kernelMemTotalAvg(5), + kernelMemTotalMax(6), + kernelMemTotalMin(7), + load(8), + loadAvg(9), + loadMax(10), + loadMin(11), + memAvailable(12), + memAvailableAvg(13), + memAvailableMax(14), + memAvailableMin(15), + memCached(16), + memCachedAvg(17), + memCachedMax(18), + memCachedMin(19) + } + +CucsEquipmentFexSystemStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + kernelMemFree(0), + kernelMemFreeAvg(1), + kernelMemFreeMax(2), + kernelMemFreeMin(3), + kernelMemTotal(4), + kernelMemTotalAvg(5), + kernelMemTotalMax(6), + kernelMemTotalMin(7), + load(8), + loadAvg(9), + loadMax(10), + loadMin(11), + memAvailable(12), + memAvailableAvg(13), + memAvailableMax(14), + memAvailableMin(15), + memCached(16), + memCachedAvg(17), + memCachedMax(18), + memCachedMin(19) + } + +CucsEquipmentHealthLedState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + normal(0), + minor(1), + critical(2) + } + +CucsEquipmentIOCardId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsEquipmentIOCardBaseFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fePresence(1732), + feConn(1736) + } + +CucsEquipmentIOCardBaseFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fePresenceBegin(1732), + fePresenceCheckLicense(1733), + fePresenceIdentify(1734), + fePresenceConfigChassisId(1735), + feConnBegin(1736), + feConnConfigureSwMgmtEndPoint(1737), + feConnConfigureVifNs(1738), + feConnConfigureEndPoint(1739), + feConnDiscoverChassis(1740), + feConnEnableChassis(1741), + feConnFail(1815), + feConnSuccess(1816), + fePresenceFail(1817), + fePresenceSuccess(1818) + } + +CucsEquipmentIOCardBaseFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeEquipmentIOCardBaseFePresenceUcsConfig(26), + samDmeEquipmentIOCardBaseFePresenceMiniUcsConfig(27) + } + +CucsEquipmentIOCardBaseFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fePresence(1732), + feConn(1736) + } + +CucsEquipmentIOCardFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fePresence(1), + feConn(3), + resetCmc(461), + muxOffline(645), + resetIom(817), + evacuate(1939), + resetEvacuate(1941), + resetPeerCmc(1980) + } + +CucsEquipmentIOCardFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fePresenceBegin(1), + fePresenceIdentify(2), + feConnBegin(3), + feConnConfigureSwMgmtEndPoint(4), + feConnConfigureVifNs(5), + feConnConfigureEndPoint(6), + feConnDiscoverChassis(7), + feConnEnableChassis(8), + feConnFail(378), + feConnSuccess(379), + fePresenceFail(380), + fePresenceSuccess(381), + resetCmcBegin(461), + resetCmcExecute(462), + resetCmcFail(465), + resetCmcSuccess(466), + fePresenceCheckLicense(544), + muxOfflineBegin(645), + muxOfflineCleanupEntries(646), + resetIomBegin(817), + resetIomExecute(818), + muxOfflineFail(984), + muxOfflineSuccess(985), + resetIomFail(986), + resetIomSuccess(987), + fePresenceConfigChassisId(1735), + evacuateBegin(1939), + evacuateExecute(1940), + resetEvacuateBegin(1941), + resetEvacuateExecute(1942), + evacuateFail(1959), + evacuateSuccess(1960), + resetEvacuateFail(1961), + resetEvacuateSuccess(1962), + resetPeerCmcBegin(1980), + resetPeerCmcExecute(1981), + resetPeerCmcFail(1993), + resetPeerCmcSuccess(1994) + } + +CucsEquipmentIOCardFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fePresence(1), + feConn(3), + resetCmc(461), + resetIom(961), + muxOffline(978), + evacuate(1939), + resetEvacuate(1941), + resetPeerCmc(1980) + } + +CucsEquipmentIOCardIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + thermal(0), + inoperable(1), + voltage(2), + perf(3), + power(4), + removed(5), + fabricPortProblem(6), + postFailure(7), + serverPortProblem(8), + vifCapacityReduced(9), + fabricpcLinkAutoAckFailed(10) + } + +CucsEquipmentIOCardStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + iomI2CErrorsDelta(0), + iomI2CErrorsDeltaAvg(1), + iomI2CErrorsDeltaMax(2), + iomI2CErrorsDeltaMin(3), + temp(4), + tempAvg(5), + tempMax(6), + tempMin(7), + procTemp(8), + procTempAvg(9), + procTempMax(10), + procTempMin(11) + } + +CucsEquipmentIOCardStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + iomI2CErrorsDelta(0), + iomI2CErrorsDeltaAvg(1), + iomI2CErrorsDeltaMax(2), + iomI2CErrorsDeltaMin(3), + temp(4), + tempAvg(5), + tempMax(6), + tempMin(7), + procTemp(8), + procTempAvg(9), + procTempMax(10), + procTempMin(11) + } + +CucsEquipmentInternalFanType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + chassis(0), + switch(1), + fex(2) + } + +CucsEquipmentIsSupported ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1) + } + +CucsEquipmentLedColor ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + green(1), + amber(2), + red(3), + blue(4) + } + +CucsEquipmentLedLocatorState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + inactive(0), + off(1), + on(2) + } + +CucsEquipmentLedOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + on(1), + off(2), + blinking(3), + eth(4), + fc(5), + unsupported(6) + } + +CucsEquipmentLocatorLedFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + setLocatorLed(15), + setFeLocatorLed(641), + setFiLocatorLed(1090), + setDiskLocatorLed(1744) + } + +CucsEquipmentLocatorLedFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + setLocatorLedBegin(15), + setLocatorLedExecute(16), + setLocatorLedFail(382), + setLocatorLedSuccess(383), + setFeLocatorLedBegin(641), + setFeLocatorLedExecute(642), + setFeLocatorLedFail(988), + setFeLocatorLedSuccess(989), + setFiLocatorLedBegin(1090), + setFiLocatorLedExecute(1091), + setFiLocatorLedFail(1140), + setFiLocatorLedSuccess(1141), + setDiskLocatorLedBegin(1744), + setDiskLocatorLedSetLocatorLedLocal(1745), + setDiskLocatorLedSetLocatorLedPeer(1746), + setDiskLocatorLedFail(1819), + setDiskLocatorLedSuccess(1820) + } + +CucsEquipmentLocatorLedFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + setLocatorLed(15), + setFeLocatorLed(641), + setFiLocatorLed(1119), + setDiskLocatorLed(1744) + } + +CucsEquipmentMemoryUnitDiscoveryModifierAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + setRevToOne(1), + setRev(2), + setRevStrict(3) + } + +CucsEquipmentMethod ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + post(0), + configCheck(1), + diagCheck(2), + selCheck(3) + } + +CucsEquipmentMmuPercent ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (0..100) + +CucsEquipmentNetworkElementFanStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + drivePercentage(0), + drivePercentageAvg(1), + drivePercentageMax(2), + drivePercentageMin(3), + speed(4), + speedAvg(5), + speedMax(6), + speedMin(7) + } + +CucsEquipmentNetworkElementFanStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + drivePercentage(0), + drivePercentageAvg(1), + drivePercentageMax(2), + drivePercentageMin(3), + speed(4), + speedAvg(5), + speedMax(6), + speedMin(7) + } + +CucsEquipmentOperability ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + operable(1), + inoperable(2), + degraded(3), + poweredOff(4), + powerProblem(5), + removed(6), + voltageProblem(7), + thermalProblem(8), + performanceProblem(9), + accessibilityProblem(10), + identityUnestablishable(11), + biosPostTimeout(12), + disabled(13), + malformedFru(14), + fabricConnProblem(51), + fabricUnsupportedConn(52), + config(81), + equipmentProblem(82), + decomissioning(83), + chassisLimitExceeded(84), + notSupported(100), + discovery(101), + discoveryFailed(102), + identify(103), + postFailure(104), + upgradeProblem(105), + peerCommProblem(106), + autoUpgrade(107), + linkActivateBlocked(108) + } + +CucsEquipmentOwnership ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + owned(1), + unowned(2) + } + +CucsEquipmentPOSTRecoverability ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + recoverable(1), + nonRecoverable(2) + } + +CucsEquipmentPasswordState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + set(1), + notSet(2) + } + +CucsEquipmentPictureType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + front(1), + back(2), + top(3), + bottom(4), + left(5), + right(6), + topScaled(7), + frontTopScaled(8), + frontBottomScaled(9) + } + +CucsEquipmentPortAttribute ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + scalability(1) + } + +CucsEquipmentPowerCapDefProfileMethod ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + default(1), + static(2), + pnuos(3), + nodemgr(4) + } + +CucsEquipmentPowerState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + on(1), + test(2), + off(3), + online(4), + offline(5), + offduty(6), + degraded(7), + powerSave(8), + error(9), + ok(10), + failed(11), + notSupported(100) + } + +CucsEquipmentPresence ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + empty(1), + equipped(10), + missing(11), + mismatch(12), + equippedNotPrimary(13), + equippedSlave(14), + mismatchSlave(15), + missingSlave(16), + equippedIdentityUnestablishable(20), + mismatchIdentityUnestablishable(21), + equippedWithMalformedFru(22), + inaccessible(30), + unauthorized(40), + notSupported(100), + equippedUnsupported(101), + equippedDiscNotStarted(102), + equippedDiscInProgress(103), + equippedDiscError(104), + equippedDiscUnknown(105) + } + +CucsEquipmentPsuType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ac(1), + dc(2) + } + +CucsEquipmentPsuId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsEquipmentPsuFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updatePSU(1808) + } + +CucsEquipmentPsuFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updatePSUBegin(1808), + updatePSUUpdateRequest(1809), + updatePSUPollUpdateStatus(1810), + updatePSUActivatePsu(1811), + updatePSUPollActivateStatus(1812), + updatePSUFail(1821), + updatePSUSuccess(1822) + } + +CucsEquipmentPsuFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeEquipmentPsuUpdatePSUFwUpdate(32), + samDmeEquipmentPsuUpdatePSUFwActivate(33) + } + +CucsEquipmentPsuFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updatePSU(1808) + } + +CucsEquipmentPsuInputSrc ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + n210AC50380DC(1), + n110AC(2), + undetermined(3), + nA(4) + } + +CucsEquipmentPsuInputStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + current(0), + currentAvg(1), + currentMax(2), + currentMin(3), + power(4), + powerAvg(5), + powerMax(6), + powerMin(7), + voltage(8), + voltageAvg(9), + voltageMax(10), + voltageMin(11) + } + +CucsEquipmentPsuInputStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + current(0), + currentAvg(1), + currentMax(2), + currentMin(3), + power(4), + powerAvg(5), + powerMax(6), + powerMin(7), + voltage(8), + voltageAvg(9), + voltageMax(10), + voltageMin(11) + } + +CucsEquipmentPsuOutputStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + current(0), + currentAvg(1), + currentMax(2), + currentMin(3), + power(4), + powerAvg(5), + powerMax(6), + powerMin(7), + voltage(8), + voltageAvg(9), + voltageMax(10), + voltageMin(11) + } + +CucsEquipmentPsuOutputStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + current(0), + currentAvg(1), + currentMax(2), + currentMin(3), + power(4), + powerAvg(5), + powerMax(6), + powerMin(7), + voltage(8), + voltageAvg(9), + voltageMax(10), + voltageMin(11) + } + +CucsEquipmentPsuStateQualifier ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + failure(1), + overCurrent(2), + overTemperature(3), + inputLoss(4), + fanFailure(5), + inputCurrentWarning(6), + inputVoltageWarning(7), + ambientTemperatureWarning(8), + outputCurrentWarning(9) + } + +CucsEquipmentPsuStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + psuI2CErrorsDelta(0), + psuI2CErrorsDeltaAvg(1), + psuI2CErrorsDeltaMax(2), + psuI2CErrorsDeltaMin(3), + input210v(4), + input210vAvg(5), + input210vMax(6), + input210vMin(7), + output12v(8), + output12vAvg(9), + output12vMax(10), + output12vMin(11), + output3v3(12), + output3v3Avg(13), + output3v3Max(14), + output3v3Min(15), + outputCurrent(16), + outputCurrentAvg(17), + outputCurrentMax(18), + outputCurrentMin(19), + outputPower(20), + outputPowerAvg(21), + outputPowerMax(22), + outputPowerMin(23) + } + +CucsEquipmentPsuStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + psuI2CErrorsDelta(0), + psuI2CErrorsDeltaAvg(1), + psuI2CErrorsDeltaMax(2), + psuI2CErrorsDeltaMin(3), + input210v(4), + input210vAvg(5), + input210vMax(6), + input210vMin(7), + output12v(8), + output12vAvg(9), + output12vMax(10), + output12vMin(11), + output3v3(12), + output3v3Avg(13), + output3v3Max(14), + output3v3Min(15), + outputCurrent(16), + outputCurrentAvg(17), + outputCurrentMax(18), + outputCurrentMin(19), + outputPower(20), + outputPowerAvg(21), + outputPowerMax(22), + outputPowerMin(23) + } + +CucsEquipmentPsuVoltageType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ac(1), + dc(2), + dv(3), + hvdc(4), + nA(5) + } + +CucsEquipmentRackUnitFanStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + speed(0), + speedAvg(1), + speedMax(2), + speedMin(3) + } + +CucsEquipmentRackUnitFanStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + speed(0), + speedAvg(1), + speedMax(2), + speedMin(3) + } + +CucsEquipmentRackUnitPsuStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ambientTemp(0), + ambientTempAvg(1), + ambientTempMax(2), + ambientTempMin(3), + inputPower(4), + inputPowerAvg(5), + inputPowerMax(6), + inputPowerMin(7), + inputVoltage(8), + inputVoltageAvg(9), + inputVoltageMax(10), + inputVoltageMin(11), + outputCurrent(12), + outputCurrentAvg(13), + outputCurrentMax(14), + outputCurrentMin(15), + outputPower(16), + outputPowerAvg(17), + outputPowerMax(18), + outputPowerMin(19), + outputVoltage(20), + outputVoltageAvg(21), + outputVoltageMax(22), + outputVoltageMin(23) + } + +CucsEquipmentRackUnitPsuStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ambientTemp(0), + ambientTempAvg(1), + ambientTempMax(2), + ambientTempMin(3), + inputPower(4), + inputPowerAvg(5), + inputPowerMax(6), + inputPowerMin(7), + inputVoltage(8), + inputVoltageAvg(9), + inputVoltageMax(10), + inputVoltageMin(11), + outputCurrent(12), + outputCurrentAvg(13), + outputCurrentMax(14), + outputCurrentMin(15), + outputPower(16), + outputPowerAvg(17), + outputPowerMax(18), + outputPowerMin(19), + outputVoltage(20), + outputVoltageAvg(21), + outputVoltageMax(22), + outputVoltageMin(23) + } + +CucsEquipmentRemoteChassisAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + acknowledged(1), + reAcknowledge(2), + decommission(3), + remove(4), + enablePortChannel(5), + disablePortChannel(6), + autoAcknowledge(7) + } + +CucsEquipmentRemovalConditions ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + notApplicable(2), + removableWhenOff(3), + removableWhenOnOrOff(4) + } + +CucsEquipmentResetOn ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + update(1), + activate(2) + } + +CucsEquipmentSecureBios ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + notSupported(1), + supported(2) + } + +CucsEquipmentSensorThresholdStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ok(1), + upperNonRecoverable(2), + upperCritical(3), + upperNonCritical(4), + lowerNonCritical(5), + lowerCritical(6), + lowerNonRecoverable(7), + notSupported(100) + } + +CucsEquipmentSharedIOModuleId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsEquipmentSiocRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + active(1), + standby(2) + } + +CucsEquipmentSlotArrayLocation ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + front(1), + back(2), + top(3), + bottom(4), + left(5), + right(6) + } + +CucsEquipmentSlotArrayOrientation ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + vertical(1), + horizontal(2) + } + +CucsEquipmentSlotArraySelector ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + psu(1), + fan(2), + iocard(3), + diskSlot(5), + driveSlot(6), + usbPort(7), + ethernetPort(8), + comPort(9), + parPort(10), + vgaPort(11), + dviPort(12), + keyboardPort(13), + mousePort(14), + gem(15), + blade(16) + } + +CucsEquipmentSlotSpanOrientation ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + inline(1), + transverse(2) + } + +CucsEquipmentSlotStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + empty(1), + equipped(10), + missing(11), + mismatch(12), + equippedNotPrimary(13), + equippedSlave(14), + mismatchSlave(15), + missingSlave(16), + equippedIdentityUnestablishable(20), + mismatchIdentityUnestablishable(21), + equippedWithMalformedFru(22), + inaccessible(30), + unauthorized(40), + equippedUnsupported(101), + equippedDeprecated(102) + } + +CucsEquipmentStorageContainmentMethod ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + controller(0), + computeEnclosure(1), + chassisEnclosure(2), + storageBlade(3) + } + +CucsEquipmentStorageMethod ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + singleFlash(1), + dualFlash(2) + } + +CucsEquipmentSwitchIOCardId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsEquipmentSwitchIOCardFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fePresence(1732), + feConn(1736), + evacuate(2002), + resetEvacuate(2004) + } + +CucsEquipmentSwitchIOCardFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fePresenceBegin(1732), + fePresenceCheckLicense(1733), + fePresenceIdentify(1734), + fePresenceConfigChassisId(1735), + feConnBegin(1736), + feConnConfigureSwMgmtEndPoint(1737), + feConnConfigureVifNs(1738), + feConnConfigureEndPoint(1739), + feConnDiscoverChassis(1740), + feConnEnableChassis(1741), + feConnFail(1815), + feConnSuccess(1816), + fePresenceFail(1817), + fePresenceSuccess(1818), + evacuateBegin(2002), + evacuateExecute(2003), + resetEvacuateBegin(2004), + resetEvacuateExecute(2005), + evacuateFail(2006), + evacuateSuccess(2007), + resetEvacuateFail(2008), + resetEvacuateSuccess(2009) + } + +CucsEquipmentSwitchIOCardFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + evacuate(2002), + resetEvacuate(2004) + } + +CucsEquipmentSystemFruType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + storageBlade(1) + } + +CucsEquipmentSystemIOControllerId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsEquipmentTpmConfigSupport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unsupported(0), + supported(1) + } + +CucsEquipmentTpmType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + virtual(2) + } + +CucsEquipmentUnifiedPortAlgorithm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + slideRuleEthFirstDoubleRow(1), + unrestricted(2), + slideRuleEthFirstSingleRow(3), + slideRuleFcFirstDoubleRow(4), + slideRuleFcFirstSingleRow(5), + slideRuleFcFirst3gfiRow(6) + } + +CucsEquipmentUuidFeatureCapUuidSupportMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + loose(1), + strict(2) + } + +CucsEquipmentXcvrId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..40) + +CucsEquipmentXcvrType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + h10gcu1m(1), + h10gcu3m(2), + h10gcu5m(3), + h10gcu7m(4), + h10gusr(5), + h10glrmsm(6), + cwdm1471(7), + cwdm1531(8), + cwdm1551(9), + fet(10), + sfp(11), + x2(12), + n10gbasesr(13), + n10gbaselr(14), + n10gbaselrm(15), + n10gbaseer(16), + h10gacu1m(17), + h10gacu3m(18), + h10gacu5m(19), + h10gacu7m(20), + h10gacu10m(21), + h10gacu15m(22), + qsfp40gsr4(23), + qsfph40gcu1m(24), + qsfph40gcu2m(25), + qsfph40gcu3m(26), + qsfph40gcu5m(27), + qsfp40gcr4(28), + qsfp40glr4(29), + qsfp4sfp10gcu1m(30), + qsfp4sfp10gcu3m(31), + qsfp4sfp10gcu5m(32), + qsfp4x10gac1m(33), + qsfp4x10gac3m(34), + qsfp4x10gac5m(35), + qsfp4x10gac7m(36), + qsfp4x10gac10m(37), + qsfploop(38), + qsfph40gacu1m(39), + qsfph40gacu3m(40), + qsfph40gacu5m(41), + qsfph40gacu7m(42), + qsfph40gacu10m(43), + qsfp4x10glr(44), + qsfp40gcsr4(45), + qsfpqsa(46), + qsfp4sfp10gcu2m(47), + qsfp40gfet(48), + qsfp40gsrbd(49), + qsfph40gaoc1m(50), + qsfph40gaoc2m(51), + qsfph40gaoc3m(52), + qsfph40gaoc5m(53), + qsfph40gaoc7m(54), + qsfph40gaoc10m(55), + qsfph40gaocunknown(56), + qsfp4x10ga0c1m(57), + qsfp4x10ga0c2m(58), + qsfp4x10ga0c3m(59), + qsfp4x10ga0c5m(60), + qsfp4x10ga0c7m(61), + qsfp4x10ga0c10m(62), + qsfp4x10ga0cunknown(63), + qsfpunknown(64), + qsfph40gaoc15m(65), + n1000basesx(66), + n1000baselx(67), + n1000baselh(68), + n1000basevx(69), + n1000basezx(70), + n1000basecx(71), + n1000basex(72), + n1000baset(73), + n1000baseunknown(74), + h10gacuaoc1m(192), + h10gacuaoc2m(193), + h10gacuaoc3m(194), + h10gacuaoc5m(195), + h10gacuaoc7m(196), + h10gacuaoc10m(197), + h10gacuaoc15m(198), + h10gaoc1m(199), + h10gaoc2m(200), + h10gaoc3m(201), + h10gaoc5m(202), + h10gaoc7m(203), + h10gaoc10m(204), + h10gcu2m(205), + h10gcu10m(206), + n10gbasezr(207), + dwdmsfp(208) + } + +CucsEquipmentCType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + sas(0), + flash(1), + nvme(2) + } + +CucsEquipmentFabricEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + chassis(1), + fex(2), + blade(3), + rackUnit(4), + cartridge(5), + serverUnit(6) + } + +CucsEquipmentPortBitmask ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + p1(0), + p2(1), + p3(2), + p4(3), + p5(4), + p6(5), + p7(6), + p8(7), + p9(8), + p10(9), + p11(10), + p12(11), + p13(12), + p14(13), + p15(14), + p16(15), + p17(16), + p18(17), + p19(18), + p20(19), + p21(20), + p22(21), + p23(22), + p24(23), + p25(24), + p26(25), + p27(26), + p28(27), + p29(28), + p30(29), + p31(30), + p32(31), + p33(32), + p34(33), + p35(34), + p36(35), + p37(36), + p38(37), + p39(38), + p40(39), + p41(40), + p42(41), + p43(42), + p44(43), + p45(44), + p46(45), + p47(46), + p48(47) + } + +CucsEtherCIoEpIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + aggregation(2), + virtual(3) + } + +CucsEtherCloudType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unclassified(1), + lan(2), + san(3) + } + +CucsEtherErrStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + alignDelta(0), + alignDeltaAvg(1), + alignDeltaMax(2), + alignDeltaMin(3), + deferredTxDelta(4), + deferredTxDeltaAvg(5), + deferredTxDeltaMax(6), + deferredTxDeltaMin(7), + fcsDelta(8), + fcsDeltaAvg(9), + fcsDeltaMax(10), + fcsDeltaMin(11), + intMacRxDelta(12), + intMacRxDeltaAvg(13), + intMacRxDeltaMax(14), + intMacRxDeltaMin(15), + intMacTxDelta(16), + intMacTxDeltaAvg(17), + intMacTxDeltaMax(18), + intMacTxDeltaMin(19), + outDiscardDelta(20), + outDiscardDeltaAvg(21), + outDiscardDeltaMax(22), + outDiscardDeltaMin(23), + rcvDelta(24), + rcvDeltaAvg(25), + rcvDeltaMax(26), + rcvDeltaMin(27), + underSizeDelta(28), + underSizeDeltaAvg(29), + underSizeDeltaMax(30), + underSizeDeltaMin(31), + xmitDelta(32), + xmitDeltaAvg(33), + xmitDeltaMax(34), + xmitDeltaMin(35) + } + +CucsEtherErrStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + alignDelta(0), + alignDeltaAvg(1), + alignDeltaMax(2), + alignDeltaMin(3), + deferredTxDelta(4), + deferredTxDeltaAvg(5), + deferredTxDeltaMax(6), + deferredTxDeltaMin(7), + fcsDelta(8), + fcsDeltaAvg(9), + fcsDeltaMax(10), + fcsDeltaMin(11), + intMacRxDelta(12), + intMacRxDeltaAvg(13), + intMacRxDeltaMax(14), + intMacRxDeltaMin(15), + intMacTxDelta(16), + intMacTxDeltaAvg(17), + intMacTxDeltaMax(18), + intMacTxDeltaMin(19), + outDiscardDelta(20), + outDiscardDeltaAvg(21), + outDiscardDeltaMax(22), + outDiscardDeltaMin(23), + rcvDelta(24), + rcvDeltaAvg(25), + rcvDeltaMax(26), + rcvDeltaMin(27), + underSizeDelta(28), + underSizeDeltaAvg(29), + underSizeDeltaMax(30), + underSizeDeltaMin(31), + xmitDelta(32), + xmitDeltaAvg(33), + xmitDeltaMax(34), + xmitDeltaMin(35) + } + +CucsEtherExternalEpAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsEtherExternalEpLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsEtherExternalPcAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsEtherExternalPcLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsEtherFcoeInterfaceStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + bytesRxDelta(0), + bytesRxDeltaAvg(1), + bytesRxDeltaMax(2), + bytesRxDeltaMin(3), + bytesTxDelta(4), + bytesTxDeltaAvg(5), + bytesTxDeltaMax(6), + bytesTxDeltaMin(7), + droppedRxDelta(8), + droppedRxDeltaAvg(9), + droppedRxDeltaMax(10), + droppedRxDeltaMin(11), + droppedTxDelta(12), + droppedTxDeltaAvg(13), + droppedTxDeltaMax(14), + droppedTxDeltaMin(15), + errorsRxDelta(16), + errorsRxDeltaAvg(17), + errorsRxDeltaMax(18), + errorsRxDeltaMin(19), + errorsTxDelta(20), + errorsTxDeltaAvg(21), + errorsTxDeltaMax(22), + errorsTxDeltaMin(23), + packetsRxDelta(24), + packetsRxDeltaAvg(25), + packetsRxDeltaMax(26), + packetsRxDeltaMin(27), + packetsTxDelta(28), + packetsTxDeltaAvg(29), + packetsTxDeltaMax(30), + packetsTxDeltaMin(31) + } + +CucsEtherFcoeInterfaceStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + bytesRxDelta(0), + bytesRxDeltaAvg(1), + bytesRxDeltaMax(2), + bytesRxDeltaMin(3), + bytesTxDelta(4), + bytesTxDeltaAvg(5), + bytesTxDeltaMax(6), + bytesTxDeltaMin(7), + droppedRxDelta(8), + droppedRxDeltaAvg(9), + droppedRxDeltaMax(10), + droppedRxDeltaMin(11), + droppedTxDelta(12), + droppedTxDeltaAvg(13), + droppedTxDeltaMax(14), + droppedTxDeltaMin(15), + errorsRxDelta(16), + errorsRxDeltaAvg(17), + errorsRxDeltaMax(18), + errorsRxDeltaMin(19), + errorsTxDelta(20), + errorsTxDeltaAvg(21), + errorsTxDeltaMax(22), + errorsTxDeltaMin(23), + packetsRxDelta(24), + packetsRxDeltaAvg(25), + packetsRxDeltaMax(26), + packetsRxDeltaMin(27), + packetsTxDelta(28), + packetsTxDeltaAvg(29), + packetsTxDeltaMax(30), + packetsTxDeltaMin(31) + } + +CucsEtherIntFIoEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsEtherInternalPcLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsEtherLossStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + sqetestDelta(0), + sqetestDeltaAvg(1), + sqetestDeltaMax(2), + sqetestDeltaMin(3), + carrierSenseDelta(4), + carrierSenseDeltaAvg(5), + carrierSenseDeltaMax(6), + carrierSenseDeltaMin(7), + excessCollisionDelta(8), + excessCollisionDeltaAvg(9), + excessCollisionDeltaMax(10), + excessCollisionDeltaMin(11), + giantsDelta(12), + giantsDeltaAvg(13), + giantsDeltaMax(14), + giantsDeltaMin(15), + lateCollisionDelta(16), + lateCollisionDeltaAvg(17), + lateCollisionDeltaMax(18), + lateCollisionDeltaMin(19), + multiCollisionDelta(20), + multiCollisionDeltaAvg(21), + multiCollisionDeltaMax(22), + multiCollisionDeltaMin(23), + singleCollisionDelta(24), + singleCollisionDeltaAvg(25), + singleCollisionDeltaMax(26), + singleCollisionDeltaMin(27), + symbolDelta(28), + symbolDeltaAvg(29), + symbolDeltaMax(30), + symbolDeltaMin(31) + } + +CucsEtherLossStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + sqetestDelta(0), + sqetestDeltaAvg(1), + sqetestDeltaMax(2), + sqetestDeltaMin(3), + carrierSenseDelta(4), + carrierSenseDeltaAvg(5), + carrierSenseDeltaMax(6), + carrierSenseDeltaMin(7), + excessCollisionDelta(8), + excessCollisionDeltaAvg(9), + excessCollisionDeltaMax(10), + excessCollisionDeltaMin(11), + giantsDelta(12), + giantsDeltaAvg(13), + giantsDeltaMax(14), + giantsDeltaMin(15), + lateCollisionDelta(16), + lateCollisionDeltaAvg(17), + lateCollisionDeltaMax(18), + lateCollisionDeltaMin(19), + multiCollisionDelta(20), + multiCollisionDeltaAvg(21), + multiCollisionDeltaMax(22), + multiCollisionDeltaMin(23), + singleCollisionDelta(24), + singleCollisionDeltaAvg(25), + singleCollisionDeltaMax(26), + singleCollisionDeltaMin(27), + symbolDelta(28), + symbolDeltaAvg(29), + symbolDeltaMax(30), + symbolDeltaMin(31) + } + +CucsEtherNiErrStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + crcDelta(0), + crcDeltaAvg(1), + crcDeltaMax(2), + crcDeltaMin(3), + frameTxDelta(4), + frameTxDeltaAvg(5), + frameTxDeltaMax(6), + frameTxDeltaMin(7), + inRangeDelta(8), + inRangeDeltaAvg(9), + inRangeDeltaMax(10), + inRangeDeltaMin(11), + tooLongDelta(12), + tooLongDeltaAvg(13), + tooLongDeltaMax(14), + tooLongDeltaMin(15), + tooShortDelta(16), + tooShortDeltaAvg(17), + tooShortDeltaMax(18), + tooShortDeltaMin(19) + } + +CucsEtherNiErrStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + crcDelta(0), + crcDeltaAvg(1), + crcDeltaMax(2), + crcDeltaMin(3), + frameTxDelta(4), + frameTxDeltaAvg(5), + frameTxDeltaMax(6), + frameTxDeltaMin(7), + inRangeDelta(8), + inRangeDeltaAvg(9), + inRangeDeltaMax(10), + inRangeDeltaMin(11), + tooLongDelta(12), + tooLongDeltaAvg(13), + tooLongDeltaMax(14), + tooLongDeltaMin(15), + tooShortDelta(16), + tooShortDeltaAvg(17), + tooShortDeltaMax(18), + tooShortDeltaMin(19) + } + +CucsEtherPIoEpIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + aggregation(2), + virtual(3) + } + +CucsEtherPIoFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + inCompatSfpPresence(1014), + inCompatSfpReplaced(1334) + } + +CucsEtherPIoFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + inCompatSfpPresenceBegin(1014), + inCompatSfpPresenceShutdown(1015), + inCompatSfpPresenceFail(1034), + inCompatSfpPresenceSuccess(1035), + inCompatSfpReplacedBegin(1334), + inCompatSfpReplacedEnablePort(1335), + inCompatSfpReplacedFail(1461), + inCompatSfpReplacedSuccess(1462) + } + +CucsEtherPauseStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + recvPauseDelta(0), + recvPauseDeltaAvg(1), + recvPauseDeltaMax(2), + recvPauseDeltaMin(3), + resetsDelta(4), + resetsDeltaAvg(5), + resetsDeltaMax(6), + resetsDeltaMin(7), + xmitPauseDelta(8), + xmitPauseDeltaAvg(9), + xmitPauseDeltaMax(10), + xmitPauseDeltaMin(11) + } + +CucsEtherPauseStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + recvPauseDelta(0), + recvPauseDeltaAvg(1), + recvPauseDeltaMax(2), + recvPauseDeltaMin(3), + resetsDelta(4), + resetsDeltaAvg(5), + resetsDeltaMax(6), + resetsDeltaMin(7), + xmitPauseDelta(8), + xmitPauseDeltaAvg(9), + xmitPauseDeltaMax(10), + xmitPauseDeltaMin(11) + } + +CucsEtherRxStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + broadcastPacketsDelta(0), + broadcastPacketsDeltaAvg(1), + broadcastPacketsDeltaMax(2), + broadcastPacketsDeltaMin(3), + jumboPacketsDelta(4), + jumboPacketsDeltaAvg(5), + jumboPacketsDeltaMax(6), + jumboPacketsDeltaMin(7), + multicastPacketsDelta(8), + multicastPacketsDeltaAvg(9), + multicastPacketsDeltaMax(10), + multicastPacketsDeltaMin(11), + totalBytesDelta(12), + totalBytesDeltaAvg(13), + totalBytesDeltaMax(14), + totalBytesDeltaMin(15), + totalPacketsDelta(16), + totalPacketsDeltaAvg(17), + totalPacketsDeltaMax(18), + totalPacketsDeltaMin(19), + unicastPacketsDelta(20), + unicastPacketsDeltaAvg(21), + unicastPacketsDeltaMax(22), + unicastPacketsDeltaMin(23) + } + +CucsEtherRxStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + broadcastPacketsDelta(0), + broadcastPacketsDeltaAvg(1), + broadcastPacketsDeltaMax(2), + broadcastPacketsDeltaMin(3), + jumboPacketsDelta(4), + jumboPacketsDeltaAvg(5), + jumboPacketsDeltaMax(6), + jumboPacketsDeltaMin(7), + multicastPacketsDelta(8), + multicastPacketsDeltaAvg(9), + multicastPacketsDeltaMax(10), + multicastPacketsDeltaMin(11), + totalBytesDelta(12), + totalBytesDeltaAvg(13), + totalBytesDeltaMax(14), + totalBytesDeltaMin(15), + totalPacketsDelta(16), + totalPacketsDeltaAvg(17), + totalPacketsDeltaMax(18), + totalPacketsDeltaMin(19), + unicastPacketsDelta(20), + unicastPacketsDeltaAvg(21), + unicastPacketsDeltaMax(22), + unicastPacketsDeltaMin(23) + } + +CucsEtherSatelliteConnectionDisc ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + absent(0), + present(1), + misConnect(2), + missing(3), + new(4), + unInitialized(5) + } + +CucsEtherServerIntFIoAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsEtherServerIntFIoIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsEtherServerIntFIoLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsEtherServerIntFIoTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsEtherServerIntFIoType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsEtherServerIntFIoFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configSpeed(1150) + } + +CucsEtherServerIntFIoFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configSpeedBegin(1150), + configSpeedConfigure(1151), + configSpeedFail(1182), + configSpeedSuccess(1183) + } + +CucsEtherServerIntFIoFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configSpeed(1150) + } + +CucsEtherServerIntFIoPcIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsEtherServerIntFIoPcPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1024..4096) + +CucsEtherServerIntFIoPcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsEtherServerIntFIoPcType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsEtherServerIntFIoPcEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsEtherServerIntFIoPcEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..33) + +CucsEtherSwitchIntFIoAck ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unInitialized(0), + unAcknowledged(1), + unsupportedConnectivity(2), + ok(3), + removing(4), + ackInProgress(6), + evaluation(7), + acknowledged(8), + autoAck(9) + } + +CucsEtherSwitchIntFIoIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsEtherSwitchIntFIoLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsEtherSwitchIntFIoTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsEtherSwitchIntFIoType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsEtherSwitchIntFIoPcIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsEtherSwitchIntFIoPcMulticastHwHash ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsEtherSwitchIntFIoPcPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1024..4096) + +CucsEtherSwitchIntFIoPcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsEtherSwitchIntFIoPcType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsEtherSwitchIntFIoPcEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsEtherSwitchIntFIoPcEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsEtherTxStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + broadcastPacketsDelta(0), + broadcastPacketsDeltaAvg(1), + broadcastPacketsDeltaMax(2), + broadcastPacketsDeltaMin(3), + jumboPacketsDelta(4), + jumboPacketsDeltaAvg(5), + jumboPacketsDeltaMax(6), + jumboPacketsDeltaMin(7), + multicastPacketsDelta(8), + multicastPacketsDeltaAvg(9), + multicastPacketsDeltaMax(10), + multicastPacketsDeltaMin(11), + totalBytesDelta(12), + totalBytesDeltaAvg(13), + totalBytesDeltaMax(14), + totalBytesDeltaMin(15), + totalPacketsDelta(16), + totalPacketsDeltaAvg(17), + totalPacketsDeltaMax(18), + totalPacketsDeltaMin(19), + unicastPacketsDelta(20), + unicastPacketsDeltaAvg(21), + unicastPacketsDeltaMax(22), + unicastPacketsDeltaMin(23) + } + +CucsEtherTxStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + broadcastPacketsDelta(0), + broadcastPacketsDeltaAvg(1), + broadcastPacketsDeltaMax(2), + broadcastPacketsDeltaMin(3), + jumboPacketsDelta(4), + jumboPacketsDeltaAvg(5), + jumboPacketsDeltaMax(6), + jumboPacketsDeltaMin(7), + multicastPacketsDelta(8), + multicastPacketsDeltaAvg(9), + multicastPacketsDeltaMax(10), + multicastPacketsDeltaMin(11), + totalBytesDelta(12), + totalBytesDeltaAvg(13), + totalBytesDeltaMax(14), + totalBytesDeltaMin(15), + totalPacketsDelta(16), + totalPacketsDeltaAvg(17), + totalPacketsDeltaMax(18), + totalPacketsDeltaMin(19), + unicastPacketsDelta(20), + unicastPacketsDeltaAvg(21), + unicastPacketsDeltaMax(22), + unicastPacketsDeltaMin(23) + } + +CucsEventEpCtrlLevel ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + cleared(0), + info(1), + condition(2), + warning(3), + minor(4), + major(5), + critical(6) + } + +CucsEventStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + subscribed(0), + failed(1) + } + +CucsExtmgmtArpTargetsMaxDeadlineTimeout ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (5..15) + +CucsExtmgmtArpTargetsNumberOfArpRequests ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..5) + +CucsExtmgmtGatewayPingMaxDeadlineTimeout ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (5..15) + +CucsExtmgmtGatewayPingNumberOfPingRequests ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..5) + +CucsExtmgmtIfMonPolicyAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsExtmgmtIfMonPolicyMonitorMechanism ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + miiStatus(0), + arpTargetPing(1), + gatewayPing(2) + } + +CucsExtmgmtMiiStatusMaxRetryCount ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..3) + +CucsExtmgmtMiiStatusRetryInterval ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (3..10) + +CucsExtmgmtNdiscTargetsMaxDeadlineTimeout ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (5..15) + +CucsExtmgmtNdiscTargetsNumberOfNdiscRequests ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..5) + +CucsExtpolAppCapability ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + serviceReg(0), + identifierMgr(1), + operationMgr(2), + resourceMgr(3), + virtualSwitchingMgr(4), + policyMgr(5), + bootMgr(6), + vmMgr(7), + vmAdmin(8), + infraCryptoOffloa(9), + vmm(10), + vmVasw(11), + vmFw(12), + vmSlb(13), + infraFw(14), + infraSlb(15), + ipam(16), + pcm(17), + infraAggr(18), + infraWas(19), + infraWaf(20), + infraPasw(21), + infraPdsw(22), + storageBroker(23), + orgMgr(24), + statsMgr(25), + centralMgr(26) + } + +CucsExtpolClientFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateContextFsm(214) + } + +CucsExtpolClientFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateContextFsmBegin(214), + updateContextFsmExecute(215), + updateContextFsmFail(218), + updateContextFsmSuccess(219) + } + +CucsExtpolClientFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateContextFsm(214) + } + +CucsExtpolConnProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ipv4(0), + ipv6(1), + unknown(2) + } + +CucsExtpolConnType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ape(5), + serviceReg(27), + identifierMgr(28), + operationMgr(29), + resourceMgr(30), + virtualSwitchingMgr(31), + policyMgr(32), + bootMgr(33), + vmMgr(34), + managedEndpoint(35), + mgmtController(36), + storageBroker(37), + resourceAggr(38), + statsMgr(39), + centralMgr(40) + } + +CucsExtpolConnectorNwState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + connected(0), + lostConnectivity(1) + } + +CucsExtpolConnectorOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unregistered(0), + lostVisibility(1), + registering(2), + synchronizing(3), + registered(4), + versionMismatch(5), + registryNotReachable(6) + } + +CucsExtpolEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + repairCert(1193), + registerFsm(1349) + } + +CucsExtpolEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + repairCertBegin(1193), + repairCertVerifyGuid(1194), + repairCertUnregister(1195), + repairCertCleanOldData(1196), + repairCertRequest(1197), + repairCertVerify(1198), + registerFsmBegin(1349), + registerFsmExecute(1350), + registerFsmFail(1393), + registerFsmSuccess(1394), + repairCertFail(1395), + repairCertSuccess(1396) + } + +CucsExtpolEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + repairCert(1193), + registerFsm(1349) + } + +CucsExtpolLossVisibilitySource ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + polling(1) + } + +CucsExtpolProviderFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + reportConfigImport(1374) + } + +CucsExtpolProviderFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + reportConfigImportBegin(1374), + reportConfigImportReport(1375), + reportConfigImportFail(1398), + reportConfigImportSuccess(1399) + } + +CucsExtpolProviderFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + reportConfigImport(1374) + } + +CucsExtpolRegistryFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + crossDomainConfig(1351), + crossDomainDelete(1354) + } + +CucsExtpolRegistryFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + crossDomainConfigBegin(1351), + crossDomainConfigSetLocal(1352), + crossDomainConfigSetPeer(1353), + crossDomainDeleteBegin(1354), + crossDomainDeleteSetLocal(1355), + crossDomainDeleteSetPeer(1356), + crossDomainConfigFail(1397), + crossDomainConfigSuccess(1398), + crossDomainDeleteFail(1399), + crossDomainDeleteSuccess(1400) + } + +CucsExtpolRegistryFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + crossDomainConfig(1351), + crossDomainDelete(1354) + } + +CucsExtpolScanCompletionStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + inProgress(0), + completed(1) + } + +CucsExtpolScanEnablementState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(0), + disabled(1) + } + +CucsExtpolState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + licenseOk(1), + licenseInsufficient(2), + licenseGraceperiod(3), + licenseExpired(4), + notApplicable(5) + } + +CucsExtpolSuspendState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + off(0), + on(1) + } + +CucsExtpolVersionHolderOperation ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + noOperation(0), + add(1), + delete(2) + } + +CucsExtpolConnectionProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ipv4(0), + ipv6(1), + unknown(2) + } + +CucsExtvmmEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + clusterRole(1129) + } + +CucsExtvmmEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + clusterRoleBegin(1129), + clusterRoleSetPeer(1130), + clusterRoleSetLocal(1131), + clusterRoleFail(1142), + clusterRoleSuccess(1143) + } + +CucsExtvmmEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + clusterRole(1086) + } + +CucsExtvmmFabricNetworkType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notConnected(0), + notConnectedPvlans(1), + connected(2) + } + +CucsExtvmmKeyStoreFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + certInstall(539) + } + +CucsExtvmmKeyStoreFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + certInstallBegin(539), + certInstallSetLocal(540), + certInstallSetPeer(541), + certInstallFail(561), + certInstallSuccess(562) + } + +CucsExtvmmKeyStoreFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + certInstall(539) + } + +CucsExtvmmMasterExtKeyFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + config(575) + } + +CucsExtvmmMasterExtKeyFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configBegin(575), + configSetLocal(576), + configSetPeer(577), + configFail(578), + configSuccess(579) + } + +CucsExtvmmMasterExtKeyFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + config(575) + } + +CucsExtvmmNetworkSetConfigQualifier ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + normal(0), + duplicateVmndReference(1) + } + +CucsExtvmmNetworkSetsFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(1539) + } + +CucsExtvmmNetworkSetsFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployBegin(1539), + deployLocal(1540), + deployPeer(1541), + deployFail(1554), + deploySuccess(1555) + } + +CucsExtvmmNetworkSetsFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(1539) + } + +CucsExtvmmOwnership ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + discovered(1), + managed(2) + } + +CucsExtvmmProviderFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + config(536) + } + +CucsExtvmmProviderFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configBegin(536), + configSetPeer(537), + configSetLocal(538), + configFail(563), + configSuccess(564), + configGetVersion(581) + } + +CucsExtvmmProviderFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + config(536), + collectGarbage(1130) + } + +CucsExtvmmRefOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + up(0), + invalidReference(1) + } + +CucsExtvmmSwitchDelTaskFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + removeProvider(542) + } + +CucsExtvmmSwitchDelTaskFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + removeProviderBegin(542), + removeProviderRemoveLocal(543), + removeProviderFail(565), + removeProviderSuccess(566) + } + +CucsExtvmmSwitchDelTaskFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + removeProvider(542) + } + +CucsExtvmmVcVersion ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + kl(1), + klU1(2) + } + +CucsExtvmmVnicType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ether(1), + fc(4), + scsi(8), + ipc(16) + } + +CucsExtvmmProviderVendorType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + vmware(1), + microsoft(2) + } + +CucsFabricADceSwSrvEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricAEthEstcEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricAEthEstcEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricAEthEstcEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricAEthLanEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricAFcEstcEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricAFcEstcEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricAFcSanEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricAFcoeEstcEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricAFcoeEstcEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricAFcoeEstcEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricAFcoeSanEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricAVlanAssocPrimaryVlanSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + mgmt(3) + } + +CucsFabricAVlanSharing ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + primary(1), + isolated(2), + community(3) + } + +CucsFabricAVlanTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricAVlanType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricAVsanTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricAVsanType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricAccessType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + lan(0), + san(1) + } + +CucsFabricAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricBHVlanSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + dual(3) + } + +CucsFabricBladeLifeCycle ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + inService(1), + outOfService(2), + outOfServiceSlave(3) + } + +CucsFabricBreakoutPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricBreakoutSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsFabricBreakoutOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricBreakoutOperationSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsFabricBreakoutType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + n10g4x(1) + } + +CucsFabricCIoEpAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricCIoEpIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + aggregation(2), + virtual(3) + } + +CucsFabricCartridgeSlotEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsFabricCartridgeSlotEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + identify(1874) + } + +CucsFabricCartridgeSlotEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + identifyBegin(1874), + identifyExecuteLocal(1875), + identifyExecutePeer(1876), + identifyFail(1917), + identifySuccess(1918) + } + +CucsFabricCartridgeSlotEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + identify(1874) + } + +CucsFabricCdpLinkPolicyAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricCloudType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ethlan(0), + ethestclan(1), + ethlanmon(2), + fcsan(3), + fcsanmon(4), + fcestc(5) + } + +CucsFabricComputeEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricComputeEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricComputeMSlotEpServerInstanceId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..16) + +CucsFabricComputeMSlotEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsFabricComputeMSlotEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + identify(1877) + } + +CucsFabricComputeMSlotEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + identifyBegin(1877), + identifyExecuteLocal(1878), + identifyExecutePeer(1879), + identifyFail(1919), + identifySuccess(1920) + } + +CucsFabricComputeMSlotEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + identify(1877) + } + +CucsFabricComputePhEpAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2), + remove(3) + } + +CucsFabricComputePhEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..4) + +CucsFabricComputePhEpOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + enabled(1), + disabled(2) + } + +CucsFabricComputeSlotEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsFabricComputeSlotEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + identify(20) + } + +CucsFabricComputeSlotEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + identifyBegin(20), + identifyExecuteLocal(21), + identifyExecutePeer(22), + identifyFail(390), + identifySuccess(391), + identifyEvaluateIdentity(1691) + } + +CucsFabricComputeSlotEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + identify(20) + } + +CucsFabricConfMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + logicalConfigInvalid(1), + validatingConf(2), + applyPhysTrans(3), + confSwitch(4) + } + +CucsFabricConfState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + logicalConfigInvalid(1) + } + +CucsFabricConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + applied(1), + inconsistent(2) + } + +CucsFabricDceSwSrvEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..40) + +CucsFabricDceSwSrvEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..1) + +CucsFabricDceSwSrvEpOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + enabled(1), + disabled(2) + } + +CucsFabricDceSwSrvEpOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricDceSwSrvEpOperationSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..4) + +CucsFabricDceSwSrvPcAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricDceSwSrvPcPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1024..4096) + +CucsFabricDceSwSrvPcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricDceSwSrvPcEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricDceSwSrvPcEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..3) + +CucsFabricDefaultZoningState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsFabricDirection ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + receive(1), + transmit(2) + } + +CucsFabricEnclosureSlotEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsFabricEpMgrFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(1113) + } + +CucsFabricEpMgrFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configureBegin(1113), + configureValidateConfiguration(1114), + configureApplyPhysical(1115), + configureWaitOnPhys(1116), + configureApplyConfig(1117), + configureFail(1144), + configureSuccess(1145) + } + +CucsFabricEpMgrFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeFabricEpMgrConfigurePhysChange(51), + samDmeFabricEpMgrConfigureModification(52), + samDmeFabricEpMgrConfigureEthServerConfig(53), + samDmeFabricEpMgrConfigureEthUplinkConfig(54), + samDmeFabricEpMgrConfigureFcUplinkConfig(55), + samDmeFabricEpMgrConfigureEthStorageConfig(56), + samDmeFabricEpMgrConfigureFcStorageConfig(57) + } + +CucsFabricEpMgrFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(1078) + } + +CucsFabricEpVlanVlanType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + regular(0), + default(1), + native(2), + fcoeuplinknative(3) + } + +CucsFabricEquipmentEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricEquipmentEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricEstcEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricEstcPcIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricEstcPcType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricEthCdpPolicyProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + udld(1), + cdp(2) + } + +CucsFabricEthEstcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricEthEstcType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricEthEstcEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..40) + +CucsFabricEthEstcEpPrio ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + fc(1), + platinum(2), + gold(3), + silver(4), + bronze(5), + bestEffort(6) + } + +CucsFabricEthEstcEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..3) + +CucsFabricEthEstcEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricEthEstcEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricEthEstcEpOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + enabled(1), + disabled(2) + } + +CucsFabricEthEstcEpOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricEthEstcEpOperationSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..4) + +CucsFabricEthEstcEpOperationFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiport(524) + } + +CucsFabricEthEstcEpOperationFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiportBegin(524), + fiportRoleConfig(525), + fiportPushVxan(526), + fiportWait(527), + fiportVxanConfig(528), + fiportCleanUp(529), + fiportFail(532), + fiportSuccess(533) + } + +CucsFabricEthEstcOperPortMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + regularTrunk(1), + regularAccess(2), + promiscuousTrunk(3), + promiscuousAccess(4) + } + +CucsFabricEthEstcPcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricEthEstcPcEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..40) + +CucsFabricEthEstcPcEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..3) + +CucsFabricEthEstcPcEpOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricEthEstcPcEpOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricEthEstcPcEpOperationSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..5) + +CucsFabricEthEstcPcOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricEthEstcPcOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..256) + +CucsFabricEthEstcPcOperationFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiport(524) + } + +CucsFabricEthEstcPcOperationFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiportBegin(524), + fiportRoleConfig(525), + fiportPushVxan(526), + fiportWait(527), + fiportVxanConfig(528), + fiportCleanUp(529), + fiportFail(532), + fiportSuccess(533) + } + +CucsFabricEthEstcPortMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + trunk(1), + access(2) + } + +CucsFabricEthFlowMonLanTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricEthFlowMonLanType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricEthFlowMonSourceType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + vnic(1), + portProfile(2) + } + +CucsFabricEthFlowMonSrcRefType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricEthLanTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricEthLanEpVlanStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + missingPrimary(1) + } + +CucsFabricEthLanEpOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + enabled(1), + disabled(2) + } + +CucsFabricEthLanEpOperationAutoNegotiate ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1), + remoteAutoNeg(2) + } + +CucsFabricEthLanEpOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricEthLanEpOperationSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..4) + +CucsFabricEthLanEpOperationFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiport(524) + } + +CucsFabricEthLanEpOperationFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiportBegin(524), + fiportRoleConfig(525), + fiportPushVxan(526), + fiportWait(527), + fiportVxanConfig(528), + fiportCleanUp(529), + fiportFail(532), + fiportSuccess(533) + } + +CucsFabricEthLanFlowMonTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricEthLanFlowMonCollectorTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricEthLanFlowMonExporterTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricEthLanFlowMonSrcEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricEthLanFlowMonitorTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricEthLanFlowMonitoringType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ethFlowMonitoring(1), + span(2) + } + +CucsFabricEthLanPcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricEthLanPcVlanStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + missingPrimary(1) + } + +CucsFabricEthLanPcEpOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricEthLanPcEpOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricEthLanPcEpOperationSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..5) + +CucsFabricEthLanPcOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricEthLanPcOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..256) + +CucsFabricEthLanPcOperationFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiport(524) + } + +CucsFabricEthLanPcOperationFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiportBegin(524), + fiportRoleConfig(525), + fiportPushVxan(526), + fiportWait(527), + fiportVxanConfig(528), + fiportCleanUp(529), + fiportFail(532), + fiportSuccess(533) + } + +CucsFabricEthLinkPolicyType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricEthMonTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricEthMonType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricEthMonDestEpAdminSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + indeterminate(0), + n1gbps(1), + n10gbps(2), + n20gbps(3), + n40gbps(4) + } + +CucsFabricEthMonDestEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricEthMonDestEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..40) + +CucsFabricEthMonDestEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..3) + +CucsFabricEthMonDestEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricEthMonFiltEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricEthMonFiltRefType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricEthMonLanTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricEthMonLanType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricEthMonSrcEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricEthMonSrcRefType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricEthPcProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + static(1), + lacp(2) + } + +CucsFabricEthPortOperationFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiport(524) + } + +CucsFabricEthPortOperationFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiportBegin(524), + fiportRoleConfig(525), + fiportPushVxan(526), + fiportWait(527), + fiportVxanConfig(528), + fiportCleanUp(529), + fiportFail(532), + fiportSuccess(533) + } + +CucsFabricEthSourceType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + vnic(1), + uplinkPort(2), + vlan(3), + serverPort(4), + portChannel(5), + hostPort(6), + storage(7), + nasPort(8), + nasPortChannel(9), + fcoeuplinkPortchannel(10), + vmNic(11), + vhba(20) + } + +CucsFabricEthTargetEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricEthUdldPolicyProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + udld(1), + cdp(2) + } + +CucsFabricEthVlanPcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricEthVlanPortEpVlanStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + missingPrimary(1) + } + +CucsFabricEtherRefLcCtrlState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + available(0), + allocated(1), + deallocated(2), + repurposed(3) + } + +CucsFabricExternalLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsFabricExternalEpAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricExternalEpLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsFabricExternalPcLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsFabricFIPortOperationFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiport(524) + } + +CucsFabricFIPortOperationFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiportBegin(524), + fiportRoleConfig(525), + fiportPushVxan(526), + fiportWait(527), + fiportVxanConfig(528), + fiportCleanUp(529), + fiportFail(532), + fiportSuccess(533) + } + +CucsFabricFIPortOperationFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiport(524) + } + +CucsFabricFcEstcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricFcEstcType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricFcEstcEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..40) + +CucsFabricFcEstcEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (2..5) + +CucsFabricFcEstcEpOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + enabled(1), + disabled(2) + } + +CucsFabricFcEstcEpOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricFcEstcEpOperationSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..5) + +CucsFabricFcEstcEpOperationFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiport(524) + } + +CucsFabricFcEstcEpOperationFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiportBegin(524), + fiportRoleConfig(525), + fiportPushVxan(526), + fiportWait(527), + fiportVxanConfig(528), + fiportCleanUp(529), + fiportFail(532), + fiportSuccess(533) + } + +CucsFabricFcMonTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricFcMonType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricFcMonDestEpAdminSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + indeterminate(0), + n1gbps(1), + n2gbps(2), + n4gbps(3), + n8gbps(4), + auto(5), + n16gbps(6) + } + +CucsFabricFcMonDestEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricFcMonDestEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..40) + +CucsFabricFcMonDestEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (2..5) + +CucsFabricFcMonDestEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricFcMonFiltEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricFcMonFiltRefType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricFcMonSanTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricFcMonSanType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricFcMonSrcEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricFcMonSrcRefType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricFcPortOperationFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiport(524) + } + +CucsFabricFcPortOperationFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiportBegin(524), + fiportRoleConfig(525), + fiportPushVxan(526), + fiportWait(527), + fiportVxanConfig(528), + fiportCleanUp(529), + fiportFail(532), + fiportSuccess(533) + } + +CucsFabricFcSanTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricFcSanUplinkTrunking ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsFabricFcSanEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..40) + +CucsFabricFcSanEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (2..5) + +CucsFabricFcSanEpOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + enabled(1), + disabled(2) + } + +CucsFabricFcSanEpOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricFcSanEpOperationSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..5) + +CucsFabricFcSanEpOperationFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiport(524) + } + +CucsFabricFcSanEpOperationFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiportBegin(524), + fiportRoleConfig(525), + fiportPushVxan(526), + fiportWait(527), + fiportVxanConfig(528), + fiportCleanUp(529), + fiportFail(532), + fiportSuccess(533) + } + +CucsFabricFcSanPcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricFcSanPcEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..40) + +CucsFabricFcSanPcEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (2..5) + +CucsFabricFcSanPcEpOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricFcSanPcEpOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricFcSanPcEpOperationSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..5) + +CucsFabricFcSanPcOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricFcSanPcOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..256) + +CucsFabricFcSanPcOperationFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiport(524) + } + +CucsFabricFcSanPcOperationFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiportBegin(524), + fiportRoleConfig(525), + fiportPushVxan(526), + fiportWait(527), + fiportVxanConfig(528), + fiportCleanUp(529), + fiportFail(532), + fiportSuccess(533) + } + +CucsFabricFcSourceType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + vhba(1), + uplinkPort(2), + vsan(3), + storage(4), + portChannel(5) + } + +CucsFabricFcVsanPcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricFcVsanPortEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..256) + +CucsFabricFcVsanPortEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (0..5) + +CucsFabricFcZoneSharingMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + coalesce(0), + clearUnmanagedZoneActive(1), + clearUnmanagedZoneAll(2) + } + +CucsFabricFcoeEstcEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..40) + +CucsFabricFcoeEstcEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..3) + +CucsFabricFcoeEstcEpOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + enabled(1), + disabled(2) + } + +CucsFabricFcoeEstcEpOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricFcoeEstcEpOperationSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..4) + +CucsFabricFcoeEstcEpOperationFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiport(524) + } + +CucsFabricFcoeEstcEpOperationFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiportBegin(524), + fiportRoleConfig(525), + fiportPushVxan(526), + fiportWait(527), + fiportVxanConfig(528), + fiportCleanUp(529), + fiportFail(532), + fiportSuccess(533) + } + +CucsFabricFcoeSanEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricFcoeSanEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..5) + +CucsFabricFcoeSanEpOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + enabled(1), + disabled(2) + } + +CucsFabricFcoeSanEpOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricFcoeSanEpOperationSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..4) + +CucsFabricFcoeSanEpOperationFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiport(524) + } + +CucsFabricFcoeSanEpOperationFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiportBegin(524), + fiportRoleConfig(525), + fiportPushVxan(526), + fiportWait(527), + fiportVxanConfig(528), + fiportCleanUp(529), + fiportFail(532), + fiportSuccess(533) + } + +CucsFabricFcoeSanPcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricFcoeSanPcEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricFcoeSanPcEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..5) + +CucsFabricFcoeSanPcEpOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricFcoeSanPcEpOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricFcoeSanPcEpOperationSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..5) + +CucsFabricFcoeSanPcOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricFcoeSanPcOperationPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..256) + +CucsFabricFcoeSanPcOperationFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiport(524) + } + +CucsFabricFcoeSanPcOperationFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + fiportBegin(524), + fiportRoleConfig(525), + fiportPushVxan(526), + fiportWait(527), + fiportVxanConfig(528), + fiportCleanUp(529), + fiportFail(532), + fiportSuccess(533) + } + +CucsFabricFcoeVsanPcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricFcoeVsanPortEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..256) + +CucsFabricFcoeVsanPortEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..5) + +CucsFabricFillPattern ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + idle(0), + arbff(1) + } + +CucsFabricFlowMonAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricFlowMonCollectorLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsFabricFlowMonDefType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + systemDefined(1), + userDefined(2) + } + +CucsFabricFlowMonIpv4Keys ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ipv4SrcAddress(0), + ipv4DestAddress(1), + ipProtocol(2), + ipTos(3), + srcPort(4), + destPort(5) + } + +CucsFabricFlowMonIpv6Keys ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ipv6SrcAddress(0), + ipv6DestAddress(1), + ipProtocol(2), + srcPort(4), + destPort(5) + } + +CucsFabricFlowMonKeyType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + l2keys(0), + ipv4keys(1), + ipv6keys(2) + } + +CucsFabricFlowMonL2Keys ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ethertype(0), + destMacAddress(1), + srcMacAddress(2) + } + +CucsFabricFlowMonNonKeys ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + counterPacketsLong(0), + counterBytesLong(1), + sysUptimeFirst(2), + sysUptimeLast(3) + } + +CucsFabricFlowMonitoringCategoryAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricHostPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + any(0), + n1(1), + n2(2), + none(10) + } + +CucsFabricInternalLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsFabricInternalDceSrvTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsFabricInternalDceSrvType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricInternalEpAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricInternalEpLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsFabricInternalPcLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsFabricLacpRate ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + normal(0), + fast(1) + } + +CucsFabricLacpSuspend ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + false(0), + true(1) + } + +CucsFabricLanType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricLanCloudVlanCompression ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricLanCloudFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + switchMode(184) + } + +CucsFabricLanCloudFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + switchModeBegin(184), + switchModeSwConfigPeer(185), + switchModeSwConfigLocal(186), + switchModeFail(392), + switchModeSuccess(393) + } + +CucsFabricLanCloudFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + switchMode(184) + } + +CucsFabricLanCloudPolicyVlanCompression ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricLanConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + vlanCompGrpCountExceedsLimit(0) + } + +CucsFabricLanEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricLanEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricLanFlowMonType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricLanFlowMonCollectorType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricLanFlowMonExporterType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricLanFlowMonSrcEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricLanFlowMonitorType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricLanPcIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricLanPcType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricLifeCycle ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + inService(1), + outOfService(2), + outOfServiceSlave(3) + } + +CucsFabricMemberStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + up(0), + down(1) + } + +CucsFabricMembershipStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + down(1), + up(2), + hotStandby(3), + suspended(4), + individual(5), + moduleRemoved(6), + incompatibleSpeed(7), + unknown(8) + } + +CucsFabricMonAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricMonOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + up(1), + down(2), + error(3) + } + +CucsFabricMonOperStateReason ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + active(0), + noHardwareResource(1), + noOperationalSrcDst(2), + genericError(3), + noSourcesConfigured(4), + noDestinationConfigured(5), + noSourceDestinationConfigured(6), + sessionAdminShut(7), + wrongDestinationMode(8), + wrongSourceMode(9), + tunnelMisconfDown(10), + noFlowIdSpecified(11), + unknown(12) + } + +CucsFabricNFExporterVersion ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + v9(1), + ipfix(2) + } + +CucsFabricNFTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + udp(1), + sctp(2) + } + +CucsFabricNetGroupSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + mgmt(3) + } + +CucsFabricNetGroupConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + nativeVlanNotFound(0) + } + +CucsFabricNetGroupType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + mgmt(0), + vlanCompression(1), + vlanUncompressed(2), + vpCompression(3) + } + +CucsFabricNetflowCollectorFlowProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + netflow(1) + } + +CucsFabricNetflowConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + monitorUnresolved(0), + exporterUnresolved(1), + exporterProfileUnresolved(2), + collectorUnresolved(3), + sourceVlanUnresolved(4) + } + +CucsFabricNetflowMonExporterProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + netflow(1) + } + +CucsFabricNetflowMonSessionAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricNetflowMonSessionProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + netflow(1) + } + +CucsFabricNetflowMonSrcEpProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + netflow(1) + } + +CucsFabricNetflowMonSrcRefProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + netflow(1) + } + +CucsFabricNetflowMonitorFlowMonProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + netflow(1) + } + +CucsFabricOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + up(1), + down(2), + errorMisconfigured(3), + failed(4) + } + +CucsFabricOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + policy(1), + management(2) + } + +CucsFabricPIoEpIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + aggregation(2), + virtual(3) + } + +CucsFabricPIoEpOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + up(1), + down(2), + errorMisconfigured(3), + failed(4), + errorUnsupportedMiniServerPort(5) + } + +CucsFabricPIoEpPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..40) + +CucsFabricPIoEpSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..3) + +CucsFabricPathEpIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + aggregation(2), + virtual(3) + } + +CucsFabricPathEpLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsFabricPcConfigStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + applied(1), + incompatibleSpeed(2) + } + +CucsFabricPermitStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + available(0), + inUse(1), + assigned(2) + } + +CucsFabricPinTargetAggrPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricPinTargetPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..20) + +CucsFabricPinTargetSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsFabricPolicyConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + conflictingOrEmptyQuerierIp(0) + } + +CucsFabricPoolMemberConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + namedVlanUnresolved(0) + } + +CucsFabricQuerierType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(0), + disabled(1) + } + +CucsFabricRemoteAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + enabled(1), + disabled(2) + } + +CucsFabricRemoteSlotAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + acknowledged(1), + reacknowledge(3) + } + +CucsFabricReqIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + permitUnresolved(0) + } + +CucsFabricSanType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricSanCloudFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + switchMode(871) + } + +CucsFabricSanCloudFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + switchModeBegin(871), + switchModeSwConfigPeer(872), + switchModeSwConfigLocal(873), + switchModeFail(992), + switchModeSuccess(993) + } + +CucsFabricSanCloudFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + switchMode(875) + } + +CucsFabricSanConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + vsanCountExceedsLimit(0) + } + +CucsFabricSanEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricSanEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricSanPcIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricSanPcType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricSlotAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + acknowledged(1), + reacknowledge(3) + } + +CucsFabricSnoopingType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(0), + disabled(1) + } + +CucsFabricStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + modified(0), + created(1), + deleted(2), + intentDeletion(3) + } + +CucsFabricSubGroupAggrPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricSubGroupConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricSubGroupSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..4) + +CucsFabricSwChEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricSwChEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricSwChPhEpAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2), + remove(3) + } + +CucsFabricSwChPhEpOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + enabled(1), + disabled(2) + } + +CucsFabricSwSrvEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricSwSrvEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricSwSrvPcIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricSwSrvPcType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricSwSubGroupAggrPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsFabricSwSubGroupConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricSwSubGroupSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..4) + +CucsFabricSwitchingMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + endHost(0), + switch(1) + } + +CucsFabricTargetEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsFabricTargetStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + valid(0), + invalid(1) + } + +CucsFabricTrafficDirection ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + rx(1), + tx(2), + both(3) + } + +CucsFabricUdldLinkPolicyAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsFabricUdldLinkPolicyMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + normal(0), + aggressive(1) + } + +CucsFabricUdldOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + unidirectional(1), + bidirectional(2), + txRxLoop(3), + mismatch(4), + echoEmpty(5), + adminDisabled(6) + } + +CucsFabricVConInstType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + auto(1), + manual(2), + policy(3) + } + +CucsFabricVConMappingScheme ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + roundRobin(2), + linearOrdered(3), + roundRobinToLinearOrdered(4), + linearOrderedToRoundRobin(5) + } + +CucsFabricVConPlacementPref ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + physical(1), + auto(2) + } + +CucsFabricVConSelectPref ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + assignedOnly(1), + unassignedOnly(2), + excludeDynamic(3), + dynamicOnly(4), + excludeUnassigned(5), + excludeUsnic(7), + usnicOnly(8) + } + +CucsFabricVConSharePref ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + exclusiveOnly(1), + exclusivePreferred(2), + sameTransport(3), + differentTransport(4), + shared(5) + } + +CucsFabricVConTransportPref ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + fc(0), + ethernet(1) + } + +CucsFabricVlanSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + mgmt(3) + } + +CucsFabricVlanAssocPrimaryVlanState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(1), + isEmpty(2), + doesNotExists(3), + isNotPrimaryType(4), + isInErrorState(5) + } + +CucsFabricVlanCompType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + included(1), + excluded(2) + } + +CucsFabricVlanConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + conflictingVlanAccess(0), + unsupportedMulticastPolicy(1) + } + +CucsFabricVlanOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(1), + errorMisconfigured(2) + } + +CucsFabricVlanOverlapState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notActive(0), + ok(1), + sharingTypeMismatch(2), + primaryIdMismatch(3), + active(4) + } + +CucsFabricVlanSharingType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + primary(1), + isolated(2), + community(3) + } + +CucsFabricVnetConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notDeployedYet(1), + deploymentError(2) + } + +CucsFabricVnetEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsFabricVnetEpLcCtrlState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + available(0), + allocated(1), + deallocated(2), + repurposed(3) + } + +CucsFabricVnetEpLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsFabricVnetEpPolicyOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + local(0), + policy(1), + pendingPolicy(2), + unspecified(3) + } + +CucsFabricVnetEpSyncEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + syncVnetEpUCS(367), + pushVnetEpDeletion(1474) + } + +CucsFabricVnetEpSyncEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + syncVnetEpUCSBegin(367), + syncVnetEpUCSSync(368), + syncVnetEpUCSFail(373), + syncVnetEpUCSSuccess(374), + pushVnetEpDeletionBegin(1474), + pushVnetEpDeletionSync(1475), + pushVnetEpDeletionFail(1482), + pushVnetEpDeletionSuccess(1483) + } + +CucsFabricVnetEpSyncEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + syncVnetEpUCS(367), + pushVnetEpDeletion(1474) + } + +CucsFabricVsanSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + mgmt(3) + } + +CucsFabricVsanOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(1), + errorMisconfigured(2), + errorReserved(3) + } + +CucsFabricWarnings ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + fcZoningEnabled(0), + configurationError(1) + } + +CucsFabricZoningState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsFabricQosPriority ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + fc(1), + platinum(2), + gold(3), + silver(4), + bronze(5), + bestEffort(6) + } + +CucsFabricRecoveryAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + reset(1) + } + +CucsFaultBasePolicyClearAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + retain(0), + delete(1) + } + +CucsFaultBasePolicySoakingSeverity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + info(1), + condition(2), + warning(3) + } + +CucsFaultPolicyClearAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + retain(0), + delete(1) + } + +CucsFcErrStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + crcRxDelta(0), + crcRxDeltaAvg(1), + crcRxDeltaMax(2), + crcRxDeltaMin(3), + discardRxDelta(4), + discardRxDeltaAvg(5), + discardRxDeltaMax(6), + discardRxDeltaMin(7), + discardTxDelta(8), + discardTxDeltaAvg(9), + discardTxDeltaMax(10), + discardTxDeltaMin(11), + linkFailuresDelta(12), + linkFailuresDeltaAvg(13), + linkFailuresDeltaMax(14), + linkFailuresDeltaMin(15), + rxDelta(16), + rxDeltaAvg(17), + rxDeltaMax(18), + rxDeltaMin(19), + signalLossesDelta(20), + signalLossesDeltaAvg(21), + signalLossesDeltaMax(22), + signalLossesDeltaMin(23), + syncLossesDelta(24), + syncLossesDeltaAvg(25), + syncLossesDeltaMax(26), + syncLossesDeltaMin(27), + tooLongRxDelta(28), + tooLongRxDeltaAvg(29), + tooLongRxDeltaMax(30), + tooLongRxDeltaMin(31), + tooShortRxDelta(32), + tooShortRxDeltaAvg(33), + tooShortRxDeltaMax(34), + tooShortRxDeltaMin(35), + txDelta(36), + txDeltaAvg(37), + txDeltaMax(38), + txDeltaMin(39) + } + +CucsFcErrStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + crcRxDelta(0), + crcRxDeltaAvg(1), + crcRxDeltaMax(2), + crcRxDeltaMin(3), + discardRxDelta(4), + discardRxDeltaAvg(5), + discardRxDeltaMax(6), + discardRxDeltaMin(7), + discardTxDelta(8), + discardTxDeltaAvg(9), + discardTxDeltaMax(10), + discardTxDeltaMin(11), + linkFailuresDelta(12), + linkFailuresDeltaAvg(13), + linkFailuresDeltaMax(14), + linkFailuresDeltaMin(15), + rxDelta(16), + rxDeltaAvg(17), + rxDeltaMax(18), + rxDeltaMin(19), + signalLossesDelta(20), + signalLossesDeltaAvg(21), + signalLossesDeltaMax(22), + signalLossesDeltaMin(23), + syncLossesDelta(24), + syncLossesDeltaAvg(25), + syncLossesDeltaMax(26), + syncLossesDeltaMin(27), + tooLongRxDelta(28), + tooLongRxDeltaAvg(29), + tooLongRxDeltaMax(30), + tooLongRxDeltaMin(31), + tooShortRxDelta(32), + tooShortRxDeltaAvg(33), + tooShortRxDeltaMax(34), + tooShortRxDeltaMin(35), + txDelta(36), + txDeltaAvg(37), + txDeltaMax(38), + txDeltaMin(39) + } + +CucsFcPIoFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + inCompatSfpPresence(1014), + inCompatSfpReplaced(1334) + } + +CucsFcPIoFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + inCompatSfpPresenceBegin(1014), + inCompatSfpPresenceShutdown(1015), + inCompatSfpPresenceFail(1034), + inCompatSfpPresenceSuccess(1035), + inCompatSfpReplacedBegin(1334), + inCompatSfpReplacedEnablePort(1335), + inCompatSfpReplacedFail(1461), + inCompatSfpReplacedSuccess(1462) + } + +CucsFcStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + bytesRxDelta(0), + bytesRxDeltaAvg(1), + bytesRxDeltaMax(2), + bytesRxDeltaMin(3), + bytesTxDelta(4), + bytesTxDeltaAvg(5), + bytesTxDeltaMax(6), + bytesTxDeltaMin(7), + packetsRxDelta(8), + packetsRxDeltaAvg(9), + packetsRxDeltaMax(10), + packetsRxDeltaMin(11), + packetsTxDelta(12), + packetsTxDeltaAvg(13), + packetsTxDeltaMax(14), + packetsTxDeltaMin(15) + } + +CucsFcStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + bytesRxDelta(0), + bytesRxDeltaAvg(1), + bytesRxDeltaMax(2), + bytesRxDeltaMin(3), + bytesTxDelta(4), + bytesTxDeltaAvg(5), + bytesTxDeltaMax(6), + bytesTxDeltaMin(7), + packetsRxDelta(8), + packetsRxDeltaAvg(9), + packetsRxDeltaMax(10), + packetsRxDeltaMin(11), + packetsTxDelta(12), + packetsTxDeltaAvg(13), + packetsTxDeltaMax(14), + packetsTxDeltaMin(15) + } + +CucsFcpoolBootTargetType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + primary(0), + secondary(1) + } + +CucsFcpoolInitiatorPurpose ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + portWwn(0), + nodeWwn(1), + derived(2) + } + +CucsFcpoolInitiatorEpPurpose ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + portWwn(0), + nodeWwn(1) + } + +CucsFcpoolInitiatorsAssignmentOrder ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + default(0), + sequential(1) + } + +CucsFcpoolInitiatorsMaxPortsPerNode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + upto3(3), + upto7(7), + upto15(15), + upto31(31), + upto63(63) + } + +CucsFcpoolInitiatorsPurpose ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nodeAndPortWwnAssignment(0), + portWwnAssignment(1), + nodeWwnAssignment(2) + } + +CucsFeatureSupportabilityType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + supported(0), + notSupported(1), + deprecated(2) + } + +CucsFirmwareActivityServersPowerState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + on(1), + off(2), + offNowait(3) + } + +CucsFirmwareActivityUpgradePriorityInfo ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + cmcUpdate(0), + cmcActivate(1), + boardController(2), + storageController(3), + chassisAdaptorUpdate(4), + chassisAdaptorActivate(5) + } + +CucsFirmwareAdminDnldStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + idle(0), + restart(1) + } + +CucsFirmwareAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + active(0), + deleted(1) + } + +CucsFirmwareAutoSyncConfigIssue ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + noIssues(0), + defaultPackageMissing(1), + versionsEmptyInDefaultPackage(2) + } + +CucsFirmwareAutoSyncState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + autoAcknowledge(0), + userAcknowledge(1), + noActions(2) + } + +CucsFirmwareBladeType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + bladeController(4), + bladeBios(6), + adaptor(7), + storageController(8), + hostNic(9), + hostHba(10), + hostHbaOptionrom(11), + hostNicOptionrom(12), + boardController(13), + localDisk(14), + flexflashController(20), + graphicsCard(25), + psu(26), + sasExpander(28) + } + +CucsFirmwareBootUnitImage ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + running(0), + backup(1) + } + +CucsFirmwareBootUnitMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + install(0), + upgrade(1) + } + +CucsFirmwareCatalogPackConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + notApplied(1), + failed(2) + } + +CucsFirmwareCompleteness ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + partial(0), + complete(1) + } + +CucsFirmwareComponentType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + kernel(0), + system(1), + combined(2), + bootLoader(3) + } + +CucsFirmwareDependencyRelationship ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + special(0), + ancestor(1), + descendent(2) + } + +CucsFirmwareDependencyScope ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + blade(1), + chassis(2), + system(4), + switch(8), + global(16) + } + +CucsFirmwareDependencySensitivity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + global(0), + fabric(1), + path(2) + } + +CucsFirmwareDeployment ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + kernel(1), + bootLoader(2), + system(3), + backup(4), + provider(5) + } + +CucsFirmwareDistributableFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + delete(594) + } + +CucsFirmwareDistributableFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deleteBegin(594), + deleteLocal(595), + deleteRemote(596), + deleteFail(597), + deleteSuccess(598) + } + +CucsFirmwareDistributableFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + delete(594) + } + +CucsFirmwareDistributableType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + image(1), + fullBundle(2), + infrastructureBundle(3), + bSeriesBundle(4), + cSeriesBundle(5), + catalog(6), + sSeriesBundle(7), + providerBundle(8) + } + +CucsFirmwareDownloadActivity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + restart(0), + idle(1) + } + +CucsFirmwareDownloadInterval ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + onDemand(0), + n1day(86400), + n1week(604800), + n2week(1209600) + } + +CucsFirmwareDownloadPolicyType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + cisco(0), + local(1) + } + +CucsFirmwareDownloaderFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + download(233) + } + +CucsFirmwareDownloaderFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + downloadBegin(233), + downloadLocal(234), + downloadUnpackLocal(235), + downloadCopyRemote(236), + downloadDeleteLocal(239), + downloadFail(394), + downloadSuccess(395) + } + +CucsFirmwareDownloaderFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + download(233) + } + +CucsFirmwareEquipmentType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + system(1), + switch(2), + iocard(3), + server(4), + cimc(5), + adaptor(6), + storageController(7), + boardController(8), + bios(9), + serviceProfile(10), + graphicsCard(11), + storageArrayProfile(12), + storageBlade(13), + sasExpander(14) + } + +CucsFirmwareFileType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + initConfig(0) + } + +CucsFirmwareFirmwareState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + cimcFirmwareMismatch(0), + pldFirmwareMismatch(1) + } + +CucsFirmwareFwState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + sameRelease(1), + compatible(2), + incompatible(3), + multipleReleases(4) + } + +CucsFirmwareHostPackConfigQualifier ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + biosImageNotSelected(0) + } + +CucsFirmwareImageDeleted ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + a(0), + b(1) + } + +CucsFirmwareImageError ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + checksumFailure(1), + filesystemError(2), + mgmtConnectError(3), + bootConfMissing(4), + crcFailure(5), + unknownError(6), + rebuilding(7) + } + +CucsFirmwareImageFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + delete(240) + } + +CucsFirmwareImageFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deleteBegin(240), + deleteLocal(241), + deleteRemote(242), + deleteFail(396), + deleteSuccess(397) + } + +CucsFirmwareImageFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + delete(240) + } + +CucsFirmwareImagePresence ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + a(0), + b(1) + } + +CucsFirmwareImageState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ready(0), + scheduled(1), + updating(2), + activating(3), + failed(4), + setStartup(5), + rebooting(6), + pendingNextBoot(7), + throttled(8), + upgrading(9), + autoUpdating(10), + badImage(11), + pendingPowerCycle(12), + rebuilding(14), + faultyState(15) + } + +CucsFirmwareImpactType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + activate(0), + noimpact(1), + reset(2), + update(3) + } + +CucsFirmwareInstallState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ready(0), + scheduled(1), + inProgress(2), + failed(3), + pendingUserAck(4), + startPendingExtPermission(5) + } + +CucsFirmwareItemType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + switchKernel(1), + switchSoftware(2), + system(3), + bladeController(4), + iocard(5), + bladeBios(6), + adaptor(7), + storageController(8), + hostNic(9), + hostHba(10), + hostHbaOptionrom(11), + hostNicOptionrom(12), + boardController(13), + localDisk(14), + flexflashController(20), + storageNodeController(21), + storageDevBridge(22), + graphicsCard(25), + psu(26), + sasExpander(28) + } + +CucsFirmwareOperDnldStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notDownloaded(0), + triggered(1), + downloading(2), + downloaded(3), + failed(4), + deleting(5) + } + +CucsFirmwareOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + management(0), + policy(1) + } + +CucsFirmwarePackMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + staged(0), + oneShot(1) + } + +CucsFirmwarePackItemPresence ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + missing(1), + present(2) + } + +CucsFirmwarePlatformType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ucs(0), + ucsMini(1), + ucs6300(2) + } + +CucsFirmwarePolicyAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disable(0), + enable(1) + } + +CucsFirmwareRepositoryType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + cisco(0), + local(1) + } + +CucsFirmwareRunningDeployment ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + kernel(1), + bootLoader(2), + system(3) + } + +CucsFirmwareSourceType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + cisco(0), + local(1) + } + +CucsFirmwareSystemFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(1362), + applyCatalogPack(1378) + } + +CucsFirmwareSystemFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployBegin(1362), + deployWaitForDeploy(1363), + deployResolveDistributableNames(1364), + deployResolveDistributable(1365), + deployResolveImages(1366), + deployActivateUCSM(1367), + deployPollActivateOfUCSM(1368), + deployUpdateIOM(1369), + deployPollUpdateOfIOM(1370), + deployActivateIOM(1371), + deployPollActivateOfIOM(1372), + deployActivateRemoteFI(1373), + deployPollActivateOfRemoteFI(1374), + deployWaitForUserAck(1375), + deployActivateLocalFI(1376), + deployPollActivateOfLocalFI(1377), + applyCatalogPackBegin(1378), + applyCatalogPackResolveDistributableNames(1379), + applyCatalogPackResolveDistributable(1380), + applyCatalogPackResolveImages(1381), + applyCatalogPackActivateCatalog(1382), + applyCatalogPackFail(1401), + applyCatalogPackSuccess(1402), + deployFail(1403), + deploySuccess(1404), + deployInternalBackup(1937), + deployPollInternalBackup(1938), + deployPollWaitForUserAck(1963), + deployDownloadImages(1995), + deployCopyAllImagesToPeer(1996) + } + +CucsFirmwareSystemFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeFirmwareSystemDeployApplyInfra(8) + } + +CucsFirmwareSystemFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(1362), + applyCatalogPack(1378) + } + +CucsFirmwareTransferState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + init(0), + downloading(1), + downloaded(2), + failed(3) + } + +CucsFirmwareTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ftp(0), + tftp(1), + scp(2), + sftp(3), + local(4), + usbA(5), + usbB(6) + } + +CucsFirmwareTriggerAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + triggerDownload(1), + triggerDelete(2) + } + +CucsFirmwareTriggerState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + triggered(0), + trigger(1), + forceTrigger(2) + } + +CucsFirmwareType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + switchKernel(1), + switchSoftware(2), + system(3), + bladeController(4), + iocard(5), + fex(6), + adaptor(7), + storageController(8), + hostNic(9), + hostHba(10), + hostHbaOptionrom(11), + hostNicOptionrom(12), + boardController(13), + localDisk(14), + diag(15), + catalog(16), + mgmtExt(17), + debugPlugIn(18), + switch(19), + flexflashController(20), + storageNodeController(21), + storageDevBridge(22), + operationMgr(23), + resourceAggr(24), + policyMgr(25), + storageBroker(26), + statsMgr(27), + sasExpander(28) + } + +CucsFirmwareUpdatableDeployment ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + kernel(1), + bootLoader(2), + system(3), + backup(4), + provider(5) + } + +CucsFirmwareUpgradeCategory ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + other(0), + dataLoad(1), + catalog(2), + config(3), + serverReboot(4), + faults(5) + } + +CucsFirmwareUpgradeSeverity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + fatal(1), + error(2), + warn(3), + info(4) + } + +CucsFirmwareUpgradeStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + inProgress(1), + failed(2), + success(3), + warnings(4), + skipped(5) + } + +CucsFlowctrlConfig ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + notSupported(1) + } + +CucsFlowctrlFlowControl ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + off(0), + on(1) + } + +CucsFlowctrlPriorityPause ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + auto(0), + on(1) + } + +CucsFsmCompletion ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + scheduled(0), + processing(1), + completed(2), + cancelled(3) + } + +CucsFsmFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + unused(1) + } + +CucsFsmFsmStageStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + fail(0), + success(1), + skip(2), + pending(3), + inProgress(4), + throttled(5), + nop(255) + } + +CucsFsmLifecycle ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + available(0), + allocated(1), + deallocated(2), + repurposed(3) + } + +CucsGmetaCategory ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + inventory(1) + } + +CucsGmetaHolderFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + inventory(1476) + } + +CucsGmetaHolderFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + inventoryBegin(1476), + inventoryReportFullInventory(1477), + inventoryFail(1484), + inventorySuccess(1485), + inventoryCheckInventoryStatus(1486), + inventoryFullInventory(1680), + inventoryBeginInventory(1681), + inventoryReportPhysicalInventory(1682), + inventoryReportOrgInventory(1683), + inventoryReportStorageInventory(1684), + inventoryEndInventory(1685), + inventoryReportFaultInventory(1956) + } + +CucsGmetaHolderFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeGmetaHolderInventoryRegister(12) + } + +CucsGmetaHolderFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + inventory(1476) + } + +CucsGmetaInventoryStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + invDisable(0), + invEnable(1), + invStop(2), + invThrottled(3) + } + +CucsGmetaPollInterval ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + never(0), + n1min(1), + n2min(2), + n5min(5), + n10min(10), + n15min(15), + n30min(30) + } + +CucsGmetaVersion ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + nextgen(2) + } + +CucsHostagAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0) + } + +CucsHostagAgentType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + indeterminate(0), + pnuosAgent(1), + hostAgent(2) + } + +CucsHostagEvent ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0) + } + +CucsHostimgComposition ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + complete(0), + componentized(1) + } + +CucsHostimgDistribution ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + fedora(1) + } + +CucsHostimgImgType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + esxi(1), + kvm(2), + xen(3), + linux(4), + windows(5), + gpxeScript(6) + } + +CucsHostimgType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + complete(0), + kernel(1), + fileSystem(2), + module(3), + gpxeScript(4) + } + +CucsIdentConsType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + vnic(1), + vhba(2), + server(3), + chassis(4), + vm(5), + vmnic(6) + } + +CucsIdentIdDefinedInIdm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1) + } + +CucsIdentIdentReqIntent ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + sync(0), + requisition(1), + assign(2), + unassign(3), + addPooled(4), + deletePooled(5), + checkDuplicateId(6), + reEvaluate(7) + } + +CucsIdentIdentRequestFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateIdent(1336) + } + +CucsIdentIdentRequestFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateIdentReportIdDomainMap(383), + updateIdentBegin(1336), + updateIdentExecute(1337), + updateIdentFail(1405), + updateIdentSuccess(1406) + } + +CucsIdentIdentRequestFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeIdentIdentRequestUpdateIdentUpdate(5), + samDmeIdentIdentRequestUpdateIdentReport(6) + } + +CucsIdentIdentRequestFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateIdent(1336) + } + +CucsIdentIdentType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + mac(1), + wwnn(2), + wwpn(3), + uuid(4), + vlan(5), + ipV4(6), + ipV6(7), + iqn(8) + } + +CucsIdentIdmTxnType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + regular(0), + confRename(1) + } + +CucsIdentIsUsingQualifiedPool ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1) + } + +CucsIdentMetaSystemFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + sync(1338), + ucscUnivSync(1618) + } + +CucsIdentMetaSystemFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + syncBegin(1338), + syncPing(1339), + syncExecute(1340), + syncFail(1407), + syncSuccess(1408), + ucscUnivSyncBegin(1618), + ucscUnivSyncExecute(1619), + ucscUnivSyncFail(1622), + ucscUnivSyncSuccess(1623) + } + +CucsIdentMetaSystemFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + sync(1338), + ucscUnivSync(1618) + } + +CucsIdentOperation ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + update(0), + unassign(1), + report(2) + } + +CucsIdentRetStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + inTransit(0), + succeeded(1), + assignedByOther(2), + outOfSync(3), + failed(4), + synced(5) + } + +CucsIdentpoolConsType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + vnic(1), + vhba(2), + server(3), + chassis(4), + vm(5), + vmnic(6) + } + +CucsIdentpoolConsumedOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + endPoint(0), + pool(1) + } + +CucsImgsecKeyType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + public(0), + private(1), + shared(2) + } + +CucsInitiatorFcInitiatorEpProt ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + derived(0), + fc(1), + iscsi(2) + } + +CucsInitiatorGroupType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + dedicated(1), + shared(2), + policy(3) + } + +CucsInitiatorIScsiInitiatorEpProt ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + derived(0), + fc(1), + iscsi(2) + } + +CucsInitiatorInitiatorEpPref ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + preferred(0), + alternate(1) + } + +CucsIpIPv4DnsPref ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + preferred(0), + alternate(1) + } + +CucsIpIpV4StaticAddrPref ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + preferred(0), + alternate(1) + } + +CucsIpProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + tcp(1), + udp(2) + } + +CucsIpServiceIfPref ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + preferred(0), + alternate(1) + } + +CucsIppoolDHCPMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsIppoolManagementMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + internal(0), + external(1) + } + +CucsIppoolNetBIOSMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsIppoolPoolAssignmentOrder ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + default(0), + sequential(1) + } + +CucsIqnpoolBlockFrom ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (0..65535) + +CucsIqnpoolBlockTo ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (0..65535) + +CucsIqnpoolPoolAssignmentOrder ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + default(0), + sequential(1) + } + +CucsIqnpoolTransportBlockFrom ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (0..65535) + +CucsIqnpoolTransportBlockTo ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (0..65535) + +CucsIscsiProtocolProfileConnectionTimeOut ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (0..255) + +CucsIscsiProtocolProfileDhcpTimeOut ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (60..300) + +CucsIscsiProtocolProfileLunBusyRetryCount ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (0..60) + +CucsLicenseAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsLicenseDownloadActivity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + restart(0), + idle(1) + } + +CucsLicenseDownloaderFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + download(916) + } + +CucsLicenseDownloaderFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + downloadBegin(916), + downloadLocal(917), + downloadValidateLocal(918), + downloadCopyRemote(919), + downloadDeleteLocal(920), + downloadValidateRemote(921), + downloadDeleteRemote(922), + downloadFail(994), + downloadSuccess(995) + } + +CucsLicenseDownloaderFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + download(853) + } + +CucsLicenseFeatureType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + counted(0), + boolean(1) + } + +CucsLicenseFileFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + install(923), + clear(926) + } + +CucsLicenseFileFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + installBegin(923), + installLocal(924), + installRemote(925), + clearBegin(926), + clearLocal(927), + clearRemote(928), + clearFail(996), + clearSuccess(997), + installFail(998), + installSuccess(999) + } + +CucsLicenseFileFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + install(858), + clear(861) + } + +CucsLicenseFileState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + installPending(1), + installing(2), + stale(3), + installed(4), + installFailed(5), + deletePending(6), + deleting(7), + deleted(8), + deleteFailed(9), + validated(10) + } + +CucsLicenseInitializationState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + uninitialized(0), + initialized(1) + } + +CucsLicenseInstanceFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateFlexlm(929) + } + +CucsLicenseInstanceFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateFlexlmBegin(929), + updateFlexlmLocal(930), + updateFlexlmRemote(931), + updateFlexlmFail(1000), + updateFlexlmSuccess(1001) + } + +CucsLicenseInstanceFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateFlexlm(864) + } + +CucsLicensePeerStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + noPeer(0), + unknown(1), + lacks(2), + matching(3) + } + +CucsLicenseScope ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + a(1), + b(2), + server(3), + unknown(4) + } + +CucsLicenseState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + licenseOk(1), + licenseInsufficient(2), + licenseGraceperiod(3), + licenseExpired(4), + notApplicable(5) + } + +CucsLicenseTransferState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + init(0), + downloading(1), + downloaded(2), + failed(3) + } + +CucsLicenseTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ftp(0), + tftp(1), + scp(2), + sftp(3), + local(4) + } + +CucsLicenseType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + increment(0), + upgrade(1), + feature(2) + } + +CucsLsAgentCapability ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + l2IfConfig(1), + l3IfConfig(2), + hostNameConfig(4), + stats(8), + states(16) + } + +CucsLsAgentMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + noAgent(1), + readOnly(2), + full(4) + } + +CucsLsApply ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + onAssociation(1), + runTime(2) + } + +CucsLsAssignment ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unassigned(0), + assigned(1), + failed(2) + } + +CucsLsAssocState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unassociated(0), + associating(1), + associated(2), + disassociating(3), + failed(4) + } + +CucsLsComputeBindingOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unused(0), + used(1), + failedToApply(2) + } + +CucsLsConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + insufficientResources(0), + vnicCapacity(1), + vhbaCapacity(2), + fcoeCapacity(3), + switchVirtualIfCapacity(4), + macAddressAssignment(5), + wwpnAssignment(6), + wwnnAssignment(7), + systemUuidAssignment(8), + bootOrderSanImagePath(9), + bootOrderPxe(10), + computeUndiscovered(11), + adaptorProtectedEthCapability(12), + adaptorFcoeCapability(13), + incompatibleNumberOfLocalDisks(14), + adaptorRequirement(15), + memoryRequirement(16), + processorRequirement(17), + serverPositionRequirement(18), + computeUnavailable(19), + wwnnDerivationFromVhba(20), + bootConfigurationInvalid(21), + connectionPlacement(22), + wwpnDerivationVirtualizedPort(23), + macDerivationVirtualizedPort(24), + qosPolicyInvalid(25), + vlanPortCapacity(26), + physicalRequirement(27), + destructiveLocalDiskConfig(28), + powerGroupRequirement(29), + migration(30), + incompatibleBiosImage(31), + incompatibleDiskTypes(32), + incompatibleRaidLevel(33), + invalidWwn(34), + insufficientPowerBudget(35), + bootipPolicyInvalid(36), + hostimgPolicyInvalid(37), + imgsecPolicyInvalid(38), + provsrvPolicyInvalid(39), + pinningInvalid(40), + iscsiConfig(41), + vnicNotHaReady(42), + iscsiOverlayVnic(43), + missingPrimaryVlan(44), + missingRaidKey(45), + iscsiBootInvalid(46), + vifResourcesOverprovisioned(47), + bootOrderIscsi(48), + iscsiVnicInitiatorName(49), + iscsiVnicInvalidVlan(50), + storagePathConfigurationError(51), + zoneCapacity(52), + iscsiInitiatorIpAddress(53), + vfcVnicPvlanConflict(54), + vnicVconProvisioningChange(55), + namedVlanInaccessible(56), + iscsiIncompatibleOffloadSetting(57), + nonInterruptFsmRunning(58), + pinningVlanMismatch(59), + vnicVlanAssignmentError(60), + resourceOwnershipConflict(61), + duplicateAddressConflict(62) + } + +CucsLsConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notApplied(0), + applying(1), + failedToApply(2), + applied(3) + } + +CucsLsConfigWarnings ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + kvmMgmtPolicyUnsupported(0) + } + +CucsLsFcZoneGroupSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + mgmt(3) + } + +CucsLsFcZoneState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notApplied(0), + applied(1), + applying(2), + applyPending(3), + notActive(4), + active(5), + created(6), + createFailed(7), + deleted(8), + zoneMergeFailure(9) + } + +CucsLsGlobalConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ungroupedDomain(0) + } + +CucsLsOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + indeterminate(0), + unassociated(1), + ok(10), + discovery(11), + config(12), + unconfig(13), + powerOff(14), + restart(15), + maintenance(20), + test(21), + computeMismatch(29), + computeFailed(30), + degraded(31), + discoveryFailed(32), + configFailure(33), + unconfigFailed(34), + testFailed(35), + maintenanceFailed(36), + removed(40), + disabled(41), + inaccessible(50), + thermalProblem(60), + powerProblem(61), + voltageProblem(62), + inoperable(63), + decomissioning(101), + biosRestore(201), + cmosReset(202), + diagnostics(203), + diagnosticsFailed(204), + pendingReboot(210), + pendingReassociation(211), + svnicNotPresent(212) + } + +CucsLsOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + management(1), + physicalInherit(2), + physicalDefaultConfig(4), + policy(7), + tier(8) + } + +CucsLsPowerState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + down(0), + up(1), + cycleImmediate(2), + cycleWait(3), + hardResetImmediate(4), + hardResetWait(5), + softShutDown(6), + softShutDownOnly(7), + cmosResetImmediate(12), + bmcResetImmediate(13), + bmcResetWait(14), + diagnosticInterrupt(15), + kvmReset(16), + adminUp(31), + adminDown(32), + ipmiReset(33) + } + +CucsLsResolveFromRemoteServer ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1) + } + +CucsLsSPMetaOperationCodeClearance ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsLsSPMetaSpRefresh ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsLsSPNeedIdReEvaluate ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1) + } + +CucsLsSPOperationType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + noOp(0), + rename(1), + associate(2), + disassociate(3), + deletion(4) + } + +CucsLsSPOwnershipLC ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + globalControlled(0), + disassocPending(1), + deletePending(2), + localized(3) + } + +CucsLsServerFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(857) + } + +CucsLsServerFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configureResolveStaticIdentifiers(350), + configureApplyThrottle(351), + configureConsumerVxanDeployment(358), + configureWaitForConsumerReceivingVxan(359), + configureDeleteIdConsumerMap(381), + configureProcessIdConsumerMap(382), + configureApplyRename(392), + configureThrottleWait(415), + configureEvaluateServerAssign(416), + configureReplaceIdAcquirer(418), + configureBegin(857), + configureApplyTemplate(858), + configureApplyIdentifiers(859), + configureApplyPolicies(860), + configureResolveBootConfig(861), + configureEvaluateAssociation(862), + configureAnalyzeImpact(863), + configureWaitForMaintPermission(864), + configureWaitForMaintWindow(865), + configureApplyConfig(866), + configureFail(1002), + configureSuccess(1003), + configureResolveIdentifiers(1321), + configureApplyDefaultIdentifiers(1322), + configureResolveDefaultIdentifiers(1323), + configureResolvePolicies(1324), + configureResolveDistributableNames(1325), + configureResolveDistributable(1326), + configureResolveImages(1327), + configureResolveSchedule(1328), + configureProvisionStorage(1329), + configureWaitForStorageProvision(1330), + configureCommitStorage(1331), + configureWaitForCommitStorage(1332), + configureWaitForAssocCompletion(1333), + configureResolveNetworkPolicies(1468), + configureResolveNetworkTemplates(1469), + configureValidatePolicyOwnership(1470), + configureCheckAssignedIdentifiersForDup(1616), + configureCheckAssignedDefaultIdentifiersForDup(1617), + configureResolveStorageSchedule(1742), + configureResolveVolumes(1743), + configureApplyMaintConfig(1982) + } + +CucsLsServerFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeLsServerConfigureDomainSync(4), + samDmeLsServerConfigureLsRename(7), + samDmeLsServerConfigureModification(49), + samDmeLsServerConfigureFinalDisassoc(50) + } + +CucsLsServerFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(965) + } + +CucsLsType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + instance(0), + initialTemplate(1), + updatingTemplate(2) + } + +CucsLsUUIDIdentityState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + consistent(0), + mismatch(1) + } + +CucsLsbootADefBootMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + legacy(1), + uefi(2) + } + +CucsLsbootAccessType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + readWrite(0), + readOnly(1), + readWriteLocal(2), + readWriteRemote(3), + readOnlyLocal(4), + readOnlyRemote(5), + readWriteDrive(6), + readOnlyRemoteCimc(7), + readWriteRemoteCimc(8) + } + +CucsLsbootDefaultLocalImageType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + localAny(1), + sdCard(2), + localLun(3), + usbIntern(4), + usbExtern(5), + localJbod(6), + embeddedLocalLun(7), + embeddedLocalJbod(8) + } + +CucsLsbootEmbeddedLocalDiskImageType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + localAny(1), + sdCard(2), + localLun(3), + usbIntern(4), + usbExtern(5), + localJbod(6), + embeddedLocalLun(7), + embeddedLocalJbod(8) + } + +CucsLsbootEmbeddedLocalDiskImagePathType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + primary(0), + secondary(1) + } + +CucsLsbootEmbeddedLocalLunImageType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + localAny(1), + sdCard(2), + localLun(3), + usbIntern(4), + usbExtern(5), + localJbod(6), + embeddedLocalLun(7), + embeddedLocalJbod(8) + } + +CucsLsbootIScsiAccess ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + readWrite(0), + readOnly(1), + readWriteLocal(2), + readWriteRemote(3), + readOnlyLocal(4), + readOnlyRemote(5), + readWriteDrive(6), + readOnlyRemoteCimc(7), + readWriteRemoteCimc(8) + } + +CucsLsbootIScsiOrder ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + n1(1), + n2(2), + n3(3), + n4(4), + n5(5) + } + +CucsLsbootIScsiType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + virtualMedia(1), + storage(2), + lan(3), + iscsi(4), + san(5) + } + +CucsLsbootIScsiImagePathType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + primary(0), + secondary(1) + } + +CucsLsbootLanAccess ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + readWrite(0), + readOnly(1), + readWriteLocal(2), + readWriteRemote(3), + readOnlyLocal(4), + readOnlyRemote(5), + readWriteDrive(6), + readOnlyRemoteCimc(7), + readWriteRemoteCimc(8) + } + +CucsLsbootLanOrder ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + n1(1), + n2(2), + n3(3), + n4(4), + n5(5) + } + +CucsLsbootLanType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + virtualMedia(1), + storage(2), + lan(3), + iscsi(4), + san(5) + } + +CucsLsbootLanBootProt ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + pxe(0), + gpxe(1), + iSCSI(2) + } + +CucsLsbootLanImagePathType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + primary(0), + secondary(1) + } + +CucsLsbootLocalDiskImageType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + localAny(1), + sdCard(2), + localLun(3), + usbIntern(4), + usbExtern(5), + localJbod(6), + embeddedLocalLun(7), + embeddedLocalJbod(8) + } + +CucsLsbootLocalDiskImagePathType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + primary(0), + secondary(1) + } + +CucsLsbootLocalHddImageType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + localAny(1), + sdCard(2), + localLun(3), + usbIntern(4), + usbExtern(5), + localJbod(6), + embeddedLocalLun(7), + embeddedLocalJbod(8) + } + +CucsLsbootLocalLunImagePathType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + primary(0), + secondary(1) + } + +CucsLsbootPurpose ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + utility(1), + operational(2) + } + +CucsLsbootSanAccess ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + readWrite(0), + readOnly(1), + readWriteLocal(2), + readWriteRemote(3), + readOnlyLocal(4), + readOnlyRemote(5), + readWriteDrive(6), + readOnlyRemoteCimc(7), + readWriteRemoteCimc(8) + } + +CucsLsbootSanType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + virtualMedia(1), + storage(2), + lan(3), + iscsi(4), + san(5) + } + +CucsLsbootSanCatSanImageType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + primary(0), + secondary(1) + } + +CucsLsbootSanCatSanImagePathType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + primary(0), + secondary(1) + } + +CucsLsbootSanImageType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + primary(0), + secondary(1) + } + +CucsLsbootSanImagePathType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + primary(0), + secondary(1) + } + +CucsLsbootStorageAccess ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + readWrite(0), + readOnly(1), + readWriteLocal(2), + readWriteRemote(3), + readOnlyLocal(4), + readOnlyRemote(5), + readWriteDrive(6), + readOnlyRemoteCimc(7), + readWriteRemoteCimc(8) + } + +CucsLsbootStorageOrder ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + n1(1), + n2(2), + n3(3), + n4(4), + n5(5) + } + +CucsLsbootStorageType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + virtualMedia(1), + storage(2), + lan(3), + iscsi(4), + san(5) + } + +CucsLsbootUsbExternalImageType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + localAny(1), + sdCard(2), + localLun(3), + usbIntern(4), + usbExtern(5), + localJbod(6), + embeddedLocalLun(7), + embeddedLocalJbod(8) + } + +CucsLsbootUsbFlashStorageImageType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + localAny(1), + sdCard(2), + localLun(3), + usbIntern(4), + usbExtern(5), + localJbod(6), + embeddedLocalLun(7), + embeddedLocalJbod(8) + } + +CucsLsbootUsbInternalImageType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + localAny(1), + sdCard(2), + localLun(3), + usbIntern(4), + usbExtern(5), + localJbod(6), + embeddedLocalLun(7), + embeddedLocalJbod(8) + } + +CucsLsbootVirtualMediaAccess ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + readWrite(0), + readOnly(1), + readWriteLocal(2), + readWriteRemote(3), + readOnlyLocal(4), + readOnlyRemote(5), + readWriteDrive(6) + } + +CucsLsbootVirtualMediaOrder ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + n1(1), + n2(2), + n3(3), + n4(4), + n5(5) + } + +CucsLsbootVirtualMediaType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + virtualMedia(1), + storage(2), + lan(3), + iscsi(4), + san(5) + } + +CucsLsmaintAckChangeDetails ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + binding(0), + hostVirtEthIf(1), + hostNonvirtEthIf(2), + hostEthIfQos(3), + hostEthIfNwCtrl(4), + hostVirtFcIf(6), + hostNonvirtFcIf(7), + hostVirtFcIfPersBind(8), + hostNonvirtFcIfPersBind(9), + vif(10), + vlan(11), + vsan(12), + ip(13), + bootOrder(14), + bootLocalStorage(16), + bootVirtVnic(18), + bootNonvirtVnic(19), + biosFw(20), + storageControllerFw(21), + bootNonvirtPxe(22), + adaptorNwFw(23), + mgmtControllerFw(24), + localDiskPolicy(25), + pin(26), + sol(27), + epAuth(28), + biosProfile(29), + checkpoint(30), + implicitReboot(31), + implicitHostFcIfProfileRedeploy(32), + boardControllerFw(33), + hostEthIfQosHostControl(40), + localDiskFw(41), + implicitHostEthIfProfileRedeploy(42), + storagePath(43), + hostIfPcie(45), + flexflashConfig(46), + flexflashReboot(47), + bootmodeConfig(48), + securebootConfig(49), + vmediaConfig(50), + storageApplianceSw(51), + storageTargetId(52), + remoteStorageConfig(53), + storageDevBridgeFw(54), + sasExpanderFw(55), + fanSpeedConfig(57) + } + +CucsLsmaintAckChanges ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + serverIdentity(0), + storage(1), + networking(2), + vnicVhbaPlacement(3), + serverAssignment(4), + operationalPolicies(5), + storageIdentity(7) + } + +CucsLsmaintAckDisr ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + upTime(0), + acPowerCycle(1), + storageAccess(2), + storageUptime(3) + } + +CucsLsmaintChangeMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + noChange(0), + unconfig(1), + forceUnconfig(2), + rediscover(4), + config(8), + diagConfig(16), + diagUnconfig(32), + removeConfig(64), + diag(128), + configEvaluation(256) + } + +CucsLsmaintMaintPolicyUptimeDisr ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + immediate(0), + userAck(1), + timerAutomatic(2) + } + +CucsLstorageAckChangeDetails ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + binding(0), + hostVirtEthIf(1), + hostNonvirtEthIf(2), + hostEthIfProfile(3), + hostEthIfQos(4), + hostEthIfNwCtrl(5), + hostVirtFcIf(6), + hostNonvirtFcIf(7), + hostVirtFcIfPersBind(8), + hostNonvirtFcIfPersBind(9), + hostFcIfProfile(10), + hostFcIfQos(11), + hostFcoeIf(12), + vif(13), + vlan(14), + vsan(15), + ip(16), + bootOrder(17), + bootVirtVnic(18), + bootNonvirtVnic(19), + bootLocalStorage(20), + bootVirtPxe(21), + bootNonvirtPxe(22), + bladeIdentity(24), + agentPolicy(25), + biosFw(26), + storageControllerFw(27), + adaptorHostFw(28), + adaptorNwFw(29), + mgmtControllerFw(30), + localDiskPolicy(31), + pin(32), + sol(33), + epAuth(34), + biosProfile(35), + checkpoint(36), + implicitReboot(37), + implicitHostFcIfProfileRedeploy(38), + boardControllerFw(39), + hostEthIfQosHostControl(40), + localDiskFw(41), + implicitHostEthIfProfileRedeploy(42), + storagePath(43), + bmcUpdateBiosFw(44), + hostIfPcie(45), + flexflashConfig(46), + bootmodeConfig(48), + securebootConfig(49), + vmediaConfig(50), + storageApplianceSw(51), + storageTargetId(52), + remoteStorageConfig(53), + storageDevBridgeFw(54), + sasExpanderFw(55) + } + +CucsLstorageAckChanges ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + serverIdentity(0), + storage(1), + networking(2), + vnicVhbaPlacement(3), + bootOrder(4), + serverAssignment(5), + operationalPolicies(6), + storageIdentity(7) + } + +CucsLstorageAckDisr ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + upTime(0), + acPowerCycle(1), + storageAccess(2), + storageUptime(3) + } + +CucsLstorageAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + online(1), + offline(2), + undeployed(4) + } + +CucsLstorageAutoDeploy ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + autoDeploy(0), + noAutoDeploy(1) + } + +CucsLstorageAvailability ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unavailable(0), + available(1) + } + +CucsLstorageBootDevice ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsLstorageChangeMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + noChange(0), + unconfig(1), + forceUnconfig(2), + config(3), + removeConfig(4) + } + +CucsLstorageConfigFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + createProcessor(0), + createArrayBinding(1), + vlanChange(2), + ipChange(3), + fwPolicyChange(4), + storagePolicyChange(5), + notTriggerAssoc(6), + hostFirmwarePolicyChange(7), + iqnTragetNameChange(8), + applianceSoftwarePolicyChange(9), + maintenancePolicyChange(10), + interfaceCountChange(11), + svcPolicyChange(12), + templateChange(13), + sharedSecretChange(14) + } + +CucsLstorageConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lunIdConflict(0), + lunCapacityExceeded(1), + lunLimitExceeded(2), + storageUnavailable(3), + unsupportedStorageCapability(4), + insufficientLunResources(5), + lunOwnershipConflict(6), + identityAssignment(7), + missingFirmwareImage(8) + } + +CucsLstorageConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + applied(1), + failedToApply(2), + applying(3) + } + +CucsLstorageControllerQualifierControllerType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + sas(1), + sata(2), + flash(3), + sd(4), + pt(5), + pch(6), + external(7), + nvme(8) + } + +CucsLstorageCtrlAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + inService(1), + inMaintenance(3) + } + +CucsLstorageDasScsiLunStorageClass ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + san(1), + das(2) + } + +CucsLstorageDay ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + everyDay(0), + monday(1), + tuesday(2), + wednesday(3), + thursday(4), + friday(5), + saturday(6), + sunday(7), + everyMonth(8), + everyHour(9) + } + +CucsLstorageInitiatorInterfaceType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + native(1), + vdas(2) + } + +CucsLstorageLunDiskLayout ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + raidStriped(4), + raidMirrored(5), + anyConfiguration(8), + raidStripedParity(10), + raidStripedDualParity(11), + raidMirroredStriped(12), + raidStripedParityStriped(16), + raidStripedDualParityStriped(17) + } + +CucsLstorageLunMapType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nonShared(0), + shared(1), + unassigned(2) + } + +CucsLstorageNetworkIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + invalidConfig(0), + invalidIscsiVlan(1), + unsupportedVlanCapability(2), + invalidIpAddress(3) + } + +CucsLstorageOperMaintState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + inService(1), + inMaintenance(2), + enteringMaintenance(3), + exitingMaintenance(4), + notApplicable(5) + } + +CucsLstorageOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + policy(1), + management(2) + } + +CucsLstorageProcessorFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(1747) + } + +CucsLstorageProcessorFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configureBegin(1747), + configureApplyTemplate(1748), + configureApplyIdentifiers(1749), + configureResolvePolicies(1750), + configureResolveNetworkPolicies(1751), + configureResolveIdentifiers(1752), + configureApplyDefaultIdentifiers(1753), + configureResolveDefaultIdentifiers(1754), + configureResolveDistributableNames(1755), + configureResolveDistributable(1756), + configureResolveImages(1757), + configureResolveSchedule(1758), + configureValidatePolicyOwnership(1759), + configureApplyPolicies(1760), + configureResolveBootConfig(1761), + configureEvaluateAssociation(1762), + configureAnalyzeImpact(1763), + configureWaitForMaintPermission(1764), + configureWaitForMaintWindow(1765), + configureWaitForHAQuorum(1766), + configureApplyConfig(1767), + configureWaitForServerAssoc(1768), + configureWaitForPlatformBoot(1769), + configureWaitForOSInstall(1770), + configureWaitForPlatformConfig(1771), + configureFail(1823), + configureSuccess(1824) + } + +CucsLstorageProcessorFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeLstorageProcessorConfigureModification(28), + samDmeLstorageProcessorConfigureFinalDisassoc(29) + } + +CucsLstorageProcessorFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(1747) + } + +CucsLstorageProcessorId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + n1(1), + n2(2) + } + +CucsLstorageRemoteCtrlServiceAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + inService(1), + inMaintenance(3) + } + +CucsLstorageRemoteCtrlServiceFailOverState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + triggered(0), + trigger(1), + forceTrigger(2), + remoteTrigger(3) + } + +CucsLstorageReplicationDeviceType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + lun(1), + nfs(2) + } + +CucsLstorageReplicationSourceAccessType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + allowAll(1), + allowNone(2), + allowOnly(3) + } + +CucsLstorageReplicationTargetType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + cisco(1), + linuxLVM(2), + linuxRAW(3), + windows(4) + } + +CucsLstorageResolveFromRemoteServer ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1) + } + +CucsLstorageScsiTransportProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + iscsi(1), + fcp(2), + sas(3), + ssa(4), + uas(5), + scsiParallel(6) + } + +CucsLstorageServerIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + invalidConfig(0), + processorCardinality(1), + unsupportedStorageServer(2), + localRemotePolicyConflict(3), + invalidProfileReferences(4), + invalidNumberOfIscsiInterfaces(5), + computeUnavailable(6), + computeInoperable(7), + computeDegraded(8), + invalidNumberOfDpInterfaces(9), + invalidDpInterfaceSwitchId(10), + invalidIscsiInterfaceSwitchId(11), + missingFirmwareImage(12), + insufficientResources(13) + } + +CucsLstorageSharing ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nonShared(0), + shared(1) + } + +CucsLstorageStorageClass ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + san(1), + das(2) + } + +CucsLstorageStorageIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + invalidConfig(0), + missingFirmwareImage(1), + invalidIqnFormat(2) + } + +CucsLstorageUpgradeState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + partnerUpgrading(1), + configureVmedia(2), + bootingController(3), + packageInstallation(4), + unconfigureVmedia(5), + ready(6) + } + +CucsLstorageVirtualDriveDefAccessPolicy ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + readWrite(1), + readOnly(2), + blocked(3) + } + +CucsLstorageVirtualDriveDefDriveCache ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + noChange(1), + enable(2), + disable(3) + } + +CucsLstorageVirtualDriveDefIoPolicy ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + direct(1), + cached(2) + } + +CucsLstorageVirtualDriveDefReadPolicy ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + readAhead(1), + normal(2) + } + +CucsLstorageVirtualDriveDefStripSize ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + n8KB(1), + n16KB(2), + n32KB(3), + n64KB(4), + n128KB(5), + n256KB(6), + n512KB(7), + n1024KB(8) + } + +CucsLstorageVirtualDriveDefWriteCachePolicy ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + writeThrough(1), + writeBackGoodBbu(2), + alwaysWriteBack(3) + } + +CucsMacpoolPoolAssignmentOrder ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + default(0), + sequential(1) + } + +CucsMemoryAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + policy(1), + resetErrors(2) + } + +CucsMemoryArrayId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsMemoryArrayEnvStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + inputCurrent(0), + inputCurrentAvg(1), + inputCurrentMax(2), + inputCurrentMin(3) + } + +CucsMemoryArrayEnvStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + inputCurrent(0), + inputCurrentAvg(1), + inputCurrentMax(2), + inputCurrentMin(3) + } + +CucsMemoryBackupAbility ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + notReady(1), + ready(2) + } + +CucsMemoryBackupStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + noBackup(1), + valid(2) + } + +CucsMemoryBackupTriggerStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + enabled(1), + disabled(2) + } + +CucsMemoryBufferUnitId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..16) + +CucsMemoryBufferUnitEnvStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + temperature(0), + temperatureAvg(1), + temperatureMax(2), + temperatureMin(3) + } + +CucsMemoryBufferUnitEnvStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + temperature(0), + temperatureAvg(1), + temperatureMax(2), + temperatureMin(3) + } + +CucsMemoryControllerId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsMemoryErrorCorrection ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + undiscovered(0), + other(1), + unknown(2), + none(3), + parity(4), + singleBitECC(5), + multiBitECC(6), + crc(7) + } + +CucsMemoryErrorStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + addressParityErrors(0), + eccMultibitErrors(1), + eccSinglebitErrors(2), + mismatchErrors(3), + addressParityErrorsRunning(4), + eccMultibitErrorsAvg(6), + eccMultibitErrorsMax(7), + eccMultibitErrorsMin(8), + eccMultibitErrorsRunning(9), + eccSinglebitErrorsAvg(11), + eccSinglebitErrorsMax(12), + eccSinglebitErrorsMin(13), + eccSinglebitErrorsRunning(14), + mismatchErrorsAvg(16), + mismatchErrorsMax(17), + mismatchErrorsMin(18), + mismatchErrorsRunning(19) + } + +CucsMemoryErrorStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + addressParityErrors(0), + addressParityErrorsAvg(1), + addressParityErrorsMax(2), + addressParityErrorsMin(3), + addressParityErrorsRunning(4), + eccMultibitErrors(5), + eccMultibitErrorsAvg(6), + eccMultibitErrorsMax(7), + eccMultibitErrorsMin(8), + eccMultibitErrorsRunning(9), + eccSinglebitErrors(10), + eccSinglebitErrorsAvg(11), + eccSinglebitErrorsMax(12), + eccSinglebitErrorsMin(13), + eccSinglebitErrorsRunning(14), + mismatchErrors(15), + mismatchErrorsAvg(16), + mismatchErrorsMax(17), + mismatchErrorsMin(18), + mismatchErrorsRunning(19) + } + +CucsMemoryFormFactor ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + undiscovered(0), + other(1), + unknown(2), + simm(3), + dimm(9), + tsop(10), + rimm(12), + sodimm(13), + srimm(14), + fbDimm(15) + } + +CucsMemoryHeartbeatStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + disabled(1), + running(2), + timedOut(3) + } + +CucsMemoryIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + uncorrectableEccError(0), + correctableEccError(1), + addressParityError(2), + memoryMismatchError(3) + } + +CucsMemoryNvDimmId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..16) + +CucsMemoryNvDimmBatteryId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsMemoryNvDimmEnvStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + temperature(0), + temperatureAvg(1), + temperatureMax(2), + temperatureMin(3), + voltage(4), + voltageAvg(5), + voltageMax(6), + voltageMin(7) + } + +CucsMemoryNvDimmEnvStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + temperature(0), + temperatureAvg(1), + temperatureMax(2), + temperatureMin(3), + voltage(4), + voltageAvg(5), + voltageMax(6), + voltageMin(7) + } + +CucsMemoryNvDimmHealth ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + notPresent(1), + healthy(2), + hardwareFault(3), + softwareFault(4), + batteryFault(5) + } + +CucsMemoryOperationStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + idle(1), + backup(2), + restore(3), + erase(4), + backupFailed(5), + restoreFailed(6), + eraseFailed(7) + } + +CucsMemoryRuntimeThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + available(0), + availableAvg(1), + availableMax(2), + availableMin(3), + cached(4), + cachedAvg(5), + cachedMax(6), + cachedMin(7), + total(8), + totalAvg(9), + totalMax(10), + totalMin(11) + } + +CucsMemoryRuntimeType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + swap(1), + total(2) + } + +CucsMemoryRuntimeHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + available(0), + availableAvg(1), + availableMax(2), + availableMin(3), + cached(4), + cachedAvg(5), + cachedMax(6), + cachedMin(7), + total(8), + totalAvg(9), + totalMax(10), + totalMin(11) + } + +CucsMemoryType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + undiscovered(0), + other(1), + unknown(2), + dram(3), + edram(4), + vram(5), + sram(6), + ram(7), + rom(8), + flash(9), + eeprom(10), + feprom(11), + eprom(12), + cdram(13), + n3DRAM(14), + sdram(15), + sgram(16), + rdram(17), + ddr(18), + ddr2(19), + ddr2FbDimm(20), + ddr3(24), + fbd2(25), + ddr4(26) + } + +CucsMemoryUnitId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..256) + +CucsMemoryUnitOperability ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + operable(1), + inoperable(2), + degraded(3), + poweredOff(4), + powerProblem(5), + removed(6), + voltageProblem(7), + thermalProblem(8), + performanceProblem(9), + accessibilityProblem(10), + identityUnestablishable(11), + biosPostTimeout(12), + disabled(13), + malformedFru(14), + fabricConnProblem(51), + fabricUnsupportedConn(52), + config(81), + equipmentProblem(82), + decomissioning(83), + chassisLimitExceeded(84), + notSupported(100), + discovery(101), + discoveryFailed(102), + identify(103), + postFailure(104), + upgradeProblem(105), + peerCommProblem(106), + autoUpgrade(107), + linkActivateBlocked(108) + } + +CucsMemoryUnitEnvStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + temperature(0), + temperatureAvg(1), + temperatureMax(2), + temperatureMin(3) + } + +CucsMemoryUnitEnvStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + temperature(0), + temperatureAvg(1), + temperatureMax(2), + temperatureMin(3) + } + +CucsMemoryVisibility ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + yes(1), + no(2) + } + +CucsMessageSeverity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + emergency(0), + alert(1), + critical(2), + error(3), + warning(4), + notification(5), + information(6), + debugging(7) + } + +CucsMgmtAbsBackupPostAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + remove(1) + } + +CucsMgmtAbsBackupProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + ftp(1), + tftp(2), + scp(3), + http(4), + sftp(5), + nfsCopy(6) + } + +CucsMgmtAbsImporterPostAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + remove(1) + } + +CucsMgmtAbsImporterProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + ftp(1), + tftp(2), + scp(3), + http(4), + sftp(5), + nfsCopy(6) + } + +CucsMgmtAccess ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + inBand(1), + outOfBand(2), + internal(4), + virtual(8) + } + +CucsMgmtAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disable(0), + enable(1) + } + +CucsMgmtBackupPostAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + remove(1) + } + +CucsMgmtBackupProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + ftp(1), + tftp(2), + scp(3), + http(4), + sftp(5), + nfsCopy(6) + } + +CucsMgmtBackupType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + fullState(1), + configAll(2), + configSystem(3), + configLogical(4) + } + +CucsMgmtBackupFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + backup(290) + } + +CucsMgmtBackupFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + backupBegin(290), + backupBackupLocal(291), + backupUpload(292), + backupFail(398), + backupSuccess(399) + } + +CucsMgmtBackupFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + backup(290) + } + +CucsMgmtBackupInterval ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + n1day(86400), + n1week(604800), + n2week(1209600) + } + +CucsMgmtBackupIssue ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + outdated(1) + } + +CucsMgmtBackupJob ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + immediate(2) + } + +CucsMgmtBackupJobStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + inProgress(1), + success(2), + fail(3) + } + +CucsMgmtBackupOperationAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsMgmtBackupOperationPostAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + remove(1) + } + +CucsMgmtBackupPolicyFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + reportConfigCopy(1187) + } + +CucsMgmtBackupPolicyFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + reportConfigCopyBegin(1187), + reportConfigCopyReport(1188), + reportConfigCopyFail(1411), + reportConfigCopySuccess(1412) + } + +CucsMgmtBackupTriggerFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + trigger(399) + } + +CucsMgmtBackupTriggerFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + triggerBegin(399), + triggerStateDisable(400), + triggerStateEnable(401), + triggerFail(402), + triggerSuccess(403) + } + +CucsMgmtBackupTriggerFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + trigger(399) + } + +CucsMgmtBackupType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + fullState(1), + configAll(2), + configSystem(3), + configLogical(4) + } + +CucsMgmtCapability ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + modifyMaintenanceMode(0) + } + +CucsMgmtCfgExportPolicyFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + reportConfigCopy(1187) + } + +CucsMgmtCfgExportPolicyFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + reportConfigCopyBegin(1187), + reportConfigCopyReport(1188), + reportConfigCopyFail(1411), + reportConfigCopySuccess(1412) + } + +CucsMgmtCimcSecureBootAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disable(0), + enable(1) + } + +CucsMgmtConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + incomplete(0), + unsupportedVlan(1), + unsupportedServer(2), + unresolvedVlan(3), + valid(4), + invalidPinning(5) + } + +CucsMgmtConnectionState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unInitialized(0), + acknowledged(1), + unsupportedConnectivity(2) + } + +CucsMgmtControllerFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + extMgmtIfConfig(17), + updateSwitch(248), + updateIOM(253), + activateIOM(256), + updateBMC(259), + activateBMC(262), + updateUCSManager(467), + sysConfig(474), + online(1059), + registryConfig(1191), + extMgmtInterfaceConfig(1493), + lockConfig(1686), + powerBudgetReclaimConfig(1688), + updateCMC(1845), + activateCMC(1848), + updateAdaptor(1852), + activateAdaptor(1855), + updateRaidController(1861), + updateBoardController(1868) + } + +CucsMgmtControllerFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + extMgmtIfConfigBegin(17), + extMgmtIfConfigPrimary(18), + extMgmtIfConfigSecondary(19), + updateSwitchBegin(248), + updateSwitchUpdateLocal(249), + updateSwitchResetLocal(250), + updateSwitchUpdateRemote(251), + updateSwitchResetRemote(252), + updateIOMBegin(253), + updateIOMUpdateRequest(254), + updateIOMPollUpdateStatus(255), + activateIOMBegin(256), + activateIOMActivate(257), + activateIOMReset(258), + updateBMCBegin(259), + updateBMCUpdateRequest(260), + updateBMCPollUpdateStatus(261), + activateBMCBegin(262), + activateBMCActivate(263), + activateBMCReset(264), + activateBMCFail(400), + activateBMCSuccess(401), + activateIOMFail(402), + activateIOMSuccess(403), + extMgmtIfConfigFail(404), + extMgmtIfConfigSuccess(405), + updateBMCFail(406), + updateBMCSuccess(407), + updateIOMFail(408), + updateIOMSuccess(409), + updateSwitchFail(412), + updateSwitchSuccess(413), + updateUCSManagerBegin(467), + updateUCSManagerExecute(468), + updateUCSManagerFail(469), + updateUCSManagerSuccess(470), + updateUCSManagerStart(471), + updateSwitchVerifyLocal(472), + updateSwitchVerifyRemote(473), + sysConfigBegin(474), + sysConfigPrimary(475), + sysConfigSecondary(476), + sysConfigFail(477), + sysConfigSuccess(478), + onlineBegin(1059), + onlineBmcConfigureConnLocal(1060), + onlineSwConfigureConnLocal(1061), + onlineBmcConfigureConnPeer(1062), + onlineSwConfigureConnPeer(1063), + onlineFail(1075), + onlineSuccess(1076), + registryConfigBegin(1191), + registryConfigRemove(1192), + updateUCSManagerCopyExtToLocal(1357), + updateUCSManagerCopyExtToPeer(1358), + updateSwitchCopyToLocal(1359), + updateSwitchCopyToPeer(1360), + registryConfigFail(1409), + registryConfigSuccess(1410), + extMgmtInterfaceConfigBegin(1493), + extMgmtInterfaceConfigCIMCVlanCfgLocal(1494), + extMgmtInterfaceConfigCIMCVlanCfgPeer(1495), + extMgmtInterfaceConfigCMCVlanCfg(1496), + extMgmtInterfaceConfigCMCVlanCfgPeer(1497), + extMgmtInterfaceConfigActive(1498), + extMgmtInterfaceConfigFail(1556), + extMgmtInterfaceConfigSuccess(1557), + updateIOMCopyImgFromRep(1594), + updateIOMCopyIOMImgToSub(1597), + lockConfigBegin(1686), + lockConfigPowerButtonLockConfig(1687), + powerBudgetReclaimConfigBegin(1688), + powerBudgetReclaimConfigPowerOffWait(1689), + powerBudgetReclaimConfigPowerOffReclaim(1690), + lockConfigFail(1825), + lockConfigSuccess(1826), + powerBudgetReclaimConfigFail(1827), + powerBudgetReclaimConfigSuccess(1828), + updateCMCBegin(1845), + updateCMCUpdateRequest(1846), + updateCMCPollUpdateStatus(1847), + activateCMCBegin(1848), + activateCMCActivate(1849), + activateCMCReset(1850), + activateCMCPollActivation(1851), + updateAdaptorBegin(1852), + updateAdaptorUpdateRequest(1853), + updateAdaptorPollUpdateStatus(1854), + activateAdaptorBegin(1855), + activateAdaptorActivate(1856), + activateAdaptorPowerOffServers(1857), + activateAdaptorServersPowerOffCompletion(1858), + activateAdaptorReset(1859), + activateAdaptorPollActivateStatus(1860), + updateRaidControllerBegin(1861), + updateRaidControllerUpdateRequest(1862), + updateRaidControllerPollUpdateStatus(1863), + updateRaidControllerPowerOffServers(1864), + updateRaidControllerServersPowerOffCompletion(1865), + updateRaidControllerActivate(1866), + updateRaidControllerPollActivation(1867), + updateBoardControllerBegin(1868), + updateBoardControllerPrepareForUpdate(1869), + updateBoardControllerPowerOffServers(1870), + updateBoardControllerServersPowerOffCompletion(1871), + updateBoardControllerUpdateRequest(1872), + updateBoardControllerPollUpdateStatus(1873), + activateAdaptorFail(1921), + activateAdaptorSuccess(1922), + activateCMCFail(1923), + activateCMCSuccess(1924), + updateAdaptorFail(1925), + updateAdaptorSuccess(1926), + updateBoardControllerFail(1927), + updateBoardControllerSuccess(1928), + updateCMCFail(1929), + updateCMCSuccess(1930), + updateRaidControllerFail(1931), + updateRaidControllerSuccess(1932) + } + +CucsMgmtControllerFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeMgmtControllerUpdateSwitchActivate(14), + samDmeMgmtControllerUpdateSwitchReset(15) + } + +CucsMgmtControllerFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + extMgmtIfConfig(17), + updateSwitch(248), + updateIOM(253), + activateIOM(256), + updateBMC(259), + activateBMC(262), + updateUCSManager(467), + sysConfig(474), + online(1059), + registryConfig(1191), + extMgmtInterfaceConfig(1493), + lockConfig(1686), + powerBudgetReclaimConfig(1688), + updateCMC(1845), + activateCMC(1848), + updateAdaptor(1852), + activateAdaptor(1855), + updateRaidController(1861), + updateBoardController(1868) + } + +CucsMgmtDataExporterType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + fullState(1), + configAll(2), + configSystem(3), + configLogical(4) + } + +CucsMgmtDataExporterFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + exportData(24) + } + +CucsMgmtDataExporterFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + exportDataBegin(24), + exportDataDmeDataExport(25), + exportDataUpload(26), + exportDataFail(111), + exportDataSuccess(112) + } + +CucsMgmtDataExporterFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + exportData(24) + } + +CucsMgmtDataImporterFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + importData(27) + } + +CucsMgmtDataImporterFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + importDataBegin(27), + importDataDownload(28), + importDataDmeImport(29), + importDataReportResults(30), + importDataFail(113), + importDataSuccess(114) + } + +CucsMgmtDataImporterFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + importData(27) + } + +CucsMgmtDimmBlacklistingOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + enabled(1), + disabled(2), + unsupported(3) + } + +CucsMgmtEntityChassisDeviceIoState1 ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ok(1), + openError(2), + readError(3), + writeError(4) + } + +CucsMgmtEntityChassisDeviceIoState2 ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ok(1), + openError(2), + readError(3), + writeError(4) + } + +CucsMgmtEntityChassisDeviceIoState3 ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ok(1), + openError(2), + readError(3), + writeError(4) + } + +CucsMgmtEntityHaFailureReason ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + nodeDown(1), + peerNodeDown(2), + mgmtServicesUnresponsive(3), + peerMgmtServicesUnresponsive(4), + chassisConfigIncomplete(5), + peerChassisConfigIncomplete(6), + networkInterfaceDown(7) + } + +CucsMgmtEntityHaReadiness ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ready(1), + downgraded(2), + notReady(3) + } + +CucsMgmtEntityLeadership ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + primary(1), + subordinate(2), + inapplicable(3), + electionInProgress(4), + electionFailed(5) + } + +CucsMgmtEntityMgmtServicesState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + up(1), + unresponsive(2), + down(3), + switchoverInProgress(4) + } + +CucsMgmtEntityProblems ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + leadership(0), + membership(1), + umbilical(2), + haReady(3), + versionMismatch(4) + } + +CucsMgmtEntityState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + up(1), + down(2) + } + +CucsMgmtEntityUmbilicalState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + degraded(1), + full(2), + failed(3) + } + +CucsMgmtExportPolicyAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disable(0), + enable(1) + } + +CucsMgmtExportPolicyProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + ftp(1), + tftp(2), + scp(3), + http(4), + sftp(5), + nfsCopy(6) + } + +CucsMgmtExportPolicyFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + reportConfigCopy(1187) + } + +CucsMgmtExportPolicyFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + reportConfigCopyBegin(1187), + reportConfigCopyReport(1188), + reportConfigCopyFail(1411), + reportConfigCopySuccess(1412) + } + +CucsMgmtExportPolicyFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + reportConfigCopy(1187) + } + +CucsMgmtFileTransferProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + ftp(1), + tftp(2), + scp(3), + http(4), + sftp(5), + nfsCopy(6) + } + +CucsMgmtIPv6IfAddrFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + swMgmtOobIpv6IfConfig(1535) + } + +CucsMgmtIPv6IfAddrFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + swMgmtOobIpv6IfConfigBegin(1535), + swMgmtOobIpv6IfConfigSwitch(1536), + swMgmtOobIpv6IfConfigFail(1558), + swMgmtOobIpv6IfConfigSuccess(1559) + } + +CucsMgmtIPv6IfAddrFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + swMgmtOobIpv6IfConfig(1535) + } + +CucsMgmtIfFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + swMgmtOobIfConfig(277), + swMgmtInbandIfConfig(279), + virtualIfConfig(281), + enableVip(284), + disableVip(286), + enableHA(288), + faPresence(1907), + faConn(1910) + } + +CucsMgmtIfFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + swMgmtOobIfConfigBegin(277), + swMgmtOobIfConfigSwitch(278), + swMgmtInbandIfConfigBegin(279), + swMgmtInbandIfConfigSwitch(280), + virtualIfConfigBegin(281), + virtualIfConfigLocal(282), + virtualIfConfigRemote(283), + enableVipBegin(284), + enableVipLocal(285), + disableVipBegin(286), + disableVipPeer(287), + enableHABegin(288), + enableHALocal(289), + disableVipLocal(290), + disableVipFail(414), + disableVipSuccess(415), + enableHAFail(416), + enableHASuccess(417), + enableVipFail(418), + enableVipSuccess(419), + swMgmtInbandIfConfigFail(420), + swMgmtInbandIfConfigSuccess(421), + swMgmtOobIfConfigFail(422), + swMgmtOobIfConfigSuccess(423), + virtualIfConfigFail(424), + virtualIfConfigSuccess(425), + faPresenceBegin(1907), + faPresenceCheckLicense(1908), + faPresenceIdentify(1909), + faConnBegin(1910), + faConnConfigureVifNs(1911), + faConnSharedIOModuleInventory(1912), + faConnDiscoverChassis(1913), + faConnOobStorageInventory(1914), + faConnFail(1933), + faConnSuccess(1934), + faPresenceFail(1935), + faPresenceSuccess(1936), + faConnDiscoverSasExpander(1974) + } + +CucsMgmtIfFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + swMgmtOobIfConfig(277), + swMgmtInbandIfConfig(279), + virtualIfConfig(281), + enableVip(284), + disableVip(286), + enableHA(288), + faPresence(1907), + faConn(1910) + } + +CucsMgmtImportAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + merge(0), + replace(1) + } + +CucsMgmtImportStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + downloadSuccess(0), + configSuccess(1) + } + +CucsMgmtImporterPostAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + remove(1) + } + +CucsMgmtImporterProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + ftp(1), + tftp(2), + scp(3), + http(4), + sftp(5), + nfsCopy(6) + } + +CucsMgmtImporterFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + import(293), + reportConfigImport(1189) + } + +CucsMgmtImporterFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + importBegin(293), + importDownloadLocal(294), + importFail(426), + importSuccess(427), + importConfig(580), + importReportResults(626), + reportConfigImportBegin(1189), + reportConfigImportReport(1190), + reportConfigImportFail(1413), + reportConfigImportSuccess(1414) + } + +CucsMgmtImporterFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + import(293), + reportConfigImport(1189) + } + +CucsMgmtIntAuthPolicyMethod ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + password(1) + } + +CucsMgmtMaintMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + normal(1), + lpcReset(2) + } + +CucsMgmtMgmtAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsMgmtMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + inBand(0) + } + +CucsMgmtOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + notDeployed(1), + up(2), + down(3) + } + +CucsMgmtOperationStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notStarted(1), + workInProgress(2), + allSuccess(3), + partialFailed(4), + failed(5), + domainSuspended(6) + } + +CucsMgmtPmonEntryState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + idle(1), + running(2), + pending(3), + failed(4), + error(5), + exitPending(6), + terminated(7), + killed(8) + } + +CucsMgmtRegistryInfoFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(3) + } + +CucsMgmtRegistryInfoFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configureBegin(3), + configureConfig(4), + configureFail(117), + configureSuccess(118) + } + +CucsMgmtRegistryInfoFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(3) + } + +CucsMgmtRemoteBackupOperType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + backupNone(0), + backupDelete(1) + } + +CucsMgmtRemoteBackupType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + fullState(1), + configAll(2), + configSystem(3), + configLogical(4) + } + +CucsMgmtSchedStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + notFound(1) + } + +CucsMgmtSecureBootOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1), + unsupported(2), + enabling(3) + } + +CucsMgmtSource ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + sharedLom(1), + sideband(2) + } + +CucsMgmtState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + outOfSync(1) + } + +CucsMgmtStateQual ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + valid(1), + misconnected(2) + } + +CucsMgmtStorageSubsystemState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + uninitialized(1), + initializing(2), + initialized(3), + unsupported(4) + } + +CucsMgmtSubject ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + blade(1), + chassis(2), + system(4), + switch(8), + adaptor(16), + iocard(32), + cmc(33), + boardController(64), + serverUnit(128) + } + +CucsMgmtUpgradeStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + hwChangeDetected(0), + fwChangeDetected(1), + hwIncompatible(2), + fwIncompatible(3), + unsupportedHwVersion(4), + unsupportedFwVersion(5), + hwChangeSuccess(6), + fwChangeSuccess(7) + } + +CucsMoMoClassId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + moTopProps(1), + topRoot(2), + topSystem(3), + fsmTask(4), + namingNamedObject(5), + namingNamedIdentifiedObject(6), + conditionInfo(7), + namingObject(8), + namingDefinition(9), + namingHolder(10), + namingBinding(11), + conditionPolicy(12), + conditionLog(13), + policyTracker(14), + policyTracked(15), + aaaUserAction(16), + aaaModLR(17), + aaaSessionLR(18), + eventEpCtrl(19), + eventLog(20), + eventRecord(21), + eventHolder(22), + eventInst(23), + eventPolicy(24), + faultHolder(25), + faultInst(26), + faultPolicy(27), + statsItem(28), + statsCurr(29), + statsHist(30), + statsHolder(31), + statsCollectionPolicy(32), + statsThresholdPolicy(33), + statsThresholdClass(34), + statsThresholdDefinition(35), + statsThr32Definition(36), + statsThr64Definition(37), + statsThrFloatDefinition(38), + statsThresholdValue(39), + statsThr32Value(40), + statsThr64Value(41), + statsThrFloatValue(42), + equipmentPOSTCodeReporter(43), + equipmentPOSTCodeData(44), + equipmentPOSTCode(45), + equipmentPOST(46), + swatInjection(47), + swatTrigger(48), + swatCondition(49), + swatTarget(50), + swatAction(51), + swatResultstats(52), + apeControllerManager(53), + apeControllerChassis(54), + apeControllerEeprom(55), + apeNicAgManager(56), + apeAdapter(57), + apeMenlo(58), + apePalo(59), + apeAdapterVnic(60), + apeMenloVnic(61), + apeMenloVnicStats(62), + apeManager(63), + apeMc(64), + apeMcTable(65), + apeFru(66), + apeSdr(67), + apeReading(68), + apeParam(69), + apeBootMethod(70), + firmwareStoragePack(71), + apeSANBoot(72), + apeLocalDiskBoot(73), + apeVirtualMediaBoot(74), + apeHostAgent(75), + clitestTypeTest(76), + clitestTypeTestParent(77), + clitestTypeTestChild(78), + clitestTypeTest2(79), + fabricInternalDceSrv(80), + fabricDceSrv(81), + mgmtAbsDataItem(82), + mgmtDataItem(83), + mgmtImportItem(84), + fabricDceSwSrvEp(85), + fabricSan(86), + fabricFcSan(87), + mgmtEp(88), + mgmtSvc(89), + fabricFcSanEp(90), + fabricFcSanPcEp(91), + fabricSanPc(92), + fabricFcSanPc(93), + fabricFcVsanPortEp(94), + fabricSanPinGroup(95), + fabricSanPinTarget(96), + fabricEp(97), + fabricCloud(98), + testingServiceProfile(99), + testingSnmpPolicy(100), + testingCliPolicy(101), + testingSnmpSupport(102), + testingSnmpCommunity(103), + testingSnmpTrap(104), + fabricExternalEp(105), + fabricInternalEp(106), + fabricCIoEp(107), + fabricExternalPc(108), + fabricInternalPc(109), + fabricPinGroup(110), + fabricPinTarget(111), + fabricLan(112), + fabricEthLan(113), + licenseLicense(114), + fabricAEthLanEp(115), + fabricEthLanEp(116), + fabricEthLanPcEp(117), + fabricLanPc(118), + fabricEthLanPc(119), + fabricLanPinGroup(120), + fabricLanPinTarget(121), + fabricLocale(122), + fabricPath(123), + orgAOrg(124), + fabricPathConn(125), + fabricVnetEp(126), + networkCACert(127), + networkSystemCACert(128), + fabricAVsan(129), + fabricEpVsan(130), + fabricVsan(131), + fabricVsanEp(132), + fabricVlan(133), + fabricSwChEp(134), + fabricSwChPhEp(135), + fabricComputeEp(136), + fabricChassisEp(137), + fabricComputeSlotEp(138), + fabricIf(139), + fabricComputePhEp(140), + fabricLastAckedSlot(141), + processorUnit(142), + trigServerToken(143), + trigTokenRequestor(144), + processorThread(145), + processorRuntime(146), + processorRuntimeHist(147), + processorQual(148), + fcPIo(149), + fcConfig(150), + fcIfConfig(151), + fcSwIfConfig(152), + fcNicIfConfig(153), + fcStats(154), + fcStatsHist(155), + fcErrStats(156), + fcErrStatsHist(157), + poolAsnmt(158), + vnicTempl(159), + vnicSanConnTempl(160), + vnicLanConnTempl(161), + vnicL3If(162), + vnicIPIf(163), + vnicIPv4If(164), + vnicIpAddr(165), + vnicIpV4Addr(166), + vnicIpV4StaticAddr(167), + vnicIpV4PooledAddr(168), + vnicIPv4Dhcp(169), + vnicIPv4Dns(170), + vnicIPv4StaticRoute(171), + vnicConnection(172), + vnicNicConn(173), + vnicVnic(174), + vnicIf(175), + vnicL2Lif(176), + vnicEthLif(177), + vnicFcLif(178), + vnicLifVlan(179), + vnicLifVsan(180), + vnicL2If(181), + vnicAFcIf(182), + vnicEtherBaseIf(183), + vnicAEtherIf(184), + vnicAIpcIf(185), + vnicAScsiIf(186), + vnicFcOEIf(187), + vnicFcIf(188), + vnicEtherIf(189), + vnicIpcIf(190), + vnicScsiIf(191), + vnicProfileSet(192), + vnicProfile(193), + vnicProfileAlias(194), + vnicDynamicConReq(195), + vnicDynamicConPolicy(196), + vnicDynamicCon(197), + vnicDynamicIdUniverse(198), + vnicDynamicProvider(199), + vnicDynamicProviderEp(200), + vnicFcNode(201), + vnicFcBase(202), + vnicFc(203), + vnicEtherBase(204), + vnicEther(205), + vnicIpc(206), + vnicScsi(207), + vnicBootTarget(208), + lsbootItem(209), + lsbootADef(210), + lsbootPolicy(211), + lsbootDef(212), + lsbootCategory(213), + lsbootStorage(214), + lsbootLan(215), + lsbootVirtualMedia(216), + lsbootImage(217), + lsbootRemoteImage(218), + lsbootSanImage(219), + lsbootLocalImage(220), + lsbootLocalStorage(221), + lsbootImagePath(222), + lsbootLanImagePath(223), + lsbootSanImagePath(224), + procManager(225), + procProcCounts(226), + procTxCounts(227), + procStimulusCounts(228), + procPrtCounts(229), + procProcs(230), + procPrt(231), + procDoer(232), + storageController(233), + storageUnit(234), + storagePhysical(235), + storageLogical(236), + storageLocalLun(237), + storageLocalDisk(238), + storageLunDisk(239), + storageQual(240), + storageItem(241), + storageLocalDiskConfig(242), + storageLocalDiskConfigPolicy(243), + storageLocalDiskConfigDef(244), + storageLocalDiskPartition(245), + memoryArray(246), + memoryUnit(247), + orgDomainGroup(248), + memoryRuntimeHist(249), + memoryQual(250), + aaaRealm(251), + aaaAuthRealm(252), + aaaEp(253), + aaaRadiusEp(254), + aaaLdapEp(255), + eventApplication(256), + guiGuiCont(257), + guiGuiComponent(258), + aaaLdapProvider(259), + aaaTacacsPlusProvider(260), + pkiEp(261), + pkiItem(262), + pkiCertReq(263), + pkiKeyRing(264), + pkiTP(265), + aaaDefinition(266), + commDefinition(267), + pkiDefinition(268), + commSvcEp(269), + commSvcChannel(270), + commWebChannel(271), + commEvtChannel(272), + commSvc(273), + commWeb(274), + commHttp(275), + versionProduct(276), + commWsman(277), + commCimxml(278), + commShell(279), + commTelnet(280), + policyLogProfile(281), + policyDeviceProfile(282), + commSnmp(283), + commDateTime(284), + commSnmpTrap(285), + commDns(286), + commClient(287), + commNtpProvider(288), + mgmtAbsBackup(289), + commSyslog(290), + mgmtAbsImporter(291), + commSyslogMonitor(292), + mgmtDataExporter(293), + mgmtDataImporter(294), + mgmtRegistryInfo(295), + aaaSystemUser(296), + aaaEpAuthProfile(297), + aaaUserLogin(298), + aaaShellLogin(299), + aaaWebLogin(300), + aaaEpLogin(301), + aaaRemoteUser(302), + aaaEpUser(303), + aaaUser(304), + aaaSshAuth(305), + aaaUserRole(306), + aaaRole(307), + aaaUserLocale(308), + aaaLocale(309), + aaaOrg(310), + aaaSession(311), + dcxVifEp(312), + dcxVc(313), + dcxVIf(314), + dcxUniverse(315), + dcxNs(316), + adaptorFruCapProvider(317), + adaptorFwCapProvider(318), + adaptorCapDef(319), + adaptorCapQual(320), + mgmtDataExporterFsmTask(321), + mgmtDataImporterFsmTask(322), + adaptorBehCap(323), + mgmtRegistryInfoFsmTask(324), + networkElementFsmTask(325), + adaptorNwMgmtCap(326), + orgOrgFsmTask(327), + adaptorUnit(328), + adaptorHostIf(329), + adaptorHostEthIf(330), + adaptorHostFcIf(331), + adaptorExtIf(332), + adaptorExtEthIf(333), + testingServiceProfileFsmTask(334), + topSystemFsmTask(335), + versionMatrix(336), + versionFilter(337), + adaptorEthPortStatsHist(338), + adaptorEthPortBySizeSmallStats(341), + adaptorEthPortBySizeSmallStatsHist(342), + adaptorEthPortBySizeLargeStats(343), + adaptorEthPortBySizeLargeStatsHist(344), + adaptorEthPortOutsizedStats(345), + adaptorEthPortOutsizedStatsHist(346), + adaptorEthPortMcastStats(347), + adaptorEthPortMcastStatsHist(348), + adaptorEthPortErrStats(349), + adaptorEthPortErrStatsHist(350), + adaptorFcPortStats(351), + adaptorFcPortStatsHist(352), + adaptorVnicStats(353), + identpoolMetaVerse(354), + identpoolMetaSystem(355), + identpoolUniverse(356), + identpoolElement(357), + identpoolPoolable(358), + identpoolConsumed(359), + adaptorMenloMcpuStatsHist(360), + adaptorMenloMcpuErrorStats(361), + adaptorMenloMcpuErrorStatsHist(362), + adaptorMenloEthStats(363), + adaptorMenloEthStatsHist(364), + adaptorMenloEthErrorStats(365), + adaptorMenloEthErrorStatsHist(366), + adaptorMenloFcStats(367), + adaptorMenloFcStatsHist(368), + adaptorMenloFcErrorStats(369), + adaptorMenloFcErrorStatsHist(370), + adaptorMenloQStats(371), + adaptorMenloQStatsHist(372), + adaptorMenloQErrorStats(373), + adaptorMenloQErrorStatsHist(374), + identpoolPool(375), + adaptorMenloNetEgStatsHist(376), + adaptorMenloNetInStats(377), + firmwareDownloadPolicy(378), + adaptorMenloHostPortStats(379), + adaptorMenloHostPortStatsHist(380), + adaptorMenloDcePortStats(381), + adaptorMenloDcePortStatsHist(382), + adaptorEtherIfStats(383), + adaptorEtherIfStatsHist(384), + adaptorFcIfFrameStats(385), + adaptorFcIfFrameStatsHist(386), + orgDomainGroupPolicy(387), + computeSystemQual(388), + adaptorHostIfProfile(389), + computeSystemAddrQual(390), + computeSiteQual(391), + computeOwnerQual(392), + adaptorQueueProfile(393), + configCatalogue(394), + configConsumerCatalogue(395), + configBackup(396), + adaptorEthWorkQueueProfile(397), + nfsExportDef(398), + nfsClientDef(399), + adaptorEthInterruptProfile(400), + consumerUniverse(401), + consumerInst(402), + adaptorTcpIpRssHashProfile(403), + adaptorIpV4RssHashProfile(404), + adaptorIpV6RssHashProfile(405), + adaptorExtIpV6RssHashProfile(406), + firmwareRemoteCatalogue(407), + adaptorEthFailoverProfile(408), + adaptorFcRecvQueueProfile(409), + firmwareSource(410), + configBackupFsmTask(411), + configConsumerCatalogueFsmTask(412), + consumerInstFsmTask(413), + adaptorFcPortProfile(414), + adaptorFcErrorRecoveryProfile(415), + sysfileEp(416), + sysfileRepository(417), + sysfileExporter(418), + sysfileImporter(419), + sysfileMutation(420), + sysfileInstance(421), + sysdebugEp(422), + sysdebugRepository(423), + sysdebugCoreFileRepository(424), + sysdebugExporter(425), + sysdebugCoreFileExportTarget(426), + sysdebugAutoCoreFileExportTarget(427), + sysdebugManualCoreFileExportTarget(428), + sysdebugFile(429), + sysdebugCore(430), + sysdebugLogControlEp(431), + sysdebugLogControlDomain(432), + sysdebugLogControlModule(433), + sysdebugLogControlDestinationFile(434), + sysdebugLogControlDestinationSyslog(435), + ruleDefinition(436), + ruleItem(437), + ruleRequirement(438), + ruleSizeRequirement(439), + swDomain(440), + swPIoEp(441), + swCIoEp(442), + swBorderDomain(443), + swBorderEp(444), + swBorderPc(445), + swLanBorder(446), + swLanEp(447), + swLanPc(448), + swEthLanBorder(449), + swEthLanEp(450), + swEthLanPc(451), + swVlan(452), + swUlan(453), + swAccessDomain(454), + swAccessEp(455), + swUtilityDomain(456), + swSanBorder(457), + swSanEp(458), + swFcSanBorder(459), + swFcSanEp(460), + swVsan(461), + swEnvStats(462), + swEnvStatsHist(463), + swSystemStats(464), + swSystemStatsHist(465), + networkruleDefinition(466), + networkruleItem(467), + networkruleRequirement(468), + etherPIo(469), + etherServerIntFIo(470), + etherSwitchIntFIo(471), + etherConfig(472), + etherIfConfig(473), + etherSwIfConfig(474), + etherNicIfConfig(475), + etherTxStats(476), + etherTxStatsHist(477), + etherRxStats(478), + etherRxStatsHist(479), + etherErrStats(480), + etherErrStatsHist(481), + etherLossStats(482), + etherLossStatsHist(483), + syntheticDirectory(484), + syntheticFile(485), + syntheticFsObj(486), + syntheticTime(487), + syntheticFileSystem(488), + firmwareCapProvider(489), + firmwareCatalogue(490), + firmwareUnit(491), + firmwareRunning(492), + firmwareUpdatable(493), + firmwareBootUnit(494), + firmwareBootDefinition(495), + firmwareImage(496), + firmwareInstallable(497), + firmwareDistImage(498), + firmwareDistributable(499), + firmwareDownloader(500), + firmwareCompItem(501), + firmwareCompSource(502), + firmwareCompTarget(503), + firmwarePack(504), + firmwarePackItem(505), + firmwareComputePack(506), + firmwareComputeHostPack(507), + firmwareComputeMgmtPack(508), + firmwareType(509), + firmwareDependency(510), + osInstance(511), + osAgent(512), + capabilityCatalogue(513), + capabilityProvider(514), + capabilityDef(515), + capabilityItem(516), + portGroup(517), + portPhysSwitchIo(518), + portPIo(519), + portIntFIo(520), + portServerIntFIo(521), + portSwitchIntFIo(522), + portDomainEp(523), + policyObject(524), + policyHolder(525), + policyBinding(526), + policyDefinition(527), + orgOrg(528), + callhomeEp(529), + callhomeSource(530), + callhomeSmtp(531), + callhomePeriodicSystemInventory(532), + callhomeProfile(533), + callhomeDest(534), + callhomePolicy(535), + callhomeTestAlert(536), + networkEp(537), + networkIfEp(538), + networkPhysEp(539), + networkPIoEp(540), + networkCIoEp(541), + networkVnetEp(542), + networkDomainEp(543), + networkElement(544), + networkConn(545), + networkIfStats(546), + uuidpoolPool(547), + uuidpoolPooled(548), + uuidpoolBlock(549), + uuidpoolAddr(550), + uuidpoolFormat(551), + uuidpoolPoolable(552), + uuidpoolUniverse(553), + mgmtEntity(554), + mgmtBackup(555), + mgmtImporter(556), + mgmtAccessPolicy(557), + mgmtAccessPolicyItem(558), + mgmtAccessPort(559), + mgmtIntAuthPolicy(560), + mgmtController(561), + mgmtIf(562), + ippoolPool(563), + ippoolPooled(564), + ippoolBlock(565), + ippoolAddr(566), + ippoolPoolable(567), + ippoolUniverse(568), + poolUniverse(569), + poolElement(570), + poolPoolable(571), + poolPoolMember(572), + poolPool(573), + computeConfigPolicy(574), + computeInitConfigPolicy(575), + computeAutoconfigPolicy(576), + computeBladeInheritPolicy(577), + computeScrubPolicy(578), + computeDiscPolicy(579), + computeBladeDiscPolicy(580), + computeChassisDiscPolicy(581), + computePsuDef(582), + computePsuPolicy(583), + computePsuControl(584), + computePool(585), + computePoolable(586), + computePooled(587), + computePooledPhysical(588), + computePooledSlot(589), + computePoolingPolicy(590), + computeQual(591), + nfsRepositorySpecPolicy(592), + computeBladePosQual(593), + computeChassisQual(594), + computeSlotQual(595), + computeQualifiedPolicy(596), + computeContainer(597), + computeItem(598), + computePhysical(599), + computeLogical(600), + computeVirtualContainer(601), + computeVirtual(602), + computePartition(603), + memoryErrorStatsHist(604), + computeBoard(605), + computeMbPowerStats(606), + computeMbPowerStatsHist(607), + computeMbTempStats(608), + computeMbTempStatsHist(609), + lsTier(614), + lsServer(615), + lsPower(616), + lsComputeBinding(617), + lsBinding(618), + lsRequirement(619), + lsAgentPolicy(620), + vmEp(621), + vmInstance(622), + vmAdaptor(623), + vmNic(624), + vmHba(625), + vmVlan(626), + vmVsan(627), + extvmmEp(628), + extvmmProvider(629), + fcpoolInitiators(632), + fcpoolInitiator(633), + fcpoolBlock(634), + fcpoolFormat(635), + fcpoolAddr(636), + fcpoolPoolable(637), + fcpoolUniverse(638), + fcpoolBootTarget(639), + macpoolPool(640), + macpoolPooled(641), + macpoolFormat(642), + macpoolBlock(643), + macpoolAddr(644), + macpoolPoolable(645), + macpoolUniverse(646), + solDef(647), + solConfig(648), + solPolicy(649), + solIf(650), + dpsecMac(651), + qosclassDefinition(652), + qosclassItem(653), + qosclassFc(654), + qosclassEth(655), + qosclassEthBE(656), + qosclassEthClassified(658), + qosDefinition(659), + qosItem(660), + epqosDefinition(661), + epqosDefinitionDelTask(662), + epqosItem(663), + epqosEgress(664), + equipmentHwCapProvider(665), + equipmentBehCap(666), + equipmentFruCapProvider(667), + equipmentIntegratedComponentCapProvider(668), + equipmentHolderCapProvider(669), + equipmentSwitchCapProvider(670), + equipmentMgmtCapProvider(671), + equipmentChassisCapProvider(672), + equipmentBladeCapProvider(673), + equipmentBaseBoardCapProvider(674), + equipmentBladeBiosCapProvider(675), + equipmentLocalDiskCapProvider(676), + equipmentLocalDiskControllerCapProvider(677), + equipmentHostIfCapProvider(678), + equipmentProcessorUnitCapProvider(679), + equipmentMemoryUnitCapProvider(680), + equipmentIOCardCapProvider(681), + equipmentPsuCapProvider(682), + equipmentFanModuleCapProvider(683), + equipmentGemCapProvider(684), + equipmentManufacturingDef(685), + equipmentPhysicalDef(686), + equipmentServiceDef(687), + equipmentAdaptorDef(688), + equipmentProcessorUnitDef(689), + equipmentSlotArrayRef(690), + equipmentSlotArray(691), + equipmentItem(692), + equipmentStateful(693), + equipmentHolder(694), + equipmentStatefulChComp(695), + equipmentStatefulBladeComp(696), + equipmentPsu(697), + equipmentFanModule(698), + equipmentFan(699), + equipmentEnvSensor(700), + equipmentCard(701), + equipmentSwitchCard(702), + equipmentChassis(703), + equipmentIOCard(704), + equipmentLed(705), + processorErrorStatsHist(706), + equipmentLocatorLed(707), + equipmentChassisStats(708), + equipmentChassisStatsHist(709), + equipmentPsuStats(712), + equipmentPsuStatsHist(713), + equipmentPsuInputStats(714), + equipmentPsuInputStatsHist(715), + equipmentFanModuleStats(716), + equipmentFanModuleStatsHist(717), + equipmentFanStats(718), + equipmentFanStatsHist(719), + flowctrlDefinition(720), + flowctrlItem(721), + computePCIeFatalStatsHist(722), + aaaRealmFsmTask(723), + orgOrgSource(724), + adaptorHostFcIfFsmTask(725), + extpolDomain(726), + commSvcEpFsmTask(727), + computeBladeFsmTask(728), + epqosDefinitionDelTaskFsmTask(729), + epqosDefinitionFsmTask(730), + equipmentChassisFsmTask(731), + equipmentIOCardFsmTask(732), + equipmentLocatorLedFsmTask(733), + extvmmEpFsmTask(734), + configAppImpactResponse(736), + fabricComputeSlotEpFsmTask(737), + fabricLanCloudFsmTask(738), + firmwareDownloaderFsmTask(739), + firmwareImageFsmTask(740), + mgmtBackupFsmTask(741), + mgmtControllerFsmTask(742), + mgmtIfFsmTask(743), + mgmtImporterFsmTask(744), + pkiEpFsmTask(745), + qosclassDefinitionFsmTask(746), + statsCollectionPolicyFsmTask(747), + swAccessDomainFsmTask(748), + swEthLanBorderFsmTask(749), + swFcSanBorderFsmTask(750), + swUtilityDomainFsmTask(751), + syntheticFsObjFsmTask(752), + sysdebugAutoCoreFileExportTargetFsmTask(753), + sysdebugLogControlEpFsmTask(754), + sysdebugManualCoreFileExportTargetFsmTask(755), + sysfileMutationFsmTask(756), + vnicProfileSetFsmTask(757), + vnicDefBeh(758), + equipmentLocalDiskDef(759), + sysdebugMEpLog(762), + identpoolBlockQual(763), + identpoolQualItem(764), + identpoolIPQual(765), + identpoolDomainGroupQual(766), + nfsExportDefFsmTask(767), + biosBOT(768), + biosBootDevGrp(769), + biosBootDev(770), + etherPauseStats(771), + etherPauseStatsHist(772), + adaptorSanCap(773), + memoryArrayEnvStats(774), + memoryArrayEnvStatsHist(775), + memoryUnitEnvStats(776), + memoryUnitEnvStatsHist(777), + processorEnvStats(778), + processorEnvStatsHist(779), + aaaExtMgmtCutThruTkn(780), + nwctrlDefinition(781), + lsSPMeta(786), + fabricVCon(789), + fabricVConProfile(790), + vmCont(793), + vmDirCont(794), + vmDCOrg(795), + vmDC(796), + vmOrg(797), + vmSwitch(798), + vmVnicProfInst(799), + vmVnicProfCl(800), + vmVirtual(801), + vmHv(802), + extvmmMasterExtKey(803), + extvmmKeyInst(804), + extvmmKeyStore(805), + extvmmKeyRing(806), + extvmmSwitchDelTask(807), + biosVfIntelTurboBoostTech(808), + biosVfEnhancedIntelSpeedStepTech(809), + biosVfIntelHyperThreadingTech(810), + biosVfCoreMultiProcessing(811), + biosVfExecuteDisableBit(812), + biosVfIntelVirtualizationTechnology(813), + biosVfIntelVTForDirectedIO(814), + biosVfDirectCacheAccess(817), + biosVfSelectMemoryRASConfiguration(818), + biosVfNUMAOptimized(819), + biosVfIntelEntrySASRAIDModule(820), + biosVfOnboardSATAController(822), + biosVfSerialPortAEnable(823), + fabricEtherRef(825), + biosVfMemoryMappedIOAbove4GB(826), + biosVfFrontPanelLockout(828), + changeEp(829), + biosVfAssertNMIOnSERR(830), + biosVfAssertNMIOnPERR(831), + biosVfResumeOnACPowerLoss(832), + biosVfConsoleRedirection(835), + policyUniverse(838), + policyCluster(839), + policySource(840), + biosVfPOSTErrorPause(841), + biosVProfile(842), + biosVFeat(843), + powerAGroup(845), + powerABudget(848), + powerGroup(849), + powerBudget(850), + sysdebugMEpLogDef(851), + sysdebugMEpLogPolicy(852), + sysdebugLogBehavior(853), + sysdebugBackupBehavior(854), + bmcSELCounter(857), + computeBehCap(860), + computePciCap(861), + extvmmKeyStoreFsmTask(862), + fabricConsumer(863), + extvmmSwitchDelTaskFsmTask(864), + biosVfUSBBootConfig(869), + biosVfProcessorC3Report(870), + biosVfProcessorC6Report(871), + biosVfOSBootWatchdogTimer(873), + biosVfOSBootWatchdogTimerPolicy(874), + biosVfACPI10Support(876), + computeMemoryUnitConstraintDef(879), + computePCIeFatalProtocolStats(882), + computePCIeFatalReceiveStats(884), + computeResourceSetManager(885), + computeResourceSet(886), + computeResourceSetMember(887), + computePCIeFatalStats(888), + vmLifeCyclePolicy(892), + diagSrvCapProvider(893), + diagCtrl(894), + diagRslt(895), + diagSrvCtrl(896), + equipmentSwitchCap(897), + equipmentMemoryUnitDiscoveryModifierDef(898), + extvmmMasterExtKeyFsmTask(899), + adaptorFcInterruptProfile(900), + capabilityEp(901), + capabilityUpdater(902), + capabilityUpdate(903), + equipmentCatalogCapProvider(904), + capabilityUpdaterFsmTask(905), + firmwareDistributableFsmTask(906), + topMetaInf(907), + storageRaidBattery(908), + computeRtcBattery(909), + vmVif(910), + memoryBufferUnit(912), + memoryBufferUnitEnvStats(913), + memoryBufferUnitEnvStatsHist(914), + computeIOHub(915), + computeBoardController(916), + computeIOHubEnvStats(917), + computeIOHubEnvStatsHist(918), + diagRunPolicy(919), + diagTest(920), + diagBladeTest(921), + diagNetworkTest(922), + biosSettings(926), + computeDefaults(931), + computePlatform(932), + capabilityCatalogueFsmTask(933), + swVlanPortNs(934), + processorErrorStats(935), + biosVfSparingMode(936), + biosVfMirroringMode(937), + biosVfLvDIMMSupport(938), + memoryErrorStats(940), + commXmlClConnPolicy(941), + computePhysicalQual(942), + procSvc(943), + apeDcosAgManager(944), + apeSwitchFirmwareInv(945), + equipmentLocalDiskControllerDef(946), + equipmentBoardControllerDef(947), + biosARef(948), + biosRef(949), + biosFeatureRef(950), + biosParameterRef(951), + biosSettingRef(952), + adaptorDiagCap(953), + equipmentPOSTCodeContainer(954), + equipmentPOSTCodeTemplate(955), + fabricFcVsanPc(956), + fabricLanMonCloud(957), + fabricSanMonCloud(958), + fabricEthMonLan(959), + fabricFcMonSan(960), + fabricMon(961), + fabricEthMon(962), + fabricFcMon(963), + fabricMonDestEp(964), + fabricEthMonDestEp(965), + fabricFcMonDestEp(966), + fabricMonSrcEp(967), + fabricEthMonSrcEp(968), + fabricFcMonSrcEp(969), + fabricMonSrcRef(970), + fabricEthMonSrcRef(971), + fabricFcMonSrcRef(972), + fabricMonSrcFiltEp(973), + fabricEthMonFiltEp(974), + fabricFcMonFiltEp(975), + fabricMonFiltRef(976), + fabricEthMonFiltRef(977), + fabricFcMonFiltRef(978), + fabricFcEstcCloud(979), + fabricEthEstcCloud(980), + fabricEthVlanPortEp(981), + fabricVlanEp(982), + fabricExternalEstc(983), + fabricFcEstc(984), + fabricEthEstc(985), + fabricEstcEp(986), + fabricAFcEstcEp(987), + fabricFcEstcEp(988), + fabricAFcoeEstcEp(989), + fabricFcoeEstcEp(990), + fabricEthEstcEp(991), + fabricTargetEp(992), + fabricEthTargetEp(993), + processorUnitAssocCtx(994), + biosVfUEFIOSUseLegacyVideo(998), + vnicIpV4AddrConf(999), + vnicIpV4AddrExplConf(1000), + vnicIpV4ProfDerivedAddr(1001), + storageDevice(1002), + storageDrive(1003), + aaaConfig(1004), + aaaAuthMethod(1005), + aaaDefaultAuth(1006), + aaaConsoleAuth(1007), + aaaDomainAuth(1008), + aaaDomain(1009), + aaaLdapGroupRule(1010), + aaaUserGroup(1011), + aaaLdapGroup(1012), + aaaProviderGroup(1013), + aaaProviderRef(1014), + adaptorHwAddrCap(1015), + adaptorUplinkHwAddrCap(1016), + adaptorHostethHwAddrCap(1017), + adaptorHostfcHwAddrCap(1018), + adaptorUnitAssocCtx(1019), + sysdebugTechSupFileRepository(1020), + sysdebugTechSupport(1021), + sysdebugTechSupportCmdOpt(1022), + powerEp(1023), + powerPrioWght(1024), + powerPolicy(1025), + powerPlacement(1026), + powerGroupAdditionPolicy(1027), + powerGroupMember(1028), + powerChassisMember(1029), + powerRackUnitMember(1030), + powerGroupQual(1031), + powerMgmtPolicy(1032), + powerGroupStats(1033), + powerGroupStatsHist(1034), + swMonSrcEp(1035), + swEthMonSrcEp(1036), + swFcMonSrcEp(1037), + swEstcEp(1038), + swFcEstcEp(1039), + swEthEstcEp(1040), + swTargetEp(1041), + swEthTargetEp(1042), + swFcoeEstcEp(1043), + swMonDomain(1044), + swLanMon(1045), + swSanMon(1046), + swEthLanMon(1047), + swFcSanMon(1048), + swMon(1049), + swEthMon(1050), + swFcMon(1051), + swMonDestEp(1052), + swEthMonDestEp(1053), + swFcMonDestEp(1054), + swSanPc(1055), + swFcSanPc(1056), + capabilityMgmtExtension(1057), + pciCard(1058), + pciUnit(1059), + licenseEp(1060), + licenseFeature(1061), + licenseServerHostId(1062), + licenseFile(1063), + licenseSource(1064), + licenseContents(1065), + licenseFeatureLine(1066), + licenseInstance(1067), + licenseSourceFile(1068), + licenseProp(1069), + licenseDownloader(1070), + licenseCapProvider(1071), + licenseFeatureCapProvider(1072), + portTrustMode(1073), + computePoolPolicyRef(1074), + computePooledRackUnit(1075), + computePhysicalAssocCtx(1076), + computeComputeDiscPolicy(1077), + computeServerDiscPolicy(1078), + computeRackUnit(1079), + lsServerAssocCtx(1080), + lsmaintMaintPolicy(1081), + lsmaintAck(1082), + equipmentPicture(1083), + equipmentMgmtExtCapProvider(1084), + equipmentRackUnitCapProvider(1085), + equipmentBladeAGLibrary(1086), + equipmentFexCapProvider(1087), + equipmentPciDef(1088), + equipmentRaidDef(1089), + equipmentPortGroupDef(1090), + equipmentAssocCtx(1091), + equipmentFexEnvStats(1092), + equipmentFexEnvStatsHist(1093), + equipmentFexPowerSummary(1094), + equipmentFexPowerSummaryHist(1095), + equipmentFexPsuInputStats(1096), + equipmentFexPsuInputStatsHist(1097), + equipmentRackUnitPsuStats(1098), + equipmentRackUnitPsuStatsHist(1099), + equipmentRackUnitFanStats(1100), + equipmentRackUnitFanStatsHist(1101), + equipmentFex(1102), + dhcpInst(1103), + dhcpLease(1104), + dhcpAcquired(1105), + trigInst(1106), + trigWindow(1107), + trigSched(1108), + trigSchedWindow(1109), + trigAbsWindow(1110), + trigRecurrWindow(1111), + trigMeta(1112), + trigTriggered(1113), + trigTriggerable(1114), + trigTest(1115), + trigAck(1116), + trigConfAck(1117), + trigResAck(1118), + capabilityMgmtExtensionFsmTask(1119), + computePhysicalFsmTask(1120), + computeRackUnitFsmTask(1121), + equipmentFexFsmTask(1122), + fabricSanCloudFsmTask(1124), + licenseDownloaderFsmTask(1125), + licenseFileFsmTask(1126), + licenseInstanceFsmTask(1127), + lsServerFsmTask(1128), + swEthMonFsmTask(1129), + swFcMonFsmTask(1130), + sysdebugTechSupportFsmTask(1131), + statsPasadenaCollectionPolicy(1132), + statsDbMigrationStatus(1133), + statsCustomEp(1134), + statsStandardEp(1135), + statsChartContainer(1136), + statsChart(1137), + statsCustomChart(1138), + statsStandardChart(1139), + adaptorHBAVnicStats(1140), + adaptorHBAVnicStatsHist(1141), + adaptorNICVnicStats(1142), + equipmentGemPortCap(1143), + equipmentXcvr(1144), + portPIoFsmTask(1145), + vnicBootIpPolicy(1146), + adaptorLldpCap(1147), + lldpAcquired(1148), + extmgmtIf(1149), + extmgmtIfMonPolicy(1150), + extmgmtMiiStatus(1151), + extmgmtGatewayPing(1152), + extmgmtArpTargets(1153), + biosVfOptionROMLoad(1154), + firmwareBundleTypeCapProvider(1155), + firmwareBundleType(1156), + storageEnclosure(1157), + sysdebugCoreFsmTask(1158), + fabricAEthEstcEp(1159), + fabricEstcPc(1160), + fabricEthEstcPc(1161), + fabricEthEstcPcEp(1162), + fabricEthVlanPc(1163), + swEthEstcPc(1164), + commSyslogSource(1165), + firmwareSpec(1166), + computeRackUnitMbTempStats(1167), + computeRackUnitMbTempStatsHist(1168), + storageLocalDiskSlotEp(1169), + computeRackPosQual(1170), + computeRackQual(1171), + biosVfCPUPerformance(1172), + fabricFcoeVsanPortEp(1173), + pciEquipSlot(1174), + equipmentDbgPluginCapProvider(1175), + commSvcLimits(1176), + commShellSvcLimits(1177), + commWebSvcLimits(1178), + adaptorFruCapRef(1179), + biosVfMaxVariableMTRRSetting(1180), + biosVfUSBSystemIdlePowerOptimizingSetting(1181), + biosVfUSBFrontPanelAccessLock(1182), + biosVfUCSMBootOrderRuleControl(1183), + equipmentLocalDiskControllerCapRef(1184), + equipmentDiscoveryCap(1185), + topSysDefaults(1186), + iqnpoolPool(1187), + iqnpoolPooled(1188), + iqnpoolBlock(1189), + iqnpoolAddr(1190), + iqnpoolFormat(1191), + iqnpoolPoolable(1192), + iqnpoolUniverse(1193), + fabricSwSrvPc(1194), + fabricDceSwSrvPc(1195), + fabricDceSwSrvPcEp(1196), + fabricEpMgr(1197), + biosVfProcessorCState(1198), + biosVfProcessorC1E(1199), + biosVIdentityParams(1200), + vnicIPv4IscsiAddr(1201), + vnicIPv4PooledIscsiAddr(1202), + vnicVProfileAlias(1203), + vnicOProfileAlias(1204), + vnicInternalProfile(1205), + vnicVlan(1206), + vnicIScsiNode(1207), + vnicIScsi(1208), + vnicIScsiTargetIf(1209), + vnicIScsiStaticTargetIf(1210), + vnicLun(1211), + vnicIScsiAutoTargetIf(1212), + lsbootIScsi(1213), + lsbootIScsiImagePath(1214), + aaaBanner(1215), + featureCatalogEp(1216), + aaaPwdProfile(1217), + featureServerDef(1218), + featureStorageDef(1219), + featureNetworkDef(1220), + featureEnvDef(1221), + domainEp(1222), + domainFeatureCatalog(1223), + adaptorExtIfPc(1224), + adaptorExtEthIfPc(1225), + adaptorPIoEp(1226), + sysdebugTechSupportOperation(1227), + lsServerOperation(1228), + fabricComputeSlotEpOperation(1229), + fabricComputePhEpOperation(1230), + fabricSwChPhEpOperation(1231), + computeAOperation(1232), + computePhysicalOperation(1233), + swPhys(1234), + swPhysEtherEp(1235), + swPhysFcEp(1236), + swVlanPortNsOverride(1237), + etherPortChanIdElem(1238), + etherPortChanIdUniverse(1239), + etherCIoEp(1240), + etherPc(1241), + etherInternalPc(1242), + vnicMgmtBase(1243), + vnicMgmt(1244), + vnicMgmtIf(1245), + vnicFault(1246), + etherExternalEp(1247), + etherIntFIoEp(1248), + etherServerIntFIoPcEp(1249), + identDomainSyncEp(1250), + mgmtPmonEntry(1251), + iscsiAuthProfile(1252), + iscsiProtocolProfile(1253), + configSearchResult(1254), + queryEp(1255), + vmClientContainer(1256), + vmComputeEp(1257), + queryDependencyContext(1258), + queryImportContext(1259), + queryDependencyRef(1260), + queryresultDestOrgEp(1261), + queryresultDomainGroupEp(1262), + queryresultOrgEp(1263), + equipmentPortGroupAggregationDef(1264), + equipmentPortGroupSwComplexDef(1265), + equipmentPortSwComplexRef(1266), + equipmentBeaconLed(1267), + identpoolDomain(1268), + equipmentPsuOutputStatsHist(1269), + equipmentNetworkElementFanStats(1270), + policySystemProfile(1271), + equipmentBeaconLedFsmTask(1272), + firmwareInfraPolicy(1273), + swPhysFsmTask(1274), + vmLifeCyclePolicyFsmTask(1275), + firmwareUpgradeConstraint(1276), + adaptorFamilyTypeDef(1277), + adaptorUnitExtn(1278), + extpolRegistryCapability(1279), + orgExtension(1280), + domainFamilyCapProvider(1281), + trigPendingAckCount(1282), + lsVersionBeh(1287), + equipmentBiosDef(1288), + equipmentDimmMapping(1289), + equipmentDimmEntry(1290), + equipmentBladeConnDef(1291), + equipmentAdaptorConnDef(1292), + equipmentIOCardTypeDef(1293), + computePnuOSImage(1294), + etherServerIntFIoFsmTask(1295), + equipmentServerFeatureCap(1296), + equipmentBladeIOMConnDef(1297), + lsbootUpgradeStatus(1298), + biosVfOSBootWatchdogTimerTimeout(1299), + fsmFsm(1300), + fsmStage(1301), + faultBaseHolder(1302), + faultLocalTypedHolder(1303), + faultBasePolicy(1304), + policyControlEpOperation(1305), + faultSuppressPolicy(1306), + faultSuppressPolicyItem(1307), + faultSuppressTask(1308), + faultAffectedClass(1309), + fabricDceSwSrvEpOperation(1310), + apeVnicStats(1311), + apePaloVnicStats(1312), + vnicFcGroupTempl(1313), + vnicSanConnPolicy(1314), + vnicLanConnPolicy(1315), + vnicAGroup(1316), + vnicFcGroupDef(1317), + vnicIScsiBase(1318), + vnicIScsiLCP(1319), + vnicDynamicConPolicyRef(1320), + vnicConnDef(1321), + vnicABeh(1322), + vnicVnicBehPolicy(1323), + vnicVhbaBehPolicy(1324), + biosVfSriovConfig(1325), + fabricVnetPermit(1326), + statsInventoryMeta(1327), + fabricMulticastPolicy(1328), + storageIniGroup(1329), + storageInitiator(1330), + storageADef(1331), + storageConnectionPolicy(1332), + policyItem(1333), + fsmStatus(1334), + swVlanGroup(1335), + swVlanRef(1336), + swFcoeSanEp(1337), + swFcoeSanPc(1338), + swFcZoneSet(1339), + swFcServerZoneGroup(1340), + swZoneInitiatorMember(1341), + swFcZone(1342), + swFcZoneMember(1343), + swZoneTargetMember(1344), + swFabricZoneNs(1345), + swFabricZoneNsOverride(1346), + swCardEnvStats(1347), + swCardEnvStatsHist(1348), + etherPIoEndPoint(1349), + etherFcoeInterfaceStats(1350), + etherFcoeInterfaceStatsHist(1351), + mgmtExportPolicy(1352), + mgmtCfgExportPolicy(1353), + mgmtBackupPolicy(1354), + mgmtConnection(1355), + commClientItem(1356), + aaaItem(1357), + commItem(1358), + vnicRackServerDiscoveryProfile(1359), + vnicIScsiBootParams(1360), + vnicIScsiBootVnic(1361), + sysfileDigest(1362), + versionEp(1363), + versionVersion(1364), + versionApplication(1365), + fcpoolInitiatorEp(1366), + lsFcLocale(1367), + lsFcZoneGroup(1368), + lsZoneInitiatorMember(1369), + lsFcZone(1370), + lsFcZoneMember(1371), + vnicLstorageIScsi(1372), + lsVConAssign(1373), + storageMeta(1374), + vnicIScsiTargetParams(1375), + vnicIScsiInitiatorParams(1376), + policyPolicyScope(1377), + policyPolicyRequestor(1378), + policyDigest(1379), + policyControlEp(1380), + policyControl(1381), + policyDateTime(1382), + policyCommunication(1383), + policyDns(1384), + policySecurity(1385), + policyMonitoring(1386), + policyFault(1387), + policyInfraFirmware(1388), + policyConfigBackup(1389), + policyMEp(1390), + policyDiscovery(1391), + policyPowerMgmt(1392), + policyPsu(1393), + policyControlled(1394), + policyControlledInstance(1395), + policyControlledType(1396), + orgFirmwareVersionCount(1397), + nfsEp(1398), + nfsMountDef(1399), + nfsMountInst(1400), + trigToken(1401), + trigClientToken(1402), + trigBaseSched(1403), + trigLocalSched(1404), + trigBaseAbsWindow(1405), + trigLocalAbsWindow(1406), + capabilityFeatureLimits(1407), + capabilitySystemLimits(1408), + capabilityNetworkLimits(1409), + capabilityStorageLimits(1410), + identIdentCtx(1411), + identSysInfo(1412), + identMetaVerse(1413), + identMetaSystem(1414), + identIdentRequest(1415), + identRequestEp(1416), + fabricLanAccessMgr(1417), + fabricZoneIdUniverse(1418), + fabricAFcoeSanEp(1419), + fabricFcoeSanEp(1420), + fabricFcoeSanPcEp(1421), + fabricFcoeSanPc(1422), + fabricFcoeVsanPc(1423), + fabricNetGroup(1424), + fabricPooledVlan(1425), + fabricPoolableVlan(1426), + fabricVsanMembership(1427), + fabricVnetReq(1428), + fabricVlanReq(1429), + fabricVnetGroupReq(1430), + fabricVlanGroupReq(1431), + fabricOrgVlanPolicy(1432), + observeObservedCont(1433), + observeObserved(1434), + observeFilter(1435), + configSorter(1436), + extpolConnectorContainer(1437), + extpolEp(1438), + extpolConnector(1439), + extpolSvc(1440), + extpolRegistry(1441), + faultDomainInst(1442), + faultSummaryInst(1443), + faultDomainEp(1444), + extpolController(1445), + extpolClientCont(1446), + extpolClient(1447), + extpolSystemContext(1448), + callhomeItem(1449), + firmwareBundleInfo(1450), + firmwareInfraPack(1451), + firmwareCatalogPack(1452), + firmwareSystem(1453), + firmwareInfra(1454), + firmwareHost(1455), + firmwareBlade(1456), + firmwareRack(1457), + firmwareStatus(1458), + firmwareSystemCompCheckResult(1459), + firmwareInstallImpact(1460), + firmwareHostPackModImpact(1461), + firmwareAck(1462), + firmwareUpgradeInfo(1463), + firmwareUpgradeDetail(1464), + firmwareBundleInfoDigest(1465), + storageDomainEp(1466), + storageVirtualDrive(1467), + storageConnectionDef(1468), + storageTarget(1469), + storageFcTargetEp(1470), + storageVsanRef(1471), + initiatorEp(1472), + initiatorRequestorEp(1473), + initiatorGroupEp(1474), + initiatorInitiatorEp(1475), + initiatorIScsiInitiatorEp(1476), + initiatorFcInitiatorEp(1477), + initiatorStoreEp(1478), + initiatorUnitEp(1479), + initiatorLunEp(1480), + initiatorRequestorGrpEp(1481), + initiatorMemberEp(1482), + storageEp(1483), + storageNodeEp(1484), + storageEpUser(1485), + storageAuthKey(1486), + storageTransportIf(1487), + storageTargetIf(1488), + storageIScsiTargetIf(1489), + storageFcTargetIf(1490), + storageL2If(1491), + storageFcIf(1492), + storageEtherIf(1493), + storageSystem(1494), + ipIpV4Addr(1495), + ipIPv4Dns(1496), + ipServiceIf(1497), + ipIpV4StaticAddr(1498), + fabricCartridgeSlotEpOperation(1499), + extpolEpFsmTask(1500), + extpolRegistryFsmTask(1501), + firmwareSystemFsmTask(1502), + identIdentRequestFsmTask(1503), + identMetaSystemFsmTask(1504), + mgmtExportPolicyFsmTask(1505), + nfsMountDefFsmTask(1506), + nfsMountInstFsmTask(1507), + observeObservedFsmTask(1508), + policyControlEpFsmTask(1509), + policyPolicyScopeFsmTask(1510), + storageSystemFsmTask(1511), + aaaEpFsm(1512), + storageLocalDiskOperation(1513), + aaaLdapEpFsm(1514), + storageVirtualDriveOperation(1515), + aaaRadiusEpFsm(1516), + storageVirtualDriveRefOperation(1517), + aaaTacacsPlusEpFsm(1518), + storageControllerOperation(1519), + aaaRealmFsm(1520), + storageComputeBladeOperation(1521), + aaaAuthRealmFsm(1522), + aaaAuthRealmFsmStage(1523), + aaaUserEpFsm(1524), + mgmtBackupOperation(1525), + adaptorExtEthIfFsm(1526), + adaptorExtEthIfFsmStage(1527), + adaptorHostEthIfFsm(1528), + adaptorHostEthIfFsmStage(1529), + adaptorHostFcIfFsm(1530), + adaptorHostFcIfFsmStage(1531), + callhomeEpFsm(1532), + callhomeEpFsmStage(1533), + capabilityCatalogueFsm(1534), + capabilityCatalogueFsmStage(1535), + capabilityMgmtExtensionFsm(1536), + capabilityMgmtExtensionFsmStage(1537), + capabilityUpdaterFsm(1538), + capabilityUpdaterFsmStage(1539), + commSvcEpFsm(1540), + commSvcEpFsmStage(1541), + computeBladeFsm(1542), + computeBladeFsmStage(1543), + computePhysicalFsm(1544), + computePhysicalFsmStage(1545), + computeRackUnitFsm(1546), + computeRackUnitFsmStage(1547), + computeServerDiscPolicyFsm(1548), + computeServerDiscPolicyFsmStage(1549), + epqosDefinitionDelTaskFsm(1550), + epqosDefinitionDelTaskFsmStage(1551), + epqosDefinitionFsm(1552), + epqosDefinitionFsmStage(1553), + equipmentBeaconLedFsm(1554), + equipmentBeaconLedFsmStage(1555), + equipmentChassisFsm(1556), + equipmentChassisFsmStage(1557), + equipmentFexFsm(1558), + equipmentFexFsmStage(1559), + equipmentIOCardFsm(1560), + equipmentIOCardFsmStage(1561), + equipmentLocatorLedFsm(1562), + equipmentLocatorLedFsmStage(1563), + etherServerIntFIoFsm(1564), + etherServerIntFIoFsmStage(1565), + extpolEpFsm(1566), + extpolEpFsmStage(1567), + extpolRegistryFsm(1568), + extpolRegistryFsmStage(1569), + extvmmEpFsm(1570), + extvmmEpFsmStage(1571), + extvmmKeyStoreFsm(1572), + extvmmKeyStoreFsmStage(1573), + extvmmMasterExtKeyFsm(1574), + extvmmMasterExtKeyFsmStage(1575), + extvmmProviderFsm(1576), + extvmmProviderFsmStage(1577), + extvmmSwitchDelTaskFsm(1578), + extvmmSwitchDelTaskFsmStage(1579), + fabricComputeSlotEpFsm(1580), + fabricComputeSlotEpFsmStage(1581), + fabricEpMgrFsm(1582), + fabricEpMgrFsmStage(1583), + fabricLanCloudFsm(1584), + fabricLanCloudFsmStage(1585), + fabricSanCloudFsm(1586), + fabricSanCloudFsmStage(1587), + firmwareDistributableFsm(1588), + firmwareDistributableFsmStage(1589), + firmwareDownloaderFsm(1590), + firmwareDownloaderFsmStage(1591), + firmwareImageFsm(1592), + firmwareImageFsmStage(1593), + firmwareSystemFsm(1594), + firmwareSystemFsmStage(1595), + identIdentRequestFsm(1596), + identIdentRequestFsmStage(1597), + identMetaSystemFsm(1598), + policyProxyMo(1599), + licenseDownloaderFsm(1600), + licenseDownloaderFsmStage(1601), + licenseFileFsm(1602), + licenseFileFsmStage(1603), + licenseInstanceFsm(1604), + licenseInstanceFsmStage(1605), + lsServerFsm(1606), + lsServerFsmStage(1607), + mgmtBackupFsm(1608), + policyEquipment(1609), + mgmtControllerFsm(1610), + mgmtControllerFsmStage(1611), + mgmtExportPolicyFsm(1612), + mgmtExportPolicyFsmStage(1613), + mgmtBackupPolicyFsm(1614), + mgmtBackupPolicyFsmStage(1615), + mgmtCfgExportPolicyFsm(1616), + mgmtCfgExportPolicyFsmStage(1617), + mgmtIfFsm(1618), + mgmtIfFsmStage(1619), + mgmtImporterFsm(1620), + mgmtImporterFsmStage(1621), + nfsMountDefFsm(1622), + smartcallhomeProfile(1623), + smartcallhomeSource(1624), + smartcallhomePolicy(1625), + smartcallhomePeriodicSystemInventory(1626), + smartcallhomeHttpProxy(1627), + smartcallhomeTransportGateway(1628), + pkiEpFsmStage(1629), + policyControlEpFsm(1630), + storageAScsiLunCtx(1631), + storageScsiLunCtx(1632), + policyPolicyScopeFsmStage(1633), + storageASnapReplicaLunCtx(1634), + storageSnapshotCtx(1635), + storageReplicationCtx(1636), + etherPIoFsmStage(1637), + fcPIoFsm(1638), + fcPIoFsmStage(1639), + qosclassDefinitionFsm(1640), + qosclassDefinitionFsmStage(1641), + vnicIniGrpFcBase(1642), + vnicIniGrpFc(1643), + vnicIniGrpFcIf(1644), + storageSystemFsmStage(1645), + swAccessDomainFsm(1646), + swAccessDomainFsmStage(1647), + swEthLanBorderFsm(1648), + swEthLanBorderFsmStage(1649), + swEthMonFsm(1650), + swEthMonFsmStage(1651), + swFcMonFsm(1652), + swFcMonFsmStage(1653), + swFcSanBorderFsm(1654), + swFcSanBorderFsmStage(1655), + swPhysFsm(1656), + swPhysFsmStage(1657), + swUtilityDomainFsm(1658), + swUtilityDomainFsmStage(1659), + syntheticFsObjFsm(1660), + syntheticFsObjFsmStage(1661), + sysdebugAutoCoreFileExportTargetFsm(1662), + sysdebugAutoCoreFileExportTargetFsmStage(1663), + sysdebugCoreFsm(1664), + sysdebugCoreFsmStage(1665), + sysdebugLogControlEpFsm(1666), + sysdebugLogControlEpFsmStage(1667), + sysdebugManualCoreFileExportTargetFsm(1668), + sysdebugManualCoreFileExportTargetFsmStage(1669), + sysdebugTechSupportFsm(1670), + sysdebugTechSupportFsmStage(1671), + sysfileMutationFsm(1672), + sysfileMutationFsmStage(1673), + vmLifeCyclePolicyFsm(1674), + vmLifeCyclePolicyFsmStage(1675), + vnicProfileSetFsm(1676), + vnicProfileSetFsmStage(1677), + configMotherboardItem(1678), + gmetaEp(1681), + gmetaHolder(1682), + gmetaClass(1683), + gmetaProp(1684), + gmetaPolicyMapHolder(1685), + fabricSanPinTargetOperation(1686), + fabricSanPinGroupOperation(1687), + changeChangedObjectRef(1688), + aaaCimcSession(1689), + lsServerExtension(1690), + fabricFcoeSanPcEpOperation(1691), + fabricVnetEpSyncEp(1692), + vnicMacHistory(1693), + vnicWwpnHistory(1694), + vnicWwnnHistory(1695), + vnicIqnHistory(1696), + vnicIpV4History(1697), + fabricFcEstcEpOperation(1698), + fabricFcoeEstcEpOperation(1699), + equipmentRackFanModuleDef(1700), + equipmentFirmwareConstraint(1701), + equipmentVersionConstraint(1702), + networkOperLevel(1703), + orgSourceMask(1704), + storageTransportableFlashModule(1705), + policyLocalMap(1706), + policyElement(1707), + policyRefReq(1708), + fabricVnetEpSyncEpFsmTask(1709), + gmetaHolderFsmTask(1710), + fabricVnetEpSyncEpFsm(1711), + fabricVnetEpSyncEpFsmStage(1712), + gmetaHolderFsm(1713), + gmetaHolderFsmStage(1714), + lsUuidHistory(1715), + fabricEthEstcEpOperation(1716), + fabricEthEstcPcOperation(1717), + policyControlledTypeFsmTask(1718), + fabricEthEstcPcEpOperation(1719), + fabricEthLanPcEpOperation(1720), + fabricLanPinGroupOperation(1721), + fabricLanPinTargetOperation(1722), + policyControlledTypeFsm(1723), + policyControlledTypeFsmStage(1724), + graphicsCard(1725), + graphicsController(1726), + domainFeature(1727), + fabricFcMap(1728), + equipmentGraphicsCardCapProvider(1729), + equipmentGraphicsCardCapRef(1730), + equipmentDowngradeConstraint(1731), + domainEnvironmentFeature(1732), + smartlicenseHolder(1733), + smartlicenseAgent(1734), + lstorageControllerDef(1735), + lstorageControllerModeConfig(1736), + smartlicenseTest(1737), + queryresultUsage(1738), + smartlicenseEntitlementEp(1739), + smartlicenseEntitlement(1740), + securityUnit(1741), + lsbootSanCatSanImage(1742), + lsbootLocalMediaItem(1743), + lsbootDefaultLocalImage(1744), + lsbootUsbFlashStorageImage(1745), + lsbootLocalHddImage(1746), + lsbootUsbInternalImage(1747), + lsbootUsbExternalImage(1748), + lsbootSanCatSanImagePath(1749), + fabricUdldPolicy(1750), + fabricEthLinkProfile(1751), + smartlicenseAgentFsmTask(1752), + smartlicenseEntitlementEpFsmTask(1753), + smartlicenseHolderFsmTask(1754), + smartlicenseTestFsmTask(1755), + fabricCdpLinkPolicy(1756), + fabricLinkPolicy(1757), + commCimcWebService(1758), + certRepairEpFsmStage(1759), + changeEpFsm(1760), + vnicVmqConReq(1761), + vnicVmqConPolicy(1762), + vnicVmqConPolicyRef(1763), + vnicConReq(1764), + vnicConPolicyRef(1765), + vnicIpV6Addr(1766), + vnicIpV6AddrConf(1767), + vnicIpV6AddrExplConf(1768), + vnicIpV6StaticAddr(1769), + vnicIpV4MgmtPooledAddr(1770), + vnicIpV6MgmtPooledAddr(1771), + vnicUsnicConReq(1772), + vnicUsnicConPolicy(1773), + vnicUsnicConPolicyRef(1774), + fabricEthEstcPcOperationFsmStage(1775), + fabricEthLanEpOperationFsm(1776), + storageControllerBase(1777), + storageFlexFlashController(1778), + storageLocalDiskBase(1779), + storageFlexFlashCard(1780), + storageFlexFlashDrive(1781), + storageFlexFlashVirtualDrive(1782), + lsIssues(1783), + firmwareAutoSyncPolicy(1784), + ipIpV4StaticTargetAddr(1785), + fabricNetflowIPv4Addr(1786), + fabricFlowMon(1787), + fabricLanFlowMon(1788), + fabricFcoeSanEpOperationFsmStage(1789), + fabricNetflowMonSession(1790), + fabricFlowMonSrcEp(1791), + fabricLanFlowMonSrcEp(1792), + fabricEthLanFlowMonSrcEp(1793), + fabricNetflowMonSrcEp(1794), + fabricFlowMonSrcRef(1795), + fabricEthFlowMonSrcRef(1796), + fabricNetflowMonSrcRef(1797), + fabricFlowMonExporterProfile(1798), + fabricFlowMonDefinition(1799), + fabricFlowMonItem(1800), + fabricFlowMonitoringCategory(1801), + fabricEthLanFlowMonitoring(1802), + fabricEthFlowMonLan(1803), + smartlicenseAgentFsm(1804), + smartlicenseAgentFsmStage(1805), + smartlicenseEntitlementEpFsm(1806), + smartlicenseEntitlementEpFsmStage(1807), + smartlicenseHolderFsm(1808), + smartlicenseHolderFsmStage(1809), + smartlicenseTestFsm(1810), + smartlicenseTestFsmStage(1811), + policyPortConfig(1812), + fabricFlowMonExporter(1813), + fabricLanFlowMonExporter(1814), + fabricFcPortOperation(1815), + fabricNetflowMonExporter(1816), + fabricNetflowMonExporterRef(1817), + fabricNetflowTimeoutPolicy(1818), + fabricFIPortOperationFsmTask(1819), + fabricFIPortOperationFsm(1820), + vnicProfileRef(1821), + fabricEthPortOperationFsm(1822), + fabricEthPortOperationFsmStage(1823), + fabricFcPortOperationFsm(1824), + fabricFcPortOperationFsmStage(1825), + fabricFcoeSanPcOperationFsm(1826), + fabricFcoeSanPcOperationFsmStage(1827), + equipmentSecureController(1830), + equipmentTpm(1831), + mgmtIPv6IfConfig(1833), + mgmtIPv6Addr(1834), + mgmtIPv6IfAddr(1835), + mgmtCimcInterface(1836), + mgmtInbandProfile(1837), + mgmtInterface(1838), + mgmtProfDerivedInterface(1839), + mgmtVnet(1840), + extmgmtNdiscTargets(1841), + swEthLanFlowMon(1842), + swFlowMonitor(1843), + swEthLanFlowMonitor(1844), + swNetflowMonitor(1845), + swNetflowMonitorRef(1846), + swFlowRecordDef(1847), + swEthLanFlowRecordDef(1848), + swNetflowRecordDef(1849), + swFlowMonExporter(1850), + swEthLanFlowMonExporter(1851), + swNetflowExporter(1852), + swEthFlowMonSession(1853), + swNetflowMonSession(1854), + swNFExporterRef(1855), + swIpRoute(1856), + swVirtL3Intf(1857), + swCmclan(1858), + ippoolIpV6Pooled(1859), + ippoolIpV6Block(1860), + testingServiceProfileFsm(1861), + testingServiceProfileFsmStage(1862), + topSystemFsm(1863), + topSystemFsmStage(1864), + extvmmNetworkSets(1865), + extvmmVMNetworkSets(1866), + extvmmFabricNetwork(1867), + extvmmFabricNetworkDefinition(1868), + extvmmVMNetworkDefinition(1869), + extvmmVMNetwork(1870), + extvmmVMNDRef(1871), + extvmmUpLinkPP(1872), + extvmmFNDReference(1873), + extvmmNetworkSetsFsmTask(1874), + mgmtIPv6IfAddrFsmTask(1875), + swEthLanFlowMonFsmTask(1876), + extvmmNetworkSetsFsm(1877), + extvmmNetworkSetsFsmStage(1878), + mgmtIPv6IfAddrFsm(1879), + mgmtIPv6IfAddrFsmStage(1880), + topInfoSyncPolicy(1881), + swEthLanFlowMonFsmStage(1882), + vnicIpV6History(1883), + equipmentInbandMgmtCap(1884), + domainServerFeatureCont(1885), + domainNetworkFeatureCont(1886), + domainStorageFeatureCont(1887), + domainEnvironmentFeatureCont(1888), + configBackupFsmStage(1889), + configConsumerCatalogueFsm(1890), + configConsumerCatalogueFsmStage(1891), + consumerInstFsm(1892), + consumerInstFsmStage(1893), + controllerEpFsm(1894), + controllerEpFsmStage(1895), + cimcvmediaActualMountList(1896), + cimcvmediaActualMountEntry(1897), + cimcvmediaExtMgmtRuleEntry(1898), + cimcvmediaConfigMountEntry(1899), + computeABoard(1900), + computeExtBoard(1901), + computeBoardConnector(1902), + adaptorEthArfsProfile(1903), + equipmentBladeAggregationCapRef(1904), + equipmentPhysDevicesPerBoard(1905), + mgmtBackupTriggerFsm(1906), + mgmtBackupTriggerFsmStage(1907), + mgmtDataExporterFsm(1908), + mgmtDataExporterFsmStage(1909), + mgmtDataImporterFsm(1910), + mgmtDataImporterFsmStage(1911), + fabricLacpPolicy(1912), + storageMezzFlashLife(1913), + nfsClientDefFsm(1914), + nfsClientDefFsmStage(1915), + nfsExportDefFsm(1916), + nfsExportDefFsmStage(1917), + biosVfLOMPortsConfiguration(1918), + biosVfAllUSBDevices(1919), + biosVfUSBPortConfiguration(1920), + biosVfProcessorPrefetchConfig(1921), + biosVfScrubPolicies(1922), + biosVfVGAPriority(1923), + biosVfFRB2Timer(1924), + biosVfProcessorEnergyConfiguration(1925), + biosVfFrequencyFloorOverride(1926), + biosVfPSTATECoordination(1927), + biosVfDRAMClockThrottling(1928), + biosVfQPILinkFrequencySelect(1929), + equipmentKvmMgmtCap(1930), + equipmentCimcVmedia(1931), + mgmtBackupPolicyConfig(1932), + firmwareImageLock(1933), + mgmtBackupExportExtPolicy(1934), + sysdebugLogExportStatus(1935), + sysdebugLogExportPolicy(1936), + topInfoPolicy(1937), + sysdebugLogExportPolicyFsm(1938), + sysdebugLogExportPolicyFsmStage(1939), + adaptorEthRoCEProfile(1940), + biosVfTPMSupport(1941), + biosVfUSBConfiguration(1942), + biosVfAltitude(1943), + mgmtCimcSecureBoot(1944), + licenseTarget(1945), + adaptorHostPort(1946), + adaptorHostPortCap(1947), + callhomeAnonymousReporting(1948), + policyIdResolvePolicy(1949), + firmwareConstraints(1950), + firmwareConstraint(1951), + etherNiErrStats(1952), + etherNiErrStatsHist(1953), + equipmentUuidFeatureCap(1954), + networkLanNeighbors(1955), + networkANeighborEntry(1956), + networkLanNeighborEntry(1957), + networkSanNeighbors(1958), + networkSanNeighborEntry(1959), + storageFlexFlashControllerFsmTask(1960), + storageFlexFlashControllerFsm(1961), + storageFlexFlashControllerFsmStage(1962), + biosVfQPISnoopMode(1963), + lsbootLocalLunImagePath(1964), + lsbootLocalDiskImage(1965), + lsbootLocalDiskImagePath(1966), + commLocale(1967), + commSvcPolicy(1968), + storageArray(1969), + storagePartition(1970), + storageClusterIdUniverse(1971), + storageAppliance(1972), + storageContainer(1973), + storageProcessor(1974), + storageProcessorRuntime(1975), + storageProcessorEp(1976), + storageDiskGroup(1977), + storageBackstore(1978), + storageAVolume(1979), + storageVolume(1980), + storageALun(1981), + storageAScsiLun(1982), + storageScsiLun(1983), + storageScsiDeviceDescriptor(1984), + storageScsiLunRef(1985), + storageInitiatorRef(1986), + storageALunRefBase(1987), + storageScsiLunInstRef(1988), + storageVirtualDriveRef(1989), + storageLunResourceSelectionLog(1990), + storageDiskEp(1991), + storageLunMaskGroup(1992), + storageScsiLunMask(1993), + storageIScsiInitiatorEp(1994), + storageUsageCounters(1995), + storageLunCounters(1996), + storageSnapshot(1997), + storageLunSnapshot(1998), + storageLunReplica(1999), + storageCloud(2000), + storageCtrlStorageStats(2001), + storageCtrlStorageStatsHist(2002), + storageStorageStats(2003), + storageStorageStatsHist(2004), + storageEthLif(2005), + storageIpV4StaticAddr(2006), + storageIpV4PooledAddr(2007), + vnicInitiatorAutoConfigPolicy(2008), + vnicIScsiInitAutoConfigPolicy(2009), + vnicEthConfig(2010), + vnicIScsiConfig(2011), + vnicIfRole(2012), + vnicIPv6If(2013), + vnicStorageLif(2014), + biosVfCPUPowerManagement(2015), + biosVfEnhancedPowerCappingSupport(2016), + biosVfPCHSATAMode(2017), + policySystemEp(2018), + policyStorageAutoConfig(2019), + computeQualBase(2020), + computeServer(2021), + computeBladeEp(2022), + trigBaseRecurrWindow(2023), + equipmentSlotEnclosure(2024), + equipmentStorageDevBridgeCapProvider(2025), + lstorageArrayAutoconfigPolicy(2026), + lstorageLogical(2027), + lstorageArray(2028), + lstorageProcessor(2029), + lstorageCtrlService(2030), + lstoragePhysicalBindingBase(2031), + lstorageArrayBinding(2032), + lstorageProcessorBinding(2033), + lstorageIssues(2034), + lstorageTargetIdentity(2035), + lstorageBackstoreQual(2036), + lstorageQualItem(2037), + lstorageQualifiedPolicy(2038), + lstorageBackstorePoolingPolicy(2039), + lstorageRecurrWindow(2040), + lstorageReplicationPolicy(2041), + lstorageSnapshotPolicy(2042), + lstorageLunReplicationPeerEp(2043), + lstorageAbsReplicationExt(2044), + lstorageInvictaReplicationExt(2045), + lstorageLunReplicationPolicy(2046), + lstorageLunSnapshotPolicy(2047), + lstorageSvcWindow(2048), + lstorageAbsWindow(2049), + lstorageSvcSched(2050), + lstorageReplicationConnect(2051), + lstorageLunReplicationTask(2052), + lstorageReplicationService(2053), + lstorageLunReplicationService(2054), + lstorageCredentialBase(2055), + lstorageSharedCredential(2056), + lstorageReplicationSources(2057), + lstorageReplicationSourceEp(2058), + lstorageProfileBase(2059), + lstorageProfile(2060), + lstorageProfileDef(2061), + lstorageProfileBindingBase(2062), + lstorageProfileBinding(2063), + lstorageItem(2064), + lstorageScsiLun(2065), + lstorageSanScsiLun(2066), + lstorageDasScsiLun(2067), + lstorageDiskGroupConfig(2068), + lstorageDiskGroupConfigPolicy(2069), + lstorageDiskGroupConfigDef(2070), + lstorageDiskGroupQualifier(2071), + lstorageLocalDiskRef(2072), + lstorageLocalDiskConfigRef(2073), + lstorageVirtualDriveDef(2074), + lstorageMaintPolicy(2075), + lstorageAck(2076), + lstorageRequestCtx(2077), + lstorageBackstorePool(2078), + lstoragePoolableBackstore(2079), + lstorageBackstorePoolPolicyRef(2080), + lstorageBackstoreBindingBase(2081), + lstorageBackstoreBinding(2082), + lstorageBackstoreRequirement(2083), + lstorageLunClone(2084), + lstorageArrayQual(2085), + osIntf(2086), + osEthIntf(2087), + osEthBondIntf(2088), + osEthBondMode(2089), + osLinkMonitoringPolicy(2090), + osPrimarySlave(2091), + firmwareComputeStoragePack(2092), + storageEnclosureDiskSlotEp(2093), + storageVDMemberEp(2094), + storageLocalDiskEp(2095), + storageBlade(2096), + storageDeviceBridge(2097), + storageSasExpander(2098), + swSubGroup(2099), + memoryController(2100), + memoryNvDimmController(2101), + memoryNvDimm(2102), + memoryNvDimmBattery(2103), + memoryNvDimmEnvStats(2104), + memoryNvDimmEnvStatsHist(2105), + pkiLocale(2106), + powerProfiledPower(2107), + storageSvcItem(2108), + storageSnapshotProfile(2109), + storageReplicationProfile(2110), + storageReplicaRestoreProfile(2111), + storageTargetIdentity(2112), + storageTargetNode(2113), + vnicStorageEthLif(2114), + dupeScope(2115), + dupeScopeResult(2116), + computeServerTypeCap(2117), + computeConstraintDef(2118), + computeStorageBladeMbTempStats(2119), + computeStorageBladeMbTempStatsHist(2120), + equipmentIOCardBase(2121), + equipmentSwitchIOCard(2122), + featureDefinition(2123), + featureProvider(2124), + featureBaseRef(2125), + featureDefinitionRef(2126), + featureDefinitionInstance(2127), + featureFruCapProviderRef(2128), + featureFruCapProviderInstance(2129), + featureContextEp(2130), + featureProviderInstance(2131), + equipmentSwitchIOCardCapProvider(2132), + equipmentPortCap(2133), + equipmentSystemFruCapProvider(2134), + equipmentPowerCapDef(2135), + equipmentImpliedStorageEnclosureDef(2136), + equipmentStorageControllerSlotDef(2137), + equipmentBladeSwitchConnDef(2138), + equipmentSwitchTypeDef(2139), + equipmentStorageProcessorCap(2140), + equipmentStorageProviderDriverLibrary(2141), + portSubGroup(2142), + fabricSubGroup(2143), + fabricSwSubGroup(2144), + fabricBaseSlotEp(2145), + fabricBasePhEp(2146), + fabricEnclosureSlotEp(2147), + fabricEnclosurePhEp(2148), + lstorageProcessorBase(2149), + lstoragePooledBackstore(2150), + lstoragePooledArrayVolume(2151), + lstorageExtension(2152), + adaptorHostVnicHwAddrCap(2153), + adaptorNwStatsMgmtCap(2154), + adaptorDynamicConfigCap(2155), + osController(2156), + osImageDefinition(2157), + osEthBondModeActiveBackup(2158), + osEthBondModeBalancedRR(2159), + osEthBondModeLB(2160), + osEthBondModeBalancedTLB(2161), + osEthBondModeBroadcast(2162), + osEthBondModeBalancedXOR(2163), + osEthBondModeBalancedALB(2164), + osMiiLinkMonitoringPolicy(2165), + osARPLinkMonitoringPolicy(2166), + osARPTarget(2167), + firmwareFileUnit(2168), + firmwareStoragePackModImpact(2169), + firmwareABundleTypeCapProvider(2170), + firmwarePlatformBundleTypeCapProvider(2171), + storageDiskEnvStats(2172), + storageDiskEnvStatsHist(2173), + equipmentIOCardBaseFsmTask(2174), + equipmentPsuFsmTask(2175), + lstorageProcessorFsmTask(2176), + osControllerFsmTask(2177), + storagePartitionFsmTask(2178), + storageProcessorFsmTask(2179), + equipmentIOCardBaseFsm(2180), + equipmentIOCardBaseFsmStage(2181), + equipmentSwitchIOCardFsm(2182), + equipmentSwitchIOCardFsmStage(2183), + equipmentPsuFsm(2184), + equipmentPsuFsmStage(2185), + lstorageProcessorFsm(2186), + lstorageProcessorFsmStage(2187), + osControllerFsm(2188), + osControllerFsmStage(2189), + storagePartitionFsm(2190), + storagePartitionFsmStage(2191), + storageProcessorFsm(2192), + storageProcessorFsmStage(2193), + fabricEquipmentEp(2194), + fabricCartridgeSlotEp(2195), + fabricComputeMSlotEp(2196), + fabricCartridgePhEp(2197), + biosVfASPMSupport(2198), + biosVfDDR3VoltageSelection(2199), + computePooledEnclosureComputeSlot(2200), + computeInstanceIdQual(2201), + apeAttribute(2202), + firmwareActivity(2203), + equipmentCartridgeCapProvider(2204), + equipmentServerUnitCapProvider(2205), + equipmentStorageLimitCap(2206), + equipmentSharedIOModule(2207), + adaptorUplinkPortStats(2208), + adaptorHostScsiIf(2209), + adaptorHostScsiLunRef(2210), + computeSlotEntity(2211), + computeCartridge(2212), + computeServerUnit(2213), + computeServerUnitFsmTask(2214), + fabricCartridgeSlotEpFsmTask(2215), + fabricComputeMSlotEpFsmTask(2216), + computeServerUnitFsm(2217), + computeServerUnitFsmStage(2218), + fabricCartridgeSlotEpFsm(2219), + fabricCartridgeSlotEpFsmStage(2220), + fabricComputeMSlotEpFsm(2221), + fabricComputeMSlotEpFsmStage(2222), + lsbootUEFIBootParam(2223), + adaptorRnicCapSpec(2224), + biosVfTrustedPlatformModule(2225), + biosVfIntelTrustedExecutionTechnology(2226), + biosVfTPMPendingOperation(2227), + biosVfPCILOMPortsConfiguration(2228), + biosVfConsistentDeviceNameControl(2229), + firmwareAConstraint(2230), + firmwareProcessorTypeConstraint(2231), + firmwareVnicCdnConstraint(2232), + equipmentComputePhysicalCapProvider(2233), + equipmentBladeCapProviderTypeDef(2234), + equipmentLocalDiskControllerTypeDef(2235), + adaptorMgmtVnicEthConfig(2236), + lsIdentityInfo(2237), + networkALanNeighborEntry(2238), + networkLldpNeighbors(2239), + networkLldpNeighborEntry(2240), + equipmentStorageControllerConfig(2241), + storageADiskEp(2247), + storageSasPhyLink(2248), + storageSasUpLink(2249), + storageASlot(2250), + storageControllerRef(2251), + storageSasPort(2252), + sesEnclosure(2253), + sesDiskSlotEp(2254), + storageSasLinkDescriptor(2255), + storageSasPortDescriptor(2256), + storageEnclosureCap(2257), + storageADiskSlotEp(2258), + equipmentColusaChassisCapProvider(2259), + equipmentSystemIOController(2260), + mgmtHealthAttr(2280), + mgmtHealthStatus(2281), + equipmentServerPortCapProvider(2283), + equipmentSecurityUnitCapProvider(2284), + swPortBreakout(2286), + swExtUtility(2287), + swVIFRef(2288), + swExtUtilityFsmTask(2289), + swExtUtilityFsm(2290), + swExtUtilityFsmStage(2291), + equipmentFexSystemStats(2297), + equipmentFexSystemStatsHist(2298), + equipmentNonCopperPassiveCap(2299), + equipmentPfcMmuCap(2300), + equipmentAutoNegotiateCap(2301), + equipmentStorageSasExpanderCapProvider(2302), + equipmentStorageSasExpanderCapRef(2303), + firmwareServerTypeConstraint(2304), + firmwareVicSlotConstraint(2305), + firmwarePCHStorageConfigConstraint(2306), + equipmentSwitchIOCardFsmTask(2307) + } + +CucsMoModificationStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + created(1), + modified(2), + deleted(3), + removed(4) + } + +CucsMoSrcDme ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + serviceReg(1), + mgmtController(2), + policyMgr(3), + resourceMgr(4), + identifierMgr(5), + operationMgr(6), + statsMgr(7), + centralMgr(8) + } + +CucsNetworkConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + conflictingVlanAccess(0), + namedVlanInaccessible(1), + permitUnresolved(2), + pinningInvalid(3), + switchVirtualIfCapacity(4), + unsupportedMulticastPolicy(5), + vlanPortCapacity(6), + networkFeatureCapabilityMismatch(7), + unsupportedUsnicConfig(8), + unsupportedVmqConfig(9) + } + +CucsNetworkConnectionType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsNetworkElementOperability ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + operable(1), + inoperable(2), + removed(3), + deprecated(4) + } + +CucsNetworkElementFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateElement(35) + } + +CucsNetworkElementFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateElementBegin(35), + updateElementUpdateAttr(36), + updateElementFail(119), + updateElementSuccess(120) + } + +CucsNetworkElementFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeNetworkElementUpdateElementPropogateSettings(0) + } + +CucsNetworkElementFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateElement(35) + } + +CucsNetworkIfStatsType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + generic(0), + broadcast(1), + multicast(2), + unicast(3), + total(4) + } + +CucsNetworkIfStatsUnits ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + raw(0), + packets(1), + octets(2) + } + +CucsNetworkIfStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + down(1), + up(2) + } + +CucsNetworkInventoryStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + switchFru(0), + vlanPortCount(1), + cardInventory(2), + ethPortInventory(3), + fcPortInventory(4), + mgmtPortInventory(5), + ethPcInventory(6), + fcPcInventory(7), + switchInventory(8), + xcvrInventory(9), + remoteEthPortInventory(10), + vlanCompGrpInventory(11) + } + +CucsNetworkLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsNetworkNetworkAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsNetworkOperLevelNumPrimaryVlansStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + withinLimit(0), + aboveLimit(1) + } + +CucsNetworkOperLevelPrimaryVlanCountStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + withinLimit(0), + aboveLimit(1) + } + +CucsNetworkPhysEpIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + aggregation(2), + virtual(3) + } + +CucsNetworkPortOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + indeterminate(0), + up(1), + adminDown(2), + linkDown(3), + failed(4), + noLicense(5), + linkUp(6), + hardwareFailure(7), + softwareFailure(8), + errorDisabled(9), + sfpNotPresent(10), + udldAggrDown(11), + down(12) + } + +CucsNetworkPortRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsNetworkPortType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + aggregation(2), + virtual(3) + } + +CucsNetworkSide ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + left(0), + right(1) + } + +CucsNetworkSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + mgmt(3) + } + +CucsNetworkTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsNetworkVlanCountStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + withinLimit(0), + aboveLimit(1) + } + +CucsNetworkVnetEpIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + aggregation(2), + virtual(3) + } + +CucsNfsClientAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + add(1), + remove(2) + } + +CucsNfsClientConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unregistered(0), + registered(1), + configured(2), + failed(3) + } + +CucsNfsClientDefFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + addConfig(187), + deleteConfig(190) + } + +CucsNfsClientDefFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + addConfigBegin(187), + addConfigInternalAdd(189), + deleteConfigBegin(190), + deleteConfigInternalDelete(191), + addConfigFail(208), + addConfigSuccess(209), + deleteConfigFail(210), + deleteConfigSuccess(211), + addConfigPeerAdd(336), + deleteConfigPeerDelete(337) + } + +CucsNfsClientDefFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + addConfig(187), + deleteConfig(190) + } + +CucsNfsClusterConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + a(0), + b(1) + } + +CucsNfsDefAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1), + suspended(2) + } + +CucsNfsExportConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + added(1), + remove(2) + } + +CucsNfsExportDefFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + imageSync(338), + addRepo(340) + } + +CucsNfsExportDefFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + imageSyncBegin(338), + imageSyncLocal(339), + addRepoBegin(340), + addRepoLocal(341), + addRepoFail(344), + addRepoSuccess(345), + imageSyncFail(346), + imageSyncSuccess(347) + } + +CucsNfsExportDefFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + imageSync(338), + addRepo(340) + } + +CucsNfsExportMonitorState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unregistered(0), + monitoring(1), + monitored(2), + failed(3) + } + +CucsNfsExportOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unregistered(0), + syncing(1), + synced(2), + failed(3) + } + +CucsNfsMntAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + unmount(1), + mount(2), + remount(3) + } + +CucsNfsMntOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unmounted(0), + mounted(1) + } + +CucsNfsMountDefFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + reportNfsMountSuspend(1241) + } + +CucsNfsMountDefFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + reportNfsMountSuspendBegin(1241), + reportNfsMountSuspendReport(1242), + reportNfsMountSuspendFail(1415), + reportNfsMountSuspendSuccess(1416) + } + +CucsNfsMountDefFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + reportNfsMountSuspend(1241) + } + +CucsNfsMountInstFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + mount(1233), + unmount(1238) + } + +CucsNfsMountInstFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + mountBegin(1233), + mountRegisterClient(1234), + mountVerifyRegistration(1235), + mountMountLocal(1236), + mountMountPeer(1237), + unmountBegin(1238), + unmountUnmountLocal(1239), + unmountUnmountPeer(1240), + mountFail(1417), + mountSuccess(1418), + unmountFail(1419), + unmountSuccess(1420) + } + +CucsNfsMountInstFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + mount(1233), + unmount(1238) + } + +CucsNfsPurpose ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + image(0), + backup(1) + } + +CucsNwctrlAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsNwctrlLinkFailAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + linkDown(0), + warning(1) + } + +CucsNwctrlLldpAdminStateBitmask ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + transmit(0), + receive(1) + } + +CucsNwctrlRegistrationMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + onlyNativeVlan(0), + allHostVlans(1) + } + +CucsObserveObservedFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + resolvePolicyFsm(1341), + resolveResourceFsm(1343), + resolveVMFsm(1345), + resolveControllerFsm(1347) + } + +CucsObserveObservedFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + resolvePolicyFsmBegin(1341), + resolvePolicyFsmExecute(1342), + resolveResourceFsmBegin(1343), + resolveResourceFsmExecute(1344), + resolveVMFsmBegin(1345), + resolveVMFsmExecute(1346), + resolveControllerFsmBegin(1347), + resolveControllerFsmExecute(1348), + resolveControllerFsmFail(1421), + resolveControllerFsmSuccess(1422), + resolvePolicyFsmFail(1423), + resolvePolicyFsmSuccess(1424), + resolveResourceFsmFail(1425), + resolveResourceFsmSuccess(1426), + resolveVMFsmFail(1427), + resolveVMFsmSuccess(1428) + } + +CucsObserveObservedFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + resolvePolicyFsm(1341), + resolveResourceFsm(1343), + resolveVMFsm(1345), + resolveControllerFsm(1347) + } + +CucsOrgDeleteSource ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notDeleting(0), + resourceMgr(1), + policyMgr(2) + } + +CucsOrgLevel ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + root(0), + n1(1), + n2(2), + n3(3), + n4(4), + n5(5) + } + +CucsOrgOrgFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(5), + configurePeer(291) + } + +CucsOrgOrgFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configureBegin(5), + configureConfig(6), + configureFail(129), + configureSuccess(130), + configurePeerBegin(291), + configurePeerConfig(292), + configurePeerFail(301), + configurePeerSuccess(302) + } + +CucsOrgOrgFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(5), + configurePeer(291) + } + +CucsOrgSrcMask ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + policyMgr(0), + managedEndpoint(1) + } + +CucsOsCarrierQueryMethod ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + netif(0), + ethtool(1) + } + +CucsOsControllerFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployOS(1772) + } + +CucsOsControllerFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployOSBegin(1772), + deployOSDownloadImages(1773), + deployOSCopyRemote(1774), + deployOSHostBootForUpgrade(1775), + deployOSWaitForSMEConnection(1776), + deployOSHostBmcPreConfigLocal(1777), + deployOSHostBmcPreConfigPeer(1778), + deployOSHostSetupVmediaLocal(1779), + deployOSHostSetupVmediaPeer(1780), + deployOSHostClearOsInstallStatus(1781), + deployOSHostSolRedirectEnable(1782), + deployOSHostSerialDebugConnect(1783), + deployOSHostBoot(1784), + deployOSHostBootWait(1785), + deployOSHostBiosPostCompletion(1786), + deployOSHostReadSmbios(1787), + deployOSHostPreInstall(1788), + deployOSHostPostInstall(1789), + deployOSHostPreFirstBoot(1790), + deployOSHostPostFirstBoot(1791), + deployOSHostPostUpgrade(1792), + deployOSHostTeardownVmediaLocal(1793), + deployOSHostTeardownVmediaPeer(1794), + deployOSHostSerialDebugDisconnect(1795), + deployOSHostSolRedirectDisable(1796), + deployOSDeleteCurlDownloadedImages(1797), + deployOSSuccess(1798), + deployOSFail(1799) + } + +CucsOsControllerFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeOsControllerDeployOSOsInstall(30), + samDmeOsControllerDeployOSOsUpgrade(31) + } + +CucsOsControllerFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployOS(1772) + } + +CucsOsDeployState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + undefined(0), + inProgress(1), + complete(2), + retry(3), + failed(4), + throttled(5), + undeployed(6) + } + +CucsOsEthBondModeActiveBackupType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + activePassive(0), + activeActive(1) + } + +CucsOsEthBondModeBalancedRRType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + activePassive(0), + activeActive(1) + } + +CucsOsEthBondModeBroadcastType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + activePassive(0), + activeActive(1) + } + +CucsOsEthBondModeLBType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + activePassive(0), + activeActive(1) + } + +CucsOsEthBondModeLBXmitHashType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + layer2(0), + layer2Plus3(1), + layer3Plus4(2), + encap2Plus3(3), + encap3Plus4(4) + } + +CucsOsLBType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + xmitOnly(0), + receiveXmit(1) + } + +CucsOsMacFailOverPolicy ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + active(1), + follow(2) + } + +CucsOsOsType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + pnuOS(1), + linux(2), + windows(3), + solaris(4), + vmwareESX(5) + } + +CucsOsPrimaryReselection ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + always(0), + better(1), + failure(2) + } + +CucsPciEquipSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..5000) + +CucsPkiCertStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + valid(0), + expired(1), + revoked(2), + notYetValid(3), + emptyCert(4), + unknown(5), + failedToVerifyWithTp(6), + failedToVerifyWithPrivateKey(7), + certChainTooLong(8), + selfSignedCertificate(9) + } + +CucsPkiEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateEp(206) + } + +CucsPkiEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateEpBegin(206), + updateEpSetKeyRingLocal(207), + updateEpSetKeyRingPeer(208), + updateEpSetCertConfLocal(389), + updateEpFail(428), + updateEpSuccess(429), + updateEpPostSetKeyRingLocal(1491), + updateEpPostSetKeyRingPeer(1492) + } + +CucsPkiEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateEp(206) + } + +CucsPkiKeyringState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + started(1), + created(2), + reqCreated(3), + tpSet(4), + completed(5) + } + +CucsPkiModulus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + modinvalid(0), + mod512(512), + mod1024(1024), + mod1536(1536), + mod2048(2048), + mod2560(2560), + mod3072(3072), + mod3584(3584), + mod4096(4096) + } + +CucsPolicyAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsPolicyCleanupMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + localizeGlobal(0), + deepRemoveGlobal(1) + } + +CucsPolicyControlSource ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + local(0), + policy(1), + pendingPolicy(2), + unspecified(3) + } + +CucsPolicyControlEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + operate(1199) + } + +CucsPolicyControlEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + operateBegin(1199), + operateResolve(1200), + operateFail(1429), + operateSuccess(1430) + } + +CucsPolicyControlEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + operate(1199) + } + +CucsPolicyControlEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + policy(0) + } + +CucsPolicyControlledTypeFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + operate(1479) + } + +CucsPolicyControlledTypeFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + operateBegin(1479), + operateResolveAll(1480), + operateFail(1489), + operateSuccess(1490) + } + +CucsPolicyControlledTypeFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + operate(1479) + } + +CucsPolicyDeviceProfileMigrateAdminSetting ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsPolicyIdResolvePolicyType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + noDuplicateCheck(0), + looseDuplicateCheck(1), + strictDuplicateCheck(2) + } + +CucsPolicyLogControlLevel ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + debug0(0), + debug1(1), + debug2(2), + debug3(3), + debug4(4), + info(5), + warning(6), + minor(7), + major(8), + critical(9) + } + +CucsPolicyLogProfileAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsPolicyPolicyOperStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + resolved(1), + released(2) + } + +CucsPolicyPolicyOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + local(0), + policy(1), + pendingPolicy(2), + unspecified(3) + } + +CucsPolicyPolicyResolveType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + name(0), + rn(1) + } + +CucsPolicyPolicyScopeFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + releasePolicyFsm(1201), + releaseOperationFsm(1203), + releaseStorageFsm(1205), + resolveManyPolicyFsm(1207), + resolveManyOperationFsm(1209), + resolveManyStorageFsm(1211), + releaseManyPolicyFsm(1213), + releaseManyOperationFsm(1215), + releaseManyStorageFsm(1217), + resolveAllPolicyFsm(1219), + resolveAllOperationFsm(1221), + resolveAllStorageFsm(1223), + releaseAllPolicyFsm(1225), + releaseAllOperationFsm(1227), + releaseAllStorageFsm(1229) + } + +CucsPolicyPolicyScopeFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + releasePolicyFsmBegin(1201), + releasePolicyFsmRelease(1202), + releaseOperationFsmBegin(1203), + releaseOperationFsmRelease(1204), + releaseStorageFsmBegin(1205), + releaseStorageFsmRelease(1206), + resolveManyPolicyFsmBegin(1207), + resolveManyPolicyFsmResolveMany(1208), + resolveManyOperationFsmBegin(1209), + resolveManyOperationFsmResolveMany(1210), + resolveManyStorageFsmBegin(1211), + resolveManyStorageFsmResolveMany(1212), + releaseManyPolicyFsmBegin(1213), + releaseManyPolicyFsmReleaseMany(1214), + releaseManyOperationFsmBegin(1215), + releaseManyOperationFsmReleaseMany(1216), + releaseManyStorageFsmBegin(1217), + releaseManyStorageFsmReleaseMany(1218), + resolveAllPolicyFsmBegin(1219), + resolveAllPolicyFsmResolveAll(1220), + resolveAllOperationFsmBegin(1221), + resolveAllOperationFsmResolveAll(1222), + resolveAllStorageFsmBegin(1223), + resolveAllStorageFsmResolveAll(1224), + releaseAllPolicyFsmBegin(1225), + releaseAllPolicyFsmReleaseAll(1226), + releaseAllOperationFsmBegin(1227), + releaseAllOperationFsmReleaseAll(1228), + releaseAllStorageFsmBegin(1229), + releaseAllStorageFsmReleaseAll(1230), + releaseAllOperationFsmFail(1431), + releaseAllOperationFsmSuccess(1432), + releaseAllPolicyFsmFail(1433), + releaseAllPolicyFsmSuccess(1434), + releaseAllStorageFsmFail(1435), + releaseAllStorageFsmSuccess(1436), + releaseManyOperationFsmFail(1437), + releaseManyOperationFsmSuccess(1438), + releaseManyPolicyFsmFail(1439), + releaseManyPolicyFsmSuccess(1440), + releaseManyStorageFsmFail(1441), + releaseManyStorageFsmSuccess(1442), + releaseOperationFsmFail(1443), + releaseOperationFsmSuccess(1444), + releasePolicyFsmFail(1445), + releasePolicyFsmSuccess(1446), + releaseStorageFsmFail(1447), + releaseStorageFsmSuccess(1448), + resolveAllOperationFsmFail(1449), + resolveAllOperationFsmSuccess(1450), + resolveAllPolicyFsmFail(1451), + resolveAllPolicyFsmSuccess(1452), + resolveAllStorageFsmFail(1453), + resolveAllStorageFsmSuccess(1454), + resolveManyOperationFsmFail(1455), + resolveManyOperationFsmSuccess(1456), + resolveManyPolicyFsmFail(1457), + resolveManyPolicyFsmSuccess(1458), + resolveManyStorageFsmFail(1459), + resolveManyStorageFsmSuccess(1460) + } + +CucsPolicyPolicyScopeFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + releasePolicyFsm(1201), + releaseOperationFsm(1203), + releaseStorageFsm(1205), + resolveManyPolicyFsm(1207), + resolveManyOperationFsm(1209), + resolveManyStorageFsm(1211), + releaseManyPolicyFsm(1213), + releaseManyOperationFsm(1215), + releaseManyStorageFsm(1217), + resolveAllPolicyFsm(1219), + resolveAllOperationFsm(1221), + resolveAllStorageFsm(1223), + releaseAllPolicyFsm(1225), + releaseAllOperationFsm(1227), + releaseAllStorageFsm(1229) + } + +CucsPolicyRegistrationStateType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + registering(0), + registered(1), + failed(2), + lostVisibility(3), + unregistered(4) + } + +CucsPolicyRepairStateType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + done(0), + notDone(1) + } + +CucsPolicyResumeAckState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + noAck(0), + acked(1), + remoteTrigger(2) + } + +CucsPolicyState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + outOfSync(1) + } + +CucsPolicySuspendState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + off(0), + on(1), + remoteTrigger(2) + } + +CucsPolicyUniverseType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + server(0), + client(1) + } + +CucsPoolElementOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + endPoint(0), + pool(1) + } + +CucsPoolPoolAssignmentOrder ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + default(0), + sequential(1) + } + +CucsPoolPoolType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nonQualifer(0), + qualifer(1) + } + +CucsPoolPoolableOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + endPoint(0), + pool(1) + } + +CucsPoolScope ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + public(0), + private(1) + } + +CucsPortEncap ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + dot1q(1), + isl(2), + negotiate(3), + proprietary(4) + } + +CucsPortEthAdminSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + indeterminate(0), + n1gbps(1), + n10gbps(2), + n20gbps(3), + n40gbps(4) + } + +CucsPortEthSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + indeterminate(0), + n1gbps(1), + n10gbps(2), + n20gbps(3), + n40gbps(4) + } + +CucsPortGroupType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + switchEther(1), + switchFc(4), + host(8), + fabric(16), + fabricPc(32), + hostPc(64), + adaptorExt(128), + adaptorPc(256), + serverPc(512) + } + +CucsPortMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + access(1), + trunk(2), + fabric(3), + nProxy(4), + f(5), + e(6), + sd(7), + vntag(8), + promiscuousTrunk(9) + } + +CucsPortPIoFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + inCompatSfpPresence(1014), + inCompatSfpReplaced(1334) + } + +CucsPortPIoFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + inCompatSfpPresenceBegin(1014), + inCompatSfpPresenceShutdown(1015), + inCompatSfpPresenceFail(1034), + inCompatSfpPresenceSuccess(1035), + inCompatSfpReplacedBegin(1334), + inCompatSfpReplacedEnablePort(1335), + inCompatSfpReplacedFail(1461), + inCompatSfpReplacedSuccess(1462) + } + +CucsPortPIoFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + inCompatSfpPresence(1014), + inCompatSfpReplaced(1334) + } + +CucsPortSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + indeterminate(0), + n1gbps(1), + n2gbps(2), + n4gbps(3), + n8gbps(4), + auto(5), + n16gbps(6) + } + +CucsPortSpeedBitmask ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + n1gbps(0), + n2gbps(1), + n4gbps(2), + n8gbps(3), + auto(4), + n16gbps(5) + } + +CucsPortSubGroupConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsPortSubGroupSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..4) + +CucsPortTrust ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + trusted(0), + untrusted(1) + } + +CucsPowerBudgetFanSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + lowPower(0), + balanced(1), + performance(2), + highPower(3), + maxPower(4), + na(5), + err(6), + noUpdate(7), + notSupported(8), + any(9) + } + +CucsPowerCapAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nothing(0), + clockDown(1), + throttled(2) + } + +CucsPowerChThrAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nothing(0), + throttleBladeDisc(1), + stopBladeDisc(2) + } + +CucsPowerFanSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + lowPower(0), + balanced(1), + performance(2), + highPower(3), + maxPower(4), + na(5), + err(6), + noUpdate(7), + notSupported(8), + any(9) + } + +CucsPowerGroupState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + capOk(0), + capMismatch(1) + } + +CucsPowerGroupStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + power(0), + powerAvg(1), + powerMax(2), + powerMin(3) + } + +CucsPowerGroupStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + power(0), + powerAvg(1), + powerMax(2), + powerMin(3) + } + +CucsPowerLockState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + locked(1), + unlocked(2) + } + +CucsPowerMemberState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + uninitialized(0), + capOk(1), + fwMismatch(2), + psuInsufficient(3), + psuRedundancyFailed(4), + capInsufficient(5) + } + +CucsPowerMgmtStyle ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + manualPerBlade(0), + intelligentPolicyDriven(1) + } + +CucsPowerOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notCapped(0), + discoveryRetry(3), + nonCompliant(6), + firmwareMismatch(7), + discoveryBudgeted(8), + unbudgeted(9), + budgeting(10), + budgeted(11), + deploying(12), + deployed(13) + } + +CucsPowerPolicyFanSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + lowPower(0), + balanced(1), + performance(2), + highPower(3), + maxPower(4), + na(5), + err(6), + noUpdate(7), + notSupported(8), + any(9) + } + +CucsPowerPowerAvailState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + unavailable(1), + available(2) + } + +CucsPowerPowerDeployState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + deployed(1), + deployNeeded(2) + } + +CucsPowerPrioritySharing ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + noPreference(0), + highestPrioInChassis(1), + highestPrioInPowerGroup(2) + } + +CucsPowerProfilingMethod ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + default(1), + static(2), + pnuos(3), + nodemgr(4) + } + +CucsPowerPsuLineMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + undetermined(1), + highLine(2), + lowLine(3), + mixedLine(4) + } + +CucsPowerPsuState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + insufficient(1) + } + +CucsPowerReallocation ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + chassis(0) + } + +CucsPowerReqConflict ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ignore(0), + failPlacement(1) + } + +CucsProcStatAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + on(1), + clearStats(2), + logStats(3) + } + +CucsProcessorArchitecture ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + any(0), + intelP4C(1), + opteron(132), + turion64(134), + dualCoreOpteron(135), + pentium4(178), + xeon(179), + xeonMP(181) + } + +CucsProcessorEnvStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + inputCurrent(0), + inputCurrentAvg(1), + inputCurrentMax(2), + inputCurrentMin(3), + temperature(4), + temperatureAvg(5), + temperatureMax(6), + temperatureMin(7) + } + +CucsProcessorEnvStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + inputCurrent(0), + inputCurrentAvg(1), + inputCurrentMax(2), + inputCurrentMin(3), + temperature(4), + temperatureAvg(5), + temperatureMax(6), + temperatureMin(7) + } + +CucsProcessorErrorStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + mirroringInterSockErrors(0), + mirroringIntraSockErrors(1), + smiLinkCorrErrors(2), + smiLinkUncorrErrors(3), + sparingErrors(4), + mirroringIntraSockErrorsAvg(6), + mirroringIntraSockErrorsMax(7), + mirroringIntraSockErrorsMin(8), + mirroringIntraSockErrorsRunning(9), + smiLinkCorrErrorsAvg(11), + smiLinkCorrErrorsMax(12), + smiLinkCorrErrorsMin(13), + smiLinkCorrErrorsRunning(14), + smiLinkUncorrErrorsAvg(16), + smiLinkUncorrErrorsMax(17), + smiLinkUncorrErrorsMin(18), + smiLinkUncorrErrorsRunning(19), + sparingErrorsAvg(21), + sparingErrorsMax(22), + sparingErrorsMin(23), + sparingErrorsRunning(24) + } + +CucsProcessorErrorStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + mirroringInterSockErrors(0), + mirroringInterSockErrorsAvg(1), + mirroringInterSockErrorsMax(2), + mirroringInterSockErrorsMin(3), + mirroringInterSockErrorsRunning(4), + mirroringIntraSockErrors(5), + mirroringIntraSockErrorsAvg(6), + mirroringIntraSockErrorsMax(7), + mirroringIntraSockErrorsMin(8), + mirroringIntraSockErrorsRunning(9), + smiLinkCorrErrors(10), + smiLinkCorrErrorsAvg(11), + smiLinkCorrErrorsMax(12), + smiLinkCorrErrorsMin(13), + smiLinkCorrErrorsRunning(14), + smiLinkUncorrErrors(15), + smiLinkUncorrErrorsAvg(16), + smiLinkUncorrErrorsMax(17), + smiLinkUncorrErrorsMin(18), + smiLinkUncorrErrorsRunning(19), + sparingErrors(20), + sparingErrorsAvg(21), + sparingErrorsMax(22), + sparingErrorsMin(23), + sparingErrorsRunning(24) + } + +CucsProcessorQualArch ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + any(0), + intelP4C(1), + opteron(132), + turion64(134), + dualCoreOpteron(135), + pentium4(178), + xeon(179), + xeonMP(181) + } + +CucsProcessorRuntimeThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + load(0), + loadAvg(1), + loadMax(2), + loadMin(3) + } + +CucsProcessorRuntimeHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + load(0), + loadAvg(1), + loadMax(2), + loadMin(3) + } + +CucsProcessorUnitArch ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + any(0), + intelP4C(1), + opteron(132), + turion64(134), + dualCoreOpteron(135), + pentium4(178), + xeon(179), + xeonMP(181) + } + +CucsQosHostControl ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + full(1), + fullWithException(2) + } + +CucsQosPriority ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + fc(1), + platinum(2), + gold(3), + silver(4), + bronze(5), + bestEffort(6) + } + +CucsQosclassDefinitionFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configGlobalQoS(313) + } + +CucsQosclassDefinitionFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configGlobalQoSBegin(313), + configGlobalQoSSetLocal(314), + configGlobalQoSSetPeer(315), + configGlobalQoSFail(430), + configGlobalQoSSuccess(431) + } + +CucsQosclassDefinitionFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configGlobalQoS(313) + } + +CucsQosclassEthBEAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsQosclassEthBEDrop ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + drop(0), + noDrop(1) + } + +CucsQosclassEthBEPriority ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + fc(1), + platinum(2), + gold(3), + silver(4), + bronze(5), + bestEffort(6) + } + +CucsQosclassEthClassifiedAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsQosclassEthClassifiedDrop ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + drop(0), + noDrop(1) + } + +CucsQosclassEthClassifiedPriority ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + fc(1), + platinum(2), + gold(3), + silver(4), + bronze(5), + bestEffort(6) + } + +CucsQosclassFcAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsQosclassFcDrop ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + drop(0), + noDrop(1) + } + +CucsQosclassFcPriority ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + fc(1), + platinum(2), + gold(3), + silver(4), + bronze(5), + bestEffort(6) + } + +CucsQueryActivity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + restart(0), + idle(1) + } + +CucsQueryOperation ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + estimate(1), + import(2) + } + +CucsQueryStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + pending(0), + success(1), + timeout(2), + failed(3) + } + +CucsQueryresultOrgCategory ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + orgOrg(1), + domainOrg(2) + } + +CucsSecurityUnitId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..255) + +CucsServerConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + insufficientResources(0), + boardControllerUpdateUnsupported(1), + bootConfigurationInvalid(2), + bootOrderIscsi(3), + bootOrderPxe(4), + bootOrderSanImagePath(5), + computeUnavailable(6), + computeUndiscovered(7), + incompatBiosForSriovVnics(8), + incompatibleBiosImage(9), + insufficientPowerBudget(10), + macAddressAssignment(11), + memoryRequirement(12), + migration(13), + missingFirmwareImage(14), + nonInterruptFsmRunning(15), + physicalRequirement(16), + powerGroupRequirement(17), + processorRequirement(18), + remotePolicy(19), + serverPositionRequirement(20), + remoteServiceProfile(21), + systemUuidAssignment(22), + wwnnDerivationFromVhba(23), + resourceOwnershipConflict(24), + bootipPolicyInvalid(25), + hostimgPolicyInvalid(26), + imgsecPolicyInvalid(27), + provsrvPolicyInvalid(28), + qosPolicyInvalid(29), + bootConfigurationUnsupported(30), + serverFeatureCapabilityMismatch(31), + domainRequirement(32), + duplicateAddressConflict(33), + vmediaPolicyUnsupported(34), + bootPolicyVmediaInvalid(35), + vmediaMountConfigInvalid(36), + softPinningVlanMismatch(37), + cimcDowngradeRestriction(38), + processorTypeCimcDowngradeRestriction(39), + processorTypeBiosDowngradeRestriction(40), + bootOrderJbodImagePath(41), + unsupportedBiosForVnicCdn(42), + onNextBootUnsupported(44), + serverTypeBiosDowngradeRestriction(45), + serverTypeCimcDowngradeRestriction(46), + embeddedControllerNotSupported(47), + unsupportedVicSlot(48) + } + +CucsSmartcallhomeAlertGroup ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + diagnostic(0), + environmental(1), + inventory(2) + } + +CucsSmartcallhomeFormat ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + xml(1), + fullTxt(2), + shortTxt(4) + } + +CucsSmartlicenseAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disable(0), + enable(1) + } + +CucsSmartlicenseAgentDebugLevel ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + error(0), + trace(1), + debug(2), + all(3) + } + +CucsSmartlicenseAgentEnforceMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + invalid(0), + init(1), + waiting(2), + compliance(3), + outOfCompliance(4), + overage(5), + eval(6), + expired(7), + gracePeriod(8), + authorizationExpired(9), + gracePeriodExpired(10), + disabled(11), + invalidTag(12), + max(13) + } + +CucsSmartlicenseAgentFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(480) + } + +CucsSmartlicenseAgentFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configureBegin(480), + configureConfig(481), + configureFail(516), + configureSuccess(517) + } + +CucsSmartlicenseAgentFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(480) + } + +CucsSmartlicenseAgentRegistrationStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notRegistered(0), + registrationInProgress(1), + registrationFailed(2), + registrationRetryInProgress(3), + registrationCompleted(4) + } + +CucsSmartlicenseAgentState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unconfigured(0), + unidentified(1), + registered(2), + authorized(3), + outofcompliance(4), + expired(5) + } + +CucsSmartlicenseConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1), + registering(2), + registered(3), + registerfailed(4) + } + +CucsSmartlicenseEntitlementEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(484) + } + +CucsSmartlicenseEntitlementEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configureBegin(484), + configureReport(485), + configureRetryReport(486), + configureFail(518), + configureSuccess(519) + } + +CucsSmartlicenseEntitlementEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(484) + } + +CucsSmartlicenseHolderFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(487), + updateState(530) + } + +CucsSmartlicenseHolderFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configureBegin(487), + configureEnableSmartLicense(488), + configureDisableSmartLicense(489), + configureRegisterDevice(490), + configureRetryRegisterDevice(491), + configureUnregisterDevice(492), + configureRetryUnregisterDevice(493), + configureFail(520), + configureSuccess(521), + updateStateBegin(530), + updateStateRefreshState(531), + updateStateFail(534), + updateStateSuccess(535) + } + +CucsSmartlicenseHolderFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeSmartlicenseHolderConfigureEnable(10), + samDmeSmartlicenseHolderConfigureDisable(11), + samDmeSmartlicenseHolderConfigureReportEntitlement(12), + samDmeSmartlicenseHolderConfigureRegisterDevice(13), + samDmeSmartlicenseHolderConfigureUnregisterDevice(14) + } + +CucsSmartlicenseHolderFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(487), + updateState(530) + } + +CucsSmartlicenseTestDevCertEnableType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + enable(1), + disable(2) + } + +CucsSmartlicenseTestFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(482) + } + +CucsSmartlicenseTestFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configureBegin(482), + configureExecuteTestCli(483), + configureFail(522), + configureSuccess(523) + } + +CucsSmartlicenseTestFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(482) + } + +CucsSmartlicenseTestTimerType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + eval(1), + authExpire(2), + authRenew(3), + idcertExpire(4), + idcertRenew(5), + daily(6), + ackExpire(7), + evalWarning(8), + registration(9), + grace(10) + } + +CucsSmartlicenseTestTransportMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + callhome(1), + http(2) + } + +CucsSolAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disable(0), + enable(1) + } + +CucsSolSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + n9600(6), + n19200(7), + n38400(8), + n57600(9), + n115200(10), + defaultValue(9600) + } + +CucsStatsChartDomain ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + network(0), + temp(1), + power(2), + cooling(3) + } + +CucsStatsChartType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + static(0), + dynamic(1) + } + +CucsStatsCollectionDomain ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + chassis(2), + port(4), + host(5), + adapter(6), + server(7), + fex(8) + } + +CucsStatsCollectionInterval ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + n30seconds(30), + n1minute(60), + n2minutes(120), + n5minutes(300) + } + +CucsStatsCollectionPolicyFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateEp(310) + } + +CucsStatsCollectionPolicyFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateEpBegin(310), + updateEpSetEpA(311), + updateEpSetEpB(312), + updateEpFail(432), + updateEpSuccess(433) + } + +CucsStatsCollectionPolicyFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + updateEp(310) + } + +CucsStatsContextClass ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + computeSystem(0), + equipmentChassis(1), + computeBlade(2) + } + +CucsStatsCoolingEndpoint ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + chassisFans(0), + fiFans(1), + rackUnitFans(2) + } + +CucsStatsDailyRecords ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + n2weeks(14), + n3months(90), + n6months(180), + n1year(365), + unlimited(-1) + } + +CucsStatsDefaultView ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + chart(0), + table(1) + } + +CucsStatsEtherType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + total(0), + unicast(1), + multicast(2), + broadcast(3), + jumbo(4) + } + +CucsStatsHourlyRecords ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + n1week(168), + n2weeks(336), + n4weeks(672), + n8weeks(1344), + unlimited(-1) + } + +CucsStatsMigrateStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + fail(0), + success(1), + skip(2), + pending(3), + inProgress(4) + } + +CucsStatsNetworkEndpoint ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ethPorts(0), + fcPorts(1), + nics(2), + hbas(3) + } + +CucsStatsPowerEndpoint ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + blades(0), + racks(1), + chassis(2) + } + +CucsStatsRealtimeRecords ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + n1week(672), + n2weeks(1344), + n4weeks(2688), + n8weeks(5376), + unlimited(-1) + } + +CucsStatsReportingInterval ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + n2minutes(120), + n15minutes(900), + n30minutes(1800), + n60minutes(3600), + n2hours(7200), + n4hours(14400), + n8hours(28800) + } + +CucsStatsSubscribeStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + pending(1) + } + +CucsStatsThermalEndpoint ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + servers(0) + } + +CucsStatsThr32DefinitionPropType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + uint32(1), + uint64(2), + float(3) + } + +CucsStatsThr32ValuePropType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + uint32(1), + uint64(2), + float(3) + } + +CucsStatsThr64DefinitionPropType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + uint32(1), + uint64(2), + float(3) + } + +CucsStatsThr64ValuePropType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + uint32(1), + uint64(2), + float(3) + } + +CucsStatsThrFloatDefinitionPropType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + uint32(1), + uint64(2), + float(3) + } + +CucsStatsThrFloatValuePropType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + uint32(1), + uint64(2), + float(3) + } + +CucsStatsThresholdDefinitionAutoRecovery ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsStatsThresholdDirection ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + aboveNormal(1), + belowNormal(2) + } + +CucsStatsTopBottom ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + top(0), + bottom(1) + } + +CucsStatsUcsDomain ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0) + } + +CucsStatsWeeklyRecords ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + n2weeks(2), + n6months(26), + n1year(53), + unlimited(-1) + } + +CucsStatsXType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + tx(0), + rx(1), + avp(2), + agp(3), + pt(4), + pfs(5) + } + +CucsStorageAccessType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + readWrite(1), + readOnly(2), + blocked(3) + } + +CucsStorageActualWriteType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + writeThrough(1), + writeBack(2) + } + +CucsStorageAdminActionTrigger ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + idle(0), + triggered(1), + canceled(2) + } + +CucsStorageAdminActionType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + jbod(1), + unconfiguredGood(2), + clearForeignConfiguration(3), + prepareForRemoval(4), + undoPrepareForRemoval(5), + globalHotSpare(6), + dedicatedHotSpare(7), + removeHotSpare(8), + ledOn(9), + ledOff(10) + } + +CucsStorageAdminCtrlActionType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + importForeignConfiguration(1), + unpinCacheAll(2), + skipInitialConfig(4) + } + +CucsStorageAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + undefined(0), + online(1), + offline(2), + delete(3), + restore(4), + degraded(5) + } + +CucsStorageAllocState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + allocating(1), + allocated(2), + failed(3) + } + +CucsStorageArrayId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (0..254) + +CucsStorageBatteryType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + battery(1), + supercap(2) + } + +CucsStorageBbuStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + optimal(1), + learnCycleActive(2), + learnCycleNeeded(3), + failurePredicted(4), + premiumFeatureReqd(5), + microcodeUpdateReqd(6), + replacementNeeded(7), + noFlashSpace(8), + notSupported(9), + notPresent(10) + } + +CucsStorageBladeSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..8) + +CucsStorageBootableType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + true(1), + false(2) + } + +CucsStorageCacheType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + noChange(1), + enable(2), + disable(3) + } + +CucsStorageConfigCheckPoint ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + firmwareInventoryReported(0) + } + +CucsStorageConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + destructiveLocalDiskConfig(0), + incompatibleDiskTypes(1), + incompatibleNumberOfLocalDisks(2), + incompatibleRaidLevel(3), + missingRaidKey(4), + storagePathConfigurationError(5), + wwnnAssignment(6), + zoneCapacity(7), + flexflashController(8), + flexflashCard(9), + flexflashMetadata(10), + storageFeatureCapabilityMismatch(11), + insufficientLunMaskId(12), + insufficientRemoteStorageSpace(13), + unsupportedLunSizeModification(14), + backstoreCannotBeResolvedFromPoolWarning(15), + backstoreCannotBeResolvedFromPoolFailure(16), + controllersInMaintenanceMode(17), + bootLunShared(18), + replicaNameSuffixChange(19), + insufficientDisks(20), + unsupportedRaidLevel(21), + insufficientStorageSpace(22), + diskRoleMismatch(23), + diskTypeMismatch(24), + unsupportedOrphanLunModification(25), + duplicatedLunName(26), + unsupportedController(27), + unsupportedDestructiveChange(28), + unsupportedDiskControllerConfig(29), + conflictingLunConfig(30), + virtualDriveAccessDenied(31), + virtualDriveDeletionInProgress(32), + unsupportedWriteCachePolicy(33), + unsupportedVdModification(34), + unsupportedLunMapModification(35), + unsupportedHotspareChange(36), + invalidStorageProfileBinding(37), + invalidLocalLunDiskPolicyReference(38), + unsupportedExpandToAvailable(40), + unsupportedGlobalHotspares(41), + unsupportedOrder(42), + setProperOrder(49), + unsupportedUseRemainingDisks(50), + driveCacheNotSupported(51), + embeddedControllerNotSupported(52), + unsupportedIoPolicy(56) + } + +CucsStorageConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notApplied(0), + applying(1), + applied(2), + applyFailed(3), + orphaned(4), + notInUse(5) + } + +CucsStorageConfiguration ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + supported(1), + notSupported(2) + } + +CucsStorageConfiguredWriteType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + writeThrough(1), + writeBackGoodBbu(2), + alwaysWriteBack(3) + } + +CucsStorageConnectionProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + sas(1), + sata(2), + nvme(3) + } + +CucsStorageControllerFaultMonitoring ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + supported(1), + notSupported(2) + } + +CucsStorageControllerId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..64) + +CucsStorageControllerPinnedCacheStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + enabled(1), + disabled(2) + } + +CucsStorageControllerAdminActionTrigger ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + importForeignConfiguration(1), + clearForeignConfiguration(2), + unpinCacheAll(3) + } + +CucsStorageControllerForm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + onBoard(1), + mezzanine(2), + pci(3), + embedded(4) + } + +CucsStorageControllerId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + all(0) + } + +CucsStorageControllerRefControllerId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsStorageControllerRefServerId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsStorageControllerStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + optimal(1), + failed(2), + unresponsive(3) + } + +CucsStorageControllerType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + sas(1), + sata(2), + flash(3), + sd(4), + pt(5), + pch(6), + external(7), + nvme(8) + } + +CucsStorageCtrlAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + inService(1), + inMaintenance(3), + fullMaintenance(4) + } + +CucsStorageCtrlClusterState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ok(1), + degraded(2) + } + +CucsStorageCtrlConfigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ok(1), + disruptive(2) + } + +CucsStorageCtrlHaState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ready(1), + notReady(2), + degraded(3), + failoverInProgress(4), + electionFailed(5), + offline(6) + } + +CucsStorageCtrlLeadership ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + active(1), + passive(2) + } + +CucsStorageCtrlStorageStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + cpuLoad(0), + cpuLoadAvg(1), + cpuLoadMax(2), + cpuLoadMin(3), + memoryUsage(4), + memoryUsageAvg(5), + memoryUsageMax(6), + memoryUsageMin(7) + } + +CucsStorageCtrlStorageStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + cpuLoad(0), + cpuLoadAvg(1), + cpuLoadMax(2), + cpuLoadMin(3), + memoryUsage(4), + memoryUsageAvg(5), + memoryUsageMax(6), + memoryUsageMin(7) + } + +CucsStorageDeployAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + noAction(0), + create(1), + delete(2), + modify(3), + restore(4), + replace(5), + setOnline(6), + setOffline(7), + abortReplication(8) + } + +CucsStorageDeviceBridgeType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + stsb(1) + } + +CucsStorageDiskEnvStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + temperature(0), + temperatureAvg(1), + temperatureMax(2), + temperatureMin(3), + wearPercentage(4), + wearPercentageAvg(5), + wearPercentageMax(6), + wearPercentageMin(7) + } + +CucsStorageDiskEnvStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + temperature(0), + temperatureAvg(1), + temperatureMax(2), + temperatureMin(3), + wearPercentage(4), + wearPercentageAvg(5), + wearPercentageMax(6), + wearPercentageMin(7) + } + +CucsStorageDiskRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + normal(0), + dedHotSpare(1), + globHotSpare(2), + unknown(3) + } + +CucsStorageDisklessAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + yes(1), + no(2) + } + +CucsStorageDrawerOpenState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + notApplicable(0), + open(1), + closed(2) + } + +CucsStorageEnclosureId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsStorageEnclosureDiskSlotEpOwnership ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + unassigned(1), + dedicated(2), + shared(3), + chassisSpare(4) + } + +CucsStorageEpAccess ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + readonly(1), + admin(2) + } + +CucsStorageEpLinkState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + optimal(1), + subOptimal(2) + } + +CucsStorageEthLifSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + mgmt(3), + aB(5), + bA(6) + } + +CucsStorageEtherIfVlanType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + regular(0), + default(1), + native(2) + } + +CucsStorageExpanderState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + operable(1), + inoperable(2), + unreachable(3) + } + +CucsStorageFFCardHealth ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ffPhyHealthNa(0), + ffPhyHealthOk(1), + ffPhyUnhealthyRaid(2), + ffPhyUnhealthyOther(3) + } + +CucsStorageFFCardMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ffPhyDriveUnpairedPrimary(0), + ffPhyDrivePrimary(1), + ffPhyDriveSecondaryAct(2), + ffPhyDriveSecondaryUnhealthy(3) + } + +CucsStorageFFCardSizeMismatch ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + na(0), + mismatch(1), + match(2) + } + +CucsStorageFFCardState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + undefined(0), + configured(1), + initializing(2), + active(3), + ignored(4), + failed(5), + unknown(6) + } + +CucsStorageFFCardSync ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + na(0), + manual(1), + auto(2), + unknown(3) + } + +CucsStorageFFCardWriteEnable ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1) + } + +CucsStorageFFControllerHealth ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ffchOk(0), + ffchMetadataFailure(1), + ffchErrorCardsAccessError(2), + ffchErrorOldFirmwareRunning(3), + ffchErrorMediaWriteProtected(4), + ffchErrorInvalidSize(5), + ffchErrorCardSizeMismatch(6), + ffchInconsistentMetadata(7), + ffchErrorSecondaryUnhealthyCard(8), + ffchErrorSdCardNotConfigured(9), + ffchErrorInconsistantMetadataIgnored(10), + ffchErrorSd253WithUnOrSd247(11), + ffchErrorRebootedDuringRebuild(12), + ffchErrorSd247CardDetected(13), + ffchFlexdErrorSdCardOpModeMismatch(14), + ffchFlexdErrorSdOpModeMismatchWithUn(15), + ffchFlexdErrorImSdUnhealthySdUnIgnored(16), + ffchFlexdErrorImSdHealthySdUnIgnored(17), + ffchFlexdErrorImSdCardsOpModeMismatch(18), + ffchFlexdErrorSdCard0UnhealthyOpModeMismatch(19), + ffchFlexdErrorSdCard0HealthyOpModeMismatch(20), + ffchFlexdErrorSdCard1UnhealthyOpModeMismatch(21), + ffchFlexdErrorSdCard1HealthyOpModeMismatch(22), + ffchFlexdErrorImSd0IgnoredSd1(23), + ffchFlexdErrorImSd0Sd1Ignored(24) + } + +CucsStorageFFControllerState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ffcUninitalized(0), + ffcSoftwareErr(1), + ffcInit(2), + ffcConfig(3), + ffcWaitUser(4), + ffcUsbDisconnecting(5), + ffcUsbDisconnected(6), + ffcUsbConnecting(7), + ffcUsbConnected(8), + ffcRebuilding(9), + ffcFailed(10) + } + +CucsStorageFFDriveRemovable ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + na(0), + yes(1), + no(2) + } + +CucsStorageFFDriveState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nonraid(0), + raid(1) + } + +CucsStorageFFDriveType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + scu(1), + huu(2), + hv(3), + drivers(4) + } + +CucsStorageFFDriveVisible ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1) + } + +CucsStorageFFFormatRunning ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + na(0), + yes(1), + no(2) + } + +CucsStorageFFHasError ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + error(0), + noError(1) + } + +CucsStorageFFRAIDHealth ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ffrHealthNa(0), + ffrHealthOk(1), + ffrHealthDegraded(2), + ffrHealthNotReporting(3) + } + +CucsStorageFFRAIDState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ffrStateDisabled(0), + ffrStateEnabledNotPaired(1), + ffrStateEnabledPairedInvalidSecondary(2), + ffrStateEnabledPairedInvalidPrimary(3), + ffrStateEnabledPairedInvalidBoth(4), + ffrStateEnabledPaired(5) + } + +CucsStorageFFRWType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + readWrite(0), + readOnly(1) + } + +CucsStorageFFRaidSyncSupport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + no(0), + yes(1) + } + +CucsStorageFFSlotENUM ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + na(0), + n1(1), + n2(2) + } + +CucsStorageFFType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + astoria(1), + fx3s(2) + } + +CucsStorageFcZoningType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + sist(1), + simt(2) + } + +CucsStorageFileSystemStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + clean(1), + notClean(2), + mounted(3), + unmounted(4) + } + +CucsStorageFlexFlashControllerId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..64) + +CucsStorageFlexFlashControllerFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + mopsReset(1605), + mopsFormat(1607), + mopsPair(1609) + } + +CucsStorageFlexFlashControllerFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + mopsResetBegin(1605), + mopsResetReset(1606), + mopsFormatBegin(1607), + mopsFormatFormat(1608), + mopsPairBegin(1609), + mopsPairPair(1610), + mopsFormatFail(1624), + mopsFormatSuccess(1625), + mopsPairFail(1626), + mopsPairSuccess(1627), + mopsResetFail(1628), + mopsResetSuccess(1629) + } + +CucsStorageFlexFlashControllerFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + mopsReset(1605), + mopsFormat(1607), + mopsPair(1609) + } + +CucsStorageGlobalConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + globalArrayStorageArrayNotOpted(0), + domainGroupMissing(1), + missingArrayAutoConfigRef(2), + missingArrayAutoConfigPolicy(3), + missingQualifier(4), + matchingQualifierError(5), + storageBladeAlreadyInUse(6), + storageBladeNotInDiscoveryMode(7) + } + +CucsStorageIOType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + direct(1), + cached(2) + } + +CucsStorageIScsiInitiatorEpProt ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + derived(0), + fc(1), + iscsi(2) + } + +CucsStorageIniGroupOperProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + derived(0), + fc(1), + iscsi(2) + } + +CucsStorageIniGroupOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + policy(2), + logical(4), + initiatorPolicy(7), + connPolicy(8) + } + +CucsStorageIniGroupProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + derived(0), + fc(1), + iscsi(2) + } + +CucsStorageKeyType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + initiator(1), + target(2) + } + +CucsStorageLearnCycleRequested ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + true(1), + false(2) + } + +CucsStorageLearnMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + auto(1), + disabled(2), + warn(3) + } + +CucsStorageLinkSpeed ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + n15Gbps(1), + n3Gbps(2), + n6Gbps(3), + n12Gbps(4), + down(5) + } + +CucsStorageLocalDiskConfigFlexFlashRAIDReportingState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disable(0), + enable(1) + } + +CucsStorageLocalDiskConfigFlexFlashState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disable(0), + enable(1) + } + +CucsStorageLocalDiskMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + noLocalStorage(1), + singleDisk(2), + dualDisk(3), + raidStriped(4), + raidMirrored(5), + bestEffortMirrored(6), + bestEffortStriped(7), + anyConfiguration(8), + noRaid(9), + raidStripedParity(10), + raidStripedDualParity(11), + raidMirroredStriped(12), + bestEffortStripedParity(13), + bestEffortStripedDualParity(14), + bestEffortMirroredStriped(15), + raidStripedParityStriped(16), + raidStripedDualParityStriped(17) + } + +CucsStorageLocalDiskPartitionType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(1), + swap(2), + ext2(3), + ext3(4), + ntfs(5), + fat32(6) + } + +CucsStorageLunObjType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + regular(0), + snapshot(1), + replica(2) + } + +CucsStorageLunStatusType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + undefined(0), + online(1), + offline(2) + } + +CucsStorageLunType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + simple(1), + mirror(2), + stripe(3), + raid(4), + stripeParity(5), + stripeDualParity(6), + mirrorStripe(7), + stripeParityStripe(8), + stripeDualParityStripe(9) + } + +CucsStorageMembershipStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + down(1), + up(2), + hotStandby(3) + } + +CucsStorageOperIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + invalidConfig(0), + invictaUptimeOutOfSync(1) + } + +CucsStorageOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + misconfigured(1) + } + +CucsStorageOperatingModeType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + mirror(1), + util(2) + } + +CucsStorageOperationRequestType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + format(1), + reset(2), + pair(3) + } + +CucsStorageOperationState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + inProgress(1), + completed(2), + failed(3) + } + +CucsStorageOperationStateType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + partitionNonMirrored(0), + partitionMirrored(1), + partitionMirroredSyncing(2), + partitionMirroredErasing(3), + partitionMirroredUpdating(4), + partitionNonMirroredUpdating(5), + partitionNonMirroredErasing(6), + partitionMirroredSyncingFail(7), + partitionMirroredErasingFail(8), + partitionMirroredUpdatingFail(9), + partitionNonMirroredUpdatingFail(10), + partitionNonMirroredErasingFail(11), + partitionMirroredSyncingSuccess(12), + partitionMirroredErasingSuccess(13), + partitionMirroredUpdatingSuccess(14), + partitionNonMirroredUpdatingSuccess(15), + partitionNonMirroredErasingSuccess(16), + unknown(17) + } + +CucsStorageOperationType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + reconstruction(0), + relearning(1), + patrolRead(2), + consistencyCheck(3), + rebuild(4), + initialization(5), + copyback(6) + } + +CucsStorageOptionRomBootStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + enabled(1), + disabled(2) + } + +CucsStoragePDriveStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + online(1), + unconfiguredGood(2), + globalHotSpare(3), + dedicatedHotSpare(4), + jbod(5), + offline(6), + rebuilding(7), + copyback(8), + failed(9), + unconfiguredBad(10), + predictiveFailure(11), + disabledForRemoval(12), + foreignConfiguration(13), + zeroing(14) + } + +CucsStoragePartitionFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployStorage(1630), + scrubRAIDGroup(1677) + } + +CucsStoragePartitionFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployStorageBegin(1630), + deployStorageConfigDisk(1631), + deployStorageConfigLun(1632), + deployStorageVerifyConfig(1633), + deployStorageVerifySnapshotConfig(1634), + deployStorageVerifyReplicationConfig(1635), + scrubRAIDGroupBegin(1677), + scrubRAIDGroupPerformErase(1678), + scrubRAIDGroupWaitForEraseCompletion(1679), + deployStorageFail(1829), + deployStorageSuccess(1830), + scrubRAIDGroupFail(1831), + scrubRAIDGroupSuccess(1832) + } + +CucsStoragePartitionFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeStoragePartitionDeployStorageLunConfig(14), + samDmeStoragePartitionDeployStorageDiskConfig(15) + } + +CucsStoragePartitionFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployStorage(1630), + scrubRAIDGroup(1677) + } + +CucsStoragePathHA ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + initiator(0), + target(1), + fabric(2) + } + +CucsStoragePhysicalHolder ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + hddMotherBoard(1), + hddExpansionTray(2) + } + +CucsStoragePowerState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + active(1), + powersave(2), + transitioning(3) + } + +CucsStorageProcessorOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + undefined(0), + online(1), + offline(2), + inMaintenance(3), + fullMaintenance(4), + computeDegraded(5), + clusterDegraded(6) + } + +CucsStorageProcessorFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + discoverSystem(1636), + enterMaintenance(1644), + exitMaintenance(1649), + deploySystem(1654), + undeploySystem(1663), + haTakeOver(1675) + } + +CucsStorageProcessorFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + discoverSystemBegin(1636), + discoverSystemInitiatePollBMCLocal(1637), + discoverSystemInitiatePollBMCRemote(1638), + discoverSystemWaitForOSStatus(1639), + discoverSystemConnectSMELocal(1640), + discoverSystemConnectSMERemote(1641), + discoverSystemWaitForSMEConnection(1642), + discoverSystemWaitForInventory(1643), + enterMaintenanceBegin(1644), + enterMaintenanceDisableStorageTarget(1645), + enterMaintenanceWaitForServerShutdown(1646), + enterMaintenancePowerOff(1647), + enterMaintenanceSlotPowerCycle(1648), + exitMaintenanceBegin(1649), + exitMaintenanceWaitForHAQuorum(1650), + exitMaintenanceWaitForServerPowerUp(1651), + exitMaintenanceWaitForSMEConnection(1652), + exitMaintenanceEnableStorageTarget(1653), + deploySystemBegin(1654), + deploySystemPowerOn(1655), + deploySystemConnectSMELocal(1656), + deploySystemConnectSMERemote(1657), + deploySystemConfigHAState(1658), + deploySystemConfigNetwork(1659), + deploySystemConfigPlatform(1660), + deploySystemConfigStorageTargetIdentity(1661), + deploySystemConfigStorageReplicationService(1662), + undeploySystemBegin(1663), + undeploySystemDisableStorageTarget(1664), + undeploySystemWaitForServerShutdown(1665), + undeploySystemPowerOff(1666), + undeploySystemSlotPowerCycle(1667), + undeploySystemUndeployStorage(1668), + undeploySystemWaitForUndeployStorage(1669), + undeploySystemUndeployTargetIdentity(1670), + undeploySystemUndeployPlatform(1671), + undeploySystemUndeployNetwork(1672), + undeploySystemDisassocStorageController(1673), + undeploySystemWaitForDisassocCompletion(1674), + haTakeOverBegin(1675), + haTakeOverPerformHaTakeOver(1676), + deploySystemFail(1833), + deploySystemSuccess(1834), + discoverSystemFail(1835), + discoverSystemSuccess(1836), + enterMaintenanceFail(1837), + enterMaintenanceSuccess(1838), + exitMaintenanceFail(1839), + exitMaintenanceSuccess(1840), + haTakeOverFail(1841), + haTakeOverSuccess(1842), + undeploySystemFail(1843), + undeploySystemSuccess(1844) + } + +CucsStorageProcessorFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeStorageProcessorDeploySystemHostConfig(16), + samDmeStorageProcessorDeploySystemSupInstall(17), + samDmeStorageProcessorDeploySystemSupConfig(18), + samDmeStorageProcessorDeploySystemSaInstall(19), + samDmeStorageProcessorDeploySystemSaConfig(20), + samDmeStorageProcessorUndeploySystemSaUnconfig(21) + } + +CucsStorageProcessorFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + discoverSystem(1636), + enterMaintenance(1644), + exitMaintenance(1649), + deploySystem(1654), + undeploySystem(1663), + haTakeOver(1675) + } + +CucsStorageProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + derived(0), + fc(1), + iscsi(2) + } + +CucsStorageRaidBatteryOperabilityQualifier ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0) + } + +CucsStorageRaidType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + raid0(0), + raid1(1), + raid5(2), + raid6(3), + raid00(4), + raid10(5), + raid50(6), + raid60(7) + } + +CucsStorageReadType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + readAhead(1), + normal(2) + } + +CucsStorageRemoteDiskAdminActionTrigger ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + jbod(1), + unconfiguredGood(2), + prepareForRemoval(4), + undoPrepareForRemoval(5), + globalHotSpare(6), + dedicatedHotSpare(7), + removeHotSpare(8), + ledOn(9), + ledOff(10) + } + +CucsStorageRemoteStorageAdminTrigger ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + rediscover(1), + resetToFactory(2), + discovered(3), + remove(4), + migrate(5), + decommission(6) + } + +CucsStorageRemoteVirtualDriveAdminActionTrigger ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + online(1), + offline(2), + delete(3) + } + +CucsStorageRemoteVirtualDriveRefAdminActionTrigger ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + remoteTrigger(0), + online(1), + undeployed(4) + } + +CucsStorageReplicationActionType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + policy(1), + manual(2) + } + +CucsStorageReplicationCtxLunCfgAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + triggered(0), + delete(1), + online(2), + offline(3), + restore(10) + } + +CucsStorageReplicationPairErrorCode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + success(1), + tcpConnectionFailed(101), + unsupportedAsyncrepProtocolVer(102), + incorrectSharedSecretKey(103), + notOnAllowList(104), + failedToCreateTarget(105), + failedToIncreaseSize(106), + failedToReplicateMetadata(107), + lostConnection(108), + canceledByUser(109), + internalError(110) + } + +CucsStorageReplicationPairState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + online(0), + offline(1) + } + +CucsStorageReplicationPeerStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + idle(0), + replicationInProgress(1), + restoreInProgress(2) + } + +CucsStorageSasLinkDescriptorControllerId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsStorageSasLinkDescriptorServerId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsStorageSasUpLinkControllerId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsStorageSasUpLinkServerId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsStorageScsiDesignatorType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + t10(1), + eui64(2), + naa(3), + md5(7), + scsiName(8) + } + +CucsStorageScsiLunCtxLunCfgAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + triggered(0), + delete(1), + online(2), + offline(3), + createSnapshot(4), + createReplication(5), + abortReplication(6), + enableReplication(7), + disableReplication(8), + restore(10) + } + +CucsStorageSelectionDecisionType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + selectLun(1), + normalDisk(2), + dedicatedHotSpare(3), + globalHotSpare(4), + useRemainingSpace(5), + shareDiskGroup(6), + useRemainingDisk(7), + affinity(8), + verifyResources(9), + verifyVirtualDriveConfig(10), + verifyDiskgroupConfig(11), + verifyControllerConfig(12), + verifyLunConfig(13), + verifyDiskConfig(14), + verifyRaidConfig(15) + } + +CucsStorageSelectionResultType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + succeeded(1), + failed(2) + } + +CucsStorageSnapshotAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + undefined(0), + create(1), + createLunReplica(2), + setReplicationOnline(3), + setReplicationOffline(4), + replicationRestore(5), + abortReplication(6) + } + +CucsStorageSnapshotCtxLunCfgAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + triggered(0), + delete(1), + online(2), + offline(3), + restoreSnapshot(9) + } + +CucsStorageStorageStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + iops(0), + iopsAvg(1), + iopsMax(2), + iopsMin(3), + latency(4), + latencyAvg(5), + latencyMax(6), + latencyMin(7), + mbps(8), + mbpsAvg(9), + mbpsMax(10), + mbpsMin(11), + readIops(12), + readIopsAvg(13), + readIopsMax(14), + readIopsMin(15), + readMbps(16), + readMbpsAvg(17), + readMbpsMax(18), + readMbpsMin(19), + writeIops(20), + writeIopsAvg(21), + writeIopsMax(22), + writeIopsMin(23), + writeMbps(24), + writeMbpsAvg(25), + writeMbpsMax(26), + writeMbpsMin(27) + } + +CucsStorageStorageStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + iops(0), + iopsAvg(1), + iopsMax(2), + iopsMin(3), + latency(4), + latencyAvg(5), + latencyMax(6), + latencyMin(7), + mbps(8), + mbpsAvg(9), + mbpsMax(10), + mbpsMin(11), + readIops(12), + readIopsAvg(13), + readIopsMax(14), + readIopsMin(15), + readMbps(16), + readMbpsAvg(17), + readMbpsMax(18), + readMbpsMin(19), + writeIops(20), + writeIopsAvg(21), + writeIopsMax(22), + writeIopsMin(23), + writeMbps(24), + writeMbpsAvg(25), + writeMbpsMax(26), + writeMbpsMin(27) + } + +CucsStorageStorageTargetIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + nodeMgmt(0), + nodeHaState(1), + dataProtection(2), + iscsi(3), + nfs(4), + cifs(5) + } + +CucsStorageSystemFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + sync(1383) + } + +CucsStorageSystemFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + syncBegin(1383), + syncExecute(1384), + syncFail(1463), + syncSuccess(1464) + } + +CucsStorageSystemFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + sync(1383) + } + +CucsStorageTargetPath ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + mgmt(3) + } + +CucsStorageTargetIdentityType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + iqnTarget(0), + euiTarget(1), + naaTarget(2) + } + +CucsStorageTargetType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + unmanaged(1), + managed(2) + } + +CucsStorageTechnology ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + hdd(1), + ssd(2), + nvme(3) + } + +CucsStorageTechnologyConfig ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + hdd(1), + ssd(2) + } + +CucsStorageUnitOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + undefined(0), + online(1), + offline(2), + computeInoperable(4), + computeDegraded(5), + clusterDegraded(6) + } + +CucsStorageVDriveState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + optimal(1), + cacheDegraded(2), + partiallyDegraded(3), + degraded(4), + offline(5), + rebuilding(6) + } + +CucsStorageVdChangeQualifierType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + policyChange(0), + globalHotspareChange(1), + dedHotspareChange(2), + nameChange(3), + sizeChange(4), + bootDriveChange(5), + scrubChange(6) + } + +CucsStorageVdMemberConfigQualifierType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + noAction(0), + add(1), + remove(2) + } + +CucsStorageVirtualDriveRefAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + online(1), + offline(2), + undeployed(4) + } + +CucsStorageVsanRefSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + mgmt(3) + } + +CucsSwAccessDomainLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsSwAccessDomainType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwAccessDomainFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(222) + } + +CucsSwAccessDomainFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployBegin(222), + deployUpdateConnectivity(223), + deployFail(434), + deploySuccess(435) + } + +CucsSwAccessDomainFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(222) + } + +CucsSwAccessEpLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsSwAccessEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwBorderDomainLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsSwBorderEpLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsSwBorderPcLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsSwBreakoutType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + n10g4x(1) + } + +CucsSwCIoEpIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + aggregation(2), + virtual(3) + } + +CucsSwCardEnvStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + slotOutlet1(0), + slotOutlet1Avg(1), + slotOutlet1Max(2), + slotOutlet1Min(3), + slotOutlet2(4), + slotOutlet2Avg(5), + slotOutlet2Max(6), + slotOutlet2Min(7), + slotOutlet3(8), + slotOutlet3Avg(9), + slotOutlet3Max(10), + slotOutlet3Min(11) + } + +CucsSwCardEnvStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + slotOutlet1(0), + slotOutlet1Avg(1), + slotOutlet1Max(2), + slotOutlet1Min(3), + slotOutlet2(4), + slotOutlet2Avg(5), + slotOutlet2Max(6), + slotOutlet2Min(7), + slotOutlet3(8), + slotOutlet3Avg(9), + slotOutlet3Max(10), + slotOutlet3Min(11) + } + +CucsSwCimcId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + unused(1) + } + +CucsSwConfMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + inProgress(1), + verifying(2), + failed(3) + } + +CucsSwConfigStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(1), + noVlanComp(2) + } + +CucsSwEnvStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + fanCtrlrInlet1(0), + fanCtrlrInlet1Avg(1), + fanCtrlrInlet1Max(2), + fanCtrlrInlet1Min(3), + fanCtrlrInlet2(4), + fanCtrlrInlet2Avg(5), + fanCtrlrInlet2Max(6), + fanCtrlrInlet2Min(7), + fanCtrlrInlet3(8), + fanCtrlrInlet3Avg(9), + fanCtrlrInlet3Max(10), + fanCtrlrInlet3Min(11), + fanCtrlrInlet4(12), + fanCtrlrInlet4Avg(13), + fanCtrlrInlet4Max(14), + fanCtrlrInlet4Min(15), + mainBoardOutlet1(16), + mainBoardOutlet1Avg(17), + mainBoardOutlet1Max(18), + mainBoardOutlet1Min(19), + mainBoardOutlet2(20), + mainBoardOutlet2Avg(21), + mainBoardOutlet2Max(22), + mainBoardOutlet2Min(23), + psuCtrlrInlet1(24), + psuCtrlrInlet1Avg(25), + psuCtrlrInlet1Max(26), + psuCtrlrInlet1Min(27), + psuCtrlrInlet2(28), + psuCtrlrInlet2Avg(29), + psuCtrlrInlet2Max(30), + psuCtrlrInlet2Min(31), + td2(36), + td2Avg(37), + td2Max(38), + td2Min(39), + tiburon(40), + tiburonAvg(41), + tiburonMax(42), + tiburonMin(43) + } + +CucsSwEnvStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + fanCtrlrInlet1(0), + fanCtrlrInlet1Avg(1), + fanCtrlrInlet1Max(2), + fanCtrlrInlet1Min(3), + fanCtrlrInlet2(4), + fanCtrlrInlet2Avg(5), + fanCtrlrInlet2Max(6), + fanCtrlrInlet2Min(7), + fanCtrlrInlet3(8), + fanCtrlrInlet3Avg(9), + fanCtrlrInlet3Max(10), + fanCtrlrInlet3Min(11), + fanCtrlrInlet4(12), + fanCtrlrInlet4Avg(13), + fanCtrlrInlet4Max(14), + fanCtrlrInlet4Min(15), + mainBoardOutlet1(16), + mainBoardOutlet1Avg(17), + mainBoardOutlet1Max(18), + mainBoardOutlet1Min(19), + mainBoardOutlet2(20), + mainBoardOutlet2Avg(21), + mainBoardOutlet2Max(22), + mainBoardOutlet2Min(23), + psuCtrlrInlet1(24), + psuCtrlrInlet1Avg(25), + psuCtrlrInlet1Max(26), + psuCtrlrInlet1Min(27), + psuCtrlrInlet2(28), + psuCtrlrInlet2Avg(29), + psuCtrlrInlet2Max(30), + psuCtrlrInlet2Min(31), + td2(36), + td2Avg(37), + td2Max(38), + td2Min(39), + tiburon(40), + tiburonAvg(41), + tiburonMax(42), + tiburonMin(43) + } + +CucsSwEstcEpLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsSwEthEstcEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwEthEstcPcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwEthFlowMonSessionTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwEthFlowMonSessionType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwEthLanBorderTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwEthLanBorderFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(224) + } + +CucsSwEthLanBorderFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployBegin(224), + deployUpdateConnectivity(225), + deployFail(436), + deploySuccess(437), + deployUpdateVlanGroups(1184) + } + +CucsSwEthLanBorderFsmTaskFlags ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + samDmeSwEthLanBorderDeployVlanGroupConfig(59), + samDmeSwEthLanBorderDeployVlanGroupRetry(60), + samDmeSwEthLanBorderDeployPortConfig(61) + } + +CucsSwEthLanBorderFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(224) + } + +CucsSwEthLanEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwEthLanEpUdldAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsSwEthLanEpUdldMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + normal(0), + aggressive(1) + } + +CucsSwEthLanEpVlanStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + missingPrimary(1) + } + +CucsSwEthLanFlowMonTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwEthLanFlowMonExporterTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwEthLanFlowMonExporterType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwEthLanFlowMonFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(1537) + } + +CucsSwEthLanFlowMonFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployBegin(1537), + deployUpdateEthFlowMon(1538), + deployFail(1560), + deploySuccess(1561) + } + +CucsSwEthLanFlowMonFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(1537) + } + +CucsSwEthLanFlowMonitorTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwEthLanFlowMonitorType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwEthLanFlowRecordDefTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwEthLanFlowRecordDefType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwEthLanMonTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwEthLanPcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwEthLanPcVlanStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + missingPrimary(1) + } + +CucsSwEthMonTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwEthMonType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwEthMonDestEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwEthMonFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(867) + } + +CucsSwEthMonFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployBegin(867), + deployUpdateEthMon(868), + deployFail(1004), + deploySuccess(1005) + } + +CucsSwEthMonFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(953) + } + +CucsSwEthMonSrcEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwEthTargetEpAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsSwEthTargetEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwExtUtilityFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + confPortBreakout(1985) + } + +CucsSwExtUtilityFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + confPortBreakoutBegin(1985), + confPortBreakoutPortInventorySwA(1986), + confPortBreakoutPortInventorySwB(1987), + confPortBreakoutConfigSwA(1988), + confPortBreakoutConfigSwB(1989), + confPortBreakoutVerifyBreakoutConfig(1990), + confPortBreakoutSuccess(1991), + confPortBreakoutFail(1992) + } + +CucsSwExtUtilityFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + confPortBreakout(1985) + } + +CucsSwFabricZoneNsAllocStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + available(0), + full(1) + } + +CucsSwFcEstcEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwFcMonTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwFcMonType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwFcMonDestEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwFcMonFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(869) + } + +CucsSwFcMonFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployBegin(869), + deployUpdateFcMon(870), + deployFail(1006), + deploySuccess(1007) + } + +CucsSwFcMonFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(955) + } + +CucsSwFcMonSrcEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwFcSanBorderTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwFcSanBorderUplinkTrunking ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsSwFcSanBorderFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(226), + activateZoneSet(1185) + } + +CucsSwFcSanBorderFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployBegin(226), + deployUpdateConnectivity(227), + deployFail(438), + deploySuccess(439), + activateZoneSetBegin(1185), + activateZoneSetUpdateZones(1186), + activateZoneSetFail(1465), + activateZoneSetSuccess(1466) + } + +CucsSwFcSanBorderFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(226), + activateZoneSet(1185) + } + +CucsSwFcSanEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwFcSanMonTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwFcSanPcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwFcServerZoneGroupLc ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + available(0), + allocated(1), + deallocated(2), + repurposed(3) + } + +CucsSwFcZoneLc ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + available(0), + allocated(1), + deallocated(2), + repurposed(3) + } + +CucsSwFcZoneMemberLc ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + available(0), + allocated(1), + deallocated(2), + repurposed(3) + } + +CucsSwFcZoneSetLc ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + available(0), + allocated(1), + deallocated(2), + repurposed(3) + } + +CucsSwFcoeEstcEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwFcoeSanEpTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwFcoeSanEpUdldAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsSwFcoeSanEpUdldMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + normal(0), + aggressive(1) + } + +CucsSwFcoeSanPcTransport ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ether(0), + dce(1), + fc(2) + } + +CucsSwFlowMonitorAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsSwLanBorderType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwLanEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsSwLanEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwLanMonType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwLanPcIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsSwLanPcType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwMonAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsSwMonDomainLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsSwMonLifeCycle ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + normal(1), + new(2), + deleted(3) + } + +CucsSwMonSrcEpLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsSwNFConfigStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(1), + incomplete(2) + } + +CucsSwNetflowExporterProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + netflow(1) + } + +CucsSwNetflowMonSessionProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + netflow(1) + } + +CucsSwNetflowMonitorProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + netflow(1) + } + +CucsSwNetflowRecordDefProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + netflow(1) + } + +CucsSwPIoEpIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + aggregation(2), + virtual(3) + } + +CucsSwPIoEpLc ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + available(0), + allocated(1), + deallocated(2), + repurposed(3), + pending(4) + } + +CucsSwPeerStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + existing(1), + nonexisting(2) + } + +CucsSwPhysFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + confPhysical(1121) + } + +CucsSwPhysFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + confPhysicalBegin(1121), + confPhysicalPortInventorySwA(1122), + confPhysicalPortInventorySwB(1123), + confPhysicalConfigSwA(1124), + confPhysicalConfigSwB(1125), + confPhysicalVerifyPhysConfig(1126), + confPhysicalSuccess(1127), + confPhysicalFail(1128) + } + +CucsSwPhysFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + confPhysical(1082) + } + +CucsSwPortBreakoutPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsSwPortBreakoutSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..2) + +CucsSwSanBorderType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwSanEpIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsSwSanEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwSanMonType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwSanPcIfRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + network(1), + server(2), + mgmt(3), + diag(4), + storage(5), + monitor(6), + fcoeStorage(7), + nasStorage(8), + fcoeNasStorage(9), + fcoeUplink(10), + networkFcoeUplink(11), + service(12) + } + +CucsSwSanPcType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwSubGroupAggrPortId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..48) + +CucsSwSubGroupSlotId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (1..4) + +CucsSwSystemStatsThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + load(0), + loadAvg(1), + loadMax(2), + loadMin(3), + memAvailable(4), + memAvailableAvg(5), + memAvailableMax(6), + memAvailableMin(7), + memCached(8), + memCachedAvg(9), + memCachedMax(10), + memCachedMin(11) + } + +CucsSwSystemStatsHistThresholded ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + load(0), + loadAvg(1), + loadMax(2), + loadMin(3), + memAvailable(4), + memAvailableAvg(5), + memAvailableMax(6), + memAvailableMin(7), + memCached(8), + memCachedAvg(9), + memCachedMax(10), + memCachedMin(11) + } + +CucsSwTargetEpType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwUlanPurpose ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + management(1), + boot(2), + reserved1(3), + reserved2(4), + applianceManagement(5) + } + +CucsSwUtilityDomainLocale ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + server(0), + chassis(1), + internal(2), + external(3) + } + +CucsSwUtilityDomainType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + lan(0), + san(1), + ipc(2) + } + +CucsSwUtilityDomainFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(228) + } + +CucsSwUtilityDomainFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployBegin(228), + deployUpdateConnectivity(229), + deployFail(440), + deploySuccess(441) + } + +CucsSwUtilityDomainFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(228) + } + +CucsSwVlanLc ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + available(0), + allocated(1), + deallocated(2), + repurposed(3), + pending(4), + provisioned(5) + } + +CucsSwVlanCompType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + included(1), + excluded(2) + } + +CucsSwVlanConfigStatusType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + applied(1), + unApplied(2) + } + +CucsSwVlanGroupType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + compressed(1), + uncompressed(2), + vpCompressed(3) + } + +CucsSwVlanPortNsAllocStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + available(0), + exceeded(1) + } + +CucsSwAutoNegMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + auto(1), + unset(2) + } + +CucsSysdebugAutoCoreFileExportTargetProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + ftp(1), + tftp(2), + scp(3), + http(4), + sftp(5), + nfsCopy(6) + } + +CucsSysdebugAutoCoreFileExportTargetFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(216) + } + +CucsSysdebugAutoCoreFileExportTargetFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configureBegin(216), + configureLocal(217), + configurePeer(218), + configureFail(444), + configureSuccess(445) + } + +CucsSysdebugAutoCoreFileExportTargetFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(216) + } + +CucsSysdebugBackupBehaviorInterval ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + never(0), + n1hour(3600), + n2hours(7200), + n4hours(14400), + n8hours(28800), + n24hours(86400), + n1week(604800), + n1month(2592000) + } + +CucsSysdebugBackupBehaviorProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + ftp(1), + tftp(2), + scp(3), + http(4), + sftp(5), + nfsCopy(6) + } + +CucsSysdebugBackupFormat ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ascii(1), + binary(2) + } + +CucsSysdebugCoreExportStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + success(1), + failure(2) + } + +CucsSysdebugCoreFileAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + init(0), + prepareDownload(1), + downloaded(2) + } + +CucsSysdebugCoreFileOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unavailable(0), + available(1), + availableOnSubordinate(2), + inProgress(3), + failed(4) + } + +CucsSysdebugCoreFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + download(1041) + } + +CucsSysdebugCoreFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + downloadBegin(1041), + downloadCopySub(1042), + downloadCopyPrimary(1043), + downloadDeleteSub(1044), + downloadDeletePrimary(1045), + downloadFail(1053), + downloadSuccess(1054) + } + +CucsSysdebugCoreFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + download(1041) + } + +CucsSysdebugEpLogAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + policy(0), + backup(1), + clear(2) + } + +CucsSysdebugEpLogBackupAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + logFull(0), + onClear(1), + timer(2), + onAssocChange(3) + } + +CucsSysdebugEpLogCapacity ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + available(1), + low(2), + veryLow(3), + full(4) + } + +CucsSysdebugEpLogType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + sel(1), + obfl(2), + syslog(3) + } + +CucsSysdebugExportStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + success(1), + failure(2) + } + +CucsSysdebugLogControlDomainEnum ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + sysmgmt(0) + } + +CucsSysdebugLogControlEpFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + persistence(1), + logControlPersist(219) + } + +CucsSysdebugLogControlEpFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + persistenceBegin(1), + persistencePersist(2), + persistenceFail(163), + persistenceSuccess(164), + logControlPersistBegin(219), + logControlPersistLocal(220), + logControlPersistPeer(221), + logControlPersistFail(446), + logControlPersistSuccess(447) + } + +CucsSysdebugLogControlEpFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + persistence(1), + logControlPersist(219) + } + +CucsSysdebugLogControlLevel ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + debug0(0), + debug1(1), + debug2(2), + debug3(3), + debug4(4), + info(5), + warn(6), + minor(7), + major(8), + crit(9) + } + +CucsSysdebugLogExportPolicyProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + ftp(1), + tftp(2), + scp(3), + http(4), + sftp(5), + nfsCopy(6) + } + +CucsSysdebugLogExportPolicyFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(1600) + } + +CucsSysdebugLogExportPolicyFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configureBegin(1600), + configureLocal(1601), + configurePeer(1602), + configureFail(1605), + configureSuccess(1606) + } + +CucsSysdebugLogExportPolicyFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configure(1600) + } + +CucsSysdebugMEpLogOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + ok(0), + permissionDeniedError(1), + remoteCommunicationError(2), + bmcCommunicationError(3), + internalUcsmError(4) + } + +CucsSysdebugManualCoreFileExportTargetAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + +CucsSysdebugManualCoreFileExportTargetProto ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + ftp(1), + tftp(2), + scp(3), + http(4), + sftp(5), + nfsCopy(6) + } + +CucsSysdebugManualCoreFileExportTargetFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + export(214) + } + +CucsSysdebugManualCoreFileExportTargetFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + exportBegin(214), + exportExecute(215), + exportFail(448), + exportSuccess(449) + } + +CucsSysdebugManualCoreFileExportTargetFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + export(214) + } + +CucsSysdebugRemoteTechSupportAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + init(0), + start(1), + created(2), + prepareDownload(3), + delete(4) + } + +CucsSysdebugTSCmdOptCmdOptions ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + ucsmExcludeCommands(0) + } + +CucsSysdebugTSCmdOptMajorType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + chassis(0), + fex(1), + server(2), + ucsm(3), + ucsmMgmt(4), + serverMemory(5) + } + +CucsSysdebugTSScope ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + mgmtController(0), + serviceReg(1), + operationMgr(2), + identifierMgr(3), + resourceMgr(4), + policyMgr(5), + storageBroker(6), + statsMgr(7), + all(15) + } + +CucsSysdebugTechSupportAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + init(0), + start(1), + created(2), + prepareDownload(3), + delete(4) + } + +CucsSysdebugTechSupportFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + initiate(881), + deleteTechSupFile(883), + download(886) + } + +CucsSysdebugTechSupportFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + initiateBegin(881), + initiateLocal(882), + deleteTechSupFileBegin(883), + deleteTechSupFileLocal(884), + deleteTechSupFilePeer(885), + downloadBegin(886), + downloadCopySub(887), + downloadCopyPrimary(888), + downloadDeleteSub(889), + downloadDeletePrimary(890), + deleteTechSupFileFail(1008), + deleteTechSupFileSuccess(1009), + downloadFail(1010), + downloadSuccess(1011), + initiateFail(1012), + initiateSuccess(1013) + } + +CucsSysdebugTechSupportFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + initiate(881), + deleteTechSupFile(883), + download(886) + } + +CucsSysdebugTechSupportOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unavailable(0), + available(1), + availableOnSubordinate(2), + inProgress(3), + failed(4) + } + +CucsSysfileExporterPostAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + remove(1) + } + +CucsSysfileMutationAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + remove(1) + } + +CucsSysfileMutationFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + single(209), + global(211) + } + +CucsSysfileMutationFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + singleBegin(209), + singleExecute(210), + globalBegin(211), + globalLocal(212), + globalPeer(213), + globalFail(450), + globalSuccess(451), + singleFail(452), + singleSuccess(453) + } + +CucsSysfileMutationFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + single(209), + global(211) + } + +CucsTestingServiceProfileFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + resolvePolicyFsm(46), + resolveManyPolicyFsm(48) + } + +CucsTestingServiceProfileFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + resolvePolicyFsmBegin(46), + resolvePolicyFsmResolve(47), + resolveManyPolicyFsmBegin(48), + resolveManyPolicyFsmResolveMany(49), + resolveManyPolicyFsmFail(175), + resolveManyPolicyFsmSuccess(176), + resolvePolicyFsmFail(177), + resolvePolicyFsmSuccess(178) + } + +CucsTestingServiceProfileFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + resolvePolicyFsm(46), + resolveManyPolicyFsm(48) + } + +CucsTestingSnmpSupportVersion ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + +CucsTopInfoPolicyState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsTopInfoSyncPolicyState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsTopMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + standAlone(1), + cluster(2) + } + +CucsTopSystemFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + hostName(15), + peerHostName(293) + } + +CucsTopSystemFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + hostNameBegin(15), + hostNameConfig(16), + hostNameFail(179), + hostNameSuccess(180), + peerHostNameBegin(293), + peerHostNameConfig(294), + peerHostNameFail(303), + peerHostNameSuccess(304), + hostNameConfigPeer(394) + } + +CucsTopSystemFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + hostName(15), + peerHostName(293) + } + +CucsTrigAckOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + untriggered(0), + evaluationPending(1), + evaluated(2), + waitingForUser(3), + waitingForMaintWindow(4), + applyPending(5), + applied(6), + waitingForDependency(7), + none(8), + expired(9), + pending(10), + active(11) + } + +CucsTrigAckPrevOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + untriggered(0), + evaluationPending(1), + evaluated(2), + waitingForUser(3), + waitingForMaintWindow(4), + applyPending(5), + applied(6), + waitingForDependency(7), + none(8), + expired(9), + pending(10), + active(11) + } + +CucsTrigAckChangeDetails ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + binding(0), + hostVirtEthIf(1), + hostNonvirtEthIf(2), + hostEthIfProfile(3), + hostEthIfQos(4), + hostEthIfNwCtrl(5), + hostVirtFcIf(6), + hostNonvirtFcIf(7), + hostVirtFcIfPersBind(8), + hostNonvirtFcIfPersBind(9), + hostFcIfProfile(10), + hostFcIfQos(11), + hostFcoeIf(12), + vif(13), + vlan(14), + vsan(15), + ip(16), + bootOrder(17), + bootVirtVnic(18), + bootNonvirtVnic(19), + bootLocalStorage(20), + bootVirtPxe(21), + bootNonvirtPxe(22), + bladeIdentity(24), + agentPolicy(25), + biosFw(26), + storageControllerFw(27), + adaptorHostFw(28), + adaptorNwFw(29), + mgmtControllerFw(30), + localDiskPolicy(31), + pin(32), + sol(33), + epAuth(34), + biosProfile(35), + checkpoint(36), + implicitReboot(37), + implicitHostFcIfProfileRedeploy(38), + boardControllerFw(39), + hostEthIfQosHostControl(40), + localDiskFw(41), + implicitHostEthIfProfileRedeploy(42), + storagePath(43), + bmcUpdateBiosFw(44), + hostIfPcie(45), + flexflashConfig(46), + flexflashReboot(47), + bootmodeConfig(48), + securebootConfig(49), + vmediaConfig(50), + storageApplianceSw(51), + storageTargetId(52), + remoteStorageConfig(53), + storageDevBridgeFw(54), + sasExpanderFw(55), + fanSpeedConfig(57) + } + +CucsTrigAckChanges ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + serverIdentity(0), + storage(1), + networking(2), + vnicVhbaPlacement(3), + bootOrder(4), + serverAssignment(5), + operationalPolicies(6), + storageIdentity(7) + } + +CucsTrigAckDisr ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + upTime(0), + acPowerCycle(1), + storageAccess(2), + storageUptime(3) + } + +CucsTrigAckMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + immediate(0), + userAck(1), + timerAutomatic(2) + } + +CucsTrigAckOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + untriggered(0), + evaluationPending(1), + evaluated(2), + waitingForUser(3), + waitingForMaintWindow(4), + applyPending(5), + applied(6), + waitingForDependency(7) + } + +CucsTrigAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + triggerImmediate(0), + triggered(1), + untriggered(2), + userAck(4), + userDiscard(5) + } + +CucsTrigDay ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + monday(1), + tuesday(2), + wednesday(3), + thursday(4), + friday(5), + saturday(6), + sunday(7), + oddDay(8), + evenDay(9), + everyDay(10) + } + +CucsTrigOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + pending(0), + inProgress(1), + failed(2), + triggered(3), + capReached(4), + pendingAck(5) + } + +CucsTrigReqAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + autoSched(0), + schedAck(1), + forceAck(2) + } + +CucsTrigSchedMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + advanced(0), + simple(1) + } + +CucsTrigSchedType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + default(0), + storage(1) + } + +CucsTrigTokenOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + valid(0), + expired(1) + } + +CucsTrigTrigOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + untriggered(0), + evaluationPending(1), + evaluated(2), + waitingForUser(3), + waitingForMaintWindow(4), + applyPending(5), + applied(6), + waitingForDependency(7), + none(8), + expired(9), + pending(10), + active(11) + } + +CucsTrigTrigState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + waitingForNextBoot(1) + } + +CucsTrigTrigger ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + onNextBoot(0) + } + +CucsTrigTriggeredState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + pending(0), + inProgress(1), + failed(2), + triggered(3) + } + +CucsUuidpoolPoolAssignmentOrder ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + default(0), + sequential(1) + } + +CucsVmAdaptorOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + policy(2), + logical(4), + initiatorPolicy(7), + connPolicy(8) + } + +CucsVmComputeEpClInstType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + vm(0), + hv(1), + computeEp(2) + } + +CucsVmHbaType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ether(1), + fc(4), + scsi(8), + ipc(16) + } + +CucsVmHvClInstType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + vm(0), + hv(1), + computeEp(2) + } + +CucsVmHvType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + esx(1), + kvm(2), + hyperv(3), + xen(4) + } + +CucsVmInstType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + vm(0), + hv(1), + computeEp(2) + } + +CucsVmLifeCyclePolicyFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + config(1132) + } + +CucsVmLifeCyclePolicyFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + configBegin(1132), + configLocal(1133), + configPeer(1134), + configFail(1146), + configSuccess(1147) + } + +CucsVmLifeCyclePolicyFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + config(1142) + } + +CucsVmMgmtPlane ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unmanaged(0), + vcenter(1), + rhevM(2), + scvmm(3) + } + +CucsVmNicType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ether(1), + fc(4), + scsi(8), + ipc(16) + } + +CucsVmOsHvVendor ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unspecified(0), + vmware(1), + redhat(2), + microsoft(3), + novell(4), + oracle(5), + citrix(6) + } + +CucsVmStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + online(1), + offline(2) + } + +CucsVmSwitchAdminState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disable(0), + enable(1) + } + +CucsVmSwitchVendor ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + undetermined(0), + vmware(1), + microsoft(2) + } + +CucsVnicAEtherIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ether(1), + fc(4), + scsi(8), + ipc(16) + } + +CucsVnicAFcIfSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + mgmt(3), + aB(5), + bA(6) + } + +CucsVnicAFcIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ether(1), + fc(4), + scsi(8), + ipc(16) + } + +CucsVnicAIpcIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ether(1), + fc(4), + scsi(8), + ipc(16) + } + +CucsVnicAScsiIfType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ether(1), + fc(4), + scsi(8), + ipc(16) + } + +CucsVnicCdnSource ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + vnicName(0), + userDefined(1) + } + +CucsVnicConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + pinningVlanMismatch(0), + vnicVlanAssignmentError(1), + missingPrimaryVlan(2), + pinnedTargetMisconfig(3), + unresolvedVlanName(4), + inaccessibleVlan(5), + unresolvedVsanName(6), + unresolvedRemoteVlanName(7), + unresolvedRemoteVsanName(8), + unableToUpdateUcsm(9), + unassociatedVlan(10), + adaptorRequirement(11), + connectionPlacement(12), + dynamicVfVnic(13), + fcoeCapacity(14), + insufficientVhbaCapacity(15), + insufficientVnicCapacity(16), + invalidWwn(17), + macDerivationVirtualizedPort(18), + vfcVnicPvlanConflict(19), + vifResourcesOverprovisioned(20), + vnicNotHaReady(21), + vnicVconProvisioningChange(22), + wwpnAssignment(23), + wwpnDerivationVirtualizedPort(24), + serviceProfileVirtualizationConflict(27), + vnicVirtualizationConflict(28), + virtualizationNotSupported(29), + ungroupedDomain(30), + missingIpv4InbandMgmtAddr(31), + missingIpv6InbandMgmtAddr(32), + missingIpv4Addr(33), + vnicVirtualizationNetflowConflict(34), + softPinningVlanMismatch(35), + unsupportedRoceVmq(36), + unsupportedRoceNetflow(37), + unsupportedRoce(38), + unsupportedVxlan(39), + unsupportedNvgre(40), + unsupportedNvgreDynamicVnic(41), + unsupportedNvgreUsnic(42), + unsupportedVxlanDynamicVnic(43), + unsupportedVxlanUsnic(44), + unsupportedRoceUsnic(45), + unsupportedVxlanVmq(46), + unsupportedVxlanNetflow(47), + unsupportedNvgreNetflow(48), + unsupportedRoceNvgre(49), + unsupportedAdaptorForVnicCdn(50), + duplicateVnicCdnName(51), + insufficientRoceResources(52), + unsupportedVmqResources(53), + unsupportedRoceProperties(54) + } + +CucsVnicConnectionLcCtrlState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + available(0), + allocated(1), + deallocated(2), + repurposed(3) + } + +CucsVnicConnectionOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + policy(2), + logical(4), + initiatorPolicy(7), + connPolicy(8) + } + +CucsVnicConnectionType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ether(1), + fc(4), + scsi(8), + ipc(16) + } + +CucsVnicDefBehType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + vnic(1), + vhba(2) + } + +CucsVnicDefaultAction ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + hwInherit(1) + } + +CucsVnicDynamicConReqProtection ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + protectedPrefA(1), + protectedPrefB(2), + protected(3) + } + +CucsVnicEtherType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ether(1), + fc(4), + scsi(8), + ipc(16) + } + +CucsVnicEtherBaseSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + mgmt(3), + aB(5), + bA(6) + } + +CucsVnicEtherBaseIfSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + mgmt(3), + aB(5), + bA(6) + } + +CucsVnicExternalMgmtIPMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(1), + static(2), + pooled(3) + } + +CucsVnicFcBasePersBind ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(4) + } + +CucsVnicFcBaseType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ether(1), + fc(4), + scsi(8), + ipc(16) + } + +CucsVnicFcNodeOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + policy(2), + logical(4), + initiatorPolicy(7), + connPolicy(8) + } + +CucsVnicHostNwIOPerfPref ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + highPerfReqd(1) + } + +CucsVnicIPv4DnsPref ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + preferred(0), + alternate(1) + } + +CucsVnicIScsiConfigIssues ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + initiatorName(0), + iqnPoolName(1), + targetName(2), + authProfileSame(3), + invalidTargetName(4), + noLuns(5), + iscsiCardinality(6), + autoTargetAuth(7), + autoTargetInit(8), + noVlanIp(9), + staticTargetMix(10), + ipAddrDhcp(11), + unclassified(12), + internalCfgError(13), + missingVlan(14), + vnicName(15), + allowedVlan(16), + iscsiConfig(17), + iscsiInitiatorIpAddress(18), + invalidMac(19), + nativeVlan(20), + initTargetPasswd(21), + initIdentity(22), + unresolvableManagedTarget(23), + invalidTargetParams(24), + targetIscsilifStaticIp(25) + } + +CucsVnicIScsiIfDefType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + static(0), + dynamicNw(1), + option17(2), + option43(4) + } + +CucsVnicIScsiNodeOwner ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + physical(1), + policy(2), + logical(4), + initiatorPolicy(7), + connPolicy(8) + } + +CucsVnicIfOperState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + indeterminate(0), + up(1), + down(2), + failed(4) + } + +CucsVnicInstantiation ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + manual(0), + default(1), + dynamic(2), + dynamicVf(3) + } + +CucsVnicIpcType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ether(1), + fc(4), + scsi(8), + ipc(16) + } + +CucsVnicL2IfSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + dual(3), + aB(5), + bA(6) + } + +CucsVnicLanConnTemplSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + mgmt(3), + aB(5), + bA(6) + } + +CucsVnicLstorageIScsiSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + mgmt(3), + ab(10) + } + +CucsVnicLunId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX Gauge32 (0..65535) + +CucsVnicMezzMappingScheme ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + physicalCapFirst(1), + capLoadDistribute(2) + } + +CucsVnicOrderScheme ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + zeroFuncAll(0), + multiFuncAll(1), + staticZeroFunc(2) + } + +CucsVnicPlacement ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + allVnic(0), + staticAllFirst(1), + dynamicAllLast(2) + } + +CucsVnicProfileConfigQualifier ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + normal(0), + invalidName(1) + } + +CucsVnicProfileSetFsmCurrentFsm ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(187), + deployAlias(1118) + } + +CucsVnicProfileSetFsmStageName ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deployBegin(187), + deployLocal(188), + deployPeer(189), + deployFail(456), + deploySuccess(457), + deployAliasBegin(1118), + deployAliasLocal(1119), + deployAliasPeer(1120), + deployAliasFail(1148), + deployAliasSuccess(1149) + } + +CucsVnicProfileSetFsmTaskItem ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + nop(0), + deploy(187), + deployAlias(1123) + } + +CucsVnicSanConnTemplTarget ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + vm(0), + adaptor(1) + } + +CucsVnicScsiType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ether(1), + fc(4), + scsi(8), + ipc(16) + } + +CucsVnicStorageEthLifSwitchId ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + a(1), + b(2), + mgmt(3), + aB(5), + bA(6) + } + +CucsVnicStorageEthLifType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + unknown(0), + ether(1), + fc(4), + scsi(8), + ipc(16) + } + +CucsVnicTemplateTarget ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX BITS + { + vm(0), + adaptor(1) + } + +CucsVnicTemplateType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + initialTemplate(1), + updatingTemplate(2) + } + +CucsVnicVhbaBehPolicyType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + vnic(1), + vhba(2) + } + +CucsVnicVirtualizationPreferenceType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + none(0), + sriov(2), + sriovVmfex(3), + sriovUsnic(4), + vmq(5) + } + +CucsVnicVlanGroupUpdate ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + na(0), + vlanGroupUpdate(1) + } + +CucsVnicVnicBootDev ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + disabled(0), + enabled(1) + } + +CucsVnicVnicOperHostPort ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + any(0), + n1(1), + n2(2), + none(10) + } + +CucsVnicVnicBehPolicyType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + vnic(1), + vhba(2) + } + +CucsVnicIpPoolType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + target(0), + specific(1) + } + +CucsVnicPortProfileType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "" + SYNTAX INTEGER + { + regular(0), + slaOnly(1) + } + +END diff --git a/mibs/cisco/CISCOSB-SNMP-MIB b/mibs/cisco/CISCOSB-SNMP-MIB index 452bd8ec63..a27e813ab0 100644 --- a/mibs/cisco/CISCOSB-SNMP-MIB +++ b/mibs/cisco/CISCOSB-SNMP-MIB @@ -572,7 +572,7 @@ rlEventsPollerId OBJECT-TYPE ::= { rlEvents 1 } rlEventsDefaultPollingInterval OBJECT-TYPE - SYNTAX TimeTicks (1..65535) + SYNTAX TimeTicks MAX-ACCESS read-write STATUS current DESCRIPTION @@ -735,7 +735,7 @@ rlEventsPollingControlPollerId OBJECT-TYPE rlEventsPollingControlPollingInterval OBJECT-TYPE - SYNTAX TimeTicks (1..65535) + SYNTAX TimeTicks MAX-ACCESS read-create STATUS current DESCRIPTION diff --git a/mibs/cisco/CISCOSB-SYSMNG-MIB b/mibs/cisco/CISCOSB-SYSMNG-MIB index 70dde48cae..00c42ad728 100644 --- a/mibs/cisco/CISCOSB-SYSMNG-MIB +++ b/mibs/cisco/CISCOSB-SYSMNG-MIB @@ -13,7 +13,7 @@ IMPORTS rlSysmngMib MODULE-IDENTITY - LAST-UPDATED "201010310000a" + LAST-UPDATED "201010310000z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO @@ -26,7 +26,7 @@ rlSysmngMib MODULE-IDENTITY DESCRIPTION "The private MIB module definition for System Manager pool." - REVISION "201010310000a" + REVISION "201010310000z" DESCRIPTION "Initial revision." ::= { switch001 204 } diff --git a/mibs/CT-BROADCAST-MIB b/mibs/enterasys/CT-BROADCAST-MIB similarity index 100% rename from mibs/CT-BROADCAST-MIB rename to mibs/enterasys/CT-BROADCAST-MIB diff --git a/mibs/CT-CMMPHYS-MIB b/mibs/enterasys/CT-CMMPHYS-MIB similarity index 100% rename from mibs/CT-CMMPHYS-MIB rename to mibs/enterasys/CT-CMMPHYS-MIB diff --git a/mibs/CT-CONTAINER-MIB b/mibs/enterasys/CT-CONTAINER-MIB similarity index 100% rename from mibs/CT-CONTAINER-MIB rename to mibs/enterasys/CT-CONTAINER-MIB diff --git a/mibs/CT-ELS10-MIB b/mibs/enterasys/CT-ELS10-MIB similarity index 100% rename from mibs/CT-ELS10-MIB rename to mibs/enterasys/CT-ELS10-MIB diff --git a/mibs/CT-FASTPATH-DHCPSERVER-MIB b/mibs/enterasys/CT-FASTPATH-DHCPSERVER-MIB similarity index 100% rename from mibs/CT-FASTPATH-DHCPSERVER-MIB rename to mibs/enterasys/CT-FASTPATH-DHCPSERVER-MIB diff --git a/mibs/CT-FASTPATH-PROTECTED-PORT-MIB b/mibs/enterasys/CT-FASTPATH-PROTECTED-PORT-MIB similarity index 100% rename from mibs/CT-FASTPATH-PROTECTED-PORT-MIB rename to mibs/enterasys/CT-FASTPATH-PROTECTED-PORT-MIB diff --git a/mibs/CT-FLASH-MIB b/mibs/enterasys/CT-FLASH-MIB similarity index 100% rename from mibs/CT-FLASH-MIB rename to mibs/enterasys/CT-FLASH-MIB diff --git a/mibs/CT-FPS-SERVICES-MIB b/mibs/enterasys/CT-FPS-SERVICES-MIB similarity index 100% rename from mibs/CT-FPS-SERVICES-MIB rename to mibs/enterasys/CT-FPS-SERVICES-MIB diff --git a/mibs/CT-HSIMPHYS-MIB b/mibs/enterasys/CT-HSIMPHYS-MIB similarity index 100% rename from mibs/CT-HSIMPHYS-MIB rename to mibs/enterasys/CT-HSIMPHYS-MIB diff --git a/mibs/CT-PIC-MIB b/mibs/enterasys/CT-PIC-MIB similarity index 100% rename from mibs/CT-PIC-MIB rename to mibs/enterasys/CT-PIC-MIB diff --git a/mibs/CT-PRIORITY-CLASSIFY-MIB b/mibs/enterasys/CT-PRIORITY-CLASSIFY-MIB similarity index 100% rename from mibs/CT-PRIORITY-CLASSIFY-MIB rename to mibs/enterasys/CT-PRIORITY-CLASSIFY-MIB diff --git a/mibs/CTELS100-NG-MIB b/mibs/enterasys/CTELS100-NG-MIB similarity index 100% rename from mibs/CTELS100-NG-MIB rename to mibs/enterasys/CTELS100-NG-MIB diff --git a/mibs/CTFPS-MIB b/mibs/enterasys/CTFPS-MIB similarity index 100% rename from mibs/CTFPS-MIB rename to mibs/enterasys/CTFPS-MIB diff --git a/mibs/CTFRAMER-CONFIG-MIB b/mibs/enterasys/CTFRAMER-CONFIG-MIB similarity index 100% rename from mibs/CTFRAMER-CONFIG-MIB rename to mibs/enterasys/CTFRAMER-CONFIG-MIB diff --git a/mibs/CTIF-EXT-MIB b/mibs/enterasys/CTIF-EXT-MIB similarity index 100% rename from mibs/CTIF-EXT-MIB rename to mibs/enterasys/CTIF-EXT-MIB diff --git a/mibs/CTINB-MIB b/mibs/enterasys/CTINB-MIB similarity index 100% rename from mibs/CTINB-MIB rename to mibs/enterasys/CTINB-MIB diff --git a/mibs/CTINB2-MIB b/mibs/enterasys/CTINB2-MIB similarity index 100% rename from mibs/CTINB2-MIB rename to mibs/enterasys/CTINB2-MIB diff --git a/mibs/CTRMONXT-MIB b/mibs/enterasys/CTRMONXT-MIB similarity index 100% rename from mibs/CTRMONXT-MIB rename to mibs/enterasys/CTRMONXT-MIB diff --git a/mibs/enterasys/CTRON-ALIAS-MIB b/mibs/enterasys/CTRON-ALIAS-MIB new file mode 100644 index 0000000000..c2149b4932 --- /dev/null +++ b/mibs/enterasys/CTRON-ALIAS-MIB @@ -0,0 +1,1247 @@ +CTRON-ALIAS-MIB DEFINITIONS ::= BEGIN + +-- ctron-alias-mib.txt +-- +-- Part Number: +-- +-- + +-- This module provides authoritative definitions for Enterasys +-- Networks' Alias MIB. + +-- +-- This module will be extended, as needed. + +-- Enterasys Networks reserves the right to make changes in +-- specification and other information contained in this document +-- without prior notice. The reader should consult Enterasys Networks +-- to determine whether any such changes have been made. +-- +-- In no event shall Enterasys Networks be liable for any incidental, +-- indirect, special, or consequential damages whatsoever (including +-- but not limited to lost profits) arising out of or related to this +-- document or the information contained in it, even if Enterasys +-- Networks has been advised of, known, or should have known, the +-- possibility of such damages. +-- +-- Enterasys grants vendors, end-users, and other interested parties +-- a non-exclusive license to use this Specification in connection +-- with the management of Enterasys products. +-- +-- Copyright February, 1999-2013 Enterasys Networks, Inc. + +IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, Integer32, Gauge32, Counter32, + TimeTicks + FROM SNMPv2-SMI + MODULE-COMPLIANCE, OBJECT-GROUP + FROM SNMPv2-CONF + TEXTUAL-CONVENTION, MacAddress, TruthValue + FROM SNMPv2-TC + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + InterfaceIndex + FROM IF-MIB + TimeFilter + FROM RMON2-MIB + VlanIndex + FROM Q-BRIDGE-MIB + EnabledStatus + FROM P-BRIDGE-MIB + ctAliasMib + FROM CTRON-MIB-NAMES; + +cabletronAliasMib MODULE-IDENTITY + LAST-UPDATED "201302151430Z" -- Fri Feb 15 14:30 UTC 2013 + ORGANIZATION "Enterasys Networks, Inc" + CONTACT-INFO + "Postal: Enterasys Networks + 9 Northeastern Blvd. + Salem, NH 03079 USA + + Phone: +1 603 952 5000 + E-mail: support@enterasys.com + WWW: http://www.enterasys.com" + + DESCRIPTION + "This MIB module defines a portion of the MIB tree + under the Enterasys enterprise OID. This branch + defines Enterasys Networks' proprietary Node Alias + feature. + + This MIB defines objects which can be used to discover + end systems per port, and to map end system addresses + to the layer 2 address of the port." + + REVISION "201302151430Z" -- Fri Feb 15 14:30 UTC 2013 + DESCRIPTION "Added ctAliasInterfaceTable. Also added mdns, + llmnr, and ssdp as supported protocols." + + REVISION "201102141525Z" -- Mon Feb 14 15:25 UTC 2011 + DESCRIPTION "Added IPv6 as a supported protocol. + Added the CabletronProtocolBits TEXTUAL-CONVENTION + and ctAliasConfigurationProtocolEnableState + object." + + REVISION "200304221339Z" -- Tue Apr 22 13:39 GMT 2003 + DESCRIPTION "Added the ctAliasMacAddressTable and + ctAliasProtocolAddressTable. Added the objects + ctAliasEntryStatus and ctAliasEntryClearAll. + Deprecated the object ctAliasMarkInactive." + + REVISION "200201301301Z" -- Wed Jan 30 13:01 GMT 2002 + DESCRIPTION "Added the optional ctAliasConfigurationTable." + + REVISION "200201232056Z" -- Wed Jan 23 20:56 GMT 2002 + DESCRIPTION "Added ctAliasAddressText leaf with the syntax of + SnmpAdminString." + + REVISION "200201182022Z" -- Fri Jan 18 20:22 GMT 2002 + DESCRIPTION "Added textual convention AliasAddress. Changed + the syntax for ctAliasAddress from SnmpAdminString + to AliasAddress. Added ranges to ctAliasReference + and ctAliasID." + + REVISION "199909260000Z" + DESCRIPTION "Moved the CabletronProtocolTC enumeration value + unknown to unknown(0). Updated textual descriptions." + + REVISION "199909040000Z" + DESCRIPTION "Changed removed the ctAliasProtocolDirLocalID. + Updated units of conformance and compliance + statements." + + REVISION "199908060000Z" + DESCRIPTION "Changed object naming to be more cabletron-general. + Changed indexing to simplify access." + + REVISION "199907280000Z" + DESCRIPTION "The initial version of this MIB module" + + ::= { ctAliasMib 1 } + +-- Textual Conventions + +CabletronProtocolTC ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Identifies the type of protocol address." + SYNTAX INTEGER { + unknown(0), + ip(1), -- IPv4 + apl(2), + mac(3), + hsrp(4), + dhcps(5), + dhcpc(6), + bootps(7), + bootpc(8), + ospf(9), + vrrp(10), + ipx(11), + xrip(12), + xsap(13), + xnlsp(14), + ipx20(15), + rtmp(16), + netBios(17), + nbt(18), + n802q(19), + bgp(20), + rip(21), + igrp(22), + dec(23), + bpdu(24), + udp(25), + ipv6(26), + mdns(27), + llmnr(28), + ssdp(29) + } + +AliasAddress ::= TEXTUAL-CONVENTION + DISPLAY-HINT "1x " + STATUS current + DESCRIPTION + "Represents layer 3 or higher addresses." + SYNTAX OCTET STRING (SIZE (0..32)) + +CabletronProtocolBits ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The list of protocol types that can be enabled for + nodeAlias entries." + SYNTAX BITS { + unknown(0), + ipv4(1), + apl(2), + mac(3), + hsrp(4), + dhcps(5), + dhcpc(6), + bootps(7), + bootpc(8), + ospf(9), + vrrp(10), + ipx(11), + xrip(12), + xsap(13), + xnlsp(14), + ipx20(15), + rtmp(16), + netBios(17), + nbt(18), + n802q(19), + bgp(20), + rip(21), + igrp(22), + dec(23), + bpdu(24), + udp(25), + ipv6(26), + mdns(27), + llmnr(28), + ssdp(29) + } + + +-- branches used in this MIB + + ctAlias OBJECT IDENTIFIER ::= { cabletronAliasMib 1 } + +-- Alias Table + +ctAliasTable OBJECT-TYPE + SYNTAX SEQUENCE OF CtAliasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The ctAliasTable contains information about the aliases + known by the agent. This table is indexed using a unique + and arbitrary ID and a TimeFilter to allow a management + station to learn all alias entries that have been modified + since time X. This table is NOT designed to do a single + GET. This Table is designed for MIB Walks only. + + This table contains objects that map upper-layer + network services and entities to the physical location + of the associated port, and the MAC address of the + associated end-system (node). + + All entries in this table are deleted when sysUpTime + is reset to zero. + + This table allows for a time filtered view. It is useful + for determining what has been modified in the Alias Table + since a specified time. + + If a management station reads the ctAliasTable + of an entity at time X, subsequent updates can be + realized by performing get-next requests of this + table to determine which entries have been modified + since time X. Then the management station can use + GET requests to retrieve only the records of interest + from the Alias table. + + There is a delay between retrieving the Alias Reference + values from this table, and a GET request to retrieve a + modified row from the Alias table. The management + station should be prepared for two possibilities: + 1) the GET request may fail if the Alias table entry + has been deleted during the delay, and 2) the + entry may have been modified during the delay, so the + modification time of the retrieved entry may differ from + the modification time of the Delta entry. + + If the entry in the Alias Control table identified by + ctAliasID is marked inactive by management request, and + subsequently deleted to free resources, all corresponding + entries in this table are also deleted. + + If the agent needs to free resources, it can delete + entries from this table. It SHOULD first remove those + which have been marked inactive in the ctAliasControlTable, + then it SHOULD remove those entries with the oldest + modification times." + ::= { ctAlias 1 } + +ctAliasEntry OBJECT-TYPE + SYNTAX CtAliasEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry contains information pertaining to + the alias of a node." + INDEX { ctAliasTimeFilter, ctAliasReference } + ::= { ctAliasTable 1 } + +CtAliasEntry ::= + SEQUENCE + { + ctAliasTimeFilter TimeFilter, + ctAliasReference Integer32, + ctAliasInterface InterfaceIndex, + ctAliasMacAddress MacAddress, + ctAliasVlanID VlanIndex, + ctAliasProtocol CabletronProtocolTC, + ctAliasAddress AliasAddress, + ctAliasIsActive TruthValue, + ctAliasAddressText SnmpAdminString + } + +ctAliasTimeFilter OBJECT-TYPE + SYNTAX TimeFilter + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The value of sysUpTime when this entry + was last modified." + ::= { ctAliasEntry 1 } + +ctAliasReference OBJECT-TYPE + SYNTAX Integer32 (0..2147483647) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An integer ID assigned by the agent. The value of this + object is equal to an existing ctAliasID." + ::= { ctAliasEntry 2 } + +ctAliasInterface OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ifIndex of the interface on which this entry was + discovered. + + The ifIndex is an 'external value' that identifies a + physical component associated with the Alias entry. + This object can be used to identify the physical + location of the interface in the ifTable [RFC2863]. + + The possibility of ifIndex value re-assignment must be + accommodated by a management application whenever the + value of sysUpTime is reset to zero. + + Since ifIndex values in different 'naming scopes' are + not related to one another, the interface to physical + component associations are relative to the same + logical entity within the agent. For more discussion + of naming scopes, see the ENTITY-MIB [RFC2037]" + ::= { ctAliasEntry 3 } + +ctAliasMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MAC address associated with this alias. + + The TEXTUAL-CONVENTION MacAddress is defined in + SNMPv2-TC as an 802 MAC address represented in + 'canonical' order as defined by IEEE 802.1a, + i.e., as if it were transmitted least significant + bit first." + ::= { ctAliasEntry 4 } + +ctAliasVlanID OBJECT-TYPE + SYNTAX VlanIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The VLAN ID contained in the header of the message + associated with this alias. + + On agents which support this MIB but do not support + VLANs, the value for this object MUST be (1)." + ::= { ctAliasEntry 5 } + +ctAliasProtocol OBJECT-TYPE + SYNTAX CabletronProtocolTC + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address type of this alias address." + ::= { ctAliasEntry 6 } + +ctAliasAddress OBJECT-TYPE + SYNTAX AliasAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address associated with this entry. The exact + format of this object will depend upon the protocol + type in ctAliasProtocol. The value returned for + this object MUST be in a non-textual format." + ::= { ctAliasEntry 7 } + +ctAliasIsActive OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of this entry. + + A true(1) value indicates the alias is active. + + A false(2) value indicates an entry which has + been marked inactive by network management, using the + ctAliasEntryStatus object in the ctAliasControlTable. + + Entries which have been marked inactive may remain in + the table to allow consistent mappings between network + management stations until an agent needs to free + resources." + ::= { ctAliasEntry 8 } + +ctAliasAddressText OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address associated with this entry in a human + readable textual format." + ::= { ctAliasEntry 9 } + +-- Alias Control Table + +ctAliasControlTable OBJECT-TYPE + SYNTAX SEQUENCE OF CtAliasControlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table allows for control of Alias entries. + + Currently control is limited to marking entries + as marked for deletion. + + If the entry in the Alias Control table identified by + ctAliasID is marked inactive by management request, and + subsequently deleted to free resources, all corresponding + entries in the ctAlias table are also deleted. + + All entries in this table are deleted when sysUpTime + is reset to zero." + + ::= { ctAlias 2 } + +ctAliasControlEntry OBJECT-TYPE + SYNTAX CtAliasControlEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry contains a unique identifier of an Alias + entry and a control object to mark the entry as + 'marked for deletion'." + INDEX { ctAliasID } + ::= { ctAliasControlTable 1 } + +CtAliasControlEntry ::= + SEQUENCE + { + ctAliasID Integer32, + ctAliasMarkInactive TruthValue, + ctAliasEntryStatus INTEGER + } + +ctAliasID OBJECT-TYPE + SYNTAX Integer32 (0..2147483647) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A unique and arbitrary integer ID assigned + by the agent to identify this entry. + + Each identifier must not be reused until the agent + is re-initialized, i.e. sysUpTime is reset to zero." + ::= { ctAliasControlEntry 1 } + +ctAliasMarkInactive OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS deprecated + DESCRIPTION + "This object provides the control to mark this entry + to inactive. + + When an entry is created by the agent, this is set to + false(2). A network management application can set this + value to true(1), indicating that the entry is no longer + needed. Once this object has been set to true(1), it + cannot be set to false(2). + + If the alias is detected again by the agent, the agent + may create a new entry for the Alias. + + When an agent needs to free up resources, it may choose + to delete those entries marked inactive." + ::= { ctAliasControlEntry 2 } + +ctAliasEntryStatus OBJECT-TYPE + SYNTAX INTEGER + { + active(1), + inactive(2), + remove(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object provides the control to remove or inactivate + entries that are no longer needed. + + active(1) - indicates that this entry is active. + + inactive(2) - indicates that this entry is no longer of any + interest and can be removed, as needed, by + the entity. If the alias is marked inactive + and is seen again by the agent, the alias + ID's status will be changed to active. + + remove(3) - indicates that the agent SHOULD immediately + remove the entry from the table. If the alias + is seen again by the agent after having been + removed, it will be added as a new aliasID." + ::= { ctAliasControlEntry 3 } + + +-- Alias Table Statistics + +ctAliasStats OBJECT IDENTIFIER ::= { ctAlias 3 } + +ctAliasTableStatsTotalEntries OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of entries in the ctAliasControlTable." + ::= { ctAliasStats 1 } + +ctAliasTableStatsActiveEntries OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of active entries in the + ctAliasControlTable." + ::= { ctAliasStats 2 } + +ctAliasTableStatsPurgeTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "System time of the most recent purge." + ::= { ctAliasStats 3 } + +ctAliasTableStatsState OBJECT-TYPE + SYNTAX INTEGER + { + notStarted(1), + ready(2), + full(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current Alias Table state. + + notStarted(1) indicates the agent has not + completed any required start up routines and + therefore the ctAliasTable and ctAliasControlTable + are not currently valid. + + ready(2) indicates that the agent has completed + all initialization procedures and that the alias + MIB is running properly. + + full(3) indicates that due to memory restrictions + on the agent, the ctaliasTable has reached the + maximum number of entries possible. + + NOTE: If an agent is using a circular queue design, + then the state of full(3) will never be set." + ::= { ctAliasStats 4 } + + +-- Alias Configuration + +ctAliasConfiguration OBJECT IDENTIFIER ::= { ctAlias 4 } + +ctAliasConfigurationSystemAllocatedEntries OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of alias entries allocated." + ::= { ctAliasConfiguration 1 } + +ctAliasConfigurationSystemTotalEntries OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of alias entries available to be allocated + for this system." + ::= { ctAliasConfiguration 2 } + +ctAliasConfigurationTable OBJECT-TYPE + SYNTAX SEQUENCE OF CtAliasConfigurationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table is used to prevent any single chatty + port from monopolizing all of the available alias + buffers in the system by letting an administrator + tune each port." + ::= { ctAliasConfiguration 3 } + +ctAliasConfigurationEntry OBJECT-TYPE + SYNTAX CtAliasConfigurationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry contains an enable/disable control variable + and variables showing the number of maximum allowable + and currently used entries." + INDEX { ctAliasInterface } + ::= { ctAliasConfigurationTable 1 } + +CtAliasConfigurationEntry ::= + SEQUENCE + { + ctAliasConfigurationInterfaceTotalEntries Gauge32, + ctAliasConfigurationInterfaceMaxEntries Gauge32, + ctAliasConfigurationInterfaceEnableState EnabledStatus, + ctAliasConfigurationNumQueueWraps Counter32 + } + +ctAliasConfigurationInterfaceTotalEntries OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of alias entries currently in + use by this ctAliasInterface." + ::= { ctAliasConfigurationEntry 1 } + +ctAliasConfigurationInterfaceMaxEntries OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the maximum number of + alias entries in the ctAliasTable which were + created by this ctAliasInterface. When the object + ctAliasConfigurationInterfaceTotalEntries + equals this object, the next alias appearing + on this ctAliasInterface causes the oldest entry + created by this ctAliasInterface to be deleted. + The sum of this object across all ctAliasInterface + shall not exceed ctAliasConfigurationSystemTotalEntries. + If the value of this object is increased, then oldest + entry removal ceases until the maximum is reached + again. If management reduces the value of this + object, then, starting with the oldest, alias + entries are removed until the new number of + entries is reached." + ::= { ctAliasConfigurationEntry 2 } + +ctAliasConfigurationInterfaceEnableState OBJECT-TYPE + SYNTAX EnabledStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The enable state of the alias agent on this + ctAliasInterface." + DEFVAL { enabled } + ::= { ctAliasConfigurationEntry 3 } + +ctAliasConfigurationNumQueueWraps OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the number of times the queue for + this ctAliasConfigurationEntry has wrapped. Since circular + queues are used for storing the entries, when all allocated + entries are used, the oldest entries are reused, thus + creating a wrap condition. A value of zero indicates the + queue has not wrapped, except in the case that the counter + itself has wrapped." + ::= { ctAliasConfigurationEntry 4 } + +ctAliasConfigurationProtocolEnableState OBJECT-TYPE + SYNTAX CabletronProtocolBits + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "A bit field of the protocol types where a set indicates the + detection of that protocol is enabled. A bit position with + a cleared bit indicates detection of that protocol is not + enabled." + ::= { ctAliasConfiguration 4 } + + +-- Alias Mac Address Table + +ctAliasMacAddressTable OBJECT-TYPE + SYNTAX SEQUENCE OF CtAliasMacAddressEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The ctAliasMacAddressTable contains information about + the aliases known by the agent indexed by MAC address + and protocol. + + This table contains information that is identical to + the ctAliasTable, but it is instanced by MAC address + and protocol to allow management entities to search for + a MAC address and protocol, or part of a MAC address + and protocol, using a single SNMP GetNext request." + ::= { ctAlias 5 } + +ctAliasMacAddressEntry OBJECT-TYPE + SYNTAX CtAliasMacAddressEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry contains information pertaining to the alias + of a node in a table indexed by MAC address, protocol + type, protocol address, and alias ID." + INDEX { ctAliasMacAddress, ctAliasProtocol, + ctAliasAddress, ctAliasReference } + ::= { ctAliasMacAddressTable 1 } + +CtAliasMacAddressEntry ::= + SEQUENCE + { + ctAliasMacAddressInterface InterfaceIndex, + ctAliasMacAddressVlanID VlanIndex, + ctAliasMacAddressIsActive TruthValue, + ctAliasMacAddressAddressText SnmpAdminString, + ctAliasMacAddressTime TimeTicks + } + +ctAliasMacAddressInterface OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ifIndex of the interface on which this entry was + discovered. + + The ifIndex is an 'external value' that identifies a + physical component associated with the Alias entry. + This object can be used to identify the physical + location of the interface in the ifTable [RFC2863]. + + The possibility of ifIndex value re-assignment must be + accommodated by a management application whenever the + value of sysUpTime is reset to zero. + + Since ifIndex values in different 'naming scopes' are + not related to one another, the interface to physical + component associations are relative to the same + logical entity within the agent. For more discussion + of naming scopes, see the ENTITY-MIB [RFC2037]" + ::= { ctAliasMacAddressEntry 1 } + +ctAliasMacAddressVlanID OBJECT-TYPE + SYNTAX VlanIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The VLAN ID contained in the header of the message + associated with this alias. + + On agents which support this MIB but do not support + VLANs, the value for this object MUST be (1)." + ::= { ctAliasMacAddressEntry 2 } + +ctAliasMacAddressIsActive OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of this entry. + + A true(1) value indicates the alias is active. + + A false(2) value indicates an entry which has + been marked inactive by network management, using the + ctAliasEntryStatus object in the ctAliasControlTable. + + Entries which have been marked inactive may remain in + the table to allow consistent mappings between network + management stations until an agent needs to free + resources." + ::= { ctAliasMacAddressEntry 3 } + +ctAliasMacAddressAddressText OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address associated with this entry in a human + readable textual format." + ::= { ctAliasMacAddressEntry 4 } + +ctAliasMacAddressTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime when this entry was last modified." + ::= { ctAliasMacAddressEntry 5 } + + +-- Alias Protocol Address Table + +ctAliasProtocolAddressTable OBJECT-TYPE + SYNTAX SEQUENCE OF CtAliasProtocolAddressEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The ctAliasProtocolAddressTable contains information + about the aliases known by the agent indexed by protocol + and address. + + This table contains information that is identical to the + ctAliasTable, but it is instanced by protocol and address + to allow management entities to search for a protocol and + address, or part of a protocol and address, using a + single SNMP GetNext request." + ::= { ctAlias 6 } + +ctAliasProtocolAddressEntry OBJECT-TYPE + SYNTAX CtAliasProtocolAddressEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry contains information pertaining to the alias + of a node in a table indexed by protocol type, protocol + address, MAC address, and alias ID." + INDEX { ctAliasProtocol, ctAliasAddress, + ctAliasMacAddress, ctAliasReference } + ::= { ctAliasProtocolAddressTable 1 } + +CtAliasProtocolAddressEntry ::= + SEQUENCE + { + ctAliasProtocolAddressInterface InterfaceIndex, + ctAliasProtocolAddressVlanID VlanIndex, + ctAliasProtocolAddressIsActive TruthValue, + ctAliasProtocolAddressAddressText SnmpAdminString, + ctAliasProtocolAddressTime TimeTicks + } + +ctAliasProtocolAddressInterface OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ifIndex of the interface on which this entry was + discovered. + + The ifIndex is an 'external value' that identifies a + physical component associated with the Alias entry. + This object can be used to identify the physical + location of the interface in the ifTable [RFC2863]. + + The possibility of ifIndex value re-assignment must be + accommodated by a management application whenever the + value of sysUpTime is reset to zero. + + Since ifIndex values in different 'naming scopes' are + not related to one another, the interface to physical + component associations are relative to the same + logical entity within the agent. For more discussion + of naming scopes, see the ENTITY-MIB [RFC2037]" + ::= { ctAliasProtocolAddressEntry 1 } + +ctAliasProtocolAddressVlanID OBJECT-TYPE + SYNTAX VlanIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The VLAN ID contained in the header of the message + associated with this alias. + + On agents which support this MIB but do not support + VLANs, the value for this object MUST be (1)." + ::= { ctAliasProtocolAddressEntry 2 } + +ctAliasProtocolAddressIsActive OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of this entry. + + A true(1) value indicates the alias is active. + + A false(2) value indicates an entry which has + been marked inactive by network management, using the + ctAliasEntryStatus object in the ctAliasControlTable. + + Entries which have been marked inactive may remain in + the table to allow consistent mappings between network + management stations until an agent needs to free + resources." + ::= { ctAliasProtocolAddressEntry 3 } + +ctAliasProtocolAddressAddressText OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address associated with this entry in a human + readable textual format." + ::= { ctAliasProtocolAddressEntry 4 } + +ctAliasProtocolAddressTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime when this entry was last modified." + ::= { ctAliasProtocolAddressEntry 5 } + + +-- Alias Table Clear object + +ctAliasEntryClearAll OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to remove all of the alias entries + from all of the tables. + + When set to true(1) all known aliases will be immediately + removed from all of their respective tables. + + A read will always return false(2)." + ::= { ctAlias 7 } + + +-- Alias Interface Table + + +ctAliasInterfaceTable OBJECT-TYPE + SYNTAX SEQUENCE OF CtAliasInterfaceEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The ctAliasInterfaceTable contains information about + the aliases known by the agent indexed by interface + address and alias ID. + + This table contains information that is identical to + the ctAliasTable, but it is instanced by interface address + and alias ID to allow management entities to search for + an interface address, using a single SNMP GetNext request." + ::= { ctAlias 8 } + +ctAliasInterfaceEntry OBJECT-TYPE + SYNTAX CtAliasInterfaceEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry contains information pertaining to the alias + of a node in a table indexed by interface address and + alias ID." + INDEX { ctAliasInterface, ctAliasReference } + ::= { ctAliasInterfaceTable 1 } + +CtAliasInterfaceEntry ::= + SEQUENCE + { + ctAliasInterfaceMacAddress MacAddress, + ctAliasInterfaceProtocol CabletronProtocolTC, + ctAliasInterfaceAddress AliasAddress, + ctAliasInterfaceVlanID VlanIndex, + ctAliasInterfaceIsActive TruthValue, + ctAliasInterfaceAddressText SnmpAdminString, + ctAliasInterfaceTime TimeTicks + } + +ctAliasInterfaceMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MAC address associated with this alias. + + The TEXTUAL-CONVENTION MacAddress is defined in + SNMPv2-TC as an 802 MAC address represented in + 'canonical' order as defined by IEEE 802.1a, + i.e., as if it were transmitted least significant + bit first." + ::= { ctAliasInterfaceEntry 1 } + +ctAliasInterfaceProtocol OBJECT-TYPE + SYNTAX CabletronProtocolTC + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address type of this alias address." + ::= { ctAliasInterfaceEntry 2 } + +ctAliasInterfaceAddress OBJECT-TYPE + SYNTAX AliasAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address associated with this entry. The exact + format of this object will depend upon the protocol + type in ctAliasInterfaceProtocol. The value returned + for this object MUST be in a non-textual format." + ::= { ctAliasInterfaceEntry 3 } + +ctAliasInterfaceVlanID OBJECT-TYPE + SYNTAX VlanIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The VLAN ID contained in the header of the message + associated with this alias. + + On agents which support this MIB but do not support + VLANs, the value for this object MUST be (1)." + ::= { ctAliasInterfaceEntry 4 } + +ctAliasInterfaceIsActive OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of this entry. + + A true(1) value indicates the alias is active. + + A false(2) value indicates an entry which has + been marked inactive by network management, using the + ctAliasEntryStatus object in the ctAliasControlTable. + + Entries which have been marked inactive may remain in + the table to allow consistent mappings between network + management stations until an agent needs to free + resources." + ::= { ctAliasInterfaceEntry 5 } + +ctAliasInterfaceAddressText OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address associated with this entry in a human + readable textual format." + ::= { ctAliasInterfaceEntry 6 } + +ctAliasInterfaceTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime when this entry was last modified." + ::= { ctAliasInterfaceEntry 7 } + +-- ------------------------------------------------------------- +-- Conformance Information +-- ------------------------------------------------------------- + +ctAliasConformance OBJECT IDENTIFIER + ::= { ctAliasMib 2 } + +ctAliasGroups OBJECT IDENTIFIER + ::= { ctAliasConformance 1 } + +ctAliasCompliances OBJECT IDENTIFIER + ::= { ctAliasConformance 2 } + +-- ------------------------------------------------------------- +-- units of conformance +-- ------------------------------------------------------------- + +ctAliasBasicGroup OBJECT-GROUP + OBJECTS { + ctAliasInterface, + ctAliasMacAddress, + ctAliasVlanID, + ctAliasProtocol, + ctAliasAddress, + ctAliasIsActive, + ctAliasAddressText + } + STATUS current + DESCRIPTION + "A collection of objects for the discovery and mapping + of end systems and aliases." + ::= { ctAliasGroups 1 } + +ctAliasStatsGroup OBJECT-GROUP + OBJECTS { + ctAliasTableStatsTotalEntries, + ctAliasTableStatsActiveEntries, + ctAliasTableStatsPurgeTime, + ctAliasTableStatsState + } + STATUS current + DESCRIPTION + "A collection of objects pertaining to discovery and mapping + of end systems and aliases." + ::= { ctAliasGroups 2 } + + +ctAliasControlGroup OBJECT-GROUP + OBJECTS { + ctAliasMarkInactive + } + STATUS deprecated + DESCRIPTION + "This group has been deprecated. See ctAliasControlGroupI." + ::= { ctAliasGroups 3 } + +ctAliasConfigurationGroup OBJECT-GROUP + OBJECTS { + ctAliasConfigurationSystemAllocatedEntries, + ctAliasConfigurationSystemTotalEntries, + ctAliasConfigurationInterfaceTotalEntries, + ctAliasConfigurationInterfaceMaxEntries, + ctAliasConfigurationInterfaceEnableState + } + STATUS deprecated + DESCRIPTION + "A collection of objects for configuring port buffer queues." + ::= { ctAliasGroups 4 } + +ctAliasMacAddressGroup OBJECT-GROUP + OBJECTS { + ctAliasMacAddressInterface, + ctAliasMacAddressVlanID, + ctAliasMacAddressIsActive, + ctAliasMacAddressAddressText, + ctAliasMacAddressTime + } + STATUS current + DESCRIPTION + "A collection of objects for the discovery and mapping + of end systems and aliases." + ::= { ctAliasGroups 5 } + +ctAliasProtocolAddressGroup OBJECT-GROUP + OBJECTS { + ctAliasProtocolAddressInterface, + ctAliasProtocolAddressVlanID, + ctAliasProtocolAddressIsActive, + ctAliasProtocolAddressAddressText, + ctAliasProtocolAddressTime + } + STATUS current + DESCRIPTION + "A collection of objects for the discovery and mapping + of end systems and aliases." + ::= { ctAliasGroups 6 } + +ctAliasControlGroupI OBJECT-GROUP + OBJECTS { + ctAliasEntryStatus + } + STATUS current + DESCRIPTION + "A collection of objects which make the Aliases accessible + using the TimeFilter TEXTUAL CONVENTION." + ::= { ctAliasGroups 7 } + +ctAliasGroup OBJECT-GROUP + OBJECTS { + ctAliasEntryClearAll + } + STATUS current + DESCRIPTION + "An object used for removing alias entries." + ::= { ctAliasGroups 8 } + +ctAliasConfigurationGroupI OBJECT-GROUP + OBJECTS { + ctAliasConfigurationNumQueueWraps + } + STATUS current + DESCRIPTION + "An object to indicate queue usage." + ::= { ctAliasGroups 9 } + +ctAliasConfigurationGroup2 OBJECT-GROUP + OBJECTS { + ctAliasConfigurationSystemAllocatedEntries, + ctAliasConfigurationSystemTotalEntries, + ctAliasConfigurationInterfaceTotalEntries, + ctAliasConfigurationInterfaceMaxEntries, + ctAliasConfigurationInterfaceEnableState, + ctAliasConfigurationProtocolEnableState + } + STATUS current + DESCRIPTION + "A collection of objects for configuring port buffer queues." + ::= { ctAliasGroups 10 } + +ctAliasInterfaceGroup OBJECT-GROUP + OBJECTS { + ctAliasInterfaceMacAddress, + ctAliasInterfaceProtocol, + ctAliasInterfaceAddress, + ctAliasInterfaceVlanID, + ctAliasInterfaceIsActive, + ctAliasInterfaceAddressText, + ctAliasInterfaceTime + } + STATUS current + DESCRIPTION + "A collection of objects for the discovery and mapping + of end systems and aliases." + ::= { ctAliasGroups 11 } + +-- ------------------------------------------------------------- +-- compliance statements +-- ------------------------------------------------------------- + +ctAliasCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for device support of the + Cabletron Directory Alias feature." + + MODULE + MANDATORY-GROUPS { ctAliasBasicGroup, + ctAliasStatsGroup, + ctAliasGroup } + +-- an implementation which does not support the ctAliasControlGroup +-- will not allow for NMS management controlled garbage collection. + + ::= { ctAliasCompliances 1 } + +ctAliasCompliance2 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for device support of the + Cabletron Directory Alias feature." + + MODULE + MANDATORY-GROUPS { ctAliasBasicGroup, + ctAliasStatsGroup, + ctAliasGroup, + ctAliasMacAddressGroup, + ctAliasProtocolAddressGroup, + ctAliasControlGroupI, + ctAliasGroup, + ctAliasConfigurationGroupI, + ctAliasConfigurationGroup2, + ctAliasInterfaceGroup + } + ::= { ctAliasCompliances 2 } + +END diff --git a/mibs/CTRON-AP3000-MIB b/mibs/enterasys/CTRON-AP3000-MIB similarity index 99% rename from mibs/CTRON-AP3000-MIB rename to mibs/enterasys/CTRON-AP3000-MIB index 8928d53350..2c520b7a73 100644 --- a/mibs/CTRON-AP3000-MIB +++ b/mibs/enterasys/CTRON-AP3000-MIB @@ -25,7 +25,7 @@ IMPORTS ctronAP3000 MODULE-IDENTITY - LAST-UPDATED "200704101600Z" -- Tue. April 10 16:00 GMT 2007 + LAST-UPDATED "200710301845Z" -- Wed. October 30 18:45 GMT 2007 ORGANIZATION "Enterasys Networks, Inc" CONTACT-INFO "Postal: Enterasys Networks @@ -46,7 +46,7 @@ ctronAP3000 MODULE-IDENTITY - REVISION "200704101600Z" -- Tue. April 10 16:00 GMT 2007 + REVISION "200710301845Z" -- Wed. October 30 18:45 GMT 2007 DESCRIPTION "1. May 06,04, add the textual definition not_supported(2) in apRadioSecurityWPAMode in SYNTAX. 2. May 06,04, add 3's group :apEtherInterfaceMgnt,apVLANMgnt,apAuthenticationMgnt. @@ -180,10 +180,12 @@ ctronAP3000 MODULE-IDENTITY -the apWMMBssParamTable(.2) -the apWMMApParamTable(.3) -Modify SYNTAX DisplayString from (SIZE(1..6)) to (SIZE(1..17))in wdsPeerBssid. -33. January 15,07 + 33. January 15,07 -Redefine the SYNTAX of apAuthenticationServer from IpAddress to DisplayString (SIZE(1..64)) in apAuthenticationMgnt.apAuthenticationServerTable.apAuthenticationServerEntry. - 34. April 10,07 + 34. April 10,07 -Add enterpriseApRadioPreamble in enterpriseApRadioEntry. + 35. October 30,07 + -Add enterpriseApRadioSWRetryMode in enterpriseApRadioEntry. " @@ -1571,7 +1573,8 @@ EnterpriseApRadioEntry ::= SEQUENCE enterpriseApRadioAntennaID INTEGER, enterpriseApRadioMulticastDataRate INTEGER, enterpriseApRadioAutoDataRate INTEGER, - enterpriseApRadioPreamble INTEGER + enterpriseApRadioPreamble INTEGER, + enterpriseApRadioSWRetryMode INTEGER } enterpriseApRadioIndex OBJECT-TYPE @@ -1838,7 +1841,19 @@ enterpriseApRadioPreamble OBJECT-TYPE invalid(3) means not support. This setting is only valid for the 802.11g interface." ::= { enterpriseApRadioEntry 17 } - + +enterpriseApRadioSWRetryMode OBJECT-TYPE + SYNTAX INTEGER + { + enabled(1), + disabled(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This value indicates whether SW retty mode is enabled or not + for this radio interface" + ::= { enterpriseApRadioEntry 18 } -- ********************************************************************** -- * EnterpriseApVapRadio TABLE -- ********************************************************************** diff --git a/mibs/CTRON-APPN-MIB b/mibs/enterasys/CTRON-APPN-MIB similarity index 100% rename from mibs/CTRON-APPN-MIB rename to mibs/enterasys/CTRON-APPN-MIB diff --git a/mibs/CTRON-AppleTalk-ROUTER-MIB b/mibs/enterasys/CTRON-AppleTalk-ROUTER-MIB similarity index 100% rename from mibs/CTRON-AppleTalk-ROUTER-MIB rename to mibs/enterasys/CTRON-AppleTalk-ROUTER-MIB diff --git a/mibs/CTRON-BDG-MIB b/mibs/enterasys/CTRON-BDG-MIB similarity index 100% rename from mibs/CTRON-BDG-MIB rename to mibs/enterasys/CTRON-BDG-MIB diff --git a/mibs/CTRON-BRIDGE-MIB b/mibs/enterasys/CTRON-BRIDGE-MIB similarity index 100% rename from mibs/CTRON-BRIDGE-MIB rename to mibs/enterasys/CTRON-BRIDGE-MIB diff --git a/mibs/CTRON-BUS-MIB b/mibs/enterasys/CTRON-BUS-MIB similarity index 100% rename from mibs/CTRON-BUS-MIB rename to mibs/enterasys/CTRON-BUS-MIB diff --git a/mibs/CTRON-CDP-MIB b/mibs/enterasys/CTRON-CDP-MIB similarity index 100% rename from mibs/CTRON-CDP-MIB rename to mibs/enterasys/CTRON-CDP-MIB diff --git a/mibs/CTRON-CHASSIS-MIB b/mibs/enterasys/CTRON-CHASSIS-MIB similarity index 100% rename from mibs/CTRON-CHASSIS-MIB rename to mibs/enterasys/CTRON-CHASSIS-MIB diff --git a/mibs/CTRON-COMMON-MIB b/mibs/enterasys/CTRON-COMMON-MIB similarity index 100% rename from mibs/CTRON-COMMON-MIB rename to mibs/enterasys/CTRON-COMMON-MIB diff --git a/mibs/CTRON-CSMACD-MIB b/mibs/enterasys/CTRON-CSMACD-MIB similarity index 100% rename from mibs/CTRON-CSMACD-MIB rename to mibs/enterasys/CTRON-CSMACD-MIB diff --git a/mibs/CTRON-DCM-MIB b/mibs/enterasys/CTRON-DCM-MIB similarity index 100% rename from mibs/CTRON-DCM-MIB rename to mibs/enterasys/CTRON-DCM-MIB diff --git a/mibs/CTRON-DECIV-ROUTER-MIB b/mibs/enterasys/CTRON-DECIV-ROUTER-MIB similarity index 100% rename from mibs/CTRON-DECIV-ROUTER-MIB rename to mibs/enterasys/CTRON-DECIV-ROUTER-MIB diff --git a/mibs/CTRON-DEVICE-MIB b/mibs/enterasys/CTRON-DEVICE-MIB similarity index 100% rename from mibs/CTRON-DEVICE-MIB rename to mibs/enterasys/CTRON-DEVICE-MIB diff --git a/mibs/CTRON-DHCP-MIB b/mibs/enterasys/CTRON-DHCP-MIB similarity index 100% rename from mibs/CTRON-DHCP-MIB rename to mibs/enterasys/CTRON-DHCP-MIB diff --git a/mibs/CTRON-DLSW-MIB b/mibs/enterasys/CTRON-DLSW-MIB similarity index 100% rename from mibs/CTRON-DLSW-MIB rename to mibs/enterasys/CTRON-DLSW-MIB diff --git a/mibs/CTRON-DOWNLOAD-MIB b/mibs/enterasys/CTRON-DOWNLOAD-MIB similarity index 100% rename from mibs/CTRON-DOWNLOAD-MIB rename to mibs/enterasys/CTRON-DOWNLOAD-MIB diff --git a/mibs/CTRON-ELAN-MIB b/mibs/enterasys/CTRON-ELAN-MIB similarity index 100% rename from mibs/CTRON-ELAN-MIB rename to mibs/enterasys/CTRON-ELAN-MIB diff --git a/mibs/CTRON-ENTITY-STATE-MIB b/mibs/enterasys/CTRON-ENTITY-STATE-MIB similarity index 100% rename from mibs/CTRON-ENTITY-STATE-MIB rename to mibs/enterasys/CTRON-ENTITY-STATE-MIB diff --git a/mibs/CTRON-ENTITY-STATE-TC-MIB b/mibs/enterasys/CTRON-ENTITY-STATE-TC-MIB similarity index 100% rename from mibs/CTRON-ENTITY-STATE-TC-MIB rename to mibs/enterasys/CTRON-ENTITY-STATE-TC-MIB diff --git a/mibs/CTRON-ENVIRONMENT-MIB b/mibs/enterasys/CTRON-ENVIRONMENT-MIB similarity index 100% rename from mibs/CTRON-ENVIRONMENT-MIB rename to mibs/enterasys/CTRON-ENVIRONMENT-MIB diff --git a/mibs/CTRON-ETHERNET-PARAMETERS-MIB b/mibs/enterasys/CTRON-ETHERNET-PARAMETERS-MIB similarity index 100% rename from mibs/CTRON-ETHERNET-PARAMETERS-MIB rename to mibs/enterasys/CTRON-ETHERNET-PARAMETERS-MIB diff --git a/mibs/CTRON-ETWMIM-MIB b/mibs/enterasys/CTRON-ETWMIM-MIB similarity index 100% rename from mibs/CTRON-ETWMIM-MIB rename to mibs/enterasys/CTRON-ETWMIM-MIB diff --git a/mibs/CTRON-FDDI-FNB-MIB b/mibs/enterasys/CTRON-FDDI-FNB-MIB similarity index 100% rename from mibs/CTRON-FDDI-FNB-MIB rename to mibs/enterasys/CTRON-FDDI-FNB-MIB diff --git a/mibs/CTRON-FDDI-STAT-MIB b/mibs/enterasys/CTRON-FDDI-STAT-MIB similarity index 100% rename from mibs/CTRON-FDDI-STAT-MIB rename to mibs/enterasys/CTRON-FDDI-STAT-MIB diff --git a/mibs/CTRON-FNBTR-MIB b/mibs/enterasys/CTRON-FNBTR-MIB similarity index 100% rename from mibs/CTRON-FNBTR-MIB rename to mibs/enterasys/CTRON-FNBTR-MIB diff --git a/mibs/CTRON-FRONTPANEL-MIB b/mibs/enterasys/CTRON-FRONTPANEL-MIB similarity index 100% rename from mibs/CTRON-FRONTPANEL-MIB rename to mibs/enterasys/CTRON-FRONTPANEL-MIB diff --git a/mibs/CTRON-IF-REMAP-2-MIB b/mibs/enterasys/CTRON-IF-REMAP-2-MIB similarity index 100% rename from mibs/CTRON-IF-REMAP-2-MIB rename to mibs/enterasys/CTRON-IF-REMAP-2-MIB diff --git a/mibs/CTRON-IF-REMAP-MIB b/mibs/enterasys/CTRON-IF-REMAP-MIB similarity index 100% rename from mibs/CTRON-IF-REMAP-MIB rename to mibs/enterasys/CTRON-IF-REMAP-MIB diff --git a/mibs/CTRON-IGMP-MIB b/mibs/enterasys/CTRON-IGMP-MIB similarity index 100% rename from mibs/CTRON-IGMP-MIB rename to mibs/enterasys/CTRON-IGMP-MIB diff --git a/mibs/CTRON-IP-ROUTER-MIB b/mibs/enterasys/CTRON-IP-ROUTER-MIB similarity index 100% rename from mibs/CTRON-IP-ROUTER-MIB rename to mibs/enterasys/CTRON-IP-ROUTER-MIB diff --git a/mibs/CTRON-IPX-ROUTER-MIB b/mibs/enterasys/CTRON-IPX-ROUTER-MIB similarity index 100% rename from mibs/CTRON-IPX-ROUTER-MIB rename to mibs/enterasys/CTRON-IPX-ROUTER-MIB diff --git a/mibs/CTRON-MIB-NAMES b/mibs/enterasys/CTRON-MIB-NAMES similarity index 100% rename from mibs/CTRON-MIB-NAMES rename to mibs/enterasys/CTRON-MIB-NAMES diff --git a/mibs/CTRON-NAT-MIB b/mibs/enterasys/CTRON-NAT-MIB similarity index 100% rename from mibs/CTRON-NAT-MIB rename to mibs/enterasys/CTRON-NAT-MIB diff --git a/mibs/CTRON-OIDS b/mibs/enterasys/CTRON-OIDS similarity index 100% rename from mibs/CTRON-OIDS rename to mibs/enterasys/CTRON-OIDS diff --git a/mibs/CTRON-ORP-HSIM-MIB b/mibs/enterasys/CTRON-ORP-HSIM-MIB similarity index 100% rename from mibs/CTRON-ORP-HSIM-MIB rename to mibs/enterasys/CTRON-ORP-HSIM-MIB diff --git a/mibs/CTRON-PORTMAP-MIB b/mibs/enterasys/CTRON-PORTMAP-MIB similarity index 100% rename from mibs/CTRON-PORTMAP-MIB rename to mibs/enterasys/CTRON-PORTMAP-MIB diff --git a/mibs/CTRON-POWER-SUPPLY-MIB b/mibs/enterasys/CTRON-POWER-SUPPLY-MIB similarity index 100% rename from mibs/CTRON-POWER-SUPPLY-MIB rename to mibs/enterasys/CTRON-POWER-SUPPLY-MIB diff --git a/mibs/CTRON-PPC-BAD-PACKETS-MIB b/mibs/enterasys/CTRON-PPC-BAD-PACKETS-MIB similarity index 100% rename from mibs/CTRON-PPC-BAD-PACKETS-MIB rename to mibs/enterasys/CTRON-PPC-BAD-PACKETS-MIB diff --git a/mibs/CTRON-PRIORITY-CLASSIFY-MIB b/mibs/enterasys/CTRON-PRIORITY-CLASSIFY-MIB similarity index 100% rename from mibs/CTRON-PRIORITY-CLASSIFY-MIB rename to mibs/enterasys/CTRON-PRIORITY-CLASSIFY-MIB diff --git a/mibs/CTRON-PRIORITY-EXTENSIONS-MIB b/mibs/enterasys/CTRON-PRIORITY-EXTENSIONS-MIB similarity index 100% rename from mibs/CTRON-PRIORITY-EXTENSIONS-MIB rename to mibs/enterasys/CTRON-PRIORITY-EXTENSIONS-MIB diff --git a/mibs/CTRON-RATE-POLICING-MIB b/mibs/enterasys/CTRON-RATE-POLICING-MIB similarity index 100% rename from mibs/CTRON-RATE-POLICING-MIB rename to mibs/enterasys/CTRON-RATE-POLICING-MIB diff --git a/mibs/CTRON-REMOTE-ACCESS-MIB b/mibs/enterasys/CTRON-REMOTE-ACCESS-MIB similarity index 100% rename from mibs/CTRON-REMOTE-ACCESS-MIB rename to mibs/enterasys/CTRON-REMOTE-ACCESS-MIB diff --git a/mibs/CTRON-ROUTERS-INTERNAL-MIB b/mibs/enterasys/CTRON-ROUTERS-INTERNAL-MIB similarity index 100% rename from mibs/CTRON-ROUTERS-INTERNAL-MIB rename to mibs/enterasys/CTRON-ROUTERS-INTERNAL-MIB diff --git a/mibs/CTRON-ROUTERS-MIB b/mibs/enterasys/CTRON-ROUTERS-MIB similarity index 100% rename from mibs/CTRON-ROUTERS-MIB rename to mibs/enterasys/CTRON-ROUTERS-MIB diff --git a/mibs/CTRON-SFCS-MIB b/mibs/enterasys/CTRON-SFCS-MIB similarity index 100% rename from mibs/CTRON-SFCS-MIB rename to mibs/enterasys/CTRON-SFCS-MIB diff --git a/mibs/CTRON-SFPS-BASE-MIB b/mibs/enterasys/CTRON-SFPS-BASE-MIB similarity index 100% rename from mibs/CTRON-SFPS-BASE-MIB rename to mibs/enterasys/CTRON-SFPS-BASE-MIB diff --git a/mibs/CTRON-SFPS-BINDERY-MIB b/mibs/enterasys/CTRON-SFPS-BINDERY-MIB similarity index 100% rename from mibs/CTRON-SFPS-BINDERY-MIB rename to mibs/enterasys/CTRON-SFPS-BINDERY-MIB diff --git a/mibs/CTRON-SFPS-CALL-MIB b/mibs/enterasys/CTRON-SFPS-CALL-MIB similarity index 100% rename from mibs/CTRON-SFPS-CALL-MIB rename to mibs/enterasys/CTRON-SFPS-CALL-MIB diff --git a/mibs/CTRON-SFPS-CHASSIS-MIB b/mibs/enterasys/CTRON-SFPS-CHASSIS-MIB similarity index 100% rename from mibs/CTRON-SFPS-CHASSIS-MIB rename to mibs/enterasys/CTRON-SFPS-CHASSIS-MIB diff --git a/mibs/CTRON-SFPS-COMMON-MIB b/mibs/enterasys/CTRON-SFPS-COMMON-MIB similarity index 100% rename from mibs/CTRON-SFPS-COMMON-MIB rename to mibs/enterasys/CTRON-SFPS-COMMON-MIB diff --git a/mibs/CTRON-SFPS-CONN-MIB b/mibs/enterasys/CTRON-SFPS-CONN-MIB similarity index 100% rename from mibs/CTRON-SFPS-CONN-MIB rename to mibs/enterasys/CTRON-SFPS-CONN-MIB diff --git a/mibs/CTRON-SFPS-CONNECTION-MIB b/mibs/enterasys/CTRON-SFPS-CONNECTION-MIB similarity index 100% rename from mibs/CTRON-SFPS-CONNECTION-MIB rename to mibs/enterasys/CTRON-SFPS-CONNECTION-MIB diff --git a/mibs/CTRON-SFPS-DIAGSTATS-MIB b/mibs/enterasys/CTRON-SFPS-DIAGSTATS-MIB similarity index 100% rename from mibs/CTRON-SFPS-DIAGSTATS-MIB rename to mibs/enterasys/CTRON-SFPS-DIAGSTATS-MIB diff --git a/mibs/CTRON-SFPS-DIRECTORY-MIB b/mibs/enterasys/CTRON-SFPS-DIRECTORY-MIB similarity index 100% rename from mibs/CTRON-SFPS-DIRECTORY-MIB rename to mibs/enterasys/CTRON-SFPS-DIRECTORY-MIB diff --git a/mibs/CTRON-SFPS-ESYS-MIB b/mibs/enterasys/CTRON-SFPS-ESYS-MIB similarity index 100% rename from mibs/CTRON-SFPS-ESYS-MIB rename to mibs/enterasys/CTRON-SFPS-ESYS-MIB diff --git a/mibs/CTRON-SFPS-EVENTLOG-MIB b/mibs/enterasys/CTRON-SFPS-EVENTLOG-MIB similarity index 100% rename from mibs/CTRON-SFPS-EVENTLOG-MIB rename to mibs/enterasys/CTRON-SFPS-EVENTLOG-MIB diff --git a/mibs/CTRON-SFPS-FLOOD-MIB b/mibs/enterasys/CTRON-SFPS-FLOOD-MIB similarity index 100% rename from mibs/CTRON-SFPS-FLOOD-MIB rename to mibs/enterasys/CTRON-SFPS-FLOOD-MIB diff --git a/mibs/CTRON-SFPS-INCLUDE-MIB b/mibs/enterasys/CTRON-SFPS-INCLUDE-MIB similarity index 100% rename from mibs/CTRON-SFPS-INCLUDE-MIB rename to mibs/enterasys/CTRON-SFPS-INCLUDE-MIB diff --git a/mibs/CTRON-SFPS-L4SS-MIB b/mibs/enterasys/CTRON-SFPS-L4SS-MIB similarity index 100% rename from mibs/CTRON-SFPS-L4SS-MIB rename to mibs/enterasys/CTRON-SFPS-L4SS-MIB diff --git a/mibs/CTRON-SFPS-MCAST-MIB b/mibs/enterasys/CTRON-SFPS-MCAST-MIB similarity index 100% rename from mibs/CTRON-SFPS-MCAST-MIB rename to mibs/enterasys/CTRON-SFPS-MCAST-MIB diff --git a/mibs/CTRON-SFPS-PATH-MIB b/mibs/enterasys/CTRON-SFPS-PATH-MIB similarity index 100% rename from mibs/CTRON-SFPS-PATH-MIB rename to mibs/enterasys/CTRON-SFPS-PATH-MIB diff --git a/mibs/CTRON-SFPS-PKTMGR-MIB b/mibs/enterasys/CTRON-SFPS-PKTMGR-MIB similarity index 100% rename from mibs/CTRON-SFPS-PKTMGR-MIB rename to mibs/enterasys/CTRON-SFPS-PKTMGR-MIB diff --git a/mibs/CTRON-SFPS-POLICY-MIB b/mibs/enterasys/CTRON-SFPS-POLICY-MIB similarity index 100% rename from mibs/CTRON-SFPS-POLICY-MIB rename to mibs/enterasys/CTRON-SFPS-POLICY-MIB diff --git a/mibs/CTRON-SFPS-PORT-MIB b/mibs/enterasys/CTRON-SFPS-PORT-MIB similarity index 100% rename from mibs/CTRON-SFPS-PORT-MIB rename to mibs/enterasys/CTRON-SFPS-PORT-MIB diff --git a/mibs/CTRON-SFPS-RESOLVE-MIB b/mibs/enterasys/CTRON-SFPS-RESOLVE-MIB similarity index 100% rename from mibs/CTRON-SFPS-RESOLVE-MIB rename to mibs/enterasys/CTRON-SFPS-RESOLVE-MIB diff --git a/mibs/CTRON-SFPS-SFLSP-MIB b/mibs/enterasys/CTRON-SFPS-SFLSP-MIB similarity index 100% rename from mibs/CTRON-SFPS-SFLSP-MIB rename to mibs/enterasys/CTRON-SFPS-SFLSP-MIB diff --git a/mibs/CTRON-SFPS-SIZE-MIB b/mibs/enterasys/CTRON-SFPS-SIZE-MIB similarity index 100% rename from mibs/CTRON-SFPS-SIZE-MIB rename to mibs/enterasys/CTRON-SFPS-SIZE-MIB diff --git a/mibs/CTRON-SFPS-SOFTLINK-MIB b/mibs/enterasys/CTRON-SFPS-SOFTLINK-MIB similarity index 100% rename from mibs/CTRON-SFPS-SOFTLINK-MIB rename to mibs/enterasys/CTRON-SFPS-SOFTLINK-MIB diff --git a/mibs/CTRON-SFPS-TAP-MIB b/mibs/enterasys/CTRON-SFPS-TAP-MIB similarity index 100% rename from mibs/CTRON-SFPS-TAP-MIB rename to mibs/enterasys/CTRON-SFPS-TAP-MIB diff --git a/mibs/CTRON-SFPS-TOPOLOGY-MIB b/mibs/enterasys/CTRON-SFPS-TOPOLOGY-MIB similarity index 100% rename from mibs/CTRON-SFPS-TOPOLOGY-MIB rename to mibs/enterasys/CTRON-SFPS-TOPOLOGY-MIB diff --git a/mibs/CTRON-SFPS-VLAN-MIB b/mibs/enterasys/CTRON-SFPS-VLAN-MIB similarity index 100% rename from mibs/CTRON-SFPS-VLAN-MIB rename to mibs/enterasys/CTRON-SFPS-VLAN-MIB diff --git a/mibs/CTRON-SFPS-VSTP-MIB b/mibs/enterasys/CTRON-SFPS-VSTP-MIB similarity index 100% rename from mibs/CTRON-SFPS-VSTP-MIB rename to mibs/enterasys/CTRON-SFPS-VSTP-MIB diff --git a/mibs/CTRON-SMARTTRUNK-MIB b/mibs/enterasys/CTRON-SMARTTRUNK-MIB similarity index 100% rename from mibs/CTRON-SMARTTRUNK-MIB rename to mibs/enterasys/CTRON-SMARTTRUNK-MIB diff --git a/mibs/CTRON-SSR-CAPACITY-MIB b/mibs/enterasys/CTRON-SSR-CAPACITY-MIB similarity index 100% rename from mibs/CTRON-SSR-CAPACITY-MIB rename to mibs/enterasys/CTRON-SSR-CAPACITY-MIB diff --git a/mibs/CTRON-SSR-CONFIG-MIB b/mibs/enterasys/CTRON-SSR-CONFIG-MIB similarity index 100% rename from mibs/CTRON-SSR-CONFIG-MIB rename to mibs/enterasys/CTRON-SSR-CONFIG-MIB diff --git a/mibs/CTRON-SSR-HARDWARE-MIB b/mibs/enterasys/CTRON-SSR-HARDWARE-MIB similarity index 100% rename from mibs/CTRON-SSR-HARDWARE-MIB rename to mibs/enterasys/CTRON-SSR-HARDWARE-MIB diff --git a/mibs/CTRON-SSR-L2-MIB b/mibs/enterasys/CTRON-SSR-L2-MIB similarity index 100% rename from mibs/CTRON-SSR-L2-MIB rename to mibs/enterasys/CTRON-SSR-L2-MIB diff --git a/mibs/CTRON-SSR-L3-MIB b/mibs/enterasys/CTRON-SSR-L3-MIB similarity index 100% rename from mibs/CTRON-SSR-L3-MIB rename to mibs/enterasys/CTRON-SSR-L3-MIB diff --git a/mibs/CTRON-SSR-POLICY-MIB b/mibs/enterasys/CTRON-SSR-POLICY-MIB similarity index 100% rename from mibs/CTRON-SSR-POLICY-MIB rename to mibs/enterasys/CTRON-SSR-POLICY-MIB diff --git a/mibs/CTRON-SSR-SERVICE-STATUS-MIB b/mibs/enterasys/CTRON-SSR-SERVICE-STATUS-MIB similarity index 100% rename from mibs/CTRON-SSR-SERVICE-STATUS-MIB rename to mibs/enterasys/CTRON-SSR-SERVICE-STATUS-MIB diff --git a/mibs/CTRON-SSR-SMI-MIB b/mibs/enterasys/CTRON-SSR-SMI-MIB similarity index 100% rename from mibs/CTRON-SSR-SMI-MIB rename to mibs/enterasys/CTRON-SSR-SMI-MIB diff --git a/mibs/CTRON-SSR-TRAP-MIB b/mibs/enterasys/CTRON-SSR-TRAP-MIB similarity index 100% rename from mibs/CTRON-SSR-TRAP-MIB rename to mibs/enterasys/CTRON-SSR-TRAP-MIB diff --git a/mibs/CTRON-TIMED-RESET-MIB b/mibs/enterasys/CTRON-TIMED-RESET-MIB similarity index 100% rename from mibs/CTRON-TIMED-RESET-MIB rename to mibs/enterasys/CTRON-TIMED-RESET-MIB diff --git a/mibs/CTRON-TRANSLATION-MIB b/mibs/enterasys/CTRON-TRANSLATION-MIB similarity index 100% rename from mibs/CTRON-TRANSLATION-MIB rename to mibs/enterasys/CTRON-TRANSLATION-MIB diff --git a/mibs/CTRON-TX-QUEUE-ARBITRATION-MIB b/mibs/enterasys/CTRON-TX-QUEUE-ARBITRATION-MIB similarity index 100% rename from mibs/CTRON-TX-QUEUE-ARBITRATION-MIB rename to mibs/enterasys/CTRON-TX-QUEUE-ARBITRATION-MIB diff --git a/mibs/CTRON-UPS-MIB b/mibs/enterasys/CTRON-UPS-MIB similarity index 100% rename from mibs/CTRON-UPS-MIB rename to mibs/enterasys/CTRON-UPS-MIB diff --git a/mibs/CTRON-VLAN-CLASSIFY-MIB b/mibs/enterasys/CTRON-VLAN-CLASSIFY-MIB similarity index 100% rename from mibs/CTRON-VLAN-CLASSIFY-MIB rename to mibs/enterasys/CTRON-VLAN-CLASSIFY-MIB diff --git a/mibs/CTRON-VLAN-EXTENSIONS-MIB b/mibs/enterasys/CTRON-VLAN-EXTENSIONS-MIB similarity index 100% rename from mibs/CTRON-VLAN-EXTENSIONS-MIB rename to mibs/enterasys/CTRON-VLAN-EXTENSIONS-MIB diff --git a/mibs/CTRON-WAN-IMUX-MIB b/mibs/enterasys/CTRON-WAN-IMUX-MIB similarity index 100% rename from mibs/CTRON-WAN-IMUX-MIB rename to mibs/enterasys/CTRON-WAN-IMUX-MIB diff --git a/mibs/CTRON-WAN-MIB b/mibs/enterasys/CTRON-WAN-MIB similarity index 100% rename from mibs/CTRON-WAN-MIB rename to mibs/enterasys/CTRON-WAN-MIB diff --git a/mibs/CTRON-WAN-MULTI-IMUX-MIB b/mibs/enterasys/CTRON-WAN-MULTI-IMUX-MIB similarity index 100% rename from mibs/CTRON-WAN-MULTI-IMUX-MIB rename to mibs/enterasys/CTRON-WAN-MULTI-IMUX-MIB diff --git a/mibs/CTRON-WEBVIEW-MIB b/mibs/enterasys/CTRON-WEBVIEW-MIB similarity index 100% rename from mibs/CTRON-WEBVIEW-MIB rename to mibs/enterasys/CTRON-WEBVIEW-MIB diff --git a/mibs/CTSMTMIB-MIB b/mibs/enterasys/CTSMTMIB-MIB similarity index 100% rename from mibs/CTSMTMIB-MIB rename to mibs/enterasys/CTSMTMIB-MIB diff --git a/mibs/CTTRAPLOG-MIB b/mibs/enterasys/CTTRAPLOG-MIB similarity index 100% rename from mibs/CTTRAPLOG-MIB rename to mibs/enterasys/CTTRAPLOG-MIB diff --git a/mibs/IRM-OIDS b/mibs/enterasys/IRM-OIDS similarity index 100% rename from mibs/IRM-OIDS rename to mibs/enterasys/IRM-OIDS diff --git a/mibs/NETWORK-DIAGS b/mibs/enterasys/NETWORK-DIAGS similarity index 100% rename from mibs/NETWORK-DIAGS rename to mibs/enterasys/NETWORK-DIAGS diff --git a/mibs/ROUTER-OIDS b/mibs/enterasys/ROUTER-OIDS similarity index 100% rename from mibs/ROUTER-OIDS rename to mibs/enterasys/ROUTER-OIDS diff --git a/mibs/UPS2-MIB b/mibs/enterasys/UPS2-MIB similarity index 100% rename from mibs/UPS2-MIB rename to mibs/enterasys/UPS2-MIB diff --git a/mibs/CONFIG-MIB b/mibs/hp/CONFIG-MIB similarity index 100% rename from mibs/CONFIG-MIB rename to mibs/hp/CONFIG-MIB diff --git a/mibs/HP-AUTZ-MIB b/mibs/hp/HP-AUTZ-MIB similarity index 100% rename from mibs/HP-AUTZ-MIB rename to mibs/hp/HP-AUTZ-MIB diff --git a/mibs/HP-DOT1X-EXTENSIONS-MIB b/mibs/hp/HP-DOT1X-EXTENSIONS-MIB similarity index 100% rename from mibs/HP-DOT1X-EXTENSIONS-MIB rename to mibs/hp/HP-DOT1X-EXTENSIONS-MIB diff --git a/mibs/HP-ENTITY-MIB b/mibs/hp/HP-ENTITY-MIB similarity index 100% rename from mibs/HP-ENTITY-MIB rename to mibs/hp/HP-ENTITY-MIB diff --git a/mibs/HP-ICF-8023-RPTR b/mibs/hp/HP-ICF-8023-RPTR similarity index 100% rename from mibs/HP-ICF-8023-RPTR rename to mibs/hp/HP-ICF-8023-RPTR diff --git a/mibs/HP-ICF-ARP-PROTECT b/mibs/hp/HP-ICF-ARP-PROTECT similarity index 100% rename from mibs/HP-ICF-ARP-PROTECT rename to mibs/hp/HP-ICF-ARP-PROTECT diff --git a/mibs/HP-ICF-AUTORUN b/mibs/hp/HP-ICF-AUTORUN similarity index 100% rename from mibs/HP-ICF-AUTORUN rename to mibs/hp/HP-ICF-AUTORUN diff --git a/mibs/HP-ICF-BASIC b/mibs/hp/HP-ICF-BASIC similarity index 100% rename from mibs/HP-ICF-BASIC rename to mibs/hp/HP-ICF-BASIC diff --git a/mibs/HP-ICF-BRIDGE b/mibs/hp/HP-ICF-BRIDGE similarity index 100% rename from mibs/HP-ICF-BRIDGE rename to mibs/hp/HP-ICF-BRIDGE diff --git a/mibs/HP-ICF-CHAIN b/mibs/hp/HP-ICF-CHAIN similarity index 100% rename from mibs/HP-ICF-CHAIN rename to mibs/hp/HP-ICF-CHAIN diff --git a/mibs/HP-ICF-CHASSIS b/mibs/hp/HP-ICF-CHASSIS similarity index 100% rename from mibs/HP-ICF-CHASSIS rename to mibs/hp/HP-ICF-CHASSIS diff --git a/mibs/HP-ICF-CONNECTION-RATE-FILTER b/mibs/hp/HP-ICF-CONNECTION-RATE-FILTER similarity index 100% rename from mibs/HP-ICF-CONNECTION-RATE-FILTER rename to mibs/hp/HP-ICF-CONNECTION-RATE-FILTER diff --git a/mibs/HP-ICF-DOWNLOAD b/mibs/hp/HP-ICF-DOWNLOAD similarity index 100% rename from mibs/HP-ICF-DOWNLOAD rename to mibs/hp/HP-ICF-DOWNLOAD diff --git a/mibs/HP-ICF-FAULT-FINDER-MIB b/mibs/hp/HP-ICF-FAULT-FINDER-MIB similarity index 100% rename from mibs/HP-ICF-FAULT-FINDER-MIB rename to mibs/hp/HP-ICF-FAULT-FINDER-MIB diff --git a/mibs/HP-ICF-GENERIC-RPTR b/mibs/hp/HP-ICF-GENERIC-RPTR similarity index 100% rename from mibs/HP-ICF-GENERIC-RPTR rename to mibs/hp/HP-ICF-GENERIC-RPTR diff --git a/mibs/HP-ICF-GPPC-MIB b/mibs/hp/HP-ICF-GPPC-MIB similarity index 100% rename from mibs/HP-ICF-GPPC-MIB rename to mibs/hp/HP-ICF-GPPC-MIB diff --git a/mibs/HP-ICF-INST-MON b/mibs/hp/HP-ICF-INST-MON similarity index 100% rename from mibs/HP-ICF-INST-MON rename to mibs/hp/HP-ICF-INST-MON diff --git a/mibs/HP-ICF-IP-ROUTING b/mibs/hp/HP-ICF-IP-ROUTING similarity index 100% rename from mibs/HP-ICF-IP-ROUTING rename to mibs/hp/HP-ICF-IP-ROUTING diff --git a/mibs/HP-ICF-IPCONFIG b/mibs/hp/HP-ICF-IPCONFIG similarity index 100% rename from mibs/HP-ICF-IPCONFIG rename to mibs/hp/HP-ICF-IPCONFIG diff --git a/mibs/HP-ICF-JUMBO-MIB b/mibs/hp/HP-ICF-JUMBO-MIB similarity index 100% rename from mibs/HP-ICF-JUMBO-MIB rename to mibs/hp/HP-ICF-JUMBO-MIB diff --git a/mibs/HP-ICF-L3MAC-MIB b/mibs/hp/HP-ICF-L3MAC-MIB similarity index 100% rename from mibs/HP-ICF-L3MAC-MIB rename to mibs/hp/HP-ICF-L3MAC-MIB diff --git a/mibs/HP-ICF-LINKTEST b/mibs/hp/HP-ICF-LINKTEST similarity index 100% rename from mibs/HP-ICF-LINKTEST rename to mibs/hp/HP-ICF-LINKTEST diff --git a/mibs/HP-ICF-MLD-MIB b/mibs/hp/HP-ICF-MLD-MIB similarity index 100% rename from mibs/HP-ICF-MLD-MIB rename to mibs/hp/HP-ICF-MLD-MIB diff --git a/mibs/HP-ICF-OID b/mibs/hp/HP-ICF-OID similarity index 100% rename from mibs/HP-ICF-OID rename to mibs/hp/HP-ICF-OID diff --git a/mibs/HP-ICF-OSPF b/mibs/hp/HP-ICF-OSPF similarity index 100% rename from mibs/HP-ICF-OSPF rename to mibs/hp/HP-ICF-OSPF diff --git a/mibs/HP-ICF-PIM b/mibs/hp/HP-ICF-PIM similarity index 100% rename from mibs/HP-ICF-PIM rename to mibs/hp/HP-ICF-PIM diff --git a/mibs/HP-ICF-PROVIDER-BRIDGE b/mibs/hp/HP-ICF-PROVIDER-BRIDGE similarity index 100% rename from mibs/HP-ICF-PROVIDER-BRIDGE rename to mibs/hp/HP-ICF-PROVIDER-BRIDGE diff --git a/mibs/HP-ICF-RATE-LIMIT-MIB b/mibs/hp/HP-ICF-RATE-LIMIT-MIB similarity index 100% rename from mibs/HP-ICF-RATE-LIMIT-MIB rename to mibs/hp/HP-ICF-RATE-LIMIT-MIB diff --git a/mibs/HP-ICF-RIP b/mibs/hp/HP-ICF-RIP similarity index 100% rename from mibs/HP-ICF-RIP rename to mibs/hp/HP-ICF-RIP diff --git a/mibs/HP-ICF-SECURITY b/mibs/hp/HP-ICF-SECURITY similarity index 100% rename from mibs/HP-ICF-SECURITY rename to mibs/hp/HP-ICF-SECURITY diff --git a/mibs/HP-ICF-SNMP-MIB b/mibs/hp/HP-ICF-SNMP-MIB similarity index 100% rename from mibs/HP-ICF-SNMP-MIB rename to mibs/hp/HP-ICF-SNMP-MIB diff --git a/mibs/HP-ICF-STACK b/mibs/hp/HP-ICF-STACK similarity index 100% rename from mibs/HP-ICF-STACK rename to mibs/hp/HP-ICF-STACK diff --git a/mibs/HP-ICF-TC b/mibs/hp/HP-ICF-TC similarity index 100% rename from mibs/HP-ICF-TC rename to mibs/hp/HP-ICF-TC diff --git a/mibs/HP-ICF-UDLD-MIB b/mibs/hp/HP-ICF-UDLD-MIB similarity index 100% rename from mibs/HP-ICF-UDLD-MIB rename to mibs/hp/HP-ICF-UDLD-MIB diff --git a/mibs/HP-ICF-UDP-FORWARD b/mibs/hp/HP-ICF-UDP-FORWARD similarity index 100% rename from mibs/HP-ICF-UDP-FORWARD rename to mibs/hp/HP-ICF-UDP-FORWARD diff --git a/mibs/HP-ICF-USER-PROFILE-MIB b/mibs/hp/HP-ICF-USER-PROFILE-MIB similarity index 100% rename from mibs/HP-ICF-USER-PROFILE-MIB rename to mibs/hp/HP-ICF-USER-PROFILE-MIB diff --git a/mibs/HP-ICF-VG-RPTR b/mibs/hp/HP-ICF-VG-RPTR similarity index 100% rename from mibs/HP-ICF-VG-RPTR rename to mibs/hp/HP-ICF-VG-RPTR diff --git a/mibs/HP-ICF-VRRP-MIB b/mibs/hp/HP-ICF-VRRP-MIB similarity index 100% rename from mibs/HP-ICF-VRRP-MIB rename to mibs/hp/HP-ICF-VRRP-MIB diff --git a/mibs/HP-ICF-XRRP b/mibs/hp/HP-ICF-XRRP similarity index 100% rename from mibs/HP-ICF-XRRP rename to mibs/hp/HP-ICF-XRRP diff --git a/mibs/HP-SNTPclientConfiguration-MIB b/mibs/hp/HP-SNTPclientConfiguration-MIB similarity index 100% rename from mibs/HP-SNTPclientConfiguration-MIB rename to mibs/hp/HP-SNTPclientConfiguration-MIB diff --git a/mibs/HP-SwitchStack-MIB b/mibs/hp/HP-SwitchStack-MIB similarity index 100% rename from mibs/HP-SwitchStack-MIB rename to mibs/hp/HP-SwitchStack-MIB diff --git a/mibs/HP-USER-AUTH b/mibs/hp/HP-USER-AUTH similarity index 100% rename from mibs/HP-USER-AUTH rename to mibs/hp/HP-USER-AUTH diff --git a/mibs/HP-VLAN b/mibs/hp/HP-VLAN similarity index 100% rename from mibs/HP-VLAN rename to mibs/hp/HP-VLAN diff --git a/mibs/ICF-VG-RPTR b/mibs/hp/ICF-VG-RPTR similarity index 100% rename from mibs/ICF-VG-RPTR rename to mibs/hp/ICF-VG-RPTR diff --git a/mibs/poweralert/TRIPPLITE-MIB b/mibs/poweralert/TRIPPLITE-MIB index bd1f8094e0..c9af70686f 100644 --- a/mibs/poweralert/TRIPPLITE-MIB +++ b/mibs/poweralert/TRIPPLITE-MIB @@ -352,7 +352,7 @@ tlUpsAlarmLoadLevelAboveThreshold OBJECT-IDENTITY "The load level is above the designated threshold." ::= { tlUpsWellKnownAlarms 3 } -tlUpsAlarmOutputCurrentChanged OBJECT_IDENTITY +tlUpsAlarmOutputCurrentChanged OBJECT-IDENTITY STATUS current DESCRIPTION "The output current changed from its last known value." diff --git a/mibs/IPSEC-ISAKMP-IKE-DOI-TC b/mibs/watchguard/IPSEC-ISAKMP-IKE-DOI-TC similarity index 100% rename from mibs/IPSEC-ISAKMP-IKE-DOI-TC rename to mibs/watchguard/IPSEC-ISAKMP-IKE-DOI-TC