NBS-CMMC-MIB :: nbsCmmcSysBcastAddrOper

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcSysBcastAddrOper

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 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.3nbsCmmcIpSnmpGrpNBS-CMMC-MIB
1.3.6.1.4.1.629.200.3.1nbsCmmcIpCfgNBS-CMMC-MIB
1.3.6.1.4.1.629.200.3.1.24nbsCmmcSysBcastAddrOperNBS-CMMC-MIB