biboAdmGuiAccessRequiredLvlMask
BIANCA-BRICK-SEC-MIB ·
.1.3.6.1.4.1.272.254.14.1.4
Object
column mandatory
r/w
Define required GUI access level bits.
Available access levels bits reach from 0 to 30
Normal behavior: Only users get access to the part of GUI
which is specified by biboAdmGuiAccessInedx, which have at
least one bit set in biboAdmLoginGUIAccessMaks which is
also set in here.
System administrator and users which have admin rights
(bit 1 (2)) in biboAdmLoginGUIAccessLevel have always
access to any GUI part. This can be overruled by setting
bit 0 in biboAdmGuiAccessRequiredLevel.
Context
- MIB
- BIANCA-BRICK-SEC-MIB
- OID
.1.3.6.1.4.1.272.254.14.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- biboAdmGuiAccessEntry
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 'BIANCA-BRICK-SEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SEC-MIB::biboAdmGuiAccessRequiredLvlMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-SEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SEC-MIB::biboAdmGuiAccessRequiredLvlMask.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-SEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-SEC-MIB::biboAdmGuiAccessRequiredLvlMask'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.