vlanEntryIOModuleAccess
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.9
Object
column mandatory
Enumeration
This read-only object indicates whether the VLAN
for this entry will have access to the IO Modules.
Only the VLAN entry with the vlanEntryIndex value of 1
will report this object with the value of enable(1),
all other entries will have a value of disable(0).
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::vlanEntryIOModuleAccess'
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::vlanEntryIOModuleAccess.<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::vlanEntryIOModuleAccess'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.