cpsmPortBindAutoLearnEnable

CISCO-PSM-MIB · .1.3.6.1.4.1.9.9.364.1.1.9.1.3

Object

column r/w CpsmAutoLearnEnable
This object helps to 'learn' the valid port 
binding configuration of devices/ports logged
into the local device on all its ports and
populate the above enforced port binding 
table (cpsmPortBindEnfTable) with the 
same. 
              
This mechanism of 'learning' the configuration of
devices/ports logged into the local device over
a period of time and populating the configuration 
is a convenience mechanism for users. 
              
If this object is set to 'on(1)' on a particular
VSAN/VLAN, all subsequent logins (FLOGIs) on
that VSAN/VLAN will be populated in the
enforced port binding database, provided it is not
in conflict with existing enforced port bindings
on that VSAN/VLAN. 
              
When this object is set to 'off(2)', the 
mechanism of learning is stopped. The learned 
entries will however be in the enforced port
binding database.

Context

MIB
CISCO-PSM-MIB
OID
.1.3.6.1.4.1.9.9.364.1.1.9.1.3
Type
column
Access
readwrite
Status
current
Parent
cpsmPortBindAutoLearnEntry
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-PSM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PSM-MIB::cpsmPortBindAutoLearnEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PSM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PSM-MIB::cpsmPortBindAutoLearnEnable.<cpsmPortBindAutoLearnIndexType>.<cpsmPortBindAutoLearnIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PSM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PSM-MIB::cpsmPortBindAutoLearnEnable'

Syntax

Source
CpsmAutoLearnEnable
Base type
Enumeration

Values & Constraints

Type Values
1on
2off

Conformance