All MIBs › ATT-VPN-GATEWAY-MIB › ifTimeInBackup
ifTimeInBackup
Module: ATT-VPN-GATEWAY-MIB
OID (symbolic): ATT-VPN-GATEWAY-MIB::ifTimeInBackup
OID (numeric): 1.3.6.1.4.1.74.1.30.2.5
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description: How long the backup connection has been up. This is very similar to ngifTimeInDial. The difference is that ngifTimeInDial isn't necessarily measuring a backup connection. For example, when configured for 'Dial As Primary' ifTimeInBackup will always remain zero because there is no backup for Dial As Primary but ngifTimeInDial will be non-zero when the connection is up. In other WAN configurations (such as DHCP, for example) both ngifTimeInDial and ifTimeInBackup will be non-zero when the backup connection is in use.
What is ifTimeInBackup?
Reports how long the backup WAN connection has been active on the AT&T VPN Gateway. Unlike ngifTimeInDial, this specifically measures the duration of a backup (failover) connection and remains at zero when the device is not in backup mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.74.1.30.2.5 snmpwalk -v2c -c public <target> ATT-VPN-GATEWAY-MIB::ifTimeInBackup
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.74.1.30.2.5.1 snmpget -v2c -c public <target> ATT-VPN-GATEWAY-MIB::ifTimeInBackup.1
Start monitoring AT&T managed VPN Gateway (branch/SMB CPE) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATT-VPN-GATEWAY-MIB::ifTimeInBackup OID value, configure state conditions and alerts, and monitor any AT&T managed VPN Gateway (branch/SMB CPE) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.74 | att_2 | ATT-CNM-ENHANCED-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.74.1 | att_products | ATT-CNM-ENHANCED-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.74.1.30 | attNetGate | ATT-NETGATE-MIB |
| 1.3.6.1.4.1.74.1.30.2 | ngInterfaceInfo | ATT-NETGATE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.74.1.30.2.5 | ifTimeInBackup | ATT-VPN-GATEWAY-MIB |