snSwPortInfoGigType

HP-SN-SWITCH-GROUP-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.36

Object

column Enumeration
The media type for the port. The
values are:
  m1000BaseSX(0)....1Gbits per second fiber, with a short wavelength transceiver.
  m1000BaseLX(1)....1Gbits per second fiber, with a long wavelength transceiver (3km).
  m1000BaseLH(2)....1Gbits per second fiber, with a special wavelength transceiver (50km).
  m1000BaseLHA(3)....1Gbits per second fiber, with a special wavelength transceiver (70km).
  m1000BaseLHB(4)....1Gbits per second fiber, with a special wavelength transceiver (150km).
  m1000BaseTX(5)....1Gbits per second copper (100meter).
  m10000BaseSR(6)....10Gbits per second fiber, with a short range wavelength transceiver (100m).
  m10000BaseLR(7)....10Gbits per second fiber, with a long range wavelength transceiver (10km).
  m10000BaseER(8)....10Gbits per second fiber, with a extended range wavelength transceiver (40km).
  notApplicable(255)....a non-gigabit port.

Context

MIB
HP-SN-SWITCH-GROUP-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.36
Type
column
Access
readonly
Status
current
Parent
snSwPortInfoEntry

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 'HP-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-SWITCH-GROUP-MIB::snSwPortInfoGigType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-SWITCH-GROUP-MIB::snSwPortInfoGigType.<snSwPortInfoPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-SWITCH-GROUP-MIB::snSwPortInfoGigType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0m1000BaseSX
1m1000BaseLX
2m1000BaseLH
3m1000BaseLHA
4m1000BaseLHB
5m1000BaseTX
6m10000BaseSR
7m10000BaseLR
8m10000BaseER
255notApplicable