All MIBs › NBS-CMMC-MIB › nbsCmmcPortPreferred
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.629 | nbs | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200 | nbsCmmcMib | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8 | nbsCmmcPortGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8.1 | nbsCmmcPortTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8.1.1 | nbsCmmcPortEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8.1.1.76 | nbsCmmcPortPreferred | NBS-CMMC-MIB |