Slide 27
Slide 27 text
Implementing MIBs
➔
snmpd: built-in support for number of MIBs, e.g. IF-MIB
➔
Extensible: snmpd as master agent allows for subagents
implementing parts of the MIB (MIB modules)
➔
Three alternatives differing in data representation and
communication mechanisms:
➔
Proxied SNMP: standard SNMP packet format, full fledged
agent unaware of subagent role on non-standard port
➔
SMUX (RFC 1227): standard SNMP packet format,
subagent registers with master agent, issues, historical
➔
AgentX (RFC 2741): more compact packet format,
advanced functionality, state of the art, enabled with
“master agentx” line in snmpd.conf