swMacBasedAuthClearPortAction
Mac-Based-Authentication-MIB ·
.1.3.6.1.4.1.171.12.35.3.1.1.6
Object
column r/w
Enumeration
When set to start (2), the specified port will return to an un-authenticated state. All the timers associated with the specified port will be reset. When the administrator performs a get operation, it always returns the other (1).
Context
- MIB
- Mac-Based-Authentication-MIB
- OID
.1.3.6.1.4.1.171.12.35.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swMacBasedAuthPortEntry
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 'Mac-Based-Authentication-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Mac-Based-Authentication-MIB::swMacBasedAuthClearPortAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Mac-Based-Authentication-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Mac-Based-Authentication-MIB::swMacBasedAuthClearPortAction.<swMacBasedAuthPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Mac-Based-Authentication-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Mac-Based-Authentication-MIB::swMacBasedAuthClearPortAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | start |