Added range for INTEGER type in CLIXON-TYPES-MIB.
This commit is contained in:
parent
97cec9daec
commit
9f48b491c1
1 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@ ClixonIETFWGEntry ::= SEQUENCE {
|
||||||
nsIETFWGChair2 OCTET STRING
|
nsIETFWGChair2 OCTET STRING
|
||||||
}
|
}
|
||||||
nsIETFWGName OBJECT-TYPE
|
nsIETFWGName OBJECT-TYPE
|
||||||
SYNTAX INTEGER
|
SYNTAX INTEGER (1..2147483647)
|
||||||
MAX-ACCESS not-accessible
|
MAX-ACCESS not-accessible
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue