All MIBs › MULTIBRIDGE-MIB › mBrdgStaticStatus
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.123 | newbridge | NNCGNI0001-SMI |
| 1.3.6.1.4.1.123.3 | nncExtensions | NNCGNI0001-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.123.3.43 | nncExtMultiBridge | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.4 | mBrdgStatic | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.4.1 | mBrdgStaticTable | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.4.1.1 | mBrdgStaticEntry | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.4.1.1.4 | mBrdgStaticStatus | MULTIBRIDGE-MIB |