All MIBs › Q-BRIDGE-MIB › dot1qStaticUnicastStatus
dot1qStaticUnicastStatus
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qStaticUnicastStatus
OID (numeric): 1.3.6.1.2.1.17.7.1.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates the status of this entry. other(1) - this entry is currently in use, but
the conditions under which it will remain so differ from 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.
The value of this object MUST be retained across reinitializations of the management system.
What is dot1qStaticUnicastStatus?
This writable field shows whether a static unicast entry is permanent, temporary, or should be removed. Engineers use this to manage entries—setting to 'invalid' deletes it, 'permanent' keeps it across resets, and 'deleteOnTimeout' removes it after a timer. Changing this controls the entry's lifecycle.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.3.1.1.4 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qStaticUnicastStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.3.1.1.4.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qStaticUnicastStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.7.1.3.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.7 | qBridgeMIB | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1 | qBridgeMIBObjects | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.3 | dot1qStatic | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.3.1 | dot1qStaticUnicastTable | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.3.1.1 | dot1qStaticUnicastEntry | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.3.1.1.4 | dot1qStaticUnicastStatus | Q-BRIDGE-MIB |