nbPortMediaSelectMode

OA-PORTS-MIB · .1.3.6.1.4.1.629.1.50.10.10.5.1.2

Object

column r/w Enumeration
The Media Select Mode of the Port for different Combo
Ethernet Ports ['nbsPortCfgLanType'=50 [ethComboDualMode] or
'nbsPortCfgLanType'=51 [ethComboTriMode]]:
'none' [1]      - for all not Combo Ports(SNMP GET only).
'autoSelect'[2] - Port Media selected automatically by Agent.
'forceRJ45'[3]  - auto/10/100/1000MBps RJ45 Port selected by customer.
'forceSFP'[4]   - auto/1000MBps SFP Port selected by customer
                  [relevant for 'nbsPortCfgLanType'=50 or
                  for 'nbsPortCfgLanType'=51].
'forceSFP100'[5]- 100MBps SFP Port selected by customer
                  [relevant only for 'nbsPortCfgLanType'=51].

Context

MIB
OA-PORTS-MIB
OID
.1.3.6.1.4.1.629.1.50.10.10.5.1.2
Type
column
Access
readwrite
Status
current
Parent
nbPortMediaSelectEntry
Groups
1

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 'OA-PORTS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-PORTS-MIB::nbPortMediaSelectMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-PORTS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-PORTS-MIB::nbPortMediaSelectMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-PORTS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-PORTS-MIB::nbPortMediaSelectMode'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance