cpsIfVlanSecureMacAddrType

CISCO-PORT-SECURITY-MIB · .1.3.6.1.4.1.9.9.315.1.2.3.1.3

Object

column Enumeration
This object indicates if the secure MAC address
is a configured 'static' or learned 'dynamic' or
learned and retained across reboots 'sticky'.

Context

MIB
CISCO-PORT-SECURITY-MIB
OID
.1.3.6.1.4.1.9.9.315.1.2.3.1.3
Type
column
Access
readonly
Status
current
Parent
cpsIfVlanSecureMacAddrEntry
Groups
1

Walk 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::cpsIfVlanSecureMacAddrType'
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::cpsIfVlanSecureMacAddrType.<ifIndex>.<cpsIfVlanSecureMacAddress>.<cpsIfVlanSecureVlanIndex>'
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::cpsIfVlanSecureMacAddrType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1static
2dynamic
3sticky

Conformance