ACC-V25 :: accV25CurState

MIB Reference — IPNetwork Monitor

All MIBsACC-V25accV25CurState

accV25CurState

Module: ACC-V25

OID (symbolic): ACC-V25::accV25CurState

OID (numeric): 1.3.6.1.4.1.5.1.1.37.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

This is the current state of the state machine.

What is accV25CurState?

This OID reports the current operational state of the V.25 bis modem state machine (idle, dialing, connected, etc.). Engineers monitor this to track modem state transitions and detect when connections fail to progress through normal dialing sequences. For example, 'connected' means the modem has successfully completed the dial and is online.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.37.1.1.2
snmpwalk -v2c -c public <target> ACC-V25::accV25CurState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.37.1.1.2.1
snmpget -v2c -c public <target> ACC-V25::accV25CurState.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.37accV25ACC-MIB
1.3.6.1.4.1.5.1.1.37.1accV25StatTableACC-MIB
1.3.6.1.4.1.5.1.1.37.1.1accV25StatEntryACC-MIB
1.3.6.1.4.1.5.1.1.37.1.1.2accV25CurStateACC-V25