HP-AUTZ-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-AUTZ-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).
|
|||
Object Name | OID | Type | Access | Info |
hpSwitchAuthorizationMIB | 1.3.6.1.4.1.11.2.14.11.5.1.32 |
This MIB module contains the definitions of objects for managing the user authorization service on HP networking devices. |
||
hpicfSwitchAuthorizationNotifications | 1.3.6.1.4.1.11.2.14.11.5.1.32.0 | |||
hpicfSwitchAuthServerFail | 1.3.6.1.4.1.11.2.14.11.5.1.32.0.1 |
This notification indicates that the specified server is not reachable. |
||
hpSwitchAuthorizationConfig | 1.3.6.1.4.1.11.2.14.11.5.1.32.1 | |||
hpSwitchAutzServiceTable | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.1 | no-access |
The (conceptual) table listing the authorization service types. |
|
1.3.6.1.4.1.11.2.14.11.5.1.32.1.1.1 | no-access |
An entry (conceptual row) in the hpSwitchAutzServiceTable. |
||
hpSwitchAutzServiceType | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.1.1.1 | integer | no-access |
Signifies the authorization service type for which this entry contains configuration information. Enumeration: 'commands': 1, 'network': 3, 'exec': 2. |
hpSwitchAutzServicePrimaryMethod | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.1.1.2 | integer | read-write |
The primary method used for authorization. This object can be set only when the authorization service type is command. A value of local (1) indicates that authorization is performed locally. A value of tacacs (2) indicates that authorization is performed using TACACS+. A value of radius (3) indicates that authorization is performed using RADIUS. A value of none (4) indicates that authorization is not performed. A value of auto (5) indicates that authorization is performed by the same protocol that is configured for authentication. Enumeration: 'tacacs': 2, 'radius': 3, 'local': 1, 'none': 4, 'auto': 5. |
hpSwitchAutzServiceSecondaryMethod | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.1.1.3 | integer | read-write |
Specifies the secondary (backup) method used for authorization. Enumeration: 'none': 2, 'local': 1. |
hpSwitchAutzServiceCommandsLevel | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.1.1.4 | integer | read-write |
This object specifies the command level that requires authorization. A value of all (1) indicates that authorization is required for all commands. A value of managerLevelOnly (2) indicates that the authorization is required only for manager level commands. This object is only valid when the value of hpSwitchAutzServiceType is 'commands'. The default is 'all'. Enumeration: 'all': 1, 'managerlevelonly': 2. |
hpicfSwitchAuthObjects | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.2 | |||
hpicfSwitchAuthServerType | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.2.1 | integer | no-access |
Authorization server type reported in hpicfSwitchAuthorization notifications. Enumeration: 'tacacs': 2, 'other': 9, 'radius': 1. |
hpicfSwitchAuthServerIPType | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.2.2 | inetaddresstype | no-access |
InetAddressType of the address reported in hpicfSwitchAuthServerIP. |
hpicfSwitchAuthServerIP | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.2.3 | inetaddress | no-access |
This object is used in an hpicfSwitchAuthorizationNotification to report the IP address of the affected server. |
hpSwitchAuthConfigObjects | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.3 | |||
hpicfSwitchAuthServerNotifyEnable | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.3.1 | integer | read-write |
The operational status of hpicfSwitchAuthServerFail notifications. The default value is 1 (Enabled). A value of 2 represents Disabled. Writing this object requires authentication, such as provided by SNMPv3. Enumeration: 'disabled': 2, 'enabled': 1. |
hpSwitchAuthLocalPrivConfigObjects | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.4 | |||
hpSwitchLocalMgmtPrivGroupsTable | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.4.1 | no-access |
This table lists the local management privilege group names. |
|
1.3.6.1.4.1.11.2.14.11.5.1.32.1.4.1.1 | no-access |
Local Management Groups entry. |
||
hpSwitchLocalMgmtPrivGroupIndex | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.4.1.1.1 | integer32 | no-access |
The index value which uniquely identifies a row in the group table. The values, One (1) is reserved for a predefined manager group, Two (2) is reserved for usernames that are not assigned to a group. The privileges for usernames that do not have a group assignment is the same as operator'. |
hpSwitchLocalMgmtPrivGroupName | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.4.1.1.2 | octet string | read-only |
The name of a given Local Management server group. |
hpSwitchLocalMgmtPrivGroupStatus | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.4.1.1.3 | rowstatus | read-only |
The status of the local management privilege group row. |
hpSwitchLocalMgmtPrivCommandsTable | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.4.2 | no-access |
This table lists the local management Privilege Command Match strings. |
|
1.3.6.1.4.1.11.2.14.11.5.1.32.1.4.2.1 | no-access |
Local Management Commands entry. |
||
hpSwitchLocalMgmtPrivCmdSequenceIndex | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.4.2.1.1 | integer32 | no-access |
The index value which uniquely identifies a row in the command table. See the documentation for the number of sequences allowed. |
hpSwitchLocalMgmtPrivCmdMatchStr | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.4.2.1.2 | octet string | read-only |
The syntax of a command within a group. See the documentation for the maximum length of the command name. |
hpSwitchLocalMgmtPrivCmdPriv | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.4.2.1.3 | integer | read-only |
The privilege associated with commands that match the command string. Enumeration: 'deny': 2, 'permit': 1. |
hpSwitchLocalMgmtPrivCmdSendLog | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.4.2.1.4 | integer | read-only |
Determines if a log message is generated when commands matching this command string are attempted. Enumeration: 'enable': 1, 'disable': 2. |
hpSwitchLocalMgmtPrivCmdStatus | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.4.2.1.5 | rowstatus | read-only |
The status of the local management privilege command row. |
hpSwitchAutzUserRole | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5 | |||
hpSwitchAutzUserRoleEnabled | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.1 | truthvalue | read-write |
Enable user role-based authorization. When enabled, authenticated clients are assigned roles that determine authorization level. When disabled, roles are not used. |
hpSwitchAutzUserRoleInitialRoleName | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.2 | hpautzuserrolename | read-write |
The value of this object must match the hpSwitchAutzUserRoleName of an entry in the hpSwithcAutzUserRoleTable. |
hpSwitchAutzUserRoleTable | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3 | no-access |
A table of configured user roles. The maximum number of entries is implementation dependent. |
|
1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3.1 | no-access |
A user role table entry. |
||
hpSwitchAutzUserRoleName | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3.1.1 | hpautzuserrolename | no-access |
The name of this user role. |
hpSwitchAutzUserRoleRowStatus | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3.1.2 | rowstatus | read-only |
The Row Status of this entry. To create a new entry, send an SNMP SET request with a RowStatus of 'createAndGo'. active - the entry is ready to use. notInService - not valid for this table. notReady - the entry is not fully configured. createAndGo - create a new entry. Entries of hpSwitchAutzUserRoleType 'downloaded' cannot be created or modified. createAndWait - not valid for this table. delete - delete the entry. Entries of hpSwitchAutzUserRoleType 'predefined' and the entry assigned to hpSwitchAutzUserRoleInitialRoleName cannot be deleted. |
hpSwitchAutzUserRoleType | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3.1.3 | integer | read-only |
This object defines different user role types supported. Predefined user roles cannot be modified or deleted. Downloaded user roles cannot be modified or created. Enumeration: 'predefined': 1, 'downloaded': 3, 'local': 2. |
hpSwitchAutzUserRoleCaptivePortalProfileName | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3.1.4 | octet string | read-only |
The name of the captive portal profile (hpicfUsrAuthCaptivePortalProfileName) associated with this role. All printable ASCII characters are allowed except '.', ' ', and '~'. |
hpSwitchAutzUserRoleIngressUserPolicyName | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3.1.5 | octet string | read-only |
The name associated with hpicfGppcv2NpPolicyName of hpicfGppcv2NpSubType 'policyUser' assigned to this role. |
hpSwitchAutzUserRoleReauthPeriod | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3.1.6 | integer32 | read-only |
Specifies the period, in seconds, at which an authenticated client must re-authenticate. A value of 0 signifies that an authenticated client will never have to re-authenticate. |
hpSwitchAutzUserRoleVlanId | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3.1.7 | vlanindex | read-only |
The untagged VLAN ID for this role. A value of 0 indicates unset. This column is mutually exclusive with hpSwitchAutzUserRoleVlanName. |
hpSwitchAutzUserRoleVlanName | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3.1.8 | snmpadminstring | read-only |
The untagged VLAN name for this role. This column is mutually exclusive with hpSwitchAutzUserRoleVlanId. |
hpSwitchAutzUserRoleTunneledNodeServerRedirect | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3.1.9 | integer | read-only |
Enables or disables the traffic redirection to the tunnel. If the MIB object 'hpSwitchAutzUserRoleCaptivePortalProfileName' is already enabled and an attempt is made to enable this object, it will result in an error. The MIB object can be enabled only if there is a tagged or untagged VLAN present in the user role. Enumeration: 'enable': 1, 'disable': 2. |
hpSwitchAutzUserRoleTunneledNodeServerSecondaryRole | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3.1.10 | octet string | read-only |
The secondary role associated with this user role. This will be applied to user traffic at tunnel-node server end. All printable ASCII characters are allowed except '.', ' ' and '~'. This object returns an error if the secondary role name is greater than 63 characters. |
hpSwitchAutzUserRoleTaggedVlanId | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3.1.11 | vlanindex | read-only |
The tagged VLAN ID for this role. A value of 0 indicates unset. This column is mutually exclusive with hpSwitchAutzUserRoleTaggedVlanName,. |
hpSwitchAutzUserRoleTaggedVlanName | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3.1.12 | snmpadminstring | read-only |
The tagged VLAN name for this role. This column is mutually exclusive with hpSwitchAutzUserRoleTaggedVlanId. |
hpSwitchAutzUserRoleDownloadedEnabled | 1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.4 | truthvalue | read-write |
This object enables or disables the downlodable user role feature. The hpSwitchAutzUserRoleEnabled object should be enabled before configuring this object. |
hpSwitchAuthorizationConformance | 1.3.6.1.4.1.11.2.14.11.5.1.32.2 | |||
hpSwitchAuthorizationMIBCompliances | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.1 | |||
hpSwitchAuthorizationMIBCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.1.1 |
The compliance statement for devices implementing the HP-AUTZ-MIB. |
||
hpSwitchLocalMgmtPrivGrpMIBCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.1.2 |
The compliance statement for listing the local management privilege methods to be tried for granting different access levels through various access tasks |
||
hpSwitchLocalMgmtPrivGrpMIBCompliance1 | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.1.3 |
The compliance statement for listing the local management privilege methods to be tried for granting different access levels through various access tasks |
||
hpSwitchAuthorizationObjectsGrpMIBCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.1.4 |
The compliance statement for listing the local management privilege methods to be tried for granting different access levels through various access tasks |
||
hpSwitchAuthorizationNotificationGrpMIBCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.1.5 |
The compliance statement for listing the local management privilege methods to be tried for granting different access levels through various access tasks |
||
hpSwitchAutzRoleGrpCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.1.6 |
The compliance statement for user roles. |
||
hpSwitchAutzRoleGrpCompliance1 | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.1.7 |
The compliance statement for user roles. |
||
hpSwitchAutzRoleGrpCompliance2 | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.1.8 |
The compliance statement for user roles. |
||
hpSwitchAutzRoleGrpCompliance3 | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.1.9 |
The compliance statement for user roles. |
||
hpSwitchAuthorizationMIBGroups | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.2 | |||
hpSwitchAuthorizationConfigGroup | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.2.1 |
A collection of objects to support authorization service. |
||
hpicfSwitchAuthorizationNotificationGroup | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.2.2 |
A group of switch authorization notifications. |
||
hpicfSwitchAuthorizationObjectsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.2.3 |
A group of switch authorization objects. |
||
hpSwitchAutzLocalMgmtPrivGroup | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.2.4 |
A collection of objects for configuring Local Manangement Privilege Groups |
||
hpSwitchAutzLocalMgmtPrivGroup1 | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.2.5 |
A collection of objects for configuring Local Mangement Privilege Groups |
||
hpSwitchAutzUserRoleGroup | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.2.6 |
A collection of objects for supporting local user roles. |
||
hpSwitchAutzUserRoleGroup1 | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.2.7 |
A collection of objects for supporting local user roles. |
||
hpSwitchAutzUserRoleGroup2 | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.2.8 |
A collection of objects for supporting local user roles. |
||
hpSwitchAutzUserRoleGroup3 | 1.3.6.1.4.1.11.2.14.11.5.1.32.2.2.9 |
A collection of objects for supporting local user roles. |