K3 1RU AB Switch Page 20
MIB Definitions
k16RackName 1.3.6.1.4.1.1418.1.1.1
This read/write variable is the name of the k16 nest. This variable can be programmed either via SNMP,
Telnet or via serial port. It can contain printable characters and MUST not exceed 20 characters in
length.
k16CardTable 1.3.6.1.4.1.1418.1.1.2
This variable is not directly accessible.
k16CardEntry 1.3.6.1.4.1.1418.1.1.2.1
This variable is not directly accessible.
k16CardIndex 1.3.6.1.4.1.1418.1.1.2.1.1.k16CardIndex
The card index. This is a 0 based index so 0 is card 1 and 15 is card 16.
k16CardName 1.3.6.1.4.1.1418.1.1.2.1.2.k16CardIndex
This read/write variable is used to set or get the name of an individual A/B card. The card name can only
contain printable ASCII characters and MUST not exceed 20 characters in length.
k16CardPosition 1.3.6.1.4.1.1418.1.1.2.1.3.k16CardIndex
This read/write variable can be used to set or get the position of any of the 16 A/B cards individually. This
variable uses an enumerated integer where:
1 = a
2 = b
3 = disabled
4 = invalidCardIndex
The values 3 and 4 cannot be used in the set command. These are returned by the get and set
commands when appropriate.
k16CardEnable 1.3.6.1.4.1.1418.1.1.2.1.4.k16CardIndex
This read/write variable is used to set or get the enabled/disabled status of an A/B card. It uses an
enumerated integer where:
1 = enabled
2 = disabled
3 = invalid index
The value 3 cannot be used in the set command. It is returned by both the set and get commands when
the card index is invalid.
k16GangControl 1.3.6.1.4.1.1418.1.1.3
This read/write variable is used to set the position of all cards in the nests. It uses an enumerated integer
where:
1 = a
2 = b
3 = writeOnly
The value 3 is always returned form both the get and set commands to alert the operator that there is no
data for this command to return.