biboAdmLoginGUIAccessMask
BIANCA-BRICK-SEC-MIB ·
.1.3.6.1.4.1.272.254.7.1.13
Object
column mandatory
r/w
Define GUI access level bits for account.
Available access levels bits reach from 0 to 30
Value 0 turns GUI access off,
bit 0 (value 1) is reserved
bit 1 (value 2) defines almighty administrator role.
Other values grant GUI access depending on
biboAdmGuiAccessTable entries. The default behavior (if
there is no entry in biboAdmGuiAccessTable) is application
dependent; each value may be interpreted differently on
different products.
Default value is 0 in order to avoid unintentionally granting
access rights.
Context
- MIB
- BIANCA-BRICK-SEC-MIB
- OID
.1.3.6.1.4.1.272.254.7.1.13- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- biboAdmLoginEntry
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::biboAdmLoginGUIAccessMask'
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::biboAdmLoginGUIAccessMask.<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::biboAdmLoginGUIAccessMask'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.