etsysMACAuthenticationSystemUserNameCase
ENTERASYS-MAC-AUTHENTICATION-MIB ·
.1.3.6.1.4.1.5624.1.2.25.1.1.7
Object
scalar r/w
Enumeration
When LOWER(1), the user-name credential is the
MAC address formatted as xx:xx:xx:xx:xx:xx or xx-xx-xx-xx-xx-xx
or xxxxxxxxxxxx, depending on the value of the
etsysMACAuthenticationSystemUserNameFormat object.
When set to UPPER(2), the user-name credential is the
MAC address formatted as XX:XX:XX:XX:XX:XX or XX-XX-XX-XX-XX-XX
or XXXXXXXXXXXX, depending on the value of the
etsysMACAuthenticationSystemUserNameFormat object.
Context
- MIB
- ENTERASYS-MAC-AUTHENTICATION-MIB
- OID
.1.3.6.1.4.1.5624.1.2.25.1.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysMACAuthenticationSystem
- Groups
- 1
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::etsysMACAuthenticationSystemUserNameCase.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::etsysMACAuthenticationSystemUserNameCase'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lower |
2 | upper |
Conformance
Member of
Compliance refinements
Values:
lower(1), upper(2)
Write access is not required.