biboAdmLoginHTTPAccessClass
BIANCA-BRICK-SEC-MIB ·
.1.3.6.1.4.1.272.254.7.1.12
Object
column mandatory
r/w
Enumeration
Define SNMP access class for account.
Available access levels are:
user(1),
admin(2),
HTTP access class allows HTTP sessions to be classified and
realize limitation of HTTP sessions while allowing for
prioritizing sessions over user sessions. This ensures
manageability of the system even if normal users flood system
with their requests.
Default value is user.
Context
- MIB
- BIANCA-BRICK-SEC-MIB
- OID
.1.3.6.1.4.1.272.254.7.1.12- 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::biboAdmLoginHTTPAccessClass'
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::biboAdmLoginHTTPAccessClass.<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::biboAdmLoginHTTPAccessClass'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.