HP-ICF-LMA-MIB

File: HP-ICF-LMA-MIB.mib (26639 bytes)

Imported modules

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

Imported symbols

hpSwitch InterfaceIndex VidList
OBJECT-GROUP MODULE-COMPLIANCE Integer32
Unsigned32 OBJECT-TYPE Counter32
MODULE-IDENTITY TruthValue MacAddress
RowStatus DisplayString

Defined Types

HpicfLmaMacGrpEntry  
SEQUENCE    
  hpicfLmaMacGrpName DisplayString
  hpicfLmaMacGrpRowStatus RowStatus

HpicfLmaMacEntry  
SEQUENCE    
  hpicfLmaMacType INTEGER
  hpicfLmaMacValue OCTET STRING
  hpicfLmaMacRowStatus RowStatus

HpicfLmaProfileEntry  
SEQUENCE    
  hpicfLmaProfileName DisplayString
  hpicfLmaProfileUntaggedVid Integer32
  hpicfLmaProfileTaggedVids VidList
  hpicfLmaProfileCoS Integer32
  hpicfLmaProfileIsAssociated TruthValue
  hpicfLmaProfileRowStatus RowStatus

HpicfLmaAssociationEntry  
SEQUENCE    
  hpicfLmaAssociationMacType INTEGER
  hpicfLmaAssociationMacValue OCTET STRING
  hpicfLmaAssociationRowStatus RowStatus

HpicfLmaConfigEntry  
SEQUENCE    
  hpicfLmaPortNumber InterfaceIndex
  hpicfLmaClientLimit Integer32
  hpicfLmaQuietPeriod Integer32
  hpicfLmaLogoffPeriod Integer32
  hpicfLmaAuthVid Integer32
  hpicfLmaUnauthVid Integer32
  hpicfLmaUnAuthPeriod Integer32
  hpicfLmaReauthenticate TruthValue

HpicfLmaAssocActiveEntry  
SEQUENCE    
  hpicfLmaAssocActiveProfileName DisplayString
  hpicfLmaAssocActiveMacAddress MacAddress

HpicfLmaSessionStatsEntry  
SEQUENCE    
  hpicfLmaSessionMacAddr MacAddress
  hpicfLmaSessionState INTEGER
  hpicfLmaSessionStateTime Unsigned32
  hpicfLmaSessionAuthVid Integer32
  hpicfLmaSessionUnauthVid Integer32
  hpicfLmaSessionUsrNumberCnt Counter32

Defined Values

hpicfLmaMIB 1.3.6.1.4.1.11.2.14.11.5.1.97
This MIB module describes objects for managing the Local MAC Authentication feature of devices in the HP Integrated Communication Facility product line.
MODULE-IDENTITY    

hpicfLmaNotifications 1.3.6.1.4.1.11.2.14.11.5.1.97.0
OBJECT IDENTIFIER    

hpicfLmaObjects 1.3.6.1.4.1.11.2.14.11.5.1.97.1
OBJECT IDENTIFIER    

hpicfLmaConformance 1.3.6.1.4.1.11.2.14.11.5.1.97.2
OBJECT IDENTIFIER    

hpicfLmaConfigObjects 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1
OBJECT IDENTIFIER    

hpicfLmaStatsObjects 1.3.6.1.4.1.11.2.14.11.5.1.97.1.2
OBJECT IDENTIFIER    

hpicfLmaScalarObjects 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.1
OBJECT IDENTIFIER    

hpicfLmaMacGrpTable 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.2
This table is to create MAC group, which is a collection Of MAC address/MAC OUI/MAC mask. There can be a maximum of 256 MAC groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfLmaMacGrpEntry

hpicfLmaMacGrpEntry 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.2.1
This table is to create MAC group, which is a collection Of MAC address/MAC OUI/MAC mask. There can be a maximum of 256 MAC groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfLmaMacGrpEntry  

hpicfLmaMacGrpName 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.2.1.1
Name of the MAC group. A name can have maximum 32 characters.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

hpicfLmaMacGrpRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.2.1.2
Status of this row, by which new entries may be created or existing entries deleted from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfLmaMacTable 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.3
This table stores MAC address/MAC OUI/MAC mask bound to a MAC group.A MAC group can be associated to a maximum of 120 entries, Each entry is equivalent to one record in hpicfLmaMacTable and there can be a maximum of 256 records.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfLmaMacEntry

hpicfLmaMacEntry 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.3.1
This table stores MAC address/MAC OUI/MAC mask bound to a MAC group.A MAC group can be associated to a maximum of 120 entries, Each entry is equivalent to one record in hpicfLmaMacTable and there can be a maximum of 256 records.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfLmaMacEntry  

hpicfLmaMacType 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.3.1.1
This object specifies whether the type of MAC Address is: macAddress(1) Fully qualified MAC address. macMask(2) MAC address prefiX. Only 32 & 40 bits are allowed. macOUI(3) 24 bit organizationally unique identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER macAddress(1), macMask(2), macOui(3)  

hpicfLmaMacValue 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.3.1.2
This is to specify the value for the hpicfLmaMacType, value should be in conjunction with MAC Type.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(3..6)  

hpicfLmaMacRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.3.1.3
Status of this row, by which new entries may be created or existing entries deleted from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfLmaProfileTable 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.4
This is to create the profile which can be associated to a MAC group/MAC address/MAC OUI/MAC mask.A profile is a collection of attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfLmaProfileEntry

hpicfLmaProfileEntry 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.4.1
This is to create the profile which can be associated to a MAC group/MAC address/MAC OUI/MAC mask.A profile is a collection of attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfLmaProfileEntry  

hpicfLmaProfileName 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.4.1.1
This object contains the name of Local MAC Authentication profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

hpicfLmaProfileUntaggedVid 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.4.1.2
Untagged VLAN ID.A value of 0 implies that untagged VLAN ID is not configured for this profile.Only one untagged VLAN ID can be associated with the profile.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4094  

hpicfLmaProfileTaggedVids 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.4.1.3
Tagged VLANs.A maximum of 50 tagged VLANs can be can be associated with the profile.
Status: current Access: read-create
OBJECT-TYPE    
  VidList  

hpicfLmaProfileCoS 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.4.1.4
CoS value to be associated with this profile.A value of -1 indicates that CoS is not configured for this profile.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1..7  

hpicfLmaProfileIsAssociated 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.4.1.5
This object is to check whether any MAC is associated to this profile.A value of TRUE indicates that it is associated to MAC entry and FALSE indicates that it is not associated to any of the MAC entry.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hpicfLmaProfileRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.4.1.6
Status of this row, by which new entries may be created or existing entries deleted from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfLmaAssociationTable 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.5
This is association table between profile and MAC entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfLmaAssociationEntry

hpicfLmaAssociationEntry 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.5.1
This is association table between the profile and MAC entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfLmaAssociationEntry  

hpicfLmaAssociationMacType 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.5.1.2
This object specifies whether the type of MAC address is: macGrp(0) MAC group which contains a group of MAC Entry. macAddress(1) Fully qualified MAC address. macMask(2) MAC address prefix. Only 32 & 40 bits are allowed. macOUI(3) 24 bit organizationally unique identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER macGrp(0), macAddress(1), macMask(2), macOui(3)  

hpicfLmaAssociationMacValue 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.5.1.4
This object specifies the MAC value. This value should be in conjunction with hpicfLmaAssociationMacType.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hpicfLmaAssociationRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.5.1.5
Status of this row, by which new entries may be created or existing entries deleted from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfLmaConfigTable 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.6
A table that contains the configuration objects for Local MAC based Authentication associated with each port. An entry appears in this table for each port that may authenticate access to itself.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfLmaConfigEntry

hpicfLmaConfigEntry 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.6.1
A table that contains the configuration objects for Local MAC based Authentication associated with each port. An entry appears in this table for each port that may authenticate access to itself.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfLmaConfigEntry  

hpicfLmaPortNumber 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.6.1.1
The port number associated with this switch port.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpicfLmaClientLimit 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.6.1.2
The maximum number of authenticated clients to allow on the port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..256  

hpicfLmaQuietPeriod 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.6.1.4
Specifies the time, in seconds, that the switch should refrain from re-attempting an authentication request for a client whose credentials were rejected.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

hpicfLmaLogoffPeriod 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.6.1.5
Specifies the period, in seconds, at which an authenticated client will be considered unauthenticated due to lack of activity (i.e. traffic originating from client).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..999999999  

hpicfLmaAuthVid 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.6.1.7
Specifies the port VID (PVID) that should be used for an authenticated client.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

hpicfLmaUnauthVid 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.6.1.8
Specifies the port VID (PVID) that should be used for an unauthenticated client.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

hpicfLmaUnAuthPeriod 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.6.1.9
Specifies the period, in seconds, at which a client will be placed into guest vlan if it fails authentication.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

hpicfLmaReauthenticate 1.3.6.1.4.1.11.2.14.11.5.1.97.1.1.6.1.10
The reauthentication control for this port. Setting this attribute TRUE forces all authenticated clients to re-authenticate themselves. Setting this attribute FALSE has no effect. This attribute always returns FALSE when read.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfLmaAssocActiveTable 1.3.6.1.4.1.11.2.14.11.5.1.97.1.2.2
This is an association table to display all the MAC clients which are active for a given profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfLmaAssocActiveEntry

hpicfLmaAssocActiveEntry 1.3.6.1.4.1.11.2.14.11.5.1.97.1.2.2.1
This is an association table to display all the MAC clients which are active for a given profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfLmaAssocActiveEntry  

hpicfLmaAssocActiveProfileName 1.3.6.1.4.1.11.2.14.11.5.1.97.1.2.2.1.1
This object contains the name of Local MAC authentication profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

hpicfLmaAssocActiveMacAddress 1.3.6.1.4.1.11.2.14.11.5.1.97.1.2.2.1.2
This object specifies the MAC address of the client.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hpicfLmaSessionStatsTable 1.3.6.1.4.1.11.2.14.11.5.1.97.1.2.1
A table that contains session statistic objects for each client (i.e. user) attempting to authenticate to a port with MAC authentication enabled. An entry appears in this table for each port in the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfLmaSessionStatsEntry

hpicfLmaSessionStatsEntry 1.3.6.1.4.1.11.2.14.11.5.1.97.1.2.1.1
The session statistics information for a port with MAC based authentication enabled. This shows the current values being collected for active sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfLmaSessionStatsEntry  

hpicfLmaSessionMacAddr 1.3.6.1.4.1.11.2.14.11.5.1.97.1.2.1.1.1
This object specifies the MAC address of the client.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

hpicfLmaSessionState 1.3.6.1.4.1.11.2.14.11.5.1.97.1.2.1.1.2
Specifies the state of the client as follows: 'authenticated' - authenticated client 'unauthenticated' - unauthenticated client, waiting for credentials 'authenticating' - credentials have been sent for verification, waiting for response 'authReqRejectNoVlan' - credentials invalid; client does not have access to unauthenticated VLAN 'authReqRejectUnauthVlan - credentials invalid; client does have access to unauthenticated VLAN 'authReqTimeoutNoVlan' - credentials could not be verified; client is still unauthenticated and does not have access to unauthenticated VLAN 'authReqTimeoutUnauthVlan' - credentials could not be verified; client is still unauthenticated, but has access to unauthenticated VLAN
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER authenticated(1), unauthenticated(2), authenticating(3), authReqRejectNoVlan(4), authReqRejectUnauthVlan(5), authReqTimeoutNoVlan(6), authReqTimeoutUnauthVlan(7)  

hpicfLmaSessionStateTime 1.3.6.1.4.1.11.2.14.11.5.1.97.1.2.1.1.3
The duration, in seconds, a client has spent in the state specified by hpicfLmaSessionState.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfLmaSessionAuthVid 1.3.6.1.4.1.11.2.14.11.5.1.97.1.2.1.1.4
This object specifies the PVID that the authenticated client is utilizing. If the client is unauthenticated, this object has no meaning.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4094  

hpicfLmaSessionUnauthVid 1.3.6.1.4.1.11.2.14.11.5.1.97.1.2.1.1.5
This object specifies the PVID that the unauthenticated client is utilizing. If the client is authenticated, this object has no meaning.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4094  

hpicfLmaSessionUsrNumberCnt 1.3.6.1.4.1.11.2.14.11.5.1.97.1.2.1.1.6
This object specifies the number of authenticated clients currently present on this port. This does not include the clients that are under the process of authentication.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfLmaCompliances 1.3.6.1.4.1.11.2.14.11.5.1.97.2.1
OBJECT IDENTIFIER    

hpicfLmaGroups 1.3.6.1.4.1.11.2.14.11.5.1.97.2.2
OBJECT IDENTIFIER    

hpicfLmaCompliance1 1.3.6.1.4.1.11.2.14.11.5.1.97.2.1.1
The compliance statement
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfLmaMacGroup 1.3.6.1.4.1.11.2.14.11.5.1.97.2.2.1
These objects are used for managing Local MAC Authentication configuration parameters.
Status: current Access: read-only
OBJECT-GROUP    

hpicfLmaConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.97.2.2.2
A collection of objects providing configuration objects for Local MAC authentication associated with each port.
Status: current Access: read-only
OBJECT-GROUP    

hpicfLmaSessionStatsGroup 1.3.6.1.4.1.11.2.14.11.5.1.97.2.2.3
A collection of objects providing statistics about current sessions for Local MAC authentication.
Status: current Access: read-only
OBJECT-GROUP