HP-ICF-OOBM-MIB

File: HP-ICF-OOBM-MIB.mib (12113 bytes)

Imported modules

INET-ADDRESS-MIB SNMPv2-SMI SNMPv2-CONF
SNMPv2-TC HP-ICF-OID SNMP-TARGET-MIB
IF-MIB

Imported symbols

InetAddress InetAddressType OBJECT-TYPE
MODULE-IDENTITY MODULE-COMPLIANCE OBJECT-GROUP
TEXTUAL-CONVENTION TruthValue hpSwitch
snmpTargetAddrEntry ifIndex

Defined Types

HpicfOobmServerIndex  
An enumerated value that indications the Server application type. Server application type is index for this table.
TEXTUAL-CONVENTION    
  INTEGER telnet(1), ssh(2), tftp(3), http(4), snmp(5)  

HpicfOobmServerState  
An enumerated value which provides an indication of the Application server's presence. Default value is oobm only. Application server can be run for oobm only, data only, or for both.
TEXTUAL-CONVENTION    
  INTEGER oobm(1), data(2), both(3)  

HpicfOobmServerEntry  
SEQUENCE    
  hpicfOobmServerType HpicfOobmServerIndex
  hpicfOobmServerListenMode HpicfOobmServerState

HpicfSnmpTargetAddrIsOobmEntry  
SEQUENCE    
  hpicfSnmpTargetAddrIsOobm TruthValue

HpicfOobmDefGatewayEntry  
SEQUENCE    
  hpicfOobmDefGatewayType InetAddressType
  hpicfOobmDefGatewayAddr InetAddress

HpicfOobmMemberDefGatewayEntry  
SEQUENCE    
  hpicfOobmMemberDefGatewayType InetAddressType
  hpicfOobmMemberDefGatewayAddr InetAddress

Defined Values

hpicfOobmMIB 1.3.6.1.4.1.11.2.14.11.5.1.58
The MIB module is for representing Oobm entity
MODULE-IDENTITY    

hpicfOobmNotifications 1.3.6.1.4.1.11.2.14.11.5.1.58.0
OBJECT IDENTIFIER    

hpicfOobmObjects 1.3.6.1.4.1.11.2.14.11.5.1.58.1
OBJECT IDENTIFIER    

hpicfOobmConformance 1.3.6.1.4.1.11.2.14.11.5.1.58.3
OBJECT IDENTIFIER    

hpicfOobmScalars 1.3.6.1.4.1.11.2.14.11.5.1.58.1.1
OBJECT IDENTIFIER    

hpicfOobmStatus 1.3.6.1.4.1.11.2.14.11.5.1.58.1.1.1
Global Oobm (Out Of Band Management) status. By default oobm is globally enabled. On the stackable device, when stacking is enabled, this enables oobm on all the member switches.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfOobmServers 1.3.6.1.4.1.11.2.14.11.5.1.58.1.2
OBJECT IDENTIFIER    

hpicfOobmServerTable 1.3.6.1.4.1.11.2.14.11.5.1.58.1.2.1
This table contains one row for every server application in the switch entity. On a stackable device, when stacking is enabled, the server entry is created on all the member switches.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOobmServerEntry

hpicfOobmServerEntry 1.3.6.1.4.1.11.2.14.11.5.1.58.1.2.1.1
Information about Server Application table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOobmServerEntry  

hpicfOobmServerType 1.3.6.1.4.1.11.2.14.11.5.1.58.1.2.1.1.1
The index that is used to access the switch server application table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOobmServerIndex  

hpicfOobmServerListenMode 1.3.6.1.4.1.11.2.14.11.5.1.58.1.2.1.1.2
The current state of the server application. Default value is Oobm. Depending on the interface on which server application is running, incoming queries will be listened by the switch.
Status: current Access: read-write
OBJECT-TYPE    
  HpicfOobmServerState  

hpicfOobmSnmpTargetAddrIsOobm 1.3.6.1.4.1.11.2.14.11.5.1.58.1.3
OBJECT IDENTIFIER    

hpicfSnmpTargetAddrIsOobmTable 1.3.6.1.4.1.11.2.14.11.5.1.58.1.3.1
Adds an HpicfSnmpTargetAddrIsOobmEntry to snmpTargetAddrTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfSnmpTargetAddrIsOobmEntry

hpicfSnmpTargetAddrIsOobmEntry 1.3.6.1.4.1.11.2.14.11.5.1.58.1.3.1.1
Adds an HpicfSnmpTargetAddrIsOobmEntry to snmpTargetAddrTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfSnmpTargetAddrIsOobmEntry  

hpicfSnmpTargetAddrIsOobm 1.3.6.1.4.1.11.2.14.11.5.1.58.1.3.1.1.1
This object indicates if the target is reachable over OOBM (Out OF Band Management) interface or not. This mib object will be applicable only if there is a physical OOBM port on the device.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfOobmDefGateway 1.3.6.1.4.1.11.2.14.11.5.1.58.1.4
OBJECT IDENTIFIER    

hpicfOobmDefGatewayTable 1.3.6.1.4.1.11.2.14.11.5.1.58.1.4.1
This table contains one row for every default gateway configured for OOBM Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOobmDefGatewayEntry

hpicfOobmDefGatewayEntry 1.3.6.1.4.1.11.2.14.11.5.1.58.1.4.1.1
Information about Default Gateway table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOobmDefGatewayEntry  

hpicfOobmDefGatewayType 1.3.6.1.4.1.11.2.14.11.5.1.58.1.4.1.1.1
Address type of default gateway configured for OOBM Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpicfOobmDefGatewayAddr 1.3.6.1.4.1.11.2.14.11.5.1.58.1.4.1.1.2
The IP Address of the default gateway configured for OOBM interface.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hpicfOobmStackMembers 1.3.6.1.4.1.11.2.14.11.5.1.58.1.5
OBJECT IDENTIFIER    

hpicfOobmMemberDefGatewayTable 1.3.6.1.4.1.11.2.14.11.5.1.58.1.5.3
This table contains one row for every default gateway configured for OOBM Interface and for each member of the stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOobmMemberDefGatewayEntry

hpicfOobmMemberDefGatewayEntry 1.3.6.1.4.1.11.2.14.11.5.1.58.1.5.3.1
Information about Default Gateway table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOobmMemberDefGatewayEntry  

hpicfOobmMemberDefGatewayType 1.3.6.1.4.1.11.2.14.11.5.1.58.1.5.3.1.1
Address type of default gateway configured for OOBM Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpicfOobmMemberDefGatewayAddr 1.3.6.1.4.1.11.2.14.11.5.1.58.1.5.3.1.2
The IP Address of the default gateway configured for OOBM interface.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hpicfOobmCompliance 1.3.6.1.4.1.11.2.14.11.5.1.58.3.1
OBJECT IDENTIFIER    

hpicfOobmGroups 1.3.6.1.4.1.11.2.14.11.5.1.58.3.2
OBJECT IDENTIFIER    

hpicfOobmMibCompliance 1.3.6.1.4.1.11.2.14.11.5.1.58.3.1.1
The compliance statement for entries which implement the Oobm application servers MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

hpicfOobmScalarsGroup 1.3.6.1.4.1.11.2.14.11.5.1.58.3.2.1
Basic Scalars required in Oobm MIB implementation.
Status: current Access: read-write
OBJECT-GROUP    

hpicfOobmServersGroup 1.3.6.1.4.1.11.2.14.11.5.1.58.3.2.2
Oobm Server MIB parameters.
Status: current Access: read-write
OBJECT-GROUP    

hpicfSnmpTargetAddrIsOobmGroup 1.3.6.1.4.1.11.2.14.11.5.1.58.3.2.3
A group of objects to add an HpicfSnmpTargetAddrIsOobmEntry to snmpTargetAddrTable.
Status: current Access: read-write
OBJECT-GROUP    

hpicfOobmDefGatewayGroup 1.3.6.1.4.1.11.2.14.11.5.1.58.3.2.4
OOBM Default Gateway MIB parameters
Status: current Access: read-write
OBJECT-GROUP    

hpicfOobmMemberGroup 1.3.6.1.4.1.11.2.14.11.5.1.58.3.2.5
OOBM stack member parameters
Status: current Access: read-write
OBJECT-GROUP