dot1xClientsAuthMethod
VIPTELA-DOT1X ·
.1.3.6.1.4.1.41916.19.1.2.1.4
Object
column Dot1xAuthMethod
802.1x authentication method of the client
Context
- MIB
- VIPTELA-DOT1X
- OID
.1.3.6.1.4.1.41916.19.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot1xClientsEntry
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 'VIPTELA-DOT1X' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-DOT1X::dot1xClientsAuthMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VIPTELA-DOT1X' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-DOT1X::dot1xClientsAuthMethod.<dot1xClientsIfName>.<dot1xClientsMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VIPTELA-DOT1X' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VIPTELA-DOT1X::dot1xClientsAuthMethod'
Syntax
- Source
- Dot1xAuthMethod
- Base type
Enumeration
Values & Constraints
Type Values
0 | radius |
1 | radius-MAB |
2 | local-MAB |
3 | local-Auth |