rcIfPortMAUSfpPortType
SWITCH-INTERFACE-PORT-MIB ·
.1.3.6.1.4.1.8886.6.1.1.7.1.2.2.1.12
Object
column r/w
Enumeration
The SFP fiber mode admin state.
Context
- MIB
- SWITCH-INTERFACE-PORT-MIB
- OID
.1.3.6.1.4.1.8886.6.1.1.7.1.2.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcIfPortMAUEntry
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::rcIfPortMAUSfpPortType'
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::rcIfPortMAUSfpPortType.<rcIfPortPHYIndex>.<rcIfPortMAUIndex>'
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::rcIfPortMAUSfpPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | autodetect |
1 | copper |
2 | fiber100 |
3 | fiber1000 |
4 | fiber10000 |