hpicfSwitchBypassUsername
HP-AUTH-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.16.19.1.15
Object
column r/w
Enumeration
This object controls bypassing of the username while accessing the switch to get Operator or Manager access. When enabled, the Manager level and Operator level usernames are bypassed and authentication based on password takes place. If custom usernames are configured, this configuration is ignored and authentication based on both username and password takes place. The default value is 'disable' and user is authenticated based on both username and password.
Context
- MIB
- HP-AUTH-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.16.19.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfSwitchUserConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-AUTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-AUTH-MIB::hpicfSwitchBypassUsername'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-AUTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-AUTH-MIB::hpicfSwitchBypassUsername.<hpicfSwitchUserConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-AUTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-AUTH-MIB::hpicfSwitchBypassUsername'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
Conformance
Member of