HPN-ICF-UI-MAN-MIB

File: HPN-ICF-UI-MAN-MIB.mib (9712 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-CONF SNMPv2-TC
SNMPv2-SMI

Imported symbols

hpnicfCommon OBJECT-GROUP MODULE-COMPLIANCE
RowStatus DisplayString Integer32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE

Defined Types

HpnicfVtyAccEntry  
SEQUENCE    
  hpnicfVtyAccUserIndex Integer32
  hpnicfVtyAccConnway INTEGER
  hpnicfVtyAccAclNum Integer32
  hpnicfVtyAccEntryRowStatus RowStatus

HpnicfConStatusEntry  
SEQUENCE    
  hpnicfConUserIndex Integer32
  hpnicfConReAuth INTEGER

Defined Values

hpnicfUIMgt 1.3.6.1.4.1.11.2.14.11.15.2.2
User interfaces management MIB
MODULE-IDENTITY    

hpnicfUIMgtObjects 1.3.6.1.4.1.11.2.14.11.15.2.2.1
OBJECT IDENTIFIER    

hpnicfUIBasicInfo 1.3.6.1.4.1.11.2.14.11.15.2.2.1.1
OBJECT IDENTIFIER    

hpnicfUIScalarObjects 1.3.6.1.4.1.11.2.14.11.15.2.2.1.1.1
OBJECT IDENTIFIER    

hpnicfUITrapBindObjects 1.3.6.1.4.1.11.2.14.11.15.2.2.1.1.2
OBJECT IDENTIFIER    

hpnicfTerminalUserName 1.3.6.1.4.1.11.2.14.11.15.2.2.1.1.2.1
It represents the name of the logging user when login with authentication, otherwise login mode, such as Console, AUX, TTY, VTY etc.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hpnicfTerminalSource 1.3.6.1.4.1.11.2.14.11.15.2.2.1.1.2.2
Login mode, such as Console, AUX, TTY, VTY etc.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hpnicfTerminalUserAuthFailureReason 1.3.6.1.4.1.11.2.14.11.15.2.2.1.1.2.3
The reason why a user failed to log in.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER exceedRetries(1), authTimeout(2), otherReason(3)  

hpnicfUINotifications 1.3.6.1.4.1.11.2.14.11.15.2.2.1.1.3
OBJECT IDENTIFIER    

hpnicfUINotificationsPrefix 1.3.6.1.4.1.11.2.14.11.15.2.2.1.1.3.0
OBJECT IDENTIFIER    

hpnicfLogIn 1.3.6.1.4.1.11.2.14.11.15.2.2.1.1.3.0.1
This notification is generated when a user logs in.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hpnicfLogOut 1.3.6.1.4.1.11.2.14.11.15.2.2.1.1.3.0.2
This notification is generated when a user logs out.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hpnicfLogInAuthenFailure 1.3.6.1.4.1.11.2.14.11.15.2.2.1.1.3.0.3
This notification is generated when a user fails to log in because of authentication.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hpnicfVtyMan 1.3.6.1.4.1.11.2.14.11.15.2.2.1.2
OBJECT IDENTIFIER    

hpnicfVtyAccTable 1.3.6.1.4.1.11.2.14.11.15.2.2.1.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfVtyAccEntry

hpnicfVtyAccEntry 1.3.6.1.4.1.11.2.14.11.15.2.2.1.2.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfVtyAccEntry  

hpnicfVtyAccUserIndex 1.3.6.1.4.1.11.2.14.11.15.2.2.1.2.1.1.1
The relative index of the user interface of vty.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

hpnicfVtyAccConnway 1.3.6.1.4.1.11.2.14.11.15.2.2.1.2.1.1.2
inbound(1):Filter login connections from current UI with ipv4 layer acl. outbound(2):Filter logout connections from current UI with ipv4 layer acl. linkinbound(3):Filter login connections from current UI with link layer acl. acl6inbound(11):Filter login connections from current UI with ipv6 layer acl. acl6outbound(12):Filter logout connections from current UI with ipv6 layer acl.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER inbound(1), outbound(2), linkinbound(3), acl6inbound(11), acl6outbound(12)  

hpnicfVtyAccAclNum 1.3.6.1.4.1.11.2.14.11.15.2.2.1.2.1.1.3
The filter rule number of ACL.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfVtyAccEntryRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.2.1.2.1.1.4
The status of this conceptual row. Now only support CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfConStatus 1.3.6.1.4.1.11.2.14.11.15.2.2.1.3
OBJECT IDENTIFIER    

hpnicfConStatusTable 1.3.6.1.4.1.11.2.14.11.15.2.2.1.3.1
The current status of CONSOLE user interface. A group of attributes are used to describe the current status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfConStatusEntry

hpnicfConStatusEntry 1.3.6.1.4.1.11.2.14.11.15.2.2.1.3.1.1
An entry of hpnicfConStatusTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfConStatusEntry  

hpnicfConUserIndex 1.3.6.1.4.1.11.2.14.11.15.2.2.1.3.1.1.1
The index of the user interface of CONSOLE. It's equal to current UserID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfConReAuth 1.3.6.1.4.1.11.2.14.11.15.2.2.1.3.1.1.2
The re-authentication attribute of current user interface. After disconnection of current user interface, connection is rebuilt, at the moment disable(1): re-authentication is not need. enable(2): re-authentication is need.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

hpnicfUIMgtMIBConformance18 1.3.6.1.4.1.11.2.14.11.15.2.2.2
OBJECT IDENTIFIER    

hpnicfUIMgtMIBCompliances 1.3.6.1.4.1.11.2.14.11.15.2.2.2.1
OBJECT IDENTIFIER    

hpnicfUIMgtMIBCompliance 1.3.6.1.4.1.11.2.14.11.15.2.2.2.1.1
The compliance statement
Status: current Access: read-write
MODULE-COMPLIANCE    

hpnicfUIMgtManMIBGroups 1.3.6.1.4.1.11.2.14.11.15.2.2.2.2
OBJECT IDENTIFIER    

hpnicfUIMgtBasicGroup 1.3.6.1.4.1.11.2.14.11.15.2.2.2.2.1
A collection of objects for a basic implement.
Status: current Access: read-write
OBJECT-GROUP    

hpnicfConStatusGroup 1.3.6.1.4.1.11.2.14.11.15.2.2.2.2.2
A collection of current user interface status.
Status: current Access: read-write
OBJECT-GROUP