vlanEntrySOLAccess
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.6
Object
column mandatory
r/w
Enumeration
This object allows the user to set whether the VLAN
for this entry will have access to the Serial Over
LAN (SOL) interface.
Only one VLAN entry may have this object set to enable(1).
By default, the entry with the vlanEntryIndex value of 1
(default VLAN entry) will have this object set to
enable(1).
To set this object to enable(1) on another entry, this
object must first be set to disable(0) on any entry
that has this object set to enable(1).
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::vlanEntrySOLAccess'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::vlanEntrySOLAccess.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::vlanEntrySOLAccess'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.