NBS-CMMC-MIB :: nbsCmmcPortPreferred

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcPortPreferred

nbsCmmcPortPreferred

Module: NBS-CMMC-MIB

OID (symbolic): NBS-CMMC-MIB::nbsCmmcPortPreferred

OID (numeric): 1.3.6.1.4.1.629.200.8.1.1.76

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Among a group of ports this object per port says whether this ports is preferred or not. A preferred port in a redundant group (usually a pair of ports) will always be the active link if it has link, regardless of the link state of other ports in its group.

Only one port in a redundant group may be preferred. If other ports in the same redundant group are already designated yes(1), the system should automatically set them to no(2).

When a port is selected as preferred port, its redundant group is assumed to be in revertive mode.

When no port is selected as preferred port, its redundant group is assumed to be in non-revertive (a.k.a. sticky) mode.

Once selected, a port's actual active state be read via the SelectLink object.

Use caution in designating Preferred ports, because on flaky/intermittent lines, this may result in excessive failovers.

If read as notSupported(1), this port either does not belong to a redundant group, or its redundant group is always in non-revertive (a.k.a. sticky) mode.

What is nbsCmmcPortPreferred?

This object specifies whether a particular port in a redundant port group is designated as the preferred or primary link for data forwarding. In a redundant pair of ports, only one port can be marked as preferred, and the preferred port will always remain active if it has a valid link signal. Network operators use this setting to control which physical port acts as the primary connection in a redundancy pair.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.76
snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortPreferred

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.76.1
snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortPreferred.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.8.1.1.76.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.629nbsNBS-CMMC-MIB
1.3.6.1.4.1.629.200nbsCmmcMibNBS-CMMC-MIB
1.3.6.1.4.1.629.200.8nbsCmmcPortGrpNBS-CMMC-MIB
1.3.6.1.4.1.629.200.8.1nbsCmmcPortTableNBS-CMMC-MIB
1.3.6.1.4.1.629.200.8.1.1nbsCmmcPortEntryNBS-CMMC-MIB
1.3.6.1.4.1.629.200.8.1.1.76nbsCmmcPortPreferredNBS-CMMC-MIB