MULTIBRIDGE-MIB :: mBrdgStaticStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMULTIBRIDGE-MIBmBrdgStaticStatus

mBrdgStaticStatus

Module: MULTIBRIDGE-MIB

OID (symbolic): MULTIBRIDGE-MIB::mBrdgStaticStatus

OID (numeric): 1.3.6.1.4.1.123.3.43.4.1.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object indicates the status of this entry. The default value is permanent(3).

other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out.

What is mBrdgStaticStatus?

This read-write value reports and controls the lifecycle of a static filtering entry: other, invalid (writing this deletes the entry), permanent (survives bridge resets, the default), deleteOnReset, or deleteOnTimeout. An admin sets this to invalid to remove a static entry, or to deleteOnReset when a rule should only last until the next reboot.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.123.3.43.4.1.1.4
snmpwalk -v2c -c public <target> MULTIBRIDGE-MIB::mBrdgStaticStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.123.3.43.4.1.1.4.1
snmpget -v2c -c public <target> MULTIBRIDGE-MIB::mBrdgStaticStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.123.3.43.4.1.1.4.1 i <value>

Start monitoring Newbridge Networks multiservice switching platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MULTIBRIDGE-MIB::mBrdgStaticStatus OID value, configure state conditions and alerts, and monitor any Newbridge Networks multiservice switching platforms from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.123newbridgeNNCGNI0001-SMI
1.3.6.1.4.1.123.3nncExtensionsNNCGNI0001-SMI
Numeric OIDNameModule
1.3.6.1.4.1.123.3.43nncExtMultiBridgeMULTIBRIDGE-MIB
1.3.6.1.4.1.123.3.43.4mBrdgStaticMULTIBRIDGE-MIB
1.3.6.1.4.1.123.3.43.4.1mBrdgStaticTableMULTIBRIDGE-MIB
1.3.6.1.4.1.123.3.43.4.1.1mBrdgStaticEntryMULTIBRIDGE-MIB
1.3.6.1.4.1.123.3.43.4.1.1.4mBrdgStaticStatusMULTIBRIDGE-MIB