acSysEthernetPortPhyConfiguration
AC-SYSTEM-MIB ·
.1.3.6.1.4.1.5003.9.10.10.1.3.12.1
Object
scalar r/w
Enumeration
Controls the Ethernet connection mode type. Auto-negotiate falls
back to Half-Duplex mode (HD) when the opposite port is
not in Auto-negotiate mode. The speed (10 Base-T or 100 Base-TX)
in this mode is always configured correctly.
0 = 10 Base-T half-duplex
1 = 10 Base-T full-duplex
2 = 100 Base-TX half-duplex
3 = 100 Base-TX full-duplex
4 = Auto-negotiate.
Access: Offline.
AC INI-Param: EthernetPhyConfiguration
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.1.3.12.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acSysEthernetPort
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysEthernetPortPhyConfiguration.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysEthernetPortPhyConfiguration'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | halfDuplex10BaseT |
1 | fullDuplex10BaseT |
2 | halfDuplex100BaseT |
3 | fullDuplex100BaseT |
4 | autoNegotiate |
7 | fullDuplex1000BaseT |