etsysMultiAuthSessionAgentType
ENTERASYS-MULTI-AUTH-MIB ·
.1.3.6.1.4.1.5624.1.2.46.1.4.1.1.1
Object
column EtsysMultiAuthTypes
The type of authentication agent for this session.
Context
- MIB
- ENTERASYS-MULTI-AUTH-MIB
- OID
.1.3.6.1.4.1.5624.1.2.46.1.4.1.1.1- Type
- column
- Access
- notifyonly
- Status
- current
- Parent
- etsysMultiAuthSessionStationEntry
- Groups
- 3
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::etsysMultiAuthSessionAgentType'
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::etsysMultiAuthSessionAgentType.<etsysMultiAuthStationAddrType>.<etsysMultiAuthStationAddr>.<ifIndex>.<etsysMultiAuthSessionAgentType>'
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::etsysMultiAuthSessionAgentType'
Syntax
- Source
- EtsysMultiAuthTypes
- Base type
Enumeration
Values & Constraints
Type Values
1 | ieee8021x |
2 | pwa |
3 | macAuth |
4 | cep |
5 | radiusSnooping |
6 | autoTracking |
7 | quarantineAgent |