All MIBs › ACC-FR › accFfrSwitchStatus
accFfrSwitchStatus
Module: ACC-FR
OID (symbolic): ACC-FR::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 OID enables, disables, or reports the active state of a Frame Relay switch entry, and is also used to delete the entry. An engineer writes 'active' to enable bridging between two circuits, 'inactive' to pause it without deleting, or 'delete' to remove the entry entirely. For example, setting this to 'active' turns on traffic switching between interface 2 DLCI 50 and interface 5 DLCI 75.
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-FR::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-FR::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-FR |