All MIBs › NBS-CMMC-MIB › nbsCmmcPortTransmitUnmapped
nbsCmmcPortTransmitUnmapped
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcPortTransmitUnmapped
OID (numeric): 1.3.6.1.4.1.629.200.8.1.1.81
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object is for crossbar products. It allows the user to choose whether this port's transmitter should be enabled or disabled when this port is not mapped to another crossbar port.
Setting the value disabled(2) will cause the transmitter to be disabled while the port is unmapped.
Setting the value enabled(3) will cause this port to transmit even if unmappped, unless this entire port is disabled via the nbsCmmcPortEnable object.
The agent will report this object as notSupported(1) if the feature is unavailable for this port.
What is nbsCmmcPortTransmitUnmapped?
This read-write object controls whether a crossbar port's transmitter remains active when the port is not mapped to another crossbar port, allowing operators to choose between disabling or enabling transmission on unmapped ports. In crossbar switching architectures, an unmapped port typically has no destination, so operators can use this setting to conserve power or prevent unnecessary traffic propagation. The three possible states are: not supported, disabled (transmitter off), and enabled (transmitter on).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.81 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortTransmitUnmapped
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.81.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortTransmitUnmapped.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.8.1.1.81.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.81 | nbsCmmcPortTransmitUnmapped | NBS-CMMC-MIB |