s3EnetRedPortEntry
SYNOPTICS-ETHERNET-MIB ·
.1.3.6.1.4.1.45.1.3.2.3.3.1
Object
row mandatory
An entry in the table of ports on boards with
redundancy capability. Entries in the table cannot
be created or deleted via SNMP.
Row modification via SNMP is allowed only for ports
that support either hardware or software redundancy,
but the amount of modifications between the two varies.
Entries for boards that support hardware-redundancy
only allow the objects s3EnetRedPortRedundMode,
s3EnetRedPortSwitchoverStatus, and
s3EnetRedPortSwitchoverTime to be modified.
The object s3EnetRedPortRedundMode can only
be modified on certain agent versions (see the
description of the object for more details).
Entries for boards that support software-redundancy
allow the objects s3EnetRedPortRedundMode,
s3EnetRedPortCompanionSlotNo,
s3EnetRedPortCompanionPortNo,
s3EnetRedPortSwitchoverStatus, and
s3EnetRedPortSwitchoverTime to be modified.
Software-redundant pairs are configured by sending
the objects s3EnetRedPortRedundMode,
s3EnetRedPortCompanionSlotNo, and
s3EnetRedPortCompanionPortNo in the same SNMP SET
PDU, with the object s3EnetRedPortRedundMode
set to the value of swActive(4) or swStandby(5).
When changing an existing software-redundant pair,
the existing pair must first be broken up by setting
the object s3EnetRedPortRedundMode to standalone(1),
and then a new pair must be configured as described
above.
Context
- MIB
- SYNOPTICS-ETHERNET-MIB
- OID
.1.3.6.1.4.1.45.1.3.2.3.3.1- Type
- row
- Status
- mandatory
- Parent
- s3EnetRedPortTable
- Table
- s3EnetRedPortTable
- Children
- 10
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::s3EnetRedPortEntry'
More examples
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::s3EnetRedPortEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.