fsPortSecurViolationType

FS-SECURITY-MIB · .1.3.6.1.4.1.52642.1.1.10.2.6.1.3.1.1.3

Object

column r/w Enumeration
this object define 3 grades of port security:
violation-protect(1):
    normal security grade, indicate that when the a datagram received on a
    port with illegal MAC address will be discarded but not send trap, 
    legal and illegal MAC to a port security is 
    defined by per port's security below.
violation-restrict(2):
    normal security grade, indicate that when the a datagram received on a
    port with illegal MAC address will be discarded and send trap, legal and illegal MAC
    to a port security is defined by per port's security below.
violation-shutdown(3):
    strict security grade, indicate that when the a datagram received on a
    port with illegal MAC address, the port will be disabled for the violation
    of the port's security and send trap.

Context

MIB
FS-SECURITY-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.6.1.3.1.1.3
Type
column
Access
readwrite
Status
current
Parent
fsPortSecurityEntry
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 'FS-SECURITY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SECURITY-MIB::fsPortSecurViolationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-SECURITY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SECURITY-MIB::fsPortSecurViolationType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-SECURITY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-SECURITY-MIB::fsPortSecurViolationType'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance