All MIBs › MRVINREACH › dot1dStaticStatus
dot1dStaticStatus
Module: MRVINREACH
OID (symbolic): MRVINREACH::dot1dStaticStatus
OID (numeric): 1.3.6.1.2.1.17.5.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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.5.1.1.4 snmpwalk -v2c -c public <target> MRVINREACH::dot1dStaticStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.5.1.1.4.1 snmpget -v2c -c public <target> MRVINREACH::dot1dStaticStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.5.1.1.4.1 i <value>
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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.5 | dot1dStatic | BRIDGE-MIB |
| 1.3.6.1.2.1.17.5.1 | dot1dStaticTable | MRVINREACH |
| 1.3.6.1.2.1.17.5.1.1 | dot1dStaticEntry | MRVINREACH |
| 1.3.6.1.2.1.17.5.1.1.4 | dot1dStaticStatus | MRVINREACH |