Basically what I want to do is have 2+ different keys pointing to the same value.
Sort of:
"AP7898", "AP7841" => array('loadStatusLoad' => '.1.3.6.1.4.1.318.1.1.12.2.3.1.1.2', 'loadStatusStatus => '.1.3.6.1.4.1.318.1.1.12.2.3.1.1.3', ),
both are ap7898 and ap7841 indicate values.
source share