All MIBs › NBS-CMMC-MIB › nbsCmmcPortSelectLink
nbsCmmcPortSelectLink
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcPortSelectLink
OID (numeric): 1.3.6.1.4.1.629.200.8.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
For ports in self-healing redundant groups, this object describes this port's redundant state.
The value notSupported(1) indicates this object is unused for this port.
The value standby(2) indicates that traffic is not currently routed through this port.
The value active(3) indicates that this port is the selected channel for passing data traffic.
This object may be used to choose which port in a redundant group is active. That selection may be overridden by the system as appropriate, such as the link going down, or a preferred port coming up.
The values (4) through (6) are deprecated. They will no longer be reported by the Agent, and attempts to set them should be rejected with the SNMP error badValue(3).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.15 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortSelectLink
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.15.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortSelectLink.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.8.1.1.15.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.15 | nbsCmmcPortSelectLink | NBS-CMMC-MIB |