~ubuntu-branches/ubuntu/intrepid/net-snmp/intrepid-proposed

« back to all changes in this revision

Viewing changes to agent/mibgroup/Rmon/row_api.h

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2006-11-28 12:29:34 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20061128122934-82xxzy2zcvypnvy7
Tags: 5.2.3-4ubuntu1
* Merge from debian unstable, remaining changes:
  - remove stop links from rc0 and rc6

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
    RMON1_ENTRY_VALID = 1,
30
30
    RMON1_ENTRY_CREATE_REQUEST,
31
31
    RMON1_ENTRY_UNDER_CREATION,
32
 
    RMON1_ENTRY_INVALID,
 
32
    RMON1_ENTRY_INVALID
33
33
} RMON1_ENTRY_STATUS_T;
34
34
 
35
35
#define MAX_OWNERSTRING         128