All MIBs › CISCO-PSM-MIB › cpsmPortBindActivate
cpsmPortBindActivate
Module: CISCO-PSM-MIB
OID (symbolic): CISCO-PSM-MIB::cpsmPortBindActivate
OID (numeric): 1.3.6.1.4.1.9.9.364.1.1.2.1.1
Node type: OBJECT-TYPE
Type: CpsmDbActivate
Access: read-write
Description: Setting this object to 'activate(1)', will result in the valid port bindings on this VSAN/VLAN being activated and the set of port bindings that have been activated will be copied to the cpsmPortBindEnfTable.
Setting this object to 'activateWithAutoLearnOff(2)', will result in the valid port bindings on this VSAN/VLAN being activated and copied to the cpsmPortBindEnfTable and will also result in auto learn being turned off on this VSAN/VLAN, once the activation is complete.
By default, auto learn will be turned 'on' on a VSAN/VLAN after activation. Before activation is attempted, auto-learn should be off.
Setting this object to 'forceActivate(3)', will result in forced activation, even if there are errors during activation and the activated port bindings will be copied to the cpsmPortBindEnfTable.
Setting this object to 'forceActivateWithAutoLearnOff(4)', will result in forced activation along with turning auto learn off after activation and the activated port bindings will be copied to the cpsmPortBindEnfTable.
Setting this object to 'deactivate(5)', will result in deactivation of currently activated valid port bindings (if any), on this VSAN/VLAN. Currently active entries (if any), which would have been present in the cpsmPortBindEnfTable, will be removed.
Setting this object to 'noop(6)', results in no action.
The value of this object when read is always 'noop(6)'.
Activation will not be allowed on a VSAN/VLAN if auto-learn is enabled on that VSAN/VLAN.
What is cpsmPortBindActivate?
A control object that, when set to activate(1), applies the valid port bindings for a given VSAN/VLAN, copying the active set into the enforcement table used for port security.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.364.1.1.2.1.1 snmpwalk -v2c -c public <target> CISCO-PSM-MIB::cpsmPortBindActivate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.364.1.1.2.1.1.1 snmpget -v2c -c public <target> CISCO-PSM-MIB::cpsmPortBindActivate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.364.1.1.2.1.1.1 s <value>
Start monitoring Cisco MDS SAN switch (Fibre Channel Port Security Manager) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-PSM-MIB::cpsmPortBindActivate OID value, configure state conditions and alerts, and monitor any Cisco MDS SAN switch (Fibre Channel Port Security Manager) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.364 | ciscoPsmMIB | CISCO-PSM-MIB |
| 1.3.6.1.4.1.9.9.364.1 | ciscoPsmMIBObjects | CISCO-PSM-MIB |
| 1.3.6.1.4.1.9.9.364.1.1 | cpsmConfiguration | CISCO-PSM-MIB |
| 1.3.6.1.4.1.9.9.364.1.1.2 | cpsmPortBindActivateTable | CISCO-PSM-MIB |
| 1.3.6.1.4.1.9.9.364.1.1.2.1 | cpsmPortBindActivateEntry | CISCO-PSM-MIB |
| 1.3.6.1.4.1.9.9.364.1.1.2.1.1 | cpsmPortBindActivate | CISCO-PSM-MIB |