rcComboPortMediaActive
SWITCH-INTERFACE-PORT-MIB ·
.1.3.6.1.4.1.8886.6.1.1.7.1.2.1.1.14
Object
column Enumeration
Used to identify whether this Combo port currently be in the active state.
Context
- MIB
- SWITCH-INTERFACE-PORT-MIB
- OID
.1.3.6.1.4.1.8886.6.1.1.7.1.2.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcIfPortPHYEntry
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 'SWITCH-INTERFACE-PORT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-INTERFACE-PORT-MIB::rcComboPortMediaActive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-INTERFACE-PORT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-INTERFACE-PORT-MIB::rcComboPortMediaActive.<rcIfPortPHYIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-INTERFACE-PORT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-INTERFACE-PORT-MIB::rcComboPortMediaActive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unavailable |
1 | fiber |
2 | copper |