Objects (3)
.1.3.6.1.4.1.259
.1.3.6.1.4.1.259.8
.1.3.6.1.4.1.259.8.1
Dependencies (18) 8 direct · 10 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Type Definitions (3)
OctetString range: 0..128
The total length of the key is 1024 characters,
it is divided into 8 parts and stored in 8 separated mib
variables as below:

Key1: part 1 of the key (1-128)
Key2: part 2 of the key (129-256)
Key3: part 3 of the key (257-384)
Key4: part 4 of the key (385-512)
Key5: part 5 of the key (513-640)
Key6: part 6 of the key (641-768)
Key7: part 7 of the key (769-896)
Key8: part 8 of the key (897-1024)

Please note that if the key string is less then 1024 characters,
the remaining part of the string will be filled by a zero-length string.
For example, if the length of the key is 129,
we will get a string of length 128 in Key1, and
a string of length 1 in Key2,
moreover, Key3 to Key8 will all be zero-length strings.
Enumeration
short(1)
long(2)
The path cost mode of a spanning tree algorithm, short(1) indicates
that we retrieve/configure the spanning tree path cost as a 16 bit
value and long(2) indicates that we retrieve/configure the spanning
tree path cost as a 32 bit value.
Enumeration
valid(1)
invalid(2)
A simple status value for the object to create and destroy
a table entry. This is a simplified variant of RowStatus as it
supports only two values. Setting it to valid(1) creates an entry.
Setting it to invalid(2) destroys an entry.