]> git.proxmox.com Git - mirror_frr.git/commit
snmp: fix OSPFV3-MIB implementation
authorVincent Bernat <bernat@luffy.cx>
Tue, 22 May 2012 11:34:24 +0000 (13:34 +0200)
committerVincent Bernat <bernat@luffy.cx>
Mon, 25 Jun 2012 17:05:16 +0000 (19:05 +0200)
commit0f0ab5180877559e92b71daacb8a106a815a5ade
tree2553d47180fceebc1e3180f33645410d21173233
parent8046ba6ec4d6e87bf8da6563c0f3e5e66c4652b3
snmp: fix OSPFV3-MIB implementation

Use the real MIB from RFC 5643. Fix used ASN1 types. Indexes are not
exported any more (they are "no access"). Fix some endian
issues. Also, ID are just integers, not IPv4 addresses.

No additional OID are supported in this commit.
ospf6d/OSPFv3-MIB.txt
ospf6d/ospf6_snmp.c