zyPortSpeedDuplex
ZYXEL-PORT-MIB ·
.1.3.6.1.4.1.890.1.15.3.61.1.1.1.1
Object
column r/w
Enumeration
Select The speed and the duplex mode of the Ethernet connection on this port. Selecting Auto (auto-negotiation) allows one port to negotiate with a peer port automatically to obtain the connection speed and duplex mode that both ends support. When auto-negotiation is turned on, a port on the Switch negotiates with the peer automatically to determine the connection speed and duplex mode. If the peer port does not support auto-negotiation or turns off this feature, the Switch determines the connection speed by detecting the signal on the cable and using half duplex mode. Thus requiring you to make sure that the settings of the peer port are the same in order to connect.
Context
- MIB
- ZYXEL-PORT-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.61.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zyxelPortEntry
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 'ZYXEL-PORT-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-PORT-MIB::zyPortSpeedDuplex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-PORT-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-PORT-MIB::zyPortSpeedDuplex.<dot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-PORT-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-PORT-MIB::zyPortSpeedDuplex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | auto |
1 | speed10Half |
2 | speed10Full |
3 | speed100Half |
4 | speed100Full |
5 | speed1000Full |
6 | speed10GFull |
7 | speed12GFull |
8 | speed40GFull |
9 | speedAuto1000 |
10 | speedAuto10G |
11 | speed2500Full |
12 | speed5GFull |
13 | speed10an |
14 | speed100an |