dot11MACAuthenticationType
A3COM-PRIVATE-MIB ·
.1.3.6.1.4.1.43.35.8.7.5.5
Object
scalar r/w
Enumeration
This value indicates the type of mac authentication in use.
Context
- MIB
- A3COM-PRIVATE-MIB
- OID
.1.3.6.1.4.1.43.35.8.7.5.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dot11AuthenticationEntry
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 'A3COM-PRIVATE-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-PRIVATE-MIB::dot11MACAuthenticationType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-PRIVATE-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-PRIVATE-MIB::dot11MACAuthenticationType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | local |
2 | radius |