etsysMultiAuthPortMode
ENTERASYS-MULTI-AUTH-MIB ·
.1.3.6.1.4.1.5624.1.2.46.1.2.1.1.1
Object
column r/w
Enumeration
This object specifies the authorization mode to use for
packets received on this interface.
A value of forceUnauthorized(1) indicates that the interface
is always unauthenticated.
A value of forceAuthorized(2) indicates that users on this port
will always be considered to be authenticated.
A value of authOptional(3) indicates that authentication is
optional on this interface. Packets received from
unauthenticated users on the interface will be processed using
the static configuration of the interface. Users may promote
the policy applied to their traffic by actively authenticating
on this interface.
A value of authRequired(4) indicates that all packets received on
the interface will be dropped until authentication succeeds. Some
authentication types, such as PWA, will not be fully functional in
this mode of operation.
Context
- MIB
- ENTERASYS-MULTI-AUTH-MIB
- OID
.1.3.6.1.4.1.5624.1.2.46.1.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysMultiAuthPortEntry
- Groups
- 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 'ENTERASYS-MULTI-AUTH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MULTI-AUTH-MIB::etsysMultiAuthPortMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-MULTI-AUTH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MULTI-AUTH-MIB::etsysMultiAuthPortMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-MULTI-AUTH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-MULTI-AUTH-MIB::etsysMultiAuthPortMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forceUnauthorized |
2 | forceAuthorized |
3 | authOptional |
4 | authRequired |
Conformance
Member of