etsysMACAuthenticationPortInitialize

ENTERASYS-MAC-AUTHENTICATION-MIB · .1.3.6.1.4.1.5624.1.2.25.1.2.1.1.2

Object

column r/w SNMPv2-TCTruthValue
When set to true(1), the MAC authentication logic on this
port is initialized, forcibly ending all MAC authentication
sessions currently in existence on this port.  A set with
the value false(2) has no affect and a read always returns
false.

Context

MIB
ENTERASYS-MAC-AUTHENTICATION-MIB
OID
.1.3.6.1.4.1.5624.1.2.25.1.2.1.1.2
Type
column
Access
readwrite
Status
current
Parent
etsysMACAuthenticationPortConfigEntry
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::etsysMACAuthenticationPortInitialize'
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::etsysMACAuthenticationPortInitialize.<etsysMACAuthenticationPort>'
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::etsysMACAuthenticationPortInitialize'

Syntax

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

Values & Constraints

Type Values
1true
2false