ATMF-CES :: atmfCESRetryTimer

MIB Reference — IPNetwork Monitor

All MIBsATMF-CESatmfCESRetryTimer

atmfCESRetryTimer

Module: ATMF-CES

OID (symbolic): ATMF-CES::atmfCESRetryTimer

OID (numeric): 1.3.6.1.4.1.353.5.2.2.1.4.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Indicates the current value of the retry timer for this connection. When the value reaches zero an attempt will be made to establish the active SVC. When the timer is not running, the value zero shall be returned.

What is atmfCESRetryTimer?

Shows the current countdown value of the retry timer for re-establishing a failed SVC connection; when the timer reaches zero, a new connection setup attempt is made. A value of zero when the timer is not running indicates the connection is either established or not being retried.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.2.2.1.4.1.3
snmpwalk -v2c -c public <target> ATMF-CES::atmfCESRetryTimer

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.2.2.1.4.1.3.1
snmpget -v2c -c public <target> ATMF-CES::atmfCESRetryTimer.1

How to Use in IPNetwork Monitor

Select a device implementing ATMF-CES as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and locate atmfCESRetryTimer under the atmfCESActiveSvcEntry branch of ATMF-CES, selecting the specific row/instance you want to monitor since this is a table column, then select it and click OK. It reports, in seconds, how long until the device next retries establishing this circuit-emulation SVC connection. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an INTEGER-type OID, Value bounds is the most useful condition here — trigger an alert if the timer has been counting down (non-zero) for an unusually long stretch of consecutive polls, which would suggest the SVC is repeatedly failing to connect. Click Finish to create the monitor; you can adjust any parameter later.

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.353atmForumATM-FORUM-SNMP-M4-MIB
1.3.6.1.4.1.353.5atmForumNetworkManagementATM-FORUM-SNMP-M4-MIB
1.3.6.1.4.1.353.5.2atmfCESmibATMF-CES
1.3.6.1.4.1.353.5.2.2atmfCESATMF-CES
1.3.6.1.4.1.353.5.2.2.1atmfCESObjectsATMF-CES
1.3.6.1.4.1.353.5.2.2.1.4atmfCESActiveSvcTableATMF-CES
1.3.6.1.4.1.353.5.2.2.1.4.1atmfCESActiveSvcEntryATMF-CES
1.3.6.1.4.1.353.5.2.2.1.4.1.3atmfCESRetryTimerATMF-CES