HP-ICF-SVCS-APP-MIB

File: HP-ICF-SVCS-APP-MIB.mib (16821 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB Q-BRIDGE-MIB INET-ADDRESS-MIB
ENTITY-MIB HP-ICF-OID

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
MODULE-COMPLIANCE OBJECT-GROUP RowStatus
MacAddress TEXTUAL-CONVENTION AutonomousType
TruthValue SnmpAdminString PortList
InetAddressType InetAddress entPhysicalIndex
hpSwitch

Defined Types

AppStatus  
Status of the Services module application. The value other(1) represents the application status is other than one of the states below. The value unknown(2) represents the application status is in Unknown state such as uninitialized. The value bootinit(3) represents the boot process is initializing. The value booting(4) represents the application is in Process of booting. The value boot failure(5) represents the application has failed to Boot for some reason. The value halted(6) represents the application has been shutdown and/or halted. The value rebooting(7) represents the application is rebooting. The value ready(8) represents the platform OS is ready to run an application. The value appInit(9) represents the application is initializing. The value appError(10) represents the application has errored/failed. The value appRunning(11) represents the application is running. The value shuttingDown(12) represents the application is shutting down.
TEXTUAL-CONVENTION    
  INTEGER other(1), unknown(2), bootInit(3), booting(4), bootFailure(5), halted(6), rebooting(7), ready(8), appInit(9), appError(10), appRunning(11), shuttingDown(12)  

HpicfSvcsInstalledAppEntry  
SEQUENCE    
  hpicfSvcsInstalledAppPlatformType AutonomousType
  hpicfSvcsInstalledAppDescription SnmpAdminString
  hpicfSvcsInstalledAppVersion SnmpAdminString
  hpicfSvcsInstalledAppStatus AppStatus
  hpicfSvcsInstalledAppJNumber SnmpAdminString
  hpicfSvcsInstalledAppLicensingStatus INTEGER
  hpicfSvcsInstalledAppRowStatus RowStatus

HpicfSvcsV1AppEntry  
SEQUENCE    
  hpicfSvcsV1AppIndex Integer32
  hpicfSvcsV1AppCLIAvailable TruthValue
  hpicfSvcsV1AppName SnmpAdminString
  hpicfSvcsV1AppDescription SnmpAdminString
  hpicfSvcsV1AppVersion SnmpAdminString
  hpicfSvcsV1AppStatus AppStatus
  hpicfSvcsV1AppJNumber SnmpAdminString
  hpicfSvcsV1AppURL SnmpAdminString
  hpicfSvcsV1AppRowStatus RowStatus

Defined Values

hpicfSvcsAppMIB 1.3.6.1.4.1.11.2.14.11.5.1.86
This MIB manages various parameters of services module applications.
MODULE-IDENTITY    

hpicfSvcsAppNotifications 1.3.6.1.4.1.11.2.14.11.5.1.86.0
OBJECT IDENTIFIER    

hpicfSvcsAppObjects 1.3.6.1.4.1.11.2.14.11.5.1.86.1
OBJECT IDENTIFIER    

hpicfSvcsAppConformance 1.3.6.1.4.1.11.2.14.11.5.1.86.2
OBJECT IDENTIFIER    

hpicfSvcsInstalledAppTable 1.3.6.1.4.1.11.2.14.11.5.1.86.1.1
Table of installed services application images.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfSvcsInstalledAppEntry

hpicfSvcsInstalledAppEntry 1.3.6.1.4.1.11.2.14.11.5.1.86.1.1.1
An entry in the services installed application table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfSvcsInstalledAppEntry  

hpicfSvcsInstalledAppPlatformType 1.3.6.1.4.1.11.2.14.11.5.1.86.1.1.1.1
An object that points to the Services platform type. If the value is unknown by this agent, then the value { 0 0 } is returned.
Status: current Access: read-create
OBJECT-TYPE    
  AutonomousType  

hpicfSvcsInstalledAppDescription 1.3.6.1.4.1.11.2.14.11.5.1.86.1.1.1.2
Description of the application. Can include specific information regarding this application including model or product name.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

hpicfSvcsInstalledAppVersion 1.3.6.1.4.1.11.2.14.11.5.1.86.1.1.1.3
Version of the installed application.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

hpicfSvcsInstalledAppStatus 1.3.6.1.4.1.11.2.14.11.5.1.86.1.1.1.4
Status of the installed services application.
Status: current Access: read-create
OBJECT-TYPE    
  AppStatus  

hpicfSvcsInstalledAppJNumber 1.3.6.1.4.1.11.2.14.11.5.1.86.1.1.1.5
J-Number of the installed services application.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

hpicfSvcsInstalledAppLicensingStatus 1.3.6.1.4.1.11.2.14.11.5.1.86.1.1.1.6
Licensing status of the installed services application. A value active(1), represents the licensing status is available and active. A value expired(2), represents the licensing status is available and expired. A value unknown(3), represents the licensing status is not available.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER active(1), expired(2), unknown(3)  

hpicfSvcsInstalledAppRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.86.1.1.1.7
This object permits management of the table by facilitating actions such as row creation, construction, and destruction. The value of this object has no effect on whether other objects in this conceptual row can be modified.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfSvcsV1AppTable 1.3.6.1.4.1.11.2.14.11.5.1.86.1.2
Version 1 table of Active application connections to Switch services.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfSvcsV1AppEntry

hpicfSvcsV1AppEntry 1.3.6.1.4.1.11.2.14.11.5.1.86.1.2.1
An entry in the version 1 application table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfSvcsV1AppEntry  

hpicfSvcsV1AppIndex 1.3.6.1.4.1.11.2.14.11.5.1.86.1.2.1.1
Index of the Version 1 services application.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

hpicfSvcsV1AppCLIAvailable 1.3.6.1.4.1.11.2.14.11.5.1.86.1.2.1.2
CLI status of the Version 1 services application.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfSvcsV1AppName 1.3.6.1.4.1.11.2.14.11.5.1.86.1.2.1.3
Name of the application. Each application is uniquely identified by its name. If application name is not available, a string of size zero will be returned.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

hpicfSvcsV1AppDescription 1.3.6.1.4.1.11.2.14.11.5.1.86.1.2.1.4
Description of the application. Can include specific information regarding this application including model or product name.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

hpicfSvcsV1AppVersion 1.3.6.1.4.1.11.2.14.11.5.1.86.1.2.1.5
Version of the Version 1 application. A string of size zero will be returned if the Version 1 application version is not available,.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

hpicfSvcsV1AppStatus 1.3.6.1.4.1.11.2.14.11.5.1.86.1.2.1.6
Status of the Version 1 services application.
Status: current Access: read-create
OBJECT-TYPE    
  AppStatus  

hpicfSvcsV1AppJNumber 1.3.6.1.4.1.11.2.14.11.5.1.86.1.2.1.7
J-Number of the Version 1 services application.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

hpicfSvcsV1AppURL 1.3.6.1.4.1.11.2.14.11.5.1.86.1.2.1.8
URL of the Version 1 services application. A string of size zero will be returned if the Version 1 application URL is not available.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

hpicfSvcsV1AppRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.86.1.2.1.9
This object permits management of the table by facilitating actions such as row creation, construction, and destruction. The value of this object has no effect on whether other objects in this conceptual row can be modified.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfSvcsAppCompliances 1.3.6.1.4.1.11.2.14.11.5.1.86.2.1
OBJECT IDENTIFIER    

hpicfSvcsAppGroups 1.3.6.1.4.1.11.2.14.11.5.1.86.2.2
OBJECT IDENTIFIER    

hpicfSvcsAppCompliance 1.3.6.1.4.1.11.2.14.11.5.1.86.2.1.1
The compliance statement for HP routers implementing the HP-ICF-SVCS-APP-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfSvcsInstalledAppGroup 1.3.6.1.4.1.11.2.14.11.5.1.86.2.2.1
Services installed application group objects.
Status: current Access: read-only
OBJECT-GROUP    

hpicfSvcsV1AppGroup 1.3.6.1.4.1.11.2.14.11.5.1.86.2.2.2
Services Version 1 application group objects.
Status: current Access: read-only
OBJECT-GROUP