s3EnetRedPortRemoteOperStatus

SYNOPTICS-ETHERNET-MIB · .1.3.6.1.4.1.45.1.3.2.3.3.1.5

Object

column mandatory Enumeration
This object reflects the real time status of the
received data from the remote port.
              
A value of snpxFLRemFltCpblPortUp(1) indicates that
the remote port is capable of 10BASE-FL signaling, as
well as SynOptics proprietary remote fault signaling.
A remote fault on such a port is indicated by
snpxRemFltCpblPortFault(5).
              
A value of snpxFLFBRemFltCpblPortUp(2) indicates that
the remote port is capable of 10BASE-FL, 10BASE-FB and
SynOptics proprietary remote fault signaling.  A remote
fault on such a port is indicated by
snpxRemFltCpblPortFault(5).
              
A value of tenBaseFLPortUp(3) indicates that the remote
port uses regular idle 10BASE-FL signaling, and is
incapable of remote fault signaling.
              
A value of tenBaseFBPortUp(4) indicates that the remote
port uses 10BASE-FB synchronous signaling.  A remote
fault on such a port is indicated by
tenBaseFBPortFault(6).
              
A value of unknown(7) indicates that the remote signal
received is none of the above.

Context

MIB
SYNOPTICS-ETHERNET-MIB
OID
.1.3.6.1.4.1.45.1.3.2.3.3.1.5
Type
column
Access
readonly
Status
mandatory
Parent
s3EnetRedPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1snpxFLRemFltCpblPortUp
2snpxFLFBRemFltCpblPortUp
3tenBaseFLPortUp
4tenBaseFBPortUp
5snpxRemFltCpblPortFault
6tenBaseFBPortFault
7unknown