All MIBs › NBS-CMMC-MIB › nbsCmmcPortBiasAmpsLevel
nbsCmmcPortBiasAmpsLevel
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcPortBiasAmpsLevel
OID (numeric): 1.3.6.1.4.1.629.200.8.1.1.67
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object indicates whether this port has a problem with the electric current going through the port.
If this port does not support SFF-8472 Digital Diagnostics, this value should be notSupported(1).
If Digital Diagnostics indicate BiasAmps is below the low Alarm Threshold, this value should be lowAlarm(2).
If Digital Diagnostics indicate BiasAmps is above the low Alarm Threshold but below the low Warning threshold, this value should be lowWarning(3).
If Digital Diagnostics indicate this port is within the recommended operating range, value is ok(4).
If Digital Diagnostics indicate BiasAmps is higher than the high Warning threshold, but has not crossed the Alarm threshold, this value should be highWarning (5),.
If Digital Diagnostics indicate this port has crossed the high Alarm threshold, this value should be highAlarm(6).
The related object nbsCmmcPortBiasAmps indicates what the current amperage is.
What is nbsCmmcPortBiasAmpsLevel?
This read-only object monitors the bias current status of a transceiver port using optical diagnostic information, reporting whether the current is normal, critically low, low but acceptable, high but acceptable, critically high, or not supported. It tracks the electrical current flowing through the port and compares it against thresholds to detect potential hardware faults. Operations teams use this to identify ports at risk of failure before they stop functioning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.67 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortBiasAmpsLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.67.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortBiasAmpsLevel.1
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.67 | nbsCmmcPortBiasAmpsLevel | NBS-CMMC-MIB |