The definition of subnet events is as follows:
subnet-desc ::= subnet-mask-info "," masklen-info "," addr-type-info
subnet-mask-info ::= "subnet-mask" "," subnet-mask
masklen-info ::= "mask-len" "," mask-len
addr-type-info ::= "type" "," addr-type
addr-type ::= "internal" | "external"
2003-02-01 10:00:15.0,newyork:3000,event="resource",op="add",farm-id="99", category="subnet",subnet="10.10.0.81",mask-len="28",type="external"
On Feb 1, 2003 at 10:00:15 in the newyork I-Fabric, event 3000 was generated. A resource was added to farm 99. The resource was a subnet. The subnet is located at 10.10.0.81, the mask length of the subnet is 28, and the type of the subnet is external.