etsysMACAuthenticationMode
ENTERASYS-MAC-AUTHENTICATION-MIB ·
.1.3.6.1.4.1.5624.1.2.25.1.1.4
Object
scalar r/w
Enumeration
This object selects the credentials to use when authenticating
a MAC address.
password(1) - Attempt to authenticate a user with the
password credential provided by
etsysMACAuthenticationMACUserPassword.
radiusUsername(2) - Attempt to authenticate a user with a password
credential that is the same as the radius
username credential.
macList(3) - Attempt to authenticate a user with credentials
provided by mac-list configuration.
Context
- MIB
- ENTERASYS-MAC-AUTHENTICATION-MIB
- OID
.1.3.6.1.4.1.5624.1.2.25.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysMACAuthenticationSystem
- Groups
- 3
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 'ENTERASYS-MAC-AUTHENTICATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MAC-AUTHENTICATION-MIB::etsysMACAuthenticationMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-MAC-AUTHENTICATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-MAC-AUTHENTICATION-MIB::etsysMACAuthenticationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | password |
2 | radiusUsername |
3 | macList |
Conformance
Member of
Compliance refinements
Values:
password(1), radiusUsername(2), macList(3)
Write access is not required.
Values:
password(1), radiusUsername(2), macList(3)
Write access is not required.