swPortMediaCapability

STAND-ALONE-ETHERNET-SWITCH-MIB · .1.3.6.1.4.1.437.1.1.3.3.1.1.4

Object

column mandatory Enumeration
The port media capability is one of:
other            : none of the following
private-ethernet : dedicated 10 Mbps Ethernet port
general-ethernet : non-dedicated 10 Mbps Ethernet port
general-fast-ethernet: non-dedicated 100 Mbps Ethernet port
private-fast-ethernet: dedicated 100 Mbps Ethernet port
repeated-fast-ethernet: repeated 100 Mbps Ethernet port
fddi             : FDDI module
atm              : ATM module

Context

MIB
STAND-ALONE-ETHERNET-SWITCH-MIB
OID
.1.3.6.1.4.1.437.1.1.3.3.1.1.4
Type
column
Access
readonly
Status
mandatory
Parent
swPortEntry

Walk 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 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STAND-ALONE-ETHERNET-SWITCH-MIB::swPortMediaCapability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STAND-ALONE-ETHERNET-SWITCH-MIB::swPortMediaCapability.<swPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STAND-ALONE-ETHERNET-SWITCH-MIB::swPortMediaCapability'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2private-ethernet
3general-ethernet
4general-fast-ethernet
5private-fast-ethernet
6repeated-fast-ethernet
7fddi
8atm