7 May 2013 20:27
suggested updates to draft-asai-vmm-mib-03.txt
Michael MacFaden <mrm <at> vmware.com>
2013-05-07 18:27:05 GMT
2013-05-07 18:27:05 GMT
Juergen wrote: >can you please send this message to the OPSAWG mailing list? We need >to move discussions over to the list. Attached please find my suggested patch to the draft-asai-vmm-mib-03.txt In short: 1. Introduce a new TC called VirtualMachineList. It is a clone of Q-BRIDGE-MIB PortList 2. Introduce a new managed object, vmBulkNotificationsEnabled, to report which type of events to receive, either bulk or existing per vm notifications. 3. Adds a parallel set of notifications to match: vmRuning, vmShutdown, vmPaused, vmSuspended, vmCrashed, vmDeleted that only send a new accessible-for-notify variable vmAffectedVMs using SYNTAX VirtualMachineList. Lastly, I've added some comments (grep mrm) about what clients should expect with vmName, vmUUID, vmIndex based on my prior deployment experience with the similarly structured VMWARE-VMINFO-MIB. Once patched, the VM-MIB should be syntactically correct to smilint -l9. Here are the pre-existing diagnostics before/after the patch. $smilint -l 9 ./UUID-TC-MIB ./VM-MIB ./UUID-TC-MIB:71: warning: current type `UUID' is not referenced in this module ./UUID-TC-MIB:82: warning: current type `UUIDorZero' is not referenced in this module(Continue reading)
RSS Feed