extremeMacAuthClientInitialize

EXTREME-MAC-AUTH-MIB · .1.3.6.1.4.1.1916.1.44.1.1.1.2

Object

column r/w SNMPv2-TCTruthValue
Setting this object to true shall cause the system to
remove the entry for the client from extremeMacAuthClientTable.
If the client was authenticated, it shall be un-authenticated
prior to its removal.
              
Setting this object to false has no effect.
This object always returns false when it is read.

Context

MIB
EXTREME-MAC-AUTH-MIB
OID
.1.3.6.1.4.1.1916.1.44.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
extremeMacAuthClientEntry

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 'EXTREME-MAC-AUTH-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-MAC-AUTH-MIB::extremeMacAuthClientInitialize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-MAC-AUTH-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-MAC-AUTH-MIB::extremeMacAuthClientInitialize.<extremeMacAuthClientAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-MAC-AUTH-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-MAC-AUTH-MIB::extremeMacAuthClientInitialize'

Syntax

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

Values & Constraints

Type Values
1true
2false