HP-ACCT-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-ACCT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
       hpSwitchAccountingConfig 1.3.6.1.4.1.11.2.14.11.5.1.17.1
           hpSwitchAcctUpdateInterval 1.3.6.1.4.1.11.2.14.11.5.1.17.1.1 integer32 read-write
Defines periodic intervals to send accounting update records (in minutes).
           hpSwitchAcctSuppressNullUserName 1.3.6.1.4.1.11.2.14.11.5.1.17.1.2 integer read-write
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. Enumeration: 'yes': 1, 'no': 2.
           hpSwitchAcctSessionIdentification 1.3.6.1.4.1.11.2.14.11.5.1.17.1.3 integer read-write
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. Enumeration: 'unique': 1, 'common': 2.
       hpSwitchAcctServiceTable 1.3.6.1.4.1.11.2.14.11.5.1.17.2 no-access
This table lists the accounting service types, accounting methods and the way of how accounting sessions should be initiated or terminated.
           hpSwitchAcctServiceEntry 1.3.6.1.4.1.11.2.14.11.5.1.17.2.1 no-access
An accounting service table entry.
               hpSwitchAcctServiceIndex 1.3.6.1.4.1.11.2.14.11.5.1.17.2.1.1 integer no-access
Specifies the accounting service type configured on the switch. Enumeration: 'system': 3, 'commands': 4, 'network': 1, 'exec': 2.
               hpSwitchAcctServiceMethod 1.3.6.1.4.1.11.2.14.11.5.1.17.2.1.2 integer read-write
The method used for accounting. A value of none (1) indicates that accounting is not performed. A value of radius (2) indicates that accounting is performed using RADIUS. A value of syslog (3) indicates that accounting is performed using SYSLOG. A value of tacacs (4) indicates that accounting is performed using TACACS+. Enumeration: 'syslog': 3, 'none': 1, 'radius': 2, 'tacacs': 4.
               hpSwitchAcctServiceMode 1.3.6.1.4.1.11.2.14.11.5.1.17.2.1.3 integer read-write
The mode of sending accounting messages to the server. A value of none (1) indicates that no accounting messages are sent to the server. A value of startStop (2) indicates that a start accounting message is sent to the server at the beginning of an event and a stop accounting message is sent at the end of the event. A value of stopOnly (3) indicates that a stop accounting message is sent at the end of an event. A value of interim update (4) indicates that an accounting message is sent to the server after the command is executed. This option can be set only if the value of hpSwitchAcctServiceIndex is set to 'commands. Enumeration: '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 displaystring read-write
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.
       hpSwitchAccountingMIBConformance 1.3.6.1.4.1.11.2.14.11.5.1.17.3
           hpSwitchAccountingMIBCompliances 1.3.6.1.4.1.11.2.14.11.5.1.17.3.1
               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.
           hpSwitchAccountingMIBGroups 1.3.6.1.4.1.11.2.14.11.5.1.17.3.2
               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.