portSecurityExtControlStatus
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.10.2.1.4
Object
column r/w
Enumeration
This object used to add or remove a secured MAC address of the corresponding port in the row. If setting this object to valid(1), the portSecurityExtSecureSrcAddr is made to be secured for the port. If setting this object to invalid(2), the portSecurityExtSecureSrcAddr is no longer to be secured for the current port.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.10.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portSecurityExtEntry
- Groups
- 1
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-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::portSecurityExtControlStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::portSecurityExtControlStatus.<portSecurityExtModuleIndex>.<portSecurityExtPortIndex>.<portSecurityExtSecureSrcAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::portSecurityExtControlStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |
Conformance
Member of