BIANCA-ETH-PHY-MIB Table View

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

Tables
1
Rows
1
Columns
13
.0.1 · 1 row entry · 13 columns
The ethPhyTable contains information relating to the 
interfaces available on the system. Each entry corresponds
to an available ethernet or switch port. Entries cannot be
added or deleted by the user. 
          
Creating entries: Entries are created by the system
automatically during ethernet interface hardware scan
and when a managable switch is detected.
          
Deleting entries: Entries can't be deleted.
ethPhyEntry entry .0.1.1
The ethPhyEntry contains configuration and status information
of a physical interface associated to one ethernet interface.
Indexes
ethPhyPortIndex
Column Syntax OID
ethPhyPortIndex
The unique ethernet PHY interface index.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.1.1.1
ethPhyChipVendor
The vendor name or identifier of the PHY or switch
detected during hardware scan.
OctetString
Constraints:
range: 1-40
.0.1.1.2
ethPhyChipModel
The chip modell/revision of the PHY or switch
detected during hardware scan.
OctetString
Constraints:
range: 1-40
.0.1.1.3
ethPhyPortLinkStatus
This variable indicates link status and autonegotiation
results:

down(1) -- link down or autonegotiation failed
auto-neg-failed(2) -- autonegotiation failed
auto-neg-unavail(3) -- autonegoti…
Enumeration
Enumerated Values:
1down
2auto-neg-failed
3auto-neg-unavail
4auto-neg-running
5auto-full-100
6auto-half-100
7auto-full-10
8auto-half-10
9full-100
10half-100
11full-10
12half-10
13admin-down
14full-1000
.0.1.1.6
ethPhyPortMdixStatus
This variable indicates the cables MDIX status
if the link is established.
Enumeration
Enumerated Values:
1normal
2crossover
3unknown
.0.1.1.7
ethPhyPortCapabilities
This bitfield describes what modes the port supports:
half-10 : 10Mbit/s half duplex
full-10 : 10Mbit/s full duplex
half-100 : 100Mbit/s half duplex
full-100 : 100Mbit/s full duplex
half-1000 : 1000Mbit/s half duplex
Bits
Enumerated Values:
0half-10
1full-10
2half-100
3full-100
4half-1000
5full-1000
6autoneg
.0.1.1.9
ethPhyPortMode
The initial mode of the ethernet PHY or switch port:

disable(1) -- disconnect from physical line
auto(2) -- use default autonegotiation
auto-100(3) -- use autonegotiation for …
Enumerationr/w
Enumerated Values:
1disable
2auto
3auto-100
4auto-10
5auto-full-100
6auto-half-100
7auto-full-10
8auto-half-10
9fixed-full-100
10fixed-half-100
11fixed-full-10
12fixed-half-10
14auto-1000
15fixed-full-1000
.0.1.1.10
ethPhyEthAssignedIfIndex obsolete
The Ethernet interface index the PHY or switch port
is connected/assigned to.
The system will create interfaces as needed, but there
can't be more ethernet interfaces than switch ports.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.1.1.12
ethPhyExtendedDistance
If the PHY supports different receive thresholds depending
on the cable length (long-cable > 100 m) and speed (10BaseT)
it could be configured by this variable.
Enumerationr/w
Enumerated Values:
1default
2short-cable
3long-cable
.0.1.1.13
ethPhyPortGroup
The port group this phy is member of.
Integer32r/w
Constraints:
range: 0-99
.0.1.1.18
ethPhyPortDescr
This object is available to the user for
specifying a user-friendly name or tag.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.0.1.1.21
ethPhyPortFlowControl
If the PHY supports flow control according to IEEE 802.3x
flow control can be enabled on that port by setting variable
to value 'auto'. This will cause 802.3x to be advertised via
that port as well as enabled automatica…
Enumerationr/w
Enumerated Values:
1disable
2enable
3auto
.0.1.1.22
ethPhyPortFlowControlStatus
This variable indicates whether flow control according to IEEE
802.3x is currently active on that port.
Possible values are ...
disabled(1) and
enabled(2)
Enumeration
Enumerated Values:
1disabled
2enabled
.0.1.1.23