lcsAccessMgmtSNMP

LCOS-SX-MIB · .1.3.6.1.4.1.2356.14.3.6.1.2.1.6

Object

column r/w AdminMode
Indicates that the host can access the switch from SNMP
interface if the host IP address matches the IP address
range provided in the entry.

Context

MIB
LCOS-SX-MIB
OID
.1.3.6.1.4.1.2356.14.3.6.1.2.1.6
Type
column
Access
readwrite
Status
current
Parent
lcsAccessMgmtConfEntry

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

Syntax

Source
AdminMode
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable