swMacBasedAuthPwdType
Mac-Based-Authentication-MIB ·
.1.3.6.1.4.1.171.12.35.1.15
Object
scalar r/w
Enumeration
This object is used to configure the type of RADIUS authentication password for MAC-based Access Control.
manual_string: Use the same string as password for all clients do RADIUS authentication,
the string can be configured by swMacBasedAuthPWD.
client_mac_address: Use the client??s MAC address as the password for RADIUS authentication.
Context
- MIB
- Mac-Based-Authentication-MIB
- OID
.1.3.6.1.4.1.171.12.35.1.15- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
manual_string- Parent
- swMBACtrl
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Mac-Based-Authentication-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Mac-Based-Authentication-MIB::swMacBasedAuthPwdType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Mac-Based-Authentication-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Mac-Based-Authentication-MIB::swMacBasedAuthPwdType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | manual_string |
2 | client_mac_address |