Cajun P550/P880/P882 Switch User Guide
Supported MIB Groups
C-21
"Contains the username to be used if the protocol specified in
genOpProtocolType
requires one. The default value will be the empty string"
DEFVAL{'0'H}
::= { genOpEntry 7 }
genOpPassword OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..128))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Contains the password to be used if the protocol specified in
genOpProtocolType
requires one. The default value will be the empty string"
DEFVAL{'0'H}
::= { genOpEntry 8 }
genOpProtocolType OBJECT-TYPE
SYNTAX INTEGER {
tftp(1),
ftp(2),
localPeerTransport(3),
localServerTransport(4)
}