nbPortMediaSelectStatus

OA-PORTS-MIB · .1.3.6.1.4.1.629.1.50.10.10.5.1.3

Object

column Enumeration
The Actual Media Select Status of the Port for different Combo
Ethernet Ports ['nbsPortCfgLanType'=50 [ethComboDualMode] or
'nbsPortCfgLanType'=51 [ethComboTriMode]]:
'unknown' [1]   - When 'nbPortMediaSelectMode'=2 [autoSelect] or
                  Port Link is Down.
                  The Corresponding Port Media will be configured
                  automatically by Agent after Port Link became Up.
'forceRJ45'[2]  - auto/10/100/1000MBps RJ45 Port successfully configured.
'forceSFP'[3]   - auto/1000MBps SFP Port successfully configured.
'forceSFP100'[4]- 100MBps SFP Port successfully configured.

Context

MIB
OA-PORTS-MIB
OID
.1.3.6.1.4.1.629.1.50.10.10.5.1.3
Type
column
Access
readonly
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::nbPortMediaSelectStatus'
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::nbPortMediaSelectStatus.<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::nbPortMediaSelectStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance