Download Simple Network Management Protocol (SNMP)
Transcript
SNMP Reference Manual snmp community mib add community(Idx, CommName, SecName, CtxName, TransportTag) -> Ret Types: Idx = string() CommName = string() SecName = string() CtxName = string() TransportTag = string() Ret = fok, Keyg | ferror, Reasong Key = term() Reason = term() Adds a community to the agent config. Equivalent to one line in the community.conf file. delete community(Key) -> Ret Types: Key = term() Ret = ok | ferror, Reasong Reason = term() Delete a community from the agent config. Simple Network Management Protocol (SNMP) 111