[Top]
Protocols
Protocols.SNMP
|
Module Protocols.SNMP
- Description
-
SNMPv1 and v2c
- Constant
ERROR_TOOBIG
-
constant Protocols.SNMP.ERROR_TOOBIG
- Description
-
Error tooBig
- Constant
ERROR_NOERROR
-
constant Protocols.SNMP.ERROR_NOERROR
- Description
-
Error noError
- Constant
ERROR_NOSUCHNAME
-
constant Protocols.SNMP.ERROR_NOSUCHNAME
- Description
-
Error noSuchName
- Constant
ERROR_BADVALUE
-
constant Protocols.SNMP.ERROR_BADVALUE
- Description
-
Error badValue
- Constant
ERROR_READONLY
-
constant Protocols.SNMP.ERROR_READONLY
- Description
-
Error readOnly
- Constant
ERROR_GENERROR
-
constant Protocols.SNMP.ERROR_GENERROR
- Description
-
Error genError
- Constant
REQUEST_GET
-
constant Protocols.SNMP.REQUEST_GET
- Description
-
PDU type Get
- Constant
REQUEST_GETNEXT
-
constant Protocols.SNMP.REQUEST_GETNEXT
- Description
-
PDU type GetNext
- Constant
REQUEST_SET
-
constant Protocols.SNMP.REQUEST_SET
- Description
-
PDU type Set
- Constant
REQUEST_GET_RESPONSE
-
constant Protocols.SNMP.REQUEST_GET_RESPONSE
- Description
-
PDU type GetResponse
- Constant
REQUEST_TRAP
-
constant Protocols.SNMP.REQUEST_TRAP
- Description
-
PDU type Trap
|