Avatar of kgbolger
kgbolger

asked on 

SNMP oid to set switch port enable

Hi,

I need help finding a mib OID to enable a L2 switch port. I'm coding a web based perl tool to help manage port security. Up until now the process of enabling a port after a security violation shutdown was done via telnet. I'd like to change this portion of the tool to SNMP but need the correct OID to do it.

I've tried a number of MIBs incliding;

cisco-l2l3-interface-config-mib.mib
cisco-port-security-mib.mib
cisco-stack-mib.mib

I can gather operation and Admin status of ports from a port security or normal operational perspective but have been unable to locate specific iod to enable port.

I dont think it needs to be specifically related to port security.

Long and short - is there an oid of the cisco catOS command 'set port 3/4 enable'

Thanks,
kgbolger
Network OperationsPerlSwitches / Hubs

Avatar of undefined
Last Comment
kgbolger

8/22/2022 - Mon