portSecurityAdminState
NEXANS-BM-MIB ·
.1.3.6.1.4.1.266.20.3.1.1.17
Object
column
r/w
Enumeration
Enables the port security feature for that port. A value of notSupported(1) means, that port security ist not supported or disabled for that port (i.e. uplink port). The command renew(10) clears all learned MAC addresses and enables the port if it is disabled. See documentation for more details.
Context
- MIB
- NEXANS-BM-MIB
- OID
.1.3.6.1.4.1.266.20.3.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bmSwitchPortEntry
- Table
- bmSwitchPortTable
- Siblings
- 33
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | disable |
3 | manualSettingMacAddr |
4 | autoAllowOneMacAddr |
5 | autoAllowTwoMacAddr |
6 | autoAllowThreeMacAddr |
7 | radiusAllowOneMacAddr |
8 | radiusAllowTwoMacAddr |
9 | radiusAllowThreeMacAddr |
10 | renew |
11 | ieee802AllowOneMacAddr |
12 | vendorSettingMacAddr |
13 | ieee802AllowMultiMacAddr |
14 | ieee802OrRadiusOneMac |
15 | ieee802AndRadiusTwoMac |
16 | learnOneMacAddr |
17 | learnTwoMacAddr |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| portIndex A unique value for each port. Its value ranges between 1
and the value of ifNumber.
The port identified by a particular value of this index is
the same port as identified by the … | column | Integer32 | .1.3.6.1.4.1.266.20.3.1.1.1 |
| portTrunkingMode If portTrunkingMode is set to dot1qTagging, all frames are transmited
with a VLAN-tag, except frames which belong to portNativeVlanId.
If portTrunkingMode is set to enableWithout… | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.10 |
| portDot1qDefaultPrioValue The default IEEE802.1Q priority and queue assigned all frames received
on this port, for which no other priorisation applies (IEEE801.1q Tag or
IPv4/IPv6).
The definition betwee… | column | Integer32 | .1.3.6.1.4.1.266.20.3.1.1.11 |
| portDefaultPrioQueue The default priority queue assigned all frames received on this port,
for which no other priorisation applies (IEEE801.1q Tag or IPv4/IPv6).
A value of 0 means the lowest priorit… | column | Integer32 | .1.3.6.1.4.1.266.20.3.1.1.12 |
| portLEDGreen The function of the green port LED. Only supported for user ports | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.13 |
| portLEDYellow The function of the yellow port LED. Only supported for user ports | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.14 |
| portBandwidthLimitRxd The bandwidth limiter for received packets. If set to disable(2) the
limiter will be disabled. | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.15 |
| portBandwidthLimitTxd The bandwidth limiter for transmitted packets. If set to disable(2) the
limiter will be disabled. | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.16 |
| portSecurityMacAddr1 The first MAC address used for port security.
If portSecurityAdminState has the value disable(2), portSecurityManualSettingMacAddr(3)
or vendorSettingMacAddr(12) then this object … | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.266.20.3.1.1.18 |
| portSecurityMacAddr2 The second MAC address used for port security.
If portSecurityAdminState has the value disable(2), portSecurityManualSettingMacAddr(3)
or vendorSettingMacAddr(12) then this object… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.266.20.3.1.1.19 |
| portDescr A textual string containing information about the
interface. Same as ifDescr. | column | OctetString | .1.3.6.1.4.1.266.20.3.1.1.2 |
| portSecurityMacAddr3 The third MAC address used for port security.
If portSecurityAdminState has the value disable(2), portSecurityManualSettingMacAddr(3)
or vendorSettingMacAddr(12) then this object … | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.266.20.3.1.1.20 |
| portPoeAdminState If no POE adapter is installed this object is read-only and will always
report notSupported(1). The possible values are:
notSupported(1):
No adapter installed or not supported … | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.21 |
| portPoeVoltage The current PoE output voltage at this port in volts. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.266.20.3.1.1.22 |
| portPoeCurrent The current PoE output current at this port in milliampere. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.266.20.3.1.1.23 |
| portPoePower The current PoE output power at this port in milliwatt. The output
power is the product of portPoeVoltage and portPoeCurrent. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.266.20.3.1.1.24 |
| portSecurityForwardingState The port security forwarding state of that port.
See documentation for details. | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.25 |
| portPoePowerLimit The limit for the POE output power at this port in VA. If the
current power exceeds this value a overload conditions occurs and
the inline power for that port will be switched of… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.266.20.3.1.1.26 |
| portLimiterPacketType The packet type for bandwidth limiter. If set to limitAllPacktes(2)
then all packets are limited. If set to limitLoppBcastPackets(3) only
flooted loop- and broadcast-pakets are li… | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.27 |
| portAcApSetup If portAcApSetup is enabled, the switch will perform Autocrossover
and Autopolarity for this port. This function should only be enabled
if portSpeedDuplexSetup ist set to autoneg. | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.28 |
| portLinkType The link type of that port. If set to upDownlink(3) the portAdminState
will be forced to enable. | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.29 |
| portName An administratively assigned name for this port. | column | OctetString | .1.3.6.1.4.1.266.20.3.1.1.3 |
| portVoiceVlanId The Voide-VLAN-ID assigned to this port.
Packets of this Voice-VLAN are allway send with a VLAN-Tag, because
IP-Phones normaly need a tagged VLAN.
If portTrunkingMode is set to do… | column | Integer32 | .1.3.6.1.4.1.266.20.3.1.1.30 |
| portPrioDot1p Defines whether port prioritisation for IEEE802.1p packets is enabled. | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.31 |
| portPrioIp Defines whether port prioritisation for IPv4/IPv6 packets is enabled. | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.32 |
| portActiveDefaultVlanId The currently active Default-VLAN-ID assigned to this port.
This is either the configured portDefaultVlanId or the VLAN ID
assigned by RADIUS authentication | column | Integer32 | .1.3.6.1.4.1.266.20.3.1.1.33 |
| portActiveVoiceVlanId The currently active Voice-VLAN-ID assigned to this port.
This is either the configured portVoiceVlanId or the VLAN ID
assigned by RADIUS authentication | column | Integer32 | .1.3.6.1.4.1.266.20.3.1.1.34 |
| portAdminState A value indicating the current state of the port.
A SET to this object enables (2) or disables (3) the port.
The possible values returned by GET are:
allwaysEnable(1)
The port… | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.4 |
| portSpeedDuplexSetup A value indicating the current speed and duplex link setup.
Independent of portSpeedDuplexSetup the port may be disabled
by portAdminState. | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.5 |
| portLinkState A value indicating the current link state. | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.6 |
| portErrorCounter Errors are usually caused by a FDX/HDX mismatch between the switch port
and the connected port. If the switch detects a incrementation of this
counter, he will send a portErrorCou… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.266.20.3.1.1.7 |
| portRemoteFault If portRemoteFault is enabled for this port, the port transmitter will
be only enabled if the port receiver has a valid link (portLinkState must
not be down). | column | Enumeration | .1.3.6.1.4.1.266.20.3.1.1.8 |
| portDefaultVlanId The Default-VLAN-ID assigned to this port.
This Default-VLAN-ID has differnt affects depending on received
or transmited frames:
a) All received frames, which have no VLAN-tag, wi… | column | Integer32 | .1.3.6.1.4.1.266.20.3.1.1.9 |