agentAuthMgrPortHostMode

LANCOM-AUTHENTICATION-MANAGER-MIB · .1.3.6.1.4.1.2356.16.1.61.2.3.1.2

Object

column r/w AuthMgrPortHostMode
Port Host mode of this port.
The port Host mode for this interface can take the following values:
singleHost(1) - only one client can be authenticated on this port.
multiHost(2)  - only on client authenticates on this port. Once authenticated,
                the port is authorized for all clients on this port.
multiAuth(3)  - multiple clients can be authenticated on this port.
multiDomain(4)- only one data and one voice client can be authenticated on this port.
multiDomainMultiHost(5) - only one data and one voice client can be authenticated on 
                          this port. Once a data client is authenticated, the port is 
                          authorized for all data clients on this port.

Context

MIB
LANCOM-AUTHENTICATION-MANAGER-MIB
OID
.1.3.6.1.4.1.2356.16.1.61.2.3.1.2
Type
column
Access
readwrite
Status
current
Parent
agentAuthMgrInterfaceConfigAuthenticationEntry

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

Syntax

Source
AuthMgrPortHostMode
Base type
Enumeration

Values & Constraints

Type Values
1singleHost
2multiHost
3multiAuth
4multiDomain
5multiDomainMultiHost