All MIBs › ACC-MIB › accFfrSwitchStatus
accFfrSwitchStatus
Module: ACC-MIB
OID (symbolic): ACC-MIB::accFfrSwitchStatus
OID (numeric): 1.3.6.1.4.1.5.1.1.20.5.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The Status tells whether the traffic will be switched as per the entry. This object also is usedin the delete command
What is accFfrSwitchStatus?
This object controls whether traffic matching this entry will be switched according to its configured rules, and is used to delete entries from the forwarding table. Engineers enable or disable this switch to activate or deactivate specific traffic forwarding policies without removing the entire configuration. Setting this to enabled(1) turns on traffic switching for that entry, while disabled(2) blocks traffic without deleting the rule.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.5.1.5 snmpwalk -v2c -c public <target> ACC-MIB::accFfrSwitchStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.5.1.5.1 snmpget -v2c -c public <target> ACC-MIB::accFfrSwitchStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.20.5.1.5.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.20 | accFr | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.5 | accFfrSwitchParameterTable | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.5.1 | accFfrSwitchParameterEntry | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.5.1.5 | accFfrSwitchStatus | ACC-MIB |