HP-ACCT-MIB

File: HP-ACCT-MIB.mib (7815 bytes)

Imported modules

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

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
DisplayString OBJECT-GROUP MODULE-COMPLIANCE
hpSwitch

Defined Types

HpSwitchAcctServiceEntry  
SEQUENCE    
  hpSwitchAcctServiceIndex INTEGER
  hpSwitchAcctServiceMethod INTEGER
  hpSwitchAcctServiceMode INTEGER
  hpSwitchAcctServiceServerGroupName DisplayString

Defined Values

hpSwitchAccountingMIB 1.3.6.1.4.1.11.2.14.11.5.1.17
This MIB module describes objects for managing the Accounting service features of devices in the HP Integrated Communication Facility product line.
MODULE-IDENTITY    

hpSwitchAccountingConfig 1.3.6.1.4.1.11.2.14.11.5.1.17.1
OBJECT IDENTIFIER    

hpSwitchAcctUpdateInterval 1.3.6.1.4.1.11.2.14.11.5.1.17.1.1
Defines periodic intervals to send accounting update records (in minutes).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..525600  

hpSwitchAcctSuppressNullUserName 1.3.6.1.4.1.11.2.14.11.5.1.17.1.2
An indication of whether accounting records need to be generated for users, whose username string is NULL. If yes(1), then prevent accounting records from being generated.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

hpSwitchAcctSessionIdentification 1.3.6.1.4.1.11.2.14.11.5.1.17.1.3
Specifies how accounting sessions for different accounting service types will be identified. unique - use a unique accounting session identifier in accounting records for each accounting service type (network, exec, system, commands). common - use identical accounting session identifier in all accounting records sent out of switch for a given user's access session, irrespective to the accounting service type that generates the records within the session.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unique(1), common(2)  

hpSwitchAcctServiceTable 1.3.6.1.4.1.11.2.14.11.5.1.17.2
This table lists the accounting service types, accounting methods and the way of how accounting sessions should be initiated or terminated.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpSwitchAcctServiceEntry

hpSwitchAcctServiceEntry 1.3.6.1.4.1.11.2.14.11.5.1.17.2.1
An accounting service table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpSwitchAcctServiceEntry  

hpSwitchAcctServiceIndex 1.3.6.1.4.1.11.2.14.11.5.1.17.2.1.1
Specifies the accounting service type configured on the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER network(1), exec(2), system(3), commands(4)  

hpSwitchAcctServiceMethod 1.3.6.1.4.1.11.2.14.11.5.1.17.2.1.2
Specifies the method used for accounting.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), radius(2), syslog(3)  

hpSwitchAcctServiceMode 1.3.6.1.4.1.11.2.14.11.5.1.17.2.1.3
Specifies how the progress of accounting session will be reported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), startStop(2), stopOnly(3), interimUpdate(4)  

hpSwitchAcctServiceServerGroupName 1.3.6.1.4.1.11.2.14.11.5.1.17.2.1.4
The name that defines the RADIUS server group that this authentication method is associated with. See the documentation for the maximum length of the group name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpSwitchAccountingMIBConformance 1.3.6.1.4.1.11.2.14.11.5.1.17.3
OBJECT IDENTIFIER    

hpSwitchAccountingMIBCompliances 1.3.6.1.4.1.11.2.14.11.5.1.17.3.1
OBJECT IDENTIFIER    

hpSwitchAccountingMIBGroups 1.3.6.1.4.1.11.2.14.11.5.1.17.3.2
OBJECT IDENTIFIER    

hpSwitchAccountingMIBCompliance 1.3.6.1.4.1.11.2.14.11.5.1.17.3.1.1
The compliance statement for devices implementing the HP Accounting Mib.
Status: current Access: read-write
MODULE-COMPLIANCE    

hpSwitchAccountingConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.17.3.2.1
A collection of objects for configuring the accounting features.
Status: current Access: read-write
OBJECT-GROUP