All MIBs › HP-AUTZ-MIB › hpSwitchAutzServicePrimaryMethod
hpSwitchAutzServicePrimaryMethod
Module: HP-AUTZ-MIB
OID (symbolic): HP-AUTZ-MIB::hpSwitchAutzServicePrimaryMethod
OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.32.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is hpSwitchAutzServicePrimaryMethod?
Sets the primary authorization method - local, TACACS+, RADIUS, none, or auto (matching whatever protocol authenticated the user) - used when this entry's service type is commands, exec, or network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.32.1.1.1.2 snmpwalk -v2c -c public <target> HP-AUTZ-MIB::hpSwitchAutzServicePrimaryMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.32.1.1.1.2.1 snmpget -v2c -c public <target> HP-AUTZ-MIB::hpSwitchAutzServicePrimaryMethod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.5.1.32.1.1.1.2.1 i <value>
Start monitoring HP ProCurve switch (user authorization service) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-AUTZ-MIB::hpSwitchAutzServicePrimaryMethod OID value, configure state conditions and alerts, and monitor any HP ProCurve switch (user authorization service) from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5 | hpicfSwitch | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1 | hpSwitch | CONFIG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.5.1.32 | hpSwitchAuthorizationMIB | HP-AUTZ-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.32.1 | hpSwitchAuthorizationConfig | HP-AUTZ-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.32.1.1 | hpSwitchAutzServiceTable | HP-AUTZ-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.32.1.1.1 | hpSwitchAutzServiceEntry | HP-AUTZ-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.32.1.1.1.2 | hpSwitchAutzServicePrimaryMethod | HP-AUTZ-MIB |