c2900PortAddrSecureAgingType
CISCO-C2900-MIB ·
.1.3.6.1.4.1.9.9.87.1.4.1.1.39
Object
column r/w
Enumeration
If the value of this object on a given port is
absolute - all the secure addresses on this
port will age out exactly after the aging
time configured for this port.
inactivity - the secure addresses on this port
will age out only if there is no data traffic
from the given secure source address for a
time period specified by aging time.
Any change in the value of this object will restart
the aging for all the secure addresses on this port.
The value of this object is not effective when the
value of c2900PortAddrSecureAgingTime is 0.
Context
- MIB
- CISCO-C2900-MIB
- OID
.1.3.6.1.4.1.9.9.87.1.4.1.1.39- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- c2900PortEntry
- Groups
- 1
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 'CISCO-C2900-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-C2900-MIB::c2900PortAddrSecureAgingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-C2900-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-C2900-MIB::c2900PortAddrSecureAgingType.<c2900PortModuleIndex>.<c2900PortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-C2900-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-C2900-MIB::c2900PortAddrSecureAgingType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | absolute |
2 | inactivity |
Conformance
Member of