agentDot1xPortAuthHistoryResultsClear
LANCOM-DOT1X-ADVANCED-FEATURES-MIB ·
.1.3.6.1.4.1.2356.16.1.36.5.3.1.2
Object
column obsolete
r/w
Enumeration
When set to enable(1), all Dot1x Authentication History information for the given port will be reset. The value is write-only. Attempt to read will return disable(2). This object is obsolete. Refer to agentAuthMgrPortAuthHistoryResultsClear
Context
- MIB
- LANCOM-DOT1X-ADVANCED-FEATURES-MIB
- OID
.1.3.6.1.4.1.2356.16.1.36.5.3.1.2- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- agentDot1xPortAuthHistoryResultClearEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'LANCOM-DOT1X-ADVANCED-FEATURES-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-DOT1X-ADVANCED-FEATURES-MIB::agentDot1xPortAuthHistoryResultsClear'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-DOT1X-ADVANCED-FEATURES-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-DOT1X-ADVANCED-FEATURES-MIB::agentDot1xPortAuthHistoryResultsClear.<agentDot1xAuthHistoryResultIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-DOT1X-ADVANCED-FEATURES-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-DOT1X-ADVANCED-FEATURES-MIB::agentDot1xPortAuthHistoryResultsClear'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |