HP-ICF-TUNNELED-NODE-MIB

File: HP-ICF-TUNNELED-NODE-MIB.mib (15220 bytes)

Imported modules

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

Imported symbols

hpSwitch OBJECT-GROUP MODULE-COMPLIANCE
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
InetAddressType InetAddress ifIndex
RowStatus TruthValue

Defined Types

HpicfTunneledNodeEntry  
SEQUENCE    
  hpicfTunneledNodeIndex Unsigned32
  hpicfTunneledNodeEnable TruthValue
  hpicfTunneledNodePrimaryAddrType InetAddressType
  hpicfTunneledNodePrimaryAddr InetAddress
  hpicfTunneledNodeBackupAddrType InetAddressType
  hpicfTunneledNodeBackupAddr InetAddress
  hpicfTunneledNodeTimeout Unsigned32
  hpicfTunneledNodeRowStatus RowStatus

HpicfTunneledNodePortConfigEntry  
SEQUENCE    
  hpicfTunneledNodePortRowStatus RowStatus
  hpicfTunneledNodeFallbackLclSw TruthValue

HpicfTunneledNodePapiEntry  
SEQUENCE    
  hpicfTunneledNodePapiAuthMode INTEGER
  hpicfTunneledNodePapiKeyValue OCTET STRING
  hpicfTunneledNodePapiKeyEncr OCTET STRING
  hpicfTunneledNodePapiRowStatus RowStatus

Defined Values

hpicfTunneledNode 1.3.6.1.4.1.11.2.14.11.5.1.128
This MIB module contains HP proprietary objects for managing the Tunneled Node protocol.
MODULE-IDENTITY    

hpicfTunneledNodeObjects 1.3.6.1.4.1.11.2.14.11.5.1.128.1
OBJECT IDENTIFIER    

hpicfTunneledNodeConformance 1.3.6.1.4.1.11.2.14.11.5.1.128.2
OBJECT IDENTIFIER    

hpicfTunneledNodeConfig 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1
OBJECT IDENTIFIER    

hpicfTunneledNodeTable 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1
This table contains the configuration information for the Tunneled Node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfTunneledNodeEntry

hpicfTunneledNodeEntry 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1
An entry in the hpicfTunneledNodeTable that contains the configuration information of a Tunneled Node.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfTunneledNodeEntry  

hpicfTunneledNodeIndex 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.1
The index of a Tunneled Node profile in hpicfTunneledNodeTable. Only one Tunneled Node profile can be created.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpicfTunneledNodeEnable 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.2
Provides the status of Tunneled Node protocol.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfTunneledNodePrimaryAddrType 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.3
The type of address in hpicfTunneledNodePrimaryAddr.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hpicfTunneledNodePrimaryAddr 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.4
The address of a known Controller.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpicfTunneledNodeBackupAddrType 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.5
The type of address in hpicfTunneledNodeBackupAddr.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hpicfTunneledNodeBackupAddr 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.6
The address of a known Backup Controller.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpicfTunneledNodeTimeout 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.7
The keep alive timeout between a switch and a controller.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpicfTunneledNodeRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.1.1.8
The status of this conceptual row in hpicfTunneledNodeTable. This object takes values of createAndGo (4), createAndWait (5), active (1) and destroy (6) as part of a SNMP request. A value of createAndGo (4) indicates that all the required columns are configured within this request and the profile will be set to active, if the request succeeds. A value of createAndWait (5) indicates that some of the required columns are not configured within this request and the profile be set to notReady, if the request succeeds. A value of active (1) is used to set the profile to active state from notReady state. A request with active would succeed only if all the required columns are already configured. A value of destroy (6) is used to delete the profile. A conceptual row in this table can be in either of the following states: active (1) and notReady (3). A value of active (1) indicates that all the required columns are appropriately configured and the profile can be applied on ports. A value of notReady (3) indicates that one or more of the required columns are not configured yet and the profile cannot be applied on ports. The following are the required columns: Controller IP (hpicfTunneledNodePrimaryAddr). When the profile is in use on any port, the values of required columns cannot be modified. When the profile is in use on any port, the corresponding conceptual row can not be deleted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfTunneledNodePortConfigTable 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.2
This table contains the per port configuration information of the Tunneled Node protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfTunneledNodePortConfigEntry

hpicfTunneledNodePortConfigEntry 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.2.1
An entry in the hpicfTunneledNodePortConfigTable that contains the configuration information of the tunneled node protocol on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfTunneledNodePortConfigEntry  

hpicfTunneledNodePortRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.2.1.1
Status of this conceptual row in hpicfTunneledNodePortConfigTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfTunneledNodeFallbackLclSw 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.2.1.2
Provides the status of Fallback to Local Switching when tunnel establishment with the controller fails.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfTunneledNodeClearStats 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.3
Clears the Tunneled Node statistics for all the Tunneled Node enabled ports. By default, this object is set to FALSE.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfTunneledNodePapiTable 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.4
This table contains the configuration information for the papi security key.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfTunneledNodePapiEntry

hpicfTunneledNodePapiEntry 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.4.1
An entry in the hpicfTunneledNodePapiTable that contains the configuration information of papi security.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfTunneledNodePapiEntry  

hpicfTunneledNodePapiAuthMode 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.4.1.1
The authentication mode supported by this key.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER none(1), md5(2)  

hpicfTunneledNodePapiKeyValue 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.4.1.2
A unique string that serves as the key-value for papi security. A read on this object will always return an empty string.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

hpicfTunneledNodePapiKeyEncr 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.4.1.3
The encrypted form of a unique string that serves as the key-value in the papi security.This object can be accessed only when hpSwitchAuthenticationEncryptCredentialsMethod is set to a value other than none(0). This object should only be written with an encrypted key previously read from a compatible HPE Networking device.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

hpicfTunneledNodePapiRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.128.1.1.4.1.4
The row status for this papi security key instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfTunneledNodeCompliances 1.3.6.1.4.1.11.2.14.11.5.1.128.2.1
OBJECT IDENTIFIER    

hpicfTunneledNodeGroups 1.3.6.1.4.1.11.2.14.11.5.1.128.2.2
OBJECT IDENTIFIER    

hpicfTunneledNodeCompliance 1.3.6.1.4.1.11.2.14.11.5.1.128.2.1.1
The compliance statement for the hpicfTunneledNode mib.
Status: current Access: read-create
MODULE-COMPLIANCE    

hpicfTunneledNodeGroup 1.3.6.1.4.1.11.2.14.11.5.1.128.2.2.1
A collection of objects for the hpicfTunneledNodeTable configurations.
Status: current Access: read-create
OBJECT-GROUP    

hpicfTunneledNodePortGroup 1.3.6.1.4.1.11.2.14.11.5.1.128.2.2.2
A collection of objects for the hpicfTunneledNodePortConfigTable configurations.
Status: current Access: read-create
OBJECT-GROUP    

hpicfTunneledNodePapiGroup 1.3.6.1.4.1.11.2.14.11.5.1.128.2.2.3
A collection of objects for the hpicfTunneledNodePapiGroup configuration.
Status: current Access: read-create
OBJECT-GROUP