rlaager / docsis

This program encodes a DOCSIS binary configuration file from a human-readable text configuration file.
http://docsis.sourceforge.net
GNU General Public License v2.0
114 stars 70 forks source link

[TODO] OCHD2.1 support for TLV 54 #32

Open AdrianSimionov opened 8 years ago

AdrianSimionov commented 8 years ago

It is defined in OC-SP-HOST2.1-CFR-I17

TLV Number Name Chapter
54 SNMPv3AccessViewConfiguration 15.2.2
54.1 SNMPv3AccessViewName 15.2.2.1
54.2 SNMPv3AccessViewSubtree 15.2.2.2
54.3 SNMPv3AccessViewMask 15.2.2.3
54.4 SNMPv3AccessViewType 54.4

A test case should also be written.