Differences in Classes of

Managed Object Model for virtual MRF

Managed Information Model (MIM) identity
     Name   : MrfMOM
     Version : 2
     Release : 6
     Correction : 0
    

Compared to

for virtual MRF


Managed Information Model (MIM) identity
     Name   : MrfMOM
     Version : 2
     Release : 6
     Correction : 0
    

 

Contents

class Snmp changed
 

 
class Snmp
attribute agentAddress
description
  Listen addresses for the SNMP agent.
Attribute defines ports and IP addresses the agent listens to for incoming SNMP requests that use UDP protocol. Typical configurations use one port with uses IP address 0.0.0.0 (IPv4) or :: (IPv6) and port 161, which means that the standard SNMP port is used on all interfaces.
attribute agentAddressDtls
description
  Listen addresses for SNMP agent that uses DTLS.
Attribute defines ports and IP addresses the agent listens to for incoming SNMP requests that use DTLS transport protocol. The typical configuration uses one port with IP address 0.0.0.0 (IPv4) or :: (IPv6) and port 10161. This means that the standard port for SNMP over DTLS is used on all interfaces.


  Differences in Classes