sunSubAgentWatchDogTime
SUN-MASTER-AGENT-MIB ·
.1.3.6.1.4.1.42.2.15.8.1.12
Object
This timeout is used by the Master Agent to determine if the subagent is up or not. The Master Agent will poll the subagent only if there has been no activity between the Master Agent and the subagent for this specified interval. This interval is specified in seconds.
Context
- MIB
- SUN-MASTER-AGENT-MIB
- OID
.1.3.6.1.4.1.42.2.15.8.1.12- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sunSubAgentEntry
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 'SUN-MASTER-AGENT-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-MASTER-AGENT-MIB::sunSubAgentWatchDogTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-MASTER-AGENT-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-MASTER-AGENT-MIB::sunSubAgentWatchDogTime.<sunSubAgentID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-MASTER-AGENT-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-MASTER-AGENT-MIB::sunSubAgentWatchDogTime'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647