NBS-CMMC-MIB :: nbsCmmcPortTransmitUnmapped

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcPortTransmitUnmapped

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 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.81nbsCmmcPortTransmitUnmappedNBS-CMMC-MIB