sunSubAgentTable
SUN-MASTER-AGENT-MIB ·
.1.3.6.1.4.1.42.2.15.8
Object
table mandatory
This table lists all the sub-agents that are registered with the master agent. The list contains the names of all the sub agents that are currently running on the system. Some of these sub agents could be invoked by the master agent and other's could have benn invoked by other means.
Context
- MIB
- SUN-MASTER-AGENT-MIB
- OID
.1.3.6.1.4.1.42.2.15.8- Type
- table
- Status
- mandatory
- Parent
- sunMasterAgent
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::sunSubAgentTable'
More examples
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::sunSubAgentTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.