s5SbsCurrentActionMode
S5-SWITCH-BAYSECURE-MIB ·
.1.3.6.1.4.1.45.1.6.5.3.11.1.5
Object
column Enumeration
An integer value representing the type of information
contained in this s5SbsAuthStatusEntry.
noAction(1) represents that port does not have any security
assigned or the security is turned off.
partitionPort(2) represents port is partitioned.
partitionPortAndsendTrap(3) represents port is partitioned
and a trap will be sent to trap receive station(s).
daFiltering(4) represents port will filter out the frames with
the desitnation address field is the MAC address of unauthorized
station.
daFilteringAndsendTrap(5) represents port will filter out the
frames with the desitnation address field is the MAC address
of unauthorized station and a trap will be sent to trap receive
station(s).
sendtrap(6) represents a trap will be sent to trap receive station(s).
partitionPortAnddaFiltering(7) represents port is partitioned and
port will filter out the frames with the destination address field
is the MAC address of unauthorized station.
partitionPortdaFilteringAndsendTrap(8) represents port is partitioned,
port will filter out the frames with the destination address field
is the MAC address of unauthorized station and a trap will be sent to
trap receive station(s).
Context
- MIB
- S5-SWITCH-BAYSECURE-MIB
- OID
.1.3.6.1.4.1.45.1.6.5.3.11.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- s5SbsAuthStatusEntry
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 '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::s5SbsCurrentActionMode'
More examples
Read one indexed 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::s5SbsCurrentActionMode.<s5SbsAuthStatusBrdIndx>.<s5SbsAuthStatusPortIndx>.<s5SbsAuthStatusMACIndx>'
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::s5SbsCurrentActionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAction |
2 | partitionPort |
3 | partitionPortAndsendTrap |
4 | daFiltering |
5 | daFilteringAndsendTrap |
6 | sendTrap |
7 | partitionPortAnddaFiltering |
8 | partitionPortdaFilteringAndsendTrap |