Variable SnmpStatusTypesConst

SnmpStatusTypes: {
    1: OnmsSnmpStatusType;
    2: OnmsSnmpStatusType;
    3: OnmsSnmpStatusType;
} = ...

Contains constant instances of all SNMP status types.

Type declaration