ACC-MIB :: accFrCktState

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccFrCktState

accFrCktState

Module: ACC-MIB

OID (symbolic): ACC-MIB::accFrCktState

OID (numeric): 1.3.6.1.4.1.5.1.1.20.4.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Indicates whether the particular circuit is operational.

What is accFrCktState?

This read-only value reports whether a Frame Relay virtual circuit is currently operational or down. You monitor this to detect when Frame Relay circuits have gone offline, which would impact data transmission on that specific DLCI. A value of 1 typically indicates 'up' while 0 or 2 indicates 'down', telling you whether traffic can flow on that circuit.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.4.1.3
snmpwalk -v2c -c public <target> ACC-MIB::accFrCktState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.4.1.3.1
snmpget -v2c -c public <target> ACC-MIB::accFrCktState.1

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.4accFrCktTableACC-FR
1.3.6.1.4.1.5.1.1.20.4.1accFrCktEntryACC-FR
1.3.6.1.4.1.5.1.1.20.4.1.3accFrCktStateACC-MIB