frntv0PortsSwapped

WESTERMO-WEOS-MIB · .1.3.6.1.4.1.16177.2.1.3.3.1.1.1.11

Object

FRNT can detect if the FRNT ports have been swapped. For example if port1
is connected to port1 on another FRNT unit.
True(1) if the ports are swapped.
False(2) if the ports are not swapped.

Context

MIB
WESTERMO-WEOS-MIB
OID
.1.3.6.1.4.1.16177.2.1.3.3.1.1.1.11
Type
column
Access
readonly
Status
current
Parent
frntv0Entry

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false