NEXANS-BM-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
60
.1.3.6.1.4.1.266.20.3.1 · 1 row entry · 34 columns
A list of port entries for the switch.	The number of
entries is defined by ifNumber.
bmSwitchPortEntry entry .1.3.6.1.4.1.266.20.3.1.1
A port entry in the table containing information about a
port in the switch.
Indexes
portIndex
Column 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 same value of ifIndex.
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.266.20.3.1.1.1
portDescr
A textual string containing information about the
interface. Same as ifDescr.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.266.20.3.1.1.2
portName
An administratively assigned name for this port.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.266.20.3.1.1.3
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 is always enabled (usually the uplink p…
Enumerationr/w
Enumerated Values:
1allwaysEnable
2enable
3adminDisable
4securityDisable
5loopDisable
6bpduDisable
7udldDisable
8linkFlapDisable
9errorCountDisable
10sfpErrorDisable
11redundanyLoopDisable
12dhcpSnoopingDisable
.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.
Enumerationr/w
Enumerated Values:
1autoneg
2fix10Hdx
3fix10Fdx
4fix100Hdx
5fix100Fdx
7fix1000Hdx
8fix1000Fdx
9eco
10ecoOverTemp
11ecoPowerSave
12fix1000fdxNoAutoneg
.1.3.6.1.4.1.266.20.3.1.1.5
portLinkState
A value indicating the current link state.
Enumeration
Enumerated Values:
1down
2up10Hdx
3up10Fdx
4up100Hdx
5up100Fdx
6up1000Hdx
7up1000Fdx
.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 portErrorCountFailure trap.
The counted errors are d…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.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).
Enumerationr/w
Enumerated Values:
1notSupported
2enable
3disable
.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, will
be assigned to the Default-VLAN-ID.
Integer32r/w
Constraints:
range: 0-4095
.1.3.6.1.4.1.266.20.3.1.1.9
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 enableWithoutTagging, all frames are transmited
witho…
Enumerationr/w
Enumerated Values:
1dot1qTagging
2disable
3enableWithoutTagging
.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 between value, service class and queue are as …
Integer32r/w
Constraints:
range: 0-7
.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 priority level.
A value of 3 means the highest …
Integer32
Constraints:
range: 0-3
.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
Enumerationr/w
Enumerated Values:
1notSupported
2showLinkState
3blink
4allwaysOff
5allwaysOn
6showLinkSpeedDuplex
.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
Enumerationr/w
Enumerated Values:
1notSupported
2showDuplexState
3blink
4allwaysOff
5allwaysOn
6showPoeEnabled
7showSpeed
.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.
Enumerationr/w
Enumerated Values:
1notSupported
2disable
3limit128k
4limit256k
5limit512k
6limit1M
7limit2M
8limit4M
9limit8M
10limit16M
11limit32M
12limit64M
13limit128M
14limit256M
.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.
Enumerationr/w
Enumerated Values:
1notSupported
2disable
3limit128k
4limit256k
5limit512k
6limit1M
7limit2M
8limit4M
9limit8M
10limit16M
11limit32M
12limit64M
13limit128M
14limit256M
.1.3.6.1.4.1.266.20.3.1.1.16
portSecurityAdminState
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 addres…
Enumerationr/w
Enumerated Values:
1notSupported
2disable
3manualSettingMacAddr
4autoAllowOneMacAddr
5autoAllowTwoMacAddr
6autoAllowThreeMacAddr
7radiusAllowOneMacAddr
8radiusAllowTwoMacAddr
9radiusAllowThreeMacAddr
10renew
11ieee802AllowOneMacAddr
12vendorSettingMacAddr
13ieee802AllowMultiMacAddr
14ieee802OrRadiusOneMac
15ieee802AndRadiusTwoMac
16learnOneMacAddr
17learnTwoMacAddr
.1.3.6.1.4.1.266.20.3.1.1.17
portSecurityMacAddr1
The first MAC address used for port security.
If portSecurityAdminState has the value disable(2), portSecurityManualSettingMacAddr(3)
or vendorSettingMacAddr(12) then this object will be read-write.
In any other mode th…
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.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 will be read-write.
In any other mode t…
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.266.20.3.1.1.19
portSecurityMacAddr3
The third MAC address used for port security.
If portSecurityAdminState has the value disable(2), portSecurityManualSettingMacAddr(3)
or vendorSettingMacAddr(12) then this object will be read-write.
In any other mode th…
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.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 for that port (i.e. uplink port).
off(2…
Enumerationr/w
Enumerated Values:
1notSupported
2off
3forcedOn
4autoOn
5overloadFail
6reset
7afHighPower
8atHighPower
.1.3.6.1.4.1.266.20.3.1.1.21
portPoeVoltage
The current PoE output voltage at this port in volts.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.266.20.3.1.1.22
portPoeCurrent
The current PoE output current at this port in milliampere.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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.
Enumeration
Enumerated Values:
1notSupported
2portAdminDisabled
3waitingForLink
4unsecureVLAN
5portAuthenticated
6portSecurityDisabled
7portLoopDisabled
8authFailureVLAN
9securityWarning
10authenticatingClients
11waitingForMacAddress
12allRadiusServersDown
13portBpduDisabled
14portUdldDisabled
15portLinkFlapDisabled
16portErrorCountDisabled
17portSfpErrorDisabled
18portRedundanyLoopDisable
19portDhcpSnoopingDisable
.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 off.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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 limited.
Enumerationr/w
Enumerated Values:
1notSupported
2limitAllPackets
3limitLoopBcastPackets
4limitAllPacketsBurstsAllowed
.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.
Enumerationr/w
Enumerated Values:
1notSupported
2allwaysEnable
3enable
4disable
.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.
Enumerationr/w
Enumerated Values:
1user
2userWithLoopProtection
3upDownlink
.1.3.6.1.4.1.266.20.3.1.1.29
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 dot1qTagging, ALL frames are transmited
wi…
Integer32r/w
Constraints:
range: 0-4095
.1.3.6.1.4.1.266.20.3.1.1.30
portPrioDot1p
Defines whether port prioritisation for IEEE802.1p packets is enabled.
Enumerationr/w
Enumerated Values:
1prioDot1pDisabled
2prioDot1pEnabled
.1.3.6.1.4.1.266.20.3.1.1.31
portPrioIp
Defines whether port prioritisation for IPv4/IPv6 packets is enabled.
Enumerationr/w
Enumerated Values:
1prioIpDisabled
2prioIpEnabled
.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
Integer32
Constraints:
range: 0-4095
.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
Integer32
Constraints:
range: 0-4095
.1.3.6.1.4.1.266.20.3.1.1.34
.1.3.6.1.4.1.266.20.4.1 · 1 row entry · 3 columns
A list of Virtual LAN instances.
bmSwitchVlanEntry entry .1.3.6.1.4.1.266.20.4.1.1
VLAN entry.
Indexes
vlanIndex
Column Syntax OID
vlanIndex
A unique value for each VLAN entry. Its value ranges between 1 and 16.
Integer32
Constraints:
range: 1-16
.1.3.6.1.4.1.266.20.4.1.1.1
vlanId
The VLAN-ID assigned to this entry. Only entries with a VLAN-ID greater
then 0 are valid entries.
Setting a valid VLAN-ID to 0 will disable that entry and also delete the
vlanDescr
To add a new VLAN-ID first set an vali…
Integer32r/w
Constraints:
range: 0-4095
.1.3.6.1.4.1.266.20.4.1.1.2
vlanDescr
A textual string containing information about the VLAN.
OctetStringr/w
Constraints:
range: 0-50
.1.3.6.1.4.1.266.20.4.1.1.3
.1.3.6.1.4.1.266.20.5.1 · 1 row entry · 23 columns
A list of SFP entries for the switch. The number of
entries is defined by ifNumber.
bmSwitchSfpEntry entry .1.3.6.1.4.1.266.20.5.1.1
A SFP entry in the table containing information about a
SFP in the switch.
Indexes
sfpPortIndex
Column Syntax OID
sfpPortIndex
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 same value of ifIndex.
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.266.20.5.1.1.1
sfpState
A value indicating the current state of the SFP module.
The possible values returned are:
notSupported(1)
The port has no SFP slot.
noSfpInserted(2)
The port has a SFP slot but there is no valid SFP module inserted.
v…
Enumeration
Enumerated Values:
1notSupported
2noSfpInserted
3validSfpNoDiagnostic
4validSfpWithDiagnostic
.1.3.6.1.4.1.266.20.5.1.1.2
sfpInfoVendorName
A textual string containing the vendor name of the SFP module.
OctetString
Constraints:
range: 0-17
.1.3.6.1.4.1.266.20.5.1.1.3
sfpInfoPartNumber
A textual string containing the part number of the SFP module.
OctetString
Constraints:
range: 0-17
.1.3.6.1.4.1.266.20.5.1.1.4
sfpInfoRevisionNumber
A textual string containing the revision number of the SFP module.
OctetString
Constraints:
range: 0-17
.1.3.6.1.4.1.266.20.5.1.1.5
sfpInfoSerialNumber
A textual string containing the serial number of the SFP module.
OctetString
Constraints:
range: 0-17
.1.3.6.1.4.1.266.20.5.1.1.6
sfpInfoDateCode
A textual string containing the date code of the SFP module.
OctetString
Constraints:
range: 0-17
.1.3.6.1.4.1.266.20.5.1.1.7
sfpInfoBitRate
A textual string containing the bit rate of the SFP module.
The unit is Mbit/s
OctetString
Constraints:
range: 0-17
.1.3.6.1.4.1.266.20.5.1.1.8
sfpInfoWavelength
A textual string containing the wavelength of the SFP module.
The unit is nm.
OctetString
Constraints:
range: 0-17
.1.3.6.1.4.1.266.20.5.1.1.9
sfpInfoLength9um
A textual string containing the typically supported
fiber length for 9um fiber cable. The unit is meters.
OctetString
Constraints:
range: 0-17
.1.3.6.1.4.1.266.20.5.1.1.10
sfpInfoLength50um
A textual string containing the typically supported
fiber length for 50um fiber cable. The unit is meters.
OctetString
Constraints:
range: 0-17
.1.3.6.1.4.1.266.20.5.1.1.11
sfpInfoLength62um
A textual string containing the typically supported
fiber length for 62.5um fiber cable. The unit is meters.
OctetString
Constraints:
range: 0-17
.1.3.6.1.4.1.266.20.5.1.1.12
sfpInfoConnectorDescr
A textual string containing the connector description
of the SFP module.
OctetString
Constraints:
range: 0-17
.1.3.6.1.4.1.266.20.5.1.1.13
sfpDiagTemperature
The current temperature of the SFP module in degree celsius.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.266.20.5.1.1.14
sfpDiagSupplyVoltage
The current supply voltage of the SFP module in millivolt.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.266.20.5.1.1.15
sfpDiagTxBiasCurrent
The current transmitter bias current of the SFP module in milliampere.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.266.20.5.1.1.16
sfpDiagTxOutputPower
The current transmitter output power of the SFP module in microwatt.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.266.20.5.1.1.17
sfpDiagTxOutputPowerDbm
The current transmitter output power of the SFP module in dbm.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.266.20.5.1.1.18
sfpDiagRxIntputPower
The current receiver input power of the SFP module in microwatt.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.266.20.5.1.1.19
sfpDiagRxInputPowerDbm
The current receiver input power of the SFP module in dbm.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.266.20.5.1.1.20
sfpAlarmTxBiasCurrentUpperLimit
The maximum allowed transmitter bias current in milliampere.
If the current value indicated by sfpDiagTxBiasCurrent
exceeds sfpAlarmTxBiasCurrentUpperLimit, the switch sends an
sfpEvent alarm trap.
If the value of this…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.266.20.5.1.1.21
sfpAlarmTxOutputPowerLowerLimit
The minimum required transmitter output power in microwatt.
If the power value indicated by sfpDiagTxOutputPower
falls below sfpAlarmTxOutputPowerLowerLimit, the switch sends an
sfpEvent alarm trap.
If the value of thi…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.266.20.5.1.1.22
sfpAlarmRxInputPowerLowerLimit
The minimum required received input power in microwatt.
If the power value indicated by sfpDiagRxInputPower
falls below sfpAlarmRxInputPowerLowerLimit, the switch sends an
sfpEvent alarm trap.
If the value of this limi…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.266.20.5.1.1.23