eSWVlanMgmAccess

ASANTE-SWITCH-MIB · .1.3.6.1.4.1.298.1.5.1.2.9.4.1.5

Object

column mandatory r/w Enumeration
This object provides enabling and disabling of
switch management access. When this object for
a VLAN entry is set to Enable(1), the switch
management (Telnet, SNMP Agent, HTTP Server and
ICMP serverices can be accessed by a corresponding
manager in the VLAN.  If this object of a VLAN
entry is set to Disable(2), the switch management
cannot be accessed in the VLAN.

Context

MIB
ASANTE-SWITCH-MIB
OID
.1.3.6.1.4.1.298.1.5.1.2.9.4.1.5
Type
column
Access
readwrite
Status
mandatory
Parent
eSWVlanEntry

Walk 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 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-SWITCH-MIB::eSWVlanMgmAccess'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-SWITCH-MIB::eSWVlanMgmAccess.<eSWVLANIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASANTE-SWITCH-MIB::eSWVlanMgmAccess'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable