ACC-FR :: accFfrSwitchStatus

MIB Reference — IPNetwork Monitor

All MIBsACC-FRaccFfrSwitchStatus

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 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-FR