All MIBs › DLSW-MIB › dlswNodeUpTime
dlswNodeUpTime
Module: DLSW-MIB
OID (symbolic): DLSW-MIB::dlswNodeUpTime
OID (numeric): 1.3.6.1.2.1.46.1.1.6
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
The amount of time (in hundredths of a second) since the DLSw portion of the system was last re-initialized. That is, if dlswState is in the active state, the time the dlswState entered the active state. It will remain zero if dlswState is in the inactive state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.46.1.1.6 snmpwalk -v2c -c public <target> DLSW-MIB::dlswNodeUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.46.1.1.6.1 snmpget -v2c -c public <target> DLSW-MIB::dlswNodeUpTime.1
How to Use in IPNetwork Monitor
Select a router or gateway running Data Link Switching (DLSw) 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 dlswNodeUpTime under the dlswNode branch of DLSW-MIB, then select it and click OK. It reports, in hundredths of a second, how long the DLSw (Data Link Switching) subsystem has been running since it was last (re)initialized. 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 a TimeTicks-type OID, Value bounds is the most useful condition here — trigger an alert if the uptime resets to a small value unexpectedly, which indicates the DLSw subsystem restarted. Click Finish to create the monitor; you can adjust any parameter later.
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.46 | dlsw | DLSW-MIB |
| 1.3.6.1.2.1.46.1 | dlswMIB | DLSW-MIB |
| 1.3.6.1.2.1.46.1.1 | dlswNode | DLSW-MIB |
| 1.3.6.1.2.1.46.1.1.6 | dlswNodeUpTime | DLSW-MIB |