ctDAWanDeviceConnectTime
CT-DAWAN-MIB ·
.1.3.6.1.4.1.52.4497.16.2.1.19
Object
The value of sysUpTime at the time when the device entered its current active state. This object will be 0 if the device is currently inactive. This object will be upctDAted whenever there is a state transition to the active state.
Context
- MIB
- CT-DAWAN-MIB
- OID
.1.3.6.1.4.1.52.4497.16.2.1.19- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ctDAWanDeviceEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CT-DAWAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-DAWAN-MIB::ctDAWanDeviceConnectTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-DAWAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-DAWAN-MIB::ctDAWanDeviceConnectTime.<ctDAWanDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-DAWAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-DAWAN-MIB::ctDAWanDeviceConnectTime'