Change nsIETFWGName type to integer.

This commit is contained in:
Kristofer Hallin 2022-06-07 20:45:44 +02:00 committed by Olof hagsand
parent 86e6c3cd5e
commit c5d2d54fd3

View file

@ -239,12 +239,12 @@ clixonIETFWGEntry OBJECT-TYPE
INDEX { nsIETFWGName }
::= {clixonIETFWGTable 1 }
ClixonIETFWGEntry ::= SEQUENCE {
nsIETFWGName OCTET STRING,
nsIETFWGName INTEGER,
nsIETFWGChair1 OCTET STRING,
nsIETFWGChair2 OCTET STRING
}
nsIETFWGName OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(1..32))
SYNTAX INTEGER
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION