Specifications

Appendix A - Agent Capabilities MIB 65
© 2011 Datacom Systems Inc
Examples of sysObjectID values retrieved from a Datacom SNMP agent
by a management application include the following:
sysObjectID.0 = agentIdCopperConfigurables218
sysObjectID.0 = agentIdAllPluggables227
4.2 AGENT-CAPABILITIES statements
The capabilities of a Datacom SNMP agent are exposed as a set of
values in the sysORTable. For additional information about the
object definitions comprising the sysORTable, see the SNMPv2-MIB
[RFC 3418].
Datacom agent capabilities are defined within the Datacom agentCaps
subtree.
Refer to section 6, "Mapping of the AGENT-CAPABILITIES macro" in RFC
2580, "Conformance Statements for SMIv2" [RFC2580] for further
information on the use of agent capabilities statements by
management application and SNMP agents.
An example of values exposed in the sysORTable follows:
sysORID.1 = dcomCapsSNMPv3Base
sysORDescr.1 = "supports SNMPv3"
sysORUpTime.1 = 54
sysORID.2 = dcomCapsAres1dot0dot0
sysORDescr.2 = "supports Datacom ARES version 1.0.0"
sysORUpTime.1 = 55
5. Definitions
DATACOM-AGENT-CAPS-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, OBJECT-IDENTITY
FROM SNMPv2-SMI -- [RFC2578]
AGENT-CAPABILITIES
FROM SNMPv2-CONF -- [RFC2580]
datacomMibs, agentIdents,
agentCaps
FROM DATACOM-SMI-MIB;