biboAdmLoginApDiscAccessLevel
BIANCA-BRICK-SEC-MIB ·
.1.3.6.1.4.1.272.254.7.1.11
Object
column mandatory
r/w
Integer32
Define access level for access point discovery instances.
Value 0 inhibits any means of influencing system by access
point discovery mechanisms.
Value 1 grants full access.
NOTE:
This variable is currently only valid for special user admin
(SNMP community).
For all other users it is ignored.
Default value is 0.
Context
- MIB
- BIANCA-BRICK-SEC-MIB
- OID
.1.3.6.1.4.1.272.254.7.1.11- 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::biboAdmLoginApDiscAccessLevel'
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::biboAdmLoginApDiscAccessLevel.<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::biboAdmLoginApDiscAccessLevel'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.