All MIBs › NBS-CMMC-MIB › nbsCmmcTrapPortTxPowerOk
nbsCmmcTrapPortTxPowerOk
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcTrapPortTxPowerOk
OID (numeric): 1.3.6.1.4.1.629.200.13.0.49
Node type: NOTIFICATION-TYPE
Description:
Sent when transmitter power returns to normal. For Agent's internal severity-based filtering.
The severity of this NOTIFICATION must match the severity of the nbsCmmcTrapPortTxPowerTooLow or nbsCmmcTrapPortTxPowerTooHigh NOTIFICATION that this overrides.
What is nbsCmmcTrapPortTxPowerOk?
This SNMP notification is generated when a transceiver port's transmission power returns to normal operating range after being flagged as too low or too high. It serves as a severity-matched complement to under/over-power alarms and is used for internal agent-based event filtering. Network operators receive this trap to confirm that port power issues have been resolved and the link is healthy again.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' NBS-CMMC-MIB::nbsCmmcTrapPortTxPowerOk snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.629.200.13.0.49
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:64964->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (364663748) 42 days, 4:57:17.48 SNMPv2-MIB::snmpTrapOID.0 = OID: NBS-CMMC-MIB::nbsCmmcTrapPortTxPowerOk
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.13 | nbsCmmcTraps | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.13.0 | nbsCmmcTraps0 | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.13.0.49 | nbsCmmcTrapPortTxPowerOk | NBS-CMMC-MIB |