All MIBs › JUNIPER-ATM-MIB › jnxAtmVCTotalDownTime
jnxAtmVCTotalDownTime
Module: JUNIPER-ATM-MIB
OID (symbolic): JUNIPER-ATM-MIB::jnxAtmVCTotalDownTime
OID (numeric): 1.3.6.1.4.1.2636.3.10.2.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The total VC down time in seconds ever since the system rebooted.
What is jnxAtmVCTotalDownTime?
The cumulative number of seconds this VC has spent in the down state since the system last rebooted -- a running total, not a single outage's duration, useful for gauging a circuit's overall availability since boot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.10.2.1.6 snmpwalk -v2c -c public <target> JUNIPER-ATM-MIB::jnxAtmVCTotalDownTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.10.2.1.6.1 snmpget -v2c -c public <target> JUNIPER-ATM-MIB::jnxAtmVCTotalDownTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> jnxAtmVCTotalDownTime.1
Start monitoring Juniper routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JUNIPER-ATM-MIB::jnxAtmVCTotalDownTime OID value, configure state conditions and alerts, and monitor any Juniper routers from a single console.
OID Breakdown
Upper-level ancestors (8 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.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.10 | jnxAtm | JUNIPER-ATM-MIB |
| 1.3.6.1.4.1.2636.3.10.2 | jnxAtmVCTable | JUNIPER-ATM-MIB |
| 1.3.6.1.4.1.2636.3.10.2.1 | jnxAtmVCEntry | JUNIPER-ATM-MIB |
| 1.3.6.1.4.1.2636.3.10.2.1.6 | jnxAtmVCTotalDownTime | JUNIPER-ATM-MIB |