ACC-MIB :: accFfrSwitchStatus

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccFfrSwitchStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.20accFrACC-FR
1.3.6.1.4.1.5.1.1.20.5accFfrSwitchParameterTableACC-FR
1.3.6.1.4.1.5.1.1.20.5.1accFfrSwitchParameterEntryACC-FR
1.3.6.1.4.1.5.1.1.20.5.1.5accFfrSwitchStatusACC-MIB