All MIBs › AT-GS950-16-MIB › dot1dStaticStatus
dot1dStaticStatus
Module: AT-GS950-16-MIB
OID (symbolic): AT-GS950-16-MIB::dot1dStaticStatus
OID (numeric): 1.3.6.1.4.1.207.1.4.166.116.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.
What is dot1dStaticStatus?
This read-write OID indicates the administrative status of a static bridge forwarding entry, with values such as permanent (kept across resets) or invalid (marks the entry for deletion). It allows administrators to manage the lifecycle of statically configured forwarding rules in the bridge table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.1.4.166.116.5.1.1.4 snmpwalk -v2c -c public <target> AT-GS950-16-MIB::dot1dStaticStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.1.4.166.116.5.1.1.4.1 snmpget -v2c -c public <target> AT-GS950-16-MIB::dot1dStaticStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.1.4.166.116.5.1.1.4.1 i <value>
Start monitoring Allied Telesis AT-GS950 switch series with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-GS950-16-MIB::dot1dStaticStatus OID value, configure state conditions and alerts, and monitor any Allied Telesis AT-GS950 switch series from a single console.
OID Breakdown
Upper-level ancestors (9 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.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.1 | products | AT-SMI-MIB |
| 1.3.6.1.4.1.207.1.4 | swhub | AtiEdgeSwitch-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.1.4.166 | at_GS95016v3 | AT-GS950-16-MIB |
| 1.3.6.1.4.1.207.1.4.166.116 | l2Bridge | AT-GS950-16-MIB |
| 1.3.6.1.4.1.207.1.4.166.116.5 | dot1dStatic | AT-GS950-16-MIB |
| 1.3.6.1.4.1.207.1.4.166.116.5.1 | dot1dStaticTable | AT-GS950-16-MIB |
| 1.3.6.1.4.1.207.1.4.166.116.5.1.1 | dot1dStaticEntry | AT-GS950-16-MIB |
| 1.3.6.1.4.1.207.1.4.166.116.5.1.1.4 | dot1dStaticStatus | AT-GS950-16-MIB |