ostInterfaceRJ45Mode
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.1.1.1.13
Object
column r/w
Integer32
The RJ45 mode for the port in a bit encoded value. bit0 : 0 = Auto Negotiation, 1 = Manual bit1 : 0 = 1000, 1 = 10/100 bit2 : 0 = 100, 1 = 10 bit3 : 0 = Full Duplex, 1 = Half Duplex This object is valid for RJ45 ports only.
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.1.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostInterfaceEntry
- Groups
- 1
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 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostInterfaceRJ45Mode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostInterfaceRJ45Mode.<ostInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EXT-MIB::ostInterfaceRJ45Mode'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-15
Conformance
Member of