s5SbsSecurityAction
S5-SWITCH-BAYSECURE-MIB ·
.1.3.6.1.4.1.45.1.6.5.3.5
Object
scalar r/w
Enumeration
Action performed by software when a violation occurs (if
s5SbsSecurityStatus is enabled). The security action specified
here applies to all ports of the switch.
NOTE: da means destination address.
A blocked address will always cause the port to be partitioned
when unauthorized access is attempted. See
s5SbsAuthCfgAccessCtrlType for more information on allowed
and blocked addresses.
Context
- MIB
- S5-SWITCH-BAYSECURE-MIB
- OID
.1.3.6.1.4.1.45.1.6.5.3.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- s5SbsAuth
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'S5-SWITCH-BAYSECURE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-SWITCH-BAYSECURE-MIB::s5SbsSecurityAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'S5-SWITCH-BAYSECURE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'S5-SWITCH-BAYSECURE-MIB::s5SbsSecurityAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAction |
2 | trap |
3 | partitionPort |
4 | partitionPortAndsendTrap |
5 | daFiltering |
6 | daFilteringAndsendTrap |
7 | partitionPortAnddaFiltering |
8 | partitionPortdaFilteringAndsendTrap |