etsysMACAuthenticationMACListPasswordValid

ENTERASYS-MAC-AUTHENTICATION-MIB · .1.3.6.1.4.1.5624.1.2.25.1.5.3.1.4

Object

true(1)  - indicates that etsysMACAuthenticationMACListPassword 
was last set with some value other than the empty string.
              
false(2) - indicates that etsysMACAuthenticationMACListPassword 
has never been set, or was last set to the empty string. 
In this case, the password used to authenticate will be the same 
as the user-name credential.

Context

MIB
ENTERASYS-MAC-AUTHENTICATION-MIB
OID
.1.3.6.1.4.1.5624.1.2.25.1.5.3.1.4
Type
column
Access
readonly
Status
current
Parent
etsysMACAuthenticationMACListEntry
Groups
1

Walk 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 '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::etsysMACAuthenticationMACListPasswordValid'
More examples
Read one indexed 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::etsysMACAuthenticationMACListPasswordValid.<etsysMACAuthenticationMACListAddress>.<etsysMACAuthenticationMACListMaskLen>'
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::etsysMACAuthenticationMACListPasswordValid'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false