hpSwitchAutzUserRoleEnabled
HP-AUTZ-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.1
Object
Enable user role-based authorization. When enabled, authenticated clients are assigned roles that determine authorization level. When disabled, roles are not used.
Context
- MIB
- HP-AUTZ-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
false- Parent
- hpSwitchAutzUserRole
- Groups
- 8
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-AUTZ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-AUTZ-MIB::hpSwitchAutzUserRoleEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-AUTZ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-AUTZ-MIB::hpSwitchAutzUserRoleEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |