swMacBasedAuthPortAgingTime
Mac-Based-Authentication-MIB ·
.1.3.6.1.4.1.171.12.35.3.1.1.4
Object
column r/w
Integer32
Specifies the time period that an authenticated host will be kept in an authenticated state. When the aging time has timed out, the host will be moved back to an unauthenticated state. Note: When 0 is set on the specified port, it means that the aging has been disabled, meaning that the aging time is set to infinite.
Context
- MIB
- Mac-Based-Authentication-MIB
- OID
.1.3.6.1.4.1.171.12.35.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Default
1440- 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::swMacBasedAuthPortAgingTime'
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::swMacBasedAuthPortAgingTime.<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::swMacBasedAuthPortAgingTime'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-1440