cpsIfSecureMacAddrAgingType
CISCO-PORT-SECURITY-MIB ·
.1.3.6.1.4.1.9.9.315.1.2.1.1.6
Object
column r/w
Enumeration
The aging type determines the way the
secure MAC addresses are aged out.
absolute(1) - all the secure MAC addresses
will be aged out after
cpsIfSecureMacAddrAgingTime
minutes since the time the
secure MAC address is learned
or configured.
inactivity(2) - all the secure MAC addresses
will age out and will be removed
from the cpsSecureMacAddressTable
only if there is no data traffic
from the secure source MAC address
for the specified time period.
Context
- MIB
- CISCO-PORT-SECURITY-MIB
- OID
.1.3.6.1.4.1.9.9.315.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpsIfConfigEntry
- Groups
- 3
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-PORT-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-SECURITY-MIB::cpsIfSecureMacAddrAgingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PORT-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-SECURITY-MIB::cpsIfSecureMacAddrAgingType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PORT-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PORT-SECURITY-MIB::cpsIfSecureMacAddrAgingType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | absolute |
2 | inactivity |
Conformance
Compliance refinements
ciscoPortSecurityMIBCompliance
readonly
read-write is not required if the device only support
one aging type.
one aging type.
ciscoPortSecurityMIBCompliance1
readonly
read-write is not required if the device only support
one aging type.
one aging type.
ciscoPortSecurityMIBCompliance2
readonly
read-write is not required if the device only support
one aging type.
one aging type.
ciscoPortSecurityMIBCompliance3
readonly
read-write is not required if the device only support
one aging type.
one aging type.
ciscoPortSecurityMIBCompliance4
readonly
read-write is not required if the device only support
one aging type.
one aging type.