All MIBs › NBS-CMMC-MIB › nbsCmmcSysBcastAddrOper
nbsCmmcSysBcastAddrOper
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysBcastAddrOper
OID (numeric): 1.3.6.1.4.1.629.200.3.1.24
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The IP Broadcast address actually being used by the Agent.
The Agent's IP Broadcast address may be assigned automatically by a bootp or DHCP server, or may be assigned via the nbsCmmcSysBcastAddr object.
What is nbsCmmcSysBcastAddrOper?
This object reports the actual IP broadcast address currently in use by the SNMP agent, which may have been assigned dynamically via DHCP/BOOTP or set manually. The broadcast address is used for subnet-wide notifications and ARP resolution on IP networks. An operator would check this value to confirm the agent has obtained correct network configuration, troubleshoot broadcast-dependent services, or validate DHCP assignments on network management devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.3.1.24 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysBcastAddrOper
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.3.1.24.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysBcastAddrOper.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsCmmcSysBcastAddrOper.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.3 | nbsCmmcIpSnmpGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.3.1 | nbsCmmcIpCfg | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.3.1.24 | nbsCmmcSysBcastAddrOper | NBS-CMMC-MIB |