s3EnetPortType
SYNOPTICS-ETHERNET-MIB ·
.1.3.6.1.4.1.45.1.3.2.3.1.1.19
Object
column obsolete
Enumeration
The media connection type for this port.
Note that this object was called s3EnetPortMDIXSwitch
in the Ethernet 3.3 and 4.0 MIBs.
Context
- MIB
- SYNOPTICS-ETHERNET-MIB
- OID
.1.3.6.1.4.1.45.1.3.2.3.1.1.19- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- s3EnetPortEntry
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 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-ETHERNET-MIB::s3EnetPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-ETHERNET-MIB::s3EnetPortType.<s3EnetPortBoardIndex>.<s3EnetPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOPTICS-ETHERNET-MIB::s3EnetPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | tenBaseT |
3 | tenBaseTMdi |
4 | aui |
5 | bnc |
6 | foirl |
7 | tenBaseFL |
8 | switch |
9 | switchMdi |
10 | tenBaseFLRedund |